S3Location - Amazon Lookout for Vision API Reference

S3Location

Information about the location of training output or the output of a model packaging job.

Contents

Bucket

The S3 bucket that contains the training or model packaging job output. If you are training a model, the bucket must in your AWS account. If you use an S3 bucket for a model packaging job, the S3 bucket must be in the same AWS Region and AWS account in which you use AWS IoT Greengrass.

Type: String

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

Pattern: [0-9A-Za-z\.\-_]*

Required: Yes

Prefix

The path of the folder, within the S3 bucket, that contains the output.

Type: String

Length Constraints: Maximum length of 1024.

Pattern: ^([a-zA-Z0-9!_.*'()-][/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: