Skip to contents

Removes 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.

Usage

cloudwatchrum_delete_resource_policy(Name, PolicyRevisionId = NULL)

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 PolicyRevisionId to 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 an InvalidPolicyRevisionIdException error.