
Ultimate access to all questions.
A developer needs to interact with AWS by using the AWS CLI. Which security feature or AWS service must be provisioned in the developer's account to meet this requirement?
Explanation:
To use the AWS CLI (Command Line Interface), developers need AWS access keys which consist of:
These credentials are required for programmatic access to AWS services through the CLI, SDKs, and APIs.