Integration with external provisioning processes and workflows - AWS Prescriptive Guidance

Integration with external provisioning processes and workflows

You can interact with Service Catalog components by using AWS SDK APIs or the AWS CLI. You can use the AWS SDK Service Catalog API to manage Service Catalog products from any tool that can integrate Service Catalog API calls. The API covers all aspects of Service Catalog creation and management. For example, Terraform supports the launching (provisioning) of Service Catalog products by calling the AWS SDK Service Catalog API in its Launch Wizard. For more information, see Launch AWS Service Catalog products with Terraform in the AWS documentation.

You can also call the AWS CLI Service Catalog commands to perform actions on Service Catalog. For more information about supported commands, see servicecatalog in the AWS CLI Command Reference.