getHookResult
inline suspend fun CloudFormationClient.getHookResult(crossinline block: GetHookResultRequest.Builder.() -> Unit): GetHookResultResponse
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.