Provides details about a Lake Formation resource.
data "aws_lakeformation_resource" "example" {
arn = "arn:aws:s3:::tf-acc-test-9151654063908211878"
}
arn
– (Required) ARN of the resource, an S3 path.This data source exports the following attributes in addition to the arguments above:
last_modified
- Date and time the resource was last modified in RFC 3339 format.role_arn
– Role that the resource was registered with.