You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The AWS Toolkit for Visual Studio Code is an [extension](https://marketplace.visualstudio.com/itemdetails?itemName=AmazonWebServices.aws-toolkit-vscode) for connecting your IDE to your AWS resources:
5
+
AWS Toolkit is a [VS Code extension](https://marketplace.visualstudio.com/itemdetails?itemName=AmazonWebServices.aws-toolkit-vscode) for connecting your IDE to your AWS resources:
6
6
7
7
- Connect with [IAM credentials](https://docs.aws.amazon.com/sdkref/latest/guide/access-users.html),
8
8
[IAM Identity Center (SSO)](https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html),
@@ -15,22 +15,15 @@ The AWS Toolkit for Visual Studio Code is an [extension](https://marketplace.vis
15
15
-`Search Log Group` on your CloudWatch logs
16
16
- Browse your AWS resources
17
17
18
-
The Toolkit is available from the [Visual Studio Marketplace](https://marketplace.visualstudio.com/itemdetails?itemName=AmazonWebServices.aws-toolkit-vscode).
19
-
20
-
This is an open source project because we want you to be involved. We love issues, feature requests, code reviews, pull
21
-
requests or any positive contribution. See [CONTRIBUTING.md](CONTRIBUTING.md).
18
+
This project is open source. We love issues, feature requests, code reviews, pull requests or any
19
+
positive contribution. See [CONTRIBUTING.md](CONTRIBUTING.md) to get started.
22
20
23
21
## Documentation
24
22
25
-
- The [Quick Start Guide](README.quickstart.vscode.md) provides an overview
26
-
of common Toolkit tasks.
27
-
- The [User Guide](https://docs.aws.amazon.com/console/toolkit-for-vscode/welcome)
28
-
contains full instructions for using the Toolkit.
29
-
- See other [AWS SDKs and Tools](https://docs.aws.amazon.com/sdkref/latest/guide/overview.html).
0 commit comments