Builder

class Builder

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

The logger provider to use for SDK internal logging (not EMF output). Defaults to LoggerProvider.None.

Link copied to clipboard

The CloudWatch Logs log group name to include in the EMF document. In Lambda environments, this defaults to the AWS_LAMBDA_LOG_GROUP_NAME environment variable. For non-Lambda environments using the CloudWatch agent, this should be set explicitly. If null, the LogGroupName field is omitted from the EMF document.

Link copied to clipboard

The CloudWatch namespace for emitted metrics. Default: "AwsSdk/KotlinSdk"

Functions

Link copied to clipboard