HookProgressEvent
Represents the current status of applicable Hooks for a resource operation request. It contains list of Hook invocation information for the resource specified in the request since the same target can invoke multiple Hooks. For more information, see Managing resource operation requests with Amazon Web Services Cloud Control API .
Types
Properties
The failure mode of the invocation. The following are the potential statuses:
The time that the Hook invocation request initiated.
The status of the Hook invocation. The following are potential statuses:
The message explaining the current Hook status.
The ARN of the Hook being invoked.
The type name of the Hook being invoked.
The type version of the Hook being invoked.
States whether the Hook is invoked before or after resource provisioning.