Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Acess Denied in deploy to lambda #4

Open
LucianViana opened this issue Jun 21, 2019 · 0 comments
Open

Acess Denied in deploy to lambda #4

LucianViana opened this issue Jun 21, 2019 · 0 comments

Comments

@LucianViana
Copy link

Please can not I do the deploy so the lambda can help me?

C:\Users\Luciano Viana\serverless-simple-sms>serverless deploy
Serverless: Load command config
Serverless: Load command config:credentials
Serverless: Load command create
Serverless: Load command install
Serverless: Load command package
Serverless: Load command deploy
Serverless: Load command deploy:function
Serverless: Load command deploy:list
Serverless: Load command deploy:list:functions
Serverless: Load command invoke
Serverless: Load command invoke:local
Serverless: Load command info
Serverless: Load command logs
Serverless: Load command login
Serverless: Load command logout
Serverless: Load command metrics
Serverless: Load command print
Serverless: Load command remove
Serverless: Load command rollback
Serverless: Load command rollback:function
Serverless: Load command slstats
Serverless: Load command plugin
Serverless: Load command plugin
Serverless: Load command plugin:install
Serverless: Load command plugin
Serverless: Load command plugin:uninstall
Serverless: Load command plugin
Serverless: Load command plugin:list
Serverless: Load command plugin
Serverless: Load command plugin:search
Serverless: Load command config
Serverless: Load command config:credentials
Serverless: Load command rollback
Serverless: Load command rollback:function
Serverless: Invoke deploy
Serverless: Invoke package
Serverless: Invoke aws:common:validate
Serverless: Invoke aws:common:cleanupTempDir
Serverless: Packaging service...
Serverless: Invoke aws:package:finalize
Serverless: Invoke aws:common:moveArtifactsToPackage
Serverless: Invoke aws:common:validate

Serverless Error ---------------------------------------

Could not locate deployment bucket. Error: Access Denied

Stack Trace --------------------------------------------

ServerlessError: Could not locate deployment bucket. Error: Access Denied
at BbPromise.resolve.then.then.catch.err (C:\Users\Luciano Viana\AppData\Roaming\npm\node_modules\serverless\lib\plugins\aws\deploy\lib\existsDeploymentBucket.js:26:15)
From previous event:
at AwsDeploy.existsDeploymentBucket (C:\Users\Luciano Viana\AppData\Roaming\npm\node_modules\serverless\lib\plugins\aws\deploy\lib\existsDeploymentBucket.js:25:13)
at AwsDeploy.BbPromise.bind.then.then (C:\Users\Luciano Viana\AppData\Roaming\npm\node_modules\serverless\lib\plugins\aws\deploy\index.js:75:25)
From previous event:
at Object.before:deploy:deploy [as hook] (C:\Users\Luciano Viana\AppData\Roaming\npm\node_modules\serverless\lib\plugins\aws\deploy\index.js:72:10)
at BbPromise.reduce (C:\Users\Luciano Viana\AppData\Roaming\npm\node_modules\serverless\lib\classes\PluginManager.js:390:55)
From previous event:
at PluginManager.invoke (C:\Users\Luciano Viana\AppData\Roaming\npm\node_modules\serverless\lib\classes\PluginManager.js:390:22)
at PluginManager.run (C:\Users\Luciano Viana\AppData\Roaming\npm\node_modules\serverless\lib\classes\PluginManager.js:421:17)
at variables.populateService.then.then (C:\Users\Luciano Viana\AppData\Roaming\npm\node_modules\serverless\lib\Serverless.js:157:33)
at runCallback (timers.js:810:20)
at tryOnImmediate (timers.js:768:5)
at processImmediate [as _immediateCallback] (timers.js:745:5)
From previous event:
at Serverless.run (C:\Users\Luciano Viana\AppData\Roaming\npm\node_modules\serverless\lib\Serverless.js:144:8)
at serverless.init.then (C:\Users\Luciano Viana\AppData\Roaming\npm\node_modules\serverless\bin\serverless:43:50)
at

Get Support --------------------------------------------
Docs: docs.serverless.com
Bugs: github.com/serverless/serverless/issues
Issues: forum.serverless.com

Your Environment Information -----------------------------
OS: win32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant