Commit Graph

4953 Commits

Author SHA1 Message Date
Bert Blommers
dbd33f9cda
Techdebt: Improve linting (#7332) 2024-02-11 13:47:34 -01:00
Max Granat
0758e9cf74
Add ASG Scheduled Scaling Action batch APIs (#7323) 2024-02-10 10:01:12 -01:00
Bert Blommers
588b50f5c1
CognitoIDP: Allow public actions even if IAM auth is enabled (#7331) 2024-02-10 09:53:45 -01:00
MartinAltmayerTMH
ad63e3966b
Support tags in Glue create_database (#7317) 2024-02-09 21:21:39 -01:00
Bert Blommers
ff9dda224f
Route53: list_hosted_zones() now supports pagination (#7328) 2024-02-09 21:17:37 -01:00
Bert Blommers
2c3f735e85
EC2: modify_image_attributes() now supports all LaunchPermissions (#7324) 2024-02-08 21:21:42 -01:00
Miki Watanabe
9aef6944da
ECS: Fix container memory validation (#7280) 2024-02-05 20:16:58 -01:00
Arpad Müller
a4b71877e4
S3: Allow in place copies when bucket versioning is enabled (#7303) 2024-02-04 20:56:27 -01:00
Bert Blommers
62647ab1a3
DynamoDB: Improve support for Update-statements in batch_execute-statement() (#7297) 2024-02-02 18:29:48 -01:00
Bert Blommers
8cacea94da
Feature: Allow user to specify to not reset boto3-Sessions (#7287) 2024-01-31 21:09:12 -01:00
Bert Blommers
28811effdd
S3: list_objects_v2() should return more than 1000 files (#7283) 2024-01-30 19:51:36 -01:00
Bert Blommers
cab030f4a0
Lambda: Support Kinesis as EventSourceMapping target (#7275) 2024-01-30 19:51:15 -01:00
Bert Blommers
7131d89015
DynamoDB: query() should sort the results before filtering/limiting (#7273) 2024-01-29 21:31:51 -01:00
Bert Blommers
fd5d7c18c1
SecretsManager: Replica Secrets are now supported (#7270) 2024-01-29 19:44:06 -01:00
Bert Blommers
bd7513b570
CloudFront - Remove InvalidOriginServer validation, as it's not correct (#7261) 2024-01-28 12:30:53 -01:00
Bert Blommers
09c5751671 MotoServer: skip using HTTP_HOST header when determining request origin (#7225) 2024-01-27 19:38:09 +00:00
Bert Blommers
8199a88446 Techdebt: Update scaffolding to use mock_aws (#7221) 2024-01-27 19:38:09 +00:00
Bert Blommers
dea4a98b64 Techdebt: Remove old/deprecated code (#7220) 2024-01-27 19:38:09 +00:00
Bert Blommers
16ba3de855 Techdebt: Verify minimum boto3-version, up minimum responses version (#7218) 2024-01-27 19:38:09 +00:00
Bert Blommers
f834d98314 IAM: Only load AWS Managed Policies on request (#7219) 2024-01-27 19:38:09 +00:00
Bert Blommers
0c8ccbb406 Techdebt: Hide private decorator-methods/attributes (#7216) 2024-01-27 19:38:09 +00:00
Bert Blommers
5aa3cc9d73 S3: list_objects_v2() should have a hashed NextContinuationToken (#7187) 2024-01-27 19:38:09 +00:00
Bert Blommers
1f1e0caca3 Core: Add RequestId-header to all responses (#7210) 2024-01-27 19:38:09 +00:00
Bert Blommers
168b869350 Feature: Allow requests to passthrough to AWS (#7200) 2024-01-27 19:38:09 +00:00
Bert Blommers
a7f3b367b4 Introduce mock_aws() (#7194) 2024-01-27 19:38:09 +00:00
Bert Blommers
416ca0c5be Techdebt: Remove Terraform tests (#7195) 2024-01-27 19:38:09 +00:00
Bert Blommers
2fd5e800e4 Remove Python 3.7 support (#7185) 2024-01-27 19:38:09 +00:00
Joey Gracey
24b94fc192
Support Route53 create_hosted_zone raising ClientError ConflictingDomainExists (#7249) 2024-01-27 11:29:00 -01:00
Ben Simon Hartung
a141d29c97
SNS: allow SetSubscriptionAttributes to unset FilterPolicy (#7251) 2024-01-26 20:54:02 -01:00
archinksagar
6c7dff6af6
Feature: Backup api (#7231) 2024-01-26 20:49:48 -01:00
Bert Blommers
404c1ea9e3
S3: LastModified-date should always be in English (#7254) 2024-01-26 20:30:55 -01:00
Guilherme de Amorim
a04ef58386
SageMaker: correct describe_model_package_group does not exist msg (#7246) 2024-01-25 21:38:37 -01:00
Bogdan Girman
33024619eb
SageMaker: Add exception when resource already exists (#7239) 2024-01-25 21:34:04 -01:00
Akira Noda
494eac54aa
Using Enum for s3 notification events (#7238) 2024-01-25 21:33:04 -01:00
Ben Simon Hartung
1c3c4953cf
ELBv2: add new valid attributes to modify_load_balancer_attributes (#7240) 2024-01-23 13:40:44 -01:00
Bogdan Girman
8d91d09b42
Add SageMaker Feature Group (#7227) 2024-01-21 17:03:29 -01:00
Josh Levy
792956e959
RDS: Snapshot attributes, cluster parameters (#7232) 2024-01-20 09:40:22 -01:00
Bert Blommers
5de7d4df38
ACM: DomainValidationOptions should be the same for validated certificates (#7233) 2024-01-19 22:11:19 -01:00
Michał Górny
7afd91fd23
Fix more test failures on platforms with 32-bit time_t (#7222) 2024-01-18 11:32:07 -01:00
Bert Blommers
f47080a420
CognitoIDP: ID-token now exposes custom attributes (#7212) 2024-01-13 22:05:45 -01:00
Bert Blommers
3b3f718d41
SagemakerRuntime: invoke_endpoint_async() implementation (#7211) 2024-01-13 20:09:57 -01:00
Bert Blommers
455fbd5eaa
DynamoDB: query() now returns the correct ScannedCount (#7208) 2024-01-13 17:36:19 -01:00
Viren Nadkarni
624de34d82
EC2: Add tag support for security group rules (#7204) 2024-01-13 11:54:51 -01:00
SoenkeD
99e01b5adc
RDS: add restore db instance to point in time (#7203) 2024-01-10 19:49:20 -01:00
JohannesKoenigTMH
9d30b1aa43
LakeFormation: extend permissions catalog functionality (#7156) 2024-01-10 19:46:07 -01:00
Bert Blommers
0c7b02c0b5
Prep release 4.2.13 (#7193) 2024-01-06 14:32:19 -01:00
Joel McCoy
c2139a450b
SSOAdmin: Add customer managed policy functionality (#7186) 2024-01-04 22:05:26 -01:00
Guilherme de Amorim
3ae1b62590
SageMaker: model-package-group supports list_tags, add_tags and remove_tags (#7183)
Co-authored-by: Guilherme <guilherme.amorim@ifood.com.br>
2024-01-04 18:13:30 -01:00
Joel McCoy
cdd9cd8fdd
Implements sso-admin AWS Managed Policies (#7184) 2024-01-04 14:27:48 -01:00
rafcio19
1c8f5f4949
Cloudformation: broken changeset update (#7180) 2024-01-04 14:27:24 -01:00