Skip to content

Commit cfa53f1

Browse files
committed
docs: mention EC2
1 parent 6650cb9 commit cfa53f1

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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

packages/toolkit/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)