AWS signin documentation change
Summary
Added new documentation page for AWS Sign-In, describing user authentication to AWS services, with links to user guide and API reference.
Security assessment
This change adds documentation for AWS Sign-In, which is related to authentication and access control. While authentication is a security concern, there is no evidence in the diff that this change addresses a specific security vulnerability or incident. It appears to be routine documentation addition.
Diff
diff --git a/signin/index.md b/signin/index.md index 8b1378917..805e42225 100644 --- a//signin/index.md +++ b//signin/index.md @@ -0,0 +1,18 @@ +# AWS Sign-In Documentation + +AWS Sign-In helps you to sign in to Amazon Web Services (AWS), depending on what type of user you are and what AWS services you want to access. + +### [AWS Sign-In User Guide Introduces you to AWS user types and how to sign in to the AWS Management Console and other AWS services. ](/signin/latest/userguide/) + +### [AWS Sign-In API Reference Describes all the API operations for AWS Sign-In in detail. Also provides sample requests, responses, and errors for the supported web services protocols. ](/signin/latest/APIReference/) + +## 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/) +