OutputS3Object
The S3 location where Amazon Lookout for Vision saves training output.
Contents
- Bucket
-
The bucket that contains the training output.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 63.
Pattern:
[0-9A-Za-z\.\-_]*
Required: Yes
- Key
-
The location of the training output in 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
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: