Procedure for building a CDK environment on Windows (Python)

This is a memo for myself to prepare the CDK environment (python).

Environment

・ Introduction of AWS CLI https://docs.aws.amazon.com/ja_jp/cli/latest/userguide/install-windows.html#install-msi-on-windows

・ AWS IAM access key setting Execute the following command at the command prompt aws configure

・ Introduced Node.js 8.0 or above https://nodejs.org/ja/

・ Introduction of CDK Execute the following command at the command prompt npm install -g aws-cdk

・ Introduction of Python3 https://www.python.org/downloads/windows/ ⇒ After installation, check that the "python" command can be used (Path is passed)

・ Editor (VisualStudio Code + Python extension) https://code.visualstudio.com

・ Introduction of git (optional) https://git-scm.com/download/win

Reference URL

■ Outline understanding material https://pages.awscloud.com/rs/112-TZM-766/images/B-3.pdf

■WorkShop ·English https://cdkworkshop.com/30-python.html

・ Japanese: Download version) http://bit.ly/cdkworkshopjp

■ Reference https://docs.aws.amazon.com/cdk/api/latest/python/index.html

■ Sample code https://github.com/aws-samples/aws-cdk-examples

Recommended Posts

Procedure for building a CDK environment on Windows (Python)
Building a Python environment on Ubuntu
Python project environment construction procedure (for windows)
Building a Python 3.6 environment with Windows + PowerShell
[Mac] Building a virtual environment for Python
Creating a python virtual environment on Windows
Building a Python development environment for AI development
Building an environment for "Tello_Video" on Windows
Create a Python environment for professionals in VS Code on Windows
Building a Windows 7 environment for getting started with machine learning with Python
Everything from building a Python environment to running it on Windows
Simply build a Python 3 execution environment on Windows
Procedure for creating a Python quarantine environment (venv environment)
Building a Python environment on a Sakura VPS server
Create a Python virtual development environment on Windows
[Definitive Edition] Building an environment for learning "machine learning" using Python on Windows
Procedure for building a kube environment on amazon linux2 (aws) ~ (with bonus)
Python 3.6 installation procedure [for Windows]
Build Python environment on Windows
Building a Python virtual environment
Build python environment on windows
Building a Python virtual environment
Build a GVim-based Python development environment on Windows 10 (3) GVim8.0 & Python3.6
Building a Python environment for pyenv, pyenv-virtualenv, Anaconda (Miniconda)
Write about building a Python environment for writing Qiita Qiita
Building a Docker working environment for R and Python
Build a Python extension for E-Cell 4 on Windows 7 (64bit)
Create a comfortable Python 3 (Anaconda) development environment on windows
Building a TensorFlow environment that uses GPU on Windows 10
Build a GVim-based Python development environment on Windows 10 (1) Installation
Building a Python environment for programming beginners (Mac OS)
Create a decent shell and python environment on Windows
Memo for building a machine learning environment using Python
Python environment construction memo on Windows 10
Anaconda python environment construction on Windows 10
Install python2.7 on windows 32bit environment
Create a Python environment on Mac (2017/4)
Building a virtual environment with Python 3
Create a Linux environment on Windows 10
Create a python environment on centos
Install Python development environment on Windows 10
Build a python3 environment on CentOS7
Let's get started with Python ~ Building an environment on Windows 10 ~
Building a python environment for artificial intelligence (Chainer / TensorFlow / CSLAIER)
Building a development environment for Android apps-creating Android apps in Python
Building a Hy environment for Lisper who hasn't touched Python
[Python] Building a virtual python environment for the pyramid tutorial (summary)
Build a GVim-based Python development environment on Windows 10 (2) Basic settings
Python environment construction procedure memo using Docker on Windows10 Home
Create a virtual environment for python on mac [Very easy]
Until building a Python development environment using pyenv on Ubuntu 20.04
Build a python environment on CentOS 7.7 for your home server
[Pyenv] Building a python environment with ubuntu 16.04
Notes for using OpenCV on Windows10 Python 3.8.3.
Create a Python execution environment for Windows with VScode + Remote WSL
Building a Docker working environment for R and Python 2: Japanese support
Python 2.7, 3.4, 3.5 extension module build environment on Windows
Example of building python development environment on windows (wsl2, vscode, pipenv)
Python on Windows
Build a 64-bit Python 2.7 environment with TDM-GCC and MinGW-w64 on Windows 7
python windows environment