Types

Link copied to clipboard

Unique identifier for the agent instance.

Link copied to clipboard

AWS requestId of the Lambda invocation.

Link copied to clipboard
object Companion
Link copied to clipboard

Compute platform on which agent is running.

Link copied to clipboard

Execution environment on which Lambda function is running.

Link copied to clipboard

Function ARN that's used to invoke the Lambda function.

Link copied to clipboard

Memory allocated for the Lambda function.

Time in milliseconds for the previous Lambda invocation.

Link copied to clipboard

Time in milliseconds left before the execution times out.

Time in milliseconds between two invocations of the Lambda function.

Link copied to clipboard
data class SdkUnknown(val value: String) : MetadataField

Properties

Link copied to clipboard
abstract val value: String