workspaces_update_connection_alias_permission: Shares or unshares a connection alias with one account by...

View source: R/workspaces_operations.R

workspaces_update_connection_alias_permissionR Documentation

Shares or unshares a connection alias with one account by specifying whether that account has permission to associate the connection alias with a directory

Description

Shares or unshares a connection alias with one account by specifying whether that account has permission to associate the connection alias with a directory. If the association permission is granted, the connection alias is shared with that account. If the association permission is revoked, the connection alias is unshared with the account. For more information, see Cross-Region Redirection for Amazon WorkSpaces.

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

Usage

workspaces_update_connection_alias_permission(
  AliasId,
  ConnectionAliasPermission
)

Arguments

AliasId

[required] The identifier of the connection alias that you want to update permissions for.

ConnectionAliasPermission

[required] Indicates whether to share or unshare the connection alias with the specified Amazon Web Services account.


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