cloudwatchlogs_delete_account_policy: Deletes a CloudWatch Logs account policy
Usage
cloudwatchlogs_delete_account_policy(policyName, policyType)
Arguments
- policyName
[required] The name of the policy to delete.
- policyType
[required] The type of policy to delete. Currently, the only valid value is
DATA_PROTECTION_POLICY
.