secure multiple transition phases in a single lifecycle policy bucket.
Project description
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
npm install @gammarer/aws-secure-log-bucket
# or
yarn add @gammarer/aws-secure-log-bucket
Python
pip install gammarer.aws-secure-log-bucket
Java
Add the following to pom.xml:
<dependency>
<groupId>com.gammarer</groupId>
<artifactId>aws-secure-log-bucket</artifactId>
</dependency>
Example
import { SecureLogBucket } from '@gammarer/aws-secure-log-bucket';
new SecureLogBucket(stack, 'SecureLogBucket');
License
This project is licensed under the Apache-2.0 License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file gammarer.aws-secure-log-bucket-0.12.1.tar.gz
.
File metadata
- Download URL: gammarer.aws-secure-log-bucket-0.12.1.tar.gz
- Upload date:
- Size: 36.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a17a5b2f6b9b20d6da595c758f8c7a62cc7dc67637a1393e2fc09f46e5cd79a3 |
|
MD5 | 2e84eb7f22acb2192bb495aeb276e4c9 |
|
BLAKE2b-256 | 5e2c20eb0e64cd81df78edecf8c32126653345b98a28930e7eebc29da435fbc6 |
File details
Details for the file gammarer.aws_secure_log_bucket-0.12.1-py3-none-any.whl
.
File metadata
- Download URL: gammarer.aws_secure_log_bucket-0.12.1-py3-none-any.whl
- Upload date:
- Size: 35.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d72fc18350594e237241f56575827cd133800cd370410008713bff1ff147456 |
|
MD5 | 8e6827a1ed4eb5444cb42df6c74f0fc5 |
|
BLAKE2b-256 | c2a8e4c97ebbdb6e55f983dbafa724da92e5eff60598403f10a648a2d5963145 |