Skip to contents

Deletes the resource-based policy attached to an Amazon Managed Service for Prometheus workspace.

See https://www.paws-r-sdk.com/docs/prometheusservice_delete_resource_policy/ for full documentation.

Usage

prometheusservice_delete_resource_policy(
  workspaceId,
  clientToken = NULL,
  revisionId = NULL
)

Arguments

workspaceId

[required] The ID of the workspace from which to delete the resource-based policy.

clientToken

A unique, case-sensitive identifier that you provide to ensure the request is safe to retry (idempotent).

revisionId

The revision ID of the policy to delete. Use this parameter to ensure that you are deleting the correct version of the policy.