ChangeSetHookResourceTargetDetails - 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).

ChangeSetHookResourceTargetDetails

Specifies RESOURCE type target details for activated hooks.

Contents

LogicalResourceId

The resource's logical ID, which is defined in the stack's template.

Type: String

Required: No

ResourceAction

Specifies the action of the resource.

Type: String

Valid Values: Add | Modify | Remove | Import | Dynamic

Required: No

ResourceType

The type of Amazon CloudFormation resource, such as AWS::S3::Bucket.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Pattern: ^[a-zA-Z0-9]{2,64}::[a-zA-Z0-9]{2,64}::[a-zA-Z0-9]{2,64}$

Required: No

See Also

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