Skip to main content

secure multiple transition phases in a single lifecycle policy bucket.

Project description

AWS Secure Log Bucket

GitHub npm (scoped) PyPI Nuget Sonatype Nexus (Releases) GitHub Workflow Status (branch) GitHub release (latest SemVer)

View on Construct Hub

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

C# / .NET

dotnet add package Gammarer.CDK.AWS.SecureLogBucket

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

gammarer.aws-secure-log-bucket-1.5.2.tar.gz (36.3 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file gammarer.aws-secure-log-bucket-1.5.2.tar.gz.

File metadata

File hashes

Hashes for gammarer.aws-secure-log-bucket-1.5.2.tar.gz
Algorithm Hash digest
SHA256 29206598c371cf30a1b031c009c5121b28390ba5b28761a693a8b6ba85605753
MD5 2bc6e8ac27b9c05a48bf270e693b5463
BLAKE2b-256 61ef33e3eafc0cba583a0818c971b80c1ee9f6bffa7cd6e025e46e55390c8f01

See more details on using hashes here.

File details

Details for the file gammarer.aws_secure_log_bucket-1.5.2-py3-none-any.whl.

File metadata

File hashes

Hashes for gammarer.aws_secure_log_bucket-1.5.2-py3-none-any.whl
Algorithm Hash digest
SHA256 50fec56798ae5246c87afb48e8da5740c010494b3ae7a46bb4cd51071fd486c8
MD5 c0b661720a51bafd89ae6e7186deb415
BLAKE2b-256 c5ca0af5b776ef9d23c516ab6fc5a68124aee2c95fffe60ac6c446294efc3e2a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page