moto/moto/secretsmanager
Neil Roberts 43277a59b9 Moto-1781: finish implementation of rotate_secret and add happy test.
- Implement RotateSecret to support initial setup of secret rotation.
Moto's implementation of secrets is currently flat and needs to gain
some dimension before full rotation can be simulated.
- Add the happy path unit test.
2018-08-15 11:04:44 -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 Moto-1781: finish implementation of rotate_secret and add happy test. 2018-08-15 11:04:44 -07:00
responses.py Moto-1781: Implement rotate_secret response. 2018-08-15 10:29:58 -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