Commit Graph

6052 Commits

Author SHA1 Message Date
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
Moto Admin
b7e52bf941 Post-release steps 2023-12-17 18:17:28 +00: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
github-actions[bot]
cfc8aa9d6a
chore: update SSM default parameters (#7132) 2023-12-17 11:17:26 -01:00
github-actions[bot]
546ba19c91
chore: update EC2 Instance Offerings (#7131) 2023-12-17 09:54:58 -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
SoenkeD
43d3f14d08
ECR: fix image wrong type for pushed_at (#7122) 2023-12-14 15:56:31 -01:00
Bert Blommers
72273268f1
IAM: Performance improvements (#7123) 2023-12-14 10:50:03 -01:00
Bert Blommers
e422e95e5b
Performance: caching region collection (#7120) 2023-12-13 10:05:40 -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
github-actions[bot]
4251ca1fc4
chore: update SSM default parameters (#7109) 2023-12-10 18:42:50 -01:00
Bert Blommers
90850bc573
S3: copy() using multiparts should respect ExtraArgs (#7110) 2023-12-10 15:26:26 -01:00
github-actions[bot]
bd93d87134
chore: update EC2 Instance Types (#7107) 2023-12-10 09:55:40 -01:00
github-actions[bot]
ea56c82ae5
chore: update EC2 Instance Offerings (#7106) 2023-12-10 09:54:58 -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
tungol
ff5256d8e5
Improve typing for IAM (#7091) 2023-12-05 19:55:04 -01:00
archinksagar
16b9f319c5
ResourceGroupsTaggingAPI: add sqs tags (#7093) 2023-12-05 19:52:15 -01:00
github-actions[bot]
ba04bed23c
chore: update SSM default parameters (#7092) 2023-12-03 19:01:22 -01:00
Moto Admin
999b0ec047 Post-release steps 2023-12-02 22:11:49 +00: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
github-actions[bot]
4506ff833d
chore: update SSM default AMI's (#7083) 2023-12-01 10:57:00 -01:00
tungol
8a16a6a862
Techdebt: typing for backends (#7069) 2023-12-01 10:51:28 -01:00
Bert Blommers
4e1ea0bb6f
IOT: create_thing()/describe_thing() now returns the thingId (#7081) 2023-11-30 21:27:31 -01:00
Jad El Kik
4c8096feb2
Expose ThreadedMotoServer publicly (#7076) 2023-11-30 21:26:47 -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
Moto Admin
e409e17960 Post-release steps 2023-11-24 22:21:27 +00: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
843c9068ea
CognitoIdentity: get_credentials_for_identity() should have Expiration as number. (#7059) 2023-11-23 17:49:28 -01:00
Bert Blommers
3d5929f55e
SQS: Ensure all SQS responses are in JSON format (#7057) 2023-11-23 10:04:20 -01:00