View source: R/opensearchserviceserverless_operations.R
opensearchserviceserverless_list_security_configs | R Documentation |
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.
opensearchserviceserverless_list_security_configs(
type,
nextToken = NULL,
maxResults = NULL
)
type |
[required] The type of security configuration. |
nextToken |
If your initial
|
maxResults |
An optional parameter that specifies the maximum number of results to
return. You can use |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.