Closed shalzz closed 4 years ago
Allow setting alias specific options in serverless.yml For eg:
aliasStage: dev: throttlingBurstLimit: (Integer) throttlingRateLimit: (Number) prod: throttlingBurstLimit: (Integer) throttlingRateLimit: (Number)
Allow setting alias specific options in serverless.yml For eg: