@rinkkasatiainen
@m4nl5r I don't recommend using AWS CLI profiles,
it makes it too easy to accidentally connect to the wrong account (after all,
people should be using a dedicated blank development account, one for
testing/CI, and another one for production).
2 replies
@rinkkasatiainen
@m4nl5r I don't recommend installing CDK globally,
it is a fast moving project. Install it as part of the devDependencies/