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