CloudFront still expects CachedMethods
when using ForwardedValues
. Although the AWS SDK v2 marks it as deprecated, u must explicitly set it when ForwardedValues
is defined.I think u should modify your newBehavior
struct by adding the CachedMethods
field under ForwardedValues