Learn R Programming

paws.database (version 0.2.0)

dax_delete_parameter_group: Deletes the specified parameter group

Description

Deletes the specified parameter group. You cannot delete a parameter group if it is associated with any DAX clusters.

See https://paws-r.github.io/docs/dax/delete_parameter_group.html for full documentation.

Usage

dax_delete_parameter_group(ParameterGroupName)

Arguments

ParameterGroupName

[required] The name of the parameter group to delete.