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

This version

1.5.4

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.4.tar.gz (36.3 kB view details)

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for gammarer.aws-secure-log-bucket-1.5.4.tar.gz
Algorithm Hash digest
SHA256 43bb0e55e4d51ac1efd12cff4b602ea38cb7935368979a3340b076f325cd87d1
MD5 9e1b2fbf72ca3f7c9af96733273ceb22
BLAKE2b-256 59bf8c1961781e8f57fe6bd62ef73323d6203b7d1bd8478c8cafdb954021d5ae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarer.aws_secure_log_bucket-1.5.4-py3-none-any.whl
Algorithm Hash digest
SHA256 e1165bfcb1160fcffeb2e8ebb929b05ded99df355e02b67b3eef724a28bcc798
MD5 d202271873da485aad9ff39faff829ca
BLAKE2b-256 addb99a0fbc5371e3074b51e2e24893fc779efe5d2cb97e97ddae57727c774ad

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