AudioLogSetting
Settings for logging audio of conversations between Amazon Lex and a user. You specify whether to log audio and the Amazon S3 bucket where the audio file is stored.
Contents
- destination
-
The location of audio log files collected when conversation logging is enabled for a bot.
Type: AudioLogDestination object
Required: Yes
- enabled
-
Determines whether audio logging in enabled for the bot.
Type: Boolean
Required: Yes
- selectiveLoggingEnabled
-
The option to enable selective conversation log capture for audio.
Type: Boolean
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: