ActionGroupSummary
Contains details about an action group.
Contents
- actionGroupId
-
The unique identifier of the action group.
Type: String
Pattern:
^[0-9a-zA-Z]{10}$
Required: Yes
- actionGroupName
-
The name of the action group.
Type: String
Pattern:
^([0-9a-zA-Z][_-]?){1,100}$
Required: Yes
- actionGroupState
-
Specifies whether the action group is available for the agent to invoke or not when sending an InvokeAgent request.
Type: String
Valid Values:
ENABLED | DISABLED
Required: Yes
- updatedAt
-
The time at which the action group was last updated.
Type: Timestamp
Required: Yes
- description
-
The description of the action group.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 200.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: