InputS3Object - Amazon Lookout for Vision API Reference

InputS3Object

Amazon S3 Location information for an input manifest file.

Contents

Bucket

The Amazon S3 bucket that contains the manifest.

Type: String

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

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

Required: Yes

Key

The name and location of the manifest file withiin the bucket.

Type: String

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

Pattern: ^([a-zA-Z0-9!_.*'()-][/a-zA-Z0-9!_.*'()-]*)?$

Required: Yes

VersionId

The version ID of the bucket.

Type: String

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

Pattern: .*

Required: No

See Also

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