createProvisioningArtifact
inline suspend fun ServiceCatalogClient.createProvisioningArtifact(crossinline block: CreateProvisioningArtifactRequest.Builder.() -> Unit): CreateProvisioningArtifactResponse
Creates a provisioning artifact (also known as a version) for the specified product.
You cannot create a provisioning artifact for a product that was shared with you.
The user or role that performs this operation must have the cloudformation:GetTemplate
IAM policy permission. This policy permission is required when using the ImportFromPhysicalId
template source in the information data section.