Skip to content

Get error in Create new case in Amazon Connect

0

Get error in Create new case in Amazon Connect: Not able to find the User 'arn:aws:connect:us-east-1:44444:instance/1c52a9e9-bac6-4407-b9f6-2e614cd6338d/agent/6fe022bf-30ab-4491-af03-f46208fd413b' in instance '1c52a9e9-bac6-4407-b9f6-2e614cd6338d'

e

asked 2 years ago544 views

2 Answers
1

The error you're encountering while trying to create a new case in Amazon Connect suggests that there might be an issue with the user ARN (Amazon Resource Name) or the instance configuration. Here are a few potential reasons and steps to troubleshoot:

  1. User ARN mismatch: The error message indicates that the system cannot find the specified user ARN in the given instance. Double-check that the user ARN is correct and belongs to the instance you're working with.

  2. Instance configuration: Ensure that the instance ID (1c52a9e9-bac6-4407-b9f6-2e614cd6338d) is correct and that you have the necessary permissions to access and create cases in this instance.

  3. Region mismatch: Verify that you're operating in the correct AWS Region (us-east-1 in this case) and that the user and instance are both in the same region.

  4. Cases setup: Make sure that Amazon Connect Cases is properly enabled for your instance. Cases require Customer Profiles to be enabled as well, so check your instance settings in the Amazon Connect console to confirm this.

  5. Permissions: Ensure that the user attempting to create the case has the necessary IAM permissions. Review and update the security profile permissions for agents and call center managers if needed.

  6. Resource synchronization: There might be a delay in resource synchronization. Try waiting a few minutes and attempt the operation again.

If the issue persists after checking these points, you may want to contact AWS Support for further assistance. They can help investigate any potential underlying issues with your Amazon Connect configuration or the Cases feature.
Sources
Enable Cases - Amazon Connect
CreateCase - Amazon Connect
CreateCase - Amazon Connect Cases

answered 2 years ago

0
Accepted Answer

I find solution that after enabled cases in Settings, must Delete Cookies and Log out then Log in.

answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.