configservice_delete_organization_conformance_pack {paws.management} | R Documentation |
Deletes the specified organization conformance pack and all of the Config rules and remediation actions from all member accounts in that organization
Description
Deletes the specified organization conformance pack and all of the Config rules and remediation actions from all member accounts in that organization.
See https://www.paws-r-sdk.com/docs/configservice_delete_organization_conformance_pack/ for full documentation.
Usage
configservice_delete_organization_conformance_pack(
OrganizationConformancePackName
)
Arguments
OrganizationConformancePackName |
[required] The name of organization conformance pack that you want to delete. |
[Package paws.management version 0.9.0 Index]