Drag steps to the numbered slots on the right, or tap a step then tap a slot.
VA-003 Explain encryption as a service Practice Question
Drag and drop the steps to configure Vault's AWS secrets engine to generate IAM credentials into the correct order.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
Enable the AWS secrets engine, then configure the root IAM credentials, then create a role, then generate IAM credentials, then rotate root credentials.
The correct sequence for configuring Vault's AWS secrets engine to generate IAM credentials is: first enable the AWS secrets engine at a path, then configure the root IAM credentials that Vault will use to interact with AWS, then create a role that defines the permissions for generated credentials, then generate the actual IAM credentials using that role, and finally rotate the root credentials to enhance security. This order ensures that each step's prerequisites are met.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Enable the AWS secrets engine, then configure the root IAM credentials, then create a role, then generate IAM credentials, then rotate root credentials.
Why this is correct
This is the correct order because you must first enable the engine, then configure the root credentials to allow Vault to interact with AWS, then define a role for generating credentials, then generate the actual IAM credentials, and finally rotate the root credentials for security.
- ✗
Enable the AWS secrets engine, then configure the root IAM credentials, then generate IAM credentials, then create a role, then rotate root credentials.
Why it's wrong here
This order is incorrect because you must create a role before generating credentials; the role defines the permissions for the generated credentials.
- ✗
Enable the AWS secrets engine, then create a role, then configure the root IAM credentials, then generate IAM credentials, then rotate root credentials.
Why it's wrong here
This order is incorrect because you need to configure the root IAM credentials before creating a role, as the role configuration may depend on the root credentials.
- ✗
Configure the root IAM credentials, then enable the AWS secrets engine, then create a role, then generate IAM credentials, then rotate root credentials.
Why it's wrong here
This order is incorrect because you must enable the secrets engine before configuring any settings for it.
Go deeper
Related to this question
About these practice questions
One of 498 original VA-003 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This VA-003 practice question is part of Courseiva's free HashiCorp certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the VA-003 exam.