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

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

AWS Cloud Control v1.51.0 published on Monday, Feb 2, 2026 by Pulumi
aws-native logo

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

AWS Cloud Control v1.51.0 published on Monday, Feb 2, 2026 by Pulumi

    Resource Type definition for AWS::RTBFabric::InboundExternalLink Resource Type

    Using getInboundExternalLink

    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 getInboundExternalLink(args: GetInboundExternalLinkArgs, opts?: InvokeOptions): Promise<GetInboundExternalLinkResult>
    function getInboundExternalLinkOutput(args: GetInboundExternalLinkOutputArgs, opts?: InvokeOptions): Output<GetInboundExternalLinkResult>
    def get_inbound_external_link(arn: Optional[str] = None,
                                  opts: Optional[InvokeOptions] = None) -> GetInboundExternalLinkResult
    def get_inbound_external_link_output(arn: Optional[pulumi.Input[str]] = None,
                                  opts: Optional[InvokeOptions] = None) -> Output[GetInboundExternalLinkResult]
    func LookupInboundExternalLink(ctx *Context, args *LookupInboundExternalLinkArgs, opts ...InvokeOption) (*LookupInboundExternalLinkResult, error)
    func LookupInboundExternalLinkOutput(ctx *Context, args *LookupInboundExternalLinkOutputArgs, opts ...InvokeOption) LookupInboundExternalLinkResultOutput

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

    public static class GetInboundExternalLink 
    {
        public static Task<GetInboundExternalLinkResult> InvokeAsync(GetInboundExternalLinkArgs args, InvokeOptions? opts = null)
        public static Output<GetInboundExternalLinkResult> Invoke(GetInboundExternalLinkInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetInboundExternalLinkResult> getInboundExternalLink(GetInboundExternalLinkArgs args, InvokeOptions options)
    public static Output<GetInboundExternalLinkResult> getInboundExternalLink(GetInboundExternalLinkArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:rtbfabric:getInboundExternalLink
      arguments:
        # arguments dictionary

    The following arguments are supported:

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

    getInboundExternalLink Result

    The following output properties are available:

    Supporting Types

    InboundExternalLinkLinkAttributes

    InboundExternalLinkLinkLogSettings

    InboundExternalLinkLinkLogSettingsApplicationLogsProperties

    InboundExternalLinkLinkLogSettingsApplicationLogsPropertiesLinkApplicationLogSamplingProperties

    ErrorLog double
    FilterLog double
    ErrorLog float64
    FilterLog float64
    errorLog Double
    filterLog Double
    errorLog number
    filterLog number
    errorLog Number
    filterLog Number

    InboundExternalLinkLinkStatus

    InboundExternalLinkResponderErrorMaskingForHttpCode

    InboundExternalLinkResponderErrorMaskingForHttpCodeAction

    InboundExternalLinkResponderErrorMaskingLoggingType

    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.51.0 published on Monday, Feb 2, 2026 by Pulumi
      Meet Neo: Your AI Platform Teammate