class Aws::EKS::Types::Provider
Identifies the Key Management Service (KMS) key used to encrypt the secrets.
@note When making an API call, you may pass Provider
data as a hash: { key_arn: "String", }
@!attribute [rw] key_arn
Amazon Resource Name (ARN) or alias of the KMS key. The KMS key must be symmetric, created in the same region as the cluster, and if the KMS key was created in a different account, the user must have access to the KMS key. For more information, see [Allowing Users in Other Accounts to Use a KMS key][1] in the *Key Management Service Developer Guide*. [1]: https://docs.aws.amazon.com/kms/latest/developerguide/key-policy-modifying-external-accounts.html @return [String]
@see docs.aws.amazon.com/goto/WebAPI/eks-2017-11-01/Provider AWS API Documentation
Constants
- SENSITIVE