File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -27,10 +27,11 @@ AWS Toolkit is a [VS Code extension](https://marketplace.visualstudio.com/itemde
2727- Connect with [ IAM credentials] ( https://docs.aws.amazon.com/sdkref/latest/guide/access-users.html ) ,
2828 [ IAM Identity Center (SSO)] ( https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html ) ,
2929 or [ AWS Builder ID] ( https://docs.aws.amazon.com/signin/latest/userguide/differences-aws_builder_id.html )
30+ - Connect VSCode to your EC2 instances
3031- Connect to your [ CodeCatalyst] ( https://codecatalyst.aws/ ) Dev Environments
3132- Debug your Lambda functions using [ SAM CLI] ( https://github.com/aws/aws-sam-cli )
3233- Check and autocomplete code in SAM/CFN (CloudFormation) ` template.yaml ` files
33- - ` Open Terminal ` on your ECS tasks
34+ - ` Open Terminal ` on your EC2 instances or ECS tasks
3435- ` Search Log Group ` on your CloudWatch logs
3536- Browse your AWS resources
3637
Original file line number Diff line number Diff line change @@ -71,6 +71,7 @@ Unified software development service to quickly build and deliver applications o
7171
7272## More features
7373
74+ - ** EC2** - ` Connect VS Code ` or ` Open Terminal ` to EC2 instances
7475- ** Redshift** - view database objects and run SQL queries in a notebook interface
7576- ** Step Functions** - work with asl files and render state machine visuals
7677- ** CloudFormation** - view CloudFormation stacks
You can’t perform that action at this time.
0 commit comments