This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::SageMaker::HubContentVersion
The AWS::SageMaker::HubContentVersion resource Property description not available. for SageMaker.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::SageMaker::HubContentVersion", "Properties" : { "HubContentName" :String, "HubContentType" :String, "HubName" :String} }
YAML
Type: AWS::SageMaker::HubContentVersion Properties: HubContentName:StringHubContentType:StringHubName:String
Properties
HubContentNameProperty description not available.
Required: No
Type: String
Pattern:
^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}$Maximum:
63Update requires: Replacement
HubContentTypeProperty description not available.
Required: No
Type: String
Allowed values:
Model | Notebook | ModelReference | DataSet | JsonDocUpdate requires: Replacement
HubNameProperty description not available.
Required: No
Type: String
Pattern:
^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}$Maximum:
63Update requires: Replacement
Return values
Ref
Fn::GetAtt
CreationTimeProperty description not available.
DocumentSchemaVersionProperty description not available.
HubArnProperty description not available.
HubContentArnProperty description not available.
HubContentDescriptionProperty description not available.
HubContentDisplayNameProperty description not available.
HubContentStatusProperty description not available.
HubContentVersionProperty description not available.
LastModifiedTimeProperty description not available.
ReferenceMinVersionProperty description not available.
ResourceArnProperty description not available.
SageMakerPublicHubContentArnProperty description not available.
SupportStatusProperty description not available.