Commit Graph

6306 Commits

Author SHA1 Message Date
Bert Blommers
de9fe5a1e1
Clean up README, and distribute info over the external docs (#3728) 2021-11-08 11:02:46 -01:00
Bert Blommers
d7dd8fb4c5
Kinesis - Fix split_shards behaviour (#4540) 2021-11-07 19:24:54 -01:00
Bert Blommers
b9e38ecc76
CognitoIDP:list_users() - Implement AttributesToGet-parameter (#4539) 2021-11-07 15:02:48 -01:00
Bert Blommers
6e58dc3f12
CloudFormation - allow updates of unknown resources (#4538) 2021-11-07 15:01:39 -01:00
Bert Blommers
028fb8207a
IOT list_execs_for_thing: fix pagination (#4537) 2021-11-07 10:59:59 -01:00
Moto Admin
746a139303 Increase version number post-release 2021-11-07 11:48:35 +00:00
Bert Blommers
235a8cf760
Prep Release 2.2.13 (#4536) 2021-11-07 10:04:19 -01:00
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
20ba80783d
Delete docs/_build dir, as it's generated content 2021-11-03 22:30:44 -01:00
Bert Blommers
31c9856b3f
Update .readthedocs.yaml 2021-11-03 21:01:49 -01:00
Bert Blommers
0db38c72d0
Update .readthedocs.yaml 2021-11-03 20:57:35 -01:00
Bert Blommers
2267e97ffd
Create requirements.txt 2021-11-03 20:56:21 -01:00
Bert Blommers
ee550ec112
Update .readthedocs.yaml 2021-11-03 20:40:47 -01:00
Bert Blommers
d3c79c0114
Create .readthedocs.yaml 2021-11-03 20:20:39 -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
eric schkufza
4d1eb2c8db
Whitelist host.docker.internal along with localhost and localstack (#4522) 2021-11-02 21:00:15 -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
Moto Admin
e8700bd533 Increase version number post-release 2021-10-31 12:38:32 +00:00
Bert Blommers
72ade72855
Prep Release 2.2.12 (#4511) 2021-10-31 10:50:31 -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
kbalk
e24d337dcf
Finish pylint scaffold.py (#4508) 2021-10-30 22:18:44 +00:00
Andor Markus
213c081628
Feature - emr-containers (#4492) 2021-10-30 11:12:08 +00:00
Anay Nayak
13f985115b
EMR: Rename get_cluster to describe_cluster (#4504) 2021-10-30 11:08:03 +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
kbalk
ff1714af15
Add verbose option to pull_down_aws_managed_rules.py (#4500) 2021-10-29 18:27:39 +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