Delete Parameter
ssm_delete_parameter | R Documentation |
Delete a parameter from the system¶
Description¶
Delete a parameter from the system. After deleting a parameter, wait for at least 30 seconds to create a parameter with the same name.
Usage¶
Arguments¶
Name
[required] The name of the parameter to delete.
You can't enter the Amazon Resource Name (ARN) for a parameter, only the parameter name itself.
Value¶
An empty list.