InferenceS3InputConfiguration - Amazon Lookout for Equipment

Amazon Lookout for Equipment will no longer be open to new customers starting on October 17, 2024. If you would like to use the service, please sign up prior to October 17. For capabilities like Lookout for Equipment explore our blog post.

InferenceS3InputConfiguration

Specifies configuration information for the input data for the inference, including input data S3 location.

Contents

Bucket

The bucket containing the input dataset for the inference.

Type: String

Length Constraints: Minimum length of 3. Maximum length of 63.

Pattern: ^[a-z0-9][\.\-a-z0-9]{1,61}[a-z0-9]$

Required: Yes

Prefix

The prefix for the S3 bucket used for the input data for the inference.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1024.

Pattern: (^$)|([\u0009\u000A\u000D\u0020-\u00FF]{1,1023}/$)

Required: No

See Also

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