Creates a logging configuration that allows clients to store and record sent messages.
Request body
Logging-configuration name. The value does not need to be unique.
Tags to attach to the resource. Array of maps, each of the form <code>string:string (key:value)</code>. See <a href="https://docs.aws.amazon.com/tag-editor/latest/userguide/best-practices-and-strats.html">Best practices and strategies</a> in <i>Tagging Amazon Web Services Resources and Tag Editor</i> for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS Chat has no constraints on tags beyond what is documented there.
Response
Success
Logging-configuration ARN, assigned by the system.
Logging-configuration ID, generated by the system. This is a relative identifier, the part of the ARN that uniquely identifies the logging configuration.
Time when the logging configuration was created. This is an ISO 8601 timestamp; <i>note that this is returned as a string</i>.
Time of the logging configuration’s last update. This is an ISO 8601 timestamp; <i>note that this is returned as a string</i>.
Logging-configuration name, from the request (if specified).
The state of the logging configuration. When the state is <code>ACTIVE</code>, the configuration is ready to log chat content.
Tags attached to the resource, from the request (if specified). Array of maps, each of the form <code>string:string (key:value)</code>.