kafka_put_cluster_policy {paws.analytics} | R Documentation |
Creates or updates the MSK cluster policy specified by the cluster Amazon Resource Name (ARN) in the request.
See https://www.paws-r-sdk.com/docs/kafka_put_cluster_policy/ for full documentation.
kafka_put_cluster_policy(ClusterArn, CurrentVersion = NULL, Policy)
ClusterArn |
[required] The Amazon Resource Name (ARN) of the cluster. |
CurrentVersion |
The policy version. |
Policy |
[required] The policy. |