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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for gammarer.aws-secure-log-bucket-1.5.3.tar.gz
Algorithm Hash digest
SHA256 b101107c69ffcb7c2238f9cfdc8821b59932291026d3189d26b9c247b2b00aab
MD5 39c77779216cd0d6adefede473bb7a16
BLAKE2b-256 9d5a18ab4d2eabbe0ff5293a2d61379994ac0e575585086c9469c739c2435817

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarer.aws_secure_log_bucket-1.5.3-py3-none-any.whl
Algorithm Hash digest
SHA256 691023c9e98234db790c09206ada4df121791a8b69830e3784c1857ed192e368
MD5 f766d8026819785dcf7c0ce71c4a8c44
BLAKE2b-256 550d0f2c89a861b574715a282cd80126714555e2b437c396493e4f2dae9d5cb7

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