lf

Lake Formation

Analytics & IoTAWS
General

General information about the service.

Description

AWS Lake Formation makes it easy to set up secure data lakes.

Service Namespace

AWS::LakeFormation::Resource

References

Chat

Powered by AI

Talk to this service to learn more about it.

Suggested questions:

Naming

The conventions, rules, and restrictions for naming this service.

Naming Convention

lf-

Length

1-255

Valid Characters

Letters, numbers, hyphens, underscores

Scope

region

Code

Deploy your infrastructure as code using your preferred tooling.

Official DocumentationTerraform
terraform
1resource "aws_lakeformation_resource" "main" {
2 arn = aws_s3_bucket.data_lake.arn
3}
Utilities

Utilities to support app deployment or configuration.