2.0.19 • Published 8 months ago

@gammarers/aws-secure-log-bucket v2.0.19

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
8 months ago

AWS Secure Log Bucket

GitHub npm (scoped) PyPI Nuget 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 ClassDefaul transition after days
INFREQUENT_ACCESS400 days
GLACIER720 days
DEEP_ARCHIVE980 days

Install

TypeScript

install by npm

npm install @gammarers/aws-secure-log-bucket

install by yarn

yarn add @gammarers/aws-secure-log-bucket

install by pnpm

pnpm add @gammarers/aws-secure-log-bucket

install by bun

bun add @gammarers/aws-secure-log-bucket

Python

pip install gammarers.aws-secure-log-bucket

C# / .NET

dotnet add package Gammarers.CDK.AWS.SecureLogBucket

Example

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

new SecureLogBucket(stack, 'SecureLogBucket');

License

This project is licensed under the Apache-2.0 License.

2.0.19

8 months ago

2.0.18

9 months ago

2.0.15

9 months ago

2.0.16

9 months ago

2.0.17

9 months ago

2.0.14

10 months ago

2.0.13

10 months ago

2.0.11

10 months ago

2.0.12

10 months ago

2.0.10

10 months ago

1.7.3

1 year ago

1.7.2

1 year ago

1.7.1

1 year ago

1.7.0

1 year ago

2.0.3

12 months ago

2.0.2

12 months ago

2.0.5

11 months ago

2.0.4

12 months ago

2.0.7

11 months ago

2.0.6

11 months ago

2.0.9

10 months ago

2.0.8

11 months ago

2.0.1

12 months ago

2.0.0

1 year ago

1.7.5

1 year ago

1.6.6

1 year ago

1.7.4

1 year ago

1.6.5

1 year ago

1.6.4

1 year ago

1.6.3

1 year ago

1.6.2

1 year ago

1.6.1

1 year ago

1.6.0

1 year ago