Skip to main content

demo-awscdk-construct

Project description

npm version PyPI version release

ECS Construct Quickstart

This is a sample project to use projen to create CDK Construct and publish to registries like npm and pypi.

Usage

    const app = new cdk.App();
    const stack = new cdk.Stack(app, "MyStack");
    new MyEcs(stack, "MyEcs");

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

demo-awscdk-construct-0.0.5.tar.gz (26.3 kB view hashes)

Uploaded Source

Built Distribution

demo_awscdk_construct-0.0.5-py3-none-any.whl (25.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page