Failed BlueXP deployment through the UI
Applies to
- BlueXP
- AWS
Issue
BlueXP deployment through the UI fails with:
User: arn:aws:sts::xxxxxxxxxxx:assumed-role/Onprem_Bluexp_Role/Onprem-Bluexp-Role is not authorized to perform: iam:CreateRole on resource: arn:aws:iam::xxxxxxxxxxx:role/Cloud-Manager-Operator-YY6TNs9 with an explicit deny in a service control policy
Action\":[\"ec2:CreateTags\",\"ec2:DeleteTags\",\"ec2:DescribeTags\",\"tag:getResources\",\"tag:getTagKeys\",\"tag:getTagValues\", \"tag:TagResources\",\"tag:UntagResources\"],\"Resource\":\"*\",\"Effect\":\"Allow\",\"Sid\":\"tagServicePolicy
Cause
Even though the permissions are showing in the JSON file, the user is being blocked by the Service Control Policy (SCP) in AWS.
Solution
- Modify the user permissions in the Service Control Policy to allow the connector deployment.
- The user should have the following permissions:
Partner Notes
partnerNotes_text
Additional Information
additionalInformation_text
Internal Notes
internalNotes_text
