cloudwatchlogs_delete_resource_policy {paws.management} | R Documentation |
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.
See https://www.paws-r-sdk.com/docs/cloudwatchlogs_delete_resource_policy/ for full documentation.
Usage
cloudwatchlogs_delete_resource_policy(policyName = NULL)
Arguments
policyName |
The name of the policy to be revoked. This parameter is required. |
[Package paws.management version 0.7.0 Index]