---
type: resource-type
title: IVSChatLoggingConfiguration
description: aws resource type AWS::IVSChat::LoggingConfiguration
name: IVSChatLoggingConfiguration
lexicon: aws
resource_type: AWS::IVSChat::LoggingConfiguration
---
`AWS::IVSChat::LoggingConfiguration`, a resource type of the aws lexicon.

## Properties

- `DestinationConfiguration` (`IVSChatLoggingConfiguration_DestinationConfiguration`, required)
- `Arn` (`string`, optional): LoggingConfiguration ARN is automatically generated on creation and assigned as the unique identifier.
- `Id` (`string`, optional): The system-generated ID of the logging configuration.
- `Name` (`string`, optional): The name of the logging configuration. The value does not need to be unique.
- `State` (`"ACTIVE" | "CREATE_FAILED" | "CREATING" | "DELETE_FAILED" | "DELETING" | "UPDATING" | "UPDATING_FAILED"`, optional): The state of the logging configuration. When the state is ACTIVE, the configuration is ready to log chat content.
- `Tags` (`IVSChatLoggingConfiguration_Tag[]`, optional): An array of key-value pairs to apply to this resource.

## Attributes

- `Arn`
- `Id`
- `State`
