AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Makes it possible to redact or flag specified personally identifiable information
(PII) in your transcript. If you use ContentRedaction
, you must also include
the sub-parameters: RedactionOutput
and RedactionType
. You can optionally
include PiiEntityTypes
to choose which types of PII you want to redact.
Namespace: Amazon.TranscribeService.Model
Assembly: AWSSDK.TranscribeService.dll
Version: 3.x.y.z
public class ContentRedaction
The ContentRedaction type exposes the following members
Name | Description | |
---|---|---|
ContentRedaction() |
Name | Type | Description | |
---|---|---|---|
PiiEntityTypes | System.Collections.Generic.List<System.String> |
Gets and sets the property PiiEntityTypes.
Specify which types of personally identifiable information (PII) you want to redact
in your transcript. You can include as many types as you'd like, or you can select
|
|
RedactionOutput | Amazon.TranscribeService.RedactionOutput |
Gets and sets the property RedactionOutput. Specify if you want only a redacted transcript, or if you want a redacted and an unredacted transcript.
When you choose
When you choose |
|
RedactionType | Amazon.TranscribeService.RedactionType |
Gets and sets the property RedactionType.
Specify the category of information you want to redact; |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5