# AWS Secure Flow Log Bucket
[](https://github.com/gammarers/aws-secure-flow-log-bucket/blob/main/LICENSE)
[](https://www.npmjs.com/package/@gammarers/aws-secure-flow-log-bucket)
[](https://pypi.org/project/gammarers.aws-secure-flow-log-bucket/)
[](https://www.nuget.org/packages/Gammarers.CDK.AWS.SecureFlowLogBucket/)
[](https://github.com/gammarers/aws-secure-flow-log-bucket/actions/workflows/release.yml)
[](https://github.com/gammarers/aws-secure-flow-log-bucket/releases)
[](https://constructs.dev/packages/@gammarers/aws-secure-flow-log-bucket)
Specific AWS VPC FlowLog Bucket
## Install
### TypeScript
#### install by npm
```shell
npm install @gammarers/aws-secure-flow-log-bucket
```
#### install by yarn
```shell
yarn add @gammarers/aws-secure-flow-log-bucket
```
#### install by pnpm
```shell
pnpm add @gammarers/aws-secure-flow-log-bucket
```
#### install by bun
```shell
bun add @gammarers/aws-secure-flow-log-bucket
```
### Python
```shell
pip install gammarers.aws-secure-flow-log-bucket
```
### C# / .NET
```shell
dotnet add package Gammarers.CDK.AWS.SecureFlowLogBucket
```
## Example
```shell
npm install @gammarers/aws-secure-flow-log-bucket
```
```python
import { SecureFlowLogBucket } from '@gammarers/aws-secure-flow-log-bucket';
const bucket = new SecureFlowLogBucket(stack, 'SecureFlowLogBucket', {
keyPrefixes: [
'example-prefix-a',
'example-prefix-b',
],
});
```
## License
This project is licensed under the Apache-2.0 License.
Raw data
{
"_id": null,
"home_page": "https://github.com/gammarers/aws-secure-flow-log-bucket.git",
"name": "gammarers.aws-secure-flow-log-bucket",
"maintainer": null,
"docs_url": null,
"requires_python": "~=3.9",
"maintainer_email": null,
"keywords": null,
"author": "yicr<yicr@users.noreply.github.com>",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/ab/36/529bd612d199542c0c26db1dbaf5c70ee3a42c88594392d65d248fdec21e/gammarers_aws_secure_flow_log_bucket-1.5.64.tar.gz",
"platform": null,
"description": "# AWS Secure Flow Log Bucket\n\n[](https://github.com/gammarers/aws-secure-flow-log-bucket/blob/main/LICENSE)\n[](https://www.npmjs.com/package/@gammarers/aws-secure-flow-log-bucket)\n[](https://pypi.org/project/gammarers.aws-secure-flow-log-bucket/)\n[](https://www.nuget.org/packages/Gammarers.CDK.AWS.SecureFlowLogBucket/)\n[](https://github.com/gammarers/aws-secure-flow-log-bucket/actions/workflows/release.yml)\n[](https://github.com/gammarers/aws-secure-flow-log-bucket/releases)\n\n[](https://constructs.dev/packages/@gammarers/aws-secure-flow-log-bucket)\n\nSpecific AWS VPC FlowLog Bucket\n\n## Install\n\n### TypeScript\n\n#### install by npm\n\n```shell\nnpm install @gammarers/aws-secure-flow-log-bucket\n```\n\n#### install by yarn\n\n```shell\nyarn add @gammarers/aws-secure-flow-log-bucket\n```\n\n#### install by pnpm\n\n```shell\npnpm add @gammarers/aws-secure-flow-log-bucket\n```\n\n#### install by bun\n\n```shell\nbun add @gammarers/aws-secure-flow-log-bucket\n```\n\n### Python\n\n```shell\npip install gammarers.aws-secure-flow-log-bucket\n```\n\n### C# / .NET\n\n```shell\ndotnet add package Gammarers.CDK.AWS.SecureFlowLogBucket\n```\n\n## Example\n\n```shell\nnpm install @gammarers/aws-secure-flow-log-bucket\n```\n\n```python\nimport { SecureFlowLogBucket } from '@gammarers/aws-secure-flow-log-bucket';\n\nconst bucket = new SecureFlowLogBucket(stack, 'SecureFlowLogBucket', {\n keyPrefixes: [\n 'example-prefix-a',\n 'example-prefix-b',\n ],\n});\n```\n\n## License\n\nThis project is licensed under the Apache-2.0 License.\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Specific AWS VPC FlowLog Bucket",
"version": "1.5.64",
"project_urls": {
"Homepage": "https://github.com/gammarers/aws-secure-flow-log-bucket.git",
"Source": "https://github.com/gammarers/aws-secure-flow-log-bucket.git"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "525cb118d06e37d780b617e9fba67c5003724473077920b085e3248d3be1433a",
"md5": "778cf9d164591ae11e264fa62106c185",
"sha256": "3315d6b8939756f3af4e69699167fe1d640ae2a4d464fa768a10e41f6d7487f1"
},
"downloads": -1,
"filename": "gammarers_aws_secure_flow_log_bucket-1.5.64-py3-none-any.whl",
"has_sig": false,
"md5_digest": "778cf9d164591ae11e264fa62106c185",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "~=3.9",
"size": 34684,
"upload_time": "2025-08-17T19:25:51",
"upload_time_iso_8601": "2025-08-17T19:25:51.207634Z",
"url": "https://files.pythonhosted.org/packages/52/5c/b118d06e37d780b617e9fba67c5003724473077920b085e3248d3be1433a/gammarers_aws_secure_flow_log_bucket-1.5.64-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ab36529bd612d199542c0c26db1dbaf5c70ee3a42c88594392d65d248fdec21e",
"md5": "0f7a521a1830cb4bea3400ec97f57377",
"sha256": "e436ea9b9c80acd61ecaecb3ecd645001fca2114105372e13e3a37dbda7440ae"
},
"downloads": -1,
"filename": "gammarers_aws_secure_flow_log_bucket-1.5.64.tar.gz",
"has_sig": false,
"md5_digest": "0f7a521a1830cb4bea3400ec97f57377",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "~=3.9",
"size": 35697,
"upload_time": "2025-08-17T19:25:52",
"upload_time_iso_8601": "2025-08-17T19:25:52.400191Z",
"url": "https://files.pythonhosted.org/packages/ab/36/529bd612d199542c0c26db1dbaf5c70ee3a42c88594392d65d248fdec21e/gammarers_aws_secure_flow_log_bucket-1.5.64.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-17 19:25:52",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "gammarers",
"github_project": "aws-secure-flow-log-bucket",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "gammarers.aws-secure-flow-log-bucket"
}