AWS CloudFormation logo

AWS CloudFormation

AWS CloudFormation

UpOpen Sourcecloudby Amazon Web Services62· JavaScript· MIT

CloudFormation allows you to create and manage Amazon Web Services infrastructure deployments predictably and repeatedly.

Visit site ↗Source ↗Health checked 15h ago
Use it when

Predictable infrastructure deployment

Watch for

Check the docs depth and real endpoint shape before assuming production fit.

First check

To start using CloudFormation, you need to authenticate with AWS credentials. Refer to AWS documentation for authentication setup and API usage.

Auth
CORS
No
HTTPS
Yes
Signup
?
Latency
40 ms
Protocol
REST
Pricing
Stars
62

Uptime · 30-day window

Probes: 4Uptime: 100%Avg latency: 60ms

GitHub activity

62JavaScriptMIT17 open issuesLast commit 114d ago
01

About this API

CloudFormation is a service that enables developers and system administrators to create and manage AWS infrastructure deployments in a predictable and repeatable manner. It allows users to define infrastructure as code, which can be versioned and reused to automate the provisioning and updating of AWS resources.

This API is relevant for teams aiming to automate cloud infrastructure management, reduce manual configuration errors, and maintain consistent environments across development, testing, and production. By using CloudFormation, users can model their entire infrastructure in text files, making deployments more reliable and auditable.

While the input description does not specify detailed API endpoints or SDKs, CloudFormation typically integrates deeply with AWS services and supports infrastructure orchestration at scale. Users generally need AWS credentials to authenticate and interact with the API securely.

02

What you can build

  • 1Create AWS infrastructure stacks
  • 2Manage infrastructure deployments
  • 3Automate resource provisioning
  • 4Update existing AWS environments
03

Strengths & limitations

Strengths

  • Predictable infrastructure deployment
  • Repeatable environment management
  • Integration with AWS services
04

Example request

Generic template — replace <endpoint> with the real path from the docs.
curl https://github.com/mermade/aws2openapi/<endpoint>
05

Getting started

To start using CloudFormation, you need to authenticate with AWS credentials. Refer to AWS documentation for authentication setup and API usage.

06

FAQ

Do I need an API key to use CloudFormation?+

You need AWS credentials to authenticate and authorize API requests.

Can I use CloudFormation from the browser?+

Typically, CloudFormation is used via AWS SDKs or CLI rather than directly from browsers.

Is HTTPS required for API requests?+

Yes, AWS APIs including CloudFormation require HTTPS for secure communication.

What kind of data does CloudFormation manage?+

It manages AWS infrastructure resources and deployment configurations.

07

Technical details

CORS: NoHTTPS: YesSignup: ?Open source: Yes
Auth type
unknown
Pricing
unknown
Protocols
REST
Response time
40 ms
Last health check
5/15/2026, 2:52:42 PM
08

Tags

09

More from Amazon Web Services