aws-secure-log-bucket


Nameaws-secure-log-bucket JSON
Version 0.8.4 PyPI version JSON
download
home_pagehttps://github.com/yicr/aws-secure-log-bucket.git
Summarysecure multiple transition phases in a single lifecycle policy bucket.
upload_time2023-07-17 18:18:05
maintainer
docs_urlNone
authoryicr<yicr@users.noreply.github.com>
requires_python~=3.7
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # AWS Secure Log Bucket

secure multiple transition phases in a single lifecycle policy bucket.

## Lifecycle rule

The storage class will be changed with the following lifecycle configuration.

| Storage Class       | Defaul transition after days |
| ------------------- |------------------------------|
| INFREQUENT_ACCESS   | 60 days                      |
| INTELLIGENT_TIERING | 120 days                     |
| GLACIER             | 180 days                     |
| DEEP_ARCHIVE        | 360 days                     |

## Install

### TypeScript

```shell
npm install aws-secure-log-bucket
```

or

```shell
yarn add aws-secure-log-bucket
```

### Python

```shell
pip install aws-secure-log-bucket
```

## Example

```shell
npm install aws-secure-log-bucket
```

```python
import { SecureLogBucket } from 'aws-secure-log-bucket';

new SecureLogBucket(stack, 'SecureLogBucket');
```

## License

This project is licensed under the Apache-2.0 License.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yicr/aws-secure-log-bucket.git",
    "name": "aws-secure-log-bucket",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "~=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "yicr<yicr@users.noreply.github.com>",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/79/9f/cee15f0f78ac3090c2bf0de1c580ae03f6332a18d5a35dd772e74ef43a62/aws-secure-log-bucket-0.8.4.tar.gz",
    "platform": null,
    "description": "# AWS Secure Log Bucket\n\nsecure multiple transition phases in a single lifecycle policy bucket.\n\n## Lifecycle rule\n\nThe storage class will be changed with the following lifecycle configuration.\n\n| Storage Class       | Defaul transition after days |\n| ------------------- |------------------------------|\n| INFREQUENT_ACCESS   | 60 days                      |\n| INTELLIGENT_TIERING | 120 days                     |\n| GLACIER             | 180 days                     |\n| DEEP_ARCHIVE        | 360 days                     |\n\n## Install\n\n### TypeScript\n\n```shell\nnpm install aws-secure-log-bucket\n```\n\nor\n\n```shell\nyarn add aws-secure-log-bucket\n```\n\n### Python\n\n```shell\npip install aws-secure-log-bucket\n```\n\n## Example\n\n```shell\nnpm install aws-secure-log-bucket\n```\n\n```python\nimport { SecureLogBucket } from 'aws-secure-log-bucket';\n\nnew SecureLogBucket(stack, 'SecureLogBucket');\n```\n\n## License\n\nThis project is licensed under the Apache-2.0 License.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "secure multiple transition phases in a single lifecycle policy bucket.",
    "version": "0.8.4",
    "project_urls": {
        "Homepage": "https://github.com/yicr/aws-secure-log-bucket.git",
        "Source": "https://github.com/yicr/aws-secure-log-bucket.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1a84d41ba9cd7be76370f0159f6ea15432657178053865b186c510826ddd978b",
                "md5": "ecca2e89d9d9f1ab27849c164d1b0524",
                "sha256": "e4d19283e6ce30d575a20320f499c2ac9ae55e01b5d5094ffac3cb1271c34721"
            },
            "downloads": -1,
            "filename": "aws_secure_log_bucket-0.8.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ecca2e89d9d9f1ab27849c164d1b0524",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "~=3.7",
            "size": 32478,
            "upload_time": "2023-07-17T18:18:04",
            "upload_time_iso_8601": "2023-07-17T18:18:04.504920Z",
            "url": "https://files.pythonhosted.org/packages/1a/84/d41ba9cd7be76370f0159f6ea15432657178053865b186c510826ddd978b/aws_secure_log_bucket-0.8.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "799fcee15f0f78ac3090c2bf0de1c580ae03f6332a18d5a35dd772e74ef43a62",
                "md5": "577e5d58bf9e08cf743aa3955ce7468a",
                "sha256": "0da68e6648a7d7451e74bdbc4019e17fae144b438e189c968fe43735e6a8bc36"
            },
            "downloads": -1,
            "filename": "aws-secure-log-bucket-0.8.4.tar.gz",
            "has_sig": false,
            "md5_digest": "577e5d58bf9e08cf743aa3955ce7468a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.7",
            "size": 33707,
            "upload_time": "2023-07-17T18:18:05",
            "upload_time_iso_8601": "2023-07-17T18:18:05.683709Z",
            "url": "https://files.pythonhosted.org/packages/79/9f/cee15f0f78ac3090c2bf0de1c580ae03f6332a18d5a35dd772e74ef43a62/aws-secure-log-bucket-0.8.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-17 18:18:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yicr",
    "github_project": "aws-secure-log-bucket",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "aws-secure-log-bucket"
}
        
Elapsed time: 0.33315s