AWS SAM CLI Setup - amresh087/newronaRepos GitHub Wiki
Step 1
install vs code
Step 2
After installation of vs code we need to install plugin go in extension section
Step 3
Login aws console open IAM select USER then generate secret key if not present in your system
Step 4
Open VS code then press cntlr + shift + p
search aws profile then coming option create aws new profile
---> enter profile name like serverless-admin that is created in IAM user in aws
-->then enter access key --->enter secret key
Now profile is created
Now ctlr + shift +p aws:connect ---> select profilecalled serverless-admin