AWS::WorkSpacesWeb::UserSettingsDefinition of AWS::WorkSpacesWeb::UserSettings Resource Type
15 configurable properties. 5 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
CopyAllowed | string | Required |
DownloadAllowed | string | Required |
PasteAllowed | string | Required |
PrintAllowed | string | Required |
UploadAllowed | string | Required |
AdditionalEncryptionContext | EncryptionContextMap | |
BrandingConfiguration | BrandingConfiguration | |
CookieSynchronizationConfiguration | CookieSynchronizationConfiguration | |
CustomerManagedKey | string | |
DeepLinkAllowed | string | |
DisconnectTimeoutInMinutes | number | |
IdleDisconnectTimeoutInMinutes | number | |
Tags | Array<Tag> | |
ToolbarConfiguration | ToolbarConfiguration | |
WebAuthnAllowed | string |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
AssociatedPortalArns | Array<string> | - |
UserSettingsArn | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::WorkSpacesWeb::UserSettings
Resources:
MyResource:
Type: AWS::WorkSpacesWeb::UserSettings
Properties:
CopyAllowed: "value"
DownloadAllowed: "value"
PasteAllowed: "value"
PrintAllowed: "value"
UploadAllowed: "value"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
workspaces-web:CreateUserSettingsworkspaces-web:GetUserSettingsworkspaces-web:ListTagsForResourceworkspaces-web:TagResourcekms:DescribeKeykms:GenerateDataKeykms:Decryptkms:GenerateDataKeyWithoutPlaintextworkspaces-web:GetUserSettingsworkspaces-web:ListTagsForResourcekms:CreateGrantkms:DescribeKeykms:GenerateDataKeykms:Decryptworkspaces-web:UpdateUserSettingsworkspaces-web:TagResourceworkspaces-web:UntagResourceworkspaces-web:GetUserSettingsworkspaces-web:ListTagsForResourcekms:CreateGrantkms:DescribeKeykms:GenerateDataKeyworkspaces-web:GetUserSettingsworkspaces-web:DeleteUserSettingskms:CreateGrantkms:DescribeKeykms:GenerateDataKeykms:Decryptworkspaces-web:ListUserSettingskms:CreateGrantkms:DescribeKeykms:GenerateDataKeykms:DecryptOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterUserSettingsArn