Updates a specified logging configuration.
Request body
Identifier of the logging configuration to be updated.
Logging-configuration name. The value does not need to be unique.
Response
Success
Logging-configuration ARN, from the request (if <code>identifier</code> was an ARN).
Logging-configuration ID, generated by the system. This is a relative identifier, the part of the ARN that uniquely identifies the room.
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. Array of maps, each of the form <code>string:string (key:value)</code>.