【发布时间】:2018-08-03 20:57:54
【问题描述】:
AWS ElasticSearch 支持通过控制台和 API 进行静态加密。 boto api 似乎具有启用此功能并使用自定义 KMS 密钥的功能。我找不到使用 cloudformation 模板配置它的方法。是还不支持还是我错过了?
ElasticSearch cloudformation 文档:- https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticsearch-domain.html
【问题讨论】:
-
他们 just added 它用于 S3 和 DynamoDB,因此 ES 可能指日可待。
-
我在这里回答了这个问题:stackoverflow.com/questions/58410014/… 包括模板。希望有帮助!
标签: amazon-web-services elasticsearch amazon-cloudformation