v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1475327289.3 KB

Creates a browser settings resource that can be associated with a web portal. Once associated with a web portal, browser settings control how the browser will behave once a user starts a streaming session for the web portal.

post/browserSettings

Request body

customerManagedKeystring

The custom managed key of the browser settings.

additionalEncryptionContextobject

Additional encryption context of the browser settings.

browserPolicystring password

A JSON string containing Chrome Enterprise policies that will be applied to all streaming sessions.

clientTokenstring
<p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. Idempotency ensures that an API request completes only once. With an idempotent request, if the original request completes successfully, subsequent retries with the same client token returns the result from the original successful request.</p> <p>If you do not specify a client token, one is automatically generated by the Amazon Web Services SDK. </p>

Response

Success

browserSettingsArnstring required

The ARN of the browser settings.