Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface UpdateLoggingConfigurationCommandInputProtected

Hierarchy

Properties

destinationConfiguration?: DestinationConfiguration

A complex type that contains a destination configuration for where chat content will be logged. There can be only one type of destination (cloudWatchLogs, firehose, or s3) in a destinationConfiguration.

identifier: undefined | string

Identifier of the logging configuration to be updated.

name?: string

Logging-configuration name. The value does not need to be unique.