Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-sagemaker-project.json
Parent schema serverless-framework-configuration
Type: object

Resource Type definition for AWS::SageMaker::Project. Source:- No source definition found, add manually please

Properties

ProjectName string | Aws_CF_FunctionString required

The name of the project.

ServiceCatalogProvisioningDetails object required

Input ServiceCatalog Provisioning Details

4 nested properties
ProductId string | Aws_CF_FunctionString required

Service Catalog product identifier.

ProvisioningArtifactId string | Aws_CF_FunctionString

The identifier of the provisioning artifact (also known as a version).

PathId string | Aws_CF_FunctionString

The path identifier of the product.

ProvisioningParameters ProvisioningParameter[]

Parameters specified by the administrator that are required for provisioning the product.

Tags Tag[]

An array of key-value pairs to apply to this resource.

maxItems=40
ProjectDescription string | Aws_CF_FunctionString

The description of the project.

ServiceCatalogProvisionedProductDetails object

Provisioned ServiceCatalog Details

2 nested properties
ProvisionedProductId string | Aws_CF_FunctionString

The identifier of the provisioning artifact (also known as a version).

ProvisionedProductStatusMessage string | Aws_CF_FunctionString

Provisioned Product Status Message

Definitions

Tag object

A key-value pair to associate with a resource.

Key string | Aws_CF_FunctionString required

The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

Value string | Aws_CF_FunctionString required

The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

ProjectDescription string | Aws_CF_FunctionString

The description of the project.

ProjectId string | Aws_CF_FunctionString

Project Id.

ProvisionedProductStatusMessage string | Aws_CF_FunctionString

Provisioned Product Status Message

ProjectName string | Aws_CF_FunctionString

The name of the project.

ProjectArn string | Aws_CF_FunctionString

The Amazon Resource Name (ARN) of the Project.

ProductId string | Aws_CF_FunctionString

Service Catalog product identifier.

ProvisioningArtifactId string | Aws_CF_FunctionString

The identifier of the provisioning artifact (also known as a version).

PathId string | Aws_CF_FunctionString

The path identifier of the product.

ProvisioningParameter object

Information about a parameter used to provision a product.

Key string | Aws_CF_FunctionString required

The parameter key.

Value string | Aws_CF_FunctionString required

The parameter value.