kafka_list_scram_secrets: Returns a list of the Scram Secrets associated with an Amazon...

View source: R/kafka_operations.R

kafka_list_scram_secretsR Documentation

Returns a list of the Scram Secrets associated with an Amazon MSK cluster

Description

Returns a list of the Scram Secrets associated with an Amazon MSK cluster.

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

Usage

kafka_list_scram_secrets(ClusterArn, MaxResults = NULL, NextToken = NULL)

Arguments

ClusterArn

[required] The arn of the cluster.

MaxResults

The maxResults of the query.

NextToken

The nextToken of the query.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.