Gets the specified logging configuration.
Request body
Identifier of the logging configuration to be retrieved.
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 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. This value does not need to be unique.
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>.