aws-dotnet-extensions-configuration icon indicating copy to clipboard operation
aws-dotnet-extensions-configuration copied to clipboard

Support for the AWS Lambda Extension

Open ffMathy opened this issue 1 year ago • 4 comments

Describe the feature

Would be cool with support for the AWS Lambda Extension

https://docs.aws.amazon.com/systems-manager/latest/userguide/ps-integration-lambda-extensions.html https://aws.amazon.com/about-aws/whats-new/2022/10/aws-parameters-secrets-lambda-extension/

Would be awesome if I could just add a AddLambdaExtension() call to my configuration builder, and it would use that instead.

Use Case

Low cost and high performance access to SSM Parameter Store parameters in Lambdas.

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • [ ] I may be able to implement this feature request
  • [ ] This feature might incur a breaking change

AWS .NET SDK and/or Package version used

N/A

Targeted .NET Platform

N/A

Operating System and version

N/A

ffMathy avatar Nov 15 '22 17:11 ffMathy