Data Source schema for AWS::IVSChat::LoggingConfiguration
id
(String) Uniquely identifies the resource.arn
(String) LoggingConfiguration ARN is automatically generated on creation and assigned as the unique identifier.destination_configuration
(Attributes) Destination configuration for IVS Chat logging. (see below for nested schema)logging_configuration_id
(String) The system-generated ID of the logging configuration.name
(String) The name of the logging configuration. The value does not need to be unique.state
(String) The state of the logging configuration. When the state is ACTIVE, the configuration is ready to log chat content.tags
(Attributes Set) An array of key-value pairs to apply to this resource. (see below for nested schema)destination_configuration
Read-Only:
cloudwatch_logs
(Attributes) CloudWatch destination configuration for IVS Chat logging. (see below for nested schema)firehose
(Attributes) Kinesis Firehose destination configuration for IVS Chat logging. (see below for nested schema)s3
(Attributes) S3 destination configuration for IVS Chat logging. (see below for nested schema)destination_configuration.cloudwatch_logs
Read-Only:
log_group_name
(String) Name of the Amazon CloudWatch Logs log group where chat activity will be logged.destination_configuration.firehose
Read-Only:
delivery_stream_name
(String) Name of the Amazon Kinesis Firehose delivery stream where chat activity will be logged.destination_configuration.s3
Read-Only:
bucket_name
(String) Name of the Amazon S3 bucket where chat activity will be logged.tags
Read-Only:
key
(String) The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.value
(String) The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.