Change - AWS CloudFormation

Change

The Change structure describes the changes AWS 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 AWS CloudFormation will perform.

Type: ResourceChange object

Required: No

Type

The type of entity that AWS 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 AWS SDKs, see the following: