@@ -14,57 +14,57 @@ The AWS Toolkit lets you interact with AWS directly from VS Code. Ready to insta
14
14
15
15
Access AWS resources across your accounts and regions.
16
16
17
- ![ creds] ( ./resources /marketplace/vscode/creds.gif)
17
+ ![ creds] ( https://raw.githubusercontent.com/aws/aws-toolkit-vscode/master/docs /marketplace/vscode/creds.gif)
18
18
19
19
### S3 support
20
20
21
21
View, create, and edit S3 buckets, folders, and files.
22
22
23
- ![ S3] ( ./resources /marketplace/vscode/S3.gif)
23
+ ![ S3] ( https://raw.githubusercontent.com/aws/aws-toolkit-vscode/master/docs /marketplace/vscode/S3.gif)
24
24
25
25
### Download & upload Lambda functions
26
26
27
- ![ download-Lambda] ( ./resources /marketplace/vscode/download-Lambda.gif)
27
+ ![ download-Lambda] ( https://raw.githubusercontent.com/aws/aws-toolkit-vscode/master/docs /marketplace/vscode/download-Lambda.gif)
28
28
29
29
## Troubleshoot AWS from the IDE
30
30
31
31
### Lambda
32
32
33
33
Step-through AWS Lambda functions using the VS Code debugger
34
34
35
- ![ Lambda_step_through_debugging] ( ./resources /marketplace/vscode/Lambda_step_through_debugging.gif)
35
+ ![ Lambda_step_through_debugging] ( https://raw.githubusercontent.com/aws/aws-toolkit-vscode/master/docs /marketplace/vscode/Lambda_step_through_debugging.gif)
36
36
37
37
### CloudWatch Logs
38
38
39
39
Find logs generated by your AWS resources
40
40
41
- ![ cw_logs] ( ./resources /marketplace/vscode/cw_logs.gif)
41
+ ![ cw_logs] ( https://raw.githubusercontent.com/aws/aws-toolkit-vscode/master/docs /marketplace/vscode/cw_logs.gif)
42
42
43
43
### ECS
44
44
45
45
Execute commands against running ECS containers (or open a terminal)
46
46
47
- ![ ecs-terminal] ( ./resources /marketplace/vscode/ecs-terminal.gif)
47
+ ![ ecs-terminal] ( https://raw.githubusercontent.com/aws/aws-toolkit-vscode/master/docs /marketplace/vscode/ecs-terminal.gif)
48
48
49
49
## Write and edit code faster
50
50
51
51
### [ Amazon CodeWhisperer] ( https://aws.amazon.com/codewhisperer/ )
52
52
53
53
Build applications faster with automatic code recommendations based on the code and comments in VS Code.
54
54
55
- ![ CodeWhisperer] ( ./resources /marketplace/vscode/codewhisperer.gif)
55
+ ![ CodeWhisperer] ( https://raw.githubusercontent.com/aws/aws-toolkit-vscode/master/docs /marketplace/vscode/codewhisperer.gif)
56
56
57
57
### [ Amazon CodeCatalyst] ( https://aws.amazon.com/codecatalyst/ )
58
58
59
59
Launch VS Code in a cloud development environment, powered by Amazon CodeCatalyst.
60
60
61
- ![ CodeCatalyst] ( ./resources /marketplace/vscode/CC_dev_env.gif)
61
+ ![ CodeCatalyst] ( https://raw.githubusercontent.com/aws/aws-toolkit-vscode/master/docs /marketplace/vscode/CC_dev_env.gif)
62
62
63
63
### CloudFormation
64
64
65
65
Autocompletion and syntax support for CloudFormation templates
66
66
67
- ![ cfn_autocompletion] ( ./resources /marketplace/vscode/cfn_autocompletion.gif)
67
+ ![ cfn_autocompletion] ( https://raw.githubusercontent.com/aws/aws-toolkit-vscode/master/docs /marketplace/vscode/cfn_autocompletion.gif)
68
68
69
69
## More features
70
70
@@ -88,7 +88,7 @@ For a full list of features, visit [our documentation](https://docs.aws.amazon.c
88
88
2 . ** CodeWhisperer** - connect using an AWS Builder ID or IAM Identity Center (formerly SSO)
89
89
3 . ** CodeCatalyst** - connect using AWS Builder ID
90
90
91
- ![ getting-started] ( ./resources /marketplace/vscode/getting-started.gif)
91
+ ![ getting-started] ( https://raw.githubusercontent.com/aws/aws-toolkit-vscode/master/docs /marketplace/vscode/getting-started.gif)
92
92
93
93
## Troubleshooting
94
94
0 commit comments