1.3.8 • Published 9 months ago

@gammarers/aws-rds-database-auto-running-stop-stack v1.3.8

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

AWS RDS Database Auto Running Stop Stack

GitHub npm (scoped) GitHub Workflow Status (branch) GitHub release (latest SemVer)

View on Construct Hub

This constructor stack includes a function to automatically stop a database or cluster that will automatically start in 7 days.

Resources

This construct creating resource list.

  • StepFunctions(StateMachine)
  • IAM Role (StepFunctions)
  • IAM Policy (StepFunctions)
  • EventBridge
  • IAM Role (EventBridge)

Install

TypeScript

install by npm

npm install @gammarers/aws-rds-database-auto-running-stop-stack

install by yarn

yarn add @gammarers/aws-rds-database-auto-running-stop-stack

install by pnpm

pnpm add @gammarers/aws-rds-database-auto-running-stop-stack

install by bun

bun add @gammarers/aws-rds-database-auto-running-stop-stack

Example

import { RDSDatabaseAutoRunningStopStack } from '@gammarers/aws-rds-database-auto-running-stop-stack';

new RDSDatabaseAutoRunningStopStack(app, 'RDSDatabaseAutoRunningStopStack');

License

This project is licensed under the Apache-2.0 License.

1.3.8

9 months ago

1.3.7

9 months ago

1.3.6

10 months ago

1.3.5

10 months ago

1.3.4

10 months ago

1.3.3

11 months ago

1.2.8

1 year ago

1.2.7

1 year ago

1.2.6

1 year ago

1.2.5

1 year ago

1.2.4

1 year ago

1.3.2

11 months ago

1.3.1

11 months ago

1.3.0

11 months ago

1.2.9

1 year ago

1.2.12

1 year ago

1.2.13

12 months ago

1.2.10

1 year ago

1.2.11

1 year ago

1.2.14

12 months ago

1.2.15

12 months ago

1.2.3

1 year ago

1.2.2

1 year ago

1.2.1

1 year ago

1.2.0

1 year ago