Commit Graph

8213 Commits

Author SHA1 Message Date
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
nonchan
0cce33695b
cognito-identity: Support for list identity pools (#7055) 2023-11-23 10:02:54 -01:00
steffyP
7c83ca157f
Core: Parameter handling: fix parsing of >= 10 members (#7056) 2023-11-22 18:44:22 -01:00
tungol
b3c3883a78
MyPy improvements (#7045) 2023-11-21 22:51:03 -01:00
JohannesKoenigTMH
4127cb7b9f
LakeFormation: raise AlreadyExistsException when registering an existing resource (#7052) 2023-11-20 21:43:13 -01:00
JohannesKoenigTMH
7c5f0ef7a3
LakeFormation: extend functionality of list_permissions (#7051) 2023-11-20 21:42:01 -01:00
Chih-Hsuan Yen
3eed5c2d68
Batch: mark job test as requiring docker (#7048) 2023-11-20 18:28:05 -01:00
Bert Blommers
54d78a9e4f
Update tests_without_docker.yml 2023-11-20 17:46:54 -01:00
github-actions[bot]
fc99f79230
chore: update SSM default parameters (#7049) 2023-11-19 15:24:47 -01:00
Bert Blommers
6de57c669c
Update tests_without_docker.yml 2023-11-19 11:30:35 -01:00
Bert Blommers
27c6ea148c
Admin: Introduce workflow to verify tests without Docker (#7050) 2023-11-19 11:17:56 -01:00
tungol
42dcd5cc3a
Techdebt: add regions for various tests (#7044) 2023-11-19 09:51:36 -01:00
github-actions[bot]
6ab4729775
chore: update EC2 Instance Types (#7047) 2023-11-19 09:49:50 -01:00
github-actions[bot]
a5debd7138
chore: update EC2 Instance Offerings (#7046)
Co-authored-by: bblommers <bblommers@users.noreply.github.com>
2023-11-19 09:49:09 -01:00
Ryan McGinty
281bd79c90
EFS: Add support for describing access points using File system ID filter (#7043) 2023-11-18 19:09:06 -01:00
Bert Blommers
e1738d7363 Admin: Allow different release tracks 2023-11-17 21:18:33 -01:00
Jordan Sanders
deeddfb72b
Fix CloudFormation AWS::Logs::LogGroup tagging (#7039) 2023-11-17 20:43:04 -01:00
Bert Blommers
fccdfb69e2
Docs: Add release information (#7041) 2023-11-17 20:37:14 -01:00
Bert Blommers
16dd1d483c
Techdebt: Disable some duplicate tests (#7040) 2023-11-17 20:10:11 -01:00
rafcio19
a0876916b9
Lambda: fix no log response bug (#7038) 2023-11-17 15:38:16 -01:00
Bert Blommers
b54863523b
Docs: mark S3:put_public_access_block() as implemented (#7035) 2023-11-16 18:56:58 -01:00
Moto Admin
e7156a7642 Post-release steps 2023-11-16 13:33:28 +00:00
Bert Blommers
1daaf58c70
Prep Release 4.2.9 (#7032) 2023-11-16 11:48:35 -01:00
Ross Cooperman
86f1d53f54
Add subtitle support for transcribe (#7028) 2023-11-16 09:15:56 -01:00
JohannesKoenigTMH
63e869d717
LakeFormation: Add Parameters for list_permissions() (#7026) 2023-11-16 09:13:30 -01:00
Bert Blommers
1f841254b8
Techdebt: Fix compatibility with botocore 1.32.1 (#7030) 2023-11-16 07:09:54 -01:00
Bert Blommers
ed56ffd484
ECS: Tagging is now supported for Tasks (#7029) 2023-11-15 21:23:41 -01:00
Bert Blommers
d3efa2afb9
LakeFormation: deregister_resource() should handle unknown resources (#7023) 2023-11-13 22:21:09 -01:00
Bert Blommers
c14df137d5
S3: typing: FakeKey should always have an account_id (#7022) 2023-11-13 21:31:16 -01:00
Xiaodong Hu
447710c6a6
RDS: Add validation for engine parameter before creating db_instance (#7002) 2023-11-13 09:24:32 -01:00
github-actions[bot]
ac401f6961
chore: update SSM default parameters (#7020) 2023-11-12 12:43:04 -01:00
github-actions[bot]
c1a0bcedfc
chore: update EC2 Instance Types (#7019) 2023-11-12 07:35:07 -01:00