Amazon Lookout for Equipment is no longer open to new customers.
Existing customers can continue to use the service as normal.
For capabilities similar to Amazon Lookout for Equipment see our
blog post
LabelsS3InputConfiguration
The location information (prefix and bucket name) for the s3 location being used for label data.
Contents
- Bucket
-
The name of the S3 bucket holding the label data.
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 label data.
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: