serverless / serverless/examples

Serverless Error

Open
#561 0 comments 0 reactions 0 assignees View on GitHub

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.

  1. npm install -g serverless
  2. sls offline start
  3. 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.