Action
Describes an action. For more information, see AWS FIS actions in the AWS Fault Injection Service User Guide.
Contents
- arn
-
The Amazon Resource Name (ARN) of the action.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
[\S]+
Required: No
- description
-
The description for the action.
Type: String
Length Constraints: Maximum length of 512.
Pattern:
[\s\S]+
Required: No
- id
-
The ID of the action.
Type: String
Length Constraints: Maximum length of 128.
Pattern:
[\S]+
Required: No
- parameters
-
The action parameters, if applicable.
Type: String to ActionParameter object map
Key Length Constraints: Maximum length of 64.
Key Pattern:
[\S]+
Required: No
-
The tags for the action.
Type: String to string map
Map Entries: Maximum number of 50 items.
Key Length Constraints: Maximum length of 128.
Key Pattern:
[\s\S]+
Value Length Constraints: Maximum length of 256.
Value Pattern:
[\s\S]*
Required: No
- targets
-
The supported targets for the action.
Type: String to ActionTarget object map
Key Length Constraints: Maximum length of 64.
Key Pattern:
[\S]+
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: