Returns summaries of invoked Hooks when a change set or Cloud Control API operation target is provided.
See https://www.paws-r-sdk.com/docs/cloudformation_list_hook_results/ for full documentation.
cloudformation_list_hook_results(TargetType, TargetId, NextToken = NULL)
[required] The type of operation being targeted by the Hook.
[required] The logical ID of the target the operation is acting on by the Hook. If the target is a change set, it's the ARN of the change set.
If the target is a Cloud Control API operation, this will be the
HookRequestToken
returned by the Cloud Control API operation request.
For more information on the HookRequestToken
, see
ProgressEvent.
A string that identifies the next page of events that you want to retrieve.