Delete Resource Policy
| xray_delete_resource_policy | R Documentation |
Deletes a resource policy from the target Amazon Web Services account¶
Description¶
Deletes a resource policy from the target Amazon Web Services account.
Usage¶
Arguments¶
PolicyName[required] The name of the resource policy to delete.
PolicyRevisionIdSpecifies a specific policy revision to delete. Provide a
PolicyRevisionIdto ensure an atomic delete operation. If the provided revision id does not match the latest policy revision id, anInvalidPolicyRevisionIdExceptionexception is returned.
Value¶
An empty list.