Delete Resource Policy
schemas_delete_resource_policy | R Documentation |
Delete the resource-based policy attached to the specified registry¶
Description¶
Delete the resource-based policy attached to the specified registry.
Usage¶
schemas_delete_resource_policy(RegistryName)
Arguments¶
RegistryName |
The name of the registry. |
Value¶
An empty list.
Request syntax¶
svc$delete_resource_policy(
RegistryName = "string"
)