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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for gammarer.aws-secure-log-bucket-1.5.6.tar.gz
Algorithm Hash digest
SHA256 d3453f8de7363bf1a1e39dcf45bd1cb99f51b237920a0faa460fd9301e7a276b
MD5 b2d2b1e041a379bfcf9fff94063b1563
BLAKE2b-256 7cafc2462ef7236f59412f1501f18c73bf9251061c5ab28d011b568911fa836c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarer.aws_secure_log_bucket-1.5.6-py3-none-any.whl
Algorithm Hash digest
SHA256 e1492b6af2e5d5dbd903e6c11b5afca3b8c931d602af99ee554bfb0e1a617f1b
MD5 013aec965d85ef4c94f6af94a490a971
BLAKE2b-256 7dc4b025113c1c47a589ee4d254b7d0c5898e49d0424311f99270383e9f0c917

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