Currently, the delete_parameter function for the ssm client will respond with a dict containing a key of Invalid Parameter which has a value of a list containing the parameter name that was requested to be deleted when a parameter with said name doesn't exist which doesn't match the behavior of boto3. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| exceptions.py | ||
| models.py | ||
| responses.py | ||
| urls.py | ||
| utils.py | ||