Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

AWS cloudformation elasticsearch encryption at rest (KMS encryption)

AWS ElasticSearch supports encryption at rest via console and API. The boto api seems to have a facility for enabling this and use a custom KMS key. I couldn't find a way to configure this using cloudformation template. Is it not supported yet or am I missing it?

ElasticSearch cloudformation documentation:- https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticsearch-domain.html

https://aws.amazon.com/about-aws/whats-new/2017/12/encryption-at-rest-now-available-on-amazon-elasticsearch-service/

like image 432
user1573133 Avatar asked Jan 24 '26 23:01

user1573133


1 Answers

I learnt that the feature is not supported yet in cloudformation template. The console/APIs supports it.

like image 70
user1573133 Avatar answered Jan 27 '26 12:01

user1573133



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!