lakeformation_update_resource: Updates the data access role used for vending access to the...

View source: R/lakeformation_operations.R

lakeformation_update_resourceR Documentation

Updates the data access role used for vending access to the given (registered) resource in Lake Formation

Description

Updates the data access role used for vending access to the given (registered) resource in Lake Formation.

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

Usage

lakeformation_update_resource(RoleArn, ResourceArn, WithFederation = NULL)

Arguments

RoleArn

[required] The new role to use for the given resource registered in Lake Formation.

ResourceArn

[required] The resource ARN.

WithFederation

Whether or not the resource is a federated resource.


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.