aws-secure-log-bucket 0.8.4

Creator: railscoder56

Last updated:

Add to Cart

Description:

awssecurelogbucket 0.8.4

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 aws-secure-log-bucket

or
yarn add aws-secure-log-bucket

Python
pip install aws-secure-log-bucket

Example
npm install aws-secure-log-bucket

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

new SecureLogBucket(stack, 'SecureLogBucket');

License
This project is licensed under the Apache-2.0 License.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.