We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi
aws-native.networkmanager.getConnectPeer
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi
AWS::NetworkManager::ConnectPeer Resource Type Definition.
Using getConnectPeer
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 getConnectPeer(args: GetConnectPeerArgs, opts?: InvokeOptions): Promise<GetConnectPeerResult>
function getConnectPeerOutput(args: GetConnectPeerOutputArgs, opts?: InvokeOptions): Output<GetConnectPeerResult>def get_connect_peer(connect_peer_id: Optional[str] = None,
                     opts: Optional[InvokeOptions] = None) -> GetConnectPeerResult
def get_connect_peer_output(connect_peer_id: Optional[pulumi.Input[str]] = None,
                     opts: Optional[InvokeOptions] = None) -> Output[GetConnectPeerResult]func LookupConnectPeer(ctx *Context, args *LookupConnectPeerArgs, opts ...InvokeOption) (*LookupConnectPeerResult, error)
func LookupConnectPeerOutput(ctx *Context, args *LookupConnectPeerOutputArgs, opts ...InvokeOption) LookupConnectPeerResultOutput> Note: This function is named LookupConnectPeer in the Go SDK.
public static class GetConnectPeer 
{
    public static Task<GetConnectPeerResult> InvokeAsync(GetConnectPeerArgs args, InvokeOptions? opts = null)
    public static Output<GetConnectPeerResult> Invoke(GetConnectPeerInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetConnectPeerResult> getConnectPeer(GetConnectPeerArgs args, InvokeOptions options)
public static Output<GetConnectPeerResult> getConnectPeer(GetConnectPeerArgs args, InvokeOptions options)
fn::invoke:
  function: aws-native:networkmanager:getConnectPeer
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ConnectPeer stringId 
- The ID of the Connect peer.
- ConnectPeer stringId 
- The ID of the Connect peer.
- connectPeer StringId 
- The ID of the Connect peer.
- connectPeer stringId 
- The ID of the Connect peer.
- connect_peer_ strid 
- The ID of the Connect peer.
- connectPeer StringId 
- The ID of the Connect peer.
getConnectPeer Result
The following output properties are available:
- Configuration
Pulumi.Aws Native. Network Manager. Outputs. Connect Peer Configuration 
- Configuration of the connect peer.
- ConnectPeer stringId 
- The ID of the Connect peer.
- CoreNetwork stringId 
- The ID of the core network.
- CreatedAt string
- Connect peer creation time.
- EdgeLocation string
- The Connect peer Regions where edges are located.
- State string
- State of the connect peer.
- 
List<Pulumi.Aws Native. Outputs. Tag> 
- An array of key-value pairs to apply to this resource.
- Configuration
ConnectPeer Configuration 
- Configuration of the connect peer.
- ConnectPeer stringId 
- The ID of the Connect peer.
- CoreNetwork stringId 
- The ID of the core network.
- CreatedAt string
- Connect peer creation time.
- EdgeLocation string
- The Connect peer Regions where edges are located.
- State string
- State of the connect peer.
- Tag
- An array of key-value pairs to apply to this resource.
- configuration
ConnectPeer Configuration 
- Configuration of the connect peer.
- connectPeer StringId 
- The ID of the Connect peer.
- coreNetwork StringId 
- The ID of the core network.
- createdAt String
- Connect peer creation time.
- edgeLocation String
- The Connect peer Regions where edges are located.
- state String
- State of the connect peer.
- List<Tag>
- An array of key-value pairs to apply to this resource.
- configuration
ConnectPeer Configuration 
- Configuration of the connect peer.
- connectPeer stringId 
- The ID of the Connect peer.
- coreNetwork stringId 
- The ID of the core network.
- createdAt string
- Connect peer creation time.
- edgeLocation string
- The Connect peer Regions where edges are located.
- state string
- State of the connect peer.
- Tag[]
- An array of key-value pairs to apply to this resource.
- configuration
ConnectPeer Configuration 
- Configuration of the connect peer.
- connect_peer_ strid 
- The ID of the Connect peer.
- core_network_ strid 
- The ID of the core network.
- created_at str
- Connect peer creation time.
- edge_location str
- The Connect peer Regions where edges are located.
- state str
- State of the connect peer.
- Sequence[root_Tag]
- An array of key-value pairs to apply to this resource.
- configuration Property Map
- Configuration of the connect peer.
- connectPeer StringId 
- The ID of the Connect peer.
- coreNetwork StringId 
- The ID of the core network.
- createdAt String
- Connect peer creation time.
- edgeLocation String
- The Connect peer Regions where edges are located.
- state String
- State of the connect peer.
- List<Property Map>
- An array of key-value pairs to apply to this resource.
Supporting Types
ConnectPeerBgpConfiguration   
- CoreNetwork stringAddress 
- The address of a core network.
- CoreNetwork doubleAsn 
- The ASN of the Coret Network.
- PeerAddress string
- The address of a core network Connect peer.
- PeerAsn double
- The ASN of the Connect peer.
- CoreNetwork stringAddress 
- The address of a core network.
- CoreNetwork float64Asn 
- The ASN of the Coret Network.
- PeerAddress string
- The address of a core network Connect peer.
- PeerAsn float64
- The ASN of the Connect peer.
- coreNetwork StringAddress 
- The address of a core network.
- coreNetwork DoubleAsn 
- The ASN of the Coret Network.
- peerAddress String
- The address of a core network Connect peer.
- peerAsn Double
- The ASN of the Connect peer.
- coreNetwork stringAddress 
- The address of a core network.
- coreNetwork numberAsn 
- The ASN of the Coret Network.
- peerAddress string
- The address of a core network Connect peer.
- peerAsn number
- The ASN of the Connect peer.
- core_network_ straddress 
- The address of a core network.
- core_network_ floatasn 
- The ASN of the Coret Network.
- peer_address str
- The address of a core network Connect peer.
- peer_asn float
- The ASN of the Connect peer.
- coreNetwork StringAddress 
- The address of a core network.
- coreNetwork NumberAsn 
- The ASN of the Coret Network.
- peerAddress String
- The address of a core network Connect peer.
- peerAsn Number
- The ASN of the Connect peer.
ConnectPeerConfiguration  
- BgpConfigurations List<Pulumi.Aws Native. Network Manager. Inputs. Connect Peer Bgp Configuration> 
- The Connect peer BGP configurations.
- CoreNetwork stringAddress 
- The IP address of a core network.
- InsideCidr List<string>Blocks 
- The inside IP addresses used for a Connect peer configuration.
- PeerAddress string
- The IP address of the Connect peer.
- Protocol string
- The protocol used for a Connect peer configuration.
- BgpConfigurations []ConnectPeer Bgp Configuration 
- The Connect peer BGP configurations.
- CoreNetwork stringAddress 
- The IP address of a core network.
- InsideCidr []stringBlocks 
- The inside IP addresses used for a Connect peer configuration.
- PeerAddress string
- The IP address of the Connect peer.
- Protocol string
- The protocol used for a Connect peer configuration.
- bgpConfigurations List<ConnectPeer Bgp Configuration> 
- The Connect peer BGP configurations.
- coreNetwork StringAddress 
- The IP address of a core network.
- insideCidr List<String>Blocks 
- The inside IP addresses used for a Connect peer configuration.
- peerAddress String
- The IP address of the Connect peer.
- protocol String
- The protocol used for a Connect peer configuration.
- bgpConfigurations ConnectPeer Bgp Configuration[] 
- The Connect peer BGP configurations.
- coreNetwork stringAddress 
- The IP address of a core network.
- insideCidr string[]Blocks 
- The inside IP addresses used for a Connect peer configuration.
- peerAddress string
- The IP address of the Connect peer.
- protocol string
- The protocol used for a Connect peer configuration.
- bgp_configurations Sequence[ConnectPeer Bgp Configuration] 
- The Connect peer BGP configurations.
- core_network_ straddress 
- The IP address of a core network.
- inside_cidr_ Sequence[str]blocks 
- The inside IP addresses used for a Connect peer configuration.
- peer_address str
- The IP address of the Connect peer.
- protocol str
- The protocol used for a Connect peer configuration.
- bgpConfigurations List<Property Map>
- The Connect peer BGP configurations.
- coreNetwork StringAddress 
- The IP address of a core network.
- insideCidr List<String>Blocks 
- The inside IP addresses used for a Connect peer configuration.
- peerAddress String
- The IP address of the Connect peer.
- protocol String
- The protocol used for a Connect peer configuration.
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi