getResponseHeadersPolicy

A response headers policy. A response headers policy contains information about a set of HTTP response headers. After you create a response headers policy, you can use its ID to attach it to one or more cache behaviors in a CloudFront distribution. When it's attached to a cache behavior, the response headers policy affects the HTTP headers that CloudFront includes in HTTP responses to requests that match the cache behavior. CloudFront adds or removes response headers according to the configuration of the response headers policy. For more information, see Adding or removing HTTP headers in CloudFront responses in the Amazon CloudFront Developer Guide.

Return

null

Parameters

argument

null


Return

null

Parameters

id

The unique identifier for the response headers policy. For example: 57f99797-3b20-4e1b-a728-27972a74082a .

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.cloudfront.kotlin.inputs.GetResponseHeadersPolicyPlainArgs.

See also