How to limit access to (deploying) AWS resources for CodeCatalyst users after the carte blanche was given by linking a CodeCatalyst space?

0

After linking a CodeCatalyst space to a AWS account, the account becomes responsible for all costs caused by the space. From the documentation, this seems like a de facto cart blanche. How to limit the abilities of the users with access to the space so they cannot just deploy anything the want. This is not clear to me from the documentation. Limiting developer access to dev environments and not production environments also seems like a challenge, but also a must.

1 回答
0

Hey Maarten,

please check the documentation of the CodeCatalyst - IAM integration: https://docs.aws.amazon.com/codecatalyst/latest/userguide/ipa-iam-roles.html

You can limit the resources that can be deployed through CodeCatalyst by updating the IAM role and "Deny" access to the resources you do not want to get updated.

Let me know if this helps Regards Johannes

profile picture
已回答 7 个月前

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

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

回答问题的准则

相关内容