
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
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?
A
User name and password
B
AWS Systems Manager
C
Root password access
D
AWS access key
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.