Kinesis streams should be encrypted with a customer-managed KMS key

Esta página aún no está disponible en español. Estamos trabajando en su traducción.
Si tienes alguna pregunta o comentario sobre nuestro actual proyecto de traducción, no dudes en ponerte en contacto con nosotros.

Description

Kinesis data streams should be encrypted using a customer-managed KMS key rather than the default AWS-managed aws/kinesis key. Customer-managed keys provide full control over key rotation policies, access permissions via KMS key policies, and the ability to revoke or disable the key.

Remediation

Update the stream’s encryption settings to use a customer-managed KMS key. For guidance, refer to How do I get started with server-side encryption for Kinesis Data Streams.