Suggested Answer:C🗳️
It is a recommended approach to avoid using the access and secret access keys of the root account. Thus, do not download or delete it. Instead make the IAM user as powerful as the root account and use its credentials. The user cannot generate their own access and secret access keys as they are al-ways generated by AWS. Reference: http://docs.aws.amazon.com/IAM/latest/UserGuide/IAMBestPractices.html
The root account has full administrative privileges and should be secured with the highest level of protection. It is recommended to follow the principle of least privilege and avoid using the root account for day-to-day activities.
Answer: C
https://docs.aws.amazon.com/IAM/latest/UserGuide/best-practices.html#lock-away-credentials
- If you don't already have an access key for your AWS account root user, don't create one unless you absolutely need to. Instead, use your account email address and password to sign in to the AWS Management Console and create an IAM user for yourself that has administrative permissions.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
albert_kuo
10 months, 1 week agoHotmetal
2 years, 7 months ago