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

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::OutboundExternalLink Resource Type

    Using getOutboundExternalLink

    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 getOutboundExternalLink(args: GetOutboundExternalLinkArgs, opts?: InvokeOptions): Promise<GetOutboundExternalLinkResult>
    function getOutboundExternalLinkOutput(args: GetOutboundExternalLinkOutputArgs, opts?: InvokeOptions): Output<GetOutboundExternalLinkResult>
    def get_outbound_external_link(arn: Optional[str] = None,
                                   opts: Optional[InvokeOptions] = None) -> GetOutboundExternalLinkResult
    def get_outbound_external_link_output(arn: Optional[pulumi.Input[str]] = None,
                                   opts: Optional[InvokeOptions] = None) -> Output[GetOutboundExternalLinkResult]
    func LookupOutboundExternalLink(ctx *Context, args *LookupOutboundExternalLinkArgs, opts ...InvokeOption) (*LookupOutboundExternalLinkResult, error)
    func LookupOutboundExternalLinkOutput(ctx *Context, args *LookupOutboundExternalLinkOutputArgs, opts ...InvokeOption) LookupOutboundExternalLinkResultOutput

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

    public static class GetOutboundExternalLink 
    {
        public static Task<GetOutboundExternalLinkResult> InvokeAsync(GetOutboundExternalLinkArgs args, InvokeOptions? opts = null)
        public static Output<GetOutboundExternalLinkResult> Invoke(GetOutboundExternalLinkInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetOutboundExternalLinkResult> getOutboundExternalLink(GetOutboundExternalLinkArgs args, InvokeOptions options)
    public static Output<GetOutboundExternalLinkResult> getOutboundExternalLink(GetOutboundExternalLinkArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:rtbfabric:getOutboundExternalLink
      arguments:
        # arguments dictionary

    The following arguments are supported:

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

    getOutboundExternalLink Result

    The following output properties are available:

    Supporting Types

    OutboundExternalLinkLinkAttributes

    OutboundExternalLinkLinkLogSettings

    OutboundExternalLinkLinkLogSettingsApplicationLogsProperties

    OutboundExternalLinkLinkLogSettingsApplicationLogsPropertiesLinkApplicationLogSamplingProperties

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

    OutboundExternalLinkLinkStatus

    OutboundExternalLinkResponderErrorMaskingForHttpCode

    OutboundExternalLinkResponderErrorMaskingForHttpCodeAction

    OutboundExternalLinkResponderErrorMaskingLoggingType

    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