ServiceCatalogProvisioningDetails - Amazon SageMaker
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ServiceCatalogProvisioningDetails

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

Contents

ProductId

The ID of the product to provision.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 100.

Pattern: ^[a-zA-Z0-9_\-]*

Required: Yes

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.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 100.

Pattern: ^[a-zA-Z0-9_\-]*

Required: No

ProvisioningArtifactId

The ID of the provisioning artifact.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 100.

Pattern: ^[a-zA-Z0-9_\-]*

Required: No

ProvisioningParameters

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

Type: Array of ProvisioningParameter objects

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: