View a markdown version of this page

RedactionConfiguration - Amazon Connect Customer

RedactionConfiguration

The redaction configuration for conversational analytics.

Contents

Behavior

Controls whether redaction is applied to the analytics output. Valid values: Enable | Disable.

Type: String

Valid Values: Enable | Disable

Required: Yes

Policy

The redaction output policy that determines which versions of the transcript are stored. Valid values: None | RedactedOnly | RedactedAndOriginal.

Type: String

Valid Values: None | RedactedOnly | RedactedAndOriginal

Required: Yes

Entities

The list of PII entity types to redact from the transcript (for example, NAME, ADDRESS, CREDIT_DEBIT_NUMBER).

Type: Array of strings

Length Constraints: Minimum length of 1.

Required: No

MaskMode

The masking mode that determines how redacted content is replaced in the output. Valid values: PII (replaces with the literal string [PII]) | EntityType (replaces with the entity type name, for example [NAME]).

Type: String

Valid Values: PII | EntityType

Required: No

See Also

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