deleteParameterGroup
inline suspend fun MemoryDbClient.deleteParameterGroup(crossinline block: DeleteParameterGroupRequest.Builder.() -> Unit): DeleteParameterGroupResponse
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.