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 |
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Bert Blommers
|
a67412a5a9
|
Prep release 3.0 (#4776)
|
2022-01-21 09:42:36 -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 |
|
Sami Jaktholm
|
ca327e399d
|
SQS - Improve delete_message_batch() error responses (#4765)
|
2022-01-15 20:45:43 -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 |
|