What is Cloud Control API

Benefits
- Amazon Cloud Control APIs give developers the ability to use a set of standardized CRUDL APIs to manage services in an intuitive and descriptive way.
- Amazon Cloud Control API gives developers standardized APIs that work with Amazon Web Services resources listed in the Amazon CloudFormation Public Registry.
- Amazon Cloud Control API provides partners with theability to programmtically expose new Amazon Web Services features and services, typically on the day they launch.
How it Works
Use Cases
1
Provision Resources With Third-Party Infrastructure as Code Tools
Cloud Control API provides developers with the ability to provision Amazon Web Services resources with partner infrastructure tools such as HashiCorp Terraform and Pulumi.
2
Create, Read, Update, Delete, and List Amazon Web Services Resources
Amazon Cloud Control API makes it easy for developers to consistently manage hundreds of Amazon Web Services resources using standardized APIs. As an example, you can use Cloud Control API to create any supported cloud resource using a common CreateResource API.
3
Expose New Amazon Web Services Resources to Customers Automatically
Amazon Cloud Control API remains up-to-date with the latest Amazon Web Services resources, enabling Amazon Web Services partners to integrate their own solutions with Cloud Control API just once, and then automatically access the new Amazon Web Services and features without assuming additional integration work.