Commit Graph

277 Commits

Author SHA1 Message Date
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
Bert Blommers
2d3867dbd5
Service: Neptune (#5983) 2023-02-26 15:27:08 -01:00
Dan Ward
354c81b7e1
Glue: get_jobs() (#5974) 2023-02-25 10:18:01 -01:00
Tuukka Ikkala
5dd155de4b
Athena - Make query results configurable (#5928) 2023-02-24 20:25:54 -01:00
Bert Blommers
95bbb5af4b
Glue: get_table_version() (#5968) 2023-02-24 20:24:01 -01:00
Bert Blommers
3a7f10fece
Admin: Improve docs on how to run Moto in CI/CD systems (#5967) 2023-02-23 19:18:18 -01:00
Bert Blommers
642ef7841c
Prep release 4.1.3 (#5945) 2023-02-19 18:52:20 -01:00
Bert Blommers
b8350f2801
Techdebt: MyPy EC2 (t-models) (#5922) 2023-02-12 16:53:36 -01:00
Bert Blommers
829ad19f84
Prep release 4.1.2 (#5901) 2023-02-04 11:59:42 -01:00
Bert Blommers
ad016112fe
S3: Improve bucket policy enforcement (#5883) 2023-01-31 10:33:57 -01:00