AthenaSourceConfig - Amazon Lookout for Metrics

AthenaSourceConfig

Details about an Amazon Athena datasource.

Contents

BackTestConfiguration

Settings for backtest mode.

Type: BackTestConfiguration object

Required: No

DatabaseName

The database's name.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: [a-zA-Z0-9_]+

Required: No

DataCatalog

The database's data catalog.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Pattern: [\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\t]*

Required: No

RoleArn

An IAM role that gives Amazon Lookout for Metrics permission to access the data.

Type: String

Length Constraints: Maximum length of 256.

Pattern: arn:([a-z\d-]+):.*:.*:.*:.+

Required: No

S3ResultsPath

The database's results path.

Type: String

Length Constraints: Maximum length of 1024.

Pattern: ^s3://[a-z0-9].+$

Required: No

TableName

The database's table name.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: [a-zA-Z0-9_]+

Required: No

WorkGroupName

The database's work group name.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: [a-zA-Z0-9._-]{1,128}

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: