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