AuthBackendClient

Create a AuthBackendClient Resource

def AuthBackendClient(resource_name, opts=None, access_key=None, backend=None, ec2_endpoint=None, iam_endpoint=None, iam_server_id_header_value=None, secret_key=None, sts_endpoint=None, __props__=None);
public AuthBackendClient(string name, AuthBackendClientArgs? args = null, CustomResourceOptions? opts = null)
name string
The unique name of the resource.
args AuthBackendClientArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
resource_name str
The unique name of the resource.
opts ResourceOptions
A bag of options that control this resource's behavior.
ctx Context
Context object for the current deployment.
name string
The unique name of the resource.
args AuthBackendClientArgs
The arguments to resource properties.
opts ResourceOption
Bag of options to control resource's behavior.
name string
The unique name of the resource.
args AuthBackendClientArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.

AuthBackendClient Resource Properties

To learn more about resource properties and how to use them, see Inputs and Outputs in the Programming Model docs.

Inputs

The AuthBackendClient resource accepts the following input properties:

AccessKey string

The AWS access key that Vault should use for the auth backend.

Backend string

The path the AWS auth backend being configured was mounted at. Defaults to aws.

Ec2Endpoint string

Override the URL Vault uses when making EC2 API calls.

IamEndpoint string

Override the URL Vault uses when making IAM API calls.

IamServerIdHeaderValue string

The value to require in the X-Vault-AWS-IAM-Server-ID header as part of GetCallerIdentity requests that are used in the IAM auth method.

SecretKey string

The AWS secret key that Vault should use for the auth backend.

StsEndpoint string

Override the URL Vault uses when making STS API calls.

AccessKey string

The AWS access key that Vault should use for the auth backend.

Backend string

The path the AWS auth backend being configured was mounted at. Defaults to aws.

Ec2Endpoint string

Override the URL Vault uses when making EC2 API calls.

IamEndpoint string

Override the URL Vault uses when making IAM API calls.

IamServerIdHeaderValue string

The value to require in the X-Vault-AWS-IAM-Server-ID header as part of GetCallerIdentity requests that are used in the IAM auth method.

SecretKey string

The AWS secret key that Vault should use for the auth backend.

StsEndpoint string

Override the URL Vault uses when making STS API calls.

accessKey string

The AWS access key that Vault should use for the auth backend.

backend string

The path the AWS auth backend being configured was mounted at. Defaults to aws.

ec2Endpoint string

Override the URL Vault uses when making EC2 API calls.

iamEndpoint string

Override the URL Vault uses when making IAM API calls.

iamServerIdHeaderValue string

The value to require in the X-Vault-AWS-IAM-Server-ID header as part of GetCallerIdentity requests that are used in the IAM auth method.

secretKey string

The AWS secret key that Vault should use for the auth backend.

stsEndpoint string

Override the URL Vault uses when making STS API calls.

access_key str

The AWS access key that Vault should use for the auth backend.

backend str

The path the AWS auth backend being configured was mounted at. Defaults to aws.

ec2_endpoint str

Override the URL Vault uses when making EC2 API calls.

iam_endpoint str

Override the URL Vault uses when making IAM API calls.

iam_server_id_header_value str

The value to require in the X-Vault-AWS-IAM-Server-ID header as part of GetCallerIdentity requests that are used in the IAM auth method.

secret_key str

The AWS secret key that Vault should use for the auth backend.

sts_endpoint str

Override the URL Vault uses when making STS API calls.

Outputs

All input properties are implicitly available as output properties. Additionally, the AuthBackendClient resource produces the following output properties:

Id string
The provider-assigned unique ID for this managed resource.
Id string
The provider-assigned unique ID for this managed resource.
id string
The provider-assigned unique ID for this managed resource.
id str
The provider-assigned unique ID for this managed resource.

Look up an Existing AuthBackendClient Resource

Get an existing AuthBackendClient resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.

public static get(name: string, id: Input<ID>, state?: AuthBackendClientState, opts?: CustomResourceOptions): AuthBackendClient
static get(resource_name, id, opts=None, access_key=None, backend=None, ec2_endpoint=None, iam_endpoint=None, iam_server_id_header_value=None, secret_key=None, sts_endpoint=None, __props__=None);
func GetAuthBackendClient(ctx *Context, name string, id IDInput, state *AuthBackendClientState, opts ...ResourceOption) (*AuthBackendClient, error)
public static AuthBackendClient Get(string name, Input<string> id, AuthBackendClientState? state, CustomResourceOptions? opts = null)
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
resource_name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.

The following state arguments are supported:

AccessKey string

The AWS access key that Vault should use for the auth backend.

Backend string

The path the AWS auth backend being configured was mounted at. Defaults to aws.

Ec2Endpoint string

Override the URL Vault uses when making EC2 API calls.

IamEndpoint string

Override the URL Vault uses when making IAM API calls.

IamServerIdHeaderValue string

The value to require in the X-Vault-AWS-IAM-Server-ID header as part of GetCallerIdentity requests that are used in the IAM auth method.

SecretKey string

The AWS secret key that Vault should use for the auth backend.

StsEndpoint string

Override the URL Vault uses when making STS API calls.

AccessKey string

The AWS access key that Vault should use for the auth backend.

Backend string

The path the AWS auth backend being configured was mounted at. Defaults to aws.

Ec2Endpoint string

Override the URL Vault uses when making EC2 API calls.

IamEndpoint string

Override the URL Vault uses when making IAM API calls.

IamServerIdHeaderValue string

The value to require in the X-Vault-AWS-IAM-Server-ID header as part of GetCallerIdentity requests that are used in the IAM auth method.

SecretKey string

The AWS secret key that Vault should use for the auth backend.

StsEndpoint string

Override the URL Vault uses when making STS API calls.

accessKey string

The AWS access key that Vault should use for the auth backend.

backend string

The path the AWS auth backend being configured was mounted at. Defaults to aws.

ec2Endpoint string

Override the URL Vault uses when making EC2 API calls.

iamEndpoint string

Override the URL Vault uses when making IAM API calls.

iamServerIdHeaderValue string

The value to require in the X-Vault-AWS-IAM-Server-ID header as part of GetCallerIdentity requests that are used in the IAM auth method.

secretKey string

The AWS secret key that Vault should use for the auth backend.

stsEndpoint string

Override the URL Vault uses when making STS API calls.

access_key str

The AWS access key that Vault should use for the auth backend.

backend str

The path the AWS auth backend being configured was mounted at. Defaults to aws.

ec2_endpoint str

Override the URL Vault uses when making EC2 API calls.

iam_endpoint str

Override the URL Vault uses when making IAM API calls.

iam_server_id_header_value str

The value to require in the X-Vault-AWS-IAM-Server-ID header as part of GetCallerIdentity requests that are used in the IAM auth method.

secret_key str

The AWS secret key that Vault should use for the auth backend.

sts_endpoint str

Override the URL Vault uses when making STS API calls.

Package Details

Repository
https://github.com/pulumi/pulumi-vault
License
Apache-2.0
Notes
This Pulumi package is based on the vault Terraform Provider.