Skip to main content

entest-cdk-chatbot

Project description


author: haimtran

title: publish a construct date: 20/08/2023

Introduction

Command

Create a new projen project

npx projen new awscdk-construct

Update the .projenrc.ts with dependencies

import { awscdk } from 'projen';
const project = new awscdk.AwsCdkConstructLibrary({
  author: 'haitran',
  authorAddress: 'hai@entest.io',
  cdkVersion: '2.1.0',
  defaultReleaseBranch: 'main',
  jsiiVersion: '~5.0.0',
  name: 'entest-cdk-chatbot',
  projenrcTs: true,
  repositoryUrl: 'https://github.com/hai/entest-cdk-chatbot.git',
  peerDeps: [
    '@aws-cdk/core',
    '@aws-cdk/aws-lambda',
    '@aws-cdk/aws-ec2',
    '@aws-cdk/aws-ecs',
    '@aws-cdk/aws-ecs-patterns',
  ],
});
project.synth();

and install dependencies

npx projen

Check the different

npx cdk --app lib/integ.default.js diff

Deploy

npx cdk --app lib/integ.default.js diff

Reference

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

entest-cdk-chatbot-0.0.0.tar.gz (29.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

entest_cdk_chatbot-0.0.0-py3-none-any.whl (28.1 kB view details)

Uploaded Python 3

File details

Details for the file entest-cdk-chatbot-0.0.0.tar.gz.

File metadata

  • Download URL: entest-cdk-chatbot-0.0.0.tar.gz
  • Upload date:
  • Size: 29.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for entest-cdk-chatbot-0.0.0.tar.gz
Algorithm Hash digest
SHA256 76eba0153d861a4291aae8724828658e33f4cb7d2b282e5fdeb4bf3effb32154
MD5 faf6188f1388cbc9af04e7a38cd8dc67
BLAKE2b-256 161b81088ff278a64820d11a26416efabbef9826ff01986495ad4fe7c8b0d673

See more details on using hashes here.

File details

Details for the file entest_cdk_chatbot-0.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for entest_cdk_chatbot-0.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4916214313474b9baa3cae5790f22038a547015a3e180ffa61da532e9e507489
MD5 b2f603e2e9677df0025fea5e83c68b03
BLAKE2b-256 f7fd0322b1bd7132a1f65c41c7e26ca4ab1c2538053581c84e05012f89b17106

See more details on using hashes here.

Supported by

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