ActionContext
Represents the context of an action in the stage of a pipeline to a job worker.
Contents
- actionExecutionId
-
The system-generated unique ID that corresponds to an action's execution.
Type: String
Required: No
- name
-
The name of the action in the context of a job.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
[A-Za-z0-9.@\-_]+
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: