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
Bert Blommers
68cf3e8a1d
Events: delete_rule() with unknown name should fail silently ( #5665 )
2022-11-17 16:36:10 -01:00
Brian Pandola
4c738ed5b2
Fix: RDS server test should use Query protocol ( #5679 )
2022-11-16 18:58:24 -08:00
Cesar Alvernaz
db47aeeb02
APIGateway: Add response parameters to integration response ( #5675 )
2022-11-16 22:46:50 -01:00
Lukáš Lalinský
fa77d22d72
S3: Fix IfModifiedSince handling in S3 get_object/head_object ( #5673 )
2022-11-16 20:12:48 -01:00
Alexandru Ciucă
fe64a02851
SWF: Schedule a single task if another is started ( #5671 )
2022-11-16 09:44:00 -01:00
Alexandru Ciucă
e410347520
[SWF] runId should be optional ( #5670 )
2022-11-16 09:40:38 -01:00
Alexandru Ciucă
d6b4b9718d
SWF: Start just one decision task at a time ( #5669 )
2022-11-16 09:36:40 -01:00
steffyP
6b50b8020f
CloudWatch: add support for put-metric-data with values list ( #5658 )
2022-11-14 10:41:42 -01:00
Pepe Fagoaga
df64b7b777
feat(CloudFront): Include get_distribution_config ( #5660 )
2022-11-11 22:32:00 -01:00
Pepe Fagoaga
4b946ce208
feat(CloudFront): Include missing fields ( #5659 )
2022-11-11 22:29:44 -01:00
Bert Blommers
37845792d3
DynamoDB: put_item(): Improve type validation ( #5654 )
2022-11-10 21:52:02 -01:00
Mateusz Głowiński
8c9838cc8c
CognitoIDP: Replace email with username in cogntio JWT tokens ( #5652 )
2022-11-10 16:08:56 -01:00
Bert Blommers
ea8718d402
TechDebt: Move BackendDict to base_backend ( #5645 )
2022-11-10 08:43:20 -01:00
Pepe Fagoaga
57107f8ead
CloudFormation: Include EnableTerminationProtection ( #5647 )
2022-11-09 18:42:14 -01:00
bmaisonn
996ff44ab5
Batch Simple: Fix regression where 'container' parameter was not returned. ( #5644 )
2022-11-07 19:24:24 -01:00
Brian Pandola
3c26da6f64
Fix Race Condition in Parallel AWS Lambda Server Mode Tests ( #5643 )
2022-11-07 19:03:07 -01:00
David Laban
d560ff002d
Remove microsleep ( #1903 )
...
Use `threading.Condition` instead of `sleep()` to prevent high cpu usage while SQS long polling on an empty queue.
Ref: #871
Ref: #1916
Co-authored-by: Brian Pandola <bpandola@gmail.com>
2022-11-05 06:09:58 -07:00
Ninh Khong
37a127acd5
CloudFormation: Add actions for ssm parameter ( #3256 )
2022-11-05 10:06:12 -01:00
David
79aaf2bc03
Organizations: Add delete_organizational_unit ( #5635 )
2022-11-03 15:13:06 -01:00
Brian Pandola
7eb925839e
RDS: Add EarliestRestorableTime
to rds:DescribeDBClusters response ( #5634 )
2022-11-03 12:07:49 -01:00
Bert Blommers
ecafc89153
TechDebt - Unpin coverage-dependency to speed up Py3.11 ( #5629 )
2022-11-02 20:00:51 -01:00
Bert Blommers
8a3b4d519a
SQS: Ensure we use the correct queue names in tests ( #5632 )
2022-11-02 14:49:44 -01:00
Marshall Mamiya
f185999602
EC2: Add EnableNetworkAddressUsageMetrics to VPC attribute ( #5618 )
2022-10-31 21:52:28 -01:00
Bert Blommers
0f9a907af0
DynamoDB - do not allow HashKey to be changed on update ( #5620 )
2022-10-30 20:15:25 -01:00
rafcio19
1aabd3fd95
EC2: link IAM instance profile with instance ( #5617 )
2022-10-29 22:06:21 +00:00
Nacho Rivera
9b316c6d60
CloudTrail: fix(describe_trails): trail not multiregion case ( #5607 )
2022-10-29 18:34:13 +00:00
Bert Blommers
ebe6f0972c
CloudWatch: Ensure we can tag new Alarms that are currently tag-free ( #5614 )
2022-10-29 15:41:29 +00:00
Brian Pandola
a49222fc15
Fix PytestRemovedIn8Warning
Warnings
2022-10-27 19:46:47 -07:00
Brian Pandola
a76706af03
Fix PytestReturnNotNoneWarning
in CloudTrail Tests
2022-10-27 19:46:47 -07:00
Brian Pandola
83a60a279d
Implement filter route.vpc-peering-connection-id
for DescribeRouteTables ( #5601 )
2022-10-26 10:03:15 +00:00
Bert Blommers
6f3b250fc7
TechDebt: MyPy Batch ( #5592 )
2022-10-23 13:26:55 +00:00
Bert Blommers
b44b5b797f
TechDebt - Unpin TF ( #5590 )
2022-10-23 11:23:23 +00:00
Bert Blommers
bd465b032b
S3: Ensure we can copy deleted keys ( #5589 )
2022-10-23 11:23:03 +00:00
Bert Blommers
6f710189ce
S3: Close filehandle of versioned keys ( #5587 )
2022-10-21 22:14:58 +00:00
Bert Blommers
da9cf7bb3a
Sagemaker:describe_training_job() - describe unknown job ( #5582 )
2022-10-19 21:53:02 +00:00
Wonhyeong Seo
2c0adaa932
IAM:detach_*_policy(): Fix divergent error handling with aws ( #5559 )
2022-10-19 09:59:12 +00:00