Skip to content

mats16/codespaces-cdk-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Template for AWS CDK (and others)

Template for AWS CDK (and others) with devcontainer-for-aws.

How to use

1. Create a repo using this template

2. Configure AWS SSO and login

aws configure sso --profile default

aws sso login

Configure credential_process

** Currently AWS CDK supports AWS SSO, so this configuration is not necessary. **

If tools does not support AWS SSO, you need to configure credential_process.

aws configure set credential_process aws-sso-credential-process --profile default

3. Create new AWS CDK app

npx projen new awscdk-app-ts

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published