Skip to content

AppStream 2.0 - how to launch a default app ?

0

Customer is testing AppStream to run an LMS for their customers. They plan on integrating their own application in a web app, handle the users via Cognito. However, they want the UX to be as smooth as possible, and therefore automatically launch the default application (their own), when the user clicks on a button that creates the URL (e.g. via the CreateStreamingURL API) - they want to skip the "Choose your app to get started".

Is there a way to do so?

AWS
asked 6 years ago1.1K views
1 Answer
1
Accepted Answer

When you request the URL with the CreateStreamingUrl API, you can specify an ApplicationId parameter - see https://docs.aws.amazon.com/appstream2/latest/APIReference/API_CreateStreamingURL.html#API_CreateStreamingURL_RequestSyntax.

AWS
EXPERT
answered 6 years ago
EXPERT
reviewed 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.