xray_delete_resource_policy: Deletes a resource policy from the target Amazon Web Services...

View source: R/xray_operations.R

xray_delete_resource_policyR Documentation

Deletes a resource policy from the target Amazon Web Services account

Description

Deletes a resource policy from the target Amazon Web Services account.

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

Usage

xray_delete_resource_policy(PolicyName, PolicyRevisionId = NULL)

Arguments

PolicyName

[required] The name of the resource policy to delete.

PolicyRevisionId

Specifies a specific policy revision to delete. Provide a PolicyRevisionId to ensure an atomic delete operation. If the provided revision id does not match the latest policy revision id, an InvalidPolicyRevisionIdException exception is returned.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.