Resource schema for AWS::Athena::PreparedStatement
query_statement
(String) The query string for the prepared statement.statement_name
(String) The name of the prepared statement.work_group
(String) The name of the workgroup to which the prepared statement belongs.description
(String) The description of the prepared statement.id
(String) Uniquely identifies the resource.Import is supported using the following syntax:
$ terraform import awscc_athena_prepared_statement.example <resource ID>