1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. odb
  5. getOdbPeeringConnection

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

AWS Cloud Control v1.36.0 published on Friday, Oct 3, 2025 by Pulumi

aws-native.odb.getOdbPeeringConnection

Explore with Pulumi AI

aws-native logo

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

AWS Cloud Control v1.36.0 published on Friday, Oct 3, 2025 by Pulumi

    Resource Type definition for AWS::ODB::OdbPeeringConnection.

    Using getOdbPeeringConnection

    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 getOdbPeeringConnection(args: GetOdbPeeringConnectionArgs, opts?: InvokeOptions): Promise<GetOdbPeeringConnectionResult>
    function getOdbPeeringConnectionOutput(args: GetOdbPeeringConnectionOutputArgs, opts?: InvokeOptions): Output<GetOdbPeeringConnectionResult>
    def get_odb_peering_connection(odb_peering_connection_arn: Optional[str] = None,
                                   opts: Optional[InvokeOptions] = None) -> GetOdbPeeringConnectionResult
    def get_odb_peering_connection_output(odb_peering_connection_arn: Optional[pulumi.Input[str]] = None,
                                   opts: Optional[InvokeOptions] = None) -> Output[GetOdbPeeringConnectionResult]
    func LookupOdbPeeringConnection(ctx *Context, args *LookupOdbPeeringConnectionArgs, opts ...InvokeOption) (*LookupOdbPeeringConnectionResult, error)
    func LookupOdbPeeringConnectionOutput(ctx *Context, args *LookupOdbPeeringConnectionOutputArgs, opts ...InvokeOption) LookupOdbPeeringConnectionResultOutput

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

    public static class GetOdbPeeringConnection 
    {
        public static Task<GetOdbPeeringConnectionResult> InvokeAsync(GetOdbPeeringConnectionArgs args, InvokeOptions? opts = null)
        public static Output<GetOdbPeeringConnectionResult> Invoke(GetOdbPeeringConnectionInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetOdbPeeringConnectionResult> getOdbPeeringConnection(GetOdbPeeringConnectionArgs args, InvokeOptions options)
    public static Output<GetOdbPeeringConnectionResult> getOdbPeeringConnection(GetOdbPeeringConnectionArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:odb:getOdbPeeringConnection
      arguments:
        # arguments dictionary

    The following arguments are supported:

    OdbPeeringConnectionArn string
    The Amazon Resource Name (ARN) of the ODB peering connection.
    OdbPeeringConnectionArn string
    The Amazon Resource Name (ARN) of the ODB peering connection.
    odbPeeringConnectionArn String
    The Amazon Resource Name (ARN) of the ODB peering connection.
    odbPeeringConnectionArn string
    The Amazon Resource Name (ARN) of the ODB peering connection.
    odb_peering_connection_arn str
    The Amazon Resource Name (ARN) of the ODB peering connection.
    odbPeeringConnectionArn String
    The Amazon Resource Name (ARN) of the ODB peering connection.

    getOdbPeeringConnection Result

    The following output properties are available:

    OdbNetworkArn string
    The Amazon Resource Name (ARN) of the ODB network.
    OdbPeeringConnectionArn string
    The Amazon Resource Name (ARN) of the ODB peering connection.
    OdbPeeringConnectionId string
    The unique identifier of the ODB peering connection.
    PeerNetworkArn string
    The Amazon Resource Name (ARN) of the peer network.
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    Tags to assign to the Odb peering connection.
    OdbNetworkArn string
    The Amazon Resource Name (ARN) of the ODB network.
    OdbPeeringConnectionArn string
    The Amazon Resource Name (ARN) of the ODB peering connection.
    OdbPeeringConnectionId string
    The unique identifier of the ODB peering connection.
    PeerNetworkArn string
    The Amazon Resource Name (ARN) of the peer network.
    Tags Tag
    Tags to assign to the Odb peering connection.
    odbNetworkArn String
    The Amazon Resource Name (ARN) of the ODB network.
    odbPeeringConnectionArn String
    The Amazon Resource Name (ARN) of the ODB peering connection.
    odbPeeringConnectionId String
    The unique identifier of the ODB peering connection.
    peerNetworkArn String
    The Amazon Resource Name (ARN) of the peer network.
    tags List<Tag>
    Tags to assign to the Odb peering connection.
    odbNetworkArn string
    The Amazon Resource Name (ARN) of the ODB network.
    odbPeeringConnectionArn string
    The Amazon Resource Name (ARN) of the ODB peering connection.
    odbPeeringConnectionId string
    The unique identifier of the ODB peering connection.
    peerNetworkArn string
    The Amazon Resource Name (ARN) of the peer network.
    tags Tag[]
    Tags to assign to the Odb peering connection.
    odb_network_arn str
    The Amazon Resource Name (ARN) of the ODB network.
    odb_peering_connection_arn str
    The Amazon Resource Name (ARN) of the ODB peering connection.
    odb_peering_connection_id str
    The unique identifier of the ODB peering connection.
    peer_network_arn str
    The Amazon Resource Name (ARN) of the peer network.
    tags Sequence[root_Tag]
    Tags to assign to the Odb peering connection.
    odbNetworkArn String
    The Amazon Resource Name (ARN) of the ODB network.
    odbPeeringConnectionArn String
    The Amazon Resource Name (ARN) of the ODB peering connection.
    odbPeeringConnectionId String
    The unique identifier of the ODB peering connection.
    peerNetworkArn String
    The Amazon Resource Name (ARN) of the peer network.
    tags List<Property Map>
    Tags to assign to the Odb peering connection.

    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.36.0 published on Friday, Oct 3, 2025 by Pulumi
      AI Agentic Workflows: Register now