kafka_batch_associate_scram_secret {paws.analytics} | R Documentation |
Associates one or more Scram Secrets with an Amazon MSK cluster.
See https://www.paws-r-sdk.com/docs/kafka_batch_associate_scram_secret/ for full documentation.
kafka_batch_associate_scram_secret(ClusterArn, SecretArnList)
ClusterArn |
[required] The Amazon Resource Name (ARN) of the cluster to be updated. |
SecretArnList |
[required] List of AWS Secrets Manager secret ARNs. |