sls create --template aws-nodejs --path test-api-key cd test-api-key. Then clean up the “serverless.yml” file until it looks like the following. service: test-api-key provider: name: aws ...
With AWS Access Roles, AWS Access Keys are generated by Serverless Framework on every command and the credentials expire after one hour. The Serverless Framework leverages AWS Security Token Service and the AssumeRole API to automate creating and usage of
Note that the details of credentials entered, that is the access key and secret key are stored in the file /aws/credentials. First, create a folder where you want your project files to be stored. Next, we will start the work in aws-serverless folder. Crea
Post a Comment:
Showing 0 Comments: