Removes the association of a resource-based policy from an app monitor.
delete/appmonitor/{Name}/policy
Path parameters
Namestring required
The app monitor that you want to remove the resource policy from.
Query parameters
policyRevisionIdstring
Specifies a specific policy revision to delete. Provide a <code>PolicyRevisionId</code> 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 <code>InvalidPolicyRevisionIdException</code> error.
Response
Success