@skyhookadventure/golden-cdk
TypeScript icon, indicating that this package has built-in type declarations

2.0.6 • Public • Published

Skyhook Golden CDK

Built with typescript

L3 CDK constructs that simplify common patterns.

Install

yarn add @skyhookadventure/golden-cdk --dev

L3 CDK Constructs Provided

Construct Description
SkyhookNodejsFunction Adds some defaults to the standard NodejsFunction that we prefer to use, including higher memory and minifying the code.
AppsyncNodejsResolver Creates a SkyhookNodejsFunction & hooks it up to an Appsync Resolver.
EventBridgeNodejsListener Creates a SkyhookNodejsFunction & hooks it up to an EventBridge rule.

Uses CDK Peer Dependencies

CDK requires that all your @aws-cdk/xyz modules are the same version. This module therefore uses peer dependencies for all cdk modules so that whichever version you have on your service should work.

Built by Skyhook

This module is contributed by the team at Skyhook

Dependencies (0)

    Dev Dependencies (18)

    Package Sidebar

    Install

    npm i @skyhookadventure/golden-cdk

    Weekly Downloads

    54

    Version

    2.0.6

    License

    MIT

    Unpacked Size

    3.31 MB

    Total Files

    22

    Last publish

    Collaborators

    • alan-cooney
    • mwycliffe