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: 4 months 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-01-11T15:07:49.000Z (5 months ago)
- Last Synced: 2026-01-11T18:37:45.220Z (5 months ago)
- Topics: aws, cdk, construct, lambda, landing-zone, p6, p6m7g8, s3, typescript
- Language: Go
- Homepage: https://continuouslearning.io
- Size: 163 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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
  
## Usage
```ts
...
import { P6CDKS3Protector } from 'p6-cdk-s3-protector'
new P6CDKS3Protector(this, 'p6CDKS3Protector')
```
## Architecture

## Author
Philip M. Gollucci