Which AWS service or feature allows users to securely store encrypted credentials and retrieve these credentials when required?
AWS Encryption SDK
AWS Security Hub
AWS Secrets Manager
AWS Artifact
Explanations:
AWS Encryption SDK is a tool for encrypting and decrypting data but does not provide a secure way to store and manage credentials.
AWS Security Hub is a service for security management and compliance monitoring, but it does not specifically focus on storing or retrieving credentials.
AWS Secrets Manager is designed specifically for securely storing and managing sensitive information, including encrypted credentials, allowing easy retrieval when needed.
AWS Artifact provides on-demand access to compliance reports and security documentation but does not offer functionality for storing or retrieving encrypted credentials.