Commit Graph

8536 Commits

Author SHA1 Message Date
Bert Blommers
69fc969e98
Techdebt: Update ACM coverage doc (#7472) 2024-03-15 10:27:42 -01:00
Bert Blommers
e4ac65f7cb
CloudFormation: Allow Conditions in Outputs (#7470) 2024-03-14 22:26:15 -01:00
João Pedro Schmitt
18a392bd0a
Cognito: update UserLastModifiedDate when changing user attributes (#7464) 2024-03-14 22:10:35 -01:00
dependabot[bot]
565442e23d
Bump softprops/action-gh-release from 1 to 2 (#7459) 2024-03-12 08:46:39 -01:00
David H. Irving
ed3f77fd77
Fix requests mock for custom S3 endpoints (#7445) 2024-03-12 08:46:11 -01:00
Bert Blommers
3d3f1c969e
APIGateway: update_usage_plan() now supports some remove-operations (#7457) 2024-03-11 18:29:20 -01:00
Filips Nastins
599446fee2
DynamoDB: raise validation error on consistent read on GSI (#7450) 2024-03-11 10:34:31 -01:00
Bert Blommers
3ef0f94fd5
Service: ResilienceHub (#7456) 2024-03-11 07:58:24 -01:00
github-actions[bot]
bfe1c12823
chore: update SSM default parameters (#7454) 2024-03-10 13:51:52 -01:00
Bert Blommers
3c71f81155
S3: Add Notifications for Restore-actions (#7455) 2024-03-10 13:51:22 -01:00
Bert Blommers
d5042facb6
Techdebt: Lock VPC service collection to remove race condition (#7453) 2024-03-10 10:38:42 -01:00
github-actions[bot]
b923383039
chore: update EC2 Instance Types (#7452) 2024-03-10 09:20:17 -01:00
github-actions[bot]
5b5596cfcf
chore: update EC2 Instance Offerings (#7451) 2024-03-10 09:19:54 -01:00
Moto Admin
4d326a9ad6 Post-release steps 2024-03-09 22:16:45 +00:00
Bert Blommers
e3330af3fe
Prep release 5.0.3 (#7447) 2024-03-09 20:39:46 -01:00
Bert Blommers
cb60935eea
CloudFormation: Support AWS::EMR::InstanceGroupConfig (#7446) 2024-03-08 21:15:19 -01:00
Bert Blommers
b13e493823
CloudFormation: Support deletion of AWS::LOGS::LogGroup (#7443) 2024-03-08 19:50:14 -01:00
Bert Blommers
b2ff3d98f6
CloudFormation: AWS::IAM::Role now supports RoleId (#7442) 2024-03-08 19:49:52 -01:00
Douglas Naphas
06bfd7f6db
Docs: refer to client, not client2, in sample (#7441) 2024-03-08 19:49:38 -01:00
Akira Noda
4fc45e71df
S3: Sending notification to EventBridge OBJECT_CREATED_COMPLETE_MULTIPART_UPLOAD_EVENT (#7435) 2024-03-08 19:49:00 -01:00
Bert Blommers
643c0dae17
Techdebt: Ignore proxy typing issue (#7444) 2024-03-08 18:55:45 -01:00
Bert Blommers
0455ebb953
SecretsManager: Ensure AWSPREVIOUS is only ever tied to one version (#7439) 2024-03-07 20:22:13 -01:00
Bert Blommers
349353edaa
Techdebt: Move S3 CompleteMultipartUpload to the backend (#7437) 2024-03-07 18:46:30 -01:00
Louis
4a7ed82e8a
fix: add dynamodb type mismatch validator (#7429) 2024-03-07 18:02:54 -01:00
Miki Watanabe
ef7653335b
S3: Add EventBridge Notification for DeleteObject (#7420) 2024-03-07 09:12:43 +00:00
Bert Blommers
dae651f62e
S3: put_bucket_logging() should handle prefix correctly (#7434) 2024-03-06 22:00:19 -01:00
Bert Blommers
74ea84edb4
EFS: CF support for FileSystems/AccessPoints (#7433) 2024-03-06 21:23:06 -01:00
Bert Blommers
4c65c32d40
EMR: Allow CF deletion of Cluster, Create/Delete of SecurityConfig (#7432) 2024-03-06 21:22:50 -01:00
Bert Blommers
95e183b6af
IAM: Allow CF to delete InstanceProfile with existing role (#7431) 2024-03-06 21:22:00 -01:00
rafcio19
8178cbde1a
EC2: SG rule tagging (#7424) 2024-03-05 13:08:13 -01:00
izipris
274fdae642
Cloudfront update_distribution - apply configuration changes (#7423) 2024-03-04 22:16:38 -01:00
Neev Cohen
d815421072
Feature: Route53Domains (#7406) 2024-03-04 22:16:02 -01:00
Bert Blommers
1c11fbc0a2
Athena: get_query_execution() should return exact OutputLocation file (#7422) 2024-03-04 20:17:17 -01:00
github-actions[bot]
131b78c82c
chore: update SSM default parameters (#7417) 2024-03-03 12:12:40 -01:00
github-actions[bot]
6b07e395bc
chore: update EC2 Instance Types (#7416) 2024-03-03 09:43:52 -01:00
github-actions[bot]
e9b745040e
chore: update EC2 Instance Offerings (#7415) 2024-03-03 09:43:31 -01:00
dependabot[bot]
3fbf1b1a23
Bump software.amazon.awssdk:bom in /other_langs/tests_java (#7414) 2024-03-01 22:03:12 -01:00
github-actions[bot]
cc10697521
chore: update Config Managed Rules (#7409) 2024-03-01 22:02:51 -01:00
github-actions[bot]
86f992341f
chore: update SSM default AMI's (#7411) 2024-03-01 22:02:36 -01:00
github-actions[bot]
ff64cd4fc4
chore: update IAM Managed Policies (#7410) 2024-03-01 22:02:18 -01:00
Bert Blommers
cd40abe0a9
CloudFormation: Allow deletion of deeply nested structures (#7413) 2024-03-01 21:04:10 -01:00
Akira Noda
c404f0877e
S3: Adding tests of EventBridge notification ObjectCreated:Copy (#7407) 2024-02-29 09:35:42 -01:00
Daniel Fangl
ce447bfc2a
ECR: Add get registry scanning configuration operation (#7402) 2024-02-29 09:33:45 -01:00
rafcio19
12460e510d
SQS: message send param validation (#7403) 2024-02-29 08:44:24 -01:00
Akira Noda
ee9cdfa677
S3: Sending notification to EventBridge ObjectCreated:Post (#7368) 2024-02-28 20:11:19 -01:00
Bert Blommers
ca28bdf702
S3: Form uploads: Ensure streams are closed properly (#7405) 2024-02-28 20:03:47 -01:00
Bert Blommers
d2204f3cc2
Athena: Add additional proxy tests (#7401) 2024-02-27 19:19:47 -01:00
Kurt McKee
a115d1dc08
Fix a minor typo (#7400) 2024-02-27 18:11:38 -01:00
Gábor Németh
87964a7cc9
EC2: Fix vpn gateway tags and type (#7397) 2024-02-27 18:10:27 -01:00
Bert Blommers
3064a28202
Tests: Verify Athena QueryResults work in ProxyMode (#7395) 2024-02-26 22:32:33 -01:00