StudioComponentInitializationScript
Initialization scripts for studio components.
Contents
- launchProfileProtocolVersion
-
The version number of the protocol that is used by the launch profile. The only valid version is "2021-03-31".
Type: String
Length Constraints: Minimum length of 0. Maximum length of 10.
Pattern:
^2021\-03\-31$
Required: No
- platform
-
The platform of the initialization script, either Windows or Linux.
Type: String
Valid Values:
LINUX | WINDOWS
Required: No
- runContext
-
The method to use when running the initialization script.
Type: String
Valid Values:
SYSTEM_INITIALIZATION | USER_INITIALIZATION
Required: No
- script
-
The initialization script.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 5120.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: