v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1465286243.1 KB

Creates a stack to start streaming applications to users. A stack consists of an associated fleet, user access policies, and storage configurations.

post/#X-Amz-Target=PhotonAdminProxyService.CreateStack

Headers

X-Amz-Target'PhotonAdminProxyService.CreateStack' required

Request body

Namestring required

The name of the stack.

Descriptionstring

The description to display.

DisplayNamestring

The stack name to display.

RedirectURLstring

The URL that users are redirected to after their streaming session ends.

FeedbackURLstring

The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

Tagsobject
<p>The tags to associate with the stack. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=. </p> <p>If you do not specify a value, the value is set to an empty string.</p> <p>Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters: </p> <p>_ . : / = + \ - @</p> <p>For more information about tags, see <a href="https://docs.aws.amazon.com/appstream2/latest/developerguide/tagging-basic.html">Tagging Your Resources</a> in the <i>Amazon AppStream 2.0 Administration Guide</i>.</p>
EmbedHostDomainsEmbedHostDomain[]

The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

Response

Success