Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

AWS::SageMaker::Project ServiceCatalogProvisioningDetails

Focus mode

On this page

AWS::SageMaker::Project ServiceCatalogProvisioningDetails - AWS CloudFormation
Filter View

Details that you specify to provision a service catalog product. For information about service catalog, see What is AWS Service Catalog.

Syntax

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

JSON

{ "PathId" : String, "ProductId" : String, "ProvisioningArtifactId" : String, "ProvisioningParameters" : [ ProvisioningParameter, ... ] }

Properties

PathId

The path identifier of the product. This value is optional if the product has a default path, and required if the product has more than one path.

Required: No

Type: String

Pattern: ^[a-zA-Z0-9](-*[a-zA-Z0-9])*$

Maximum: 100

Update requires: Replacement

ProductId

The ID of the product to provision.

Required: Yes

Type: String

Pattern: ^[a-zA-Z0-9](-*[a-zA-Z0-9])*$

Maximum: 100

Update requires: Replacement

ProvisioningArtifactId

The ID of the provisioning artifact.

Required: No

Type: String

Pattern: ^[a-zA-Z0-9](-*[a-zA-Z0-9])*$

Maximum: 100

Update requires: Replacement

ProvisioningParameters

A list of key value pairs that you specify when you provision a product.

Required: No

Type: Array of ProvisioningParameter

Update requires: Replacement

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.