moto/docs/docs
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
..
configuration Admin: Improve documentation (#5831) 2023-01-11 19:44:09 -01:00
contributing Techdebt: Sure - Documentation (#6051) 2023-03-11 14:37:02 -01:00
services SES v2 (#6259) 2023-05-01 18:15:29 +00:00
aws_config.rst Admin: Update Docs to point to getmoto (#5826) 2023-01-07 10:35:14 -01:00
faq.rst Class decorator - allow possibility of setUp in parent class (#4799) 2022-01-26 23:01:45 -01:00
getting_started.rst Admin: Improve docs on how to run Moto in CI/CD systems (#5967) 2023-02-23 19:18:18 -01:00
iam.rst Admin: Update Docs to point to getmoto (#5826) 2023-01-07 10:35:14 -01:00
multi_account.rst MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
server_mode.rst Docs: Explain how to set port in Docker (#6181) 2023-04-10 15:45:13 +00:00