Smaws_Client_ConfigService.DeleteConformancePack
val request :
Smaws_Lib.Context.t ->
delete_conformance_pack_request ->
(unit,
[> Smaws_Lib.Protocols.AwsJson.error
| `NoSuchConformancePackException of no_such_conformance_pack_exception
| `ResourceInUseException of resource_in_use_exception ])
Stdlib.result
Deletes the specified conformance pack and all the Config rules, remediation actions, and all evaluation results within that conformance pack.
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.