amazonaws.com – networkmanager
Amazon Web Services enables you to centrally manage your Amazon Web Services Cloud WAN core network and your Transit Gateway network across Amazon Web Services accounts, Regions, and on-premises locations.
- Homepage
- https://api.apis.guru/v2/specs/amazonaws.com:networkmanager/2019-07-05.json
- Provider
- amazonaws.com:networkmanager / networkmanager
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/amazonaws.com/networkmanager/2019-07-05/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/amazonaws.com/networkmanager/2019-07-05/openapi.yaml
Tools (87)
Extracted live via the executor SDK.
-
attachments.acceptAttachmentAccepts 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.
-
attachments.deleteAttachmentDeletes an attachment. Supports all attachment types.
-
attachments.listAttachmentsReturns a list of core network attachments.
-
attachments.rejectAttachmentRejects a core network attachment request.
-
connectAttachments.createConnectAttachmentCreates 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.
-
connectAttachments.getConnectAttachmentReturns information about a core network Connect attachment.
-
connectPeers.createConnectPeerCreates 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).
-
connectPeers.deleteConnectPeerDeletes a Connect peer.
-
connectPeers.getConnectPeerReturns information about a core network Connect peer.
-
connectPeers.listConnectPeersReturns a list of core network Connect peers.
-
coreNetworks.createCoreNetworkCreates a core network as part of your global network, and optionally, with a core network policy.
-
coreNetworks.deleteCoreNetworkDeletes a core network along with all core network policies. This can only be done if there are no attachments on a core network.
-
coreNetworks.deleteCoreNetworkPolicyVersionDeletes a policy version from a core network. You can't delete the current LIVE policy.
-
coreNetworks.executeCoreNetworkChangeSetExecutes a change set on your core network. Deploys changes globally based on the policy submitted..
-
coreNetworks.getCoreNetworkReturns information about the LIVE policy for a core network.
-
coreNetworks.getCoreNetworkChangeEventsReturns information about a core network change event.
-
coreNetworks.getCoreNetworkChangeSetReturns a change set between the LIVE core network policy and a submitted policy.
-
coreNetworks.getCoreNetworkPolicyReturns details about a core network policy. You can get details about your current live policy or any previous policy version.
-
coreNetworks.listCoreNetworkPolicyVersionsReturns a list of core network policy versions.
-
coreNetworks.listCoreNetworksReturns a list of owned and shared core networks.
-
coreNetworks.putCoreNetworkPolicyCreates 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.
-
coreNetworks.restoreCoreNetworkPolicyVersionRestores 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.
-
coreNetworks.updateCoreNetworkUpdates the description of a core network.
-
globalNetworks.associateConnectPeerAssociates 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.
-
globalNetworks.associateCustomerGatewayAssociates 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 EC2 API and filter by
transit-gateway-id.You cannot associate a customer gateway with more than one device and link.
-
globalNetworks.associateLinkAssociates a link to a device. A device can be associated to multiple links and a link can be associated to multiple devices. The device and link must be in the same global network and the same site.
-
globalNetworks.associateTransitGatewayConnectPeerAssociates 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.
-
globalNetworks.createConnectionCreates 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.
-
globalNetworks.createDeviceCreates 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.
-
globalNetworks.createGlobalNetworkCreates a new, empty global network.
-
globalNetworks.createLinkCreates a new link for a specified site.
-
globalNetworks.createSiteCreates a new site in a global network.
-
globalNetworks.deleteConnectionDeletes the specified connection in your global network.
-
globalNetworks.deleteDeviceDeletes an existing device. You must first disassociate the device from any links and customer gateways.
-
globalNetworks.deleteGlobalNetworkDeletes 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.
-
globalNetworks.deleteLinkDeletes an existing link. You must first disassociate the link from any devices and customer gateways.
-
globalNetworks.deleteSiteDeletes an existing site. The site cannot be associated with any device or link.
-
globalNetworks.deregisterTransitGatewayDeregisters 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.
-
globalNetworks.describeGlobalNetworksDescribes 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 [blocked].* -
globalNetworks.disassociateConnectPeerDisassociates a core network Connect peer from a device and a link.
-
globalNetworks.disassociateCustomerGatewayDisassociates a customer gateway from a device and a link.
-
globalNetworks.disassociateLinkDisassociates an existing device from a link. You must first disassociate any customer gateways that are associated with the link.
-
globalNetworks.disassociateTransitGatewayConnectPeerDisassociates a transit gateway Connect peer from a device and link.
-
globalNetworks.getConnectionsGets information about one or more of your connections in a global network.
-
globalNetworks.getConnectPeerAssociationsReturns information about a core network Connect peer associations.
-
globalNetworks.getCustomerGatewayAssociationsGets the association information for customer gateways that are associated with devices and links in your global network.
-
globalNetworks.getDevicesGets information about one or more of your devices in a global network.
-
globalNetworks.getLinkAssociationsGets the link associations for a device or a link. Either the device ID or the link ID must be specified.
-
globalNetworks.getLinksGets information about one or more links in a specified global network.
If you specify the site ID, you cannot specify the type or provider in the same request. You can specify the type and provider in the same request.
-
globalNetworks.getNetworkResourceCountsGets the count of network resources, by resource type, for the specified global network.
-
globalNetworks.getNetworkResourceRelationshipsGets the network resource relationships for the specified global network.
-
globalNetworks.getNetworkResourcesDescribes 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.
-
globalNetworks.getNetworkRoutesGets the network routes of the specified global network.
-
globalNetworks.getNetworkTelemetryGets the network telemetry of the specified global network.
-
globalNetworks.getRouteAnalysisGets information about the specified route analysis.
-
globalNetworks.getSitesGets information about one or more of your sites in a global network.
-
globalNetworks.getTransitGatewayConnectPeerAssociationsGets information about one or more of your transit gateway Connect peer associations in a global network.
-
globalNetworks.getTransitGatewayRegistrationsGets information about the transit gateway registrations in a specified global network.
-
globalNetworks.registerTransitGatewayRegisters a transit gateway in your global network. Not all Regions support transit gateways for global networks. For a list of the supported Regions, see in the Amazon Web Services Transit Gateways for Global Networks User Guide. The transit gateway can be in any of the supported Amazon Web Services Regions, 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.
-
globalNetworks.startRouteAnalysisStarts analyzing the routing path between the specified source and destination. For more information, see .
-
globalNetworks.updateConnectionUpdates the information for an existing connection. To remove information for any of the parameters, specify an empty string.
-
globalNetworks.updateDeviceUpdates the details for an existing device. To remove information for any of the parameters, specify an empty string.
-
globalNetworks.updateGlobalNetworkUpdates an existing global network. To remove information for any of the parameters, specify an empty string.
-
globalNetworks.updateLinkUpdates the details for an existing link. To remove information for any of the parameters, specify an empty string.
-
globalNetworks.updateNetworkResourceMetadataUpdates the resource metadata for the specified global network.
-
globalNetworks.updateSiteUpdates the information for an existing site. To remove information for any of the parameters, specify an empty string.
-
organizations.listOrganizationServiceAccessStatusGets the status of the Service Linked Role (SLR) deployment for the accounts in a given Amazon Web Services Organization.
-
organizations.startOrganizationServiceAccessUpdateEnables the Network Manager service for an Amazon Web Services Organization. This can only be called by a management account within the organization.
-
peerings.deletePeeringDeletes an existing peering connection.
-
peerings.listPeeringsLists the peerings for a core network.
-
resourcePolicy.deleteResourcePolicyDeletes a resource policy for the specified resource. This revokes the access of the principals specified in the resource policy.
-
resourcePolicy.getResourcePolicyReturns information about a resource policy.
-
resourcePolicy.putResourcePolicyCreates or updates a resource policy.
-
siteToSiteVpnAttachments.createSiteToSiteVpnAttachmentCreates an Amazon Web Services site-to-site VPN attachment on an edge location of a core network.
-
siteToSiteVpnAttachments.getSiteToSiteVpnAttachmentReturns information about a site-to-site VPN attachment.
-
tags.listTagsForResourceLists the tags for a specified resource.
-
tags.tagResourceTags a specified resource.
-
tags.untagResourceRemoves tags from a specified resource.
-
transitGatewayPeerings.createTransitGatewayPeeringCreates a transit gateway peering connection.
-
transitGatewayPeerings.getTransitGatewayPeeringReturns information about a transit gateway peer.
-
transitGatewayRouteTableAttachments.createTransitGatewayRouteTableAttachmentCreates a transit gateway route table attachment.
-
transitGatewayRouteTableAttachments.getTransitGatewayRouteTableAttachmentReturns information about a transit gateway route table attachment.
-
vpcAttachments.createVpcAttachmentCreates a VPC attachment on an edge location of a core network.
-
vpcAttachments.getVpcAttachmentReturns information about a VPC attachment.
-
vpcAttachments.updateVpcAttachmentUpdates a VPC attachment.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools