Skip to content

api-evangelist/cloudformation

Repository files navigation

AWS CloudFormation (cloudformation)

A collection of APIs provided by AWS for infrastructure as code provisioning and management of AWS and third-party resources using CloudFormation templates and the Cloud Control API.

APIs.json: https://docs.aws.amazon.com/cloudformation/

Tags

  • Automation
  • AWS
  • Cloud Resources
  • IaC
  • Infrastructure As Code
  • Stack Management

Timestamps

  • Created: 2024
  • Modified: 2026-05-19

APIs

AWS CloudFormation API

AWS CloudFormation gives you an easy way to model a collection of related AWS and third-party resources, provision them quickly and consistently, and manage them throughout their lifecycles. It uses templates to define stacks of resources and provides API operations for creating, updating, and deleting stacks.

Tags

  • Infrastructure
  • Resources
  • Stacks
  • Templates

Properties

AWS Cloud Control API

AWS Cloud Control API provides a uniform CRUDL (create, read, update, delete, list) interface for managing AWS and third-party resources. It offers a standardized way to access and provision resource types available in the CloudFormation Registry without needing to learn each individual service API.

Tags

  • Cloud Control
  • CRUDL
  • Provisioning
  • Resources

Properties

Common Properties

Maintainers

FN: Kin Lane Email: kin@apievangelist.com

About

A collection of APIs provided by AWS for infrastructure as code provisioning and management of AWS and third-party resources using CloudFormation templates and the Cloud Control API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors