5963 Commits

Author SHA1 Message Date
Bert Blommers
1242819e16
Prep release 4.1.13 (#6524) 2023-07-15 21:34:51 +00:00
Macwan Nevil
55a72f3e88
S3: fixed tagging (#6491) 2023-07-14 12:54:41 +00:00
Macwan Nevil
1098d4557f
Logs: added support for destinations mocking (#6487) 2023-07-14 12:53:44 +00:00
rafcio19
e0ceec9e48
RDS: db instance identifier validation (#6519) 2023-07-13 21:31:14 +00:00
Giovanni Grano
9b641e3c29
Techdebt: Fix service name for acm backend (#6446) 2023-07-13 18:01:01 +00:00
steffyP
33c665fc21
EMR: fix handling of Properties for job flows (#6513) 2023-07-12 17:30:58 +00:00
Bert Blommers
6668310884
Scheduler: get_schedule() now returns the CreationDate and LastModificationDate attributes (#6510) 2023-07-11 09:32:22 +00:00
Bert Blommers
2dbbdc3123
IOTData: publish() should be able to handle non-Unicode bytes (#6509) 2023-07-11 09:31:44 +00:00
Bert Blommers
971568f226
CloudFront - Add default timeouts for CustomOrigins (#6508) 2023-07-11 09:31:07 +00:00
github-actions[bot]
7d31fe378d
chore: update SSM default parameters (#6503) 2023-07-10 21:05:24 +00:00
github-actions[bot]
9ff5fae7c3
chore: update EC2 Instance Offerings (#6498) 2023-07-10 21:04:54 +00:00
github-actions[bot]
1b2dfbaf56
chore: update EC2 Instance Types (#6499) 2023-07-09 22:22:55 +00:00
Viren Nadkarni
89f2a3c538
SSM: Fix bad state caused by invalid PutParameter request (#6484) 2023-07-07 14:13:57 +00:00
Bert Blommers
47bca5b607
Route53: create_hosted_zone() now returns the Location (#6492) 2023-07-07 09:10:52 +00:00
rafcio19
5f1ccb298e
Lambda: additional optional fields (#6483) 2023-07-06 16:45:29 +00:00
Daniel Fangl
3ddfc0db40
IAM: fix keyerror result when attaching non-existent policy, add tests, fix error message for user as well (#6482) 2023-07-05 15:00:19 +00:00
David
4011a68f06
ECR: add CreateRepository name validation (#6479) 2023-07-04 15:49:57 +00:00
Viren Nadkarni
b66272717f
Add type:Sender field to error response (#6465) 2023-07-04 11:06:20 +00:00
David
7f43889ef6
EC2: fix DescribeLaunchTemplateVersions default response (#6477) 2023-07-04 09:36:34 +00:00
github-actions[bot]
bc67c9410d
chore: update SSM Instance AMI's (#6471) 2023-07-04 09:33:26 +00:00
Viren Nadkarni
db002cb958
Route53: Implement GetHealthCheckStatus (#6460) 2023-07-03 10:03:48 +00:00
Bert Blommers
4f091efcce
CF:create_distribution() - fix config with single alias (#6472) 2023-07-02 10:04:05 +00:00
Bert Blommers
2d608ecd22
SecretsManager: delete_secret should throw an error for 0 day Recovery (#6469) 2023-07-01 11:35:22 +00:00
Bert Blommers
8e35eedc3d
Batch: create_compute_environment() now validates instanceRole and minvCpu (#6470) 2023-07-01 10:33:21 +00:00
Oliver Bell
bf3c9768b2
Lambda: create list_aliases functionality (#6455) 2023-07-01 10:32:33 +00:00
Bert Blommers
f1c72814d8
APIGatewayV2: Stages (#6456) 2023-06-29 09:09:15 +00:00
David
3f528f5428
EC2: add GroupId to SecurityGroupRules (#6437) 2023-06-29 09:07:52 +00:00
Cristopher Pinzón
8ba1a61424
SSM: add support for maintenance window tasks (#6430) 2023-06-28 21:30:11 +00:00
Bert Blommers
22774e8d08
Core: Reduce slowdown mock_all (#6451) 2023-06-28 21:23:33 +00:00
Bert Blommers
3056ba95b7
Cloudfront: Origin Access Control (#6453) 2023-06-28 13:37:45 +00:00
rafcio19
5c12416492
DynamoDB: correct no table error (#6449) 2023-06-27 21:06:49 +00:00
rafcio19
1d50326585
StepFunctions: validation according to api docs (#6447)
* fix: validation according to api docs

* fix: validate execution name

* fix: only validate name if name supplied

---------

Co-authored-by: raf <rafal.jankowicz@avanti.space>
2023-06-27 11:26:35 +00:00
github-actions[bot]
48bfda642a
chore: update SSM default parameters (#6445) 2023-06-26 08:50:51 +00:00
github-actions[bot]
ed2b3430c8
chore: update EC2 Instance Types (#6443) 2023-06-25 22:42:47 +00:00
github-actions[bot]
f15306c41e
chore: update EC2 Instance Offerings (#6442) 2023-06-25 22:42:20 +00:00
Bert Blommers
5c0827547d
RDS: Automated snapshots now have the appropriate SnapshotType (#6444) 2023-06-25 17:36:42 +00:00
Moto Admin
bec9130d4c Post-release steps 2023-06-24 22:02:20 +00:00
Claudio Catterina
9b8e24925e
S3: Multiple Transitions in lifecycle configuration (#6439) 2023-06-24 19:30:13 +00:00
rafcio19
7e2cd92320
SSM: missing type from param update response (#6436) 2023-06-23 20:46:07 +00:00
Mike Grima
10106d76d9
Fixed bug in new Config recorder logic (#6434) 2023-06-23 10:23:52 +00:00
Cristopher Pinzón
9a247d5943
SSM: add support for maintenance window targets (#6429) 2023-06-23 10:22:35 +00:00
Mike Grima
883d01dd76
Merge pull request #6432 from rafcio19/fix/ssm_param_update
SSM: broken ssm param update, updated error message
2023-06-22 18:04:55 -04:00
Mike Grima
0a814f1697
Merge pull request #6425 from LewisGaul/replace-route-invalidparametervalue
EC2: Return appropriate error when calling EC2.Client.replace_route() with missing route
2023-06-22 13:21:40 -04:00
raf
103d6a9293 chore: mypy 2023-06-22 12:54:34 +01:00
Lewis Gaul
1d8ca4a852 Use same structure as delete_route() for determining cidr string 2023-06-22 04:29:05 -07:00
raf
e9d4816442 fix: broken ssm param update, updated error message 2023-06-22 11:57:12 +01:00
Mike Grima
af4a8e2ba6
AWS Config support for Resource Type Exclusions (#6428) 2023-06-21 11:41:00 +00:00
Cristopher Pinzón
c942883183
SSM: add patch baseline operations (#6426) 2023-06-21 11:37:09 +00:00
jeremyrobertson
5de95f4d02
Identitystore - Partial implementation (#6411) 2023-06-21 09:49:49 +00:00
Mike Grima
b11cc6a5fe
Merge pull request #6427 from robert-schmidtke/feature/upgrade-pyparsing
pyparsing 3.1.0 support, remove experimental warning on Glue partition filtering
2023-06-20 17:31:11 -04:00