1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. ec2
  5. getVpnConcentrator

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.44.0 published on Friday, Dec 19, 2025 by Pulumi
aws-native logo

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.44.0 published on Friday, Dec 19, 2025 by Pulumi

    Resource Type definition for AWS::EC2::VPNConcentrator

    Using getVpnConcentrator

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getVpnConcentrator(args: GetVpnConcentratorArgs, opts?: InvokeOptions): Promise<GetVpnConcentratorResult>
    function getVpnConcentratorOutput(args: GetVpnConcentratorOutputArgs, opts?: InvokeOptions): Output<GetVpnConcentratorResult>
    def get_vpn_concentrator(vpn_concentrator_id: Optional[str] = None,
                             opts: Optional[InvokeOptions] = None) -> GetVpnConcentratorResult
    def get_vpn_concentrator_output(vpn_concentrator_id: Optional[pulumi.Input[str]] = None,
                             opts: Optional[InvokeOptions] = None) -> Output[GetVpnConcentratorResult]
    func LookupVpnConcentrator(ctx *Context, args *LookupVpnConcentratorArgs, opts ...InvokeOption) (*LookupVpnConcentratorResult, error)
    func LookupVpnConcentratorOutput(ctx *Context, args *LookupVpnConcentratorOutputArgs, opts ...InvokeOption) LookupVpnConcentratorResultOutput

    > Note: This function is named LookupVpnConcentrator in the Go SDK.

    public static class GetVpnConcentrator 
    {
        public static Task<GetVpnConcentratorResult> InvokeAsync(GetVpnConcentratorArgs args, InvokeOptions? opts = null)
        public static Output<GetVpnConcentratorResult> Invoke(GetVpnConcentratorInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetVpnConcentratorResult> getVpnConcentrator(GetVpnConcentratorArgs args, InvokeOptions options)
    public static Output<GetVpnConcentratorResult> getVpnConcentrator(GetVpnConcentratorArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:ec2:getVpnConcentrator
      arguments:
        # arguments dictionary

    The following arguments are supported:

    VpnConcentratorId string
    The provider-assigned unique ID for this managed resource
    VpnConcentratorId string
    The provider-assigned unique ID for this managed resource
    vpnConcentratorId String
    The provider-assigned unique ID for this managed resource
    vpnConcentratorId string
    The provider-assigned unique ID for this managed resource
    vpn_concentrator_id str
    The provider-assigned unique ID for this managed resource
    vpnConcentratorId String
    The provider-assigned unique ID for this managed resource

    getVpnConcentrator Result

    The following output properties are available:

    Tags List<Pulumi.AwsNative.Outputs.Tag>
    Any tags assigned to the VPN concentrator.
    TransitGatewayAttachmentId string
    The ID of the transit gateway attachment
    VpnConcentratorId string
    The provider-assigned unique ID for this managed resource
    Tags Tag
    Any tags assigned to the VPN concentrator.
    TransitGatewayAttachmentId string
    The ID of the transit gateway attachment
    VpnConcentratorId string
    The provider-assigned unique ID for this managed resource
    tags List<Tag>
    Any tags assigned to the VPN concentrator.
    transitGatewayAttachmentId String
    The ID of the transit gateway attachment
    vpnConcentratorId String
    The provider-assigned unique ID for this managed resource
    tags Tag[]
    Any tags assigned to the VPN concentrator.
    transitGatewayAttachmentId string
    The ID of the transit gateway attachment
    vpnConcentratorId string
    The provider-assigned unique ID for this managed resource
    tags Sequence[root_Tag]
    Any tags assigned to the VPN concentrator.
    transit_gateway_attachment_id str
    The ID of the transit gateway attachment
    vpn_concentrator_id str
    The provider-assigned unique ID for this managed resource
    tags List<Property Map>
    Any tags assigned to the VPN concentrator.
    transitGatewayAttachmentId String
    The ID of the transit gateway attachment
    vpnConcentratorId String
    The provider-assigned unique ID for this managed resource

    Supporting Types

    Tag

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    AWS Cloud Control v1.44.0 published on Friday, Dec 19, 2025 by Pulumi
      Meet Neo: Your AI Platform Teammate