Bert Blommers
2e1559dbf3
Prep release 4.2.1 ( #6758 )
2023-09-02 21:11:07 +00:00
Jean-Frederic Mainville
d78db35f41
ElastiCache: Add the create_cache_cluster
, delete_cache_cluster
and describe_cache_clusters
methods support ( #6754 )
2023-09-02 13:00:25 +00:00
Bert Blommers
5dd649378c
Feature: Sagemaker Runtime ( #6747 )
2023-09-01 07:06:50 +00:00
Bert Blommers
956dd265f0
Logs: Tagging support ( #6734 )
2023-08-27 18:14:51 +00:00
Bert Blommers
93131e6173
Logs: get_query_results() and describe_queries() ( #6730 )
2023-08-27 07:40:52 +00:00
Paul
b6a582e624
Cognito-IDP describe_resource_server() and list_resource_servers() ( #6717 )
2023-08-24 19:09:38 +00:00
Bert Blommers
bc6f72a768
Prep release 4.1.15 ( #6710 )
2023-08-22 07:58:00 +00:00
Xiaodong Hu
8535e93100
Docs: using assertEqual instead of list.should.equal ( #6707 )
2023-08-21 16:24:52 +00:00
Bert Blommers
deb914fc54
Feature: APIGateway Management API ( #6588 )
2023-08-10 22:02:37 +00:00
Bert Blommers
0d935ed345
Prep release 4.1.14 ( #6574 )
2023-07-30 18:36:44 +00:00
Bert Blommers
1242819e16
Prep release 4.1.13 ( #6524 )
2023-07-15 21:34:51 +00:00
Christian Nuss
742c8fd3f3
Add a Devcontainer ( #6290 )
2023-07-03 22:36:55 +00:00
Viren Nadkarni
db002cb958
Route53: Implement GetHealthCheckStatus ( #6460 )
2023-07-03 10:03:48 +00:00
Bert Blommers
f1c72814d8
APIGatewayV2: Stages ( #6456 )
2023-06-29 09:09:15 +00:00
Bert Blommers
22774e8d08
Core: Reduce slowdown mock_all
( #6451 )
2023-06-28 21:23:33 +00:00
Bert Blommers
3056ba95b7
Cloudfront: Origin Access Control ( #6453 )
2023-06-28 13:37:45 +00:00
Bert Blommers
5c0827547d
RDS: Automated snapshots now have the appropriate SnapshotType ( #6444 )
2023-06-25 17:36:42 +00:00
Bert Blommers
2543f9af73
Prep release 4.1.12 ( #6440 )
2023-06-24 20:51:27 +00:00
Bert Blommers
6b86113534
Feature: AppConfig ( #6391 )
2023-06-11 14:45:26 +00:00
Bert Blommers
0df65a3e6d
Prep release 4.1.11 ( #6367 )
2023-06-04 20:13:44 +00:00
Viren Nadkarni
c457c01305
SNS: Fix error message when topic is not found ( #6349 )
2023-05-31 14:39:50 +00:00
Dave Pretty
18b6bdf20a
Appsync: Implement get_introspection_schema ( #6337 )
2023-05-25 16:40:52 +00:00
rafcio19
7379b46460
Comprehend: implement canned responses for detect_* functions ( #6319 )
2023-05-25 10:46:40 +00:00
Bert Blommers
a57284a942
Prep release 4.1.10 ( #6336 )
2023-05-21 19:05:40 +00:00
Bert Blommers
b853593259
Docs: Improve explanation for the 'Pesky Imports' section ( #6327 )
2023-05-21 11:13:07 +00:00
Bert Blommers
7252a3aa68
Docs: Improve Getting Started example ( #6325 )
2023-05-15 22:46:02 +00:00
Dean Matter
f7b2478726
Add sessions to Glue ( #6302 )
2023-05-12 15:41:48 +00:00
Bert Blommers
5586cc3e3c
Prep release 4.1.9 ( #6298 )
2023-05-08 17:01:15 +00:00
Serhii Dimchenko
c21c44136e
Fix default account id in docs ( #6278 )
2023-05-02 16:10:24 +00:00
rafcio19
6f170410e8
SES v2 ( #6259 )
...
* feat: add ses v2
* feat: move wrap v1 logic into v2 api
* feat: v2 api on v2 url
* chore: types
* chore: linting
* feat: raw emails
* chore: linting
* feat: add list_contacts
* fix: urls need to be explicit for this to work with moto server
* chore: linting
* chore: remodel
* chore: rework
* chore: cleanup
* chore: fix test
* chore: sort out mypy
* feat: add contact lists
* fix: new url for server mode
* feat: create and delete
* chore: linting
* chore: linting
* chore: refactor
* chore: match errors with real responses
* chore: linting
* chore: run implementation coverage script
* refactor: easier, faster look ups with dicts
* refactor: contact is now a child of contactlist
* tests: contactlists return 200 if empty, contacts do not
* chore: update botocore and run implementation coverage script
* refactor: add matching *_contact methods to backend model so coverage script can detect them
2023-05-01 18:15:29 +00:00
Bert Blommers
1380d28876
Prep release 4.1.8 ( #6248 )
2023-04-23 15:59:22 +00:00
Bert Blommers
822d94f59e
DynamoDB: Initial support for execute_statement et. al. ( #6216 )
2023-04-16 19:06:29 +00:00
Bert Blommers
c44f0b7395
StepFunctions: Ensure that all operations respect the FAILURE env var ( #6204 )
2023-04-12 09:26:28 +00:00
Bert Blommers
2cf0130d13
Prep Release 4.1.7 ( #6201 )
2023-04-11 14:31:46 +00:00
Bert Blommers
b4346e2eea
Service: Scheduler ( #6197 )
2023-04-10 16:00:15 +00:00
DEEPAK MEENA
d2c3b31902
Docs: Explain how to set port in Docker ( #6181 )
2023-04-10 15:45:13 +00:00
Mike Grima
6a12c6c0a9
Merge pull request #6188 from mikegrima/config
...
Added support for AWS Config Retention Configuration
2023-04-09 15:21:36 -04:00
Mike Grima
ae8f2a19c6
Added support for AWS Config Retention Configuration
...
- Added AWS Config Retention Configuration support
- Also added S3 KMS Key ARN support for the Delivery Channel
- Updated the supported functions page for Config
2023-04-09 11:45:39 -04:00
Bert Blommers
bab61089a3
RDS: Various improvements ( #6186 )
2023-04-08 10:33:09 +00:00
Bert Blommers
6c32c089a1
Feature: LakeFormation ( #6172 )
2023-04-04 09:36:48 +00:00
Bert Blommers
52870d6114
Feature: RDS Data ( #6168 )
2023-04-03 16:18:10 +00:00
Bert Blommers
5504a8c3a0
Prep release 4.1.6 ( #6132 )
2023-03-26 13:54:36 +00:00
Bert Blommers
e0726f2d63
Feature: OpenSearch ( #6128 )
2023-03-26 12:43:28 +00:00
Bert Blommers
681db433fd
S3: select_object_content() (Experimental) ( #6103 )
2023-03-21 15:55:19 -01:00
Bert Blommers
076410f4f9
Prep release 4.1.5 ( #6093 )
2023-03-19 16:55:35 -01:00
Bert Blommers
94100c116c
S3: get_object_attributes() ( #6075 )
2023-03-16 10:56:20 -01:00
Hans Donner
bb60ea3594
Techdebt: Sure - Documentation ( #6051 )
2023-03-11 14:37:02 -01:00
Bert Blommers
d022b404d3
SecretsManager - put/delete_resource_policy ( #6049 )
2023-03-10 22:45:21 -01:00
Bert Blommers
2b00b050de
Firehose Improvements ( #6028 )
2023-03-07 22:08:55 -01:00
Bert Blommers
de388cfd9e
Prepare release 4.1.4 ( #6013 )
2023-03-05 09:28:05 -01:00