createProduct
inline suspend fun ServiceCatalogClient.createProduct(crossinline block: CreateProductRequest.Builder.() -> Unit): CreateProductResponse
Creates a product.
A delegated admin is authorized to invoke this command.
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.