{"id":19274020,"url":"https://github.com/sbstjn/cdk-encrypted-bucket","last_synced_at":"2026-04-19T17:04:28.938Z","repository":{"id":57677837,"uuid":"489337550","full_name":"sbstjn/cdk-encrypted-bucket","owner":"sbstjn","description":"Example for polyglot CDK construct for NPM, PyPi, and NuGet","archived":false,"fork":false,"pushed_at":"2022-05-17T11:48:45.000Z","size":142,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-05T14:39:48.460Z","etag":null,"topics":["aws","cdk","construct"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sbstjn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-05-06T12:00:43.000Z","updated_at":"2023-09-08T18:34:17.000Z","dependencies_parsed_at":"2022-08-31T06:50:44.937Z","dependency_job_id":null,"html_url":"https://github.com/sbstjn/cdk-encrypted-bucket","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstjn%2Fcdk-encrypted-bucket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstjn%2Fcdk-encrypted-bucket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstjn%2Fcdk-encrypted-bucket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstjn%2Fcdk-encrypted-bucket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sbstjn","download_url":"https://codeload.github.com/sbstjn/cdk-encrypted-bucket/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240378873,"owners_count":19792039,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","cdk","construct"],"created_at":"2024-11-09T20:44:50.069Z","updated_at":"2026-04-19T17:04:28.900Z","avatar_url":"https://github.com/sbstjn.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CDK Construct: Encrypted S3 Buckets\n\n[![MIT License](https://badgen.now.sh/badge/License/MIT/blue)](https://github.com/sbstjn/cdk-encrypted-bucket/blob/master/LICENSE.md)\n[![superluminar.io](https://badgen.now.sh/badge/by/superluminar/red)](https://superluminar.io//2022/05/17/cdk-construct-mit-projen-erstellen-testen-und-für-npm-nuget-pypi-veröffentlichen/)\n\n\n\u003e Example for a polyglot CDK construct created with [jsii] and [projen] for encrypted S3 Buckets. \n\n* [NPM Package][npm]\n* [NuGet Package][nuget]\n* [PyPi Package][pypi]\n\n## Usage\n\n```ts\nimport { EncryptedBucket } from 'encrypted-buckets';\n\nnew EncryptedBucket(stack, 'EncryptedBucket', {\n  versioned: true,\n});\n```\n\n## Further Reading\n\n- [**superluminar.io**](https://superluminar.io) for a detailed guide in German\n\n## License\n\nFeel free to use the code, it's released using the [MIT license](LICENSE).\n\n## Contribution\n\nYou are welcome to contribute to this project! 😘\n\nTo make sure you have a pleasant experience, please read the [code of conduct](CODE_OF_CONDUCT.md). It outlines core values and beliefs and will make working together a happier experience.\n\n[projen]: https://github.com/projen/projen\n[jsii]: https://github.com/aws/jsii\n[npm]: https://www.npmjs.com/package/encrypted-bucket\n[nuget]: https://www.nuget.org/packages/CDK.EncryptedBucket/\n[pypi]: https://pypi.org/project/encrypted-bucket/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbstjn%2Fcdk-encrypted-bucket","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsbstjn%2Fcdk-encrypted-bucket","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbstjn%2Fcdk-encrypted-bucket/lists"}