Commit Graph

5039 Commits

Author SHA1 Message Date
Bert Blommers
0bbe1f1717
ACM: describe_certificate() should return a DomainValidationOption for each SAN (#7144) 2023-12-19 22:04:21 -01:00
Matus Faro
34a0c20d03
Add cognitoidp.admin_respond_to_auth_challenge (#7136) 2023-12-19 13:27:30 -01:00
Bert Blommers
4c5ab46648
Techdebt: Fix Route53Resolver tests (#7141) 2023-12-19 10:49:38 -01:00
Bert Blommers
a8d7dfd7af
Techdebt: RedshiftData test fixtures should be mocked (#7137) 2023-12-18 21:55:02 -01:00
Timothy Klopotoski
40891c686a
EC2: launch templates created by CloudFormation have a generated name if not provided (#7135) 2023-12-18 20:31:12 -01:00
Viren Nadkarni
d44d05c4a1
EC2: Fix invalid value for NetworkInfo.EnaSupport (#7134) 2023-12-18 13:18:18 -01:00
Bert Blommers
5e6393c30c
Prepare release 4.2.12 (#7133) 2023-12-17 17:07:14 -01:00
Timothy Klopotoski
692b475501
CloudFormation: Implement Fn::GetAtt for AWS::EC2::LaunchTemplate (#7121) 2023-12-17 11:28:34 -01:00
Tharinda Seth Wijesekera
2b077a2cca
CognitoIDP: admin_initiate_auth() now correctly returns a Challenge when 2FA is enabled (#7129) 2023-12-17 11:25:13 -01:00
Bert Blommers
9c39ab9c77
DynamoDB: execute_statement() now supports INSERT/UPDATE/DELETE queries (#7130) 2023-12-17 09:53:16 -01:00
Bert Blommers
2228f07b80
DynamoDB: UpdateExpressions can contain a new-line (#7128) 2023-12-16 10:53:38 -01:00
Bert Blommers
9c58c689ad
Techdebt: Improve type annotations (#7124) 2023-12-14 20:35:36 -01:00
Bert Blommers
32bd1126a4
S3: list_object_versions() now returns the correct NextToken when paginating (#7118) 2023-12-12 09:33:02 -01:00
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
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
Bert Blommers
643cf7c55e
DynamoDB - Return binary data in right format (#6828) 2023-09-18 21:22:03 +00:00
Bert Blommers
55293b3668
ELBv2: Improve Target Group validation (#6818) 2023-09-16 08:54:51 +00:00
Macwan Nevil
fb9023a20e
ELBv2: added validation for create_target_group() and set_ip_address_type() (#6817) 2023-09-15 19:57:11 +00:00
Bert Blommers
b7cedf6480
Prep release 4.2.3 (#6814) 2023-09-15 17:56:03 +00:00
Bert Blommers
2bae13bf5b
DynamoDB: Fix projection expression with binary attribute (#6816) 2023-09-15 17:17:57 +00:00
Macwan Nevil
971e432ad3
ELBv2: fix parity in describe_target_group (#6812) 2023-09-15 10:12:47 +00:00
Demetrios Tsillas
c6b3e5a370
EBS: Some fixes to snapshot uploading (#6520)
* Two fixes to support Citrix AWS hypervisor plugin: ebs responses for putting a block and completing a snapshot should be 201 and 202 respectively rather than 200; If the body cannot be utf-8 decoded, try base64.Z

* Update responses.py

* Update responses.py

* Update responses.py

* Add EBS snapshot unit test

* EBS: put_snapshot_block() should support raw bytes

---------

Co-authored-by: Demetrios Tsillas <Demetrios.Tsillas@citrix.com>
Co-authored-by: Bert Blommers <info@bertblommers.nl>
2023-09-15 07:42:40 +00:00
Florian Weyandt
6831c42284
Elbv2.create rule links target group to lb (#6452)
* Link loadbalancer arn to target group when creating a forward rule so target groups can be found by loadbalancer arn

* add test for describe_target_groups by loadbalancer arn when creating listener rule after listener creation

* Linting

---------

Co-authored-by: Bert Blommers <info@bertblommers.nl>
2023-09-15 07:39:17 +00:00
Macwan Nevil
c1a6609f55
ELBv2: added validation for target group (#6808) 2023-09-14 12:52:14 +00:00
Aurélien Joga
9d8c11fdc8
IAM validation: Resource is now processed during authorization (#6799) 2023-09-14 12:48:20 +00:00
Bert Blommers
a1b0bb9298
IAM: Populate role.last_used when assuming a role (#6810) 2023-09-14 08:49:53 +00:00
Bert Blommers
be2f45ed8b
Core: Mocked ACCESS_KEY values now adhere to AWS guidelines (#6807) 2023-09-12 13:17:01 +00:00
Sha
c37ddd9c5c
Core responses: Add missing registered() (#6597) 2023-09-12 13:16:42 +00:00
Bert Blommers
60fd1a5cf2
Techdebt: Improve date handling across Moto (#6803) 2023-09-11 22:23:44 +00:00
Bert Blommers
b7efcdde6f
Events: Support for partner event sources (#6804) 2023-09-11 22:23:26 +00:00
Jean-Frederic Mainville
5e8b457bc9
Elastic Beanstalk: Add the delete_application method support (#6797) 2023-09-11 08:57:27 +00:00
Bert Blommers
de4ce26c20
SFN: list_executions() now returns the StopDate-attribute (#6802) 2023-09-10 18:14:41 +00:00
Bert Blommers
fa9aa95156
KMS: sign/verify should use the original message, not the base64-encoded version (#6795) 2023-09-09 09:57:39 +00:00
Akira Noda
121ad974b8
Batch: Using enum for job status (#6789) 2023-09-08 15:23:57 +00:00
Brett Buford
a8ab8011ed
KMS: Return proper metadata when replicating a key (#6788) 2023-09-08 15:23:09 +00:00
Michael French
1d3ddc9a19
Athena: make statement type dependent on query command (#6786) 2023-09-08 13:13:26 +00:00
Paul Dittamo
056b69bee7
S3: add granting logging perms using bucket policy (#6715) 2023-09-08 13:12:26 +00:00
Bert Blommers
ca9d8fc420
IAM validation: Now supports SSM requests (#6785) 2023-09-08 07:27:17 +00:00
Bert Blommers
3545d38595
DynamoDB: key_condition_expression cannot contain a literal value (#6784) 2023-09-07 20:45:04 +00:00
Bert Blommers
870f0ad22d
Feature: RoboMaker: *_robot_applications() (#6780) 2023-09-07 13:59:25 +00:00
Ben Simon Hartung
3e928bcad6
S3: fix Range request handling (#6778) 2023-09-07 07:20:24 +00:00
Bert Blommers
4ea51d8795
Events: put_events() now support HTTP targets (#6777) 2023-09-06 22:30:10 +00:00
Miki Watanabe
5b2da11e19
BUG: fix lint error E721 (#6767)
Co-authored-by: 渡邊 美希 <miki.watanabe@watanabes-MacBook-Pro.local>
Co-authored-by: Bert Blommers <info@bertblommers.nl>
2023-09-06 13:08:35 +00:00
JoshuaLicense
49f5a48f71
fix(secretsmanager): fix update of no-value initial secret (#6771) 2023-09-05 21:04:44 +00:00
Mario Nitchev
c653b597f3
EC2: Support filtering transit gateways by tag (#6774) 2023-09-05 17:32:26 +00:00
Bert Blommers
bf9bbcc506
AWSLambda: Layers are now loaded onto the Docker image (#6772) 2023-09-05 17:31:13 +00:00
Bert Blommers
264723d981
Techdebt: Do not load EC2 images unless necessary, to speed things up (#6761) 2023-09-03 14:59:09 +00:00
Jean-Frederic Mainville
d78db35f41
ElastiCache: Add the create_cache_cluster, delete_cache_cluster and describe_cache_clusters methods support (#6754) 2023-09-02 13:00:25 +00:00
Bert Blommers
e211366534
SageMaker: list_notebook_instances() (#6756) 2023-09-02 06:34:49 +00:00
Bert Blommers
5af4421524
SES: set_identity_mail_from_domain() - the Identity can be an email (#6755) 2023-09-01 21:56:47 +00:00
Mario Nitchev
c59fee5d35
EC2: Add missing transitGatewayArn field for CreateTransitGatewayResponse (#6750) 2023-09-01 16:45:39 +00:00
Bert Blommers
093052bd9b
Techdebt: Simplify ManagedBlockchain setup & tests (#6749) 2023-09-01 07:07:54 +00:00
Bert Blommers
5dd649378c
Feature: Sagemaker Runtime (#6747) 2023-09-01 07:06:50 +00:00
Thomas Schaaf
7098388ee4
IAM policies: allow s3 accesspoint arns (#6743) 2023-09-01 07:06:19 +00:00
Daniel Fangl
de44a85ed2
Fix usage of a single object instances for multiple concurrent requests (#6746) 2023-08-31 16:32:02 +00:00
Bert Blommers
2ddcb8e705
Techdebt: Reenable EC2 VPC endpoint services tests (#6744) 2023-08-31 13:20:51 +00:00
Bert Blommers
d3f5e3d68b
S3: Allow CrossAccount access to be disabled (#6741) 2023-08-31 06:48:28 +00:00
Bert Blommers
8aafbdb58f
Techdebt: Streamline AWSLambda/Docker tests (#6735) 2023-08-31 06:47:49 +00:00
Akira Noda
417ccbd54a
KMS: Add fail cases for testing verification of RSA Signing algorithms (#6738) 2023-08-28 18:39:50 +00:00
Akira Noda
f0b8fedd84
KMS: Add signing by ECDSA Private key (#6737) 2023-08-28 13:12:01 +00:00
Bert Blommers
7cf432b412
RDS: Clusters now support the ServerlessV2ScalingConfiguration parameter (#6736) 2023-08-28 07:29:52 +00:00
Bert Blommers
956dd265f0
Logs: Tagging support (#6734) 2023-08-27 18:14:51 +00:00
Bert Blommers
93131e6173
Logs: get_query_results() and describe_queries() (#6730) 2023-08-27 07:40:52 +00:00
Akira Noda
866c28a309
KMS: Add RSASSA_PKCS1_V1_5_SHA_256, 384, 512 signing algorithms (#6729) 2023-08-26 07:18:00 +00:00
Akira Noda
fedca69991
KMS: Add fail test cases for signing algorithms of RSA (#6728) 2023-08-26 07:16:51 +00:00
Bert Blommers
111c349682
ResourceGroupsTaggingAPI: tag_resource() for RDS resources (#6727) 2023-08-26 07:15:57 +00:00
Bert Blommers
59ebe7d6a5
Core: Allow request decompression (#6726) 2023-08-26 07:14:40 +00:00
Bert Blommers
a1adf241b4
Logs: Support two subscription filters (#6724) 2023-08-25 08:03:49 +00:00
Joel McCoy
a29f556358
IdentityStore: list_users() (#6719) 2023-08-25 08:01:43 +00:00
Bert Blommers
6eb16e8038
Techdebt: Paginator should support OrderedDict's (#6723) 2023-08-25 08:01:25 +00:00
Paul
b6a582e624
Cognito-IDP describe_resource_server() and list_resource_servers() (#6717) 2023-08-24 19:09:38 +00:00
amlodzianowski
873bc9cf1a
fix: broad catch statement for failedInvalidDelay (#6721)
Co-authored-by: Adrian Mlodzianowski <amlodzianowski@logicworks.net>
2023-08-24 17:46:03 +00:00
Bert Blommers
3cf4f6315b
SecretsManager: Allow creation/update of secrets without values (#6720) 2023-08-24 13:48:53 +00:00
Bert Blommers
8ff53ff417
IAM: Keep AWS managed policies cache clean (#6716) 2023-08-24 07:54:32 +00:00
Akira Noda
6a1a5ca5a2
KMS: add RSASSA_PSS_SHA_384 and RSASSA_PSS_SHA_512 signing algorithm (#6711) 2023-08-24 07:52:11 +00:00