Implement SSM Parameter Store filters support (GetParametersByPath API) (#1604)
* added tests for SSM Parameter Store filters (GetParametersByPath - ParameterStringFilter) * implemented SSM Parameter Store filters support (only for get_parameters_by_path API) * adding myself to authors file
This commit is contained in:
parent
ba2ea8e1b3
commit
cb364eedc6
4 changed files with 117 additions and 2 deletions
|
|
@ -52,3 +52,4 @@ Moto is written by Steve Pulec with contributions from:
|
|||
* [Clive Li](https://github.com/cliveli)
|
||||
* [Jim Shields](https://github.com/jimjshields)
|
||||
* [William Richard](https://github.com/william-richard)
|
||||
* [Alex Casalboni](https://github.com/alexcasalboni)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue