AWS CloudFormation · Example Payload

Cloud Control Resource Description Example

AutomationCloud ResourcesIaCInfrastructure As CodeStack Management

Cloud Control Resource Description Example is an example object payload from AWS CloudFormation, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

IdentifierProperties

Example Payload

Raw ↑
{
  "Identifier": "example_value",
  "Properties": "example_value"
}