glue_delete_resource_policy {paws.analytics}R Documentation

Deletes a specified policy

Description

Deletes a specified policy.

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

Usage

glue_delete_resource_policy(PolicyHashCondition = NULL, ResourceArn = NULL)

Arguments

PolicyHashCondition

The hash value returned when this policy was set.

ResourceArn

The ARN of the Glue resource for the resource policy to be deleted.


[Package paws.analytics version 0.7.0 Index]