S3SourceConfig - Amazon Lookout for Metrics

S3SourceConfig

Contains information about the configuration of the S3 bucket that contains source files.

Contents

FileFormatDescriptor

Contains information about a source file's formatting.

Type: FileFormatDescriptor object

Required: No

HistoricalDataPathList

A list of paths to the historical data files.

Type: Array of strings

Array Members: Fixed number of 1 item.

Length Constraints: Maximum length of 1024.

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

Required: No

RoleArn

The ARN of an IAM role that has read and write access permissions to the source S3 bucket.

Type: String

Length Constraints: Maximum length of 256.

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

Required: No

TemplatedPathList

A list of templated paths to the source files.

Type: Array of strings

Array Members: Fixed number of 1 item.

Length Constraints: Maximum length of 1024.

Pattern: ^s3://[a-zA-Z0-9_\-\/ {}=]+$

Required: No

See Also

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