What is the proper command to enable the AWS secrets engine at the default path?

Posted by: Pdfprep Category: VA-002-P Tags: , ,

What is the proper command to enable the AWS secrets engine at the default path?
A . vault enable secrets aws
B . vault secrets aws enable
C . vault secrets enable aws
D . vault enable aws secrets engine

Answer: C

Explanation:

The command format for enabling Vault features is vault <feature> <enable/disable> <name>, therefore the correct answer would be vault secrets enable aws

Leave a Reply

Your email address will not be published.