SSMValidationParameters
Contains validation parameters.
Contents
- command
-
The command to run the validation script.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64000.
Required: No
- executionTimeoutSeconds
-
The timeout interval, in seconds.
Type: Integer
Valid Range: Minimum value of 60. Maximum value of 28800.
Required: No
- instanceId
-
The ID of the instance. The instance must have the following tag: UserForSMSApplicationValidation=true.
Type: String
Pattern:
(^i-(\w{8}|\w{17})$)|(^mi-\w{17}$)
Required: No
- outputS3BucketName
-
The name of the S3 bucket for output.
Type: String
Required: No
- scriptType
-
The type of validation script.
Type: String
Valid Values:
SHELL_SCRIPT | POWERSHELL_SCRIPT
Required: No
- source
-
The location of the validation script.
Type: Source object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: