Vault operators can create two types of groups in Vault. What are the two types?
The latest changes and updates from the administration for this exam.
Latest Update: May 18 2026
All questions are working fine.
Vault operators can create two types of groups in Vault. What are the two types?
Select all that apply
Which of the following best describes response wrapping?
Vault supports multiple platforms for both authentication and secrets generation. Based on the command below, is the user configuring Vault for AWS authentication or AWS secrets generation?
$ vault auth enable aws
Based on the output below, how many policies have been added to Vault?

Kyle is a Vault administrator and has enabled the database secrets engine for dynamic credentials. Amy is a senior DBA, has been doing some cleanup work on the database clusters that she owns. She accidentally deleted some of the database users that Vault created for clients, causing problems for the applications using them.
How can Kyle manually remove the leases in Vault?
When a lease is created, what actions can be performed by using only the lease ID? (choose two)
Select all that apply
Julie is a developer who needs to ensure an application can properly renew its lease for AWS credentials it uses to access data in an S3 bucket. Although the application would generally use the API, what is the equivalent CLI command to perform this action?
Teddy is a Vault administrator. He has determined that an unauthorized user may have obtained credentials to a database server through Vault. What command can be used to revoke all leases associated with a database role named prod-mysql?
Which of the following actions can be performed if you only had access to a token's accessor? (select four)
Select all that apply
Jarrad is an AWS engineer and has provisioned a new EC2 instance running MySQL since his application requires a specific MySQL version. He wants to integrate Vault into his workflow but is new to Vault. What secrets engine should Jarrad use to integrate this new database running in AWS?