Configuration for GenerateEmbedUrlForRegisteredUserCommand

Hi, Im currently working with

aws-sdk/client-quicksightand GenerateEmbedUrlForRegisteredUserCommand to generate an embedded url for a chat agent.

const command = new GenerateEmbedUrlForRegisteredUserCommand({
      AwsAccountId: accountId,
      UserArn: quicksightUserArn,
      ExperienceConfiguration: {
        QuickChat: {},
      },
      SessionLifetimeInMinutes: sessionLifetime,
    });

Is there a way to pass in an agentId so that when the URL is generated, it has an specific chat agent as default?

The only configurable option that I saw was using GenerativeQnA instead of Quickchat.

GenerativeQnA:{
          InitialTopicId: 'ExampleOfTopicId'
        }

I tried marking this question as Developer but it wont let me add a second Tag.

Thanks
Josean

Hi @Joseanrodz,
Thank you for bringing this to attention, I believe this is not a currently available feature so I’ll keep this marked as a feature request to promote visibility to the support team!

In regards to the tag, the system only allows one persona group so once business intelligence engineer was chosen, developer disappears; I went ahead and switched that over as well as this serves better in that space!

Hi @Joseanrodz,

Just checking back in since we haven’t heard from you in a bit. If you still have any additional questions related to your initial post, feel free to share them. Otherwise, any update you’re able to provide within the next 3 business days would be helpful for the community.

Thank you

Hi @Joseanrodz,

Since I haven’t received any further updates from you, I’ll treat this inquiry as complete for now. If you have any additional questions, feel free to create a new post in the community and link this discussion for context.

Thank you