securityhub_delete_configuration_policy {paws.security.identity} | R Documentation |
Deletes a configuration policy
Description
Deletes a configuration policy. Only the Security Hub delegated administrator can invoke this operation from the home Region. For the deletion to succeed, you must first disassociate a configuration policy from target accounts, organizational units, or the root by invoking the start_configuration_policy_disassociation
operation.
See https://www.paws-r-sdk.com/docs/securityhub_delete_configuration_policy/ for full documentation.
Usage
securityhub_delete_configuration_policy(Identifier)
Arguments
Identifier |
[required] The Amazon Resource Name (ARN) or universally unique identifier (UUID) of the configuration policy. |
[Package paws.security.identity version 0.6.1 Index]