Worxfr / awscdk-examples-tgwarch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

awscdk-examples-tgwarch

Caution

Under build ... Not yet finished

To launch the code, you need to launch following comands.

python -m venv .venv
source .venv/bin/activate
python -m pip install -r requirements.txt

Then, to launch the CDK template :

cdk bootstrap
cdk deploy

About

License:Apache License 2.0


Languages

Language:Python 96.4%Language:Batchfile 3.6%