@aws-sdk/client-networkmanager 3.168.0 → 3.170.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (123) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/ts3.4/NetworkManager.d.ts +1576 -430
  3. package/dist-types/ts3.4/NetworkManagerClient.d.ts +640 -158
  4. package/dist-types/ts3.4/commands/AcceptAttachmentCommand.d.ts +37 -17
  5. package/dist-types/ts3.4/commands/AssociateConnectPeerCommand.d.ts +41 -17
  6. package/dist-types/ts3.4/commands/AssociateCustomerGatewayCommand.d.ts +41 -17
  7. package/dist-types/ts3.4/commands/AssociateLinkCommand.d.ts +37 -17
  8. package/dist-types/ts3.4/commands/AssociateTransitGatewayConnectPeerCommand.d.ts +41 -17
  9. package/dist-types/ts3.4/commands/CreateConnectAttachmentCommand.d.ts +41 -17
  10. package/dist-types/ts3.4/commands/CreateConnectPeerCommand.d.ts +38 -17
  11. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +37 -17
  12. package/dist-types/ts3.4/commands/CreateCoreNetworkCommand.d.ts +38 -17
  13. package/dist-types/ts3.4/commands/CreateDeviceCommand.d.ts +34 -17
  14. package/dist-types/ts3.4/commands/CreateGlobalNetworkCommand.d.ts +38 -17
  15. package/dist-types/ts3.4/commands/CreateLinkCommand.d.ts +34 -17
  16. package/dist-types/ts3.4/commands/CreateSiteCommand.d.ts +34 -17
  17. package/dist-types/ts3.4/commands/CreateSiteToSiteVpnAttachmentCommand.d.ts +41 -17
  18. package/dist-types/ts3.4/commands/CreateTransitGatewayPeeringCommand.d.ts +41 -17
  19. package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableAttachmentCommand.d.ts +41 -17
  20. package/dist-types/ts3.4/commands/CreateVpcAttachmentCommand.d.ts +38 -17
  21. package/dist-types/ts3.4/commands/DeleteAttachmentCommand.d.ts +37 -17
  22. package/dist-types/ts3.4/commands/DeleteConnectPeerCommand.d.ts +38 -17
  23. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +37 -17
  24. package/dist-types/ts3.4/commands/DeleteCoreNetworkCommand.d.ts +38 -17
  25. package/dist-types/ts3.4/commands/DeleteCoreNetworkPolicyVersionCommand.d.ts +41 -17
  26. package/dist-types/ts3.4/commands/DeleteDeviceCommand.d.ts +34 -17
  27. package/dist-types/ts3.4/commands/DeleteGlobalNetworkCommand.d.ts +38 -17
  28. package/dist-types/ts3.4/commands/DeleteLinkCommand.d.ts +34 -17
  29. package/dist-types/ts3.4/commands/DeletePeeringCommand.d.ts +37 -17
  30. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +41 -17
  31. package/dist-types/ts3.4/commands/DeleteSiteCommand.d.ts +34 -17
  32. package/dist-types/ts3.4/commands/DeregisterTransitGatewayCommand.d.ts +41 -17
  33. package/dist-types/ts3.4/commands/DescribeGlobalNetworksCommand.d.ts +41 -17
  34. package/dist-types/ts3.4/commands/DisassociateConnectPeerCommand.d.ts +41 -17
  35. package/dist-types/ts3.4/commands/DisassociateCustomerGatewayCommand.d.ts +41 -17
  36. package/dist-types/ts3.4/commands/DisassociateLinkCommand.d.ts +37 -17
  37. package/dist-types/ts3.4/commands/DisassociateTransitGatewayConnectPeerCommand.d.ts +41 -17
  38. package/dist-types/ts3.4/commands/ExecuteCoreNetworkChangeSetCommand.d.ts +41 -17
  39. package/dist-types/ts3.4/commands/GetConnectAttachmentCommand.d.ts +41 -17
  40. package/dist-types/ts3.4/commands/GetConnectPeerAssociationsCommand.d.ts +41 -17
  41. package/dist-types/ts3.4/commands/GetConnectPeerCommand.d.ts +37 -17
  42. package/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +37 -17
  43. package/dist-types/ts3.4/commands/GetCoreNetworkChangeEventsCommand.d.ts +41 -17
  44. package/dist-types/ts3.4/commands/GetCoreNetworkChangeSetCommand.d.ts +41 -17
  45. package/dist-types/ts3.4/commands/GetCoreNetworkCommand.d.ts +37 -17
  46. package/dist-types/ts3.4/commands/GetCoreNetworkPolicyCommand.d.ts +41 -17
  47. package/dist-types/ts3.4/commands/GetCustomerGatewayAssociationsCommand.d.ts +41 -17
  48. package/dist-types/ts3.4/commands/GetDevicesCommand.d.ts +34 -17
  49. package/dist-types/ts3.4/commands/GetLinkAssociationsCommand.d.ts +38 -17
  50. package/dist-types/ts3.4/commands/GetLinksCommand.d.ts +34 -17
  51. package/dist-types/ts3.4/commands/GetNetworkResourceCountsCommand.d.ts +41 -17
  52. package/dist-types/ts3.4/commands/GetNetworkResourceRelationshipsCommand.d.ts +41 -17
  53. package/dist-types/ts3.4/commands/GetNetworkResourcesCommand.d.ts +38 -17
  54. package/dist-types/ts3.4/commands/GetNetworkRoutesCommand.d.ts +37 -17
  55. package/dist-types/ts3.4/commands/GetNetworkTelemetryCommand.d.ts +38 -17
  56. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +38 -17
  57. package/dist-types/ts3.4/commands/GetRouteAnalysisCommand.d.ts +37 -17
  58. package/dist-types/ts3.4/commands/GetSiteToSiteVpnAttachmentCommand.d.ts +41 -17
  59. package/dist-types/ts3.4/commands/GetSitesCommand.d.ts +34 -17
  60. package/dist-types/ts3.4/commands/GetTransitGatewayConnectPeerAssociationsCommand.d.ts +41 -17
  61. package/dist-types/ts3.4/commands/GetTransitGatewayPeeringCommand.d.ts +41 -17
  62. package/dist-types/ts3.4/commands/GetTransitGatewayRegistrationsCommand.d.ts +41 -17
  63. package/dist-types/ts3.4/commands/GetTransitGatewayRouteTableAttachmentCommand.d.ts +41 -17
  64. package/dist-types/ts3.4/commands/GetVpcAttachmentCommand.d.ts +37 -17
  65. package/dist-types/ts3.4/commands/ListAttachmentsCommand.d.ts +37 -17
  66. package/dist-types/ts3.4/commands/ListConnectPeersCommand.d.ts +37 -17
  67. package/dist-types/ts3.4/commands/ListCoreNetworkPolicyVersionsCommand.d.ts +41 -17
  68. package/dist-types/ts3.4/commands/ListCoreNetworksCommand.d.ts +37 -17
  69. package/dist-types/ts3.4/commands/ListOrganizationServiceAccessStatusCommand.d.ts +41 -17
  70. package/dist-types/ts3.4/commands/ListPeeringsCommand.d.ts +34 -17
  71. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
  72. package/dist-types/ts3.4/commands/PutCoreNetworkPolicyCommand.d.ts +41 -17
  73. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +38 -17
  74. package/dist-types/ts3.4/commands/RegisterTransitGatewayCommand.d.ts +41 -17
  75. package/dist-types/ts3.4/commands/RejectAttachmentCommand.d.ts +37 -17
  76. package/dist-types/ts3.4/commands/RestoreCoreNetworkPolicyVersionCommand.d.ts +41 -17
  77. package/dist-types/ts3.4/commands/StartOrganizationServiceAccessUpdateCommand.d.ts +41 -17
  78. package/dist-types/ts3.4/commands/StartRouteAnalysisCommand.d.ts +38 -17
  79. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +34 -17
  80. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +37 -17
  81. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +37 -17
  82. package/dist-types/ts3.4/commands/UpdateCoreNetworkCommand.d.ts +38 -17
  83. package/dist-types/ts3.4/commands/UpdateDeviceCommand.d.ts +34 -17
  84. package/dist-types/ts3.4/commands/UpdateGlobalNetworkCommand.d.ts +38 -17
  85. package/dist-types/ts3.4/commands/UpdateLinkCommand.d.ts +34 -17
  86. package/dist-types/ts3.4/commands/UpdateNetworkResourceMetadataCommand.d.ts +41 -17
  87. package/dist-types/ts3.4/commands/UpdateSiteCommand.d.ts +34 -17
  88. package/dist-types/ts3.4/commands/UpdateVpcAttachmentCommand.d.ts +38 -17
  89. package/dist-types/ts3.4/commands/index.d.ts +85 -85
  90. package/dist-types/ts3.4/endpoints.d.ts +2 -2
  91. package/dist-types/ts3.4/index.d.ts +6 -6
  92. package/dist-types/ts3.4/models/NetworkManagerServiceException.d.ts +8 -6
  93. package/dist-types/ts3.4/models/index.d.ts +1 -1
  94. package/dist-types/ts3.4/models/models_0.d.ts +2876 -2661
  95. package/dist-types/ts3.4/pagination/DescribeGlobalNetworksPaginator.d.ts +11 -4
  96. package/dist-types/ts3.4/pagination/GetConnectPeerAssociationsPaginator.d.ts +11 -4
  97. package/dist-types/ts3.4/pagination/GetConnectionsPaginator.d.ts +11 -4
  98. package/dist-types/ts3.4/pagination/GetCoreNetworkChangeEventsPaginator.d.ts +11 -4
  99. package/dist-types/ts3.4/pagination/GetCoreNetworkChangeSetPaginator.d.ts +11 -4
  100. package/dist-types/ts3.4/pagination/GetCustomerGatewayAssociationsPaginator.d.ts +11 -4
  101. package/dist-types/ts3.4/pagination/GetDevicesPaginator.d.ts +11 -4
  102. package/dist-types/ts3.4/pagination/GetLinkAssociationsPaginator.d.ts +11 -4
  103. package/dist-types/ts3.4/pagination/GetLinksPaginator.d.ts +11 -4
  104. package/dist-types/ts3.4/pagination/GetNetworkResourceCountsPaginator.d.ts +11 -4
  105. package/dist-types/ts3.4/pagination/GetNetworkResourceRelationshipsPaginator.d.ts +11 -4
  106. package/dist-types/ts3.4/pagination/GetNetworkResourcesPaginator.d.ts +11 -4
  107. package/dist-types/ts3.4/pagination/GetNetworkTelemetryPaginator.d.ts +11 -4
  108. package/dist-types/ts3.4/pagination/GetSitesPaginator.d.ts +11 -4
  109. package/dist-types/ts3.4/pagination/GetTransitGatewayConnectPeerAssociationsPaginator.d.ts +11 -4
  110. package/dist-types/ts3.4/pagination/GetTransitGatewayRegistrationsPaginator.d.ts +11 -4
  111. package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
  112. package/dist-types/ts3.4/pagination/ListAttachmentsPaginator.d.ts +11 -4
  113. package/dist-types/ts3.4/pagination/ListConnectPeersPaginator.d.ts +11 -4
  114. package/dist-types/ts3.4/pagination/ListCoreNetworkPolicyVersionsPaginator.d.ts +11 -4
  115. package/dist-types/ts3.4/pagination/ListCoreNetworksPaginator.d.ts +11 -4
  116. package/dist-types/ts3.4/pagination/ListPeeringsPaginator.d.ts +11 -4
  117. package/dist-types/ts3.4/pagination/index.d.ts +22 -22
  118. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +1025 -257
  119. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
  120. package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
  121. package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
  122. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
  123. package/package.json +34 -34
@@ -1,430 +1,1576 @@
1
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
2
- import { AcceptAttachmentCommandInput, AcceptAttachmentCommandOutput } from "./commands/AcceptAttachmentCommand";
3
- import { AssociateConnectPeerCommandInput, AssociateConnectPeerCommandOutput } from "./commands/AssociateConnectPeerCommand";
4
- import { AssociateCustomerGatewayCommandInput, AssociateCustomerGatewayCommandOutput } from "./commands/AssociateCustomerGatewayCommand";
5
- import { AssociateLinkCommandInput, AssociateLinkCommandOutput } from "./commands/AssociateLinkCommand";
6
- import { AssociateTransitGatewayConnectPeerCommandInput, AssociateTransitGatewayConnectPeerCommandOutput } from "./commands/AssociateTransitGatewayConnectPeerCommand";
7
- import { CreateConnectAttachmentCommandInput, CreateConnectAttachmentCommandOutput } from "./commands/CreateConnectAttachmentCommand";
8
- import { CreateConnectionCommandInput, CreateConnectionCommandOutput } from "./commands/CreateConnectionCommand";
9
- import { CreateConnectPeerCommandInput, CreateConnectPeerCommandOutput } from "./commands/CreateConnectPeerCommand";
10
- import { CreateCoreNetworkCommandInput, CreateCoreNetworkCommandOutput } from "./commands/CreateCoreNetworkCommand";
11
- import { CreateDeviceCommandInput, CreateDeviceCommandOutput } from "./commands/CreateDeviceCommand";
12
- import { CreateGlobalNetworkCommandInput, CreateGlobalNetworkCommandOutput } from "./commands/CreateGlobalNetworkCommand";
13
- import { CreateLinkCommandInput, CreateLinkCommandOutput } from "./commands/CreateLinkCommand";
14
- import { CreateSiteCommandInput, CreateSiteCommandOutput } from "./commands/CreateSiteCommand";
15
- import { CreateSiteToSiteVpnAttachmentCommandInput, CreateSiteToSiteVpnAttachmentCommandOutput } from "./commands/CreateSiteToSiteVpnAttachmentCommand";
16
- import { CreateTransitGatewayPeeringCommandInput, CreateTransitGatewayPeeringCommandOutput } from "./commands/CreateTransitGatewayPeeringCommand";
17
- import { CreateTransitGatewayRouteTableAttachmentCommandInput, CreateTransitGatewayRouteTableAttachmentCommandOutput } from "./commands/CreateTransitGatewayRouteTableAttachmentCommand";
18
- import { CreateVpcAttachmentCommandInput, CreateVpcAttachmentCommandOutput } from "./commands/CreateVpcAttachmentCommand";
19
- import { DeleteAttachmentCommandInput, DeleteAttachmentCommandOutput } from "./commands/DeleteAttachmentCommand";
20
- import { DeleteConnectionCommandInput, DeleteConnectionCommandOutput } from "./commands/DeleteConnectionCommand";
21
- import { DeleteConnectPeerCommandInput, DeleteConnectPeerCommandOutput } from "./commands/DeleteConnectPeerCommand";
22
- import { DeleteCoreNetworkCommandInput, DeleteCoreNetworkCommandOutput } from "./commands/DeleteCoreNetworkCommand";
23
- import { DeleteCoreNetworkPolicyVersionCommandInput, DeleteCoreNetworkPolicyVersionCommandOutput } from "./commands/DeleteCoreNetworkPolicyVersionCommand";
24
- import { DeleteDeviceCommandInput, DeleteDeviceCommandOutput } from "./commands/DeleteDeviceCommand";
25
- import { DeleteGlobalNetworkCommandInput, DeleteGlobalNetworkCommandOutput } from "./commands/DeleteGlobalNetworkCommand";
26
- import { DeleteLinkCommandInput, DeleteLinkCommandOutput } from "./commands/DeleteLinkCommand";
27
- import { DeletePeeringCommandInput, DeletePeeringCommandOutput } from "./commands/DeletePeeringCommand";
28
- import { DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput } from "./commands/DeleteResourcePolicyCommand";
29
- import { DeleteSiteCommandInput, DeleteSiteCommandOutput } from "./commands/DeleteSiteCommand";
30
- import { DeregisterTransitGatewayCommandInput, DeregisterTransitGatewayCommandOutput } from "./commands/DeregisterTransitGatewayCommand";
31
- import { DescribeGlobalNetworksCommandInput, DescribeGlobalNetworksCommandOutput } from "./commands/DescribeGlobalNetworksCommand";
32
- import { DisassociateConnectPeerCommandInput, DisassociateConnectPeerCommandOutput } from "./commands/DisassociateConnectPeerCommand";
33
- import { DisassociateCustomerGatewayCommandInput, DisassociateCustomerGatewayCommandOutput } from "./commands/DisassociateCustomerGatewayCommand";
34
- import { DisassociateLinkCommandInput, DisassociateLinkCommandOutput } from "./commands/DisassociateLinkCommand";
35
- import { DisassociateTransitGatewayConnectPeerCommandInput, DisassociateTransitGatewayConnectPeerCommandOutput } from "./commands/DisassociateTransitGatewayConnectPeerCommand";
36
- import { ExecuteCoreNetworkChangeSetCommandInput, ExecuteCoreNetworkChangeSetCommandOutput } from "./commands/ExecuteCoreNetworkChangeSetCommand";
37
- import { GetConnectAttachmentCommandInput, GetConnectAttachmentCommandOutput } from "./commands/GetConnectAttachmentCommand";
38
- import { GetConnectionsCommandInput, GetConnectionsCommandOutput } from "./commands/GetConnectionsCommand";
39
- import { GetConnectPeerAssociationsCommandInput, GetConnectPeerAssociationsCommandOutput } from "./commands/GetConnectPeerAssociationsCommand";
40
- import { GetConnectPeerCommandInput, GetConnectPeerCommandOutput } from "./commands/GetConnectPeerCommand";
41
- import { GetCoreNetworkChangeEventsCommandInput, GetCoreNetworkChangeEventsCommandOutput } from "./commands/GetCoreNetworkChangeEventsCommand";
42
- import { GetCoreNetworkChangeSetCommandInput, GetCoreNetworkChangeSetCommandOutput } from "./commands/GetCoreNetworkChangeSetCommand";
43
- import { GetCoreNetworkCommandInput, GetCoreNetworkCommandOutput } from "./commands/GetCoreNetworkCommand";
44
- import { GetCoreNetworkPolicyCommandInput, GetCoreNetworkPolicyCommandOutput } from "./commands/GetCoreNetworkPolicyCommand";
45
- import { GetCustomerGatewayAssociationsCommandInput, GetCustomerGatewayAssociationsCommandOutput } from "./commands/GetCustomerGatewayAssociationsCommand";
46
- import { GetDevicesCommandInput, GetDevicesCommandOutput } from "./commands/GetDevicesCommand";
47
- import { GetLinkAssociationsCommandInput, GetLinkAssociationsCommandOutput } from "./commands/GetLinkAssociationsCommand";
48
- import { GetLinksCommandInput, GetLinksCommandOutput } from "./commands/GetLinksCommand";
49
- import { GetNetworkResourceCountsCommandInput, GetNetworkResourceCountsCommandOutput } from "./commands/GetNetworkResourceCountsCommand";
50
- import { GetNetworkResourceRelationshipsCommandInput, GetNetworkResourceRelationshipsCommandOutput } from "./commands/GetNetworkResourceRelationshipsCommand";
51
- import { GetNetworkResourcesCommandInput, GetNetworkResourcesCommandOutput } from "./commands/GetNetworkResourcesCommand";
52
- import { GetNetworkRoutesCommandInput, GetNetworkRoutesCommandOutput } from "./commands/GetNetworkRoutesCommand";
53
- import { GetNetworkTelemetryCommandInput, GetNetworkTelemetryCommandOutput } from "./commands/GetNetworkTelemetryCommand";
54
- import { GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput } from "./commands/GetResourcePolicyCommand";
55
- import { GetRouteAnalysisCommandInput, GetRouteAnalysisCommandOutput } from "./commands/GetRouteAnalysisCommand";
56
- import { GetSitesCommandInput, GetSitesCommandOutput } from "./commands/GetSitesCommand";
57
- import { GetSiteToSiteVpnAttachmentCommandInput, GetSiteToSiteVpnAttachmentCommandOutput } from "./commands/GetSiteToSiteVpnAttachmentCommand";
58
- import { GetTransitGatewayConnectPeerAssociationsCommandInput, GetTransitGatewayConnectPeerAssociationsCommandOutput } from "./commands/GetTransitGatewayConnectPeerAssociationsCommand";
59
- import { GetTransitGatewayPeeringCommandInput, GetTransitGatewayPeeringCommandOutput } from "./commands/GetTransitGatewayPeeringCommand";
60
- import { GetTransitGatewayRegistrationsCommandInput, GetTransitGatewayRegistrationsCommandOutput } from "./commands/GetTransitGatewayRegistrationsCommand";
61
- import { GetTransitGatewayRouteTableAttachmentCommandInput, GetTransitGatewayRouteTableAttachmentCommandOutput } from "./commands/GetTransitGatewayRouteTableAttachmentCommand";
62
- import { GetVpcAttachmentCommandInput, GetVpcAttachmentCommandOutput } from "./commands/GetVpcAttachmentCommand";
63
- import { ListAttachmentsCommandInput, ListAttachmentsCommandOutput } from "./commands/ListAttachmentsCommand";
64
- import { ListConnectPeersCommandInput, ListConnectPeersCommandOutput } from "./commands/ListConnectPeersCommand";
65
- import { ListCoreNetworkPolicyVersionsCommandInput, ListCoreNetworkPolicyVersionsCommandOutput } from "./commands/ListCoreNetworkPolicyVersionsCommand";
66
- import { ListCoreNetworksCommandInput, ListCoreNetworksCommandOutput } from "./commands/ListCoreNetworksCommand";
67
- import { ListOrganizationServiceAccessStatusCommandInput, ListOrganizationServiceAccessStatusCommandOutput } from "./commands/ListOrganizationServiceAccessStatusCommand";
68
- import { ListPeeringsCommandInput, ListPeeringsCommandOutput } from "./commands/ListPeeringsCommand";
69
- import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "./commands/ListTagsForResourceCommand";
70
- import { PutCoreNetworkPolicyCommandInput, PutCoreNetworkPolicyCommandOutput } from "./commands/PutCoreNetworkPolicyCommand";
71
- import { PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput } from "./commands/PutResourcePolicyCommand";
72
- import { RegisterTransitGatewayCommandInput, RegisterTransitGatewayCommandOutput } from "./commands/RegisterTransitGatewayCommand";
73
- import { RejectAttachmentCommandInput, RejectAttachmentCommandOutput } from "./commands/RejectAttachmentCommand";
74
- import { RestoreCoreNetworkPolicyVersionCommandInput, RestoreCoreNetworkPolicyVersionCommandOutput } from "./commands/RestoreCoreNetworkPolicyVersionCommand";
75
- import { StartOrganizationServiceAccessUpdateCommandInput, StartOrganizationServiceAccessUpdateCommandOutput } from "./commands/StartOrganizationServiceAccessUpdateCommand";
76
- import { StartRouteAnalysisCommandInput, StartRouteAnalysisCommandOutput } from "./commands/StartRouteAnalysisCommand";
77
- import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
78
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
79
- import { UpdateConnectionCommandInput, UpdateConnectionCommandOutput } from "./commands/UpdateConnectionCommand";
80
- import { UpdateCoreNetworkCommandInput, UpdateCoreNetworkCommandOutput } from "./commands/UpdateCoreNetworkCommand";
81
- import { UpdateDeviceCommandInput, UpdateDeviceCommandOutput } from "./commands/UpdateDeviceCommand";
82
- import { UpdateGlobalNetworkCommandInput, UpdateGlobalNetworkCommandOutput } from "./commands/UpdateGlobalNetworkCommand";
83
- import { UpdateLinkCommandInput, UpdateLinkCommandOutput } from "./commands/UpdateLinkCommand";
84
- import { UpdateNetworkResourceMetadataCommandInput, UpdateNetworkResourceMetadataCommandOutput } from "./commands/UpdateNetworkResourceMetadataCommand";
85
- import { UpdateSiteCommandInput, UpdateSiteCommandOutput } from "./commands/UpdateSiteCommand";
86
- import { UpdateVpcAttachmentCommandInput, UpdateVpcAttachmentCommandOutput } from "./commands/UpdateVpcAttachmentCommand";
87
- import { NetworkManagerClient } from "./NetworkManagerClient";
88
-
89
- export declare class NetworkManager extends NetworkManagerClient {
90
-
91
- acceptAttachment(args: AcceptAttachmentCommandInput, options?: __HttpHandlerOptions): Promise<AcceptAttachmentCommandOutput>;
92
- acceptAttachment(args: AcceptAttachmentCommandInput, cb: (err: any, data?: AcceptAttachmentCommandOutput) => void): void;
93
- acceptAttachment(args: AcceptAttachmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AcceptAttachmentCommandOutput) => void): void;
94
-
95
- associateConnectPeer(args: AssociateConnectPeerCommandInput, options?: __HttpHandlerOptions): Promise<AssociateConnectPeerCommandOutput>;
96
- associateConnectPeer(args: AssociateConnectPeerCommandInput, cb: (err: any, data?: AssociateConnectPeerCommandOutput) => void): void;
97
- associateConnectPeer(args: AssociateConnectPeerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateConnectPeerCommandOutput) => void): void;
98
-
99
- associateCustomerGateway(args: AssociateCustomerGatewayCommandInput, options?: __HttpHandlerOptions): Promise<AssociateCustomerGatewayCommandOutput>;
100
- associateCustomerGateway(args: AssociateCustomerGatewayCommandInput, cb: (err: any, data?: AssociateCustomerGatewayCommandOutput) => void): void;
101
- associateCustomerGateway(args: AssociateCustomerGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateCustomerGatewayCommandOutput) => void): void;
102
-
103
- associateLink(args: AssociateLinkCommandInput, options?: __HttpHandlerOptions): Promise<AssociateLinkCommandOutput>;
104
- associateLink(args: AssociateLinkCommandInput, cb: (err: any, data?: AssociateLinkCommandOutput) => void): void;
105
- associateLink(args: AssociateLinkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateLinkCommandOutput) => void): void;
106
-
107
- associateTransitGatewayConnectPeer(args: AssociateTransitGatewayConnectPeerCommandInput, options?: __HttpHandlerOptions): Promise<AssociateTransitGatewayConnectPeerCommandOutput>;
108
- associateTransitGatewayConnectPeer(args: AssociateTransitGatewayConnectPeerCommandInput, cb: (err: any, data?: AssociateTransitGatewayConnectPeerCommandOutput) => void): void;
109
- associateTransitGatewayConnectPeer(args: AssociateTransitGatewayConnectPeerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateTransitGatewayConnectPeerCommandOutput) => void): void;
110
-
111
- createConnectAttachment(args: CreateConnectAttachmentCommandInput, options?: __HttpHandlerOptions): Promise<CreateConnectAttachmentCommandOutput>;
112
- createConnectAttachment(args: CreateConnectAttachmentCommandInput, cb: (err: any, data?: CreateConnectAttachmentCommandOutput) => void): void;
113
- createConnectAttachment(args: CreateConnectAttachmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateConnectAttachmentCommandOutput) => void): void;
114
-
115
- createConnection(args: CreateConnectionCommandInput, options?: __HttpHandlerOptions): Promise<CreateConnectionCommandOutput>;
116
- createConnection(args: CreateConnectionCommandInput, cb: (err: any, data?: CreateConnectionCommandOutput) => void): void;
117
- createConnection(args: CreateConnectionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateConnectionCommandOutput) => void): void;
118
-
119
- createConnectPeer(args: CreateConnectPeerCommandInput, options?: __HttpHandlerOptions): Promise<CreateConnectPeerCommandOutput>;
120
- createConnectPeer(args: CreateConnectPeerCommandInput, cb: (err: any, data?: CreateConnectPeerCommandOutput) => void): void;
121
- createConnectPeer(args: CreateConnectPeerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateConnectPeerCommandOutput) => void): void;
122
-
123
- createCoreNetwork(args: CreateCoreNetworkCommandInput, options?: __HttpHandlerOptions): Promise<CreateCoreNetworkCommandOutput>;
124
- createCoreNetwork(args: CreateCoreNetworkCommandInput, cb: (err: any, data?: CreateCoreNetworkCommandOutput) => void): void;
125
- createCoreNetwork(args: CreateCoreNetworkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateCoreNetworkCommandOutput) => void): void;
126
-
127
- createDevice(args: CreateDeviceCommandInput, options?: __HttpHandlerOptions): Promise<CreateDeviceCommandOutput>;
128
- createDevice(args: CreateDeviceCommandInput, cb: (err: any, data?: CreateDeviceCommandOutput) => void): void;
129
- createDevice(args: CreateDeviceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDeviceCommandOutput) => void): void;
130
-
131
- createGlobalNetwork(args: CreateGlobalNetworkCommandInput, options?: __HttpHandlerOptions): Promise<CreateGlobalNetworkCommandOutput>;
132
- createGlobalNetwork(args: CreateGlobalNetworkCommandInput, cb: (err: any, data?: CreateGlobalNetworkCommandOutput) => void): void;
133
- createGlobalNetwork(args: CreateGlobalNetworkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateGlobalNetworkCommandOutput) => void): void;
134
-
135
- createLink(args: CreateLinkCommandInput, options?: __HttpHandlerOptions): Promise<CreateLinkCommandOutput>;
136
- createLink(args: CreateLinkCommandInput, cb: (err: any, data?: CreateLinkCommandOutput) => void): void;
137
- createLink(args: CreateLinkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateLinkCommandOutput) => void): void;
138
-
139
- createSite(args: CreateSiteCommandInput, options?: __HttpHandlerOptions): Promise<CreateSiteCommandOutput>;
140
- createSite(args: CreateSiteCommandInput, cb: (err: any, data?: CreateSiteCommandOutput) => void): void;
141
- createSite(args: CreateSiteCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSiteCommandOutput) => void): void;
142
-
143
- createSiteToSiteVpnAttachment(args: CreateSiteToSiteVpnAttachmentCommandInput, options?: __HttpHandlerOptions): Promise<CreateSiteToSiteVpnAttachmentCommandOutput>;
144
- createSiteToSiteVpnAttachment(args: CreateSiteToSiteVpnAttachmentCommandInput, cb: (err: any, data?: CreateSiteToSiteVpnAttachmentCommandOutput) => void): void;
145
- createSiteToSiteVpnAttachment(args: CreateSiteToSiteVpnAttachmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSiteToSiteVpnAttachmentCommandOutput) => void): void;
146
-
147
- createTransitGatewayPeering(args: CreateTransitGatewayPeeringCommandInput, options?: __HttpHandlerOptions): Promise<CreateTransitGatewayPeeringCommandOutput>;
148
- createTransitGatewayPeering(args: CreateTransitGatewayPeeringCommandInput, cb: (err: any, data?: CreateTransitGatewayPeeringCommandOutput) => void): void;
149
- createTransitGatewayPeering(args: CreateTransitGatewayPeeringCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTransitGatewayPeeringCommandOutput) => void): void;
150
-
151
- createTransitGatewayRouteTableAttachment(args: CreateTransitGatewayRouteTableAttachmentCommandInput, options?: __HttpHandlerOptions): Promise<CreateTransitGatewayRouteTableAttachmentCommandOutput>;
152
- createTransitGatewayRouteTableAttachment(args: CreateTransitGatewayRouteTableAttachmentCommandInput, cb: (err: any, data?: CreateTransitGatewayRouteTableAttachmentCommandOutput) => void): void;
153
- createTransitGatewayRouteTableAttachment(args: CreateTransitGatewayRouteTableAttachmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTransitGatewayRouteTableAttachmentCommandOutput) => void): void;
154
-
155
- createVpcAttachment(args: CreateVpcAttachmentCommandInput, options?: __HttpHandlerOptions): Promise<CreateVpcAttachmentCommandOutput>;
156
- createVpcAttachment(args: CreateVpcAttachmentCommandInput, cb: (err: any, data?: CreateVpcAttachmentCommandOutput) => void): void;
157
- createVpcAttachment(args: CreateVpcAttachmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateVpcAttachmentCommandOutput) => void): void;
158
-
159
- deleteAttachment(args: DeleteAttachmentCommandInput, options?: __HttpHandlerOptions): Promise<DeleteAttachmentCommandOutput>;
160
- deleteAttachment(args: DeleteAttachmentCommandInput, cb: (err: any, data?: DeleteAttachmentCommandOutput) => void): void;
161
- deleteAttachment(args: DeleteAttachmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteAttachmentCommandOutput) => void): void;
162
-
163
- deleteConnection(args: DeleteConnectionCommandInput, options?: __HttpHandlerOptions): Promise<DeleteConnectionCommandOutput>;
164
- deleteConnection(args: DeleteConnectionCommandInput, cb: (err: any, data?: DeleteConnectionCommandOutput) => void): void;
165
- deleteConnection(args: DeleteConnectionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteConnectionCommandOutput) => void): void;
166
-
167
- deleteConnectPeer(args: DeleteConnectPeerCommandInput, options?: __HttpHandlerOptions): Promise<DeleteConnectPeerCommandOutput>;
168
- deleteConnectPeer(args: DeleteConnectPeerCommandInput, cb: (err: any, data?: DeleteConnectPeerCommandOutput) => void): void;
169
- deleteConnectPeer(args: DeleteConnectPeerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteConnectPeerCommandOutput) => void): void;
170
-
171
- deleteCoreNetwork(args: DeleteCoreNetworkCommandInput, options?: __HttpHandlerOptions): Promise<DeleteCoreNetworkCommandOutput>;
172
- deleteCoreNetwork(args: DeleteCoreNetworkCommandInput, cb: (err: any, data?: DeleteCoreNetworkCommandOutput) => void): void;
173
- deleteCoreNetwork(args: DeleteCoreNetworkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteCoreNetworkCommandOutput) => void): void;
174
-
175
- deleteCoreNetworkPolicyVersion(args: DeleteCoreNetworkPolicyVersionCommandInput, options?: __HttpHandlerOptions): Promise<DeleteCoreNetworkPolicyVersionCommandOutput>;
176
- deleteCoreNetworkPolicyVersion(args: DeleteCoreNetworkPolicyVersionCommandInput, cb: (err: any, data?: DeleteCoreNetworkPolicyVersionCommandOutput) => void): void;
177
- deleteCoreNetworkPolicyVersion(args: DeleteCoreNetworkPolicyVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteCoreNetworkPolicyVersionCommandOutput) => void): void;
178
-
179
- deleteDevice(args: DeleteDeviceCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDeviceCommandOutput>;
180
- deleteDevice(args: DeleteDeviceCommandInput, cb: (err: any, data?: DeleteDeviceCommandOutput) => void): void;
181
- deleteDevice(args: DeleteDeviceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDeviceCommandOutput) => void): void;
182
-
183
- deleteGlobalNetwork(args: DeleteGlobalNetworkCommandInput, options?: __HttpHandlerOptions): Promise<DeleteGlobalNetworkCommandOutput>;
184
- deleteGlobalNetwork(args: DeleteGlobalNetworkCommandInput, cb: (err: any, data?: DeleteGlobalNetworkCommandOutput) => void): void;
185
- deleteGlobalNetwork(args: DeleteGlobalNetworkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteGlobalNetworkCommandOutput) => void): void;
186
-
187
- deleteLink(args: DeleteLinkCommandInput, options?: __HttpHandlerOptions): Promise<DeleteLinkCommandOutput>;
188
- deleteLink(args: DeleteLinkCommandInput, cb: (err: any, data?: DeleteLinkCommandOutput) => void): void;
189
- deleteLink(args: DeleteLinkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteLinkCommandOutput) => void): void;
190
-
191
- deletePeering(args: DeletePeeringCommandInput, options?: __HttpHandlerOptions): Promise<DeletePeeringCommandOutput>;
192
- deletePeering(args: DeletePeeringCommandInput, cb: (err: any, data?: DeletePeeringCommandOutput) => void): void;
193
- deletePeering(args: DeletePeeringCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeletePeeringCommandOutput) => void): void;
194
-
195
- deleteResourcePolicy(args: DeleteResourcePolicyCommandInput, options?: __HttpHandlerOptions): Promise<DeleteResourcePolicyCommandOutput>;
196
- deleteResourcePolicy(args: DeleteResourcePolicyCommandInput, cb: (err: any, data?: DeleteResourcePolicyCommandOutput) => void): void;
197
- deleteResourcePolicy(args: DeleteResourcePolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteResourcePolicyCommandOutput) => void): void;
198
-
199
- deleteSite(args: DeleteSiteCommandInput, options?: __HttpHandlerOptions): Promise<DeleteSiteCommandOutput>;
200
- deleteSite(args: DeleteSiteCommandInput, cb: (err: any, data?: DeleteSiteCommandOutput) => void): void;
201
- deleteSite(args: DeleteSiteCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSiteCommandOutput) => void): void;
202
-
203
- deregisterTransitGateway(args: DeregisterTransitGatewayCommandInput, options?: __HttpHandlerOptions): Promise<DeregisterTransitGatewayCommandOutput>;
204
- deregisterTransitGateway(args: DeregisterTransitGatewayCommandInput, cb: (err: any, data?: DeregisterTransitGatewayCommandOutput) => void): void;
205
- deregisterTransitGateway(args: DeregisterTransitGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeregisterTransitGatewayCommandOutput) => void): void;
206
-
207
- describeGlobalNetworks(args: DescribeGlobalNetworksCommandInput, options?: __HttpHandlerOptions): Promise<DescribeGlobalNetworksCommandOutput>;
208
- describeGlobalNetworks(args: DescribeGlobalNetworksCommandInput, cb: (err: any, data?: DescribeGlobalNetworksCommandOutput) => void): void;
209
- describeGlobalNetworks(args: DescribeGlobalNetworksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeGlobalNetworksCommandOutput) => void): void;
210
-
211
- disassociateConnectPeer(args: DisassociateConnectPeerCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateConnectPeerCommandOutput>;
212
- disassociateConnectPeer(args: DisassociateConnectPeerCommandInput, cb: (err: any, data?: DisassociateConnectPeerCommandOutput) => void): void;
213
- disassociateConnectPeer(args: DisassociateConnectPeerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateConnectPeerCommandOutput) => void): void;
214
-
215
- disassociateCustomerGateway(args: DisassociateCustomerGatewayCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateCustomerGatewayCommandOutput>;
216
- disassociateCustomerGateway(args: DisassociateCustomerGatewayCommandInput, cb: (err: any, data?: DisassociateCustomerGatewayCommandOutput) => void): void;
217
- disassociateCustomerGateway(args: DisassociateCustomerGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateCustomerGatewayCommandOutput) => void): void;
218
-
219
- disassociateLink(args: DisassociateLinkCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateLinkCommandOutput>;
220
- disassociateLink(args: DisassociateLinkCommandInput, cb: (err: any, data?: DisassociateLinkCommandOutput) => void): void;
221
- disassociateLink(args: DisassociateLinkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateLinkCommandOutput) => void): void;
222
-
223
- disassociateTransitGatewayConnectPeer(args: DisassociateTransitGatewayConnectPeerCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateTransitGatewayConnectPeerCommandOutput>;
224
- disassociateTransitGatewayConnectPeer(args: DisassociateTransitGatewayConnectPeerCommandInput, cb: (err: any, data?: DisassociateTransitGatewayConnectPeerCommandOutput) => void): void;
225
- disassociateTransitGatewayConnectPeer(args: DisassociateTransitGatewayConnectPeerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateTransitGatewayConnectPeerCommandOutput) => void): void;
226
-
227
- executeCoreNetworkChangeSet(args: ExecuteCoreNetworkChangeSetCommandInput, options?: __HttpHandlerOptions): Promise<ExecuteCoreNetworkChangeSetCommandOutput>;
228
- executeCoreNetworkChangeSet(args: ExecuteCoreNetworkChangeSetCommandInput, cb: (err: any, data?: ExecuteCoreNetworkChangeSetCommandOutput) => void): void;
229
- executeCoreNetworkChangeSet(args: ExecuteCoreNetworkChangeSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ExecuteCoreNetworkChangeSetCommandOutput) => void): void;
230
-
231
- getConnectAttachment(args: GetConnectAttachmentCommandInput, options?: __HttpHandlerOptions): Promise<GetConnectAttachmentCommandOutput>;
232
- getConnectAttachment(args: GetConnectAttachmentCommandInput, cb: (err: any, data?: GetConnectAttachmentCommandOutput) => void): void;
233
- getConnectAttachment(args: GetConnectAttachmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetConnectAttachmentCommandOutput) => void): void;
234
-
235
- getConnections(args: GetConnectionsCommandInput, options?: __HttpHandlerOptions): Promise<GetConnectionsCommandOutput>;
236
- getConnections(args: GetConnectionsCommandInput, cb: (err: any, data?: GetConnectionsCommandOutput) => void): void;
237
- getConnections(args: GetConnectionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetConnectionsCommandOutput) => void): void;
238
-
239
- getConnectPeer(args: GetConnectPeerCommandInput, options?: __HttpHandlerOptions): Promise<GetConnectPeerCommandOutput>;
240
- getConnectPeer(args: GetConnectPeerCommandInput, cb: (err: any, data?: GetConnectPeerCommandOutput) => void): void;
241
- getConnectPeer(args: GetConnectPeerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetConnectPeerCommandOutput) => void): void;
242
-
243
- getConnectPeerAssociations(args: GetConnectPeerAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<GetConnectPeerAssociationsCommandOutput>;
244
- getConnectPeerAssociations(args: GetConnectPeerAssociationsCommandInput, cb: (err: any, data?: GetConnectPeerAssociationsCommandOutput) => void): void;
245
- getConnectPeerAssociations(args: GetConnectPeerAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetConnectPeerAssociationsCommandOutput) => void): void;
246
-
247
- getCoreNetwork(args: GetCoreNetworkCommandInput, options?: __HttpHandlerOptions): Promise<GetCoreNetworkCommandOutput>;
248
- getCoreNetwork(args: GetCoreNetworkCommandInput, cb: (err: any, data?: GetCoreNetworkCommandOutput) => void): void;
249
- getCoreNetwork(args: GetCoreNetworkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCoreNetworkCommandOutput) => void): void;
250
-
251
- getCoreNetworkChangeEvents(args: GetCoreNetworkChangeEventsCommandInput, options?: __HttpHandlerOptions): Promise<GetCoreNetworkChangeEventsCommandOutput>;
252
- getCoreNetworkChangeEvents(args: GetCoreNetworkChangeEventsCommandInput, cb: (err: any, data?: GetCoreNetworkChangeEventsCommandOutput) => void): void;
253
- getCoreNetworkChangeEvents(args: GetCoreNetworkChangeEventsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCoreNetworkChangeEventsCommandOutput) => void): void;
254
-
255
- getCoreNetworkChangeSet(args: GetCoreNetworkChangeSetCommandInput, options?: __HttpHandlerOptions): Promise<GetCoreNetworkChangeSetCommandOutput>;
256
- getCoreNetworkChangeSet(args: GetCoreNetworkChangeSetCommandInput, cb: (err: any, data?: GetCoreNetworkChangeSetCommandOutput) => void): void;
257
- getCoreNetworkChangeSet(args: GetCoreNetworkChangeSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCoreNetworkChangeSetCommandOutput) => void): void;
258
-
259
- getCoreNetworkPolicy(args: GetCoreNetworkPolicyCommandInput, options?: __HttpHandlerOptions): Promise<GetCoreNetworkPolicyCommandOutput>;
260
- getCoreNetworkPolicy(args: GetCoreNetworkPolicyCommandInput, cb: (err: any, data?: GetCoreNetworkPolicyCommandOutput) => void): void;
261
- getCoreNetworkPolicy(args: GetCoreNetworkPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCoreNetworkPolicyCommandOutput) => void): void;
262
-
263
- getCustomerGatewayAssociations(args: GetCustomerGatewayAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<GetCustomerGatewayAssociationsCommandOutput>;
264
- getCustomerGatewayAssociations(args: GetCustomerGatewayAssociationsCommandInput, cb: (err: any, data?: GetCustomerGatewayAssociationsCommandOutput) => void): void;
265
- getCustomerGatewayAssociations(args: GetCustomerGatewayAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCustomerGatewayAssociationsCommandOutput) => void): void;
266
-
267
- getDevices(args: GetDevicesCommandInput, options?: __HttpHandlerOptions): Promise<GetDevicesCommandOutput>;
268
- getDevices(args: GetDevicesCommandInput, cb: (err: any, data?: GetDevicesCommandOutput) => void): void;
269
- getDevices(args: GetDevicesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDevicesCommandOutput) => void): void;
270
-
271
- getLinkAssociations(args: GetLinkAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<GetLinkAssociationsCommandOutput>;
272
- getLinkAssociations(args: GetLinkAssociationsCommandInput, cb: (err: any, data?: GetLinkAssociationsCommandOutput) => void): void;
273
- getLinkAssociations(args: GetLinkAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetLinkAssociationsCommandOutput) => void): void;
274
-
275
- getLinks(args: GetLinksCommandInput, options?: __HttpHandlerOptions): Promise<GetLinksCommandOutput>;
276
- getLinks(args: GetLinksCommandInput, cb: (err: any, data?: GetLinksCommandOutput) => void): void;
277
- getLinks(args: GetLinksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetLinksCommandOutput) => void): void;
278
-
279
- getNetworkResourceCounts(args: GetNetworkResourceCountsCommandInput, options?: __HttpHandlerOptions): Promise<GetNetworkResourceCountsCommandOutput>;
280
- getNetworkResourceCounts(args: GetNetworkResourceCountsCommandInput, cb: (err: any, data?: GetNetworkResourceCountsCommandOutput) => void): void;
281
- getNetworkResourceCounts(args: GetNetworkResourceCountsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetNetworkResourceCountsCommandOutput) => void): void;
282
-
283
- getNetworkResourceRelationships(args: GetNetworkResourceRelationshipsCommandInput, options?: __HttpHandlerOptions): Promise<GetNetworkResourceRelationshipsCommandOutput>;
284
- getNetworkResourceRelationships(args: GetNetworkResourceRelationshipsCommandInput, cb: (err: any, data?: GetNetworkResourceRelationshipsCommandOutput) => void): void;
285
- getNetworkResourceRelationships(args: GetNetworkResourceRelationshipsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetNetworkResourceRelationshipsCommandOutput) => void): void;
286
-
287
- getNetworkResources(args: GetNetworkResourcesCommandInput, options?: __HttpHandlerOptions): Promise<GetNetworkResourcesCommandOutput>;
288
- getNetworkResources(args: GetNetworkResourcesCommandInput, cb: (err: any, data?: GetNetworkResourcesCommandOutput) => void): void;
289
- getNetworkResources(args: GetNetworkResourcesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetNetworkResourcesCommandOutput) => void): void;
290
-
291
- getNetworkRoutes(args: GetNetworkRoutesCommandInput, options?: __HttpHandlerOptions): Promise<GetNetworkRoutesCommandOutput>;
292
- getNetworkRoutes(args: GetNetworkRoutesCommandInput, cb: (err: any, data?: GetNetworkRoutesCommandOutput) => void): void;
293
- getNetworkRoutes(args: GetNetworkRoutesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetNetworkRoutesCommandOutput) => void): void;
294
-
295
- getNetworkTelemetry(args: GetNetworkTelemetryCommandInput, options?: __HttpHandlerOptions): Promise<GetNetworkTelemetryCommandOutput>;
296
- getNetworkTelemetry(args: GetNetworkTelemetryCommandInput, cb: (err: any, data?: GetNetworkTelemetryCommandOutput) => void): void;
297
- getNetworkTelemetry(args: GetNetworkTelemetryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetNetworkTelemetryCommandOutput) => void): void;
298
-
299
- getResourcePolicy(args: GetResourcePolicyCommandInput, options?: __HttpHandlerOptions): Promise<GetResourcePolicyCommandOutput>;
300
- getResourcePolicy(args: GetResourcePolicyCommandInput, cb: (err: any, data?: GetResourcePolicyCommandOutput) => void): void;
301
- getResourcePolicy(args: GetResourcePolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetResourcePolicyCommandOutput) => void): void;
302
-
303
- getRouteAnalysis(args: GetRouteAnalysisCommandInput, options?: __HttpHandlerOptions): Promise<GetRouteAnalysisCommandOutput>;
304
- getRouteAnalysis(args: GetRouteAnalysisCommandInput, cb: (err: any, data?: GetRouteAnalysisCommandOutput) => void): void;
305
- getRouteAnalysis(args: GetRouteAnalysisCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetRouteAnalysisCommandOutput) => void): void;
306
-
307
- getSites(args: GetSitesCommandInput, options?: __HttpHandlerOptions): Promise<GetSitesCommandOutput>;
308
- getSites(args: GetSitesCommandInput, cb: (err: any, data?: GetSitesCommandOutput) => void): void;
309
- getSites(args: GetSitesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSitesCommandOutput) => void): void;
310
-
311
- getSiteToSiteVpnAttachment(args: GetSiteToSiteVpnAttachmentCommandInput, options?: __HttpHandlerOptions): Promise<GetSiteToSiteVpnAttachmentCommandOutput>;
312
- getSiteToSiteVpnAttachment(args: GetSiteToSiteVpnAttachmentCommandInput, cb: (err: any, data?: GetSiteToSiteVpnAttachmentCommandOutput) => void): void;
313
- getSiteToSiteVpnAttachment(args: GetSiteToSiteVpnAttachmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSiteToSiteVpnAttachmentCommandOutput) => void): void;
314
-
315
- getTransitGatewayConnectPeerAssociations(args: GetTransitGatewayConnectPeerAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<GetTransitGatewayConnectPeerAssociationsCommandOutput>;
316
- getTransitGatewayConnectPeerAssociations(args: GetTransitGatewayConnectPeerAssociationsCommandInput, cb: (err: any, data?: GetTransitGatewayConnectPeerAssociationsCommandOutput) => void): void;
317
- getTransitGatewayConnectPeerAssociations(args: GetTransitGatewayConnectPeerAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetTransitGatewayConnectPeerAssociationsCommandOutput) => void): void;
318
-
319
- getTransitGatewayPeering(args: GetTransitGatewayPeeringCommandInput, options?: __HttpHandlerOptions): Promise<GetTransitGatewayPeeringCommandOutput>;
320
- getTransitGatewayPeering(args: GetTransitGatewayPeeringCommandInput, cb: (err: any, data?: GetTransitGatewayPeeringCommandOutput) => void): void;
321
- getTransitGatewayPeering(args: GetTransitGatewayPeeringCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetTransitGatewayPeeringCommandOutput) => void): void;
322
-
323
- getTransitGatewayRegistrations(args: GetTransitGatewayRegistrationsCommandInput, options?: __HttpHandlerOptions): Promise<GetTransitGatewayRegistrationsCommandOutput>;
324
- getTransitGatewayRegistrations(args: GetTransitGatewayRegistrationsCommandInput, cb: (err: any, data?: GetTransitGatewayRegistrationsCommandOutput) => void): void;
325
- getTransitGatewayRegistrations(args: GetTransitGatewayRegistrationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetTransitGatewayRegistrationsCommandOutput) => void): void;
326
-
327
- getTransitGatewayRouteTableAttachment(args: GetTransitGatewayRouteTableAttachmentCommandInput, options?: __HttpHandlerOptions): Promise<GetTransitGatewayRouteTableAttachmentCommandOutput>;
328
- getTransitGatewayRouteTableAttachment(args: GetTransitGatewayRouteTableAttachmentCommandInput, cb: (err: any, data?: GetTransitGatewayRouteTableAttachmentCommandOutput) => void): void;
329
- getTransitGatewayRouteTableAttachment(args: GetTransitGatewayRouteTableAttachmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetTransitGatewayRouteTableAttachmentCommandOutput) => void): void;
330
-
331
- getVpcAttachment(args: GetVpcAttachmentCommandInput, options?: __HttpHandlerOptions): Promise<GetVpcAttachmentCommandOutput>;
332
- getVpcAttachment(args: GetVpcAttachmentCommandInput, cb: (err: any, data?: GetVpcAttachmentCommandOutput) => void): void;
333
- getVpcAttachment(args: GetVpcAttachmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetVpcAttachmentCommandOutput) => void): void;
334
-
335
- listAttachments(args: ListAttachmentsCommandInput, options?: __HttpHandlerOptions): Promise<ListAttachmentsCommandOutput>;
336
- listAttachments(args: ListAttachmentsCommandInput, cb: (err: any, data?: ListAttachmentsCommandOutput) => void): void;
337
- listAttachments(args: ListAttachmentsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAttachmentsCommandOutput) => void): void;
338
-
339
- listConnectPeers(args: ListConnectPeersCommandInput, options?: __HttpHandlerOptions): Promise<ListConnectPeersCommandOutput>;
340
- listConnectPeers(args: ListConnectPeersCommandInput, cb: (err: any, data?: ListConnectPeersCommandOutput) => void): void;
341
- listConnectPeers(args: ListConnectPeersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListConnectPeersCommandOutput) => void): void;
342
-
343
- listCoreNetworkPolicyVersions(args: ListCoreNetworkPolicyVersionsCommandInput, options?: __HttpHandlerOptions): Promise<ListCoreNetworkPolicyVersionsCommandOutput>;
344
- listCoreNetworkPolicyVersions(args: ListCoreNetworkPolicyVersionsCommandInput, cb: (err: any, data?: ListCoreNetworkPolicyVersionsCommandOutput) => void): void;
345
- listCoreNetworkPolicyVersions(args: ListCoreNetworkPolicyVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListCoreNetworkPolicyVersionsCommandOutput) => void): void;
346
-
347
- listCoreNetworks(args: ListCoreNetworksCommandInput, options?: __HttpHandlerOptions): Promise<ListCoreNetworksCommandOutput>;
348
- listCoreNetworks(args: ListCoreNetworksCommandInput, cb: (err: any, data?: ListCoreNetworksCommandOutput) => void): void;
349
- listCoreNetworks(args: ListCoreNetworksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListCoreNetworksCommandOutput) => void): void;
350
-
351
- listOrganizationServiceAccessStatus(args: ListOrganizationServiceAccessStatusCommandInput, options?: __HttpHandlerOptions): Promise<ListOrganizationServiceAccessStatusCommandOutput>;
352
- listOrganizationServiceAccessStatus(args: ListOrganizationServiceAccessStatusCommandInput, cb: (err: any, data?: ListOrganizationServiceAccessStatusCommandOutput) => void): void;
353
- listOrganizationServiceAccessStatus(args: ListOrganizationServiceAccessStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListOrganizationServiceAccessStatusCommandOutput) => void): void;
354
-
355
- listPeerings(args: ListPeeringsCommandInput, options?: __HttpHandlerOptions): Promise<ListPeeringsCommandOutput>;
356
- listPeerings(args: ListPeeringsCommandInput, cb: (err: any, data?: ListPeeringsCommandOutput) => void): void;
357
- listPeerings(args: ListPeeringsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPeeringsCommandOutput) => void): void;
358
-
359
- listTagsForResource(args: ListTagsForResourceCommandInput, options?: __HttpHandlerOptions): Promise<ListTagsForResourceCommandOutput>;
360
- listTagsForResource(args: ListTagsForResourceCommandInput, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
361
- listTagsForResource(args: ListTagsForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
362
-
363
- putCoreNetworkPolicy(args: PutCoreNetworkPolicyCommandInput, options?: __HttpHandlerOptions): Promise<PutCoreNetworkPolicyCommandOutput>;
364
- putCoreNetworkPolicy(args: PutCoreNetworkPolicyCommandInput, cb: (err: any, data?: PutCoreNetworkPolicyCommandOutput) => void): void;
365
- putCoreNetworkPolicy(args: PutCoreNetworkPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutCoreNetworkPolicyCommandOutput) => void): void;
366
-
367
- putResourcePolicy(args: PutResourcePolicyCommandInput, options?: __HttpHandlerOptions): Promise<PutResourcePolicyCommandOutput>;
368
- putResourcePolicy(args: PutResourcePolicyCommandInput, cb: (err: any, data?: PutResourcePolicyCommandOutput) => void): void;
369
- putResourcePolicy(args: PutResourcePolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutResourcePolicyCommandOutput) => void): void;
370
-
371
- registerTransitGateway(args: RegisterTransitGatewayCommandInput, options?: __HttpHandlerOptions): Promise<RegisterTransitGatewayCommandOutput>;
372
- registerTransitGateway(args: RegisterTransitGatewayCommandInput, cb: (err: any, data?: RegisterTransitGatewayCommandOutput) => void): void;
373
- registerTransitGateway(args: RegisterTransitGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RegisterTransitGatewayCommandOutput) => void): void;
374
-
375
- rejectAttachment(args: RejectAttachmentCommandInput, options?: __HttpHandlerOptions): Promise<RejectAttachmentCommandOutput>;
376
- rejectAttachment(args: RejectAttachmentCommandInput, cb: (err: any, data?: RejectAttachmentCommandOutput) => void): void;
377
- rejectAttachment(args: RejectAttachmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RejectAttachmentCommandOutput) => void): void;
378
-
379
- restoreCoreNetworkPolicyVersion(args: RestoreCoreNetworkPolicyVersionCommandInput, options?: __HttpHandlerOptions): Promise<RestoreCoreNetworkPolicyVersionCommandOutput>;
380
- restoreCoreNetworkPolicyVersion(args: RestoreCoreNetworkPolicyVersionCommandInput, cb: (err: any, data?: RestoreCoreNetworkPolicyVersionCommandOutput) => void): void;
381
- restoreCoreNetworkPolicyVersion(args: RestoreCoreNetworkPolicyVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RestoreCoreNetworkPolicyVersionCommandOutput) => void): void;
382
-
383
- startOrganizationServiceAccessUpdate(args: StartOrganizationServiceAccessUpdateCommandInput, options?: __HttpHandlerOptions): Promise<StartOrganizationServiceAccessUpdateCommandOutput>;
384
- startOrganizationServiceAccessUpdate(args: StartOrganizationServiceAccessUpdateCommandInput, cb: (err: any, data?: StartOrganizationServiceAccessUpdateCommandOutput) => void): void;
385
- startOrganizationServiceAccessUpdate(args: StartOrganizationServiceAccessUpdateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartOrganizationServiceAccessUpdateCommandOutput) => void): void;
386
-
387
- startRouteAnalysis(args: StartRouteAnalysisCommandInput, options?: __HttpHandlerOptions): Promise<StartRouteAnalysisCommandOutput>;
388
- startRouteAnalysis(args: StartRouteAnalysisCommandInput, cb: (err: any, data?: StartRouteAnalysisCommandOutput) => void): void;
389
- startRouteAnalysis(args: StartRouteAnalysisCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartRouteAnalysisCommandOutput) => void): void;
390
-
391
- tagResource(args: TagResourceCommandInput, options?: __HttpHandlerOptions): Promise<TagResourceCommandOutput>;
392
- tagResource(args: TagResourceCommandInput, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
393
- tagResource(args: TagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
394
-
395
- untagResource(args: UntagResourceCommandInput, options?: __HttpHandlerOptions): Promise<UntagResourceCommandOutput>;
396
- untagResource(args: UntagResourceCommandInput, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
397
- untagResource(args: UntagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
398
-
399
- updateConnection(args: UpdateConnectionCommandInput, options?: __HttpHandlerOptions): Promise<UpdateConnectionCommandOutput>;
400
- updateConnection(args: UpdateConnectionCommandInput, cb: (err: any, data?: UpdateConnectionCommandOutput) => void): void;
401
- updateConnection(args: UpdateConnectionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateConnectionCommandOutput) => void): void;
402
-
403
- updateCoreNetwork(args: UpdateCoreNetworkCommandInput, options?: __HttpHandlerOptions): Promise<UpdateCoreNetworkCommandOutput>;
404
- updateCoreNetwork(args: UpdateCoreNetworkCommandInput, cb: (err: any, data?: UpdateCoreNetworkCommandOutput) => void): void;
405
- updateCoreNetwork(args: UpdateCoreNetworkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateCoreNetworkCommandOutput) => void): void;
406
-
407
- updateDevice(args: UpdateDeviceCommandInput, options?: __HttpHandlerOptions): Promise<UpdateDeviceCommandOutput>;
408
- updateDevice(args: UpdateDeviceCommandInput, cb: (err: any, data?: UpdateDeviceCommandOutput) => void): void;
409
- updateDevice(args: UpdateDeviceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateDeviceCommandOutput) => void): void;
410
-
411
- updateGlobalNetwork(args: UpdateGlobalNetworkCommandInput, options?: __HttpHandlerOptions): Promise<UpdateGlobalNetworkCommandOutput>;
412
- updateGlobalNetwork(args: UpdateGlobalNetworkCommandInput, cb: (err: any, data?: UpdateGlobalNetworkCommandOutput) => void): void;
413
- updateGlobalNetwork(args: UpdateGlobalNetworkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateGlobalNetworkCommandOutput) => void): void;
414
-
415
- updateLink(args: UpdateLinkCommandInput, options?: __HttpHandlerOptions): Promise<UpdateLinkCommandOutput>;
416
- updateLink(args: UpdateLinkCommandInput, cb: (err: any, data?: UpdateLinkCommandOutput) => void): void;
417
- updateLink(args: UpdateLinkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateLinkCommandOutput) => void): void;
418
-
419
- updateNetworkResourceMetadata(args: UpdateNetworkResourceMetadataCommandInput, options?: __HttpHandlerOptions): Promise<UpdateNetworkResourceMetadataCommandOutput>;
420
- updateNetworkResourceMetadata(args: UpdateNetworkResourceMetadataCommandInput, cb: (err: any, data?: UpdateNetworkResourceMetadataCommandOutput) => void): void;
421
- updateNetworkResourceMetadata(args: UpdateNetworkResourceMetadataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateNetworkResourceMetadataCommandOutput) => void): void;
422
-
423
- updateSite(args: UpdateSiteCommandInput, options?: __HttpHandlerOptions): Promise<UpdateSiteCommandOutput>;
424
- updateSite(args: UpdateSiteCommandInput, cb: (err: any, data?: UpdateSiteCommandOutput) => void): void;
425
- updateSite(args: UpdateSiteCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateSiteCommandOutput) => void): void;
426
-
427
- updateVpcAttachment(args: UpdateVpcAttachmentCommandInput, options?: __HttpHandlerOptions): Promise<UpdateVpcAttachmentCommandOutput>;
428
- updateVpcAttachment(args: UpdateVpcAttachmentCommandInput, cb: (err: any, data?: UpdateVpcAttachmentCommandOutput) => void): void;
429
- updateVpcAttachment(args: UpdateVpcAttachmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateVpcAttachmentCommandOutput) => void): void;
430
- }
1
+ import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
2
+ import {
3
+ AcceptAttachmentCommandInput,
4
+ AcceptAttachmentCommandOutput,
5
+ } from "./commands/AcceptAttachmentCommand";
6
+ import {
7
+ AssociateConnectPeerCommandInput,
8
+ AssociateConnectPeerCommandOutput,
9
+ } from "./commands/AssociateConnectPeerCommand";
10
+ import {
11
+ AssociateCustomerGatewayCommandInput,
12
+ AssociateCustomerGatewayCommandOutput,
13
+ } from "./commands/AssociateCustomerGatewayCommand";
14
+ import {
15
+ AssociateLinkCommandInput,
16
+ AssociateLinkCommandOutput,
17
+ } from "./commands/AssociateLinkCommand";
18
+ import {
19
+ AssociateTransitGatewayConnectPeerCommandInput,
20
+ AssociateTransitGatewayConnectPeerCommandOutput,
21
+ } from "./commands/AssociateTransitGatewayConnectPeerCommand";
22
+ import {
23
+ CreateConnectAttachmentCommandInput,
24
+ CreateConnectAttachmentCommandOutput,
25
+ } from "./commands/CreateConnectAttachmentCommand";
26
+ import {
27
+ CreateConnectionCommandInput,
28
+ CreateConnectionCommandOutput,
29
+ } from "./commands/CreateConnectionCommand";
30
+ import {
31
+ CreateConnectPeerCommandInput,
32
+ CreateConnectPeerCommandOutput,
33
+ } from "./commands/CreateConnectPeerCommand";
34
+ import {
35
+ CreateCoreNetworkCommandInput,
36
+ CreateCoreNetworkCommandOutput,
37
+ } from "./commands/CreateCoreNetworkCommand";
38
+ import {
39
+ CreateDeviceCommandInput,
40
+ CreateDeviceCommandOutput,
41
+ } from "./commands/CreateDeviceCommand";
42
+ import {
43
+ CreateGlobalNetworkCommandInput,
44
+ CreateGlobalNetworkCommandOutput,
45
+ } from "./commands/CreateGlobalNetworkCommand";
46
+ import {
47
+ CreateLinkCommandInput,
48
+ CreateLinkCommandOutput,
49
+ } from "./commands/CreateLinkCommand";
50
+ import {
51
+ CreateSiteCommandInput,
52
+ CreateSiteCommandOutput,
53
+ } from "./commands/CreateSiteCommand";
54
+ import {
55
+ CreateSiteToSiteVpnAttachmentCommandInput,
56
+ CreateSiteToSiteVpnAttachmentCommandOutput,
57
+ } from "./commands/CreateSiteToSiteVpnAttachmentCommand";
58
+ import {
59
+ CreateTransitGatewayPeeringCommandInput,
60
+ CreateTransitGatewayPeeringCommandOutput,
61
+ } from "./commands/CreateTransitGatewayPeeringCommand";
62
+ import {
63
+ CreateTransitGatewayRouteTableAttachmentCommandInput,
64
+ CreateTransitGatewayRouteTableAttachmentCommandOutput,
65
+ } from "./commands/CreateTransitGatewayRouteTableAttachmentCommand";
66
+ import {
67
+ CreateVpcAttachmentCommandInput,
68
+ CreateVpcAttachmentCommandOutput,
69
+ } from "./commands/CreateVpcAttachmentCommand";
70
+ import {
71
+ DeleteAttachmentCommandInput,
72
+ DeleteAttachmentCommandOutput,
73
+ } from "./commands/DeleteAttachmentCommand";
74
+ import {
75
+ DeleteConnectionCommandInput,
76
+ DeleteConnectionCommandOutput,
77
+ } from "./commands/DeleteConnectionCommand";
78
+ import {
79
+ DeleteConnectPeerCommandInput,
80
+ DeleteConnectPeerCommandOutput,
81
+ } from "./commands/DeleteConnectPeerCommand";
82
+ import {
83
+ DeleteCoreNetworkCommandInput,
84
+ DeleteCoreNetworkCommandOutput,
85
+ } from "./commands/DeleteCoreNetworkCommand";
86
+ import {
87
+ DeleteCoreNetworkPolicyVersionCommandInput,
88
+ DeleteCoreNetworkPolicyVersionCommandOutput,
89
+ } from "./commands/DeleteCoreNetworkPolicyVersionCommand";
90
+ import {
91
+ DeleteDeviceCommandInput,
92
+ DeleteDeviceCommandOutput,
93
+ } from "./commands/DeleteDeviceCommand";
94
+ import {
95
+ DeleteGlobalNetworkCommandInput,
96
+ DeleteGlobalNetworkCommandOutput,
97
+ } from "./commands/DeleteGlobalNetworkCommand";
98
+ import {
99
+ DeleteLinkCommandInput,
100
+ DeleteLinkCommandOutput,
101
+ } from "./commands/DeleteLinkCommand";
102
+ import {
103
+ DeletePeeringCommandInput,
104
+ DeletePeeringCommandOutput,
105
+ } from "./commands/DeletePeeringCommand";
106
+ import {
107
+ DeleteResourcePolicyCommandInput,
108
+ DeleteResourcePolicyCommandOutput,
109
+ } from "./commands/DeleteResourcePolicyCommand";
110
+ import {
111
+ DeleteSiteCommandInput,
112
+ DeleteSiteCommandOutput,
113
+ } from "./commands/DeleteSiteCommand";
114
+ import {
115
+ DeregisterTransitGatewayCommandInput,
116
+ DeregisterTransitGatewayCommandOutput,
117
+ } from "./commands/DeregisterTransitGatewayCommand";
118
+ import {
119
+ DescribeGlobalNetworksCommandInput,
120
+ DescribeGlobalNetworksCommandOutput,
121
+ } from "./commands/DescribeGlobalNetworksCommand";
122
+ import {
123
+ DisassociateConnectPeerCommandInput,
124
+ DisassociateConnectPeerCommandOutput,
125
+ } from "./commands/DisassociateConnectPeerCommand";
126
+ import {
127
+ DisassociateCustomerGatewayCommandInput,
128
+ DisassociateCustomerGatewayCommandOutput,
129
+ } from "./commands/DisassociateCustomerGatewayCommand";
130
+ import {
131
+ DisassociateLinkCommandInput,
132
+ DisassociateLinkCommandOutput,
133
+ } from "./commands/DisassociateLinkCommand";
134
+ import {
135
+ DisassociateTransitGatewayConnectPeerCommandInput,
136
+ DisassociateTransitGatewayConnectPeerCommandOutput,
137
+ } from "./commands/DisassociateTransitGatewayConnectPeerCommand";
138
+ import {
139
+ ExecuteCoreNetworkChangeSetCommandInput,
140
+ ExecuteCoreNetworkChangeSetCommandOutput,
141
+ } from "./commands/ExecuteCoreNetworkChangeSetCommand";
142
+ import {
143
+ GetConnectAttachmentCommandInput,
144
+ GetConnectAttachmentCommandOutput,
145
+ } from "./commands/GetConnectAttachmentCommand";
146
+ import {
147
+ GetConnectionsCommandInput,
148
+ GetConnectionsCommandOutput,
149
+ } from "./commands/GetConnectionsCommand";
150
+ import {
151
+ GetConnectPeerAssociationsCommandInput,
152
+ GetConnectPeerAssociationsCommandOutput,
153
+ } from "./commands/GetConnectPeerAssociationsCommand";
154
+ import {
155
+ GetConnectPeerCommandInput,
156
+ GetConnectPeerCommandOutput,
157
+ } from "./commands/GetConnectPeerCommand";
158
+ import {
159
+ GetCoreNetworkChangeEventsCommandInput,
160
+ GetCoreNetworkChangeEventsCommandOutput,
161
+ } from "./commands/GetCoreNetworkChangeEventsCommand";
162
+ import {
163
+ GetCoreNetworkChangeSetCommandInput,
164
+ GetCoreNetworkChangeSetCommandOutput,
165
+ } from "./commands/GetCoreNetworkChangeSetCommand";
166
+ import {
167
+ GetCoreNetworkCommandInput,
168
+ GetCoreNetworkCommandOutput,
169
+ } from "./commands/GetCoreNetworkCommand";
170
+ import {
171
+ GetCoreNetworkPolicyCommandInput,
172
+ GetCoreNetworkPolicyCommandOutput,
173
+ } from "./commands/GetCoreNetworkPolicyCommand";
174
+ import {
175
+ GetCustomerGatewayAssociationsCommandInput,
176
+ GetCustomerGatewayAssociationsCommandOutput,
177
+ } from "./commands/GetCustomerGatewayAssociationsCommand";
178
+ import {
179
+ GetDevicesCommandInput,
180
+ GetDevicesCommandOutput,
181
+ } from "./commands/GetDevicesCommand";
182
+ import {
183
+ GetLinkAssociationsCommandInput,
184
+ GetLinkAssociationsCommandOutput,
185
+ } from "./commands/GetLinkAssociationsCommand";
186
+ import {
187
+ GetLinksCommandInput,
188
+ GetLinksCommandOutput,
189
+ } from "./commands/GetLinksCommand";
190
+ import {
191
+ GetNetworkResourceCountsCommandInput,
192
+ GetNetworkResourceCountsCommandOutput,
193
+ } from "./commands/GetNetworkResourceCountsCommand";
194
+ import {
195
+ GetNetworkResourceRelationshipsCommandInput,
196
+ GetNetworkResourceRelationshipsCommandOutput,
197
+ } from "./commands/GetNetworkResourceRelationshipsCommand";
198
+ import {
199
+ GetNetworkResourcesCommandInput,
200
+ GetNetworkResourcesCommandOutput,
201
+ } from "./commands/GetNetworkResourcesCommand";
202
+ import {
203
+ GetNetworkRoutesCommandInput,
204
+ GetNetworkRoutesCommandOutput,
205
+ } from "./commands/GetNetworkRoutesCommand";
206
+ import {
207
+ GetNetworkTelemetryCommandInput,
208
+ GetNetworkTelemetryCommandOutput,
209
+ } from "./commands/GetNetworkTelemetryCommand";
210
+ import {
211
+ GetResourcePolicyCommandInput,
212
+ GetResourcePolicyCommandOutput,
213
+ } from "./commands/GetResourcePolicyCommand";
214
+ import {
215
+ GetRouteAnalysisCommandInput,
216
+ GetRouteAnalysisCommandOutput,
217
+ } from "./commands/GetRouteAnalysisCommand";
218
+ import {
219
+ GetSitesCommandInput,
220
+ GetSitesCommandOutput,
221
+ } from "./commands/GetSitesCommand";
222
+ import {
223
+ GetSiteToSiteVpnAttachmentCommandInput,
224
+ GetSiteToSiteVpnAttachmentCommandOutput,
225
+ } from "./commands/GetSiteToSiteVpnAttachmentCommand";
226
+ import {
227
+ GetTransitGatewayConnectPeerAssociationsCommandInput,
228
+ GetTransitGatewayConnectPeerAssociationsCommandOutput,
229
+ } from "./commands/GetTransitGatewayConnectPeerAssociationsCommand";
230
+ import {
231
+ GetTransitGatewayPeeringCommandInput,
232
+ GetTransitGatewayPeeringCommandOutput,
233
+ } from "./commands/GetTransitGatewayPeeringCommand";
234
+ import {
235
+ GetTransitGatewayRegistrationsCommandInput,
236
+ GetTransitGatewayRegistrationsCommandOutput,
237
+ } from "./commands/GetTransitGatewayRegistrationsCommand";
238
+ import {
239
+ GetTransitGatewayRouteTableAttachmentCommandInput,
240
+ GetTransitGatewayRouteTableAttachmentCommandOutput,
241
+ } from "./commands/GetTransitGatewayRouteTableAttachmentCommand";
242
+ import {
243
+ GetVpcAttachmentCommandInput,
244
+ GetVpcAttachmentCommandOutput,
245
+ } from "./commands/GetVpcAttachmentCommand";
246
+ import {
247
+ ListAttachmentsCommandInput,
248
+ ListAttachmentsCommandOutput,
249
+ } from "./commands/ListAttachmentsCommand";
250
+ import {
251
+ ListConnectPeersCommandInput,
252
+ ListConnectPeersCommandOutput,
253
+ } from "./commands/ListConnectPeersCommand";
254
+ import {
255
+ ListCoreNetworkPolicyVersionsCommandInput,
256
+ ListCoreNetworkPolicyVersionsCommandOutput,
257
+ } from "./commands/ListCoreNetworkPolicyVersionsCommand";
258
+ import {
259
+ ListCoreNetworksCommandInput,
260
+ ListCoreNetworksCommandOutput,
261
+ } from "./commands/ListCoreNetworksCommand";
262
+ import {
263
+ ListOrganizationServiceAccessStatusCommandInput,
264
+ ListOrganizationServiceAccessStatusCommandOutput,
265
+ } from "./commands/ListOrganizationServiceAccessStatusCommand";
266
+ import {
267
+ ListPeeringsCommandInput,
268
+ ListPeeringsCommandOutput,
269
+ } from "./commands/ListPeeringsCommand";
270
+ import {
271
+ ListTagsForResourceCommandInput,
272
+ ListTagsForResourceCommandOutput,
273
+ } from "./commands/ListTagsForResourceCommand";
274
+ import {
275
+ PutCoreNetworkPolicyCommandInput,
276
+ PutCoreNetworkPolicyCommandOutput,
277
+ } from "./commands/PutCoreNetworkPolicyCommand";
278
+ import {
279
+ PutResourcePolicyCommandInput,
280
+ PutResourcePolicyCommandOutput,
281
+ } from "./commands/PutResourcePolicyCommand";
282
+ import {
283
+ RegisterTransitGatewayCommandInput,
284
+ RegisterTransitGatewayCommandOutput,
285
+ } from "./commands/RegisterTransitGatewayCommand";
286
+ import {
287
+ RejectAttachmentCommandInput,
288
+ RejectAttachmentCommandOutput,
289
+ } from "./commands/RejectAttachmentCommand";
290
+ import {
291
+ RestoreCoreNetworkPolicyVersionCommandInput,
292
+ RestoreCoreNetworkPolicyVersionCommandOutput,
293
+ } from "./commands/RestoreCoreNetworkPolicyVersionCommand";
294
+ import {
295
+ StartOrganizationServiceAccessUpdateCommandInput,
296
+ StartOrganizationServiceAccessUpdateCommandOutput,
297
+ } from "./commands/StartOrganizationServiceAccessUpdateCommand";
298
+ import {
299
+ StartRouteAnalysisCommandInput,
300
+ StartRouteAnalysisCommandOutput,
301
+ } from "./commands/StartRouteAnalysisCommand";
302
+ import {
303
+ TagResourceCommandInput,
304
+ TagResourceCommandOutput,
305
+ } from "./commands/TagResourceCommand";
306
+ import {
307
+ UntagResourceCommandInput,
308
+ UntagResourceCommandOutput,
309
+ } from "./commands/UntagResourceCommand";
310
+ import {
311
+ UpdateConnectionCommandInput,
312
+ UpdateConnectionCommandOutput,
313
+ } from "./commands/UpdateConnectionCommand";
314
+ import {
315
+ UpdateCoreNetworkCommandInput,
316
+ UpdateCoreNetworkCommandOutput,
317
+ } from "./commands/UpdateCoreNetworkCommand";
318
+ import {
319
+ UpdateDeviceCommandInput,
320
+ UpdateDeviceCommandOutput,
321
+ } from "./commands/UpdateDeviceCommand";
322
+ import {
323
+ UpdateGlobalNetworkCommandInput,
324
+ UpdateGlobalNetworkCommandOutput,
325
+ } from "./commands/UpdateGlobalNetworkCommand";
326
+ import {
327
+ UpdateLinkCommandInput,
328
+ UpdateLinkCommandOutput,
329
+ } from "./commands/UpdateLinkCommand";
330
+ import {
331
+ UpdateNetworkResourceMetadataCommandInput,
332
+ UpdateNetworkResourceMetadataCommandOutput,
333
+ } from "./commands/UpdateNetworkResourceMetadataCommand";
334
+ import {
335
+ UpdateSiteCommandInput,
336
+ UpdateSiteCommandOutput,
337
+ } from "./commands/UpdateSiteCommand";
338
+ import {
339
+ UpdateVpcAttachmentCommandInput,
340
+ UpdateVpcAttachmentCommandOutput,
341
+ } from "./commands/UpdateVpcAttachmentCommand";
342
+ import { NetworkManagerClient } from "./NetworkManagerClient";
343
+
344
+ export declare class NetworkManager extends NetworkManagerClient {
345
+ acceptAttachment(
346
+ args: AcceptAttachmentCommandInput,
347
+ options?: __HttpHandlerOptions
348
+ ): Promise<AcceptAttachmentCommandOutput>;
349
+ acceptAttachment(
350
+ args: AcceptAttachmentCommandInput,
351
+ cb: (err: any, data?: AcceptAttachmentCommandOutput) => void
352
+ ): void;
353
+ acceptAttachment(
354
+ args: AcceptAttachmentCommandInput,
355
+ options: __HttpHandlerOptions,
356
+ cb: (err: any, data?: AcceptAttachmentCommandOutput) => void
357
+ ): void;
358
+
359
+ associateConnectPeer(
360
+ args: AssociateConnectPeerCommandInput,
361
+ options?: __HttpHandlerOptions
362
+ ): Promise<AssociateConnectPeerCommandOutput>;
363
+ associateConnectPeer(
364
+ args: AssociateConnectPeerCommandInput,
365
+ cb: (err: any, data?: AssociateConnectPeerCommandOutput) => void
366
+ ): void;
367
+ associateConnectPeer(
368
+ args: AssociateConnectPeerCommandInput,
369
+ options: __HttpHandlerOptions,
370
+ cb: (err: any, data?: AssociateConnectPeerCommandOutput) => void
371
+ ): void;
372
+
373
+ associateCustomerGateway(
374
+ args: AssociateCustomerGatewayCommandInput,
375
+ options?: __HttpHandlerOptions
376
+ ): Promise<AssociateCustomerGatewayCommandOutput>;
377
+ associateCustomerGateway(
378
+ args: AssociateCustomerGatewayCommandInput,
379
+ cb: (err: any, data?: AssociateCustomerGatewayCommandOutput) => void
380
+ ): void;
381
+ associateCustomerGateway(
382
+ args: AssociateCustomerGatewayCommandInput,
383
+ options: __HttpHandlerOptions,
384
+ cb: (err: any, data?: AssociateCustomerGatewayCommandOutput) => void
385
+ ): void;
386
+
387
+ associateLink(
388
+ args: AssociateLinkCommandInput,
389
+ options?: __HttpHandlerOptions
390
+ ): Promise<AssociateLinkCommandOutput>;
391
+ associateLink(
392
+ args: AssociateLinkCommandInput,
393
+ cb: (err: any, data?: AssociateLinkCommandOutput) => void
394
+ ): void;
395
+ associateLink(
396
+ args: AssociateLinkCommandInput,
397
+ options: __HttpHandlerOptions,
398
+ cb: (err: any, data?: AssociateLinkCommandOutput) => void
399
+ ): void;
400
+
401
+ associateTransitGatewayConnectPeer(
402
+ args: AssociateTransitGatewayConnectPeerCommandInput,
403
+ options?: __HttpHandlerOptions
404
+ ): Promise<AssociateTransitGatewayConnectPeerCommandOutput>;
405
+ associateTransitGatewayConnectPeer(
406
+ args: AssociateTransitGatewayConnectPeerCommandInput,
407
+ cb: (
408
+ err: any,
409
+ data?: AssociateTransitGatewayConnectPeerCommandOutput
410
+ ) => void
411
+ ): void;
412
+ associateTransitGatewayConnectPeer(
413
+ args: AssociateTransitGatewayConnectPeerCommandInput,
414
+ options: __HttpHandlerOptions,
415
+ cb: (
416
+ err: any,
417
+ data?: AssociateTransitGatewayConnectPeerCommandOutput
418
+ ) => void
419
+ ): void;
420
+
421
+ createConnectAttachment(
422
+ args: CreateConnectAttachmentCommandInput,
423
+ options?: __HttpHandlerOptions
424
+ ): Promise<CreateConnectAttachmentCommandOutput>;
425
+ createConnectAttachment(
426
+ args: CreateConnectAttachmentCommandInput,
427
+ cb: (err: any, data?: CreateConnectAttachmentCommandOutput) => void
428
+ ): void;
429
+ createConnectAttachment(
430
+ args: CreateConnectAttachmentCommandInput,
431
+ options: __HttpHandlerOptions,
432
+ cb: (err: any, data?: CreateConnectAttachmentCommandOutput) => void
433
+ ): void;
434
+
435
+ createConnection(
436
+ args: CreateConnectionCommandInput,
437
+ options?: __HttpHandlerOptions
438
+ ): Promise<CreateConnectionCommandOutput>;
439
+ createConnection(
440
+ args: CreateConnectionCommandInput,
441
+ cb: (err: any, data?: CreateConnectionCommandOutput) => void
442
+ ): void;
443
+ createConnection(
444
+ args: CreateConnectionCommandInput,
445
+ options: __HttpHandlerOptions,
446
+ cb: (err: any, data?: CreateConnectionCommandOutput) => void
447
+ ): void;
448
+
449
+ createConnectPeer(
450
+ args: CreateConnectPeerCommandInput,
451
+ options?: __HttpHandlerOptions
452
+ ): Promise<CreateConnectPeerCommandOutput>;
453
+ createConnectPeer(
454
+ args: CreateConnectPeerCommandInput,
455
+ cb: (err: any, data?: CreateConnectPeerCommandOutput) => void
456
+ ): void;
457
+ createConnectPeer(
458
+ args: CreateConnectPeerCommandInput,
459
+ options: __HttpHandlerOptions,
460
+ cb: (err: any, data?: CreateConnectPeerCommandOutput) => void
461
+ ): void;
462
+
463
+ createCoreNetwork(
464
+ args: CreateCoreNetworkCommandInput,
465
+ options?: __HttpHandlerOptions
466
+ ): Promise<CreateCoreNetworkCommandOutput>;
467
+ createCoreNetwork(
468
+ args: CreateCoreNetworkCommandInput,
469
+ cb: (err: any, data?: CreateCoreNetworkCommandOutput) => void
470
+ ): void;
471
+ createCoreNetwork(
472
+ args: CreateCoreNetworkCommandInput,
473
+ options: __HttpHandlerOptions,
474
+ cb: (err: any, data?: CreateCoreNetworkCommandOutput) => void
475
+ ): void;
476
+
477
+ createDevice(
478
+ args: CreateDeviceCommandInput,
479
+ options?: __HttpHandlerOptions
480
+ ): Promise<CreateDeviceCommandOutput>;
481
+ createDevice(
482
+ args: CreateDeviceCommandInput,
483
+ cb: (err: any, data?: CreateDeviceCommandOutput) => void
484
+ ): void;
485
+ createDevice(
486
+ args: CreateDeviceCommandInput,
487
+ options: __HttpHandlerOptions,
488
+ cb: (err: any, data?: CreateDeviceCommandOutput) => void
489
+ ): void;
490
+
491
+ createGlobalNetwork(
492
+ args: CreateGlobalNetworkCommandInput,
493
+ options?: __HttpHandlerOptions
494
+ ): Promise<CreateGlobalNetworkCommandOutput>;
495
+ createGlobalNetwork(
496
+ args: CreateGlobalNetworkCommandInput,
497
+ cb: (err: any, data?: CreateGlobalNetworkCommandOutput) => void
498
+ ): void;
499
+ createGlobalNetwork(
500
+ args: CreateGlobalNetworkCommandInput,
501
+ options: __HttpHandlerOptions,
502
+ cb: (err: any, data?: CreateGlobalNetworkCommandOutput) => void
503
+ ): void;
504
+
505
+ createLink(
506
+ args: CreateLinkCommandInput,
507
+ options?: __HttpHandlerOptions
508
+ ): Promise<CreateLinkCommandOutput>;
509
+ createLink(
510
+ args: CreateLinkCommandInput,
511
+ cb: (err: any, data?: CreateLinkCommandOutput) => void
512
+ ): void;
513
+ createLink(
514
+ args: CreateLinkCommandInput,
515
+ options: __HttpHandlerOptions,
516
+ cb: (err: any, data?: CreateLinkCommandOutput) => void
517
+ ): void;
518
+
519
+ createSite(
520
+ args: CreateSiteCommandInput,
521
+ options?: __HttpHandlerOptions
522
+ ): Promise<CreateSiteCommandOutput>;
523
+ createSite(
524
+ args: CreateSiteCommandInput,
525
+ cb: (err: any, data?: CreateSiteCommandOutput) => void
526
+ ): void;
527
+ createSite(
528
+ args: CreateSiteCommandInput,
529
+ options: __HttpHandlerOptions,
530
+ cb: (err: any, data?: CreateSiteCommandOutput) => void
531
+ ): void;
532
+
533
+ createSiteToSiteVpnAttachment(
534
+ args: CreateSiteToSiteVpnAttachmentCommandInput,
535
+ options?: __HttpHandlerOptions
536
+ ): Promise<CreateSiteToSiteVpnAttachmentCommandOutput>;
537
+ createSiteToSiteVpnAttachment(
538
+ args: CreateSiteToSiteVpnAttachmentCommandInput,
539
+ cb: (err: any, data?: CreateSiteToSiteVpnAttachmentCommandOutput) => void
540
+ ): void;
541
+ createSiteToSiteVpnAttachment(
542
+ args: CreateSiteToSiteVpnAttachmentCommandInput,
543
+ options: __HttpHandlerOptions,
544
+ cb: (err: any, data?: CreateSiteToSiteVpnAttachmentCommandOutput) => void
545
+ ): void;
546
+
547
+ createTransitGatewayPeering(
548
+ args: CreateTransitGatewayPeeringCommandInput,
549
+ options?: __HttpHandlerOptions
550
+ ): Promise<CreateTransitGatewayPeeringCommandOutput>;
551
+ createTransitGatewayPeering(
552
+ args: CreateTransitGatewayPeeringCommandInput,
553
+ cb: (err: any, data?: CreateTransitGatewayPeeringCommandOutput) => void
554
+ ): void;
555
+ createTransitGatewayPeering(
556
+ args: CreateTransitGatewayPeeringCommandInput,
557
+ options: __HttpHandlerOptions,
558
+ cb: (err: any, data?: CreateTransitGatewayPeeringCommandOutput) => void
559
+ ): void;
560
+
561
+ createTransitGatewayRouteTableAttachment(
562
+ args: CreateTransitGatewayRouteTableAttachmentCommandInput,
563
+ options?: __HttpHandlerOptions
564
+ ): Promise<CreateTransitGatewayRouteTableAttachmentCommandOutput>;
565
+ createTransitGatewayRouteTableAttachment(
566
+ args: CreateTransitGatewayRouteTableAttachmentCommandInput,
567
+ cb: (
568
+ err: any,
569
+ data?: CreateTransitGatewayRouteTableAttachmentCommandOutput
570
+ ) => void
571
+ ): void;
572
+ createTransitGatewayRouteTableAttachment(
573
+ args: CreateTransitGatewayRouteTableAttachmentCommandInput,
574
+ options: __HttpHandlerOptions,
575
+ cb: (
576
+ err: any,
577
+ data?: CreateTransitGatewayRouteTableAttachmentCommandOutput
578
+ ) => void
579
+ ): void;
580
+
581
+ createVpcAttachment(
582
+ args: CreateVpcAttachmentCommandInput,
583
+ options?: __HttpHandlerOptions
584
+ ): Promise<CreateVpcAttachmentCommandOutput>;
585
+ createVpcAttachment(
586
+ args: CreateVpcAttachmentCommandInput,
587
+ cb: (err: any, data?: CreateVpcAttachmentCommandOutput) => void
588
+ ): void;
589
+ createVpcAttachment(
590
+ args: CreateVpcAttachmentCommandInput,
591
+ options: __HttpHandlerOptions,
592
+ cb: (err: any, data?: CreateVpcAttachmentCommandOutput) => void
593
+ ): void;
594
+
595
+ deleteAttachment(
596
+ args: DeleteAttachmentCommandInput,
597
+ options?: __HttpHandlerOptions
598
+ ): Promise<DeleteAttachmentCommandOutput>;
599
+ deleteAttachment(
600
+ args: DeleteAttachmentCommandInput,
601
+ cb: (err: any, data?: DeleteAttachmentCommandOutput) => void
602
+ ): void;
603
+ deleteAttachment(
604
+ args: DeleteAttachmentCommandInput,
605
+ options: __HttpHandlerOptions,
606
+ cb: (err: any, data?: DeleteAttachmentCommandOutput) => void
607
+ ): void;
608
+
609
+ deleteConnection(
610
+ args: DeleteConnectionCommandInput,
611
+ options?: __HttpHandlerOptions
612
+ ): Promise<DeleteConnectionCommandOutput>;
613
+ deleteConnection(
614
+ args: DeleteConnectionCommandInput,
615
+ cb: (err: any, data?: DeleteConnectionCommandOutput) => void
616
+ ): void;
617
+ deleteConnection(
618
+ args: DeleteConnectionCommandInput,
619
+ options: __HttpHandlerOptions,
620
+ cb: (err: any, data?: DeleteConnectionCommandOutput) => void
621
+ ): void;
622
+
623
+ deleteConnectPeer(
624
+ args: DeleteConnectPeerCommandInput,
625
+ options?: __HttpHandlerOptions
626
+ ): Promise<DeleteConnectPeerCommandOutput>;
627
+ deleteConnectPeer(
628
+ args: DeleteConnectPeerCommandInput,
629
+ cb: (err: any, data?: DeleteConnectPeerCommandOutput) => void
630
+ ): void;
631
+ deleteConnectPeer(
632
+ args: DeleteConnectPeerCommandInput,
633
+ options: __HttpHandlerOptions,
634
+ cb: (err: any, data?: DeleteConnectPeerCommandOutput) => void
635
+ ): void;
636
+
637
+ deleteCoreNetwork(
638
+ args: DeleteCoreNetworkCommandInput,
639
+ options?: __HttpHandlerOptions
640
+ ): Promise<DeleteCoreNetworkCommandOutput>;
641
+ deleteCoreNetwork(
642
+ args: DeleteCoreNetworkCommandInput,
643
+ cb: (err: any, data?: DeleteCoreNetworkCommandOutput) => void
644
+ ): void;
645
+ deleteCoreNetwork(
646
+ args: DeleteCoreNetworkCommandInput,
647
+ options: __HttpHandlerOptions,
648
+ cb: (err: any, data?: DeleteCoreNetworkCommandOutput) => void
649
+ ): void;
650
+
651
+ deleteCoreNetworkPolicyVersion(
652
+ args: DeleteCoreNetworkPolicyVersionCommandInput,
653
+ options?: __HttpHandlerOptions
654
+ ): Promise<DeleteCoreNetworkPolicyVersionCommandOutput>;
655
+ deleteCoreNetworkPolicyVersion(
656
+ args: DeleteCoreNetworkPolicyVersionCommandInput,
657
+ cb: (err: any, data?: DeleteCoreNetworkPolicyVersionCommandOutput) => void
658
+ ): void;
659
+ deleteCoreNetworkPolicyVersion(
660
+ args: DeleteCoreNetworkPolicyVersionCommandInput,
661
+ options: __HttpHandlerOptions,
662
+ cb: (err: any, data?: DeleteCoreNetworkPolicyVersionCommandOutput) => void
663
+ ): void;
664
+
665
+ deleteDevice(
666
+ args: DeleteDeviceCommandInput,
667
+ options?: __HttpHandlerOptions
668
+ ): Promise<DeleteDeviceCommandOutput>;
669
+ deleteDevice(
670
+ args: DeleteDeviceCommandInput,
671
+ cb: (err: any, data?: DeleteDeviceCommandOutput) => void
672
+ ): void;
673
+ deleteDevice(
674
+ args: DeleteDeviceCommandInput,
675
+ options: __HttpHandlerOptions,
676
+ cb: (err: any, data?: DeleteDeviceCommandOutput) => void
677
+ ): void;
678
+
679
+ deleteGlobalNetwork(
680
+ args: DeleteGlobalNetworkCommandInput,
681
+ options?: __HttpHandlerOptions
682
+ ): Promise<DeleteGlobalNetworkCommandOutput>;
683
+ deleteGlobalNetwork(
684
+ args: DeleteGlobalNetworkCommandInput,
685
+ cb: (err: any, data?: DeleteGlobalNetworkCommandOutput) => void
686
+ ): void;
687
+ deleteGlobalNetwork(
688
+ args: DeleteGlobalNetworkCommandInput,
689
+ options: __HttpHandlerOptions,
690
+ cb: (err: any, data?: DeleteGlobalNetworkCommandOutput) => void
691
+ ): void;
692
+
693
+ deleteLink(
694
+ args: DeleteLinkCommandInput,
695
+ options?: __HttpHandlerOptions
696
+ ): Promise<DeleteLinkCommandOutput>;
697
+ deleteLink(
698
+ args: DeleteLinkCommandInput,
699
+ cb: (err: any, data?: DeleteLinkCommandOutput) => void
700
+ ): void;
701
+ deleteLink(
702
+ args: DeleteLinkCommandInput,
703
+ options: __HttpHandlerOptions,
704
+ cb: (err: any, data?: DeleteLinkCommandOutput) => void
705
+ ): void;
706
+
707
+ deletePeering(
708
+ args: DeletePeeringCommandInput,
709
+ options?: __HttpHandlerOptions
710
+ ): Promise<DeletePeeringCommandOutput>;
711
+ deletePeering(
712
+ args: DeletePeeringCommandInput,
713
+ cb: (err: any, data?: DeletePeeringCommandOutput) => void
714
+ ): void;
715
+ deletePeering(
716
+ args: DeletePeeringCommandInput,
717
+ options: __HttpHandlerOptions,
718
+ cb: (err: any, data?: DeletePeeringCommandOutput) => void
719
+ ): void;
720
+
721
+ deleteResourcePolicy(
722
+ args: DeleteResourcePolicyCommandInput,
723
+ options?: __HttpHandlerOptions
724
+ ): Promise<DeleteResourcePolicyCommandOutput>;
725
+ deleteResourcePolicy(
726
+ args: DeleteResourcePolicyCommandInput,
727
+ cb: (err: any, data?: DeleteResourcePolicyCommandOutput) => void
728
+ ): void;
729
+ deleteResourcePolicy(
730
+ args: DeleteResourcePolicyCommandInput,
731
+ options: __HttpHandlerOptions,
732
+ cb: (err: any, data?: DeleteResourcePolicyCommandOutput) => void
733
+ ): void;
734
+
735
+ deleteSite(
736
+ args: DeleteSiteCommandInput,
737
+ options?: __HttpHandlerOptions
738
+ ): Promise<DeleteSiteCommandOutput>;
739
+ deleteSite(
740
+ args: DeleteSiteCommandInput,
741
+ cb: (err: any, data?: DeleteSiteCommandOutput) => void
742
+ ): void;
743
+ deleteSite(
744
+ args: DeleteSiteCommandInput,
745
+ options: __HttpHandlerOptions,
746
+ cb: (err: any, data?: DeleteSiteCommandOutput) => void
747
+ ): void;
748
+
749
+ deregisterTransitGateway(
750
+ args: DeregisterTransitGatewayCommandInput,
751
+ options?: __HttpHandlerOptions
752
+ ): Promise<DeregisterTransitGatewayCommandOutput>;
753
+ deregisterTransitGateway(
754
+ args: DeregisterTransitGatewayCommandInput,
755
+ cb: (err: any, data?: DeregisterTransitGatewayCommandOutput) => void
756
+ ): void;
757
+ deregisterTransitGateway(
758
+ args: DeregisterTransitGatewayCommandInput,
759
+ options: __HttpHandlerOptions,
760
+ cb: (err: any, data?: DeregisterTransitGatewayCommandOutput) => void
761
+ ): void;
762
+
763
+ describeGlobalNetworks(
764
+ args: DescribeGlobalNetworksCommandInput,
765
+ options?: __HttpHandlerOptions
766
+ ): Promise<DescribeGlobalNetworksCommandOutput>;
767
+ describeGlobalNetworks(
768
+ args: DescribeGlobalNetworksCommandInput,
769
+ cb: (err: any, data?: DescribeGlobalNetworksCommandOutput) => void
770
+ ): void;
771
+ describeGlobalNetworks(
772
+ args: DescribeGlobalNetworksCommandInput,
773
+ options: __HttpHandlerOptions,
774
+ cb: (err: any, data?: DescribeGlobalNetworksCommandOutput) => void
775
+ ): void;
776
+
777
+ disassociateConnectPeer(
778
+ args: DisassociateConnectPeerCommandInput,
779
+ options?: __HttpHandlerOptions
780
+ ): Promise<DisassociateConnectPeerCommandOutput>;
781
+ disassociateConnectPeer(
782
+ args: DisassociateConnectPeerCommandInput,
783
+ cb: (err: any, data?: DisassociateConnectPeerCommandOutput) => void
784
+ ): void;
785
+ disassociateConnectPeer(
786
+ args: DisassociateConnectPeerCommandInput,
787
+ options: __HttpHandlerOptions,
788
+ cb: (err: any, data?: DisassociateConnectPeerCommandOutput) => void
789
+ ): void;
790
+
791
+ disassociateCustomerGateway(
792
+ args: DisassociateCustomerGatewayCommandInput,
793
+ options?: __HttpHandlerOptions
794
+ ): Promise<DisassociateCustomerGatewayCommandOutput>;
795
+ disassociateCustomerGateway(
796
+ args: DisassociateCustomerGatewayCommandInput,
797
+ cb: (err: any, data?: DisassociateCustomerGatewayCommandOutput) => void
798
+ ): void;
799
+ disassociateCustomerGateway(
800
+ args: DisassociateCustomerGatewayCommandInput,
801
+ options: __HttpHandlerOptions,
802
+ cb: (err: any, data?: DisassociateCustomerGatewayCommandOutput) => void
803
+ ): void;
804
+
805
+ disassociateLink(
806
+ args: DisassociateLinkCommandInput,
807
+ options?: __HttpHandlerOptions
808
+ ): Promise<DisassociateLinkCommandOutput>;
809
+ disassociateLink(
810
+ args: DisassociateLinkCommandInput,
811
+ cb: (err: any, data?: DisassociateLinkCommandOutput) => void
812
+ ): void;
813
+ disassociateLink(
814
+ args: DisassociateLinkCommandInput,
815
+ options: __HttpHandlerOptions,
816
+ cb: (err: any, data?: DisassociateLinkCommandOutput) => void
817
+ ): void;
818
+
819
+ disassociateTransitGatewayConnectPeer(
820
+ args: DisassociateTransitGatewayConnectPeerCommandInput,
821
+ options?: __HttpHandlerOptions
822
+ ): Promise<DisassociateTransitGatewayConnectPeerCommandOutput>;
823
+ disassociateTransitGatewayConnectPeer(
824
+ args: DisassociateTransitGatewayConnectPeerCommandInput,
825
+ cb: (
826
+ err: any,
827
+ data?: DisassociateTransitGatewayConnectPeerCommandOutput
828
+ ) => void
829
+ ): void;
830
+ disassociateTransitGatewayConnectPeer(
831
+ args: DisassociateTransitGatewayConnectPeerCommandInput,
832
+ options: __HttpHandlerOptions,
833
+ cb: (
834
+ err: any,
835
+ data?: DisassociateTransitGatewayConnectPeerCommandOutput
836
+ ) => void
837
+ ): void;
838
+
839
+ executeCoreNetworkChangeSet(
840
+ args: ExecuteCoreNetworkChangeSetCommandInput,
841
+ options?: __HttpHandlerOptions
842
+ ): Promise<ExecuteCoreNetworkChangeSetCommandOutput>;
843
+ executeCoreNetworkChangeSet(
844
+ args: ExecuteCoreNetworkChangeSetCommandInput,
845
+ cb: (err: any, data?: ExecuteCoreNetworkChangeSetCommandOutput) => void
846
+ ): void;
847
+ executeCoreNetworkChangeSet(
848
+ args: ExecuteCoreNetworkChangeSetCommandInput,
849
+ options: __HttpHandlerOptions,
850
+ cb: (err: any, data?: ExecuteCoreNetworkChangeSetCommandOutput) => void
851
+ ): void;
852
+
853
+ getConnectAttachment(
854
+ args: GetConnectAttachmentCommandInput,
855
+ options?: __HttpHandlerOptions
856
+ ): Promise<GetConnectAttachmentCommandOutput>;
857
+ getConnectAttachment(
858
+ args: GetConnectAttachmentCommandInput,
859
+ cb: (err: any, data?: GetConnectAttachmentCommandOutput) => void
860
+ ): void;
861
+ getConnectAttachment(
862
+ args: GetConnectAttachmentCommandInput,
863
+ options: __HttpHandlerOptions,
864
+ cb: (err: any, data?: GetConnectAttachmentCommandOutput) => void
865
+ ): void;
866
+
867
+ getConnections(
868
+ args: GetConnectionsCommandInput,
869
+ options?: __HttpHandlerOptions
870
+ ): Promise<GetConnectionsCommandOutput>;
871
+ getConnections(
872
+ args: GetConnectionsCommandInput,
873
+ cb: (err: any, data?: GetConnectionsCommandOutput) => void
874
+ ): void;
875
+ getConnections(
876
+ args: GetConnectionsCommandInput,
877
+ options: __HttpHandlerOptions,
878
+ cb: (err: any, data?: GetConnectionsCommandOutput) => void
879
+ ): void;
880
+
881
+ getConnectPeer(
882
+ args: GetConnectPeerCommandInput,
883
+ options?: __HttpHandlerOptions
884
+ ): Promise<GetConnectPeerCommandOutput>;
885
+ getConnectPeer(
886
+ args: GetConnectPeerCommandInput,
887
+ cb: (err: any, data?: GetConnectPeerCommandOutput) => void
888
+ ): void;
889
+ getConnectPeer(
890
+ args: GetConnectPeerCommandInput,
891
+ options: __HttpHandlerOptions,
892
+ cb: (err: any, data?: GetConnectPeerCommandOutput) => void
893
+ ): void;
894
+
895
+ getConnectPeerAssociations(
896
+ args: GetConnectPeerAssociationsCommandInput,
897
+ options?: __HttpHandlerOptions
898
+ ): Promise<GetConnectPeerAssociationsCommandOutput>;
899
+ getConnectPeerAssociations(
900
+ args: GetConnectPeerAssociationsCommandInput,
901
+ cb: (err: any, data?: GetConnectPeerAssociationsCommandOutput) => void
902
+ ): void;
903
+ getConnectPeerAssociations(
904
+ args: GetConnectPeerAssociationsCommandInput,
905
+ options: __HttpHandlerOptions,
906
+ cb: (err: any, data?: GetConnectPeerAssociationsCommandOutput) => void
907
+ ): void;
908
+
909
+ getCoreNetwork(
910
+ args: GetCoreNetworkCommandInput,
911
+ options?: __HttpHandlerOptions
912
+ ): Promise<GetCoreNetworkCommandOutput>;
913
+ getCoreNetwork(
914
+ args: GetCoreNetworkCommandInput,
915
+ cb: (err: any, data?: GetCoreNetworkCommandOutput) => void
916
+ ): void;
917
+ getCoreNetwork(
918
+ args: GetCoreNetworkCommandInput,
919
+ options: __HttpHandlerOptions,
920
+ cb: (err: any, data?: GetCoreNetworkCommandOutput) => void
921
+ ): void;
922
+
923
+ getCoreNetworkChangeEvents(
924
+ args: GetCoreNetworkChangeEventsCommandInput,
925
+ options?: __HttpHandlerOptions
926
+ ): Promise<GetCoreNetworkChangeEventsCommandOutput>;
927
+ getCoreNetworkChangeEvents(
928
+ args: GetCoreNetworkChangeEventsCommandInput,
929
+ cb: (err: any, data?: GetCoreNetworkChangeEventsCommandOutput) => void
930
+ ): void;
931
+ getCoreNetworkChangeEvents(
932
+ args: GetCoreNetworkChangeEventsCommandInput,
933
+ options: __HttpHandlerOptions,
934
+ cb: (err: any, data?: GetCoreNetworkChangeEventsCommandOutput) => void
935
+ ): void;
936
+
937
+ getCoreNetworkChangeSet(
938
+ args: GetCoreNetworkChangeSetCommandInput,
939
+ options?: __HttpHandlerOptions
940
+ ): Promise<GetCoreNetworkChangeSetCommandOutput>;
941
+ getCoreNetworkChangeSet(
942
+ args: GetCoreNetworkChangeSetCommandInput,
943
+ cb: (err: any, data?: GetCoreNetworkChangeSetCommandOutput) => void
944
+ ): void;
945
+ getCoreNetworkChangeSet(
946
+ args: GetCoreNetworkChangeSetCommandInput,
947
+ options: __HttpHandlerOptions,
948
+ cb: (err: any, data?: GetCoreNetworkChangeSetCommandOutput) => void
949
+ ): void;
950
+
951
+ getCoreNetworkPolicy(
952
+ args: GetCoreNetworkPolicyCommandInput,
953
+ options?: __HttpHandlerOptions
954
+ ): Promise<GetCoreNetworkPolicyCommandOutput>;
955
+ getCoreNetworkPolicy(
956
+ args: GetCoreNetworkPolicyCommandInput,
957
+ cb: (err: any, data?: GetCoreNetworkPolicyCommandOutput) => void
958
+ ): void;
959
+ getCoreNetworkPolicy(
960
+ args: GetCoreNetworkPolicyCommandInput,
961
+ options: __HttpHandlerOptions,
962
+ cb: (err: any, data?: GetCoreNetworkPolicyCommandOutput) => void
963
+ ): void;
964
+
965
+ getCustomerGatewayAssociations(
966
+ args: GetCustomerGatewayAssociationsCommandInput,
967
+ options?: __HttpHandlerOptions
968
+ ): Promise<GetCustomerGatewayAssociationsCommandOutput>;
969
+ getCustomerGatewayAssociations(
970
+ args: GetCustomerGatewayAssociationsCommandInput,
971
+ cb: (err: any, data?: GetCustomerGatewayAssociationsCommandOutput) => void
972
+ ): void;
973
+ getCustomerGatewayAssociations(
974
+ args: GetCustomerGatewayAssociationsCommandInput,
975
+ options: __HttpHandlerOptions,
976
+ cb: (err: any, data?: GetCustomerGatewayAssociationsCommandOutput) => void
977
+ ): void;
978
+
979
+ getDevices(
980
+ args: GetDevicesCommandInput,
981
+ options?: __HttpHandlerOptions
982
+ ): Promise<GetDevicesCommandOutput>;
983
+ getDevices(
984
+ args: GetDevicesCommandInput,
985
+ cb: (err: any, data?: GetDevicesCommandOutput) => void
986
+ ): void;
987
+ getDevices(
988
+ args: GetDevicesCommandInput,
989
+ options: __HttpHandlerOptions,
990
+ cb: (err: any, data?: GetDevicesCommandOutput) => void
991
+ ): void;
992
+
993
+ getLinkAssociations(
994
+ args: GetLinkAssociationsCommandInput,
995
+ options?: __HttpHandlerOptions
996
+ ): Promise<GetLinkAssociationsCommandOutput>;
997
+ getLinkAssociations(
998
+ args: GetLinkAssociationsCommandInput,
999
+ cb: (err: any, data?: GetLinkAssociationsCommandOutput) => void
1000
+ ): void;
1001
+ getLinkAssociations(
1002
+ args: GetLinkAssociationsCommandInput,
1003
+ options: __HttpHandlerOptions,
1004
+ cb: (err: any, data?: GetLinkAssociationsCommandOutput) => void
1005
+ ): void;
1006
+
1007
+ getLinks(
1008
+ args: GetLinksCommandInput,
1009
+ options?: __HttpHandlerOptions
1010
+ ): Promise<GetLinksCommandOutput>;
1011
+ getLinks(
1012
+ args: GetLinksCommandInput,
1013
+ cb: (err: any, data?: GetLinksCommandOutput) => void
1014
+ ): void;
1015
+ getLinks(
1016
+ args: GetLinksCommandInput,
1017
+ options: __HttpHandlerOptions,
1018
+ cb: (err: any, data?: GetLinksCommandOutput) => void
1019
+ ): void;
1020
+
1021
+ getNetworkResourceCounts(
1022
+ args: GetNetworkResourceCountsCommandInput,
1023
+ options?: __HttpHandlerOptions
1024
+ ): Promise<GetNetworkResourceCountsCommandOutput>;
1025
+ getNetworkResourceCounts(
1026
+ args: GetNetworkResourceCountsCommandInput,
1027
+ cb: (err: any, data?: GetNetworkResourceCountsCommandOutput) => void
1028
+ ): void;
1029
+ getNetworkResourceCounts(
1030
+ args: GetNetworkResourceCountsCommandInput,
1031
+ options: __HttpHandlerOptions,
1032
+ cb: (err: any, data?: GetNetworkResourceCountsCommandOutput) => void
1033
+ ): void;
1034
+
1035
+ getNetworkResourceRelationships(
1036
+ args: GetNetworkResourceRelationshipsCommandInput,
1037
+ options?: __HttpHandlerOptions
1038
+ ): Promise<GetNetworkResourceRelationshipsCommandOutput>;
1039
+ getNetworkResourceRelationships(
1040
+ args: GetNetworkResourceRelationshipsCommandInput,
1041
+ cb: (err: any, data?: GetNetworkResourceRelationshipsCommandOutput) => void
1042
+ ): void;
1043
+ getNetworkResourceRelationships(
1044
+ args: GetNetworkResourceRelationshipsCommandInput,
1045
+ options: __HttpHandlerOptions,
1046
+ cb: (err: any, data?: GetNetworkResourceRelationshipsCommandOutput) => void
1047
+ ): void;
1048
+
1049
+ getNetworkResources(
1050
+ args: GetNetworkResourcesCommandInput,
1051
+ options?: __HttpHandlerOptions
1052
+ ): Promise<GetNetworkResourcesCommandOutput>;
1053
+ getNetworkResources(
1054
+ args: GetNetworkResourcesCommandInput,
1055
+ cb: (err: any, data?: GetNetworkResourcesCommandOutput) => void
1056
+ ): void;
1057
+ getNetworkResources(
1058
+ args: GetNetworkResourcesCommandInput,
1059
+ options: __HttpHandlerOptions,
1060
+ cb: (err: any, data?: GetNetworkResourcesCommandOutput) => void
1061
+ ): void;
1062
+
1063
+ getNetworkRoutes(
1064
+ args: GetNetworkRoutesCommandInput,
1065
+ options?: __HttpHandlerOptions
1066
+ ): Promise<GetNetworkRoutesCommandOutput>;
1067
+ getNetworkRoutes(
1068
+ args: GetNetworkRoutesCommandInput,
1069
+ cb: (err: any, data?: GetNetworkRoutesCommandOutput) => void
1070
+ ): void;
1071
+ getNetworkRoutes(
1072
+ args: GetNetworkRoutesCommandInput,
1073
+ options: __HttpHandlerOptions,
1074
+ cb: (err: any, data?: GetNetworkRoutesCommandOutput) => void
1075
+ ): void;
1076
+
1077
+ getNetworkTelemetry(
1078
+ args: GetNetworkTelemetryCommandInput,
1079
+ options?: __HttpHandlerOptions
1080
+ ): Promise<GetNetworkTelemetryCommandOutput>;
1081
+ getNetworkTelemetry(
1082
+ args: GetNetworkTelemetryCommandInput,
1083
+ cb: (err: any, data?: GetNetworkTelemetryCommandOutput) => void
1084
+ ): void;
1085
+ getNetworkTelemetry(
1086
+ args: GetNetworkTelemetryCommandInput,
1087
+ options: __HttpHandlerOptions,
1088
+ cb: (err: any, data?: GetNetworkTelemetryCommandOutput) => void
1089
+ ): void;
1090
+
1091
+ getResourcePolicy(
1092
+ args: GetResourcePolicyCommandInput,
1093
+ options?: __HttpHandlerOptions
1094
+ ): Promise<GetResourcePolicyCommandOutput>;
1095
+ getResourcePolicy(
1096
+ args: GetResourcePolicyCommandInput,
1097
+ cb: (err: any, data?: GetResourcePolicyCommandOutput) => void
1098
+ ): void;
1099
+ getResourcePolicy(
1100
+ args: GetResourcePolicyCommandInput,
1101
+ options: __HttpHandlerOptions,
1102
+ cb: (err: any, data?: GetResourcePolicyCommandOutput) => void
1103
+ ): void;
1104
+
1105
+ getRouteAnalysis(
1106
+ args: GetRouteAnalysisCommandInput,
1107
+ options?: __HttpHandlerOptions
1108
+ ): Promise<GetRouteAnalysisCommandOutput>;
1109
+ getRouteAnalysis(
1110
+ args: GetRouteAnalysisCommandInput,
1111
+ cb: (err: any, data?: GetRouteAnalysisCommandOutput) => void
1112
+ ): void;
1113
+ getRouteAnalysis(
1114
+ args: GetRouteAnalysisCommandInput,
1115
+ options: __HttpHandlerOptions,
1116
+ cb: (err: any, data?: GetRouteAnalysisCommandOutput) => void
1117
+ ): void;
1118
+
1119
+ getSites(
1120
+ args: GetSitesCommandInput,
1121
+ options?: __HttpHandlerOptions
1122
+ ): Promise<GetSitesCommandOutput>;
1123
+ getSites(
1124
+ args: GetSitesCommandInput,
1125
+ cb: (err: any, data?: GetSitesCommandOutput) => void
1126
+ ): void;
1127
+ getSites(
1128
+ args: GetSitesCommandInput,
1129
+ options: __HttpHandlerOptions,
1130
+ cb: (err: any, data?: GetSitesCommandOutput) => void
1131
+ ): void;
1132
+
1133
+ getSiteToSiteVpnAttachment(
1134
+ args: GetSiteToSiteVpnAttachmentCommandInput,
1135
+ options?: __HttpHandlerOptions
1136
+ ): Promise<GetSiteToSiteVpnAttachmentCommandOutput>;
1137
+ getSiteToSiteVpnAttachment(
1138
+ args: GetSiteToSiteVpnAttachmentCommandInput,
1139
+ cb: (err: any, data?: GetSiteToSiteVpnAttachmentCommandOutput) => void
1140
+ ): void;
1141
+ getSiteToSiteVpnAttachment(
1142
+ args: GetSiteToSiteVpnAttachmentCommandInput,
1143
+ options: __HttpHandlerOptions,
1144
+ cb: (err: any, data?: GetSiteToSiteVpnAttachmentCommandOutput) => void
1145
+ ): void;
1146
+
1147
+ getTransitGatewayConnectPeerAssociations(
1148
+ args: GetTransitGatewayConnectPeerAssociationsCommandInput,
1149
+ options?: __HttpHandlerOptions
1150
+ ): Promise<GetTransitGatewayConnectPeerAssociationsCommandOutput>;
1151
+ getTransitGatewayConnectPeerAssociations(
1152
+ args: GetTransitGatewayConnectPeerAssociationsCommandInput,
1153
+ cb: (
1154
+ err: any,
1155
+ data?: GetTransitGatewayConnectPeerAssociationsCommandOutput
1156
+ ) => void
1157
+ ): void;
1158
+ getTransitGatewayConnectPeerAssociations(
1159
+ args: GetTransitGatewayConnectPeerAssociationsCommandInput,
1160
+ options: __HttpHandlerOptions,
1161
+ cb: (
1162
+ err: any,
1163
+ data?: GetTransitGatewayConnectPeerAssociationsCommandOutput
1164
+ ) => void
1165
+ ): void;
1166
+
1167
+ getTransitGatewayPeering(
1168
+ args: GetTransitGatewayPeeringCommandInput,
1169
+ options?: __HttpHandlerOptions
1170
+ ): Promise<GetTransitGatewayPeeringCommandOutput>;
1171
+ getTransitGatewayPeering(
1172
+ args: GetTransitGatewayPeeringCommandInput,
1173
+ cb: (err: any, data?: GetTransitGatewayPeeringCommandOutput) => void
1174
+ ): void;
1175
+ getTransitGatewayPeering(
1176
+ args: GetTransitGatewayPeeringCommandInput,
1177
+ options: __HttpHandlerOptions,
1178
+ cb: (err: any, data?: GetTransitGatewayPeeringCommandOutput) => void
1179
+ ): void;
1180
+
1181
+ getTransitGatewayRegistrations(
1182
+ args: GetTransitGatewayRegistrationsCommandInput,
1183
+ options?: __HttpHandlerOptions
1184
+ ): Promise<GetTransitGatewayRegistrationsCommandOutput>;
1185
+ getTransitGatewayRegistrations(
1186
+ args: GetTransitGatewayRegistrationsCommandInput,
1187
+ cb: (err: any, data?: GetTransitGatewayRegistrationsCommandOutput) => void
1188
+ ): void;
1189
+ getTransitGatewayRegistrations(
1190
+ args: GetTransitGatewayRegistrationsCommandInput,
1191
+ options: __HttpHandlerOptions,
1192
+ cb: (err: any, data?: GetTransitGatewayRegistrationsCommandOutput) => void
1193
+ ): void;
1194
+
1195
+ getTransitGatewayRouteTableAttachment(
1196
+ args: GetTransitGatewayRouteTableAttachmentCommandInput,
1197
+ options?: __HttpHandlerOptions
1198
+ ): Promise<GetTransitGatewayRouteTableAttachmentCommandOutput>;
1199
+ getTransitGatewayRouteTableAttachment(
1200
+ args: GetTransitGatewayRouteTableAttachmentCommandInput,
1201
+ cb: (
1202
+ err: any,
1203
+ data?: GetTransitGatewayRouteTableAttachmentCommandOutput
1204
+ ) => void
1205
+ ): void;
1206
+ getTransitGatewayRouteTableAttachment(
1207
+ args: GetTransitGatewayRouteTableAttachmentCommandInput,
1208
+ options: __HttpHandlerOptions,
1209
+ cb: (
1210
+ err: any,
1211
+ data?: GetTransitGatewayRouteTableAttachmentCommandOutput
1212
+ ) => void
1213
+ ): void;
1214
+
1215
+ getVpcAttachment(
1216
+ args: GetVpcAttachmentCommandInput,
1217
+ options?: __HttpHandlerOptions
1218
+ ): Promise<GetVpcAttachmentCommandOutput>;
1219
+ getVpcAttachment(
1220
+ args: GetVpcAttachmentCommandInput,
1221
+ cb: (err: any, data?: GetVpcAttachmentCommandOutput) => void
1222
+ ): void;
1223
+ getVpcAttachment(
1224
+ args: GetVpcAttachmentCommandInput,
1225
+ options: __HttpHandlerOptions,
1226
+ cb: (err: any, data?: GetVpcAttachmentCommandOutput) => void
1227
+ ): void;
1228
+
1229
+ listAttachments(
1230
+ args: ListAttachmentsCommandInput,
1231
+ options?: __HttpHandlerOptions
1232
+ ): Promise<ListAttachmentsCommandOutput>;
1233
+ listAttachments(
1234
+ args: ListAttachmentsCommandInput,
1235
+ cb: (err: any, data?: ListAttachmentsCommandOutput) => void
1236
+ ): void;
1237
+ listAttachments(
1238
+ args: ListAttachmentsCommandInput,
1239
+ options: __HttpHandlerOptions,
1240
+ cb: (err: any, data?: ListAttachmentsCommandOutput) => void
1241
+ ): void;
1242
+
1243
+ listConnectPeers(
1244
+ args: ListConnectPeersCommandInput,
1245
+ options?: __HttpHandlerOptions
1246
+ ): Promise<ListConnectPeersCommandOutput>;
1247
+ listConnectPeers(
1248
+ args: ListConnectPeersCommandInput,
1249
+ cb: (err: any, data?: ListConnectPeersCommandOutput) => void
1250
+ ): void;
1251
+ listConnectPeers(
1252
+ args: ListConnectPeersCommandInput,
1253
+ options: __HttpHandlerOptions,
1254
+ cb: (err: any, data?: ListConnectPeersCommandOutput) => void
1255
+ ): void;
1256
+
1257
+ listCoreNetworkPolicyVersions(
1258
+ args: ListCoreNetworkPolicyVersionsCommandInput,
1259
+ options?: __HttpHandlerOptions
1260
+ ): Promise<ListCoreNetworkPolicyVersionsCommandOutput>;
1261
+ listCoreNetworkPolicyVersions(
1262
+ args: ListCoreNetworkPolicyVersionsCommandInput,
1263
+ cb: (err: any, data?: ListCoreNetworkPolicyVersionsCommandOutput) => void
1264
+ ): void;
1265
+ listCoreNetworkPolicyVersions(
1266
+ args: ListCoreNetworkPolicyVersionsCommandInput,
1267
+ options: __HttpHandlerOptions,
1268
+ cb: (err: any, data?: ListCoreNetworkPolicyVersionsCommandOutput) => void
1269
+ ): void;
1270
+
1271
+ listCoreNetworks(
1272
+ args: ListCoreNetworksCommandInput,
1273
+ options?: __HttpHandlerOptions
1274
+ ): Promise<ListCoreNetworksCommandOutput>;
1275
+ listCoreNetworks(
1276
+ args: ListCoreNetworksCommandInput,
1277
+ cb: (err: any, data?: ListCoreNetworksCommandOutput) => void
1278
+ ): void;
1279
+ listCoreNetworks(
1280
+ args: ListCoreNetworksCommandInput,
1281
+ options: __HttpHandlerOptions,
1282
+ cb: (err: any, data?: ListCoreNetworksCommandOutput) => void
1283
+ ): void;
1284
+
1285
+ listOrganizationServiceAccessStatus(
1286
+ args: ListOrganizationServiceAccessStatusCommandInput,
1287
+ options?: __HttpHandlerOptions
1288
+ ): Promise<ListOrganizationServiceAccessStatusCommandOutput>;
1289
+ listOrganizationServiceAccessStatus(
1290
+ args: ListOrganizationServiceAccessStatusCommandInput,
1291
+ cb: (
1292
+ err: any,
1293
+ data?: ListOrganizationServiceAccessStatusCommandOutput
1294
+ ) => void
1295
+ ): void;
1296
+ listOrganizationServiceAccessStatus(
1297
+ args: ListOrganizationServiceAccessStatusCommandInput,
1298
+ options: __HttpHandlerOptions,
1299
+ cb: (
1300
+ err: any,
1301
+ data?: ListOrganizationServiceAccessStatusCommandOutput
1302
+ ) => void
1303
+ ): void;
1304
+
1305
+ listPeerings(
1306
+ args: ListPeeringsCommandInput,
1307
+ options?: __HttpHandlerOptions
1308
+ ): Promise<ListPeeringsCommandOutput>;
1309
+ listPeerings(
1310
+ args: ListPeeringsCommandInput,
1311
+ cb: (err: any, data?: ListPeeringsCommandOutput) => void
1312
+ ): void;
1313
+ listPeerings(
1314
+ args: ListPeeringsCommandInput,
1315
+ options: __HttpHandlerOptions,
1316
+ cb: (err: any, data?: ListPeeringsCommandOutput) => void
1317
+ ): void;
1318
+
1319
+ listTagsForResource(
1320
+ args: ListTagsForResourceCommandInput,
1321
+ options?: __HttpHandlerOptions
1322
+ ): Promise<ListTagsForResourceCommandOutput>;
1323
+ listTagsForResource(
1324
+ args: ListTagsForResourceCommandInput,
1325
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
1326
+ ): void;
1327
+ listTagsForResource(
1328
+ args: ListTagsForResourceCommandInput,
1329
+ options: __HttpHandlerOptions,
1330
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
1331
+ ): void;
1332
+
1333
+ putCoreNetworkPolicy(
1334
+ args: PutCoreNetworkPolicyCommandInput,
1335
+ options?: __HttpHandlerOptions
1336
+ ): Promise<PutCoreNetworkPolicyCommandOutput>;
1337
+ putCoreNetworkPolicy(
1338
+ args: PutCoreNetworkPolicyCommandInput,
1339
+ cb: (err: any, data?: PutCoreNetworkPolicyCommandOutput) => void
1340
+ ): void;
1341
+ putCoreNetworkPolicy(
1342
+ args: PutCoreNetworkPolicyCommandInput,
1343
+ options: __HttpHandlerOptions,
1344
+ cb: (err: any, data?: PutCoreNetworkPolicyCommandOutput) => void
1345
+ ): void;
1346
+
1347
+ putResourcePolicy(
1348
+ args: PutResourcePolicyCommandInput,
1349
+ options?: __HttpHandlerOptions
1350
+ ): Promise<PutResourcePolicyCommandOutput>;
1351
+ putResourcePolicy(
1352
+ args: PutResourcePolicyCommandInput,
1353
+ cb: (err: any, data?: PutResourcePolicyCommandOutput) => void
1354
+ ): void;
1355
+ putResourcePolicy(
1356
+ args: PutResourcePolicyCommandInput,
1357
+ options: __HttpHandlerOptions,
1358
+ cb: (err: any, data?: PutResourcePolicyCommandOutput) => void
1359
+ ): void;
1360
+
1361
+ registerTransitGateway(
1362
+ args: RegisterTransitGatewayCommandInput,
1363
+ options?: __HttpHandlerOptions
1364
+ ): Promise<RegisterTransitGatewayCommandOutput>;
1365
+ registerTransitGateway(
1366
+ args: RegisterTransitGatewayCommandInput,
1367
+ cb: (err: any, data?: RegisterTransitGatewayCommandOutput) => void
1368
+ ): void;
1369
+ registerTransitGateway(
1370
+ args: RegisterTransitGatewayCommandInput,
1371
+ options: __HttpHandlerOptions,
1372
+ cb: (err: any, data?: RegisterTransitGatewayCommandOutput) => void
1373
+ ): void;
1374
+
1375
+ rejectAttachment(
1376
+ args: RejectAttachmentCommandInput,
1377
+ options?: __HttpHandlerOptions
1378
+ ): Promise<RejectAttachmentCommandOutput>;
1379
+ rejectAttachment(
1380
+ args: RejectAttachmentCommandInput,
1381
+ cb: (err: any, data?: RejectAttachmentCommandOutput) => void
1382
+ ): void;
1383
+ rejectAttachment(
1384
+ args: RejectAttachmentCommandInput,
1385
+ options: __HttpHandlerOptions,
1386
+ cb: (err: any, data?: RejectAttachmentCommandOutput) => void
1387
+ ): void;
1388
+
1389
+ restoreCoreNetworkPolicyVersion(
1390
+ args: RestoreCoreNetworkPolicyVersionCommandInput,
1391
+ options?: __HttpHandlerOptions
1392
+ ): Promise<RestoreCoreNetworkPolicyVersionCommandOutput>;
1393
+ restoreCoreNetworkPolicyVersion(
1394
+ args: RestoreCoreNetworkPolicyVersionCommandInput,
1395
+ cb: (err: any, data?: RestoreCoreNetworkPolicyVersionCommandOutput) => void
1396
+ ): void;
1397
+ restoreCoreNetworkPolicyVersion(
1398
+ args: RestoreCoreNetworkPolicyVersionCommandInput,
1399
+ options: __HttpHandlerOptions,
1400
+ cb: (err: any, data?: RestoreCoreNetworkPolicyVersionCommandOutput) => void
1401
+ ): void;
1402
+
1403
+ startOrganizationServiceAccessUpdate(
1404
+ args: StartOrganizationServiceAccessUpdateCommandInput,
1405
+ options?: __HttpHandlerOptions
1406
+ ): Promise<StartOrganizationServiceAccessUpdateCommandOutput>;
1407
+ startOrganizationServiceAccessUpdate(
1408
+ args: StartOrganizationServiceAccessUpdateCommandInput,
1409
+ cb: (
1410
+ err: any,
1411
+ data?: StartOrganizationServiceAccessUpdateCommandOutput
1412
+ ) => void
1413
+ ): void;
1414
+ startOrganizationServiceAccessUpdate(
1415
+ args: StartOrganizationServiceAccessUpdateCommandInput,
1416
+ options: __HttpHandlerOptions,
1417
+ cb: (
1418
+ err: any,
1419
+ data?: StartOrganizationServiceAccessUpdateCommandOutput
1420
+ ) => void
1421
+ ): void;
1422
+
1423
+ startRouteAnalysis(
1424
+ args: StartRouteAnalysisCommandInput,
1425
+ options?: __HttpHandlerOptions
1426
+ ): Promise<StartRouteAnalysisCommandOutput>;
1427
+ startRouteAnalysis(
1428
+ args: StartRouteAnalysisCommandInput,
1429
+ cb: (err: any, data?: StartRouteAnalysisCommandOutput) => void
1430
+ ): void;
1431
+ startRouteAnalysis(
1432
+ args: StartRouteAnalysisCommandInput,
1433
+ options: __HttpHandlerOptions,
1434
+ cb: (err: any, data?: StartRouteAnalysisCommandOutput) => void
1435
+ ): void;
1436
+
1437
+ tagResource(
1438
+ args: TagResourceCommandInput,
1439
+ options?: __HttpHandlerOptions
1440
+ ): Promise<TagResourceCommandOutput>;
1441
+ tagResource(
1442
+ args: TagResourceCommandInput,
1443
+ cb: (err: any, data?: TagResourceCommandOutput) => void
1444
+ ): void;
1445
+ tagResource(
1446
+ args: TagResourceCommandInput,
1447
+ options: __HttpHandlerOptions,
1448
+ cb: (err: any, data?: TagResourceCommandOutput) => void
1449
+ ): void;
1450
+
1451
+ untagResource(
1452
+ args: UntagResourceCommandInput,
1453
+ options?: __HttpHandlerOptions
1454
+ ): Promise<UntagResourceCommandOutput>;
1455
+ untagResource(
1456
+ args: UntagResourceCommandInput,
1457
+ cb: (err: any, data?: UntagResourceCommandOutput) => void
1458
+ ): void;
1459
+ untagResource(
1460
+ args: UntagResourceCommandInput,
1461
+ options: __HttpHandlerOptions,
1462
+ cb: (err: any, data?: UntagResourceCommandOutput) => void
1463
+ ): void;
1464
+
1465
+ updateConnection(
1466
+ args: UpdateConnectionCommandInput,
1467
+ options?: __HttpHandlerOptions
1468
+ ): Promise<UpdateConnectionCommandOutput>;
1469
+ updateConnection(
1470
+ args: UpdateConnectionCommandInput,
1471
+ cb: (err: any, data?: UpdateConnectionCommandOutput) => void
1472
+ ): void;
1473
+ updateConnection(
1474
+ args: UpdateConnectionCommandInput,
1475
+ options: __HttpHandlerOptions,
1476
+ cb: (err: any, data?: UpdateConnectionCommandOutput) => void
1477
+ ): void;
1478
+
1479
+ updateCoreNetwork(
1480
+ args: UpdateCoreNetworkCommandInput,
1481
+ options?: __HttpHandlerOptions
1482
+ ): Promise<UpdateCoreNetworkCommandOutput>;
1483
+ updateCoreNetwork(
1484
+ args: UpdateCoreNetworkCommandInput,
1485
+ cb: (err: any, data?: UpdateCoreNetworkCommandOutput) => void
1486
+ ): void;
1487
+ updateCoreNetwork(
1488
+ args: UpdateCoreNetworkCommandInput,
1489
+ options: __HttpHandlerOptions,
1490
+ cb: (err: any, data?: UpdateCoreNetworkCommandOutput) => void
1491
+ ): void;
1492
+
1493
+ updateDevice(
1494
+ args: UpdateDeviceCommandInput,
1495
+ options?: __HttpHandlerOptions
1496
+ ): Promise<UpdateDeviceCommandOutput>;
1497
+ updateDevice(
1498
+ args: UpdateDeviceCommandInput,
1499
+ cb: (err: any, data?: UpdateDeviceCommandOutput) => void
1500
+ ): void;
1501
+ updateDevice(
1502
+ args: UpdateDeviceCommandInput,
1503
+ options: __HttpHandlerOptions,
1504
+ cb: (err: any, data?: UpdateDeviceCommandOutput) => void
1505
+ ): void;
1506
+
1507
+ updateGlobalNetwork(
1508
+ args: UpdateGlobalNetworkCommandInput,
1509
+ options?: __HttpHandlerOptions
1510
+ ): Promise<UpdateGlobalNetworkCommandOutput>;
1511
+ updateGlobalNetwork(
1512
+ args: UpdateGlobalNetworkCommandInput,
1513
+ cb: (err: any, data?: UpdateGlobalNetworkCommandOutput) => void
1514
+ ): void;
1515
+ updateGlobalNetwork(
1516
+ args: UpdateGlobalNetworkCommandInput,
1517
+ options: __HttpHandlerOptions,
1518
+ cb: (err: any, data?: UpdateGlobalNetworkCommandOutput) => void
1519
+ ): void;
1520
+
1521
+ updateLink(
1522
+ args: UpdateLinkCommandInput,
1523
+ options?: __HttpHandlerOptions
1524
+ ): Promise<UpdateLinkCommandOutput>;
1525
+ updateLink(
1526
+ args: UpdateLinkCommandInput,
1527
+ cb: (err: any, data?: UpdateLinkCommandOutput) => void
1528
+ ): void;
1529
+ updateLink(
1530
+ args: UpdateLinkCommandInput,
1531
+ options: __HttpHandlerOptions,
1532
+ cb: (err: any, data?: UpdateLinkCommandOutput) => void
1533
+ ): void;
1534
+
1535
+ updateNetworkResourceMetadata(
1536
+ args: UpdateNetworkResourceMetadataCommandInput,
1537
+ options?: __HttpHandlerOptions
1538
+ ): Promise<UpdateNetworkResourceMetadataCommandOutput>;
1539
+ updateNetworkResourceMetadata(
1540
+ args: UpdateNetworkResourceMetadataCommandInput,
1541
+ cb: (err: any, data?: UpdateNetworkResourceMetadataCommandOutput) => void
1542
+ ): void;
1543
+ updateNetworkResourceMetadata(
1544
+ args: UpdateNetworkResourceMetadataCommandInput,
1545
+ options: __HttpHandlerOptions,
1546
+ cb: (err: any, data?: UpdateNetworkResourceMetadataCommandOutput) => void
1547
+ ): void;
1548
+
1549
+ updateSite(
1550
+ args: UpdateSiteCommandInput,
1551
+ options?: __HttpHandlerOptions
1552
+ ): Promise<UpdateSiteCommandOutput>;
1553
+ updateSite(
1554
+ args: UpdateSiteCommandInput,
1555
+ cb: (err: any, data?: UpdateSiteCommandOutput) => void
1556
+ ): void;
1557
+ updateSite(
1558
+ args: UpdateSiteCommandInput,
1559
+ options: __HttpHandlerOptions,
1560
+ cb: (err: any, data?: UpdateSiteCommandOutput) => void
1561
+ ): void;
1562
+
1563
+ updateVpcAttachment(
1564
+ args: UpdateVpcAttachmentCommandInput,
1565
+ options?: __HttpHandlerOptions
1566
+ ): Promise<UpdateVpcAttachmentCommandOutput>;
1567
+ updateVpcAttachment(
1568
+ args: UpdateVpcAttachmentCommandInput,
1569
+ cb: (err: any, data?: UpdateVpcAttachmentCommandOutput) => void
1570
+ ): void;
1571
+ updateVpcAttachment(
1572
+ args: UpdateVpcAttachmentCommandInput,
1573
+ options: __HttpHandlerOptions,
1574
+ cb: (err: any, data?: UpdateVpcAttachmentCommandOutput) => void
1575
+ ): void;
1576
+ }