Bert Blommers
|
dab6318f90
|
Techdebt: Replace sure with regular asserts for DAX+DMS (#6435)
|
2023-06-23 15:12:32 +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
|
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 |
|
Robert Schmidtke
|
2ea551b6a3
|
fix test, as filtering no longer emits experimental warning
|
2023-06-20 17:07:30 +02:00 |
|
Lewis Gaul
|
b21131c4f6
|
Add testcase for replace_route() returning InvalidParameterValue error code
|
2023-06-19 07:29:53 -07:00 |
|
Yoshihiro Sugi
|
7b98252214
|
SES, SESv2: Fix get params in SESV2Response, and destinations in send_raw_email() (#6414)
|
2023-06-18 12:07:13 +00:00 |
|
joel-aws
|
4cbddbed96
|
Support All AWS Partitions (#6412)
|
2023-06-18 12:05:55 +00:00 |
|
rafcio19
|
627dd3073c
|
IAM: additional role on instance profile validation (#6415)
|
2023-06-17 11:19:59 +00: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 |
|