An AWS CDK Construct that enforces encryption on an S3 bucket.
Info
Version: | 1.0.8 |
Author(s): | Matthew Bonig |
Last Update: | Friday, February 7, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MBonig.SecureBucket |
Install
Install-Package MBonig.SecureBucket
dotnet add package MBonig.SecureBucket
paket add MBonig.SecureBucket
MBonig.SecureBucket Download (Unzip the "nupkg" after downloading)
Dependencies
- Amazon.CDK(>= 1.22.0 && < 2.0.0)
- Amazon.CDK.AWS.S3(>= 1.22.0 && < 2.0.0)
- Amazon.JSII.Runtime(>= 0.21.2 && < 0.22.0)
Tags