aws / aws-secretsmanager-agent

The AWS Secrets Manager Agent is a local HTTP service that you can install and use in your compute environments to read secrets from Secrets Manager and cache them in memory.
Apache License 2.0
601 stars 24 forks source link

Lambda extension example script instructions #21

Closed ecraw-amzn closed 3 months ago

ecraw-amzn commented 3 months ago

Issue #, if available:

Description of changes: Instructions for using the example script secrets-manager-agent-extension.sh to install the agent as a Lambda extension.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 69.03%. Comparing base (994fe63) to head (5725924).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #21 +/- ## ======================================= Coverage 69.03% 69.03% ======================================= Files 13 13 Lines 2842 2842 Branches 10 10 ======================================= Hits 1962 1962 Misses 880 880 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.