2 Answers
- Newest
- Most votes
- Most comments
0
The problem was that I had not associated the role with the Service Catalog Portfolio.
In the UI, navigate to Service Catalog > Portfolios > my-portfolio.
Go into the Access tab.
Click Grant Access, choose Roles, select GitHub-CDK-Deploy and add it.
0
It is likely that the role you are assuming does not have the necessary permissions to perform the update-provisioned-product operation. You should check the IAM policy attached to the role and make sure it has the required permissions.
answered 3 years ago
Relevant content
- asked 3 years ago
- AWS OFFICIALUpdated a year ago

I posted the IAM policy attached to the role in the question. It's all permissions on all resources.