workspacesweb_list_identity_providers: Retrieves a list of identity providers for a specific web...

View source: R/workspacesweb_operations.R

workspacesweb_list_identity_providersR Documentation

Retrieves a list of identity providers for a specific web portal

Description

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(
  maxResults = NULL,
  nextToken = NULL,
  portalArn
)

Arguments

maxResults

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

nextToken

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

portalArn

[required] The ARN of the web portal.


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