Skip to content

Commit dc42a59

Browse files
authored
Update README.md
1 parent 4d43243 commit dc42a59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ ServerlessWebappStarterKitStack.AuthUserPoolClientId8216BF9A = xxxxxxxxxxxxxxxxx
8585
ServerlessWebappStarterKitStack.AuthUserPoolIdC0605E59 = us-west-2_xxxxxx
8686
ServerlessWebappStarterKitStack.DatabaseDatabaseSecretsCommandF4A622EB = aws secretsmanager get-secret-value --secret-id DatabaseClusterSecretD1FB63-xxxxxxx --region us-west-2
8787
ServerlessWebappStarterKitStack.DatabasePortForwardCommandC3718B89 = aws ssm start-session --region us-west-2 --target i-xxxxxxxxxx --document-name AWS-StartPortForwardingSessionToRemoteHost --parameters '{"portNumber":["5432"], "localPortNumber":["5432"], "host": ["foo.cluster-bar.us-west-2.rds.amazonaws.com"]}'
88-
ServerlessWebappStarterKitStack.FrontendDomainName = https://web.mtomooka.people.aws.dev
88+
ServerlessWebappStarterKitStack.FrontendDomainName = https://web.exmaple.com
8989
```
9090

9191
Opening the URL in `FrontendDomainName` output, you can now try the sample app on your browser.

0 commit comments

Comments
 (0)