AWS CloudFormation · Example Payload

Cloudformation Property Difference Example

AutomationCloud ResourcesIaCInfrastructure As CodeStack Management

Cloudformation Property Difference Example is an example object payload from AWS CloudFormation, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

PropertyPathExpectedValueActualValueDifferenceType

Example Payload

Raw ↑
{
  "PropertyPath": "example_value",
  "ExpectedValue": "example_value",
  "ActualValue": "example_value",
  "DifferenceType": "example_value"
}