Learn R Programming

paws.analytics (version 0.7.0)

kafka_batch_disassociate_scram_secret: Disassociates one or more Scram Secrets from an Amazon MSK cluster

Description

Disassociates one or more Scram Secrets from an Amazon MSK cluster.

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

Usage

kafka_batch_disassociate_scram_secret(ClusterArn, SecretArnList)

Arguments

ClusterArn

[required] The Amazon Resource Name (ARN) of the cluster to be updated.

SecretArnList

[required] List of AWS Secrets Manager secret ARNs.