- Building Serverless Web Applications
- Diego Zanon
- 161字
- 2021-07-15 17:31:27
Sign in with a non-root user account
The previous user was created with programmatic access only. You can edit the user or create another one to allow access to the Management Console by performing the following steps:
- On the Add user screen, you need to check the AWS Management Console access option:

- You can keep the Autogenerated password and Require password reset options checked. After selecting a group and confirming, you will receive a password and a link to access the AWS account with this non-root user:

- The access link has the format as https://your_aws_account_id.signin.aws.amazon.com/console. You just need to follow the link and type your new credentials.
- If you don't want to disclose the AWS Account ID or if you prefer to use a friendly name, like your company name, you can create an account alias. On the IAM Console Management, select Dashboard and click on Customize:

- Now, the user can sign in using a link that follows this format: https://your_alias.signin.aws.amazon.com/console
推薦閱讀
- Practical UX Design
- Visual Basic程序開發(學習筆記)
- PaaS程序設計
- Practical Data Science Cookbook(Second Edition)
- Offer來了:Java面試核心知識點精講(原理篇)
- 碼上行動:零基礎學會Python編程(ChatGPT版)
- Cassandra Design Patterns(Second Edition)
- 深入理解Java7:核心技術與最佳實踐
- Linux C編程:一站式學習
- SQL Server數據庫管理與開發兵書
- R語言:邁向大數據之路(加強版)
- C語言程序設計實驗指導與習題精解
- MySQL數據庫教程(視頻指導版)
- C語言程序設計實驗指導教程
- Spring MVC Blueprints