kafka_put_cluster_policy: Creates or updates the MSK cluster policy specified by the...

View source: R/kafka_operations.R

kafka_put_cluster_policyR Documentation

Creates or updates the MSK cluster policy specified by the cluster Amazon Resource Name (ARN) in the request

Description

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.

Usage

kafka_put_cluster_policy(ClusterArn, CurrentVersion = NULL, Policy)

Arguments

ClusterArn

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

CurrentVersion

The policy version.

Policy

[required] The policy.


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