AWS aws-toolkit-visual-studio documentation change
Summary
Added a new index page for AWS Toolkit for Visual Studio documentation covering development tools and resources.
Security assessment
The content focuses on development tooling and general AWS resources without mentioning security features, vulnerabilities, or security-related capabilities.
Diff
diff --git a/aws-toolkit-visual-studio/index.md b/aws-toolkit-visual-studio/index.md index 8b1378917..1e0a05893 100644 --- a//aws-toolkit-visual-studio/index.md +++ b//aws-toolkit-visual-studio/index.md @@ -0,0 +1,18 @@ +# AWS Toolkit for Visual Studio Documentation + +The AWS Toolkit for Visual Studio is a plug-in for the Visual Studio integrated development environment (IDE). The Toolkit for Visual Studio makes it easier for developers to develop, debug, and deploy .NET applications that use Amazon Web Services. + +### [User Guide Describes all the AWS Toolkit for Visual Studio concepts and provides instructions on using the various features with both the console and the command line interface. ](/toolkit-for-visual-studio/latest/user-guide/) + +### [AWS Tools and SDKs Shared Configuration and Credentials Reference Guide ](/credref/latest/refdocs/) ### [Code Sample Catalog Contains code examples and other types of examples to help accelerate your development of applications that work with AWS services. The examples show how to perform specific tasks for AWS services using various programming languages and supported technologies. Note that the PDF has a large file size. ](/code-samples/latest/catalog/welcome.html) + +## Related Links + + * [AWS Glossary](http://docs.aws.amazon.com/general/latest/gr/glos-chap.html) + * [Getting Started with AWS](https://aws.amazon.com/documentation/gettingstarted/) + * [SDKs & Tools](https://aws.amazon.com/tools/) + * [AWS General Reference](http://docs.aws.amazon.com/general/latest/gr/Welcome.html) + * [AWS Training](https://aws.amazon.com/training/) + * [AWS Case Studies](https://aws.amazon.com/solutions/case-studies/) + * [AWS Whitepapers](https://aws.amazon.com/whitepapers/) +