AWS::NimbleStudio::LaunchProfile StreamConfigurationSessionStorage - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::NimbleStudio::LaunchProfile StreamConfigurationSessionStorage

The configuration for a streaming session’s upload storage.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "Mode" : [ String, ... ], "Root" : StreamingSessionStorageRoot }

Properties

Mode

Allows artists to upload files to their workstations. The only valid option is UPLOAD.

Required: Yes

Type: Array of String

Minimum: 1

Update requires: No interruption

Root

The configuration for the upload storage root of the streaming session.

Required: No

Type: StreamingSessionStorageRoot

Update requires: No interruption