AWS::WorkSpacesWeb::DataProtectionSettings RedactionPlaceHolder - 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).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::WorkSpacesWeb::DataProtectionSettings RedactionPlaceHolder

The redaction placeholder that will replace the redacted text in session.

Syntax

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

JSON

{ "RedactionPlaceHolderText" : String, "RedactionPlaceHolderType" : String }

Properties

RedactionPlaceHolderText

The redaction placeholder text that will replace the redacted text in session for the custom text redaction placeholder type.

Required: No

Type: String

Pattern: ^[*_\-\d\w]+$

Minimum: 1

Maximum: 20

Update requires: No interruption

RedactionPlaceHolderType

The redaction placeholder type that will replace the redacted text in session.

Required: Yes

Type: String

Allowed values: CustomText

Update requires: No interruption