mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 03:27:54 +00:00
Added list functionality to logical aws backend's roles
This commit is contained in:
@@ -21,6 +21,7 @@ func Backend() *framework.Backend {
|
||||
pathConfigRoot(),
|
||||
pathConfigLease(&b),
|
||||
pathRoles(),
|
||||
pathListRoles(&b),
|
||||
pathUser(&b),
|
||||
pathSTS(&b),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user