mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 19:17:58 +00:00
openapi: Add display attributes for AWS (#19366)
This commit is contained in:
committed by
GitHub
parent
5334e123fa
commit
af1006a202
@@ -18,6 +18,8 @@ import (
|
||||
const (
|
||||
rootConfigPath = "config/root"
|
||||
minAwsUserRollbackAge = 5 * time.Minute
|
||||
operationPrefixAWS = "aws"
|
||||
operationPrefixAWSASD = "aws-config"
|
||||
)
|
||||
|
||||
func Factory(ctx context.Context, conf *logical.BackendConfig) (logical.Backend, error) {
|
||||
|
||||
Reference in New Issue
Block a user