serverless / serverless/examples
Serverless Error
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 11.5k
- Forks
- 4.4k
- Avg merge
- 2h 55m
- Merged PRs (30d)
- 3
Description
Hi team,
i have followed the below stop for serverless using AWS.
- npm install -g serverless
- sls offline start
- sls deploy
Serverless Error ---------------------------------------
AWS provider credentials not found. Learn how to set up AWS provider credentials in our docs here: http://slss.io/aws-creds-setup.
Get Support --------------------------------------------
Docs: docs.serverless.com
Bugs: github.com/serverless/serverless/issues
Issues: forum.serverless.com
Your Environment Information ---------------------------
Operating System: win32
Node Version: 12.18.4
Framework Version: 2.7.0
Plugin Version: 4.1.1
SDK Version: 2.3.2
Components Version: 3.2.3
PS C:\Users\user\Desktop\S SRINATH DOC\Aws\aws-service> npm run build
aws-service@0.0.1 prebuild C:\Users\user\Desktop\S SRINATH DOC\Aws\aws-service
rimraf dist
aws-service@0.0.1 build C:\Users\user\Desktop\S SRINATH DOC\Aws\aws-service
nest build
PS C:\Users\user\Desktop\S SRINATH DOC\Aws\aws-service> sls deploy
Serverless: Packaging service...
Serverless: Excluding development dependencies...
PS C:\Users\user\Desktop\S SRINATH DOC\Aws\aws-service> sls deploy
Serverless: Packaging service...
Serverless: Excluding development dependencies...
Serverless Error ---------------------------------------
AWS provider credentials not found. Learn how to set up AWS provider credentials in our docs here: http://slss.io/aws-creds-setup.
Get Support --------------------------------------------
Docs: docs.serverless.com
Bugs: github.com/serverless/serverless/issues
Issues: forum.serverless.com
Your Environment Information ---------------------------
Operating System: win32
Node Version: 12.18.4
Framework Version: 2.7.0
Components Version: 3.2.3
PS C:\Users\user\Desktop\S SRINATH DOC\Aws\aws-service> serverless invoke local --function currentTime
Serverless Error ---------------------------------------
Function "currentTime" doesn't exist in this Service
Get Support --------------------------------------------
Docs: docs.serverless.com
Bugs: github.com/serverless/serverless/issues
Issues: forum.serverless.com
Your Environment Information ---------------------------
Operating System: win32
Node Version: 12.18.4
Framework Version: 2.7.0
Plugin Version: 4.1.1
SDK Version: 2.3.2
Components Version: 3.2.3****
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The report mentions no repository file, test, or entry point to inspect. Start by reviewing the linked AWS credentials setup and the service configuration behind sls deploy and serverless invoke local; done would require a clearly reproducible project-level problem and a defined change beyond the reported errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, javascript, node.js
- Domain
- backend, cloud
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100