deleteConformancePack
inline suspend fun ConfigClient.deleteConformancePack(crossinline block: DeleteConformancePackRequest.Builder.() -> Unit): DeleteConformancePackResponse
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.