Jon Michaelchuck 2391a4ab97
[SecretsManager] Handle missing secrets versions (#3349)
* SecretsManager - handle missing secrets versions

The get_secret_value method should raise ResourceNotFoundException
if a secret exists but the provided VersionId does not.

* Run black

* 2.x support

* black fix?

* secret is not a dict. Fix error msg output.
2020-10-05 12:22:54 +01:00
..
2019-12-16 21:25:20 -05:00
2020-09-13 19:42:38 +01:00
2020-04-06 19:55:54 +10:00
2020-09-13 19:42:38 +01:00
2019-12-16 21:25:20 -05:00
2020-09-13 19:42:38 +01:00
2020-09-13 19:42:38 +01:00
2020-01-23 10:15:02 -08:00
2020-03-02 13:07:34 +00:00