Resource schema for AWS::Athena::NamedQuery
database
(String) The database to which the query belongs.query_string
(String) The contents of the query with all query statements.description
(String) The query description.name
(String) The query name.work_group
(String) The name of the workgroup that contains the named query.id
(String) Uniquely identifies the resource.named_query_id
(String) The unique ID of the query.Import is supported using the following syntax:
$ terraform import awscc_athena_named_query.example <resource ID>