Commit Graph

8345 Commits

Author SHA1 Message Date
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
github-actions[bot]
ad30246238
chore: update EC2 Instance Offerings (#7018) 2023-11-12 07:34:42 -01:00
Moto Admin
208cfb0d01 Post-release steps 2023-11-11 09:51:15 +00:00
Bert Blommers
de1c3450b2
Prep release 4.2.8 (#7016) 2023-11-10 21:44:59 -01:00
Alexey Osheychik
84329158ce
Implemented identitystore describe_group (#7015) 2023-11-10 21:34:12 -01:00
Matus Faro
d244885dbf
Lambda: allow <fn_name>:<alias_name> (#6977) 2023-11-10 18:13:13 -01:00
Daniel Fangl
5cabac5ccd
Add new ELBv2 ssl protocols, add small helper script to fetch them (#7009) 2023-11-10 13:54:25 -01:00
Ryan McGinty
c04ff77178
Fix EFS access point ID pattern (#7013) 2023-11-10 11:59:38 -01:00
rafcio19
6ef17eee2a
ECS: fix container definition validation (#7007) 2023-11-10 08:35:30 -01:00
Bert Blommers
0b84eec6ab
EC2: describe_hosts() now returns the AllocationTime-attribute (#7012) 2023-11-09 22:24:06 -01:00
Bert Blommers
90e8bb1313
Techdebt: Improve/fix exception handling in tests (#7011) 2023-11-09 22:17:46 -01:00
Miki Watanabe
3ca46c3c24
RDS: add cluster engine validation when creating a rds cluster (#7001) 2023-11-09 19:26:49 -01:00
Viren Nadkarni
e43619ae07
EC2: Fix VPC endpoint default policy (#7004) 2023-11-09 17:00:19 -01:00
Viren Nadkarni
693bf9e3fd
EC2: Improve DescribeInstanceTypes response (#7003) 2023-11-09 14:26:56 -01:00
Bert Blommers
366a5f594f
AWSLambda: Ensure simple backend does not require docker-module (#7000) 2023-11-07 21:48:26 -01:00
rafcio19
060b10974f
ECR: image digest fix (#6999) 2023-11-07 17:29:35 -01:00
Brian Pandola
6e9960895e
RDS: Can't delete DBCluster with active DBInstances (#6998) 2023-11-07 09:36:36 -01:00
Matus Faro
e57aa67239
Lambda: Allow Qualifier on get policy call (#6995) 2023-11-06 22:54:23 -01:00
rafcio19
0a5e2d3e4d
RDS: detect rds instance / cluster engine mismatch (#6994) 2023-11-06 19:22:28 -01:00