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.
The object representing the Amazon S3 bucket containing the transcript, as well as the associated metadata.
Namespace: Amazon.LexModelsV2.Model
Assembly: AWSSDK.LexModelsV2.dll
Version: 3.x.y.z
public class S3BucketTranscriptSource
The S3BucketTranscriptSource type exposes the following members
Name | Description | |
---|---|---|
![]() |
S3BucketTranscriptSource() |
Name | Type | Description | |
---|---|---|---|
![]() |
KmsKeyArn | System.String |
Gets and sets the property KmsKeyArn. The ARN of the KMS key that customer use to encrypt their Amazon S3 bucket. Only use this field if your bucket is encrypted using a customer managed KMS key. |
![]() |
PathFormat | Amazon.LexModelsV2.Model.PathFormat |
Gets and sets the property PathFormat. The object that contains a path format that will be applied when Amazon Lex reads the transcript file in the bucket you provide. Specify this object if you only want Lex to read a subset of files in your Amazon S3 bucket. |
![]() |
S3BucketName | System.String |
Gets and sets the property S3BucketName. The name of the bucket containing the transcript and the associated metadata. |
![]() |
TranscriptFilter | Amazon.LexModelsV2.Model.TranscriptFilter |
Gets and sets the property TranscriptFilter. The object that contains the filter which will be applied when Amazon Lex reads through the Amazon S3 bucket. Specify this object if you want Amazon Lex to read only a subset of the Amazon S3 bucket based on the filter you provide. |
![]() |
TranscriptFormat | Amazon.LexModelsV2.TranscriptFormat |
Gets and sets the property TranscriptFormat. The format of the transcript content. Currently, Genie only supports the Amazon Lex transcript format. |
.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