Commit Graph

4728 Commits

Author SHA1 Message Date
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
Bert Blommers
bc6f72a768
Prep release 4.1.15 (#6710) 2023-08-22 07:58:00 +00:00
Bert Blommers
9e3e5e947b
DynamoDB: Allow ProjectionExpressions on attributes that contain a . (#6709) 2023-08-21 21:52:58 +00:00
Bert Blommers
bc29ae2fc3
Techdebt: Update TF tests (#6661) 2023-08-21 20:33:16 +00:00
Akira Noda
78c518ddc8
KMS: Support 3072 and 4098 key sizes for RSA (#6708) 2023-08-21 18:07:12 +00:00
Akira Noda
0d75cdc38b
KMS: Add RSASSA_PSS_SHA_256 private key (#6702) 2023-08-20 14:32:26 +00:00
Bert Blommers
e11ba21b83
IOT: group names can now contain special characters (#6701) 2023-08-20 10:17:57 +00:00
Akira Noda
5e1b166f25
KMS: refactoring signing_algorithms property (#6700) 2023-08-19 20:49:45 +00:00
kbalk
ca83236da6
Techdebt: Replace sure with regular assertions in RedShift (#6690) 2023-08-19 17:58:06 +00:00
Akira Noda
27f025320a
KMS: Validate key specs (#6630)
* validate key specs

* fix failed tests

* add unittests

* fix typo

---------

Co-authored-by: Akira Noda <akira.noda@onecareer.com>
2023-08-19 10:53:54 +00:00
João Pedro Schmitt
c072bac9ee
CognitoIDP: user status FORCE_CHANGE_PASSWORD in USER_SRP_AUTH should require new password (#6698) 2023-08-18 20:37:01 +00:00
Pepe Fagoaga
a36cd89780
fix(cloudtrail): get_trail_status must work with MultiRegion trails (#6687) 2023-08-18 08:14:19 +00:00