Prod Ready
This commit is contained in:
@ -6,7 +6,7 @@ frameworkVersion: ">=1.26.0"
|
||||
provider:
|
||||
name: aws
|
||||
runtime: nodejs10.x
|
||||
stage: ${opt:stage, "test"}
|
||||
stage: ${opt:stage, "prod"}
|
||||
region: ap-southeast-2
|
||||
memorySize: 512
|
||||
|
||||
|
Reference in New Issue
Block a user