Module Smaws_Client_ConfigService.DeleteConformancePack

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.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `NoSuchConformancePackException of Types.no_such_conformance_pack_exception | `ResourceInUseException of Types.resource_in_use_exception ] -> string