moto/moto/kms
mattsb42-aws 4f34af95bc remove dead code
because the key ID validation is now centralized,
by the time this code would have been reached,
we know that the key ID exists,
so a KeyError will never be thrown
2019-09-13 13:35:55 -07:00
..
__init__.py Lints. 2017-02-23 21:37:43 -05:00
exceptions.py add encrypt/decrypt utility functions with appropriate exceptions and tests 2019-08-26 23:24:31 -07:00
models.py fix linting issues 2019-09-12 18:04:18 -07:00
responses.py remove dead code 2019-09-13 13:35:55 -07:00
urls.py Add basic KMS key endpoints. 2015-06-30 05:44:39 -04:00
utils.py add encrypt/decrypt utility functions with appropriate exceptions and tests 2019-08-26 23:24:31 -07:00