bottlerocket icon indicating copy to clipboard operation
bottlerocket copied to clipboard

[ECS] EFS encryption and IAM authentication support

Open samuelkarp opened this issue 5 years ago • 2 comments

This issue is tracking adding support for EFS encryption and IAM authentication to the ECS variant of Bottlerocket.

This will require the functionality provided by amazon-efs-utils. This package is written in Python, which is not included in Bottlerocket. To add support for these features, the plugin may need to be packaged as a container or rewritten in a language such as Rust.

samuelkarp avatar Aug 26 '20 00:08 samuelkarp

Any update? EFS encryption support would be very useful to have. In environments with strict compliance requirements, using encryption is not optional, it is mandatory.

mdgm88 avatar Dec 12 '23 06:12 mdgm88