secretsmanagerprovider

package module
v0.99.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 22, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

README

Summary

This package provides a ConfigMapProvider implementation for Amazon Secrets Manager (secretsmanager) that allows the
Collector the ability to read data stored in AWS Secrets Manager.

How it works

  • Just use the placeholders with the following pattern ${secretsmanager:<arn or name>}
  • Make sure you have the secretsmanager:GetSecretValue in the OTEL Collector Role

Prerequisites:

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() confmap.Provider

New returns a new confmap.Provider that reads the configuration from the given AWS Secrets Manager Name or ARN.

This Provider supports "secretsmanager" scheme, and can be called with a selector: `secretsmanager:NAME_OR_ARN`

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL