View source: R/memorydb_operations.R
memorydb_delete_parameter_group | R Documentation |
Deletes the specified parameter group. You cannot delete a parameter group if it is associated with any clusters. You cannot delete the default parameter groups in your account.
See https://www.paws-r-sdk.com/docs/memorydb_delete_parameter_group/ for full documentation.
memorydb_delete_parameter_group(ParameterGroupName)
ParameterGroupName |
[required] The name of the parameter group to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.