Deletes the specified conformance pack and all the AWS Config rules, remediation actions, and all evaluation results within that conformance pack.
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.
configservice_delete_conformance_pack(ConformancePackName)
An empty list.
[required] Name of the conformance pack you want to delete.
svc$delete_conformance_pack(
ConformancePackName = "string"
)