Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest Chime SDK(Messaging) is not compatible with old app instance arns #2872

Open
4 tasks done
VibinGowtham opened this issue Apr 4, 2024 · 0 comments
Open
4 tasks done

Comments

@VibinGowtham
Copy link

What happened and what did you expect to happen?

After migrating from "aws-sdk": "^2.1377.0" to "@aws-sdk/client-chime": "^3.503.1", I've encountered an issue regarding the listing of old appInstanceArns when using the ListAppInstances API. It appears that the previously created appInstanceArns are not being displayed, unlike the ones generated with "@aws-sdk/client-chime": "^3.503.1". Is this expected behaviour? If so, what steps can we take to preserve the old appInstance channels and messages and continue operations on them? Any guidance on this matter would be greatly appreciated. Thank you.

Have you reviewed our existing documentation?

Reproduction steps

  1. Create an appInstanceArn using "aws-sdk": "^2.1377.0"
  2. Once created, Update the sdk to "@aws-sdk/client-chime": "^3.503.1" and use ListAppInstances API call to list the instances
  3. Despite having previously created an AppInstanceArn, the list appears empty.

Amazon Chime SDK for JavaScript version

"@aws-sdk/client-chime": "^3.503.1"

What browsers are you seeing the problem on?

Browser version

Meeting and Attendee ID Information.

Browser console logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant