Commit Graph

6527 Commits

Author SHA1 Message Date
Cristopher Pinzón
c25aae0d9a
Allow "True" in SQS Queue boolean attributes (#4830) 2022-02-07 22:53:25 -01:00
Daniel Fangl
87dfa2e922
correctly filter describe_managed_prefix_lists, add test for the behavior (#4837) 2022-02-07 18:07:15 -01:00
Edison Gustavo Muenz
32373d2ac5
ec2: Add GpuInfo to describe_instance_types (#4828) 2022-02-07 14:13:50 -01:00
mgshirali
60e26e5892
These changes address issue 4834. (#4835) 2022-02-07 14:10:12 -01:00
Cristopher Pinzón
500ed1a90b
Addition of bucket name when creating a key object (#4824) 2022-02-06 23:23:39 -01:00
Alastair McCormack
ef3a35cd8f
FIX: Cognito-idp (#4820) 2022-02-05 14:58:34 -01:00
Bert Blommers
fbefae59c5
Non-unittest classes use a lowercase setup-method (#4833) 2022-02-05 10:47:38 -01:00
Bert Blommers
bb6fb1200f
ELBv2 - Allow IAM certificates when calling modify_listener (#4823) 2022-02-04 20:59:23 -01:00
Bert Blommers
e1ffd27201
Increase Batch timeouts, in case Docker takes a while to start (#4827) 2022-02-04 20:10:46 -01:00
Bert Blommers
38bb2d5d1b
Update dependency_test.yml 2022-02-03 12:17:25 -01:00
Bert Blommers
0a1bb6bae1
Route53 - Reusable Delegation Sets (#4817) 2022-01-30 23:53:05 -01:00
Bert Blommers
2fd6f34060
EC2 - VpcEndpointServiceConfiguration (#4815) 2022-01-30 22:00:26 -01:00
Paul
f554ad3997
implement get_hosted_zone_count() api (#4814) 2022-01-30 12:25:36 -01:00
Bert Blommers
4f1dcc5529
Increase version number post-release 2022-01-29 16:34:47 -01:00
Bert Blommers
0addc16d8a
Prepare release 3.0.2 (#4812) 2022-01-29 15:52:23 -01:00
Dmytro Kazanzhy
cb60761510
Added event subscriptions: create_event_subscription, delete_event_subscription, describe_event_subscriptions (#4807) 2022-01-29 11:24:28 -01:00
Adam Faulconbridge
3dfda9c1c9
validate containerProperties as strings (#4809) 2022-01-29 11:07:10 -01:00
Bert Blommers
ed86df6bae
ELBv2 improvements (#4808) 2022-01-29 11:04:14 -01:00
Paul
e1dbec1dff
Implement list_hosted_zones_by_vpc() functionality (#4771) 2022-01-29 10:11:24 -01:00
Dave Pretty
8b39233426
dynamodb: filter expression should applied after query/scan. fixes spulec/moto#3909 (#4805) 2022-01-29 10:08:18 -01:00
Dmytro Kazanzhy
f158f0e985
Add RDS methods: start_export_task, cancel_export_task, describe_export_tasks (#4803) 2022-01-28 21:40:30 -01:00
Tuukka Ikkala
0da889f641
Add TEST_SERVER_MODE_ENDPOINT env var documentation (#4802) 2022-01-27 22:26:48 -01:00
Todd Morse
bbe4402b33
Add host to batch (#4801) 2022-01-27 22:25:18 -01:00
Dmytro Kazanzhy
3ae6841b48
Local: Add RDS methods: copy_db_snapshot, copy_db_cluster_snapshot, create_db_cluster_snapshot, delete_db_cluster_snapshot, describe_db_cluster_snapshots (#4790) 2022-01-27 22:22:51 -01:00
Tuukka Ikkala
e9fada8ebd
Allow mock_s3 to use the standalone moto server running in alternative endpoint by adding TEST_SERVER_MODE_ENDPOINT environment variable (#4723) 2022-01-27 18:34:49 -01:00
Bert Blommers
bcf2eeb13b
Update requirements.txt 2022-01-27 11:48:57 -01:00
Bert Blommers
3ba3f1460f
Propagate MotoHost via env vars to Lambda (#4658) 2022-01-27 11:04:03 -01:00
Paul
cd2d7a9c7a
moto/route53 does not correctly handle private hosted zones #4785 (#4786) 2022-01-27 10:28:31 -01:00
Bert Blommers
4bd8f4f96f
Glacier - allow zipfiles to be uploaded (#4800) 2022-01-27 09:40:42 -01:00
Bert Blommers
010d525de0
Class decorator - allow possibility of setUp in parent class (#4799) 2022-01-26 23:01:45 -01:00
Roman Rader
fc1ef55adc
Missing VersionID for versioned buckets in API (#4796) 2022-01-26 22:24:51 -01:00
Bert Blommers
76605e30a0
Improved support for Kinesis (#4795) 2022-01-26 18:41:04 -01:00
Moto Admin
a2467b7c3f Increase version number post-release 2022-01-25 21:49:51 +00:00
Bert Blommers
7d5ac89186
Prepare release 3.0.1 (#4794) 2022-01-25 20:08:32 -01:00
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