-
0e302a97cb
Streamline success/failure response from AWSLambda (#4000)
Bert Blommers
2021-08-28 09:41:05 +01:00
-
4653c34fd5
Validate AST before creating new item (#3754)
Bert Blommers
2021-08-28 09:38:12 +01:00
-
34c00e7dbd
#3548 - Logs - Transform assertions into proper exceptions (#3744)
Bert Blommers
2021-08-28 09:36:43 +01:00
-
ec70d3cd14
SQS - get_queue_attributes() might not have AttributeNames-parameter (#4236)
Bert Blommers
2021-08-28 09:34:33 +01:00
-
532386327d
S3 - Add RequestId to responses (#3836)
Bert Blommers
2021-08-28 08:32:14 +01:00
-
6a6a71ebff
DynamoDB - raise exception for invalid parameter combination (#3755)
Bert Blommers
2021-08-28 07:41:04 +01:00
-
0317c502f0
S3 ListParts API: use MaxParts parameter (#3658)
Bert Blommers
2021-08-28 07:38:16 +01:00
-
6b960e0d4f
CF support for IAM:ManagedPolicy (#3933)
Bert Blommers
2021-08-28 07:32:10 +01:00
-
6d0bcba791
Feature: Elastic Transcoder (#3810)
Bert Blommers
2021-08-28 07:30:40 +01:00
-
a6606cbf42
DynamoDB - Describe Endpoints (#3716)
Bert Blommers
2021-08-28 07:25:06 +01:00
-
cc50acc8b5
AWSLambda - Allow ARN as parameter (#3740)
Bert Blommers
2021-08-28 07:23:44 +01:00
-
a1e415ec03
Support alternate EC2:ModifyInstanceAttribute request syntax (#4234)
Brian Pandola
2021-08-27 23:04:15 -07:00
-
6f4b6080f8
SQS - Raise error message when providing an invalid value for the queue_url parameter (#3657)
Bert Blommers
2021-08-28 06:19:01 +01:00
-
684cafa2b8
S3 - Allow uploads using a PUT request without content-type (#3699)
Bert Blommers
2021-08-28 06:10:16 +01:00
-
3d584a30a1
Increase version number post-release
Moto Admin
2021-08-27 15:15:18 +00:00
-
8572ba9107
Prep release 2.2.5 (#4231)
Bert Blommers
2021-08-27 16:12:35 +01:00
-
8b7df4da44
EC2:DescribeVpcPeeringConnection() - use VpcPeeringConnectionIds-parameter if provided (#4230)
Bert Blommers
2021-08-27 14:56:31 +01:00
-
020257904e
Tech Debt - improve test coverage (#4229)
Bert Blommers
2021-08-27 11:28:10 +01:00
-
11a37c357b
SecurityGroup Improvements (#4183)
Mohit Alonja
2021-08-27 00:27:07 +05:30
-
6a644850f6
EC2 - Return custom error response for DescribeRouteTable/DescribeVPC (#4225)
Bert Blommers
2021-08-26 18:53:26 +01:00
-
e865362791
Add fifo high throughput (#4224)
Anton Grübel
2021-08-27 00:23:17 +09:00
-
21021a6a03
Glue - Implemented create_crawler, get_crawler, get_crawlers, delete_crawler. Updated IMPLEMENTATION_COVERAGE.md. (#4222)
Mark Woods
2021-08-26 10:49:41 +01:00
-
cbbeaff23e
Throw ValidationError on null outputs section (#4221)
Timothy Klopotoski
2021-08-26 01:01:01 -04:00
-
9613795bc2
fixed vpc with ipv6 connection (#4219)
Macwan Nevil
2021-08-26 10:29:34 +05:30
-
29b0122fac
feat(ssm): Add ssm documents permissions (#4217)
Gonzalo Saad
2021-08-25 11:16:14 -03:00
-
f038859a37
Cleanup pulldown script a bit, update managed rules (#4216)
kbalk
2021-08-25 10:11:32 -04:00
-
105bf863af
added support for modify-vpc-connection; fixed vpc peering options (#4210)
Macwan Nevil
2021-08-24 21:22:34 +05:30
-
bce65b7a50
Only use backported importlib_metadata on Python < 3.8 (#4214)
Anders Kaseorg
2021-08-24 08:50:39 -07:00
-
180a48751d
Minor updates to scaffold.py (#4213)
kbalk
2021-08-24 11:49:45 -04:00
-
d278fd6eaa
Batch - remove duplicate tests (#4208)
Bert Blommers
2021-08-22 15:14:46 +01:00
-
914d07027f
Feature: Batch: cancel_job (#3769)
Bert Blommers
2021-08-22 12:29:23 +01:00
-
5c24071f43
Support Python 3.9 (#3848)
Bert Blommers
2021-08-22 11:33:16 +01:00
-
fdf27a70e9
Route53 - Persist CallerReference (#3788)
Bert Blommers
2021-08-22 10:51:21 +01:00
-
5f7167ce62
Organisations - Detach policy, and asserts it actually happens (#3759)
Bert Blommers
2021-08-22 10:49:48 +01:00
-
bb3cbd0bb4
DynamoDB (V1) - implement UpdateItem (#3926)
Bert Blommers
2021-08-22 10:42:41 +01:00
-
fbd93efdb7
EC2 - Add tests for egress_only_internet_gateway (#4206)
Bert Blommers
2021-08-22 10:35:04 +01:00
-
7acdfe4feb
Introduce Pylint to check for duplicate test method names (#3684)
Bert Blommers
2021-08-21 16:33:15 +01:00
-
88c15d3bb8
Increase version number post-release
Moto Admin
2021-08-21 14:08:52 +00:00
-
8d4596a366
Prep Release 2.2.4 (#4205)
Bert Blommers
2021-08-21 15:05:40 +01:00
-
25e79c6e67
Fix IsDefault bug in elbv2 describe_rules (#4204)
Evan O'Connell
2021-08-20 21:50:10 -07:00
-
b9c7ec383c
Add AWS ConfigService put_config_rule, delete_config_rule, describe_config_rule (#4171)
kbalk
2021-08-21 00:45:52 -04:00
-
bd5ab53241
Fix bugs. Cloudformation updates are complex! (#4200)
Timothy Klopotoski
2021-08-19 12:36:11 -04:00
-
73368863eb
Added handling for V4 signatures in PutObject body (#4201)
Łukasz
2021-08-19 16:06:43 +02:00
-
1db3e0e9b9
Raise error when attempting to terminate protected ec2 instance (#4199)
Brian Pandola
2021-08-18 22:47:05 -07:00
-
d67d8111a3
Fargate (#4185)
D. Ferruzzi
2021-08-18 22:44:56 -07:00
-
a93756c69a
added support for egress-only-internet-gateway (#4196)
Macwan Nevil
2021-08-19 11:09:06 +05:30
-
b4f02f3436
Translate Cloudformation API data to EventBridge API data (#4188)
Timothy Klopotoski
2021-08-18 15:31:29 -04:00
-
492484be20
Add missing default regiono in s3 client (#4194)
Hasanul Islam
2021-08-19 01:25:33 +06:00
-
8743f81e15
CF: Raise ValidationError on bad resource id (#4186)
Timothy Klopotoski
2021-08-18 13:41:02 -04:00
-
bac013c15a
Update build.yml
Bert Blommers
2021-08-18 13:21:19 +01:00
-
ce449bf86b
Iot/added deprecation errors (#4192)
Ariel Beck
2021-08-18 12:32:58 +03:00
-
c296a9431e
Resolve coverage dependency conflict (#4191)
Bert Blommers
2021-08-18 09:19:27 +01:00
-
27c9b31d3a
Fix ec2 wildcard tag filters (#4189)
Brian Pandola
2021-08-17 22:02:19 -07:00
-
2f5a702f1f
added deprecate_thing_type method for IOT (#4184)
Ariel Beck
2021-08-17 20:05:18 +03:00
-
1d90946072
Feature S3 Object Lock (#4174)
Cristopher Pinzón
2021-08-17 00:16:59 -05:00
-
796ca1a814
Increase version number post-release
Moto Admin
2021-08-16 15:51:47 +00:00
-
8983b42912
Prep release 2.2.3 (#4182)
Bert Blommers
2021-08-16 16:49:09 +01:00
-
547a1844ed
Tech debt - improve test coverage EC2/ELBv2/Events (#4181)
Bert Blommers
2021-08-16 15:13:50 +01:00
-
4df099c724
Add cloudwatch tags (#4179)
Anton Grübel
2021-08-16 16:52:19 +09:00
-
1800733162
added tgw support in rt (#4178)
Macwan Nevil
2021-08-15 21:51:10 +05:30
-
c5b63693b5
Admin - Parallelize TF test runs in CI (#4177)
Bert Blommers
2021-08-15 12:03:23 +01:00
-
7397b8c129
fixed rt, eip, natgateway integration (#4176)
Macwan Nevil
2021-08-15 14:41:04 +05:30
-
d2c9e85ed3
Enhanced support for ami filtering (#4175)
Macwan Nevil
2021-08-15 14:39:50 +05:30
-
39185cafef
Added ManagedPrefixList (#4169)
Mohit Alonja
2021-08-14 21:01:06 +05:30
-
0d06ebb5fc
Add ecr replication config (#4170)
Anton Grübel
2021-08-15 00:15:56 +09:00
-
ec33237165
iot: Add VersionsLimitExceededException (#4173)
Koichi Ogura
2021-08-15 00:10:58 +09:00
-
9e61ab2220
refactor(events): Improve
put_rule
and event pattern (#4158)
Gonzalo Saad
2021-08-13 02:01:44 -03:00
-
67199d9828
Use upstream TF test repo (#4163)
Bert Blommers
2021-08-12 16:55:53 +01:00
-
b3fe48ece0
Add support for USER_PASSWORD_AUTH auth method (cognito-idp) (#4164)
Bartosz Sledz
2021-08-12 10:19:54 +02:00
-
cbfb450430
Support force flag in ecr.delete_repository (#4167)
Anton Grübel
2021-08-12 14:08:28 +09:00
-
b8405b39b5
Add ecr image scan (#4166)
Anton Grübel
2021-08-12 14:06:21 +09:00
-
a5eb46962d
Fix events target for custom event bus (#4168)
Anton Grübel
2021-08-12 14:02:16 +09:00
-
f2b8318211
fixed owner id and delete rt (#4161)
Macwan Nevil
2021-08-12 01:53:04 +05:30
-
574053cb27
EC2 - Improve/Extend RouteTable unit tests (#4165)
Bert Blommers
2021-08-11 18:50:15 +01:00
-
6f361e6afb
Add ecr registry policy (#4159)
Anton Grübel
2021-08-11 21:18:12 +09:00
-
5e6b7ee529
removed depricated account id (#4156)
Macwan Nevil
2021-08-10 11:43:39 +05:30
-
6db042dc72
Added DisassociateTransitGatewayRouteTable API (#4154)
Mohit Alonja
2021-08-10 11:41:50 +05:30
-
298e220122
Add ecr lifecycle policy (#4153)
Anton Grübel
2021-08-09 22:55:29 +09:00
-
4791a01935
Increase version number post-release
Moto Admin
2021-08-09 13:16:01 +00:00
-
8e61504482
Add tagging support for Cognito identity pools (#4147)
Waldemar Hummer
2021-08-09 13:57:48 +02:00
-
3336539293
Prep release 2.2.2 (#4152)
Bert Blommers
2021-08-07 12:29:48 +01:00
-
6ae37046f0
UnboundLocalError is thrown when creating a Firehose delivery stream. (#4144)
Garreth Golding
2021-08-07 09:42:23 +01:00
-
6fedb25a2a
Merge pull request #4149 from xiaket/execute_change_set_update_stack_status
Bert Blommers
2021-08-07 09:39:29 +01:00
-
-
6b880003c6
Add Log Service describe_resource_policies, delete_resource_policy (#4150)
kbalk
2021-08-07 04:04:15 -04:00
-
b4ae6a9cce
Add ecr repo policy (#4148)
Anton Grübel
2021-08-07 16:48:28 +09:00
-
f096b0e717
added support for tags in vpc peering connections (#4137)
Macwan Nevil
2021-08-07 13:08:27 +05:30
-
35d0ddef24
Add support for KMS update-alias (#4143)
Waldemar Hummer
2021-08-07 09:07:40 +02:00
-
9af1a96174
make FakeChangeSet a subclass of BaseModel, not FakeStack.
Kai Xia
2021-08-07 17:02:22 +10:00
-
98274f4124
fix issue with DeleteChangeSet.
Kai Xia
2021-08-06 20:04:51 +10:00
-
-
76094f012b
Remove pkg_resources module (#4142)
Bert Blommers
2021-08-05 17:59:25 +01:00
-
da09cfc39c
feat(events): Add condition in event permission (#4140)
Gonzalo Saad
2021-08-05 10:24:51 -03:00
-
cadbee35cb
Add ecr tag mutability & image scan config (#4139)
Anton Grübel
2021-08-05 22:23:11 +09:00
-
79f0cc9e9e
Tech debt - remove dead DynamoDB code and add RDS tests (#4136)
Bert Blommers
2021-08-04 17:24:26 +01:00
-
69e865dd1e
EC2 - Add unit tests for Route Tables (#4135)
Bert Blommers
2021-08-04 14:22:26 +01:00
-
ee6f20e376
Batch - Test rework (#4134)
Bert Blommers
2021-08-04 13:40:10 +01:00
-
4ae9b0e253
Implement AutoScaling resume_processes and correct behavior of suspend_processes (#4133)
Ray Myers
2021-08-04 00:57:21 -05:00
-
1b7e015e19
Wafv2 initial Implementation
Jordan Bailey
2021-08-04 01:45:41 -04:00
-
bc369679f2
Update test_cognitoidp.py
Bert Blommers
2021-08-03 16:54:31 +01:00
-
33988b96c2
fix for 'status' filter, inherent_attributes test (#4129)
Łukasz
2021-08-03 17:34:07 +02:00
-
788b8e617d
Update ecr (#4128)
Anton Grübel
2021-08-04 00:21:15 +09:00