Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

NetworkManager

import { NetworkManager } from "https://aws-api.deno.dev/v0.4/services/networkmanager.ts?docs=full";
class NetworkManager {
constructor(apiFactory: client.ApiFactory);
async acceptAttachment(params: AcceptAttachmentRequest, opts?: client.RequestOptions): Promise<AcceptAttachmentResponse>;
async associateConnectPeer(params: AssociateConnectPeerRequest, opts?: client.RequestOptions): Promise<AssociateConnectPeerResponse>;
async associateCustomerGateway(params: AssociateCustomerGatewayRequest, opts?: client.RequestOptions): Promise<AssociateCustomerGatewayResponse>;
async associateLink(params: AssociateLinkRequest, opts?: client.RequestOptions): Promise<AssociateLinkResponse>;
async associateTransitGatewayConnectPeer(params: AssociateTransitGatewayConnectPeerRequest, opts?: client.RequestOptions): Promise<AssociateTransitGatewayConnectPeerResponse>;
async createConnectAttachment(params: CreateConnectAttachmentRequest, opts?: client.RequestOptions): Promise<CreateConnectAttachmentResponse>;
async createConnection(params: CreateConnectionRequest, opts?: client.RequestOptions): Promise<CreateConnectionResponse>;
async createConnectPeer(params: CreateConnectPeerRequest, opts?: client.RequestOptions): Promise<CreateConnectPeerResponse>;
async createCoreNetwork(params: CreateCoreNetworkRequest, opts?: client.RequestOptions): Promise<CreateCoreNetworkResponse>;
async createDevice(params: CreateDeviceRequest, opts?: client.RequestOptions): Promise<CreateDeviceResponse>;
async createGlobalNetwork(params?: CreateGlobalNetworkRequest, opts?: client.RequestOptions): Promise<CreateGlobalNetworkResponse>;
async createLink(params: CreateLinkRequest, opts?: client.RequestOptions): Promise<CreateLinkResponse>;
async createSite(params: CreateSiteRequest, opts?: client.RequestOptions): Promise<CreateSiteResponse>;
async createSiteToSiteVpnAttachment(params: CreateSiteToSiteVpnAttachmentRequest, opts?: client.RequestOptions): Promise<CreateSiteToSiteVpnAttachmentResponse>;
async createTransitGatewayPeering(params: CreateTransitGatewayPeeringRequest, opts?: client.RequestOptions): Promise<CreateTransitGatewayPeeringResponse>;
async createVpcAttachment(params: CreateVpcAttachmentRequest, opts?: client.RequestOptions): Promise<CreateVpcAttachmentResponse>;
async deleteAttachment(params: DeleteAttachmentRequest, opts?: client.RequestOptions): Promise<DeleteAttachmentResponse>;
async deleteConnection(params: DeleteConnectionRequest, opts?: client.RequestOptions): Promise<DeleteConnectionResponse>;
async deleteConnectPeer(params: DeleteConnectPeerRequest, opts?: client.RequestOptions): Promise<DeleteConnectPeerResponse>;
async deleteCoreNetwork(params: DeleteCoreNetworkRequest, opts?: client.RequestOptions): Promise<DeleteCoreNetworkResponse>;
async deleteCoreNetworkPolicyVersion(params: DeleteCoreNetworkPolicyVersionRequest, opts?: client.RequestOptions): Promise<DeleteCoreNetworkPolicyVersionResponse>;
async deleteDevice(params: DeleteDeviceRequest, opts?: client.RequestOptions): Promise<DeleteDeviceResponse>;
async deleteGlobalNetwork(params: DeleteGlobalNetworkRequest, opts?: client.RequestOptions): Promise<DeleteGlobalNetworkResponse>;
async deleteLink(params: DeleteLinkRequest, opts?: client.RequestOptions): Promise<DeleteLinkResponse>;
async deletePeering(params: DeletePeeringRequest, opts?: client.RequestOptions): Promise<DeletePeeringResponse>;
async deleteResourcePolicy(params: DeleteResourcePolicyRequest, opts?: client.RequestOptions): Promise<void>;
async deleteSite(params: DeleteSiteRequest, opts?: client.RequestOptions): Promise<DeleteSiteResponse>;
async deregisterTransitGateway(params: DeregisterTransitGatewayRequest, opts?: client.RequestOptions): Promise<DeregisterTransitGatewayResponse>;
async describeGlobalNetworks(params?: DescribeGlobalNetworksRequest, opts?: client.RequestOptions): Promise<DescribeGlobalNetworksResponse>;
async disassociateConnectPeer(params: DisassociateConnectPeerRequest, opts?: client.RequestOptions): Promise<DisassociateConnectPeerResponse>;
async disassociateCustomerGateway(params: DisassociateCustomerGatewayRequest, opts?: client.RequestOptions): Promise<DisassociateCustomerGatewayResponse>;
async disassociateLink(params: DisassociateLinkRequest, opts?: client.RequestOptions): Promise<DisassociateLinkResponse>;
async disassociateTransitGatewayConnectPeer(params: DisassociateTransitGatewayConnectPeerRequest, opts?: client.RequestOptions): Promise<DisassociateTransitGatewayConnectPeerResponse>;
async executeCoreNetworkChangeSet(params: ExecuteCoreNetworkChangeSetRequest, opts?: client.RequestOptions): Promise<void>;
async getConnectAttachment(params: GetConnectAttachmentRequest, opts?: client.RequestOptions): Promise<GetConnectAttachmentResponse>;
async getConnections(params: GetConnectionsRequest, opts?: client.RequestOptions): Promise<GetConnectionsResponse>;
async getConnectPeer(params: GetConnectPeerRequest, opts?: client.RequestOptions): Promise<GetConnectPeerResponse>;
async getConnectPeerAssociations(params: GetConnectPeerAssociationsRequest, opts?: client.RequestOptions): Promise<GetConnectPeerAssociationsResponse>;
async getCoreNetwork(params: GetCoreNetworkRequest, opts?: client.RequestOptions): Promise<GetCoreNetworkResponse>;
async getCoreNetworkChangeEvents(params: GetCoreNetworkChangeEventsRequest, opts?: client.RequestOptions): Promise<GetCoreNetworkChangeEventsResponse>;
async getCoreNetworkChangeSet(params: GetCoreNetworkChangeSetRequest, opts?: client.RequestOptions): Promise<GetCoreNetworkChangeSetResponse>;
async getCoreNetworkPolicy(params: GetCoreNetworkPolicyRequest, opts?: client.RequestOptions): Promise<GetCoreNetworkPolicyResponse>;
async getCustomerGatewayAssociations(params: GetCustomerGatewayAssociationsRequest, opts?: client.RequestOptions): Promise<GetCustomerGatewayAssociationsResponse>;
async getDevices(params: GetDevicesRequest, opts?: client.RequestOptions): Promise<GetDevicesResponse>;
async getLinkAssociations(params: GetLinkAssociationsRequest, opts?: client.RequestOptions): Promise<GetLinkAssociationsResponse>;
async getLinks(params: GetLinksRequest, opts?: client.RequestOptions): Promise<GetLinksResponse>;
async getNetworkResourceCounts(params: GetNetworkResourceCountsRequest, opts?: client.RequestOptions): Promise<GetNetworkResourceCountsResponse>;
async getNetworkResourceRelationships(params: GetNetworkResourceRelationshipsRequest, opts?: client.RequestOptions): Promise<GetNetworkResourceRelationshipsResponse>;
async getNetworkResources(params: GetNetworkResourcesRequest, opts?: client.RequestOptions): Promise<GetNetworkResourcesResponse>;
async getNetworkRoutes(params: GetNetworkRoutesRequest, opts?: client.RequestOptions): Promise<GetNetworkRoutesResponse>;
async getNetworkTelemetry(params: GetNetworkTelemetryRequest, opts?: client.RequestOptions): Promise<GetNetworkTelemetryResponse>;
async getResourcePolicy(params: GetResourcePolicyRequest, opts?: client.RequestOptions): Promise<GetResourcePolicyResponse>;
async getRouteAnalysis(params: GetRouteAnalysisRequest, opts?: client.RequestOptions): Promise<GetRouteAnalysisResponse>;
async getSites(params: GetSitesRequest, opts?: client.RequestOptions): Promise<GetSitesResponse>;
async getSiteToSiteVpnAttachment(params: GetSiteToSiteVpnAttachmentRequest, opts?: client.RequestOptions): Promise<GetSiteToSiteVpnAttachmentResponse>;
async getTransitGatewayPeering(params: GetTransitGatewayPeeringRequest, opts?: client.RequestOptions): Promise<GetTransitGatewayPeeringResponse>;
async getTransitGatewayRegistrations(params: GetTransitGatewayRegistrationsRequest, opts?: client.RequestOptions): Promise<GetTransitGatewayRegistrationsResponse>;
async getTransitGatewayRouteTableAttachment(params: GetTransitGatewayRouteTableAttachmentRequest, opts?: client.RequestOptions): Promise<GetTransitGatewayRouteTableAttachmentResponse>;
async getVpcAttachment(params: GetVpcAttachmentRequest, opts?: client.RequestOptions): Promise<GetVpcAttachmentResponse>;
async listAttachments(params?: ListAttachmentsRequest, opts?: client.RequestOptions): Promise<ListAttachmentsResponse>;
async listConnectPeers(params?: ListConnectPeersRequest, opts?: client.RequestOptions): Promise<ListConnectPeersResponse>;
async listCoreNetworkPolicyVersions(params: ListCoreNetworkPolicyVersionsRequest, opts?: client.RequestOptions): Promise<ListCoreNetworkPolicyVersionsResponse>;
async listCoreNetworks(params?: ListCoreNetworksRequest, opts?: client.RequestOptions): Promise<ListCoreNetworksResponse>;
async listOrganizationServiceAccessStatus(params?: ListOrganizationServiceAccessStatusRequest, opts?: client.RequestOptions): Promise<ListOrganizationServiceAccessStatusResponse>;
async listPeerings(params?: ListPeeringsRequest, opts?: client.RequestOptions): Promise<ListPeeringsResponse>;
async listTagsForResource(params: ListTagsForResourceRequest, opts?: client.RequestOptions): Promise<ListTagsForResourceResponse>;
async putCoreNetworkPolicy(params: PutCoreNetworkPolicyRequest, opts?: client.RequestOptions): Promise<PutCoreNetworkPolicyResponse>;
async putResourcePolicy(params: PutResourcePolicyRequest, opts?: client.RequestOptions): Promise<void>;
async registerTransitGateway(params: RegisterTransitGatewayRequest, opts?: client.RequestOptions): Promise<RegisterTransitGatewayResponse>;
async rejectAttachment(params: RejectAttachmentRequest, opts?: client.RequestOptions): Promise<RejectAttachmentResponse>;
async restoreCoreNetworkPolicyVersion(params: RestoreCoreNetworkPolicyVersionRequest, opts?: client.RequestOptions): Promise<RestoreCoreNetworkPolicyVersionResponse>;
async startOrganizationServiceAccessUpdate(params: StartOrganizationServiceAccessUpdateRequest, opts?: client.RequestOptions): Promise<StartOrganizationServiceAccessUpdateResponse>;
async startRouteAnalysis(params: StartRouteAnalysisRequest, opts?: client.RequestOptions): Promise<StartRouteAnalysisResponse>;
async tagResource(params: TagResourceRequest, opts?: client.RequestOptions): Promise<void>;
async untagResource(params: UntagResourceRequest, opts?: client.RequestOptions): Promise<void>;
async updateConnection(params: UpdateConnectionRequest, opts?: client.RequestOptions): Promise<UpdateConnectionResponse>;
async updateCoreNetwork(params: UpdateCoreNetworkRequest, opts?: client.RequestOptions): Promise<UpdateCoreNetworkResponse>;
async updateDevice(params: UpdateDeviceRequest, opts?: client.RequestOptions): Promise<UpdateDeviceResponse>;
async updateGlobalNetwork(params: UpdateGlobalNetworkRequest, opts?: client.RequestOptions): Promise<UpdateGlobalNetworkResponse>;
async updateLink(params: UpdateLinkRequest, opts?: client.RequestOptions): Promise<UpdateLinkResponse>;
async updateNetworkResourceMetadata(params: UpdateNetworkResourceMetadataRequest, opts?: client.RequestOptions): Promise<UpdateNetworkResourceMetadataResponse>;
async updateSite(params: UpdateSiteRequest, opts?: client.RequestOptions): Promise<UpdateSiteResponse>;
async updateVpcAttachment(params: UpdateVpcAttachmentRequest, opts?: client.RequestOptions): Promise<UpdateVpcAttachmentResponse>;
 
static ApiMetadata: client.ApiMetadata;
}

§Constructors

§
new NetworkManager(apiFactory: client.ApiFactory)
[src]

§Methods

§

Accepts a core network attachment request.

Once the attachment request is accepted by a core network owner, the attachment is created and connected to a core network.

§

Associates a core network Connect peer with a device and optionally, with a link.

If you specify a link, it must be associated with the specified device. You can only associate core network Connect peers that have been created on a core network Connect attachment on a core network.

§

Associates a customer gateway with a device and optionally, with a link. If you specify a link, it must be associated with the specified device.

You can only associate customer gateways that are connected to a VPN attachment on a transit gateway or core network registered in your global network. When you register a transit gateway or core network, customer gateways that are connected to the transit gateway are automatically included in the global network. To list customer gateways that are connected to a transit gateway, use the DescribeVpnConnections EC2 API and filter by transit-gateway-id.

You cannot associate a customer gateway with more than one device and link.

§

Associates a transit gateway Connect peer with a device, and optionally, with a link. If you specify a link, it must be associated with the specified device.

You can only associate transit gateway Connect peers that have been created on a transit gateway that's registered in your global network.

You cannot associate a transit gateway Connect peer with more than one device and link.

§

Creates a core network Connect attachment from a specified core network attachment.

A core network Connect attachment is a GRE-based tunnel attachment that you can use to establish a connection between a core network and an appliance. A core network Connect attachment uses an existing VPC attachment as the underlying transport mechanism.

§

Creates a connection between two devices. The devices can be a physical or virtual appliance that connects to a third-party appliance in a VPC, or a physical appliance that connects to another physical appliance in an on-premises network.

§

Creates a core network Connect peer for a specified core network connect attachment between a core network and an appliance. The peer address and transit gateway address must be the same IP address family (IPv4 or IPv6).

§

Creates a core network as part of your global network, and optionally, with a core network policy.

§

Creates a new device in a global network. If you specify both a site ID and a location, the location of the site is used for visualization in the Network Manager console.

§

Creates a new, empty global network.

§

Creates a new site in a global network.

§

Creates an Amazon Web Services site-to-site VPN attachment on an edge location of a core network.

§

Creates a transit gateway peering connection.

§

Creates a transit gateway route table attachment.

§

Creates a VPC attachment on an edge location of a core network.

§

Deletes an attachment. Supports all attachment types.

§

Deletes the specified connection in your global network.

§

Deletes a Connect peer.

§

Deletes a core network along with all core network policies. This can only be done if there are no attachments on a core network.

§

Deletes a policy version from a core network. You can't delete the current LIVE policy.

§

Deletes an existing device. You must first disassociate the device from any links and customer gateways.

§

Deletes an existing global network. You must first delete all global network objects (devices, links, and sites), deregister all transit gateways, and delete any core networks.

§

Deletes an existing peering connection.

§
deleteResourcePolicy(params: DeleteResourcePolicyRequest, opts?: client.RequestOptions): Promise<void>
[src]

Deletes a resource policy for the specified resource. This revokes the access of the principals specified in the resource policy.

§

Deletes an existing site. The site cannot be associated with any device or link.

§

Deregisters a transit gateway from your global network. This action does not delete your transit gateway, or modify any of its attachments. This action removes any customer gateway associations.

§

Describes one or more global networks. By default, all global networks are described. To describe the objects in your global network, you must use the appropriate Get* action. For example, to list the transit gateways in your global network, use "GetTransitGatewayRegistrations".

§

Disassociates a core network Connect peer from a device and a link.

§

Disassociates a customer gateway from a device and a link.

§

Disassociates a transit gateway Connect peer from a device and link.

§
executeCoreNetworkChangeSet(params: ExecuteCoreNetworkChangeSetRequest, opts?: client.RequestOptions): Promise<void>
[src]

Executes a change set on your core network. Deploys changes globally based on the policy submitted..

§

Returns information about a core network Connect attachment.

§

Gets information about one or more of your connections in a global network.

§

Returns information about a core network Connect peer.

§

Returns information about a core network Connect peer associations.

§

Returns information about the LIVE policy for a core network.

§

Returns information about a core network change event.

§

Returns a change set between the LIVE core network policy and a submitted policy.

§

Returns details about a core network policy. You can get details about your current live policy or any previous policy version.

§

Gets the association information for customer gateways that are associated with devices and links in your global network.

§

Gets information about one or more of your devices in a global network.

§

Gets the link associations for a device or a link. Either the device ID or the link ID must be specified.

§

Gets the count of network resources, by resource type, for the specified global network.

§

Gets the network resource relationships for the specified global network.

§

Describes the network resources for the specified global network.

The results include information from the corresponding Describe call for the resource, minus any sensitive information such as pre-shared keys.

§

Gets the network routes of the specified global network.

§

Gets the network telemetry of the specified global network.

§

Returns information about a resource policy.

§

Gets information about the specified route analysis.

§
getSites(params: GetSitesRequest, opts?: client.RequestOptions): Promise<GetSitesResponse>
[src]

Gets information about one or more of your sites in a global network.

§

Returns information about a site-to-site VPN attachment.

§

Gets information about one or more of your transit gateway Connect peer associations in a global network.

§

Returns information about a transit gateway peer.

§

Gets information about the transit gateway registrations in a specified global network.

§

Returns information about a transit gateway route table attachment.

§

Returns information about a VPC attachment.

§

Returns a list of core network attachments.

§

Returns a list of core network Connect peers.

§

Returns a list of core network policy versions.

§

Returns a list of owned and shared core networks.

§

Gets the status of the Service Linked Role (SLR) deployment for the accounts in a given Amazon Web Services Organization.

§

Lists the peerings for a core network.

§

Lists the tags for a specified resource.

§

Creates a new, immutable version of a core network policy. A subsequent change set is created showing the differences between the LIVE policy and the submitted policy.

§
putResourcePolicy(params: PutResourcePolicyRequest, opts?: client.RequestOptions): Promise<void>
[src]

Creates or updates a resource policy.

§

Registers a transit gateway in your global network. The transit gateway can be in any Amazon Web Services Region, but it must be owned by the same Amazon Web Services account that owns the global network. You cannot register a transit gateway in more than one global network.

§

Rejects a core network attachment request.

§

Restores a previous policy version as a new, immutable version of a core network policy. A subsequent change set is created showing the differences between the LIVE policy and restored policy.

§

Enables the Network Manager service for an Amazon Web Services Organization. This can only be called by a management account within the organization.

§

Starts analyzing the routing path between the specified source and destination. For more information, see Route Analyzer.

§
tagResource(params: TagResourceRequest, opts?: client.RequestOptions): Promise<void>
[src]

Tags a specified resource.

§
untagResource(params: UntagResourceRequest, opts?: client.RequestOptions): Promise<void>
[src]

Removes tags from a specified resource.

§

Updates the information for an existing connection. To remove information for any of the parameters, specify an empty string.

§

Updates the description of a core network.

§

Updates the details for an existing device. To remove information for any of the parameters, specify an empty string.

§

Updates an existing global network. To remove information for any of the parameters, specify an empty string.

§

Updates the resource metadata for the specified global network.

§

Updates the information for an existing site. To remove information for any of the parameters, specify an empty string.

§

Updates a VPC attachment.

§Static Properties