Deletes the specified conformance pack and all the AWS Config rules, remediation actions, and all evaluation results within that conformance pack.
configservice_delete_conformance_pack(ConformancePackName)
[required] Name of the conformance pack you want to delete.
svc$delete_conformance_pack( ConformancePackName = "string" )
AWS Config sets the conformance pack to DELETE_IN_PROGRESS
until the
deletion is complete. You cannot update a conformance pack while it is
in this state.