Cloudfront: Is there an easy way to remove multiple response headers?

0

Background

By default, AWS adds a couple of very revealing information in the response headers of a setup using CloudFront and codebuild. Among others are x-amz-meta-codebuild-buildarn is revealed stating the internal ARN of codebuild (including the internal name used for the project).

Little feedback on the side: Would be nice, if AWS would stop sending those by default.

CloudFront provides a way to remove headers, but only in one-entry-at-a-time-text-box-fashion without wildcard support. So one needs to copy and paste every single header into that list.

Question

Is there another way I'm not seeing to more easily remove those headers?

*edit:*I just figured, the following headers are not even removable/overwritable at all: x-amz-cf-id, x-amz-cf-pop, x-cache, which is a pitty :(

Peter
已提問 1 年前檢視次數 870 次
1 個回答
0

Hi,

you are correct. there is no way to remove headers such as x-amz-cf-id.

profile picture
專家
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南