Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-athena-preparedstatement.json
Parent schema serverless-framework-configuration
Type: object

Resource schema for AWS::Athena::PreparedStatement. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-athena.git

Properties

StatementName string | Aws_CF_FunctionString required

The name of the prepared statement.

WorkGroup string | Aws_CF_FunctionString required

The name of the workgroup to which the prepared statement belongs.

QueryStatement string | Aws_CF_FunctionString required

The query string for the prepared statement.

Description string | Aws_CF_FunctionString

The description of the prepared statement.