Provides an attribute and decryption service for encrypted configuration options that are injected into AWS Lambdas.
Info
Version: | 0.10.0-beta3 |
Author(s): | Talen Fisher |
Last Update: | Thursday, March 30, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cythral/lambdajection |
NuGet Url: | https://www.nuget.org/packages/Lambdajection.Encryption |
Install
Install-Package Lambdajection.Encryption
dotnet add package Lambdajection.Encryption
paket add Lambdajection.Encryption
Lambdajection.Encryption Download (Unzip the "nupkg" after downloading)
Dependencies
- AWSSDK.KeyManagementService(>= 3.5.1.6)
Tags