Is there instructions on how to grant access to developer?

0

I'm brand new to AWS and my developer needs access to start work. I've tried digging around and creating a user or user group but I'm not sure if I'm doing the right thing or which permissions to grant. Can someone advise on how to set this up to give them all the access they need to develop a site? TIA!

1 回答
0

It is better to give developer members permissions depending on what operations they perform on AWS.
However, it is difficult to identify the necessary permissions from the beginning, so it is better to use the IAM Access Analyzer.
https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_generate-policy.html#access_policies_generate-policy-know

The IAM Access Analyzer makes it possible to create IAM policies based on the most recently performed actions.
So, how about giving the developer Administrator privileges for a month or so to operate the system, and then creating a policy in IAM Access Analyzer?
https://docs.aws.amazon.com/IAM/latest/UserGuide/access-analyzer-policy-generation.html

profile picture
专家
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则