cloudwatchlogs_delete_resource_policy: Deletes a resource policy from this account
Description
Deletes a resource policy from this account. This revokes the access of
the identities in that policy to put log events to this account.
Usage
cloudwatchlogs_delete_resource_policy(policyName)
Arguments
- policyName
The name of the policy to be revoked. This parameter is required.
Request syntax
svc$delete_resource_policy(
policyName = "string"
)