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.
Namespace: Amazon.ChimeSDKMediaPipelines.Model
Assembly: AWSSDK.ChimeSDKMediaPipelines.dll
Version: 3.x.y.z
public class PostCallAnalyticsSettings
The PostCallAnalyticsSettings type exposes the following members
Name | Description | |
---|---|---|
![]() |
PostCallAnalyticsSettings() |
Name | Type | Description | |
---|---|---|---|
![]() |
ContentRedactionOutput | Amazon.ChimeSDKMediaPipelines.ContentRedactionOutput |
Gets and sets the property ContentRedactionOutput. The content redaction output settings for a post-call analysis task. |
![]() |
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. |
![]() |
OutputEncryptionKMSKeyId | System.String |
Gets and sets the property OutputEncryptionKMSKeyId. The ID of the KMS (Key Management Service) key used to encrypt the output. |
![]() |
OutputLocation | System.String |
Gets and sets the property OutputLocation. The URL of the Amazon S3 bucket that contains the post-call data. |
.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