aws / aws-sdk

Landing page for the AWS SDKs on GitHub
https://aws.amazon.com/tools/
Other
68 stars 13 forks source link

CloudFront `IfMatch` parameter marked as optional but is required #576

Open tim-finnigan opened 11 months ago

tim-finnigan commented 11 months ago

Original issue: https://github.com/boto/boto3/issues/3813

Error: An error occurred (InvalidIfMatchVersion) when calling the DeleteOriginAccessControl operation: The If-Match version is missing or not valid for the resource.

CloudFront APIs: https://docs.aws.amazon.com/cloudfront/latest/APIReference/API_Operations.html

(This is an issue for APIs like DeleteOriginAccessControl) (ref: P96392625)