Learn R Programming

paws.management (version 0.4.0)

cloudwatchlogs_delete_account_policy: Deletes a CloudWatch Logs account policy

Description

Deletes a CloudWatch Logs account policy.

See https://www.paws-r-sdk.com/docs/cloudwatchlogs_delete_account_policy/ for full documentation.

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.