Skip to content

Commit d0aaa51

Browse files
author
katiegoines
committed
fix heading level
1 parent a038fce commit d0aaa51

File tree

1 file changed

+1
-1
lines changed
  • src/pages/[platform]/build-a-backend/add-aws-services/logging/view-logs

1 file changed

+1
-1
lines changed

src/pages/[platform]/build-a-backend/add-aws-services/logging/view-logs/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ For an authenticated user, the log stream name is `<device-identifier>.<user-ide
2727

2828
The device identifier is the unique identifier provided by the user's hardware device and OS. You can use the Amplify Auth category to [retrieve the user identifier](/[platform]/build-a-backend/add-aws-services/logging/configure-user/#retrieve-userids-with-amplify-auth) for a specific user if needed. You can also retrieve the user identifier by visiting the Amazon Cognito console and inspecting the `User ID` in User pools.
2929

30-
### View logs in AWS console
30+
## View logs in AWS console
3131
You can follow the following steps to access your logs in AWS Console:
3232
1. Log into AWS Console
3333
2. Navigate to Amazon CloudWatch

0 commit comments

Comments
 (0)