

# ActionSummary
<a name="API_ActionSummary"></a>

A summary of a support action.

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

 ** action **   <a name="supportauthorization-Type-ActionSummary-action"></a>
The name of the support action.  
Type: String  
Length Constraints: Minimum length of 3. Maximum length of 255.  
Pattern: `[a-z][a-z0-9-]*:[A-Za-z0-9_.-]+`   
Required: Yes

 ** description **   <a name="supportauthorization-Type-ActionSummary-description"></a>
A description of what the support action does.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 10240.  
Required: Yes

 ** service **   <a name="supportauthorization-Type-ActionSummary-service"></a>
The AWS service associated with the support action.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 256.  
Pattern: `[a-zA-Z0-9-]+`   
Required: Yes

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

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/supportauthz-2026-06-30/ActionSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/supportauthz-2026-06-30/ActionSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/supportauthz-2026-06-30/ActionSummary) 