serverless/serverless

Allow configuration of ECR repository encryption

开放

#9,083 创建于 2021年3月5日

 (5 条评论) (0 个反应) (0 位负责人)JavaScript (5,734 个派生)batch import
cat/lambda-imageenhancementhelp wanted

仓库指标

星标
 (46,915 个星标)
PR 合并指标
 (平均合并 1天 15小时) (30 天内合并 34 个 PR)

描述

Use case description

When using Docker images in Lambda, Serverless automatically creates an ECR repository using the default encryption settings, meaning it must be manually managed to use a customer-managed KMS key for encryption.

Proposed solution

Add optional configuration of a customer-managed KMS key for the ECR repository through serverless.yml.

贡献者指南