Removes the association of a resource-based policy from an app monitor
Source:R/cloudwatchrum_operations.R
cloudwatchrum_delete_resource_policy.RdRemoves the association of a resource-based policy from an app monitor.
See https://www.paws-r-sdk.com/docs/cloudwatchrum_delete_resource_policy/ for full documentation.
Arguments
- Name
[required] The app monitor that you want to remove the resource policy from.
- PolicyRevisionId
Specifies a specific policy revision to delete. Provide a
PolicyRevisionIdto ensure an atomic delete operation. If the revision ID that you provide doesn't match the latest policy revision ID, the request will be rejected with anInvalidPolicyRevisionIdExceptionerror.