Accessing IAM Identity Center

2

Good Morning,

I created an app with Amazon Q and I wish to deploy it (Deploy web experience). Unfortunately I can't enable IAM identity Center (IAM Identity Center is already set up with an organization instance).

How can I access it ? What permissions should I need for my account ?

Best regards,

2 回答
2

Hello,

Confirm the IAM role passed to Amazon Q during deployment has the necessary permissions for the QBusiness actions like Chat, ListMessages, etc. as described in the documentation -

https://docs.aws.amazon.com/amazonq/latest/business-use-dg/idp-sso.html https://docs.aws.amazon.com/amazonq/latest/aws-builder-use-ug/setting-up-configure-permissions.html https://docs.aws.amazon.com/amazonq/latest/business-use-dg/iam-roles.html

  • Verify the trust relationship is set up correctly between Identity Center and Amazon Q by checking the SAML metadata exchange completed successfully.
  • Ensure the IAM user or role you're using to access the web experience is a member of the appropriate group in the Identity Center that was configured during deployment.
  • For the IAM user or role, attach the AmazonQFullAccess managed policy for full permissions to Amazon Q.
  • Double-check the email attribute and optional group attribute names match what's configured in the Identity Center and passed to Amazon Q.

Thanks

Abhinav

已回答 4 个月前
  • hum, the web preview works fine. To deploy I would need to access the IAM Identity Center. Should I had AWSIAMIdentityCenterAllowListForIdentityContext permission to my account ?

0

hum, the web preview works fine. To deploy I would need to access the IAM Identity Center. Should I had AWSIAMIdentityCenterAllowListForIdentityContext permission to my account ?

已回答 4 个月前

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

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

回答问题的准则