sanfrancesco / prerendercloud-lambda-edge

Pre-render CloudFront with this Lambda@Edge function. Powered by https://headless-render-api.com (formerly named prerender.cloud from 2016 - 2022)
https://headless-render-api.com
MIT License
206 stars 35 forks source link

Bucket Policy Issue #16

Closed nicowernli closed 5 years ago

nicowernli commented 5 years ago

When I modify the bucket policy with the Actions and Resource as an array cloudfront returns the following error

<Error>
    <Code>NoSuchKey</Code>
    <Message>The specified key does not exist.</Message>
    <Key>home</Key>
    <RequestId>REQUESTID</RequestId>
    <HostId>HOSTID</HostId>
</Error>
nicowernli commented 5 years ago

Sorry about this one, the error was a different issue