Skip to content

Commit 4ec9c3a

Browse files
iojiorImhoertha Ojiorswitch180
authored
Minor updates to LSQL and LDMS modules. (#127)
* Updated the git hash to use in LSQL workshop. Minor alterations to the LDMS workshop instructions to make it easier to follow. * Minor updates to improve portability and readability. * revert to commit 47a43bedf75bc0859e9141ad1bdd1f330f0933f1 * Revert --------- Co-authored-by: Imhoertha Ojior <iojior@amazon.co.uk> Co-authored-by: Sean Shriver <seanshi@amazon.com>
1 parent ebb0205 commit 4ec9c3a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

content/rdbms-migration/migration-chapter03.en.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,10 @@ To explore the dataset, follow the instructions below to log in to the EC2 serve
3131
6. You can see all the 6 files copied from the IMDB dataset to the local EC2 directory.
3232
![Final Deployment Architecture](/static/images/migration12.jpg)
3333
7. Feel free to explore the files.
34-
8. Go to [AWS CloudFormation Console](https://console.aws.amazon.com/cloudformation/home#/stacks?filteringStatus=active&filteringText=&viewNested=true&hideStacks=false) and click on the stack you created earlier. Go to the **Parameters** tab and copy the username and password listed next to **DbMasterUsername** and **DbMasterPassword**.
34+
8. If you are completing this workshop at an AWS hosted event, go to [AWS CloudFormation Console](https://console.aws.amazon.com/cloudformation/home#/stacks?filteringStatus=active&filteringText=&viewNested=true&hideStacks=false) and select the stack named **ddb**. Go to the **Parameters** tab and copy the username and password listed next to **DbMasterUsername** and **DbMasterPassword**.
35+
36+
::alert[_If you are completing this workshop in your AWS account copy the DbMasterUsername and DbMasterPassword from the CloudFormation stack used to configure the MySQL environment._]
37+
3538
![Final Deployment Architecture](/static/images/migration13.jpg)
3639
9. Go back to EC2 Instance console and login to mysql.
3740
```bash

0 commit comments

Comments
 (0)