Commit Graph

6493 Commits

Author SHA1 Message Date
Bert Blommers
cf50da6938
MQ - Initial implementation (#4789) 2022-01-25 19:01:03 -01:00
Bert Blommers
35d3c72039
S3 - missing features (#4793) 2022-01-25 18:25:39 -01:00
Bert Blommers
38ad5193d4
Cloudfront - add missing fields (#4792) 2022-01-25 18:24:18 -01:00
Bert Blommers
05f5bbc568
Reduce CodeQL runs - only on schedule 2022-01-25 15:58:42 -01:00
Jim Cockburn
d5fcc31763
when a timer fires, it should also schedule a decision (#4791) 2022-01-25 15:45:02 -01:00
Felipe Alvarez
5e9c238fcc
test: add missing test for delete_log_stream (#4788) 2022-01-25 12:03:57 -01:00
Felipe Alvarez
9a5d5b5d25
CloudWatchLogs: create_export_task() (#4783) 2022-01-25 12:01:16 -01:00
Bert Blommers
d53dd23390
EC2 - create_snapshots (#4767) 2022-01-25 09:27:02 -01:00
Guriido
44e01a298e
DynamoDb2 transact_write_items: Check multiple transacts on same item (#4787) 2022-01-25 09:26:39 -01:00
Guriido
6d160303a4
Enhancement: Add check for reserved keywords in condition expression attributes [dynamodb2] (#4778) 2022-01-25 09:26:11 -01:00
Daniel Fangl
ebe74d2eb0
disallow organization deletion when accounts are members, allow removal of accounts from organization (#4773) 2022-01-25 09:25:40 -01:00
Daniel Fangl
3f534119f4
Add CreatedDate and LastChangedDate in secretsmanager responses (#4770) 2022-01-25 09:24:26 -01:00
kefi550
54c7fd5e91
feat: SES add minimal address validation (#4769) 2022-01-25 09:23:22 -01:00
Ranjithkumar Krishnan
4c309e7dd7
Fix exception type in cloudwatch get_metric_statistics (#4775) 2022-01-25 09:22:29 -01:00
Felipe Alvarez
245443d910
set region before executing the script (#4782) 2022-01-25 09:21:44 -01:00
Moto Admin
01f5193cb6 Increase version number post-release 2022-01-21 11:31:39 +00:00
Bert Blommers
a67412a5a9
Prep release 3.0 (#4776) 2022-01-21 09:42:36 -01:00
Bert Blommers
d679a73a5f
Enable testing for Py3.10 (#4772) 2022-01-18 20:52:47 -01:00
Bert Blommers
291aa83137
ECS - LongARN is enabled by default (#4762) 2022-01-18 19:53:31 -01:00
Bert Blommers
6610862a8f
Separate S3Control methods from S3 (#4745) 2022-01-18 19:10:22 -01:00
Bert Blommers
9c8744ff64
Refactor Class-decorator logic to reset per test (#4419) 2022-01-18 16:58:21 -01:00
Bert Blommers
aa70ee254d
Remove deprecated decorators + boto dependency (#4378) 2022-01-18 14:18:57 -01:00
Bert Blommers
3adb5ea84f
Prepare 3.0.0 dev releases 2022-01-18 10:05:45 -01:00
Moto Admin
b3205c6584 Increase version number post-release 2022-01-15 23:23:49 +00:00
Bert Blommers
ba09d771e5
Prep release 2.3.2 (#4766) 2022-01-15 21:44:23 -01:00
Sami Jaktholm
ca327e399d
SQS - Improve delete_message_batch() error responses (#4765) 2022-01-15 20:45:43 -01:00
Bert Blommers
8f63ce073e
EC2 - Cross region VPC peering bug (#4764) 2022-01-15 12:00:19 -01:00
Bert Blommers
f45da41b33
AWSLambda - throw error on large responses (>6MB) (#4763) 2022-01-14 22:23:09 -01:00
Bert Blommers
f3313be991
AppSync - initial implementation (#4761) 2022-01-14 20:12:26 -01:00
Bert Blommers
d118d592ca
Pylint remaining source code (#4760) 2022-01-14 18:51:49 -01:00
Bert Blommers
3f966541ce
Feature: EC2 filter-by dnsname (#4759) 2022-01-14 14:20:23 -01:00
Bert Blommers
63d1c09659
Admin: Fail dependency-check script, instead of failing silently (#4758) 2022-01-13 22:10:20 -01:00
Benoît Faucon
72fdaa3552
feat: add support for filtering by tags in describe_managed_prefix_lists (#4747) 2022-01-13 11:41:01 -01:00
Todd Morse
99ea1d07c5
add internal host to batch to mirror sfn behavior (#4748) 2022-01-13 11:39:26 -01:00
Bert Blommers
01ae8c01a6
Improve future interoperability with responses-module (#4753) 2022-01-12 20:58:41 -01:00
Bert Blommers
2407e969ac
Fix interoperability with responses 0.17.0 (#4749) 2022-01-12 12:16:02 -01:00
Moto Admin
a688c00325 Increase version number post-release 2022-01-07 20:43:06 +00:00
Bert Blommers
51bb711249
Prep release 2.3.1 (#4744) 2022-01-07 19:40:00 -01:00
Bert Blommers
a5173904c3
SSO-Admin - Initial implementation (#4743) 2022-01-07 15:28:29 -01:00
Bert Blommers
526559e22c
SNS: publish_batch() (#4741) 2022-01-06 22:09:16 -01:00
Bert Blommers
0eb8ec47ad
ECR - Persist RegistryID when creating a repository (#4742) 2022-01-06 21:05:23 -01:00
Ed
00b10e33a3
Enhancement/cognitoidp add force change password challenge flow (#4740) 2022-01-06 19:34:05 -01:00
Sindri Guðmundsson
4e5180a9ba
Fix publishing to fifo sns->sqs subscription (#4738) 2022-01-06 15:04:55 -01:00
Tim Leslie
ee6b2bfff8
Fix response data-types for kinesis operations (#4736) 2022-01-04 09:47:59 -01:00
Bert Blommers
307104417b
ECS:run_task - persist launchType (#4733) 2021-12-31 15:55:48 -01:00
Ranjithkumar Krishnan
3f79f7f6c7
Fix cloudwatch list metrics localstack #5000 (#4732) 2021-12-31 14:55:48 -01:00
Bert Blommers
d2ca16cab5
Pylint on d*/e* directories (#4731) 2021-12-30 20:04:54 -01:00
Cristopher Pinzón
b7f0dee4a7
escape windows return character (#4729) 2021-12-30 09:54:15 -01:00
cm-iwata
a9293d62e3
Implement APIGateway update_base_path_mapping (#4730) 2021-12-30 09:52:57 -01:00
Bert Blommers
8def040f8d
Pylinting on moto/d and moto/e directories (#4728) 2021-12-28 21:26:56 -01:00