5764 Commits

Author SHA1 Message Date
Viren Nadkarni
749a8572ba
IAM: Fix resource list matching (#5908) 2023-02-07 13:24:59 -01:00
Bert Blommers
8cc9518662
Techdebt: MyPy EC2 (n-models) (#5907) 2023-02-06 20:57:02 -01:00
Bert Blommers
bd96e42915
Techdebt: MyPy EC2 (k-l-m-models) (#5905) 2023-02-06 12:20:03 -01:00
Bert Blommers
9870a7af6d
Techdebt: MyPy EC2 (i-models) (#5903) 2023-02-05 19:26:25 -01:00
Moto Admin
1b1c4b53a8 Post-release steps 2023-02-04 17:02:10 +00:00
Bert Blommers
8915ef60f9
Techdebt: MyPy EC2 (f-h-models) (#5900) 2023-02-04 11:31:16 -01:00
Bert Blommers
b41533d42d
Techdebt: MyPy EC2 (d-e-models) (#5898) 2023-02-03 12:06:38 -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
Bert Blommers
4ed8b93e18
MotoServer - deprecate server-argument (#5891) 2023-02-02 11:45:49 -01:00
Przemysław Dąbek
985bf4f5a9
Glue: batch_get_crawlers (#5896) 2023-02-02 11:44:53 -01:00
Bert Blommers
75059fd4cf
Techdebt: MyPy EC2 (b-models) (#5890) 2023-02-01 16:30:58 -01:00
Bert Blommers
19bfa92dd7
Kinesis - support Stream ARNs across all methods (#5893) 2023-02-01 15:16:25 -01:00
Bert Blommers
67ecc3b1db
Techdebt: MyPy EC2 (a-models) (#5888) 2023-02-01 10:27:13 -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
Mike Grima
4d7c9c9e70
Fixed an issue with the moto IAM backend when used in Thread Pools (#5882) 2023-01-30 10:20:13 -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
6d41ad72e0
EC2: Simplify describe_sg_rules() logic (#5875) 2023-01-24 22:35:55 -01:00
nickphbrown
4700c3efea
bugfix: add dollar to the end of mediaconnect, medialive, mediapackage url_paths to prevent them being popped from matchers list (#5874) 2023-01-24 18:39:16 -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
opavliuk
7786bf3c23
CognitoIDP: fix REFRESH_TOKEN_AUTH flow in admin_initiate_auth() (#5872) 2023-01-24 14:27:46 -01:00
Moto Admin
667c40e58a Post-release steps 2023-01-23 22:14:01 +00:00
Macwan Nevil
64a5dcde31
ec2: default values in ec2 fleet (#5856) 2023-01-23 16:13:10 -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
00ad788975
Techdebt: MyPy DynamoDB (#5863) 2023-01-22 21:06:41 -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
4528cfe9cd
Techdebt: MyPy EBS (#5854) 2023-01-19 18:27:59 -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
Bert Blommers
fc2e21b8ff
Techdebt: Add missing type-ignore (#5845) 2023-01-14 22:23:50 -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