workspaces_create_connection_alias: Creates the specified connection alias for use with...

View source: R/workspaces_operations.R

workspaces_create_connection_aliasR Documentation

Creates the specified connection alias for use with cross-Region redirection

Description

Creates the specified connection alias for use with cross-Region redirection. For more information, see Cross-Region Redirection for Amazon WorkSpaces.

See https://www.paws-r-sdk.com/docs/workspaces_create_connection_alias/ for full documentation.

Usage

workspaces_create_connection_alias(ConnectionString, Tags = NULL)

Arguments

ConnectionString

[required] A connection string in the form of a fully qualified domain name (FQDN), such as www.example.com.

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.

Tags

The tags to associate with the connection alias.


paws.end.user.computing documentation built on Sept. 12, 2023, 1:17 a.m.