Skip to content

fukubaka0825/dynamodb-export-to-s3-with-athena

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

What is this

dynamo-export

Variables

name type is_required description
cron(schedule) String true
cron(enabled) Bool true
DynamoDB Table Arn String true
S3 Bukcet Name String true
Kms Key ARN String false
Athena enabled Bool false
Athena query_result_output_bucket_name String false
Athena database_name String false
Athena table_name String false
Athena table_schema String false