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
27
27
- Connect with [ IAM credentials] ( https://docs.aws.amazon.com/sdkref/latest/guide/access-users.html ) ,
28
28
[ IAM Identity Center (SSO)] ( https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html ) ,
29
29
or [ AWS Builder ID] ( https://docs.aws.amazon.com/signin/latest/userguide/differences-aws_builder_id.html )
30
+ - Connect VSCode to your EC2 instances
30
31
- Connect to your [ CodeCatalyst] ( https://codecatalyst.aws/ ) Dev Environments
31
32
- Debug your Lambda functions using [ SAM CLI] ( https://github.com/aws/aws-sam-cli )
32
33
- 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
34
35
- ` Search Log Group ` on your CloudWatch logs
35
36
- Browse your AWS resources
36
37
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
71
71
72
72
## More features
73
73
74
+ - ** EC2** - ` Connect VS Code ` or ` Open Terminal ` to EC2 instances
74
75
- ** Redshift** - view database objects and run SQL queries in a notebook interface
75
76
- ** Step Functions** - work with asl files and render state machine visuals
76
77
- ** CloudFormation** - view CloudFormation stacks
You can’t perform that action at this time.
0 commit comments