brefphp / laravel-bridge

Package to use Laravel on AWS Lambda with Bref
https://bref.sh/docs/frameworks/laravel.html
MIT License
314 stars 63 forks source link

Running with laravel mix #65

Closed richoandika closed 2 years ago

richoandika commented 2 years ago

i trying bref using laravel mix for assets but i got error like this. what happend?

Deploying laravel to stage dev (us-east-1)
× Stack laravel-dev failed to deploy (426s)
Environment: win32, node 16.14.0, framework 3.3.0 (local) 3.4.0v (global), plugin 6.1.0, SDK 4.3.1
Credentials: Local, "default" profile
Docs:        docs.serverless.com
Support:     forum.serverless.com
Bugs:        github.com/serverless/serverless/issues

Error:
CREATE_FAILED: websiteCDN060D946D (AWS::CloudFront::Distribution)
Resource handler returned message: "Access denied for operation 'Your account must be verified before you can add new CloudFront resources. To verify your account, please contact AWS Support (https://console.aws.amazon.com/support/home#/) and include this error message. (Service: CloudFront, Status Code: 403, Request ID: a550e902-1439-4b41-ac88-xxx, Extended Request ID: null)'." (RequestToken: ef02649a-8aa7-81e5-5140-xxx, HandlerErrorCode: AccessDenied)

View the full error: https://us-east-1.console.aws.amazon.com/cloudformation/home?region=us-east-1#/stack/detail?stackId=arn%3Aaws%3Acloudformation%3Aus-east-1%3A298724920849%3Astack%2Flaravel-dev%2F42e21f90-96e7-11ec-8f3b-xxx
mnapoli commented 2 years ago

Access denied for operation 'Your account must be verified before you can add new CloudFront resources. To verify your account, please contact AWS Support (https://console.aws.amazon.com/support/home#/) and include this error message.

I would do that.

richoandika commented 2 years ago

@mnapoli what happened with that errors, can you explain?

richoandika commented 2 years ago

These no point, i got solved by my self