# Functions
BuildURL builds and URL with a prefix and a route.
EnableLogsCollection enables logs collections via AWS Logs API.
RegisterExtension registers the serverless daemon and subscribe to INVOKE and SHUTDOWN messages.
# Constants
HeaderExtID is the header name for the extension identifier.
# Structs
LogSubscriptionPayload is the payload we send while subscribing to the AWS Logs API.
# Interfaces
HTTPClient represents an Http Client.
# Type aliases
ID is the extension ID within the AWS Lambda environment.