getLogRecord (original) (raw)

cloudwatchlogs/aws.sdk.kotlin.services.cloudwatchlogs/CloudWatchLogsClient/getLogRecord

abstract suspend fun getLogRecord(input: GetLogRecordRequest): GetLogRecordResponse

Retrieves all of the fields and values of a single log event. All fields are retrieved, even if the original query that produced the logRecordPointer retrieved only a subset of fields. Fields are returned as field name/field value pairs.

The full unparsed log event is returned within @message.

© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.Generated by dokka