Correct answers - "ACM" : AWS Certificate Manager is a service that lets you easily provision,
manage, and deploy public and private Secure Sockets Layer/Transport Layer Security (SSL/TLS)
certificates for use with AWS services and your internal connected resources. SSL/TLS
certificates are used to secure network communications and establish the identity of websites
over the Internet as well as resources on private networks. AWS Certificate Manager removes the
time-consuming manual process of purchasing, uploading, and renewing SSL/TLS certificates.
Incorrect Answers:
"S3" - this is used for object storage. Although you could store SSL certificates there, this
wouldn't be an efficient solution
"KMS" - this is to manage encryption keys
"IAM" - this is to manage users, groups, roles and policies
For more information visit