2 Answers
- Newest
- Most votes
- Most comments
1
Here is a list of resource policies that blocks similar permissions. https://docs.aws.amazon.com/connect/latest/adminguide/security_iam_resource-level-policy-examples.html . You should have a similar resource policy on Amazon Connect that is blocking the access.
For permissions, you need something like
connect:StartOutboundChatContact
connect:List*
connect:Describe*
1
An explicit dent usually means you have an organisation SCP Denying that action.
I would review your SCPs specifically that action to see if there’s a block/Deny for that action.
Alternatively check permission boundaries also
Relevant content
- asked 2 years ago
- asked a year ago
- asked 10 months ago
