Change - Amazon CloudFormation
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).

Change

The Change structure describes the changes Amazon CloudFormation will perform if you execute the change set.

Contents

HookInvocationCount

Is either null, if no hooks invoke for the resource, or contains the number of hooks that will invoke for the resource.

Type: Integer

Valid Range: Minimum value of 1. Maximum value of 100.

Required: No

ResourceChange

A ResourceChange structure that describes the resource and action that Amazon CloudFormation will perform.

Type: ResourceChange object

Required: No

Type

The type of entity that Amazon CloudFormation changes.

  • Resource This change is for a resource.

Type: String

Valid Values: Resource

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: