moto/moto/secretsmanager
usmangani1 2433d64fe2
Fix: SecretsManager Added VersionIdsToStages key in describe_secret function (#3029)
* Fix: SecretsManager Added VersionIdsToStages key in describe_secret function

* Added more assertions

* Linting

Co-authored-by: usmankb <usman@krazybee.com>
Co-authored-by: Bert Blommers <info@bertblommers.nl>
2020-05-29 12:31:41 +01:00
..
__init__.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
exceptions.py Match AWS's change from smart-quote to ASCII quote 2019-11-12 10:05:11 +11:00
models.py Fix: SecretsManager Added VersionIdsToStages key in describe_secret function (#3029) 2020-05-29 12:31:41 +01:00
responses.py Do not remove tags after secret update, handle description 2020-04-24 16:12:55 +02:00
urls.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
utils.py Fix some 'DeprecationWarning: invalid escape sequence' warnings and use str.format for string interpolation. 2020-03-25 11:08:12 -07:00