WorkflowStepAutomationConfiguration
The custom script to run tests on source or target environments.
Contents
- command
-
The command required to run the script.
Type: PlatformCommand object
Required: No
- runEnvironment
-
The source or target environment.
Type: String
Valid Values:
AWS | ONPREMISE
Required: No
- scriptLocationS3Bucket
-
The Amazon S3 bucket where the script is located.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 63.
Pattern:
[0-9a-z]+[0-9a-z\.\-]*[0-9a-z]+
Required: No
- scriptLocationS3Key
-
The Amazon S3 key for the script location.
Type: PlatformScriptKey object
Required: No
- targetType
-
The servers on which to run the script.
Type: String
Valid Values:
SINGLE | ALL | NONE
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: