1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. rtbfabric
  5. getRequesterGateway

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

AWS Cloud Control v1.38.0 published on Wednesday, Nov 5, 2025 by Pulumi

aws-native.rtbfabric.getRequesterGateway

Start a Neo task
Explain and create an aws-native.rtbfabric.getRequesterGateway resource
aws-native logo

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

AWS Cloud Control v1.38.0 published on Wednesday, Nov 5, 2025 by Pulumi

    Resource Type definition for AWS::RTBFabric::RequesterGateway Resource Type.

    Using getRequesterGateway

    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 getRequesterGateway(args: GetRequesterGatewayArgs, opts?: InvokeOptions): Promise<GetRequesterGatewayResult>
    function getRequesterGatewayOutput(args: GetRequesterGatewayOutputArgs, opts?: InvokeOptions): Output<GetRequesterGatewayResult>
    def get_requester_gateway(arn: Optional[str] = None,
                              opts: Optional[InvokeOptions] = None) -> GetRequesterGatewayResult
    def get_requester_gateway_output(arn: Optional[pulumi.Input[str]] = None,
                              opts: Optional[InvokeOptions] = None) -> Output[GetRequesterGatewayResult]
    func LookupRequesterGateway(ctx *Context, args *LookupRequesterGatewayArgs, opts ...InvokeOption) (*LookupRequesterGatewayResult, error)
    func LookupRequesterGatewayOutput(ctx *Context, args *LookupRequesterGatewayOutputArgs, opts ...InvokeOption) LookupRequesterGatewayResultOutput

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

    public static class GetRequesterGateway 
    {
        public static Task<GetRequesterGatewayResult> InvokeAsync(GetRequesterGatewayArgs args, InvokeOptions? opts = null)
        public static Output<GetRequesterGatewayResult> Invoke(GetRequesterGatewayInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetRequesterGatewayResult> getRequesterGateway(GetRequesterGatewayArgs args, InvokeOptions options)
    public static Output<GetRequesterGatewayResult> getRequesterGateway(GetRequesterGatewayArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:rtbfabric:getRequesterGateway
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Arn string
    Arn string
    arn String
    arn string
    arn str
    arn String

    getRequesterGateway Result

    The following output properties are available:

    ActiveLinksCount int
    Arn string
    CreatedTimestamp string
    Description string
    An optional description for the requester gateway.
    DomainName string
    GatewayId string
    RequesterGatewayStatus Pulumi.AwsNative.RtbFabric.RequesterGatewayStatus
    SecurityGroupIds List<string>
    The unique identifiers of the security groups.
    SubnetIds List<string>
    The unique identifiers of the subnets.
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    A map of the key-value pairs of the tag or tags to assign to the resource.
    TotalLinksCount int
    UpdatedTimestamp string
    VpcId string
    The unique identifier of the Virtual Private Cloud (VPC).
    ActiveLinksCount int
    Arn string
    CreatedTimestamp string
    Description string
    An optional description for the requester gateway.
    DomainName string
    GatewayId string
    RequesterGatewayStatus RequesterGatewayStatus
    SecurityGroupIds []string
    The unique identifiers of the security groups.
    SubnetIds []string
    The unique identifiers of the subnets.
    Tags Tag
    A map of the key-value pairs of the tag or tags to assign to the resource.
    TotalLinksCount int
    UpdatedTimestamp string
    VpcId string
    The unique identifier of the Virtual Private Cloud (VPC).
    activeLinksCount Integer
    arn String
    createdTimestamp String
    description String
    An optional description for the requester gateway.
    domainName String
    gatewayId String
    requesterGatewayStatus RequesterGatewayStatus
    securityGroupIds List<String>
    The unique identifiers of the security groups.
    subnetIds List<String>
    The unique identifiers of the subnets.
    tags List<Tag>
    A map of the key-value pairs of the tag or tags to assign to the resource.
    totalLinksCount Integer
    updatedTimestamp String
    vpcId String
    The unique identifier of the Virtual Private Cloud (VPC).
    activeLinksCount number
    arn string
    createdTimestamp string
    description string
    An optional description for the requester gateway.
    domainName string
    gatewayId string
    requesterGatewayStatus RequesterGatewayStatus
    securityGroupIds string[]
    The unique identifiers of the security groups.
    subnetIds string[]
    The unique identifiers of the subnets.
    tags Tag[]
    A map of the key-value pairs of the tag or tags to assign to the resource.
    totalLinksCount number
    updatedTimestamp string
    vpcId string
    The unique identifier of the Virtual Private Cloud (VPC).
    active_links_count int
    arn str
    created_timestamp str
    description str
    An optional description for the requester gateway.
    domain_name str
    gateway_id str
    requester_gateway_status RequesterGatewayStatus
    security_group_ids Sequence[str]
    The unique identifiers of the security groups.
    subnet_ids Sequence[str]
    The unique identifiers of the subnets.
    tags Sequence[root_Tag]
    A map of the key-value pairs of the tag or tags to assign to the resource.
    total_links_count int
    updated_timestamp str
    vpc_id str
    The unique identifier of the Virtual Private Cloud (VPC).
    activeLinksCount Number
    arn String
    createdTimestamp String
    description String
    An optional description for the requester gateway.
    domainName String
    gatewayId String
    requesterGatewayStatus "PENDING_CREATION" | "ACTIVE" | "PENDING_DELETION" | "DELETED" | "ERROR" | "PENDING_UPDATE" | "ISOLATED" | "PENDING_ISOLATION" | "PENDING_RESTORATION"
    securityGroupIds List<String>
    The unique identifiers of the security groups.
    subnetIds List<String>
    The unique identifiers of the subnets.
    tags List<Property Map>
    A map of the key-value pairs of the tag or tags to assign to the resource.
    totalLinksCount Number
    updatedTimestamp String
    vpcId String
    The unique identifier of the Virtual Private Cloud (VPC).

    Supporting Types

    RequesterGatewayStatus

    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.38.0 published on Wednesday, Nov 5, 2025 by Pulumi
      Meet Neo: Your AI Platform Teammate