Step
Defines a step.
Contents
- action
-
The action of the step.
Type: StepAction object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: Yes
- name
-
The name of the step.
Type: String
Pattern:
[A-Za-z][A-Za-z0-9_\-]{1,59}
Required: Yes
- description
-
The description of the step.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1000.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: