Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface RegisterResourceCommandInputProtected

The input for RegisterResourceCommand.

Hierarchy

Properties

ResourceArn: undefined | string

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

RoleArn?: string

The identifier for the role that registers the resource.

UseServiceLinkedRole?: boolean

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.

For more information, see Using Service-Linked Roles for Lake Formation.

WithFederation?: boolean

Whether or not the resource is a federated resource.