moto/moto/secretsmanager
Neil Roberts 48a71ae329 Issue 1753: Add support for DescribeSecret
- Merge changes from upstream master.
- Update get_secret_value to use helper method for validating secret
identifier.
- Update implementation coverage checklist.
2018-08-14 12:04:39 -07:00
..
__init__.py UPdate 2018-06-09 22:08:10 -07:00
exceptions.py Added get_random_password mock with tests 2018-07-18 00:27:53 -07:00
models.py Issue 1753: Add support for DescribeSecret 2018-08-14 12:04:39 -07:00
responses.py Implement secretsmanager.DescribeSecret and tests. 2018-08-06 14:40:33 -07:00
urls.py Adding response, urls and test 2018-06-07 22:31:44 -07:00
utils.py Added get_random_password mock with tests 2018-07-18 00:27:53 -07:00