Commit Graph

4510 Commits

Author SHA1 Message Date
Lewis Gaul
b21131c4f6 Add testcase for replace_route() returning InvalidParameterValue error code 2023-06-19 07:29:53 -07:00
Danish Amjad
1c8d1aec2e
DMS: Fix TableMappings and ReplicationTaskSettings format. (#6396) 2023-06-16 14:12:23 +00:00
Bert Blommers
3741058242
Techdebt: Replace sure with regular asserts in Batch (#6413) 2023-06-16 10:42:07 +00:00
rafcio19
a15b14085b
RDS: improve global clustering behaviour (#6403) 2023-06-15 21:21:20 +00:00
Bert Blommers
932b7a25d6
Lambda: delete_layer_version() now also accepts an ARN (#6409) 2023-06-15 11:05:06 +00:00
Bert Blommers
0247719554
Techdebt: MyPy all the things (#6406) 2023-06-15 11:03:58 +00:00
Bert Blommers
2e3b06bbe5
Moto Dashboard - Don't fail when S3 objects are deleted (#6410) 2023-06-15 11:03:20 +00:00
Bert Blommers
667bb9aa56
ECR: put_image() - ensure that we can overwrite tags on image with multiple tags (#6408) 2023-06-15 09:28:23 +00:00
Bert Blommers
1dfbeed5a7
SESv2: send_email(): raw emails are send as JSON (#6405) 2023-06-14 17:33:48 +00:00
Bert Blommers
d7828fdb1d
Codebuild - create_project(): Loosen serviceRole validation (#6401) 2023-06-14 09:31:55 +00:00
Bert Blommers
f1ba6554b2
Techdebt: Replace sure with regular asserts in AWSLambda tests (#6393) 2023-06-11 18:44:30 +00:00
Bert Blommers
6b86113534
Feature: AppConfig (#6391) 2023-06-11 14:45:26 +00:00
Daniel Gomes-Sebastiao
6d9f4646c1
Cloudfront: correct create_invalidation API response (#6387) 2023-06-10 18:31:38 +00:00
Bert Blommers
0b2e86ce68
Techdebt: Replace sure with regular asserts in Autoscaling (#6383) 2023-06-09 11:16:59 +00:00
Bert Blommers
3697019f01
Techdebt: Replace sure with regular asserts in Athena tests (#6382) 2023-06-09 10:11:05 +00:00
Bert Blommers
56895eae17
Techdebt: Replace sure with regular asserts in AppSync tests (#6381) 2023-06-09 10:10:11 +00:00
Bert Blommers
6e7edd5057
DynamoDB: Support projection expressions in lists (#6375) 2023-06-08 17:10:14 +00:00
Jan Stourac
5bfc575be8
CloudWatch: improve startTime and endTime handling to match AWS better (#6380) 2023-06-08 17:00:25 +00:00
Bert Blommers
12c82c3088
Techdebt: Replace sure with regular asserts in APIGatewayV2 tests (#6377) 2023-06-08 11:40:10 +00:00
Hisashi Kamezawa
681873d177
EC2: create_volume(): support Throughput-parameter (#6379) 2023-06-08 11:35:57 +00:00
Bert Blommers
08e509506a
Techdebt: Replace sure with regular asserts in ApplicationAutoscaling tests (#6378) 2023-06-08 11:32:46 +00:00
Bert Blommers
7c702ee33f
S3: Return CORS headers for GET/PUT requests (#6376) 2023-06-07 22:28:40 +00:00
Lyderic Dutillieux
d20da03225
EC2: allow creation multiple flow logs on same resource id (#6374) 2023-06-07 15:44:24 +00:00
Jonathan Bell
491f26f37a
SSM: Implement physical_resource_id property (#6370) 2023-06-07 09:48:06 +00:00
Bert Blommers
5e89ceee69
Techdebt: Replace sure with regular asserts in APIGateway tests (#6366) 2023-06-07 09:46:18 +00:00
Bert Blommers
073b494113
Techdebt: Replace sure with regular asserts in AMP tests (#6364) 2023-06-04 09:50:10 +00:00
Bert Blommers
6cd9aae100
Techdebt: Replace sure with regular asserts in ACM tests (#6363) 2023-06-03 15:34:52 +00:00
Bert Blommers
c171781223
SNS: Disable cross-region access (#6355) 2023-06-02 09:35:31 +00:00
Bert Blommers
37cb6cee94
SecretsManager - update_secret() now supports the Description-parameter (#6352) 2023-05-31 23:09:08 +00:00
Bert Blommers
1a8060c70f
SSM: Support tags for Maintenance Windows (#6350) 2023-05-31 22:31:56 +00:00
Viren Nadkarni
c457c01305
SNS: Fix error message when topic is not found (#6349) 2023-05-31 14:39:50 +00:00
Viren Nadkarni
7bdea2688b
S3: Cross-account access for buckets (#6333) 2023-05-31 09:59:16 +00:00
Bert Blommers
85a069c0ec
S3 Select: Support nested from-clauses (#6348) 2023-05-30 11:04:20 +00:00
Scarlett
45d8c3ae82
ECR: Implement ImageAlreadyExistsException (#6342) 2023-05-29 20:43:17 +00:00
Alex Chesters
b7624e10b1
Add CreateTime property to EC2 key pair response (#6341) 2023-05-25 13:55:41 -07:00
Dave Pretty
18b6bdf20a
Appsync: Implement get_introspection_schema (#6337) 2023-05-25 16:40:52 +00:00
Bert Blommers
0144953273
S3 Select: Parse null-values (#6343) 2023-05-25 16:37:45 +00:00
rafcio19
7379b46460
Comprehend: implement canned responses for detect_* functions (#6319) 2023-05-25 10:46:40 +00:00
Bert Blommers
a28dd1abc8
Pin typing_extensions for Py3.7 (#6339) 2023-05-24 21:18:34 +00:00
Jonathan Loscalzo
ea826891d3
Add Tags to Organizations Policies (#6338) 2023-05-22 22:28:45 -07:00
Akira Noda
b1b269208c
Add Tags field for describe_spot_fleet_requests response (#6332)
* add tag specifications for request parameters
* add unit test for invalid tag resource type
2023-05-22 13:53:57 -07:00
Viren Nadkarni
8ca9c17e5e
SNS: Cross-account access for topics (#6330) 2023-05-21 11:14:38 +00:00
rafcio19
eeb32bd048
Core: add date to response metadata (#6329) 2023-05-20 20:47:08 +00:00
rafcio19
e677bee2e6
IAM: missing CreateDate from get_group response (#6328)
* fix: missing CreateDate from get_group response

* tests: fix servermode tests

* feat: PasswordLastUsed in groups response

---------

Co-authored-by: raf <rafal.jankowicz@avanti.space>
2023-05-19 12:33:56 +00:00
Bert Blommers
73257241ce
S3: Accept-Ranges headers should have dash (#6326) 2023-05-15 22:45:34 +00:00
Jakub P
054ebcb326
sns: support FilterPolicyScope attribute, including filtering (#6262) 2023-05-15 17:24:44 +00:00
Ivan-Lukianov
523225d6e9
Autoscaling: Add metrics for E2 target tracking scaling (#6314) 2023-05-13 17:08:51 +00:00
Dean Matter
f7b2478726
Add sessions to Glue (#6302) 2023-05-12 15:41:48 +00:00
Bert Blommers
c96a21ddf4
Core: Prevent duplicate handlers when calling patch_client (#6317) 2023-05-12 15:34:41 +00:00
Ben Simon Hartung
760fa8fdc0
S3: fix checksum calculation (#6309)
* fix S3 compute checksums

* format

* fix test

* add copying of checksum between objects

* fix unit tests for checksum
2023-05-12 12:00:00 +00:00