View a markdown version of this page

ResourceInfo - Lake Formation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ResourceInfo

A structure containing information about an Amazon Lake Formation resource.

Contents

ExpectedResourceOwnerAccount

The Amazon account that owns the Amazon Glue tables associated with specific Amazon S3 locations.

Type: String

Pattern: ^\d{12}$

Required: No

HybridAccessEnabled

Indicates 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.

Type: Boolean

Required: No

LastModified

The date and time the resource was last modified.

Type: Timestamp

Required: No

ResourceArn

The Amazon Resource Name (ARN) of the resource.

Type: String

Required: No

RoleArn

The IAM role that registered a resource.

Type: String

Pattern: arn:aws:iam::[0-9]*:role/.*

Required: No

VerificationStatus

Indicates whether the registered role has sufficient permissions to access registered Amazon S3 location. Verification Status can be one of the following:

  • VERIFIED - Registered role has sufficient permissions to access registered Amazon S3 location.

  • NOT_VERIFIED - Registered role does not have sufficient permissions to access registered Amazon S3 location.

  • VERIFICATION_FAILED - Unable to verify if the registered role can access the registered Amazon S3 location.

Type: String

Valid Values: VERIFIED | VERIFICATION_FAILED | NOT_VERIFIED

Required: No

WithFederation

Whether or not the resource is a federated resource.

Type: Boolean

Required: No

WithPrivilegedAccess

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

Type: Boolean

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: