Module aws

Module aws 

Source

Structs§

CloudWatchCoutMessageFormatter
A MessageFormatter that serializes log messages into a single-line JSON format.
Config
Configuration for the AWS CloudWatch service.
Data
Shared state and configuration for the Loki service.
Message
A container for a log message and its associated CloudWatch metadata.
SimpleCloudWatch
Standard implementation of the CloudWatch service using the AWS SDK.
StandardMessageFormatter
The default formatter for CloudWatch messages.

Traits§

CloudWatch
Trait defining the behavior for CloudWatch log providers.
MessageFormatter
Defines a strategy for converting a log message into a string format compatible with CloudWatch Logs.

Type Aliases§

CloudWatchCout
A specialized CoutWrite service that outputs JSON logs for AWS CloudWatch.