kafka_batch_disassociate_scram_secret {paws.analytics} | R Documentation |
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. |
[Package paws.analytics version 0.9.0 Index]