Package-level declarations
Types
AWS auth backend certificates can be imported using auth/
, the backend
path, /config/certificate/
, and the cert_name
e.g.
AWS auth backend certificates can be imported using auth/
, the backend
path, /config/certificate/
, and the cert_name
e.g.
Builder for AuthBackendCertArgs.
Builder for AuthBackendCert.
You can setup the AWS auth engine with Workload Identity Federation (WIF) for a secret-less configuration:
You can setup the AWS auth engine with Workload Identity Federation (WIF) for a secret-less configuration:
Builder for AuthBackendClientArgs.
Builder for AuthBackendClient.
Manages an AWS auth backend identity configuration in a Vault server. This configuration defines how Vault interacts with the identity store. See the Vault documentation for more information.
Manages an AWS auth backend identity configuration in a Vault server. This configuration defines how Vault interacts with the identity store. See the Vault documentation for more information.
Builder for AuthBackendConfigIdentityArgs.
Builder for AuthBackendConfigIdentity.
Configures the periodic tidying operation of the whitelisted identity entries. For more information, see the Vault docs.
Configures the periodic tidying operation of the whitelisted identity entries. For more information, see the Vault docs.
Builder for AuthBackendIdentityWhitelistArgs.
Builder for AuthBackendIdentityWhitelist.
Logs into a Vault server using an AWS auth backend. Login can be accomplished using a signed identity request from IAM or using ec2 instance metadata. For more information, see the [Vault
Logs into a Vault server using an AWS auth backend. Login can be accomplished using a signed identity request from IAM or using ec2 instance metadata. For more information, see the [Vault
Builder for AuthBackendLoginArgs.
Builder for AuthBackendLogin.
Manages an AWS auth backend role in a Vault server. Roles constrain the instances or principals that can perform the login operation against the backend. See the [Vault
Manages an AWS auth backend role in a Vault server. Roles constrain the instances or principals that can perform the login operation against the backend. See the [Vault
Builder for AuthBackendRoleArgs.
Builder for AuthBackendRole.
Reads role tag information from an AWS auth backend in Vault.
Reads role tag information from an AWS auth backend in Vault.
Builder for AuthBackendRoleTagArgs.
Configures the periodic tidying operation of the blacklisted role tag entries.
Configures the periodic tidying operation of the blacklisted role tag entries.
Builder for AuthBackendRoletagBlacklistArgs.
Builder for AuthBackendRoletagBlacklist.
Builder for AuthBackendRoleTag.
Builder for AuthBackendStsRoleArgs.
Builder for AuthBackendStsRole.
AWS secret backends can be imported using the path
, e.g.
AWS secret backends can be imported using the path
, e.g.
Builder for SecretBackendArgs.
Builder for SecretBackend.
Builder for SecretBackendRoleArgs.
Builder for SecretBackendRole.
Builder for SecretBackendStaticRoleArgs.
Builder for SecretBackendStaticRole.