You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, i have been following the Docs from Bref on using Lift https://bref.sh/docs/frameworks/laravel.html#assets
and we are getting the following error on running "serverless deploy" CREATE_FAILED: websiteRequestFunction9E9EBB7A (AWS::CloudFront::Function) Resource handler returned message: "Invalid request provided: AWS::CloudFront::Function: null (Service: CloudFront, Status Code: 409, Request ID: xxx-xxx-xxx-xx)" (RequestToken: xxx-xxx-xxx, HandlerErrorCode: InvalidRequest)
Description
Hello, i have been following the Docs from Bref on using Lift
https://bref.sh/docs/frameworks/laravel.html#assets
and we are getting the following error on running "serverless deploy"
CREATE_FAILED: websiteRequestFunction9E9EBB7A (AWS::CloudFront::Function) Resource handler returned message: "Invalid request provided: AWS::CloudFront::Function: null (Service: CloudFront, Status Code: 409, Request ID: xxx-xxx-xxx-xx)" (RequestToken: xxx-xxx-xxx, HandlerErrorCode: InvalidRequest)
How to Reproduce
serverless.yml is
to reproduce the error just use 'serverless deploy'
Additional Information
keep in mind that the IAM user has ALL permissions
The text was updated successfully, but these errors were encountered: