Skip to content

Commit d748d03

Browse files
Update README.md
1 parent 42a85c1 commit d748d03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ Open the default aws-lambda-tools-defaults.json created with Visual Studio Proje
7878
}
7979

8080
```
81+
8182
Make two changes to aws-lambda-tools-defaults.json file. The first one is about the profile. In my local machine, it is pointing to the AWS profile 'sundarprofile' created in Visual Studio. So, change this to default profile. If your's has the 'default' as profile, leave it unchanged. For the second change, add an IAM role that needs to be assumed by Lambda function.
8283

8384
The updated aws-lambda-tools-defaults.json should look like below.

0 commit comments

Comments
 (0)