This package has been deprecated

Author message:

WARNING: This project has been renamed to @gammarers/aws-rds-database-auto-running-stop-stack. Install using @gammarers/aws-rds-database-auto-running-stop-stack instead.

@gammarer/aws-rds-database-auto-running-stopper
TypeScript icon, indicating that this package has built-in type declarations

1.1.10 • Public • Published

GitHub npm (scoped)

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

AWS RDS Database Auto Running Stopper

Resources

This construct creating resource list.

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

Install

TypeScript

npm install @gammarer/aws-rds-database-auto-running-stopper
# or
yarn add @gammarer/aws-rds-database-auto-running-stopper

Example

import { BudgetsNotification } from '@gammarer/aws-rds-database-auto-running-stopper';

new RDSDatabaseAutoRunningStopper(stack, 'RDSDatabaseAutoRunningStopper');

License

This project is licensed under the Apache-2.0 License.

Package Sidebar

Install

npm i @gammarer/aws-rds-database-auto-running-stopper

Weekly Downloads

1

Version

1.1.10

License

Apache-2.0

Unpacked Size

147 kB

Total Files

7

Last publish

Collaborators

  • yicr