JSPM

@renovosolutions/cdk-library-one-time-event

0.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q97485F
  • License Apache-2.0

AWS CDK Construct Library to create one time event schedules.

Package Exports

  • @renovosolutions/cdk-library-one-time-event

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@renovosolutions/cdk-library-one-time-event) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

cdk-library-one-time-event

An AWS CDK Construct library to create one time event schedules.

Features

  • Create two types of event schedules easily:
    • On Deployment: An one time event schedule for directly after deployment. Defaults to 10mins after.
    • At: A one time even schedule for any future Date()

API Doc

See API