Commit Graph

4877 Commits

Author SHA1 Message Date
Bert Blommers
32bd1126a4
S3: list_object_versions() now returns the correct NextToken when paginating () 2023-12-12 09:33:02 -01:00
Bert Blommers
cb3696a809
EC2: describe_availability_zones() now supports additional parameters () 2023-12-12 09:32:39 -01:00
Sven Ulland
2522bc495d
S3: Add paging to list_object_versions() () 2023-12-11 19:03:03 -01:00
Bert Blommers
faeab5cd99
S3: put_object_tagging() now validates the number of tags provided () 2023-12-10 20:22:52 -01:00
Bert Blommers
57d8f23926
AWSLambda: PackageType now defaults to Zip () 2023-12-10 19:31:33 -01:00
Bert Blommers
90850bc573
S3: copy() using multiparts should respect ExtraArgs () 2023-12-10 15:26:26 -01:00
Bert Blommers
6bcab282ff
Batch: Only join running Threads () 2023-12-10 08:22:26 -01:00
Bert Blommers
85156f5939
KMS: encrypt() now validates payloads that are too large () 2023-12-08 20:58:49 -01:00
Giovanni Grano
167d4afde8
Route53: add CallerReference to the response of two more operations () 2023-12-05 19:56:07 -01:00
archinksagar
16b9f319c5
ResourceGroupsTaggingAPI: add sqs tags () 2023-12-05 19:52:15 -01:00
Bert Blommers
513b0c7db8
Prep release 4.2.11 () 2023-12-02 19:56:18 -01:00
Bert Blommers
75cd430c22
DynamoDB: transact_write_items() now validates empty keys on Update-queries () 2023-12-02 18:59:43 -01:00
tungol
ba7953f1f2
Techdebt: Update boto3_name to 'rds-data' () 2023-12-01 22:26:18 -01:00
rafcio19
10f82585e3
Lambda: event invoke config () 2023-12-01 22:07:52 -01:00
Bert Blommers
bb23df4244
DynamoDB: Fix ScannedCount calculation for Limit-ed calls () 2023-12-01 21:46:07 -01:00
Bert Blommers
ad316dd837
Logs: create_export_task() now actually exports the data () 2023-12-01 17:35:18 -01:00
Bert Blommers
4e1ea0bb6f
IOT: create_thing()/describe_thing() now returns the thingId () 2023-11-30 21:27:31 -01:00
tungol
55c589072f
Admin: sorting imports with ruff () 2023-11-30 14:55:51 -01:00
afuentes-19
ecf3de7851
Add ACM support for ResourceGroupsTaggingAPI () 2023-11-28 21:29:57 -01:00
Bert Blommers
d6377ff905
Techdebt: Improve some type annotations () 2023-11-28 21:01:56 -01:00
Otto Jongerius
bfac8a8a07
DynamoDB: put_item() now returns old item for ConditionalCheckFailed exceptions () 2023-11-27 18:15:36 -01:00
Justin Hanselman
807dca6e50
SSM: fix overwrite preserving non-indicated values () 2023-11-27 18:13:58 -01:00
Gadelkareem
3c10fb12f0
Enhancements to CloudWatch Export Tasks Testing () 2023-11-27 17:56:37 -01:00
Bert Blommers
20abb764a2
DynamoDB: Query with KeyConditionExpression now throws exception on empty keys () 2023-11-24 20:06:38 -01:00
Bert Blommers
9e7295ddef
Prep release 4.2.10 () 2023-11-24 19:17:50 -01:00
Bert Blommers
4146737321
Autoscaling: describe_tags() now supports the key/value filters () 2023-11-23 19:17:22 -01:00
nonchan
0cce33695b
cognito-identity: Support for list identity pools () 2023-11-23 10:02:54 -01:00
steffyP
7c83ca157f
Core: Parameter handling: fix parsing of >= 10 members () 2023-11-22 18:44:22 -01:00
tungol
b3c3883a78
MyPy improvements () 2023-11-21 22:51:03 -01:00
JohannesKoenigTMH
4127cb7b9f
LakeFormation: raise AlreadyExistsException when registering an existing resource () 2023-11-20 21:43:13 -01:00
JohannesKoenigTMH
7c5f0ef7a3
LakeFormation: extend functionality of list_permissions () 2023-11-20 21:42:01 -01:00
Chih-Hsuan Yen
3eed5c2d68
Batch: mark job test as requiring docker () 2023-11-20 18:28:05 -01:00
tungol
42dcd5cc3a
Techdebt: add regions for various tests () 2023-11-19 09:51:36 -01:00
Ryan McGinty
281bd79c90
EFS: Add support for describing access points using File system ID filter () 2023-11-18 19:09:06 -01:00
Jordan Sanders
deeddfb72b
Fix CloudFormation AWS::Logs::LogGroup tagging () 2023-11-17 20:43:04 -01:00
Bert Blommers
16dd1d483c
Techdebt: Disable some duplicate tests () 2023-11-17 20:10:11 -01:00
rafcio19
a0876916b9
Lambda: fix no log response bug () 2023-11-17 15:38:16 -01:00
Bert Blommers
b54863523b
Docs: mark S3:put_public_access_block() as implemented () 2023-11-16 18:56:58 -01:00
Ross Cooperman
86f1d53f54
Add subtitle support for transcribe () 2023-11-16 09:15:56 -01:00
JohannesKoenigTMH
63e869d717
LakeFormation: Add Parameters for list_permissions() () 2023-11-16 09:13:30 -01:00
Bert Blommers
ed56ffd484
ECS: Tagging is now supported for Tasks () 2023-11-15 21:23:41 -01:00
Bert Blommers
d3efa2afb9
LakeFormation: deregister_resource() should handle unknown resources () 2023-11-13 22:21:09 -01:00
Bert Blommers
c14df137d5
S3: typing: FakeKey should always have an account_id () 2023-11-13 21:31:16 -01:00
Xiaodong Hu
447710c6a6
RDS: Add validation for engine parameter before creating db_instance () 2023-11-13 09:24:32 -01:00
Alexey Osheychik
84329158ce
Implemented identitystore describe_group () 2023-11-10 21:34:12 -01:00
Matus Faro
d244885dbf
Lambda: allow <fn_name>:<alias_name> () 2023-11-10 18:13:13 -01:00
Daniel Fangl
5cabac5ccd
Add new ELBv2 ssl protocols, add small helper script to fetch them () 2023-11-10 13:54:25 -01:00
rafcio19
6ef17eee2a
ECS: fix container definition validation () 2023-11-10 08:35:30 -01:00
Bert Blommers
0b84eec6ab
EC2: describe_hosts() now returns the AllocationTime-attribute () 2023-11-09 22:24:06 -01:00
Bert Blommers
90e8bb1313
Techdebt: Improve/fix exception handling in tests () 2023-11-09 22:17:46 -01:00