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.
lakeformation_update_resource(
RoleArn,
ResourceArn,
WithFederation = NULL,
HybridAccessEnabled = NULL
)
[required] The new role to use for the given resource registered in Lake Formation.
[required] The resource ARN.
Whether or not the resource is a federated resource.
Specifies whether the data access of tables pointing to the location can be managed by both Lake Formation permissions as well as Amazon S3 bucket policies.