sbracegirdle / aws-lakeformation-cdk-playground

Playing around with Lakeformation and the CDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Playing around with AWS LakeFormation with CDK

  • Source data in S3
  • Crawler
  • Lake formation settings and permissions

Created with cdk init.

Install deps:

npm i

Deploy:

npx cdk deploy

About

Playing around with Lakeformation and the CDK


Languages

Language:TypeScript 94.2%Language:JavaScript 5.8%