Plugin Title | Firehose Delivery Streams Encrypted |
Cloud | AWS |
Category | Firehose |
Description | Ensures Firehose Delivery Stream encryption is enabled |
More Info | Data sent through Firehose Delivery Streams can be encrypted using KMS server-side encryption. Existing delivery streams can be modified to add encryption with minimal overhead. |
AWS Link | https://docs.aws.amazon.com/firehose/latest/dev/encryption.html |
Recommended Action | Enable encryption using KMS for all Firehose Delivery Streams. |
- Log into the AWS Management Console.
- Select the "Services" option and search for "Kinesis".
- Under the "Amazon Kinesis dashboard" choose "Data Firehose" from the left navigation panel.
- Select the "Firehose Delivery System" that needs to be verified and click on the "Name" to access the delivery stream.
- Select the "Details" tab and scroll down to "Amazon S3 destination". Check the "Encryption" value and if it's set to "Disabled" then the selected "Firehose Delivery System" data is not encrypted.
- Repeat steps number 4 and 5 to verify another "Firehose Delivery System".
- To enable the "Encryption" on selected "Firehose Delivery System" click on the "Name" to access the delivery stream. Under the "Details" tab click on the "Edit" button to make the changes in "Amazon S3 destination".
- Click on the "Enable" button next to the "S3 encryption" to enable the encryption.
- Choose the "KMS master key" from the dropdown list. Choose either the ("Default( aws/s3 )") KMS key or an AWS KMS Customer Master Key (CMK).
- Click on the "Save" button to make the necessary changes. On the successful configuration changes, one will get "Successfully updated delivery stream" message.