Permissions needed in order to deploy and maintain AWS cofnig service

0

Hey guys, Hope you are doing well today! I have a question regarding AWS config, I want to deploy the service and download the HIPAA conformance pack. I wanted to have your guidance in order to know what are the minimal user permissions I'll need in order to deploy and maintain this service? Thanks in advance!

1개 답변
1
수락된 답변

HI, Service-linked roles are predefined by AWS Config and include all the permissions that the service requires to call other AWS services. Pre-existing AWS Config role If you have used an AWS service that uses AWS Config, such as AWS Security Hub or AWS Control Tower, and an AWS Config role has already been created, make sure that the IAM role that you use when setting up AWS Config keeps the same minimum permissions as the already created AWS Config role. You must do this so that the other AWS service continues to run as expected.

For example, if AWS Control Tower has an IAM role that allows AWS Config to read Amazon Simple Storage Service (Amazon S3) objects, make sure that the same permissions are granted within the IAM role you use when setting up AWS Config. Otherwise, it may interfere with how AWS Control Tower operates. For more information about IAM roles for AWS Config, see AWS Identity and Access Management.

please take a look at the blog post links below as it provides guidance depending on your current setup.

Quick Setup AWS Config: https://docs.aws.amazon.com/config/latest/developerguide/gs-console.html AWS Config Manual Setup: https://docs.aws.amazon.com/config/latest/developerguide/manual-setup.title.html

Permissions for the IAM Role Assigned to AWS Config https://docs.aws.amazon.com/config/latest/developerguide/iamrole-permissions.html

JLG
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠