components icon indicating copy to clipboard operation
components copied to clipboard

The Serverless Framework's new infrastructure provisioning technology — Build, compose, & deploy serverless apps in seconds...

Results 102 components issues
Sort by recently updated
recently updated
newest added

### Component Metrics Format @ac360 @eahefnawy @hkbarton @medikoo #### Motivation Each component needs the ability to report metrics in terms of the use-case for that component. For example a website...

kind/enhancement

windows10 system, local environment, refer to documentation,https://cloud.tencent.com/document/product/1154/43009,Deployment error version number: λ sls -v Framework Core: 1.69.0 Plugin: 3.6.9 SDK: 2.3.0 Components: 2.30.4 λ nvm list * 12.16.2 (Currently using 64-bit...

# Description I'm trying to implement basic auth for a project deployed using a serverless component (serverless-next.js). The following post demonstrates how it can be done with serverless framework https://medium.com/@Da_vidgf/http-basic-auth-with-api-gateway-and-serverless-5ae14ad0a270...

@eahefnawy @ac360 I'd like to setup some CI/CD (with GitHub actions) In context of this repository. I propose following: - Configure ESLint and Prettier with [`@serverless/eslint-config`](https://github.com/serverless/eslint-config) - Validate ESLint &...

# Bug Report ## Description Some users met a problem when using `sls --debug` command ``` 位于命令管道位置 1 的 cmdlet Select-String 请为以下参数提供值: Path[0]: ``` ![image](https://user-images.githubusercontent.com/26135229/77731947-e033dd00-703e-11ea-95ae-3fea9ba92d99.png) ![image](https://user-images.githubusercontent.com/26135229/77731991-f5107080-703e-11ea-8e6d-a44f3af9bdad.png) 1. What did you...

Is there an easy way to deprovision or destroy all the associated services deployed after calling `serverless`? For example, I created a Website via AWS credentials using the "website" serverless...

# Description After switching to another account and a new set of account credentials. I am getting this error for a subdomain I m trying to deploy. 1. i have...

# Description I"ve been following this tutorial to check out serverless components: https://serverless.com/blog/how-create-rest-api-serverless-components/ Looks great, however when it comes time to deploy I'm getting this error: (full error at the...

# Description After switching to another account and a new set of account credentials, I am unable to create a fresh deploy. My default profile has not changed and I...