AWS SDK Version 3 for .NET
API Reference

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.

Allows you to specify additional settings for your Call Analytics post-call request, including output locations for your redacted transcript, which IAM role to use, and which encryption key to use.

DataAccessRoleArn and OutputLocation are required fields.

PostCallAnalyticsSettings provides the same insights as a Call Analytics post-call transcription. For more information, refer to Post-call analytics with real-time transcriptions in the Amazon Transcribe Developer Guide.

Inheritance Hierarchy

System.Object
  Amazon.ChimeSDKMediaPipelines.Model.PostCallAnalyticsSettings

Namespace: Amazon.ChimeSDKMediaPipelines.Model
Assembly: AWSSDK.ChimeSDKMediaPipelines.dll
Version: 3.x.y.z

Syntax

C#
public class PostCallAnalyticsSettings

The PostCallAnalyticsSettings type exposes the following members

Constructors

NameDescription
Public Method PostCallAnalyticsSettings()

Properties

NameTypeDescription
Public Property ContentRedactionOutput Amazon.ChimeSDKMediaPipelines.ContentRedactionOutput

Gets and sets the property ContentRedactionOutput.

The content redaction output settings for a post-call analysis task.

Public Property DataAccessRoleArn System.String

Gets and sets the property DataAccessRoleArn.

The ARN of the role used by Amazon Web Services Transcribe to upload your post call analysis. For more information, see Post-call analytics with real-time transcriptions in the Amazon Transcribe Developer Guide.

Public Property OutputEncryptionKMSKeyId System.String

Gets and sets the property OutputEncryptionKMSKeyId.

The ID of the KMS (Key Management Service) key used to encrypt the output.

Public Property OutputLocation System.String

Gets and sets the property OutputLocation.

The URL of the Amazon S3 bucket that contains the post-call data.

Version Information

.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