package
7.17.28
Repository: https://github.com/elastic/beats.git
Documentation: pkg.go.dev

# Functions

EnrichAWSConfigWithEndpoint function enabled endpoint resolver for AWS service clients when endpoint is given in config.
GetAWSCredentials function gets aws credentials from the config.
InitializeAWSConfig function creates the awssdk.Config object from the provided config.
NewEventACKHandler returns a beat ACKer that can receive callbacks when an event has been ACKed an output.

# Structs

ConfigAWS is a structure defined for AWS credentials.
EventACKTracker tracks the publishing state of S3 objects.