Skip to contents

Retrieves a list of identity providers for a specific web portal.

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

Usage

workspacesweb_list_identity_providers(
  nextToken = NULL,
  maxResults = NULL,
  portalArn
)

Arguments

nextToken

The pagination token used to retrieve the next page of results for this operation.

maxResults

The maximum number of results to be included in the next page.

portalArn

[required] The ARN of the web portal.