package
2.3.13+incompatible
Repository: https://github.com/newrelic/newrelic-lambda-extension.git
Documentation: pkg.go.dev

# Functions

GetNewRelicLicenseKey fetches the license key from AWS Secrets Manager or SSM Parameter Store, falling back to the NEW_RELIC_LICENSE_KEY environment variable if set.
IsSecretConfigured returns true if the Secrets Manager secret is configured, false otherwise.
IsSSMParameterConfigured returns true if the SSM parameter is configured, false otherwise.
OverrideSecretsManager overrides the default Secrets Manager implementation.
OverrideSSM overrides the default SSM implementation.