v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1420133140.0 KB

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

PolicyRevisionIdstring

The revision ID of the policy that was removed, if it had one.