Exam Vault Associate 002 All QuestionsBrowse all questions from this exam
Question 30

When creating a policy, an error was thrown:

Which statement describes the fix for this issue?

    Correct Answer: A

    The error indicates that 'write' is not a valid capability. According to the Vault policy documentation, 'create' is the correct capability for adding or updating data. Therefore, replacing 'write' with 'create' in the capabilities list will fix the issue.

Discussion
daz_rekkaOption: A

Write is not a valid capability https://developer.hashicorp.com/vault/docs/concepts/policies#policy-syntax