Hello Everyone,
We are currently embedding the Amazon QuickSight console into our application using the GenerateEmbedUrlForRegisteredUserRequest method from the AWS SDK.
We need the ability to render the embedded console in different languages depending on the specific user logging in. For example, some users should see the console in English, while others should see it in French.
Could you please advise on the best practice to implement this dynamic localization?
Regards,