Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the AWS SDK automatically generates a client token and uses it for the request to ensure idempotency.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The description.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The Launch Profile ID.
Required? | True |
Position? | 1 |
Accept pipeline input? | True (ByValue, ByPropertyName) |
-LaunchProfileProtocolVersion <
String[]>
The version number of the protocol that is used by the launch profile. The only valid version is "2021-03-31".
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | LaunchProfileProtocolVersions |
The name for the launch profile.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Changes the cmdlet behavior to return the value passed to the LaunchProfileId parameter. The -PassThru parameter is deprecated, use -Select '^LaunchProfileId' instead. This parameter will be removed in a future version.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The folder path in Linux workstations where files are uploaded.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | StreamConfiguration_SessionStorage_Root_Linux |
The folder path in Windows workstations where files are uploaded.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | StreamConfiguration_SessionStorage_Root_Windows |
Use the -Select parameter to control the cmdlet output. The default value is 'LaunchProfile'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NimbleStudio.Model.UpdateLaunchProfileResponse). Specifying the name of a property of type Amazon.NimbleStudio.Model.UpdateLaunchProfileResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Allows artists to upload files to their workstations. The only valid option is UPLOAD
.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | StreamConfiguration_SessionStorage_Mode |
Enable or disable the use of the system clipboard to copy and paste between the streaming session and streaming client.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-StreamConfiguration_Ec2InstanceType <
String[]>
The EC2 instance types that users can select from when launching a streaming session with this launch profile.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | StreamConfiguration_Ec2InstanceTypes |
-StreamConfiguration_MaxSessionLengthInMinute <
Int32>
The length of time, in minutes, that a streaming session can be active before it is stopped or terminated. After this point, Nimble Studio automatically terminates or stops the session. The default length of time is 690 minutes, and the maximum length of time is 30 days.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | StreamConfiguration_MaxSessionLengthInMinutes |
-StreamConfiguration_MaxStoppedSessionLengthInMinute <
Int32>
Integer that determines if you can start and stop your sessions and how long a session can stay in the STOPPED state. The default value is 0. The maximum value is 5760.If the value is missing or set to 0, your sessions can’t be stopped. If you then call StopStreamingSession
, the session fails. If the time that a session stays in the READY state exceeds the maxSessionLengthInMinutes
value, the session will automatically be terminated by AWS (instead of stopped).If the value is set to a positive number, the session can be stopped. You can call StopStreamingSession
to stop sessions in the READY state. If the time that a session stays in the READY state exceeds the maxSessionLengthInMinutes
value, the session will automatically be stopped by AWS (instead of terminated).
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | StreamConfiguration_MaxStoppedSessionLengthInMinutes |
-StreamConfiguration_StreamingImageId <
String[]>
The streaming images that users can select from when launching a streaming session with this launch profile.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | StreamConfiguration_StreamingImageIds |
Unique identifiers for a collection of studio components that can be used with this launch profile.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | StudioComponentIds |
The studio ID.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |