Security & Compliance第 28 / 100 题
What is the AWS best practice for the root user of an AWS account?
a.Use it for all daily administrative tasks
b.Share its credentials with the whole team
c.Delete it immediately after account creation
d.Enable MFA on it and avoid using it for everyday tasks
解析
The root user has unrestricted access, so AWS recommends securing it with multi-factor authentication and using it only for the few tasks that require it. Everyday work should be done with IAM users or roles that follow least privilege.
免费刷完整 100 道题库 — 无需注册。
同考点相关题目
- Under the AWS shared responsibility model, which of the following is AWS responsible for?
- Under the shared responsibility model, which task is the customer responsible for?
- Which AWS service is used to create users, groups, and roles and to control their permissions to AWS resources?
- Which security measure adds a second form of verification, such as a code from a device, when signing in to AWS?
- An application running on an EC2 instance needs to read objects from an S3 bucket. What is the recommended way to grant this access?
- Which principle recommends granting users only the permissions they need to perform their tasks and nothing more?