AWS cloudshell documentation change
Summary
Added new documentation page for AWS CloudShell service
Security assessment
Documents browser-based shell service with pre-installed security tools and mentions user permission management
Diff
diff --git a/cloudshell/index.md b/cloudshell/index.md index 8b1378917..d01ecb030 100644 --- a//cloudshell/index.md +++ b//cloudshell/index.md @@ -0,0 +1,16 @@ +# AWS CloudShell Documentation + +AWS CloudShell is a browser-based shell that you can use to manage AWS services using the AWS Command Line Interface (AWS CLI) and a range of pre-installed development tools. + +### [User Guide Provides instructions and tutorials for using AWS CloudShell features, describes how to manage user permissions, and includes information about the compute environment. ](/cloudshell/latest/userguide/) + +## 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/) +