construct-hub-probe
TypeScript icon, indicating that this package has built-in type declarations

0.0.10750 • Public • Published

Construct Hub Probe

This repository contains a package intended to be used a probe to test construct hub instances. It automatically publishes a new version every 2 hours, allowing for construct hub canaries to verify its availability on construct hub instances.

Security

See CONTRIBUTING for more information.

License

This project is licensed under the Apache-2.0 License.

test

import { Bucket } from '@aws-cdk/aws-s3'

new Bucket(scope: Construct, id: string, props?: BucketProps)

/construct-hub-probe/

    Package Sidebar

    Install

    npm i construct-hub-probe

    Weekly Downloads

    18,061

    Version

    0.0.10750

    License

    Apache-2.0

    Unpacked Size

    144 kB

    Total Files

    11

    Last publish

    Collaborators

    • romainmuller
    • cdklabs-automation