/AWS1/CL_LM2AUDIOLOGDST¶
The location of audio log files collected when conversation logging is enabled for a bot.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_s3bucket TYPE REF TO /AWS1/CL_LM2S3BUCKETLOGDST /AWS1/CL_LM2S3BUCKETLOGDST¶
The Amazon S3 bucket where the audio log files are stored. The IAM role specified in the
roleArnparameter of the CreateBot operation must have permission to write to this bucket.
Queryable Attributes¶
s3Bucket¶
The Amazon S3 bucket where the audio log files are stored. The IAM role specified in the
roleArnparameter of the CreateBot operation must have permission to write to this bucket.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_S3BUCKET() |
Getter for S3BUCKET |