Infrastructure Composer cards - Amazon Infrastructure Composer
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Infrastructure Composer cards

Infrastructure Composer simplifies the process of writing infrastructure as code (IaC) for Amazon CloudFormation resources. To effectively use Infrastructure Composer, there are two basic concepts you should first understand: Infrastructure Composer cards and card connections.

In Infrastructure Composer, cards represent Amazon CloudFormation resources. there are two general categories of cards:

  • Enhanced component card – A collection of Amazon CloudFormation resources that have been combined into a single curated card that enhances ease of use, functionality, and are designed for a wide variety of use cases. Enhanced component cards are the first cards listed in the Resources palette in Infrastructure Composer.

  • Standard IaC resource card – A single Amazon CloudFormation resource. Each standard IaC resource card, once dragged onto the canvas, is labeled Standard component and may be combined into multiple resources.

Note

Depending on the card, a Standard IaC resource card may be labeled a Standard component card after it has been dragged onto the visual canvas. This simply means the card is a collection of one or more standard IaC resource cards.

While some types of cards are available from the Resources palette, cards can also appear on the canvas when you import an existing Amazon CloudFormation or Amazon Serverless Application Model (Amazon SAM) template into Infrastructure Composer. The following image is an example of an imported application that contains various card types:

An imported application template displayed on the Infrastructure Composer canvas, showing various card types.