v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1465336243.7 KB

Creates the specified connection alias for use with cross-Region redirection. For more information, see <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/cross-region-redirection.html"> Cross-Region Redirection for Amazon WorkSpaces</a>.

post/#X-Amz-Target=WorkspacesService.CreateConnectionAlias

Headers

X-Amz-Target'WorkspacesService.CreateConnectionAlias' required

Request body

ConnectionStringstring required
<p>A connection string in the form of a fully qualified domain name (FQDN), such as <code>www.example.com</code>.</p> <important> <p>After you create a connection string, it is always associated to your Amazon Web Services account. You cannot recreate the same connection string with a different account, even if you delete all instances of it from the original account. The connection string is globally reserved for your account.</p> </important>

Response

Success

AliasIdstring

The identifier of the connection alias.