workmail_list_impersonation_roles: Lists all the impersonation roles for the given WorkMail...

View source: R/workmail_operations.R

workmail_list_impersonation_rolesR Documentation

Lists all the impersonation roles for the given WorkMail organization

Description

Lists all the impersonation roles for the given WorkMail organization.

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

Usage

workmail_list_impersonation_roles(
  OrganizationId,
  NextToken = NULL,
  MaxResults = NULL
)

Arguments

OrganizationId

[required] The WorkMail organization to which the listed impersonation roles belong.

NextToken

The token used to retrieve the next page of results. The first call doesn't require a token.

MaxResults

The maximum number of results returned in a single call.


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