workspaces_describe_connection_alias_permissions: Describes the permissions that the owner of a connection...

View source: R/workspaces_operations.R

workspaces_describe_connection_alias_permissionsR Documentation

Describes the permissions that the owner of a connection alias has granted to another Amazon Web Services account for the specified connection alias

Description

Describes the permissions that the owner of a connection alias has granted to another Amazon Web Services account for the specified connection alias. For more information, see Cross-Region Redirection for Amazon WorkSpaces.

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

Usage

workspaces_describe_connection_alias_permissions(
  AliasId,
  NextToken = NULL,
  MaxResults = NULL
)

Arguments

AliasId

[required] The identifier of the connection alias.

NextToken

If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.

MaxResults

The maximum number of results to return.


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