Commit Graph

7364 Commits

Author SHA1 Message Date
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
Michał Górny
c5a65448f8
Remove redundant wheel dep from pyproject.toml (#5832) 2023-01-11 19:44:34 -01:00
Bert Blommers
a12a10efa3
Admin: Improve documentation (#5831) 2023-01-11 19:44: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
stiebels
4b117c4884
Add sagemaker mock call: describe_pipeline (#5797)
* Added mock for sagemaker describe-pipeline call

* Added NotImplementedError for PipelineDefinitionS3Location

* Added support for PipelineDefinitionS3Location

* Extended unit tests

* Moved arn_formatter into utils

* Import arn_formatter in test_sagemaker_pipeline

* Adding uniqueness check for PipelineName

* Removed unused import

* Swapped client for s3_backend

* Corrected kwarg names

* From direct s3_backend to mocked boto call due to strange error

* Changed to using s3_backends from mocked boto3 call

* Remove unused argument

* Black formatting

* Delete object and bucket to avoid duplicate bucket names error

* Try to fix bucket collisions

* Remove unused lines

* Switched to mock

* SkipTest in server mode

* Switched to handling inside to-be tested method

* added s3 mock

* mock s3

* Change mocking s3

* Removed unnecessary tests

* Switch to only s3_backend

* Adding skiptest to load from s3
2023-01-11 18:30:07 -01:00
shanishiri
cf0bcbce91
Support tags in ECS start_task and describe_tasks (#5817) 2023-01-11 18:28:07 -01:00
Moto Admin
fa2102fe31 Post-release steps 2023-01-09 22:01:57 +00:00
Bert Blommers
9288071edb
Prep release 4.1.0 (#5829) 2023-01-09 18:26:15 -01:00
Bert Blommers
b4b873ed4b
Admin: Update Sure (#5828) 2023-01-08 23:12:32 -01:00
Bert Blommers
4165aa8ae7
Admin: Simplify dependency test (#5827) 2023-01-07 21:54:00 -01:00
Bert Blommers
27a2e42d9b
Admin: Update Docs to point to getmoto (#5826) 2023-01-07 10:35:14 -01:00
Bert Blommers
79a0b9070b
Move to pyproject.toml, instead of setup.py (#5821) 2023-01-06 18:43:16 -01:00
Bert Blommers
89fdf9dbcb
Remove Py3.6 support (#5818) 2023-01-06 11:07:20 -01:00
Bert Blommers
bf962f7f44
Prep 4.1.0 dev releases 2023-01-06 11:07:04 -01:00
Moto Admin
b5df26a269 Post-release steps 2023-01-04 15:26:52 +00:00
Bert Blommers
2e08c321d9
Prep release 4.0.13 (#5813) 2023-01-04 11:12:16 -01:00
Bert Blommers
d68fb04ee1
IOTData: Fix bug where publish() could only be called once (#5812) 2023-01-03 20:21:52 -01:00
Abdullah Ahmed
031f89dee0
Implement secretsmanager CancelRotateSecret (#5809) 2023-01-03 18:22:38 -01:00
Sean Coonce
d89e4d236c
docs: fix patching external client/resource docs (#5804) 2022-12-30 15:21:25 +01:00
Daniel Fangl
555928af5d
IAM: add tags for users to get-account-authorization-details response (#5803) 2022-12-22 18:03:33 -01:00
Ian Brown
446930fcc0
CloudFormation: changing error message to match aws api (stack update attempt with no updates) (#5800) 2022-12-22 18:01:34 -01:00
Viren Nadkarni
a53f620846
IoT: Generate valid keys and certificates (#5801) 2022-12-22 15:49:14 -01:00
Paweł Rubin
f5fbddec86
chore(readme): Align code snippets formatting with project's rules. (#5802) 2022-12-22 13:34:17 -01:00
Bert Blommers
5920d1a8ce
Techdebt: MyPy DynamoDB v20111205 (#5799) 2022-12-22 09:58:08 -01:00
Viren Nadkarni
fb0a4d64c8
EC2: Implement GetPasswordData (#5798) 2022-12-22 09:57:19 -01:00
Paweł Rubin
ca60f13c45
fix(route53): Allow upsert for resource records that already exist. (#5788) 2022-12-21 22:38:27 -01:00
Bert Blommers
3a10220404
Techdebt: MyPy DynamoDBStreams (#5795) 2022-12-21 18:08:25 -01:00
steffyP
fbc3710f69
CloudWatch: support statistic-values in put-metric-data (#5793) 2022-12-21 18:07:41 -01:00
Bert Blommers
bdef72d481
CognitoIDP: sign_out() should invalidate AccessToken (#5794) 2022-12-20 21:09:02 -01:00
Bert Blommers
027572177d
Techdebt: MyPy DS (#5792) 2022-12-20 18:25:25 -01:00
sist
008d5b958e
Add sagemaker mock call: update_pipeline (#5787) 2022-12-19 22:35:37 -01:00
Bert Blommers
92396bce4f
Techdebt: MyPy DMS (#5785) 2022-12-18 20:16:46 -01:00
Bert Blommers
fab91edd8d
Techdebt: MyPy DAX (#5783) 2022-12-18 15:08:32 -01:00
Bert Blommers
7956812e66
Update docs: ThreadedServerMode is stable since 4.0 2022-12-18 11:22:31 -01:00
Moto Admin
4c3586296f Post-release steps 2022-12-18 11:48:38 +00:00
Bert Blommers
626803a78e
Prepare release 4.0.12 (#5781) 2022-12-18 09:06:52 -01:00
Bert Blommers
42d8216623
Techdebt: KMS: Mock RSA calls in some tests (#5782) 2022-12-17 20:35:07 -01:00
sist
f67abbe1f3
Add sagemaker mock call: delete_pipeline (#5780) 2022-12-17 09:38:23 -01:00