ApplicationSettingsResponse - Amazon WorkSpaces Service
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).

ApplicationSettingsResponse

Describes the persistent application settings for WorkSpaces Pools users.

Contents

Status

Specifies whether persistent application settings are enabled for users during their pool sessions.

Type: String

Valid Values: DISABLED | ENABLED

Required: Yes

S3BucketName

The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an Amazon Region, an S3 bucket is created. The bucket is unique to the Amazon account and the Region.

Type: String

Length Constraints: Minimum length of 3. Maximum length of 63.

Pattern: ^[a-z0-9][\.\-a-z0-9]{1,61}[a-z0-9]$

Required: No

SettingsGroup

The path prefix for the S3 bucket where users’ persistent application settings are stored.

Type: String

Length Constraints: Maximum length of 100.

Pattern: ^[A-Za-z0-9_./()!*'-]+$

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: