

# KeyShortcutResult
<a name="API_KeyShortcutResult"></a>

The result of a key shortcut action.

## Contents
<a name="API_KeyShortcutResult_Contents"></a>

 ** status **   <a name="BedrockAgentCore-Type-KeyShortcutResult-status"></a>
The status of the action execution.  
Type: String  
Valid Values: `SUCCESS | FAILED`   
Required: Yes

 ** error **   <a name="BedrockAgentCore-Type-KeyShortcutResult-error"></a>
The error message. Present only when the action failed.  
Type: String  
Required: No

## See Also
<a name="API_KeyShortcutResult_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/bedrock-agentcore-2024-02-28/KeyShortcutResult) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agentcore-2024-02-28/KeyShortcutResult) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agentcore-2024-02-28/KeyShortcutResult) 