ApplicationSettingsResponse - Amazon WorkSpaces Service

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 AWS Region, an S3 bucket is created. The bucket is unique to the AWS 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 AWS SDKs, see the following: