responseheaderspolicy
ResponseHeadersPolicy is the Schema for the ResponseHeadersPolicies API
Resource Structure
Interactive Tree
apiVersionstringAPIVersion defines the versioned schema of this representation of an object.
Servers should convert recognized schemas to the latest internal value, and
may reject unrecognized values.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
kindstringKind is a string value representing the REST resource this object represents.
Servers may infer this from the endpoint the client submits requests to.
Cannot be updated.
In CamelCase.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
metadataobjectspecobjectResponseHeadersPolicySpec defines the desired state of ResponseHeadersPolicy.
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
(https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/modifying-response-headers.html)
in the Amazon CloudFront Developer Guide.
statusobjectResponseHeadersPolicyStatus defines the observed state of ResponseHeadersPolicy