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
posta un anno fa870 visualizzazioni
1 Risposta
0

Hi,

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

profile picture
ESPERTO
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande