AWS::WorkSpacesWeb::DataProtectionSettingsDefinition of AWS::WorkSpacesWeb::DataProtectionSettings Resource Type
6 configurable properties. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
AdditionalEncryptionContext | EncryptionContextMap | Create-only |
CustomerManagedKey | string | Create-only |
Description | string | |
DisplayName | string | |
InlineRedactionConfiguration | InlineRedactionConfiguration | |
Tags | Array<Tag> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
AssociatedPortalArns | Array<string> | - |
CreationDate | string | - |
DataProtectionSettingsArn | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::WorkSpacesWeb::DataProtectionSettings
Resources:
MyResource:
Type: AWS::WorkSpacesWeb::DataProtectionSettings
Properties:
Tags:
- Key: Environment
Value: Production
Description: !Ref "AWS::StackName"Permissions CloudFormation needs in your IAM role to manage this resource.
workspaces-web:CreateDataProtectionSettingsworkspaces-web:GetDataProtectionSettingsworkspaces-web:ListDataProtectionSettingsworkspaces-web:ListTagsForResourceworkspaces-web:TagResourcekms:DescribeKeykms:GenerateDataKeykms:Decryptworkspaces-web:GetDataProtectionSettingsworkspaces-web:ListDataProtectionSettingsworkspaces-web:ListTagsForResourcekms:DescribeKeykms:GenerateDataKeykms:Decryptworkspaces-web:UpdateDataProtectionSettingsworkspaces-web:GetDataProtectionSettingsworkspaces-web:ListDataProtectionSettingsworkspaces-web:TagResourceworkspaces-web:UntagResourceworkspaces-web:ListTagsForResourcekms:DescribeKeykms:GenerateDataKeyworkspaces-web:GetDataProtectionSettingsworkspaces-web:ListDataProtectionSettingsworkspaces-web:DeleteDataProtectionSettingskms:DescribeKeykms:GenerateDataKeykms:Decryptworkspaces-web:ListDataProtectionSettingskms:Decryptkms:DescribeKeyOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterDataProtectionSettingsArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
AdditionalEncryptionContextCustomerManagedKey