Skip to content
Paul Duvall edited this page Nov 12, 2019 · 6 revisions

Lesson 2 Quiz

Questions

1) What is the AWS Encryption SDK?

A. A software development kit for performing encryption in transit.

B. A client-side encryption library designed to make it easy for everyone to encrypt and decrypt data using industry standards and best practices.

C.

3) What is AWS Secrets Manager?

A. TBD

4) Which is the name of property within the AWS::SecretsManager::Secret CloudFormation resource that randomly generates a string value and stores it in Secrets Manager?

A. GenerateSecretString

B. SecretString

C. GenerateString

D. GenerateRandomSecretString

Clone this wiki locally