PipelineDefinitionS3Location
The location of the pipeline definition stored in Amazon S3.
Contents
- Bucket
- 
               Name of the S3 bucket. 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 
- ObjectKey
- 
               The object key (or key name) uniquely identifies the object in an S3 bucket. Type: String Length Constraints: Minimum length of 1. Maximum length of 1024. Pattern: .+Required: Yes 
- VersionId
- 
               Version Id of the pipeline definition file. If not specified, Amazon SageMaker will retrieve the latest version. 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: