Bert Blommers
706ff9f5e0
Techdebt: MyPy M ( #6170 )
2023-04-03 22:50:19 +00:00
Bert Blommers
52870d6114
Feature: RDS Data ( #6168 )
2023-04-03 16:18:10 +00:00
github-actions[bot]
02e892e30a
chore: update SSM default parameters ( #6166 )
2023-04-03 09:17:39 +00:00
github-actions[bot]
5e415eba05
chore: update EC2 Instance Types ( #6164 )
2023-04-03 09:17:04 +00:00
Lewis Gaul
2667a53725
EC2: Support assigning specified private IP addrs ( #6147 )
2023-04-03 09:16:31 +00:00
Jordan Sanders
7dc17d655b
CloudFormation: Implement Fn::ToJsonString ( #6167 )
2023-04-02 21:56:24 +00:00
github-actions[bot]
fe7f8ae249
chore: update EC2 Instance Offerings ( #6163 )
2023-04-02 17:36:20 +00:00
github-actions[bot]
492d8a7cdc
chore: update SSM default AMI's ( #6156 )
2023-04-02 17:35:51 +00:00
Bert Blommers
0677f69211
ECS: run_task() now validates the provided launch-type ( #6161 )
2023-04-02 11:44:10 +00:00
Bert Blommers
0e58d3996b
APIGateway: Allow semicolon in path ( #6159 )
2023-04-01 22:37:57 +00:00
Bert Blommers
d343981916
S3: head_object() now returns the AcceptRanges header ( #6157 )
2023-04-01 20:20:29 +00:00
Basti110
fe1869212f
dynamodb AttributeUpdate ADD/PUT/DELETE for NS ( #6138 )
2023-04-01 16:47:04 +00:00
Viren Nadkarni
d0cfddebfd
EC2: Implement GetLaunchTemplateData ( #6152 )
...
* EC2: Implement GetLaunchTemplateData
* Update implementation coverage docs
* Fix test
2023-03-30 16:53:26 +01:00
Ian Tempest
20ea1f43ac
ecr.put_image - Support imageManifestMediaType parameter (issue 6135) ( #6136 )
...
* ecr.put_image - Support imageManifestMediaType parameter (issue 6135)
* test_put_image_without_mediatype alternative error raised in server mode
* Fix indentation in test_put_image_without_mediatype
2023-03-30 08:40:57 +01:00
Priya M
d07b50f755
Fix Cloudformation delete stack implementation ( #6123 )
2023-03-29 21:53:30 +01:00
github-actions[bot]
a4fe80d274
chore: update SSM default parameters ( #6133 )
...
Co-authored-by: bblommers <bblommers@users.noreply.github.com>
2023-03-28 18:09:40 +01:00
github-actions[bot]
015e03764c
chore: update EC2 Instance Types ( #6131 )
...
Co-authored-by: bblommers <bblommers@users.noreply.github.com>
2023-03-28 18:09:02 +01:00
Jordan Sanders
adb64bd97a
CloudFormation, Logs: Resolve LogGroup physical id and attributes ( #6125 )
...
* CloudFormation, Logs: Add physical_resource_id to LogGroup
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-loggroup.html#aws-resource-logs-loggroup-return-values
This brings CloudFormation's Ref behavior more in line with actual
AWS behavior. Previously, it returned an instance of a LogGroup model.
I didn't add a test case for this but I'm happy to do so if requested.
* Resolve LogGroup Fn::GetAtt
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-loggroup.html#aws-resource-logs-loggroup-return-values
* Add type annotations
* Add return type annotation
* Updating CloudFormation coverage
2023-03-28 13:17:56 +01:00
Brian Pandola
93638de380
Add filtering support for RDS::DBCluster ( #6144 )
...
* Add filtering support for RDS::DBCluster
* Add support for filtering by `db-cluster-id`.
* Add support for filtering by `engine`.
Obviates the need for the recent change (#6114 ) because the filter definition maps
`db_cluster_id` to either `db_cluster_identifier` or `db_cluster_arn`.
* No longer required due to filter configuration.
* Account for Neptune weirdness...
2023-03-28 08:54:41 +01:00
github-actions[bot]
e3fe0b0c39
chore: update EC2 Instance Offerings ( #6130 )
...
Co-authored-by: bblommers <bblommers@users.noreply.github.com>
2023-03-27 18:03:32 +01:00
Bert Blommers
14d3c5a76a
Techdebt: MyPy ManagedBlockchain ( #6134 )
2023-03-27 18:00:24 +01:00
Moto Admin
fa2b6d28b0
Post-release steps
2023-03-26 16:31:12 +00:00
Bert Blommers
e0726f2d63
Feature: OpenSearch ( #6128 )
2023-03-26 12:43:28 +00:00
Bert Blommers
638171a9e1
SecretsManager - deal with partial ARNs ( #6127 )
2023-03-25 11:00:17 -01:00
Jordan Sanders
5c2fc55ea1
CloudFormation: Implement Fn::Sub variable mapping ( #6124 )
2023-03-24 18:33:52 -01:00
Jordan Sanders
d33fe9e086
Implement CloudFormation Stack deletion for VPCs, Subnets ( #6118 )
2023-03-24 16:49:03 -01:00
Bert Blommers
ea96013957
S3: get_object() now returns the AcceptRanges header ( #6121 )
2023-03-24 10:55:56 -01:00
Jordan Sanders
e3244a9678
CloudFormation: Support Retain DeletionPolicy in stacks ( #6115 )
2023-03-24 10:39:02 -01:00
Bert Blommers
588dd58b37
EC2: Remove duplicate AMI ( #6122 )
2023-03-24 09:45:06 -01:00
Bert Blommers
93eb669af4
Techdebt: MyPy L ( #6120 )
2023-03-24 09:43:51 -01:00
Bert Blommers
3adbb8136a
RDS: describe_db_clusters() now accepts an ARN as identifier ( #6114 )
2023-03-23 16:57:17 -01:00
Viren Nadkarni
f01709f9ba
Fix DescribeInstances error due to a deleted subnet ( #6112 )
2023-03-23 09:26:49 -01:00
Bert Blommers
c3460b8a1a
Techdebt: MyPy K ( #6111 )
2023-03-23 09:17:40 -01:00
Bert Blommers
64abff588f
S3: head_bucket() now returns the region-header ( #6107 )
2023-03-23 09:13:51 -01:00
Bert Blommers
1570ca4e0c
Techdebt: Fix Docker SHA on release ( #6108 )
2023-03-22 22:00:50 -01:00
Bert Blommers
53603b01c7
EC2: create_route() should allow overlapping CIDR's ( #6106 )
2023-03-22 13:07:58 -01:00
Bert Blommers
681db433fd
S3: select_object_content() (Experimental) ( #6103 )
2023-03-21 15:55:19 -01:00
github-actions[bot]
54f473bb90
chore: update SSM default parameters ( #6094 )
2023-03-21 10:14:36 -01:00
Tristan Rice
293c6c7aa0
Batch: use specified network IP address ( #6095 )
2023-03-20 16:00:01 -01:00
github-actions[bot]
fedac8c0d8
chore: update EC2 Instance Offerings ( #6088 )
2023-03-20 15:59:10 -01:00
cloudsurfer
dbee9f0c07
RDS: added TagList
to DatabaseSnapshot Model ( #6083 )
2023-03-20 15:58:24 -01:00
Bert Blommers
6087a203fd
Techdebt: MyPy I ( #6092 )
2023-03-20 13:58:49 -01:00
Bert Blommers
2b9c98895c
Events: Separate Rules by the EventBus they're assigned to ( #6091 )
2023-03-20 13:47:22 -01:00
github-actions[bot]
86a00f1e4b
chore: update EC2 Instance Types ( #6089 )
2023-03-20 13:46:42 -01:00
Moto Admin
0377520f94
Post-release steps
2023-03-19 20:58:44 +00:00
Bert Blommers
75d1018c28
CloudFormation - support AWS::CloudFormation::Stack-resources ( #6086 )
2023-03-18 15:19:06 -01:00
Bert Blommers
8bf55cbe0e
IOT: delete_certificate() now supports the forceDelete-parameter ( #6085 )
2023-03-18 09:36:26 -01:00
Bert Blommers
851f0c1181
AWSLambda: Ability to customize Dockers' data dir ( #6084 )
2023-03-18 09:35:48 -01:00
Bert Blommers
5eef06ee51
DynamoDB: allow leading underscore in expression attr name ( #6082 )
2023-03-17 14:22:05 -01:00
Bert Blommers
94100c116c
S3: get_object_attributes() ( #6075 )
2023-03-16 10:56:20 -01:00