AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Retrieves detailed information and remediation guidance for a Hook invocation result.
If the Hook uses a KMS key to encrypt annotations, callers of the GetHookResult
operation must have kms:Decrypt permissions. For more information, see KMS
key policy and permissions for encrypting CloudFormation Hooks results at rest
in the CloudFormation Hooks User Guide.
For .NET Core this operation is only available in asynchronous form. Please refer to GetHookResultAsync.
Namespace: Amazon.CloudFormation
Assembly: AWSSDK.CloudFormation.dll
Version: 3.x.y.z
public virtual GetHookResultResponse GetHookResult( GetHookResultRequest request )
Container for the necessary parameters to execute the GetHookResult service method.
| Exception | Condition |
|---|---|
| HookResultNotFoundException | The specified target doesn't have any requested Hook invocations. |
.NET Framework:
Supported in: 4.7.2 and newer