Skip to content

Instantly share code, notes, and snippets.

@auryn31
Created September 21, 2019 18:18
Show Gist options
  • Save auryn31/2818c3d34246e6048e557a21ee8a912f to your computer and use it in GitHub Desktop.
Save auryn31/2818c3d34246e6048e557a21ee8a912f to your computer and use it in GitHub Desktop.
Serverless: Packaging service...
Serverless: Excluding development dependencies...
Serverless: Uploading CloudFormation file to S3...
Serverless: Uploading artifacts...
Serverless: Uploading service first-serverless-function.zip file to S3 (313 B)...
Serverless: Validating template...
Serverless: Updating Stack...
Serverless: Checking Stack update progress...
....................
Serverless: Stack update finished...
Service Information
service: first-serverless-function
stage: dev
region: us-east-1
stack: first-serverless-function-dev
resources: 10
api keys:
None
endpoints:
GET - https://afhjdhfskdj.execute-api.us-east-1.amazonaws.com/dev/hello
functions:
hello: first-serverless-function-dev-hello
layers:
None
Serverless: Run the "serverless" command to setup monitoring, troubleshooting and testing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment