Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Does AWS.Lambda.Powertools.Parameters support the parameters and secrets lambda layer? #903

Unanswered
rtcpw asked this question in Q&A
Discussion options

I am looking for a .NET library that would provide an easy to use wrapper client for the "parameters and secrets lambda layer" provided by AWS. Apparently that lambda layer has great performance, but having to build my own client based on HttpClient is less than ideal. Does AWS.Lambda.Powertools.Parameters have a built-in wrapper for the "parameters and secrets lambda layer"? If not, do you know of any library that does?

You must be logged in to vote

Replies: 1 comment 1 reply

Comment options

Hi @rtcpw, Powertools does cache the values from parameters and secrets which can greatly improve performance and decrease cost, depending on your caching strategy. Have a look at the docs for more information https://docs.powertools.aws.dev/lambda/dotnet/utilities/parameters/

You must be logged in to vote
1 reply
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants

AltStyle によって変換されたページ (->オリジナル) /