Does EventBridge support CMK KMS keys for encryption at rest?

0

Looking at https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-data-protection.html and in console, I am leaning towards thinking that EventBridge does support only AWS Owned keys when encrypting data at rest, rather than customer-managed ones.

Is it so?

2개 답변
3
수락된 답변

The way it reads to me, they do not support cmk as per your conclusion.

It seems eventbridge behaves similarly to other AWS services that do not have the ability to use a cmk from KMS.

One other example of this would be S3 audit logs which have to be delivered to an S3 bucket only encrypted with a AWS managed key and not cmk.

I believe there’s no way either for EB to assume a service linked role within your account either.

If you find this to be inaccurate, please let me know. I’d sure be interested.

profile picture
전문가
답변함 일 년 전
profile picture
전문가
검토됨 2달 전
2

Event bridge doesn't support KMS CMK for data encryption at rest.

I'd imagine, if there is any requirement of having KMS CMK for data encryption at rest and if event bridge scheduler can fit in your requirement, then you can consider event bridge scheduler, which support KMS CMK(symmetric key encryption). Look at Data Encryption in Eventbridge Scheduler.

Comment here, if you have any additional questions.

profile pictureAWS
전문가
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠