Free HashiCorp Vault-Associate Actual Exam Questions - Question 3 Discussion
Question No. 3
A developer mistakenly committed code that contained AWS S3 credentials into a public repository.
You have been tasked with revoking the AWS S3 credential that was in the code. This credential was
created using Vault's AWS secrets engine and the developer received the following output when
requesting a credential from Vault.

Which Vault command will revoke the lease and remove the credential from AWS?
You have been tasked with revoking the AWS S3 credential that was in the code. This credential was
created using Vault's AWS secrets engine and the developer received the following output when
requesting a credential from Vault.

Which Vault command will revoke the lease and remove the credential from AWS?
Select one option, then reveal solution.
US
SP
Sohail P.
2026-01-20
A imo, the lease revoke command requires the exact lease ID as shown, which matches option A fully. The others seem incomplete or just keys, not lease IDs.
0
SP
Sohail P.
2026-01-20
Probably C since vault lease revoke just needs the lease ID, not the full path.
0
OE
Omar E.
2026-01-16
Maybe A but the full lease ID is what Vault needs, so B-D don't fit.
0
IE
Irfan E.
2026-01-11
Option A looks correct since vault lease revoke uses the full lease ID, not just the access key or partial ID.
0