From ad2296b53bf089973e65d40fbe14631343adebee Mon Sep 17 00:00:00 2001 From: Bill Buchanan Date: Thu, 26 Jan 2023 20:42:55 +0000 Subject: [PATCH] Update README.md --- unit01_cipher_fundamentals/lab/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/unit01_cipher_fundamentals/lab/README.md b/unit01_cipher_fundamentals/lab/README.md index 6d01760..5749e31 100644 --- a/unit01_cipher_fundamentals/lab/README.md +++ b/unit01_cipher_fundamentals/lab/README.md @@ -240,7 +240,8 @@ Note: In Python 3.x, we using input() instead of raw_input(). # Setting up AWS You should have an account for AWS. Access your AWS Lab, and - +# AWS Setup +In future labs, we will be using AWS KMS (Key Management System) and AWS HSM (Hardware Security Module). We will be using the command line consolea and the AWS Management Console. If you have time, please setup a Linux instance. # Additional Lab ## D Simple prime number test