Learn R Programming

paws.analytics (version 0.7.0)

opensearchserviceserverless_list_security_configs: Returns information about configured OpenSearch Serverless security configurations

Description

Returns information about configured OpenSearch Serverless security configurations. For more information, see SAML authentication for Amazon OpenSearch Serverless.

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

Usage

opensearchserviceserverless_list_security_configs(
  maxResults = NULL,
  nextToken = NULL,
  type
)

Arguments

maxResults

An optional parameter that specifies the maximum number of results to return. You can use nextToken to get the next page of results. The default is 20.

nextToken

If your initial list_security_configs operation returns a nextToken, you can include the returned nextToken in subsequent list_security_configs operations, which returns results in the next page.

type

[required] The type of security configuration.