Repository files navigation
terraform-aws-athena
No modules.
Name
Description
Type
Default
Required
alb_access_logs_table_name
(Optional) The name of the Glue Catalog table that will store the parsed ALB access logs
string
"alb_access_logs"
no
alb_connection_logs_table_name
(Optional) The name of the Glue Catalog table that will store the parsed ALB connection logs
string
"alb_connection_logs"
no
database_name
(Required) The name of the Athena database in the AWS Glue Catalog that will contain the schema definitions for your ALB logs
string
n/a
yes
query_results_bucket
(Required) The name of the S3 bucket where Athena will store the output of executed queries
string
n/a
yes
s3_bucket_name
(Required) The name of the S3 bucket that holds the raw Application Load Balancer (ALB) logs
string
n/a
yes
workgroup_name
(Required) The name of the Athena workgroup that will manage and isolate query execution and resource usage
string
n/a
yes
You can’t perform that action at this time.