View a markdown version of this page

AWS::SageMaker::Cluster ClusterAccountingDatabase - AWS CloudFormation

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::Cluster ClusterAccountingDatabase

The ClusterAccountingDatabase property type specifies Property description not available. for an AWS::SageMaker::Cluster.

Syntax

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

JSON

{ "Endpoint" : String, "Name" : String, "Port" : Integer, "SecretArn" : String }

YAML

Endpoint: String Name: String Port: Integer SecretArn: String

Properties

Endpoint

Property description not available.

Required: Yes

Type: String

Pattern: ^(?=.{1,255}$)([a-zA-Z0-9]([a-zA-Z0-9\-]{0,61}[a-zA-Z0-9])?)(\.[a-zA-Z0-9]([a-zA-Z0-9\-]{0,61}[a-zA-Z0-9])?)*$

Minimum: 1

Maximum: 255

Update requires: No interruption

Name

Property description not available.

Required: No

Type: String

Pattern: ^[a-zA-Z0-9$_]+$

Minimum: 1

Maximum: 64

Update requires: No interruption

Port

Property description not available.

Required: No

Type: Integer

Minimum: 1

Maximum: 65535

Update requires: No interruption

SecretArn

Property description not available.

Required: Yes

Type: String

Minimum: 20

Maximum: 2048

Update requires: No interruption