Skip to content

/AWS1/CL_EKS=>ASSOCIATEENCRYPTIONCONFIG()

About AssociateEncryptionConfig

Associates an encryption configuration to an existing cluster.

Use this API to enable encryption on existing clusters that don't already have encryption enabled. This allows you to implement a defense-in-depth security strategy without migrating applications to new Amazon EKS clusters.

Method Signature

IMPORTING

Required arguments:

IV_CLUSTERNAME TYPE /AWS1/EKSSTRING /AWS1/EKSSTRING

The name of your cluster.

IT_ENCRYPTIONCONFIG TYPE /AWS1/CL_EKSENCRYPTIONCONFIG=>TT_ENCRYPTIONCONFIGLIST TT_ENCRYPTIONCONFIGLIST

The configuration you are using for encryption.

Optional arguments:

IV_CLIENTREQUESTTOKEN TYPE /AWS1/EKSSTRING /AWS1/EKSSTRING

A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EKSASSOCENCCONFIGRSP /AWS1/CL_EKSASSOCENCCONFIGRSP