AWS::SageMaker::Pipeline S3Location - AWS CloudFormation

AWS::SageMaker::Pipeline S3Location

The S3Location property type specifies Property description not available. for an AWS::SageMaker::Pipeline.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "Bucket" : String, "ETag" : String, "Key" : String, "Version" : String }

YAML

Bucket: String ETag: String Key: String Version: String

Properties

Bucket

Property description not available.

Required: Yes

Type: String

Update requires: No interruption

ETag

Property description not available.

Required: No

Type: String

Update requires: No interruption

Key

Property description not available.

Required: Yes

Type: String

Update requires: No interruption

Version

Property description not available.

Required: No

Type: String

Update requires: No interruption