https://github.com/p6m7g8/p6-cdk-s3-protector
P6M7G8: AWS CDK Construct that protects S3 Buckets in REAL-TIME
https://github.com/p6m7g8/p6-cdk-s3-protector
aws cdk construct lambda landing-zone p6 p6m7g8 s3 typescript
Last synced: about 1 month ago
JSON representation
P6M7G8: AWS CDK Construct that protects S3 Buckets in REAL-TIME
- Host: GitHub
- URL: https://github.com/p6m7g8/p6-cdk-s3-protector
- Owner: p6m7g8
- License: apache-2.0
- Created: 2024-10-29T01:59:04.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-01-05T14:09:11.000Z (5 months ago)
- Last Synced: 2025-05-07T03:08:41.802Z (about 1 month ago)
- Topics: aws, cdk, construct, lambda, landing-zone, p6, p6m7g8, s3, typescript
- Language: Go
- Homepage: https://continuouslearning.io
- Size: 162 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
AWS CDK: A real-time S3 Protector
# P6CDKS3Protector
## LICENSE
[](https://opensource.org/licenses/Apache-2.0)
## Other
[](https://gitpod.io/#https://github.com/p6m7g8/p6-cdk-s3-protector)   
## Usage
```ts
...
import { P6CDKS3Protector } from 'p6-cdk-s3-protector'new P6CDKS3Protector(this, 'p6CDKS3Protector')
```## Architecture

## Author
Philip M. Gollucci