
Manage AWS and third-party cloud infrastructure with consistent APIs
Vendor
Amazon Web Services (AWS)
Company Website
Manage cloud infrastructure with a consistent set of APIs
Benefits of Cloud Control API
Manage services
AWS Cloud Control APIs give developers the ability to use a set of standardized CRUDL APIs to manage services in an intuitive and descriptive way.
Standardized APIs
Cloud Control API gives developers standardized APIs that work with AWS and third-party cloud resources listed in the AWS CloudFormation public registry.
Programmatically expose new features and services
Cloud Control API provides partners with the ability to programmatically expose new AWS features and services, typically on the day they launch.
Use cases
Create, read, update, delete, and list AWS and third-party resources
Cloud Control API makes it easier for developers to consistently manage hundreds of AWS resources and third-party resources using standardized APIs. As an example, you can use Cloud Control API to create any supported cloud resource using a common CreateResource API.
Automatically expose new AWS resources to customers
Cloud Control API remains up-to-date with the latest AWS resources, enabling Amazon partners to integrate their own solutions with Cloud Control API just once and then automatically access the new AWS services and features, without assuming additional integration work.
Provision resources with third-party infrastructure tools
Cloud Control API provides developers with the ability to provision AWS resources with partner infrastructure tools such as HashiCorp Terraform and Pulumi.