configservice_delete_conformance_pack {paws.management} | R Documentation |
Deletes the specified conformance pack and all the Config rules, remediation actions, and all evaluation results within that conformance pack
Description
Deletes the specified conformance pack and all the Config rules, remediation actions, and all evaluation results within that conformance pack.
See https://www.paws-r-sdk.com/docs/configservice_delete_conformance_pack/ for full documentation.
Usage
configservice_delete_conformance_pack(ConformancePackName)
Arguments
ConformancePackName |
[required] Name of the conformance pack you want to delete. |
[Package paws.management version 0.9.0 Index]