Bert Blommers
|
cb3696a809
|
EC2: describe_availability_zones() now supports additional parameters (#7119)
|
2023-12-12 09:32:39 -01:00 |
|
Sven Ulland
|
2522bc495d
|
S3: Add paging to list_object_versions() (#6896)
|
2023-12-11 19:03:03 -01:00 |
|
Bert Blommers
|
faeab5cd99
|
S3: put_object_tagging() now validates the number of tags provided (#7112)
|
2023-12-10 20:22:52 -01:00 |
|
Bert Blommers
|
57d8f23926
|
AWSLambda: PackageType now defaults to Zip (#7111)
|
2023-12-10 19:31:33 -01:00 |
|
Bert Blommers
|
90850bc573
|
S3: copy() using multiparts should respect ExtraArgs (#7110)
|
2023-12-10 15:26:26 -01:00 |
|
Bert Blommers
|
6bcab282ff
|
Batch: Only join running Threads (#7105)
|
2023-12-10 08:22:26 -01:00 |
|
Bert Blommers
|
85156f5939
|
KMS: encrypt() now validates payloads that are too large (#7102)
|
2023-12-08 20:58:49 -01:00 |
|
Giovanni Grano
|
167d4afde8
|
Route53: add CallerReference to the response of two more operations (#7097)
|
2023-12-05 19:56:07 -01:00 |
|
archinksagar
|
16b9f319c5
|
ResourceGroupsTaggingAPI: add sqs tags (#7093)
|
2023-12-05 19:52:15 -01:00 |
|
Bert Blommers
|
513b0c7db8
|
Prep release 4.2.11 (#7090)
|
2023-12-02 19:56:18 -01:00 |
|
Bert Blommers
|
75cd430c22
|
DynamoDB: transact_write_items() now validates empty keys on Update-queries (#7089)
|
2023-12-02 18:59:43 -01:00 |
|
tungol
|
ba7953f1f2
|
Techdebt: Update boto3_name to 'rds-data' (#7084)
|
2023-12-01 22:26:18 -01:00 |
|
rafcio19
|
10f82585e3
|
Lambda: event invoke config (#7078)
|
2023-12-01 22:07:52 -01:00 |
|
Bert Blommers
|
bb23df4244
|
DynamoDB: Fix ScannedCount calculation for Limit-ed calls (#7085)
|
2023-12-01 21:46:07 -01:00 |
|
Bert Blommers
|
ad316dd837
|
Logs: create_export_task() now actually exports the data (#7082)
|
2023-12-01 17:35:18 -01:00 |
|
Bert Blommers
|
4e1ea0bb6f
|
IOT: create_thing()/describe_thing() now returns the thingId (#7081)
|
2023-11-30 21:27:31 -01:00 |
|
tungol
|
55c589072f
|
Admin: sorting imports with ruff (#7075)
|
2023-11-30 14:55:51 -01:00 |
|
afuentes-19
|
ecf3de7851
|
Add ACM support for ResourceGroupsTaggingAPI (#7010)
|
2023-11-28 21:29:57 -01:00 |
|
Bert Blommers
|
d6377ff905
|
Techdebt: Improve some type annotations (#7072)
|
2023-11-28 21:01:56 -01:00 |
|
Otto Jongerius
|
bfac8a8a07
|
DynamoDB: put_item() now returns old item for ConditionalCheckFailed exceptions (#7068)
|
2023-11-27 18:15:36 -01:00 |
|
Justin Hanselman
|
807dca6e50
|
SSM: fix overwrite preserving non-indicated values (#7066)
|
2023-11-27 18:13:58 -01:00 |
|
Gadelkareem
|
3c10fb12f0
|
Enhancements to CloudWatch Export Tasks Testing (#7058)
|
2023-11-27 17:56:37 -01:00 |
|
Bert Blommers
|
20abb764a2
|
DynamoDB: Query with KeyConditionExpression now throws exception on empty keys (#7065)
|
2023-11-24 20:06:38 -01:00 |
|
Bert Blommers
|
9e7295ddef
|
Prep release 4.2.10 (#7064)
|
2023-11-24 19:17:50 -01:00 |
|
Bert Blommers
|
4146737321
|
Autoscaling: describe_tags() now supports the key/value filters (#7061)
|
2023-11-23 19:17:22 -01:00 |
|
nonchan
|
0cce33695b
|
cognito-identity: Support for list identity pools (#7055)
|
2023-11-23 10:02:54 -01:00 |
|
steffyP
|
7c83ca157f
|
Core: Parameter handling: fix parsing of >= 10 members (#7056)
|
2023-11-22 18:44:22 -01:00 |
|
tungol
|
b3c3883a78
|
MyPy improvements (#7045)
|
2023-11-21 22:51:03 -01:00 |
|
JohannesKoenigTMH
|
4127cb7b9f
|
LakeFormation: raise AlreadyExistsException when registering an existing resource (#7052)
|
2023-11-20 21:43:13 -01:00 |
|
JohannesKoenigTMH
|
7c5f0ef7a3
|
LakeFormation: extend functionality of list_permissions (#7051)
|
2023-11-20 21:42:01 -01:00 |
|
Chih-Hsuan Yen
|
3eed5c2d68
|
Batch: mark job test as requiring docker (#7048)
|
2023-11-20 18:28:05 -01:00 |
|
tungol
|
42dcd5cc3a
|
Techdebt: add regions for various tests (#7044)
|
2023-11-19 09:51:36 -01:00 |
|
Ryan McGinty
|
281bd79c90
|
EFS: Add support for describing access points using File system ID filter (#7043)
|
2023-11-18 19:09:06 -01:00 |
|
Jordan Sanders
|
deeddfb72b
|
Fix CloudFormation AWS::Logs::LogGroup tagging (#7039)
|
2023-11-17 20:43:04 -01:00 |
|
Bert Blommers
|
16dd1d483c
|
Techdebt: Disable some duplicate tests (#7040)
|
2023-11-17 20:10:11 -01:00 |
|
rafcio19
|
a0876916b9
|
Lambda: fix no log response bug (#7038)
|
2023-11-17 15:38:16 -01:00 |
|
Bert Blommers
|
b54863523b
|
Docs: mark S3:put_public_access_block() as implemented (#7035)
|
2023-11-16 18:56:58 -01:00 |
|
Ross Cooperman
|
86f1d53f54
|
Add subtitle support for transcribe (#7028)
|
2023-11-16 09:15:56 -01:00 |
|
JohannesKoenigTMH
|
63e869d717
|
LakeFormation: Add Parameters for list_permissions() (#7026)
|
2023-11-16 09:13:30 -01:00 |
|
Bert Blommers
|
ed56ffd484
|
ECS: Tagging is now supported for Tasks (#7029)
|
2023-11-15 21:23:41 -01:00 |
|
Bert Blommers
|
d3efa2afb9
|
LakeFormation: deregister_resource() should handle unknown resources (#7023)
|
2023-11-13 22:21:09 -01:00 |
|
Bert Blommers
|
c14df137d5
|
S3: typing: FakeKey should always have an account_id (#7022)
|
2023-11-13 21:31:16 -01:00 |
|
Xiaodong Hu
|
447710c6a6
|
RDS: Add validation for engine parameter before creating db_instance (#7002)
|
2023-11-13 09:24:32 -01:00 |
|
Alexey Osheychik
|
84329158ce
|
Implemented identitystore describe_group (#7015)
|
2023-11-10 21:34:12 -01:00 |
|
Matus Faro
|
d244885dbf
|
Lambda: allow <fn_name>:<alias_name> (#6977)
|
2023-11-10 18:13:13 -01:00 |
|
Daniel Fangl
|
5cabac5ccd
|
Add new ELBv2 ssl protocols, add small helper script to fetch them (#7009)
|
2023-11-10 13:54:25 -01:00 |
|
rafcio19
|
6ef17eee2a
|
ECS: fix container definition validation (#7007)
|
2023-11-10 08:35:30 -01:00 |
|
Bert Blommers
|
0b84eec6ab
|
EC2: describe_hosts() now returns the AllocationTime-attribute (#7012)
|
2023-11-09 22:24:06 -01:00 |
|
Bert Blommers
|
90e8bb1313
|
Techdebt: Improve/fix exception handling in tests (#7011)
|
2023-11-09 22:17:46 -01:00 |
|
Miki Watanabe
|
3ca46c3c24
|
RDS: add cluster engine validation when creating a rds cluster (#7001)
|
2023-11-09 19:26:49 -01:00 |
|
Viren Nadkarni
|
e43619ae07
|
EC2: Fix VPC endpoint default policy (#7004)
|
2023-11-09 17:00:19 -01:00 |
|
rafcio19
|
060b10974f
|
ECR: image digest fix (#6999)
|
2023-11-07 17:29:35 -01:00 |
|
Brian Pandola
|
6e9960895e
|
RDS: Can't delete DBCluster with active DBInstances (#6998)
|
2023-11-07 09:36:36 -01:00 |
|
rafcio19
|
0a5e2d3e4d
|
RDS: detect rds instance / cluster engine mismatch (#6994)
|
2023-11-06 19:22:28 -01:00 |
|
Bert Blommers
|
56f7d1fdf5
|
Support override of Responses.real_send() (#6988)
|
2023-11-04 14:21:00 -01:00 |
|
Bert Blommers
|
9136030ecf
|
DynamoDB: Improve validation (#6986)
|
2023-11-04 09:37:32 -01:00 |
|
rafcio19
|
87f816f24f
|
Lambda: simple lambda (#6969)
|
2023-11-04 09:37:11 -01:00 |
|
Bert Blommers
|
f8febb0daf
|
TimestreamWrite - ensure test parity with AWS (#6971)
|
2023-10-31 18:29:04 -01:00 |
|
Bert Blommers
|
d390aa673c
|
Sagemaker: Fix pagination for ModelPackages(Groups) (#6972)
|
2023-10-31 07:56:42 -01:00 |
|
Bert Blommers
|
aa3770086b
|
Admin: Support Py 3.12 (#6966)
|
2023-10-30 19:01:03 -01:00 |
|
Bert Blommers
|
c242b78ce0
|
MQ: Rabbits can now be configured (#6962)
|
2023-10-28 20:15:42 +00:00 |
|
Bert Blommers
|
42ecdccea7
|
Signer: Add tagging methods (#6959)
|
2023-10-28 08:10:49 +00:00 |
|
Bert Blommers
|
370a3d1a9a
|
SES: list_identities() now supports the IdentityType-parameter (#6956)
|
2023-10-27 19:46:07 +00:00 |
|
Luke Simons
|
9df845cc1b
|
Align organizations PolicyNotFoundException with boto3 response (#6955)
|
2023-10-27 12:59:26 +00:00 |
|
Bert Blommers
|
8fb053fb05
|
SNS: Improve PlatformApplication error handling (#6953)
|
2023-10-26 19:48:18 +00:00 |
|
Bert Blommers
|
51672fb6f5
|
APIGateway: Use new OpenAPISpecValidator API (#6951)
|
2023-10-24 22:48:29 +00:00 |
|
Bert Blommers
|
6427320c76
|
DynamoDB: update_item() now returns item for ConditionalCheckFailed-exceptions (#6950)
|
2023-10-24 20:31:25 +00:00 |
|
Bert Blommers
|
abe78a892e
|
S3Control: create_access_point() now returns the correct Alias (#6945)
|
2023-10-23 21:58:52 +00:00 |
|
Bert Blommers
|
2b4d29eafd
|
Update test_databrew_recipes.py
|
2023-10-23 21:55:23 +00:00 |
|
Bert Blommers
|
33b1fad90a
|
Up openapi-spec-validator version; swith to pytest-order (#6943)
|
2023-10-23 21:42:34 +00:00 |
|
Bert Blommers
|
a23ac8bdff
|
Batch: submit_job() now returns the jobArn-attribute (#6944)
|
2023-10-23 19:43:29 +00:00 |
|
Bert Blommers
|
fe8a561707
|
CloudFormation Tests: Remove outdated property
|
2023-10-23 18:17:34 +00:00 |
|
HALLOUARD
|
da227dbfcd
|
fix: sagemaker model package arn (#6941)
|
2023-10-23 13:13:12 +00:00 |
|
Bert Blommers
|
b85e99463f
|
DynamoDB: execute_statement() - improve support Where-clauses (#6939)
|
2023-10-23 10:16:10 +00:00 |
|
Ben Simon Hartung
|
9d9673d90c
|
S3: fix unquoting of S3 object keys in DeleteObjects (#6933)
|
2023-10-23 10:14:09 +00:00 |
|
Martin Weinelt
|
0a18a730d3
|
AWSLambda: mark layers test as requiring docker (#6938)
|
2023-10-22 18:12:00 +00:00 |
|
rafcio19
|
d222e929aa
|
S3: s3 access point reads / writes reach destination bucket (#6926)
|
2023-10-20 09:43:47 +00:00 |
|
Wael
|
a329641b3a
|
SESV2 send_email with HTML body (#6927)
|
2023-10-18 22:56:24 +00:00 |
|
Bert Blommers
|
936656ed92
|
Service: Inspector2 (#6925)
|
2023-10-18 18:29:20 +00:00 |
|
Bert Blommers
|
a1f261189e
|
ECR: batch_get_repository_scanning_configuration() (#6924)
|
2023-10-16 21:44:18 +00:00 |
|
Bert Blommers
|
a0434335d2
|
Databrew: Allow spaces in names (#6923)
|
2023-10-16 21:29:52 +00:00 |
|
Bert Blommers
|
069218e1f3
|
S3: head_object() should only return 405 on DeleteMarkers when specifying a Versionid (#6922)
|
2023-10-16 16:42:47 +00:00 |
|
Bert Blommers
|
1f51c2f766
|
AWSLambda: publish_layer_version() should always set the code_sha_256 attr (#6920)
|
2023-10-16 08:46:13 +00:00 |
|
Bert Blommers
|
2021e564fa
|
EC2: KeyPairs now support tags (#6919)
|
2023-10-15 21:40:34 +00:00 |
|
Nico Tonnhofer
|
5794b619e2
|
IOT: update_thing() now behaves correctly with merge=True (#6918)
|
2023-10-15 21:40:15 +00:00 |
|
Giovanni Grano
|
00cce90984
|
Route53: add CallerReference to the GetHostedZone response (#6911)
|
2023-10-15 21:39:27 +00:00 |
|
Bert Blommers
|
f52223cdb7
|
Prepare release 4.2.6 (#6916)
|
2023-10-15 12:26:20 +00:00 |
|
Bert Blommers
|
681f117b63
|
SESv2 send_email(): Ensure email-body is persisted (#6913)
|
2023-10-14 09:34:14 +00:00 |
|
Nico Tonnhofer
|
44fe39f584
|
[iot] update_thing(): empty attributes are deleted with merge=true (#6910)
|
2023-10-13 19:09:30 +00:00 |
|
Bert Blommers
|
f59e178f27
|
EC2: Streamline output of run_instances()/describe_instances() (#6906)
|
2023-10-13 08:05:15 +00:00 |
|
Bert Blommers
|
de714eb4cc
|
EC2: Validate instance profile before creating Instances (#6905)
|
2023-10-12 21:25:56 +00:00 |
|
Viren Nadkarni
|
760e28bb7f
|
EC2: Add support for ED25519 SSH key pairs (#6904)
|
2023-10-12 18:13:41 +00:00 |
|
rafcio19
|
e5944307fc
|
Batch: arraySize and child jobs (#6541)
|
2023-10-12 14:06:57 +00:00 |
|
Viren Nadkarni
|
7e891f7880
|
EC2: Add default DHCP options set for VPCs (#6901)
|
2023-10-11 21:19:34 +00:00 |
|
Bert Blommers
|
0471cd09c7
|
Update terraform-tests.success.txt
|
2023-10-11 21:18:42 +00:00 |
|
Macwan Nevil
|
b1acc97e36
|
ELBv2: target-group creation and modification improvements (#6886)
|
2023-10-11 21:16:58 +00:00 |
|
Michael French
|
d4b8e07be8
|
Sagemaker: Add describe_model_package_group (#6899)
|
2023-10-11 10:34:33 +00:00 |
|
Bert Blommers
|
a23cef9985
|
Admin: Fix DynamoDB AWS tests
|
2023-10-10 19:05:59 +00:00 |
|
Bert Blommers
|
8ea041029a
|
S3/DynamoDB: Improve PartiQL tests (#6897)
|
2023-10-10 15:44:00 +00:00 |
|
Pepijn
|
5cd288b42c
|
Rudimentary support for IVS (#6894)
|
2023-10-10 07:39:55 +00:00 |
|