Ninh Khong
|
061c609a8f
|
Fix secretsmanager random password wrong length (#3213)
* Enhance function get_parameter by parameter name, version or labels
* Fix random password with exclude characters return wrong length
|
2020-08-03 13:42:42 +01:00 |
|
Asher Foa
|
2e20ad14df
|
Fix some 'DeprecationWarning: invalid escape sequence' warnings and use str.format for string interpolation.
Similar to https://github.com/spulec/moto/pull/2811
|
2020-03-25 11:08:12 -07:00 |
|
mwas
|
0e825a5048
|
lint
|
2019-11-23 13:02:00 +03:00 |
|
mwas
|
5274ffa5e0
|
fix both get and describe with arn and name
|
2019-11-23 10:12:31 +03:00 |
|
Asher Foa
|
96e5b1993d
|
Run black on moto & test directories.
|
2019-10-31 10:36:05 -07:00 |
|
zane
|
b485122ec6
|
refactor to store multiple scrects, use uuid
|
2018-10-25 15:16:40 -07:00 |
|
zane
|
6c7a22c7d7
|
Added get_random_password mock with tests
|
2018-07-18 00:27:53 -07:00 |
|