Commit Graph

4899 Commits

Author SHA1 Message Date
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
HALLOUARD
34bc540f70
Sagemaker: Add update_model_package (#6891) 2023-10-08 20:16:50 +00:00
Bert Blommers
3b67c9bfb0
S3: head() should return MethodNotAllowed for DeleteMarkers (#6889) 2023-10-06 21:10:28 +00:00
Macwan Nevil
90fec47f5f
ELBv2: fixed exception message for target group (#6882) 2023-10-05 17:30:49 +00:00
Bert Blommers
36f006c32a
EC2: run_instances() now returns the Placement.HostId attribute (#6885) 2023-10-05 07:44:17 +00:00
Bert Blommers
309d5eb3bc
S3: ContentLength-headers should be strings (#6884) 2023-10-05 07:43:53 +00:00
Bert Blommers
c19d8f1057
Admin: Lakeformation: Fix test names (#6883) 2023-10-04 21:56:38 +00:00
Cristopher Pinzón
197e8710af
EC2: Add validations for create_subnet tags (#6860) 2023-10-03 21:23:07 +00:00
Bert Blommers
24d9ea61ce
LakeFormation: add_lf_tags_to_resource() (#6879) 2023-10-03 21:06:07 +00:00
Bert Blommers
f5a69d531d
Events: put_events() now throws a warning when Detail field is not a dict (#6875) 2023-10-02 07:50:47 +00:00
komada
ad2d77a59c
CognitoIDP: Use default values for unspecified settings in update_user_pool (#6866) 2023-09-30 07:36:16 +00:00
Bert Blommers
6fe4999de2
SES: Support templates with if/else (#6867) 2023-09-30 07:35:11 +00:00
Bert Blommers
504387dcb8
Redshift: describe_clusters() now returns the TotalStorageCapacityInMegaBytes (#6868) 2023-09-29 22:05:38 +00:00
Bert Blommers
06982582b7
Glue: Default CatalogId should be the AccountID (#6864) 2023-09-29 12:08:22 +00:00
Bert Blommers
5563e62f21
EC2: delete_fleet() should set correct status (#6863) 2023-09-29 12:07:38 +00:00
Bert Blommers
438b2b7843
Feature: Proxy (#6848) 2023-09-27 18:34:30 +00:00
Edgar Ramírez Mondragón
39b9c2f121
Implement state transitions for ECS tasks (#6857) 2023-09-27 14:56:34 +00:00
Viren Nadkarni
fea098310a
EC2: Cross-account transit gateway peering attachments (#6851) 2023-09-27 12:50:26 +00:00
Bert Blommers
bc9c8ef8ab
Admin: Enable some tests to run against AWS (#6855) 2023-09-27 07:12:13 +00:00
Bert Blommers
fecde6c001
IAM: list_groups() now returns the CreateDate-attribute (#6854) 2023-09-26 21:59:37 +00:00
João Pedro Schmitt
9a84423187
CognitoIDP: clean MFA settings capability and enable multiple MFA methods (#6853) 2023-09-26 17:45:40 +00:00
HALLOUARD
c1bbae3604
feat: Add sagemaker list_model_package_groups and fix versionned model packages (#6847) 2023-09-26 08:43:27 +00:00
maederm
f878aaf8cd
Feature: s3 sns notification (#6838) 2023-09-22 13:17:01 +00:00
Sannya Singal
387e0960d3
elbv2: adds a new ssl policy (#6835)
* add ssl policy for ELBSecurityPolicy-TLS13-1-2-2021-06

* run formatter

* fix failing tests
2023-09-21 17:35:15 +00:00
Viren Nadkarni
5f1fb65038
EC2: Cross-account VPC peering connections (#6826) 2023-09-20 07:23:17 +00:00
Bert Blommers
643759bd64
Admin: Rework skipped tests for ServerMode (#6833) 2023-09-19 19:46:20 +00:00
cm-iwata
2ada07ff44
ECS: add pidMode validation for FARGATE (#6825) 2023-09-19 12:39:14 +00:00
Jean-Frederic Mainville
e8674cede8
Opensearch: Add the list_domain_names method support (#6824) 2023-09-19 07:41:54 +00:00