RegisterResourceRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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.

Link copied to clipboard

The Amazon Resource Name (ARN) of the resource that you want to register.

Link copied to clipboard

The identifier for the role that registers the resource.

Link copied to clipboard

Designates an Identity and Access Management (IAM) service-linked role by registering this role with the Data Catalog. A service-linked role is a unique type of IAM role that is linked directly to Lake Formation.

Link copied to clipboard

Whether or not the resource is a federated resource.

Link copied to clipboard

Grants the calling principal the permissions to perform all supported Lake Formation operations on the registered data location.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String