Bert Blommers
90d67db6ea
AWSLambda: Do not keep downloading Docker images ( #6207 )
2023-04-13 09:25:47 +00:00
Bert Blommers
c44f0b7395
StepFunctions: Ensure that all operations respect the FAILURE env var ( #6204 )
2023-04-12 09:26:28 +00:00
Bert Blommers
b4346e2eea
Service: Scheduler ( #6197 )
2023-04-10 16:00:15 +00:00
Mike Grima
6a12c6c0a9
Merge pull request #6188 from mikegrima/config
...
Added support for AWS Config Retention Configuration
2023-04-09 15:21:36 -04:00
Mike Grima
ae8f2a19c6
Added support for AWS Config Retention Configuration
...
- Added AWS Config Retention Configuration support
- Also added S3 KMS Key ARN support for the Delivery Channel
- Updated the supported functions page for Config
2023-04-09 11:45:39 -04:00
rafcio19
201e57585b
SQS: Improve deduplication logic ( #6184 )
2023-04-09 10:13:28 +00:00
Bert Blommers
0e6d27bac0
S3: Allow Bucket Creation without specifying Content-Length header ( #6190 )
2023-04-09 10:05:43 +00:00
Bert Blommers
1eb3479d08
Techdebt: MyPy P ( #6189 )
2023-04-08 20:44:26 +00:00
Bert Blommers
ba05cc9c81
S3: Allow DeleteMarker as appropriate ( #6187 )
2023-04-08 10:34:15 +00:00
Bert Blommers
bab61089a3
RDS: Various improvements ( #6186 )
2023-04-08 10:33:09 +00:00
Bert Blommers
1111e10b87
DynamoDB: Allow attribute name 'S' ( #6185 )
2023-04-07 21:02:00 +00:00
Josh Kropf
dc460a3258
EC2: Fix egress rules used in ingress revoke method ( #6180 )
2023-04-06 18:59:18 +00:00
Matthew Burke
bbb07b4e7e
Cognito: Validate password in NEW_PASSWORD_REQUIRED ( #6174 )
2023-04-05 16:15:30 +00:00
Cole Peters
f424c6ac05
DynamoDB:query() KeyConditionExpression now allows enclosing the sort key condition in brackets ( #6178 )
2023-04-05 14:30:19 +00:00
Bert Blommers
be17a7d8e2
Logs: put_subscription_filter() now supports KinesisStream destinations ( #6176 )
2023-04-05 09:36:37 +00:00
Bert Blommers
6c32c089a1
Feature: LakeFormation ( #6172 )
2023-04-04 09:36:48 +00:00
Bert Blommers
706ff9f5e0
Techdebt: MyPy M ( #6170 )
2023-04-03 22:50:19 +00:00
Bert Blommers
52870d6114
Feature: RDS Data ( #6168 )
2023-04-03 16:18:10 +00:00
Lewis Gaul
2667a53725
EC2: Support assigning specified private IP addrs ( #6147 )
2023-04-03 09:16:31 +00:00
Jordan Sanders
7dc17d655b
CloudFormation: Implement Fn::ToJsonString ( #6167 )
2023-04-02 21:56:24 +00:00
Bert Blommers
0677f69211
ECS: run_task() now validates the provided launch-type ( #6161 )
2023-04-02 11:44:10 +00:00
Bert Blommers
0e58d3996b
APIGateway: Allow semicolon in path ( #6159 )
2023-04-01 22:37:57 +00:00
Bert Blommers
d343981916
S3: head_object() now returns the AcceptRanges header ( #6157 )
2023-04-01 20:20:29 +00:00
Basti110
fe1869212f
dynamodb AttributeUpdate ADD/PUT/DELETE for NS ( #6138 )
2023-04-01 16:47:04 +00:00
Viren Nadkarni
d0cfddebfd
EC2: Implement GetLaunchTemplateData ( #6152 )
...
* EC2: Implement GetLaunchTemplateData
* Update implementation coverage docs
* Fix test
2023-03-30 16:53:26 +01:00
Ian Tempest
20ea1f43ac
ecr.put_image - Support imageManifestMediaType parameter (issue 6135) ( #6136 )
...
* ecr.put_image - Support imageManifestMediaType parameter (issue 6135)
* test_put_image_without_mediatype alternative error raised in server mode
* Fix indentation in test_put_image_without_mediatype
2023-03-30 08:40:57 +01:00
Brian Pandola
93638de380
Add filtering support for RDS::DBCluster ( #6144 )
...
* Add filtering support for RDS::DBCluster
* Add support for filtering by `db-cluster-id`.
* Add support for filtering by `engine`.
Obviates the need for the recent change (#6114 ) because the filter definition maps
`db_cluster_id` to either `db_cluster_identifier` or `db_cluster_arn`.
* No longer required due to filter configuration.
* Account for Neptune weirdness...
2023-03-28 08:54:41 +01:00
Bert Blommers
e0726f2d63
Feature: OpenSearch ( #6128 )
2023-03-26 12:43:28 +00:00
Bert Blommers
638171a9e1
SecretsManager - deal with partial ARNs ( #6127 )
2023-03-25 11:00:17 -01:00
Jordan Sanders
5c2fc55ea1
CloudFormation: Implement Fn::Sub variable mapping ( #6124 )
2023-03-24 18:33:52 -01:00
Jordan Sanders
d33fe9e086
Implement CloudFormation Stack deletion for VPCs, Subnets ( #6118 )
2023-03-24 16:49:03 -01:00
Bert Blommers
ea96013957
S3: get_object() now returns the AcceptRanges header ( #6121 )
2023-03-24 10:55:56 -01:00
Jordan Sanders
e3244a9678
CloudFormation: Support Retain DeletionPolicy in stacks ( #6115 )
2023-03-24 10:39:02 -01:00
Bert Blommers
3adbb8136a
RDS: describe_db_clusters() now accepts an ARN as identifier ( #6114 )
2023-03-23 16:57:17 -01:00
Bert Blommers
64abff588f
S3: head_bucket() now returns the region-header ( #6107 )
2023-03-23 09:13:51 -01:00
Bert Blommers
53603b01c7
EC2: create_route() should allow overlapping CIDR's ( #6106 )
2023-03-22 13:07:58 -01:00
Bert Blommers
681db433fd
S3: select_object_content() (Experimental) ( #6103 )
2023-03-21 15:55:19 -01:00
cloudsurfer
dbee9f0c07
RDS: added TagList
to DatabaseSnapshot Model ( #6083 )
2023-03-20 15:58:24 -01:00
Bert Blommers
2b9c98895c
Events: Separate Rules by the EventBus they're assigned to ( #6091 )
2023-03-20 13:47:22 -01:00
Bert Blommers
75d1018c28
CloudFormation - support AWS::CloudFormation::Stack-resources ( #6086 )
2023-03-18 15:19:06 -01:00
Bert Blommers
8bf55cbe0e
IOT: delete_certificate() now supports the forceDelete-parameter ( #6085 )
2023-03-18 09:36:26 -01:00
Bert Blommers
5eef06ee51
DynamoDB: allow leading underscore in expression attr name ( #6082 )
2023-03-17 14:22:05 -01:00
Bert Blommers
c4c5cdd3e7
Techdebt: Explicitly add credentials to ThreadedMotoServer tests ( #6081 )
2023-03-17 12:05:05 -01:00
Bert Blommers
94100c116c
S3: get_object_attributes() ( #6075 )
2023-03-16 10:56:20 -01:00
Paul Martins
1257e93ec0
Athena fixes and additions ( #6055 )
2023-03-12 16:14:33 -01:00
Hans Donner
18ec0c5467
Techdebt: skip tests when docker is not running ( #6026 )
2023-03-12 15:54:50 -01:00
Bert Blommers
0d7cec26b7
EC2: Revoke rules without specifying IPProtocol ( #6057 )
2023-03-12 15:52:15 -01:00
Bert Blommers
e70911fd35
CognitoIDP: ID-token has different key for username ( #6056 )
2023-03-12 09:19:33 -01:00
CiolFr
25f0c660f7
EC2: describe_security_group_rules now uses Filter-argument ( #6041 )
2023-03-11 22:28:16 -01:00
Steph Manning
1934d24ad5
Support CloudFormation and ECS ResourceTypeFilters in ResourceGroupsTaggingAPI get_resources() ( #6023 )
2023-03-11 12:19:22 -01:00
Bert Blommers
d022b404d3
SecretsManager - put/delete_resource_policy ( #6049 )
2023-03-10 22:45:21 -01:00
Hans Donner
0231979c18
Techdebt: Sure - Dax ( #6044 )
2023-03-10 11:45:48 -01:00
Przemysław Dąbek
aa9bba72af
[Glue] Add support to more fields in Glue job ( #6045 )
2023-03-10 11:45:16 -01:00
Viren Nadkarni
2c9c7a7a63
S3: Restored archived objects must be retrievable ( #6043 )
2023-03-09 21:00:17 -01:00
Brian Pandola
84174e129d
TechDebt: Remove __future__
imports ( #6037 )
2023-03-08 20:50:13 -01:00
Bert Blommers
2b00b050de
Firehose Improvements ( #6028 )
2023-03-07 22:08:55 -01:00
Bert Blommers
adfbff1095
EC2: create_vpc_endpoint() should use default policy document if not provided ( #6022 )
2023-03-06 23:21:02 -01:00
Bert Blommers
26904fdb36
CloudFormation: Error when referencing unknown resource in FN:GetAtt ( #6019 )
2023-03-06 15:00:20 -01:00
Viren Nadkarni
a30dbafc93
EC2: DestinationCidrBlock filter for DescribeRouteTables ( #5932 )
2023-03-06 12:19:23 -01:00
Bert Blommers
57205668ed
DynamoDB: Ensure first argument to list_append() exists ( #6011 )
2023-03-04 12:25:48 -01:00
Bert Blommers
f6ead48401
SSM: Include default parameters at /aws/service/ecs/optimized-ami ( #6008 )
2023-03-04 11:36:00 -01:00
Bert Blommers
8b058d9177
S3: Improve Cors AllowedOrigin behaviour ( #6007 )
2023-03-03 21:40:55 -01:00
Bert Blommers
96b8e12d45
Glue: get_table() should return latest version ( #6006 )
2023-03-03 18:43:44 -01:00
Bert Blommers
d525423f94
Admin: Add tests for Java SDK ( #6002 )
2023-03-02 13:28:21 -01:00
Bert Blommers
c5a91e6cc6
Lambda+SQS: Allow FIFO queues to be used as event sources ( #5998 )
2023-03-01 14:03:20 -01:00
Bogdan Girman
490e631245
Sagemaker: Store client_request_token in FakePipelineExecution object ( #6000 )
2023-03-01 10:19:05 -01:00
Brian Pandola
98c8cd3b5d
ResourceTaggingAPI: Add support for AWS::RDS::DBCluster resource ( #5999 )
2023-02-28 10:22:42 -01:00
Bert Blommers
c4f99f3102
Techdebt: SSM: Specific param may not exist on the first page ( #5995 )
2023-02-27 22:06:19 -01:00
Bert Blommers
88d991e306
DynamoDB: describe_table() - return correct error msg ( #5997 )
2023-02-27 22:05:50 -01:00
Joseph Eichenhofer
267509413e
KMS - implement KeyId parameter for ListAliases ( #5991 )
2023-02-27 14:43:43 -01:00
Pepe Fagoaga
fd66843cf7
ACM: Include more info to the list_certificates ( #5973 )
2023-02-26 19:45:54 -01:00
Bert Blommers
651722689f
Admin: Improve automatic resource updates ( #5988 )
2023-02-26 18:44:04 -01:00
Bert Blommers
2d3867dbd5
Service: Neptune ( #5983 )
2023-02-26 15:27:08 -01:00
Bert Blommers
3a430780f7
Terraform - Update to latest commit ( #5982 )
2023-02-25 19:24:03 -01:00
Bert Blommers
5d7d096bed
EC2: describe_instances() should be able to filter by exact tag-values ( #5980 )
2023-02-25 10:19:28 -01:00
Dan Ward
354c81b7e1
Glue: get_jobs() ( #5974 )
2023-02-25 10:18:01 -01:00
Adrián Tomás
dae4f4947e
Cognito: add groups to idToken ( #5977 )
2023-02-24 21:14:08 -01:00
Tuukka Ikkala
5dd155de4b
Athena - Make query results configurable ( #5928 )
2023-02-24 20:25:54 -01:00
Bert Blommers
95bbb5af4b
Glue: get_table_version() ( #5968 )
2023-02-24 20:24:01 -01:00
Bert Blommers
5d87085435
KMS: re_encrypt() should accept alias ( #5969 )
2023-02-24 13:54:17 -01:00
Julian Charlot
c875e7aa0e
Enhancement - Add policy to update rest api for apigateway ( #5951 )
2023-02-22 21:42:13 -01:00
Bert Blommers
11e2120046
KMS: encrypt() should allow an alias as argument ( #5959 )
2023-02-22 10:22:37 -01:00
Bert Blommers
7816b191b8
Core: Reset data when mock stops ( #5958 )
2023-02-22 10:21:45 -01:00
Bert Blommers
03dfbe6931
DynamoDB: scan() should respect the Projection-attribute of GSI/LSI's ( #5960 )
2023-02-22 10:16:54 -01:00
steffyP
d1e3f50756
RDS: add arn for OptionGroup ( #5955 )
2023-02-21 15:07:19 -01:00
Bert Blommers
d001f6a226
S3: Fix Signature calculation for requests that contain a querystring ( #5949 )
2023-02-20 19:48:59 -01:00
Bert Blommers
dd240d7c5b
chore: update EC2 Instance Offerings ( #5946 )
2023-02-19 17:25:54 -01:00
Dan Aronson
1c8511656e
IdentityStore: implement create_group ( #5935 )
2023-02-18 20:22:44 -01:00
Bert Blommers
eb79d064e8
IAM: get_user() should return PasswordLastUsed-field if set ( #5942 )
2023-02-18 09:48:02 -01:00
Bert Blommers
0b1333c66d
S3: Close more filehandles ( #5939 )
2023-02-17 23:02:26 -01:00
Bert Blommers
768a8884ef
Glue:get_table_version() - Add VersionId/UpdateTime fields ( #5940 )
2023-02-17 10:35:15 -01:00
Bert Blommers
418c69f477
Techdebt: MyPy EC2 ( #5936 )
2023-02-16 20:43:43 -01:00
Bert Blommers
e019473dee
S3: Close file-handles of created known FakeKeys explicitly ( #5934 )
2023-02-16 09:52:01 -01:00
Bert Blommers
78840fd71c
EC2: Simplify DryRun-handling ( #5926 )
2023-02-14 12:43:28 -01:00
Bert Blommers
40a3a529f9
Core: Rework model_data to only clear on exit ( #5920 )
2023-02-12 16:58:30 -01:00
Bert Blommers
2d4564b58c
DynamoDB: Support declaration of non-key attributes ( #5919 )
2023-02-11 10:51:37 -01:00
Ben van den Berg
11ccbd0b9f
Transcribe: add IdentifyMultipleLanguages and return LanguageCodes ( #5918 )
2023-02-11 10:50:30 -01:00
Robert Schmidtke
c9fe32520d
Glue: support nanosecond-precision timestamp partition filtering ( #5915 )
2023-02-10 21:09:56 -01:00
shmuelqwak
c6c0e50ee9
[Glue] fix return dates error on sdk . ( #5912 )
2023-02-09 12:42:16 -01:00
Bert Blommers
f78ced59b3
Techdebt: Parallellize ACM/AMP tests ( #5911 )
2023-02-08 21:56:51 -01:00
Viren Nadkarni
749a8572ba
IAM: Fix resource list matching ( #5908 )
2023-02-07 13:24:59 -01:00
Bert Blommers
9870a7af6d
Techdebt: MyPy EC2 (i-models) ( #5903 )
2023-02-05 19:26:25 -01:00
Bert Blommers
7d7663d703
IAM: add_user_to_group() should be idempotent ( #5899 )
2023-02-03 11:07:02 -01:00
Bert Blommers
c1d85a005d
AWSLambda: Try to pull images from multiple repositories ( #5895 )
2023-02-02 11:56:50 -01:00
Przemysław Dąbek
985bf4f5a9
Glue: batch_get_crawlers ( #5896 )
2023-02-02 11:44:53 -01:00
Bert Blommers
19bfa92dd7
Kinesis - support Stream ARNs across all methods ( #5893 )
2023-02-01 15:16:25 -01:00
Sami Makki
91157895d4
EC2: Allow providing NIC template when creating several instances ( #5887 )
2023-01-31 21:21:14 -01:00
Bert Blommers
b42fd2e798
EKS: NodeGroups: Verify LaunchTemplateID when providing name, and vice versa ( #5885 )
2023-01-31 14:30:16 -01:00
Bert Blommers
ad016112fe
S3: Improve bucket policy enforcement ( #5883 )
2023-01-31 10:33:57 -01:00
Bert Blommers
ef1fab008a
ECS: Various improvements ( #5880 )
2023-01-29 22:47:50 -01:00
Bert Blommers
339309c9af
EC2: Support Dedicated Hosts ( #5878 )
2023-01-27 15:27:00 -01:00
Bert Blommers
2f8a356b3f
Batch: add SchedulingPolicy methods ( #5877 )
2023-01-26 14:06:50 -01:00
Bert Blommers
8dcf2d33ed
CognitoIDP: Error when detecting a duplicate email ( #5876 )
2023-01-25 09:20:03 -01:00
Bert Blommers
a11cc558db
Batch: Return RequestId for all operations ( #5870 )
2023-01-24 14:50:10 -01:00
Bert Blommers
23542b1b16
DynamoDB: transact_write_items() errors on empty GSI keys ( #5873 )
2023-01-24 14:33:34 -01:00
Bert Blommers
b0ee64f24a
Events: Support CrossAccount events ( #5866 )
2023-01-23 09:49:56 -01:00
Cesar Alvernaz
931bb6d960
APIGateway: add connection type field to integration model ( #5867 )
2023-01-23 09:48:59 -01:00
Bert Blommers
3a023f0fe1
ECS: list_services() now throws correct error when providing unknown cluster ( #5865 )
2023-01-22 15:07:52 -01:00
Bert Blommers
90e63c1cb5
SES: Ensure service is region-aware ( #5862 )
2023-01-21 17:10:55 -01:00
Bert Blommers
66507dd898
SES: Improve template parsing ( #5853 )
2023-01-19 18:27:39 -01:00
Uzair Ali
ba78420314
Feature describe_security_group_rules
for ec2
( #5841 )
2023-01-17 18:34:41 -01:00
Bert Blommers
50da0d0667
S3: Enable bucket logging ( #5847 )
2023-01-16 22:36:08 -01:00
Bert Blommers
84e0e39d04
Glue: get/delete/list_registries, get/update_schema ( #5849 )
2023-01-16 21:14:48 -01:00
Tristan Rice
a17956927f
Batch: add multinode support ( #5840 )
2023-01-14 15:02:32 -01:00
Bert Blommers
173e1549c0
APIGateway: get_export() ( #5844 )
2023-01-14 15:00:07 -01:00
Bert Blommers
6e7d3ec938
DynamoDB: Add validation for GSI attrs set to None ( #5843 )
2023-01-14 14:51:47 -01:00
mgshirali
e47a2fd120
RDS: Support PreferredMaintenanceWindow for DBInstance ( #5839 )
2023-01-13 22:11:03 -01:00
stiebels
afeebd8993
Sagemaker mock call: start_pipeline, list_pipeline_executions, describe_pipeline_execution, describe_pipeline_definition_for_execution, list_pipeline_parameters_for_execution #5 ( #5836 )
2023-01-12 18:18:30 -01:00
Bert Blommers
79616e11e6
Core: Allow same request to be made multiple times ( #5837 )
2023-01-12 11:11:27 -01:00
Matthew Davis
5d2f2bca8c
SSM param type validation ( #5835 )
2023-01-12 11:06:40 -01:00
Roc Granada Verdú
6da12892a3
Batch simple jobs inform log stream name ( #5825 )
2023-01-11 19:45:09 -01:00
Brendan Keane
180b0b902f
KMS: Add TargetKeyId to default kms key alias response. ( #5805 )
2023-01-11 19:43:48 -01:00
Luuk v/d Maagdenberg
2c47ee10b1
EC2: support $Latest and $Default when describing launch templates ( #5822 )
2023-01-11 18:31:14 -01:00
stiebels
4b117c4884
Add sagemaker mock call: describe_pipeline ( #5797 )
...
* Added mock for sagemaker describe-pipeline call
* Added NotImplementedError for PipelineDefinitionS3Location
* Added support for PipelineDefinitionS3Location
* Extended unit tests
* Moved arn_formatter into utils
* Import arn_formatter in test_sagemaker_pipeline
* Adding uniqueness check for PipelineName
* Removed unused import
* Swapped client for s3_backend
* Corrected kwarg names
* From direct s3_backend to mocked boto call due to strange error
* Changed to using s3_backends from mocked boto3 call
* Remove unused argument
* Black formatting
* Delete object and bucket to avoid duplicate bucket names error
* Try to fix bucket collisions
* Remove unused lines
* Switched to mock
* SkipTest in server mode
* Switched to handling inside to-be tested method
* added s3 mock
* mock s3
* Change mocking s3
* Removed unnecessary tests
* Switch to only s3_backend
* Adding skiptest to load from s3
2023-01-11 18:30:07 -01:00
shanishiri
cf0bcbce91
Support tags in ECS start_task and describe_tasks ( #5817 )
2023-01-11 18:28:07 -01:00
Bert Blommers
27a2e42d9b
Admin: Update Docs to point to getmoto ( #5826 )
2023-01-07 10:35:14 -01:00
Bert Blommers
89fdf9dbcb
Remove Py3.6 support ( #5818 )
2023-01-06 11:07:20 -01:00
Bert Blommers
d68fb04ee1
IOTData: Fix bug where publish() could only be called once ( #5812 )
2023-01-03 20:21:52 -01:00
Abdullah Ahmed
031f89dee0
Implement secretsmanager CancelRotateSecret
( #5809 )
2023-01-03 18:22:38 -01:00
Daniel Fangl
555928af5d
IAM: add tags for users to get-account-authorization-details response ( #5803 )
2022-12-22 18:03:33 -01:00
Ian Brown
446930fcc0
CloudFormation: changing error message to match aws api (stack update attempt with no updates) ( #5800 )
2022-12-22 18:01:34 -01:00
Viren Nadkarni
a53f620846
IoT: Generate valid keys and certificates ( #5801 )
2022-12-22 15:49:14 -01:00
Viren Nadkarni
fb0a4d64c8
EC2: Implement GetPasswordData ( #5798 )
2022-12-22 09:57:19 -01:00
Paweł Rubin
ca60f13c45
fix(route53): Allow upsert for resource records that already exist. ( #5788 )
2022-12-21 22:38:27 -01:00
steffyP
fbc3710f69
CloudWatch: support statistic-values in put-metric-data ( #5793 )
2022-12-21 18:07:41 -01:00
Bert Blommers
bdef72d481
CognitoIDP: sign_out() should invalidate AccessToken ( #5794 )
2022-12-20 21:09:02 -01:00
sist
008d5b958e
Add sagemaker mock call: update_pipeline ( #5787 )
2022-12-19 22:35:37 -01:00
Bert Blommers
626803a78e
Prepare release 4.0.12 ( #5781 )
2022-12-18 09:06:52 -01:00
Bert Blommers
42d8216623
Techdebt: KMS: Mock RSA calls in some tests ( #5782 )
2022-12-17 20:35:07 -01:00
sist
f67abbe1f3
Add sagemaker mock call: delete_pipeline ( #5780 )
2022-12-17 09:38:23 -01:00
Bert Blommers
137f06b55e
KMS: Basic key policy enforcement ( #5777 )
2022-12-16 20:47:38 -01:00
Hisashi Kamezawa
52891e1641
EC2: Add iops to volume ( #5776 )
2022-12-16 19:22:55 -01:00
sist
e5d40f63f8
SageMaker: create_pipeline, list_pipelines ( #5771 )
2022-12-16 17:24:14 -01:00
Brendan Keane
2cf770f697
ECR Manifest List Support ( #5753 )
2022-12-16 17:22:43 -01:00
Bert Blommers
16f9ff56a3
Kinesis: Support new endpoint for botocore 1.29.31 ( #5778 )
2022-12-16 14:53:27 -01:00
Greg Hinch
07a8d6f009
Add Athena: get_query_results, list_query_executions ( #5648 )
2022-12-15 19:49:48 -01:00
Chih-Hsuan Yen
15d3cdb794
Techdebt: replace mock with unittest.mock ( #5775 )
2022-12-15 11:17:50 -01:00
Joey Gracey
a4146f0179
Route53: Create SOA in create_hosted_zone ( #5763 )
2022-12-14 22:58:55 -01:00
Bert Blommers
cb27b55008
DynamoDB: Allow removal of multiple listitems ( #5767 )
2022-12-14 10:07:34 -01:00
Viren Nadkarni
77cf4e3143
S3: Return checksum header only if set ( #5765 )
2022-12-14 10:06:35 -01:00
Bert Blommers
c498c14ba3
CognitoIDP - Validate password using policy ( #5768 )
2022-12-14 08:39:50 -01:00
Bert Blommers
6654f6ee9a
SSM: Improve tag filtering ( #5752 )
2022-12-10 21:36:09 -01:00
Bert Blommers
b2300f1eae
Route53: Validate deletion of RRsets ( #5743 )
2022-12-10 10:07:30 -01:00
Daniel Roschka
0588db704a
Remove dependency on pytz ( #5749 )
2022-12-09 22:56:08 -01:00
Viren Nadkarni
9e19d35ce8
Route53: Record overwrites: fix error msg ( #5747 )
2022-12-09 22:52:05 -01:00
Bert Blommers
4ac9e91dfd
Core: Detect unknown regions as part of the URL ( #5745 )
2022-12-09 11:47:09 -01:00
Alex Fields
4eb3944b1d
RDS: promote_read_replica ( #5739 )
2022-12-08 11:03:32 -01:00
g-dx
8f074b0799
CloudFront: Persist origin changes made via update-distribution calls ( #5736 ) ( #5737 )
2022-12-07 23:02:01 -01:00
Bert Blommers
623be47c4d
S3:put_object(): Return ChecksumAlgorithm-attribute if supplied ( #5735 )
2022-12-06 22:03:28 -01:00
Viren Nadkarni
4ec748542f
EC2: AllocateAddress fallback domain ( #5729 )
2022-12-05 20:20:03 -01:00
Bert Blommers
d359b5d074
AWSLambda: Only publish functions when source has changed ( #5734 )
2022-12-05 09:31:20 -01:00
Brian Pandola
7c44e48670
Fix: SQS fails to get newly-visible messages when long polling ( #5733 )
...
The [original commit to remove the `sleep` call][1], only considered newly-arriving
messages; but didn't take into account that existing messages could become visible
in a much shorter time duration than the wait timeout. This commit addresses this
by checking for newly-visible messages at the visibility timeout granularity (seconds),
which is still a major improvement over the original 10 millisecond polling.
[1]: <d560ff002d
> "Remove Sleep Call"
2022-12-04 18:00:56 -08:00
Bert Blommers
d10a8e9900
Cloudformation: Various attributes ( #5732 )
2022-12-03 21:21:52 -01:00
Bert Blommers
aeb507f091
CloudFormation: Improve behaviour of StackInstances ( #5731 )
2022-12-03 16:07:04 -01:00
Maël Mandis
e4c0d0618c
CloudWatch: Add custom label param to get_metric_data ( #5728 )
2022-12-02 21:00:25 -01:00
Viren Nadkarni
08c65a9a3c
EC2: fix launch template names not being reusable after delete ( #5726 )
2022-12-02 12:17:06 -01:00
Bert Blommers
42597decb5
Route53: Intercept duplicate calls to change_rr_sets ( #5725 )
2022-11-30 22:35:20 -01:00
Bert Blommers
b4f0fb7137
Prepare release 4.0.11 ( #5724 )
2022-11-30 20:09:37 -01:00
rafcio19
ceffba0eac
EC2: Only load custom amis when specified ( #5697 )
2022-11-30 16:41:42 -01:00
Day Barr
462fb23813
Polly: Update the list of voices ( #5723 )
2022-11-30 16:00:40 -01:00
Bogdan Girman
fda02e659e
CloudWatch: Add unit filter to query get_metric_data ( #5722 )
2022-11-30 14:02:59 -01:00
Bert Blommers
5ea02ec1b6
DynamoDB: batch_get_item() now only returns up to 16MB of data ( #5718 )
2022-11-29 18:38:53 -01:00
Bert Blommers
5e4d39e189
Techdebt: Refactor/remove warnings in ResourceGroups tests ( #5716 )
2022-11-29 18:22:09 -01:00
bmaisonn
4844af09cc
Batch: add jobname validation ( #5720 )
2022-11-29 08:44:25 -01:00
Bert Blommers
672c95384a
Feature: ACM-PCA ( #5712 )
2022-11-28 12:22:48 -01:00
Brendan Keane
22539585e7
APIGatewayV2 mappings ( #5711 )
2022-11-27 21:25:56 -01:00
Rahi Bhensdadia
97b5e8b3ab
SQS: Implement DelaySeconds validation ( #5703 )
2022-11-27 20:47:18 -01:00
Chu Duc
ff1f420689
Cognito payload - Switch key name of "client_id" ( #5708 )
2022-11-25 20:06:12 -01:00
Bert Blommers
e5a1115834
ELB: describe_instance_health() should check LB existence ( #5706 )
2022-11-23 18:10:18 -01:00
aiudirog
f7c504b0eb
CloudFormation: Fixed TypeError using Number Parameters with Fn::Sub ( #5705 )
2022-11-23 14:52:46 -01:00
Brendan Keane
3d95ac0978
AWSlambda: Let create_function
reference ECR via ImageUri ( #5688 )
2022-11-23 12:16:33 -01:00
Bert Blommers
740f1f103e
S3: Allow keynames with spaces ( #5701 )
2022-11-22 22:41:02 -01:00
rafcio19
d6c438400e
DDB transaction limit increased to 100 ( #5696 )
2022-11-22 16:25:47 -01:00
Neil Greenwood
4008011a7b
Cloudfront: Don't add empty Items to list_invalidations ( #5699 )
2022-11-22 16:23:21 -01:00
Bert Blommers
b4f59b771c
Techdebt: Replace string-format with f-strings ( #5695 )
2022-11-21 22:20:19 -01:00
Cesar Alvernaz
9fab501c2e
APIGateway: Add two new properties to the integration model object ( #5693 )
2022-11-21 20:46:07 -01:00
jake-sigtech
310ef4885a
DynamoDB: fix: Add support for ReturnValuesOnConditionCheckFailure=ALL_OLD
( #5676 )
2022-11-18 20:51:51 -01:00
Pepe Fagoaga
dfd45d80ab
Secretsmanager: fix(add-secret): SecretString can be None ( #5672 )
2022-11-18 20:18:47 -01:00
Bert Blommers
5760e5fe48
Upgrade TF ( #5683 )
2022-11-18 20:17:24 -01:00
Bert Blommers
1a8ddc0f2b
Techdebt: Replace string-format with f-strings (for tests dirs) ( #5678 )
2022-11-17 21:41:08 -01:00