Skip to content

/AWS1/CL_KFK=>UPDATESECURITY()

About UpdateSecurity

Updates the security settings for the cluster. You can use this operation to specify encryption and authentication on existing clusters.

Method Signature

IMPORTING

Required arguments:

IV_CLUSTERARN TYPE /AWS1/KFK__STRING /AWS1/KFK__STRING

The Amazon Resource Name (ARN) that uniquely identifies the cluster.

IV_CURRENTVERSION TYPE /AWS1/KFK__STRING /AWS1/KFK__STRING

The version of the MSK cluster to update. Cluster versions aren't simple numbers. You can describe an MSK cluster to find its version. When this update operation is successful, it generates a new cluster version.

Optional arguments:

IO_CLIENTAUTHENTICATION TYPE REF TO /AWS1/CL_KFKCLIENTAUTHNTCTN /AWS1/CL_KFKCLIENTAUTHNTCTN

Includes all client authentication related information.

IO_ENCRYPTIONINFO TYPE REF TO /AWS1/CL_KFKENCRYPTIONINFO /AWS1/CL_KFKENCRYPTIONINFO

Includes all encryption-related information.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_KFKUPDATESECRESPONSE /AWS1/CL_KFKUPDATESECRESPONSE