Home › Forums › AWS › AWS Certified Solutions Architect Associate › Way of users to access AWS resource › Reply To: Way of users to access AWS resource
-
Hello muhammad-r,
Thanks for sharing your thoughts.
If we break down the option: “Create a set of Access Keys for the user and attach the necessary permissions.”
* Create a set of Access Keys for the user – Use access keys to make secure REST or HTTP Query protocol requests to AWS service APIs.
* Attach the necessary permissions – IAM policy / Permissions policies. After adding the necessary permissions (policy) to the IAM user, it can access AWS resources.
You can check this AWS documentation on how to use the AWS CLI to create an IAM user.
https://docs.aws.amazon.com/IAM/latest/UserGuide/id_users_create.html
Let us know if you need further assistance. The Tutorials Dojo team is dedicated to helping you pass your AWS exam on your first try!
Regards,
Gerome @ Tutorials Dojo