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 | 400 days |
GLACIER | 720 days |
DEEP_ARCHIVE | 980 days |
Install
TypeScript
install by npm
npm install @gammarers/aws-secure-log-bucket
install by yarn
yarn add @gammarers/aws-secure-log-bucket
install by pnpm
pnpm add @gammarers/aws-secure-log-bucket
install by bun
bun add @gammarers/aws-secure-log-bucket
Python
pip install gammarers.aws-secure-log-bucket
C# / .NET
dotnet add package Gammarers.CDK.AWS.SecureLogBucket
Example
import { SecureLogBucket } from '@gammarers/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 gammarers_aws_secure_log_bucket-2.0.7.tar.gz
.
File metadata
- Download URL: gammarers_aws_secure_log_bucket-2.0.7.tar.gz
- Upload date:
- Size: 46.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a57cedaa9e988dd7ade555fce00f6c74944e232dfe3a873341e1712010b108fe |
|
MD5 | fe3e7860c36b4c0b9fd882def35fa58a |
|
BLAKE2b-256 | 679b64b1d05ed5b4d011f128c122cda9b422503fd9c159aea843582ec16ca9ce |
File details
Details for the file gammarers.aws_secure_log_bucket-2.0.7-py3-none-any.whl
.
File metadata
- Download URL: gammarers.aws_secure_log_bucket-2.0.7-py3-none-any.whl
- Upload date:
- Size: 44.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66b1422923471d25332d2b2885fd1e4a33d6fa64ee3908a0505bc4f03d14156c |
|
MD5 | 1472609aaa32ed7649755dcc425ddd27 |
|
BLAKE2b-256 | 7043c5fa33b104ee392d47d51cf8477fbdc229951de7c17b50a1e29cb11fc4b2 |