Commit Graph

3617 Commits

Author SHA1 Message Date
Bert Blommers
eb1d127851
Feature: S3 - enable encryption when copying keys (#4535) 2021-11-06 22:12:01 -01:00
Bert Blommers
3353677c72
Events - match full list against pattern (#4534) 2021-11-06 12:21:40 -01:00
Przemysław Dąbek
aab2a25dfa
Add support for SageMaker Processing job (#4533) 2021-11-06 11:47:42 -01:00
Julio Cesar
1e85e16f0f
Fix missing valid_attrs (issue 4529) (#4530) 2021-11-06 11:37:19 -01:00
cm-iwata
e379ac1cec
Implement APIGateway get_base_path_mapping (#4531) 2021-11-06 09:52:27 -01:00
Vincent Barbaresi
33ad777f71
add back OPTIONS key response after implementing CORS in #4497 (#4528) 2021-11-05 12:19:06 -01:00
Antonio Caparrós
48fbe0db70
Add cognito-identity list identities method (#4525) 2021-11-05 12:17:30 -01:00
kbalk
7b375195bd
DirectoryService: Add support for other directories (#4507) 2021-11-05 12:15:57 -01:00
Bert Blommers
ab531aed9b
Add warnings about deprecated modules (#4527) 2021-11-04 21:39:53 -01:00
Bert Blommers
f923d0d1e0
Feature: Custom cloudformation resources (#4512) 2021-11-03 20:00:42 -01:00
Sam Attridge
ff6d7a13c0
Added policy tagging that was previously marked as missing (#4520) 2021-11-03 19:58:40 -01:00
Bert Blommers
ccd216dfe5
S3 - get_object() should error for Glacier-class (#4523) 2021-11-02 22:02:14 -01:00
Bogdan Girman
7764a94491
Improve sagemaker (#4517) 2021-11-01 21:30:07 -01:00
Brandon Bodnar
6264fb292c
fix: S3 CopyObjects with embedded percent encoding (#4514) 2021-11-01 21:17:06 -01:00
Andor Markus
3b9e6261f9
Feature - emr-containers - jobs (#4515) 2021-11-01 09:36:38 -01:00
Adam Richie-Halford
f4e62f0dfd
ENH: Add resource_requirements to batch job definition (#4506) 2021-11-01 09:31:22 -01:00
Sherman Hui
a1f89ee39f
feat: add describe_receipt_rule_set to ses mock (#4510) 2021-10-31 09:02:37 -01:00
Sherman Hui
940b351387
feat: add update_receipt_rule to ses mock (#4490) 2021-10-31 08:30:50 -01:00
Andor Markus
213c081628
Feature - emr-containers (#4492) 2021-10-30 11:12:08 +00:00
kbalk
e1298e334b
Feature DirectoryService support (#4483) 2021-10-30 10:09:44 +00:00
Vincent Barbaresi
03c170e206
S3: Implement CORS headers in OPTIONS requests (#4497) 2021-10-30 10:02:30 +00:00
Boris Bera
b0c22c6ac1
Ensure that imagePushedAt fields from ECR is timezone aware (#4501) 2021-10-30 10:00:40 +00:00
Łukasz
56866e0ef5
Add add_custom_attributes implementation (#4498) 2021-10-30 09:58:29 +00:00
Vincent Barbaresi
ecdd395bec
Fix range headers: use response_headers parameters instead of creating a new dict (#4502) 2021-10-30 09:49:42 +00:00
Łukasz
07e8ba48ba
cognito-idp standard attributes and pool schema validation (#4493) 2021-10-29 11:25:52 +00:00
cm-iwata
0739537679
Implement APIGateway get_base_path_mappings (#4496) 2021-10-29 09:54:12 +00:00
Maksymilian Babarowski
7a1c38e11a
cognito-idp – Implemented admin_delete_user_attributes (#4487) 2021-10-28 21:21:22 +00:00
Anay Nayak
3b0bc394f8
Glue start stop crawler (#4495) 2021-10-28 21:20:08 +00:00
Bogdan Girman
3259a3307a
Add more functionality to sagemaker (#4491) 2021-10-28 20:21:20 +00:00
Vincent Barbaresi
6f5cae98ad
fix incomplete LastEvaluatedKey when using Global Secondary Index (#4488) 2021-10-28 10:10:11 +00:00
Vincent Barbaresi
b7560c9ad2
Use a different method to compute a timestamp in milliseconds for describe output() (#4476) 2021-10-28 09:28:45 +00:00
Paul Roberts
dc94cca909
Publishing to SNS topics with a null subject should be allowed (#4486) 2021-10-27 18:57:25 +00:00
Łukasz
ec7c2d6d5d
Return OTP from forgot password (#4478) 2021-10-27 18:29:29 +00:00
cm-iwata
2218806f3d
Implement APIGateway create_base_path_mapping (#4475) 2021-10-27 10:48:32 +00:00
Maksymilian Babarowski
98ca9b82e1
cognito-idp – Correct exception when user does not exist (#4482) 2021-10-27 10:43:37 +00:00
Paul Roberts
6c9f959b94
Set the appropriate SNS subject when sending CloudFormation stack events (#4479) 2021-10-27 08:15:51 +00:00
Vincent Barbaresi
7e3db1ecac
Fix #4228: support Fargate batch compute environment (#4477) 2021-10-26 12:27:24 +00:00
Macwan Nevil
5771dcf73b
fixed default kms keys;fixed object locking exception (#4385) 2021-10-26 09:57:58 +00:00
Sherman Hui
1d21cec000
feat: add describe_receipt_rule method to ses mock (#4458) 2021-10-24 19:35:54 +00:00
Łukasz
fee16cb388
Added significant verification to ForgotPassword, changed UserStatus dict to enum (#4469) 2021-10-24 14:26:57 +00:00
Łukasz
a4a8949166
CognitoIDP github.com/spulec/moto/issues/4452 - missing EstimatedNumberOfUsers (#4470) 2021-10-24 13:29:16 +00:00
nom3ad
12bd6af540
fix(cloudformation): missing Parameters key in get_template_summary() response (#4466) 2021-10-23 11:40:41 +00:00
Maksymilian Babarowski
ce91a8d615
cognito-idp – Implemented admin_confirm_sign_up (#4462) (#4463) 2021-10-23 11:32:56 +00:00
Bert Blommers
728039bce1
EC2 - Filtering on plain property didn't work with asterix (#4461) 2021-10-23 11:29:16 +00:00
kbalk
665c8aa3bc
Route53 query-logging-config APIs (#4437) 2021-10-22 21:47:29 +00:00
Bert Blommers
3d6ffcc74d
ECS: delete/list/put_account_setting (#4456) 2021-10-21 22:00:32 +00:00
Bert Blommers
64e16d970a
EMR - Step state should be RUNNING, not STARTING (#4455) 2021-10-21 16:37:57 +00:00
Bert Blommers
0590ad296e
Feature: TimeStream support (#4454) 2021-10-21 15:13:43 +00:00
Bert Blommers
7f0ef4a0cc
ECS - Enable option to use new ARN format (#4450) 2021-10-21 10:05:10 +00:00
Bert Blommers
125936d269
APIGateway - rework tests to work with botocore 1.22 (#4451) 2021-10-20 22:02:20 +00:00