-
-
Save auryn31/2818c3d34246e6048e557a21ee8a912f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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