Skip to content

Commit 44fd29d

Browse files
authored
Merge pull request serverless#4851 from adriatic/patch-1
Update quick-start.md
2 parents 721f8b6 + 43cdf6c commit 44fd29d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/providers/aws/guide/quick-start.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ $ cd my-service
6464

6565
4. **Fetch the Function Logs**
6666

67-
Open up a separate tab in your console and stream all logs for a specific Function using this command.
67+
Open up a separate tab in your console, set your [Provider Credentials](./credentials.md) and stream all logs for a specific Function using this command.
6868
```bash
6969
serverless logs -f hello -t
7070
```

0 commit comments

Comments
 (0)