@aws-sdk/client-networkmanager 3.169.0 → 3.171.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 +1491 -430
  3. package/dist-types/ts3.4/NetworkManagerClient.d.ts +615 -158
  4. package/dist-types/ts3.4/commands/AcceptAttachmentCommand.d.ts +35 -17
  5. package/dist-types/ts3.4/commands/AssociateConnectPeerCommand.d.ts +39 -17
  6. package/dist-types/ts3.4/commands/AssociateCustomerGatewayCommand.d.ts +39 -17
  7. package/dist-types/ts3.4/commands/AssociateLinkCommand.d.ts +35 -17
  8. package/dist-types/ts3.4/commands/AssociateTransitGatewayConnectPeerCommand.d.ts +39 -17
  9. package/dist-types/ts3.4/commands/CreateConnectAttachmentCommand.d.ts +39 -17
  10. package/dist-types/ts3.4/commands/CreateConnectPeerCommand.d.ts +36 -17
  11. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +35 -17
  12. package/dist-types/ts3.4/commands/CreateCoreNetworkCommand.d.ts +36 -17
  13. package/dist-types/ts3.4/commands/CreateDeviceCommand.d.ts +32 -17
  14. package/dist-types/ts3.4/commands/CreateGlobalNetworkCommand.d.ts +36 -17
  15. package/dist-types/ts3.4/commands/CreateLinkCommand.d.ts +32 -17
  16. package/dist-types/ts3.4/commands/CreateSiteCommand.d.ts +32 -17
  17. package/dist-types/ts3.4/commands/CreateSiteToSiteVpnAttachmentCommand.d.ts +39 -17
  18. package/dist-types/ts3.4/commands/CreateTransitGatewayPeeringCommand.d.ts +39 -17
  19. package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableAttachmentCommand.d.ts +39 -17
  20. package/dist-types/ts3.4/commands/CreateVpcAttachmentCommand.d.ts +36 -17
  21. package/dist-types/ts3.4/commands/DeleteAttachmentCommand.d.ts +35 -17
  22. package/dist-types/ts3.4/commands/DeleteConnectPeerCommand.d.ts +36 -17
  23. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +35 -17
  24. package/dist-types/ts3.4/commands/DeleteCoreNetworkCommand.d.ts +36 -17
  25. package/dist-types/ts3.4/commands/DeleteCoreNetworkPolicyVersionCommand.d.ts +39 -17
  26. package/dist-types/ts3.4/commands/DeleteDeviceCommand.d.ts +32 -17
  27. package/dist-types/ts3.4/commands/DeleteGlobalNetworkCommand.d.ts +36 -17
  28. package/dist-types/ts3.4/commands/DeleteLinkCommand.d.ts +32 -17
  29. package/dist-types/ts3.4/commands/DeletePeeringCommand.d.ts +35 -17
  30. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +39 -17
  31. package/dist-types/ts3.4/commands/DeleteSiteCommand.d.ts +32 -17
  32. package/dist-types/ts3.4/commands/DeregisterTransitGatewayCommand.d.ts +39 -17
  33. package/dist-types/ts3.4/commands/DescribeGlobalNetworksCommand.d.ts +39 -17
  34. package/dist-types/ts3.4/commands/DisassociateConnectPeerCommand.d.ts +39 -17
  35. package/dist-types/ts3.4/commands/DisassociateCustomerGatewayCommand.d.ts +39 -17
  36. package/dist-types/ts3.4/commands/DisassociateLinkCommand.d.ts +35 -17
  37. package/dist-types/ts3.4/commands/DisassociateTransitGatewayConnectPeerCommand.d.ts +39 -17
  38. package/dist-types/ts3.4/commands/ExecuteCoreNetworkChangeSetCommand.d.ts +39 -17
  39. package/dist-types/ts3.4/commands/GetConnectAttachmentCommand.d.ts +39 -17
  40. package/dist-types/ts3.4/commands/GetConnectPeerAssociationsCommand.d.ts +39 -17
  41. package/dist-types/ts3.4/commands/GetConnectPeerCommand.d.ts +35 -17
  42. package/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +35 -17
  43. package/dist-types/ts3.4/commands/GetCoreNetworkChangeEventsCommand.d.ts +39 -17
  44. package/dist-types/ts3.4/commands/GetCoreNetworkChangeSetCommand.d.ts +39 -17
  45. package/dist-types/ts3.4/commands/GetCoreNetworkCommand.d.ts +35 -17
  46. package/dist-types/ts3.4/commands/GetCoreNetworkPolicyCommand.d.ts +39 -17
  47. package/dist-types/ts3.4/commands/GetCustomerGatewayAssociationsCommand.d.ts +39 -17
  48. package/dist-types/ts3.4/commands/GetDevicesCommand.d.ts +32 -17
  49. package/dist-types/ts3.4/commands/GetLinkAssociationsCommand.d.ts +36 -17
  50. package/dist-types/ts3.4/commands/GetLinksCommand.d.ts +32 -17
  51. package/dist-types/ts3.4/commands/GetNetworkResourceCountsCommand.d.ts +39 -17
  52. package/dist-types/ts3.4/commands/GetNetworkResourceRelationshipsCommand.d.ts +39 -17
  53. package/dist-types/ts3.4/commands/GetNetworkResourcesCommand.d.ts +36 -17
  54. package/dist-types/ts3.4/commands/GetNetworkRoutesCommand.d.ts +35 -17
  55. package/dist-types/ts3.4/commands/GetNetworkTelemetryCommand.d.ts +36 -17
  56. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +36 -17
  57. package/dist-types/ts3.4/commands/GetRouteAnalysisCommand.d.ts +35 -17
  58. package/dist-types/ts3.4/commands/GetSiteToSiteVpnAttachmentCommand.d.ts +39 -17
  59. package/dist-types/ts3.4/commands/GetSitesCommand.d.ts +32 -17
  60. package/dist-types/ts3.4/commands/GetTransitGatewayConnectPeerAssociationsCommand.d.ts +39 -17
  61. package/dist-types/ts3.4/commands/GetTransitGatewayPeeringCommand.d.ts +39 -17
  62. package/dist-types/ts3.4/commands/GetTransitGatewayRegistrationsCommand.d.ts +39 -17
  63. package/dist-types/ts3.4/commands/GetTransitGatewayRouteTableAttachmentCommand.d.ts +39 -17
  64. package/dist-types/ts3.4/commands/GetVpcAttachmentCommand.d.ts +35 -17
  65. package/dist-types/ts3.4/commands/ListAttachmentsCommand.d.ts +35 -17
  66. package/dist-types/ts3.4/commands/ListConnectPeersCommand.d.ts +35 -17
  67. package/dist-types/ts3.4/commands/ListCoreNetworkPolicyVersionsCommand.d.ts +39 -17
  68. package/dist-types/ts3.4/commands/ListCoreNetworksCommand.d.ts +35 -17
  69. package/dist-types/ts3.4/commands/ListOrganizationServiceAccessStatusCommand.d.ts +39 -17
  70. package/dist-types/ts3.4/commands/ListPeeringsCommand.d.ts +32 -17
  71. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +36 -17
  72. package/dist-types/ts3.4/commands/PutCoreNetworkPolicyCommand.d.ts +39 -17
  73. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +36 -17
  74. package/dist-types/ts3.4/commands/RegisterTransitGatewayCommand.d.ts +39 -17
  75. package/dist-types/ts3.4/commands/RejectAttachmentCommand.d.ts +35 -17
  76. package/dist-types/ts3.4/commands/RestoreCoreNetworkPolicyVersionCommand.d.ts +39 -17
  77. package/dist-types/ts3.4/commands/StartOrganizationServiceAccessUpdateCommand.d.ts +39 -17
  78. package/dist-types/ts3.4/commands/StartRouteAnalysisCommand.d.ts +36 -17
  79. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +32 -17
  80. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +35 -17
  81. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +35 -17
  82. package/dist-types/ts3.4/commands/UpdateCoreNetworkCommand.d.ts +36 -17
  83. package/dist-types/ts3.4/commands/UpdateDeviceCommand.d.ts +32 -17
  84. package/dist-types/ts3.4/commands/UpdateGlobalNetworkCommand.d.ts +36 -17
  85. package/dist-types/ts3.4/commands/UpdateLinkCommand.d.ts +32 -17
  86. package/dist-types/ts3.4/commands/UpdateNetworkResourceMetadataCommand.d.ts +39 -17
  87. package/dist-types/ts3.4/commands/UpdateSiteCommand.d.ts +32 -17
  88. package/dist-types/ts3.4/commands/UpdateVpcAttachmentCommand.d.ts +36 -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 +7 -6
  93. package/dist-types/ts3.4/models/index.d.ts +1 -1
  94. package/dist-types/ts3.4/models/models_0.d.ts +2079 -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 +65 -38
  120. package/dist-types/ts3.4/runtimeConfig.d.ts +65 -38
  121. package/dist-types/ts3.4/runtimeConfig.native.d.ts +66 -37
  122. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
  123. package/package.json +34 -34
@@ -1,430 +1,1491 @@
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
+ export declare class NetworkManager extends NetworkManagerClient {
344
+ acceptAttachment(
345
+ args: AcceptAttachmentCommandInput,
346
+ options?: __HttpHandlerOptions
347
+ ): Promise<AcceptAttachmentCommandOutput>;
348
+ acceptAttachment(
349
+ args: AcceptAttachmentCommandInput,
350
+ cb: (err: any, data?: AcceptAttachmentCommandOutput) => void
351
+ ): void;
352
+ acceptAttachment(
353
+ args: AcceptAttachmentCommandInput,
354
+ options: __HttpHandlerOptions,
355
+ cb: (err: any, data?: AcceptAttachmentCommandOutput) => void
356
+ ): void;
357
+ associateConnectPeer(
358
+ args: AssociateConnectPeerCommandInput,
359
+ options?: __HttpHandlerOptions
360
+ ): Promise<AssociateConnectPeerCommandOutput>;
361
+ associateConnectPeer(
362
+ args: AssociateConnectPeerCommandInput,
363
+ cb: (err: any, data?: AssociateConnectPeerCommandOutput) => void
364
+ ): void;
365
+ associateConnectPeer(
366
+ args: AssociateConnectPeerCommandInput,
367
+ options: __HttpHandlerOptions,
368
+ cb: (err: any, data?: AssociateConnectPeerCommandOutput) => void
369
+ ): void;
370
+ associateCustomerGateway(
371
+ args: AssociateCustomerGatewayCommandInput,
372
+ options?: __HttpHandlerOptions
373
+ ): Promise<AssociateCustomerGatewayCommandOutput>;
374
+ associateCustomerGateway(
375
+ args: AssociateCustomerGatewayCommandInput,
376
+ cb: (err: any, data?: AssociateCustomerGatewayCommandOutput) => void
377
+ ): void;
378
+ associateCustomerGateway(
379
+ args: AssociateCustomerGatewayCommandInput,
380
+ options: __HttpHandlerOptions,
381
+ cb: (err: any, data?: AssociateCustomerGatewayCommandOutput) => void
382
+ ): void;
383
+ associateLink(
384
+ args: AssociateLinkCommandInput,
385
+ options?: __HttpHandlerOptions
386
+ ): Promise<AssociateLinkCommandOutput>;
387
+ associateLink(
388
+ args: AssociateLinkCommandInput,
389
+ cb: (err: any, data?: AssociateLinkCommandOutput) => void
390
+ ): void;
391
+ associateLink(
392
+ args: AssociateLinkCommandInput,
393
+ options: __HttpHandlerOptions,
394
+ cb: (err: any, data?: AssociateLinkCommandOutput) => void
395
+ ): void;
396
+ associateTransitGatewayConnectPeer(
397
+ args: AssociateTransitGatewayConnectPeerCommandInput,
398
+ options?: __HttpHandlerOptions
399
+ ): Promise<AssociateTransitGatewayConnectPeerCommandOutput>;
400
+ associateTransitGatewayConnectPeer(
401
+ args: AssociateTransitGatewayConnectPeerCommandInput,
402
+ cb: (
403
+ err: any,
404
+ data?: AssociateTransitGatewayConnectPeerCommandOutput
405
+ ) => void
406
+ ): void;
407
+ associateTransitGatewayConnectPeer(
408
+ args: AssociateTransitGatewayConnectPeerCommandInput,
409
+ options: __HttpHandlerOptions,
410
+ cb: (
411
+ err: any,
412
+ data?: AssociateTransitGatewayConnectPeerCommandOutput
413
+ ) => void
414
+ ): void;
415
+ createConnectAttachment(
416
+ args: CreateConnectAttachmentCommandInput,
417
+ options?: __HttpHandlerOptions
418
+ ): Promise<CreateConnectAttachmentCommandOutput>;
419
+ createConnectAttachment(
420
+ args: CreateConnectAttachmentCommandInput,
421
+ cb: (err: any, data?: CreateConnectAttachmentCommandOutput) => void
422
+ ): void;
423
+ createConnectAttachment(
424
+ args: CreateConnectAttachmentCommandInput,
425
+ options: __HttpHandlerOptions,
426
+ cb: (err: any, data?: CreateConnectAttachmentCommandOutput) => void
427
+ ): void;
428
+ createConnection(
429
+ args: CreateConnectionCommandInput,
430
+ options?: __HttpHandlerOptions
431
+ ): Promise<CreateConnectionCommandOutput>;
432
+ createConnection(
433
+ args: CreateConnectionCommandInput,
434
+ cb: (err: any, data?: CreateConnectionCommandOutput) => void
435
+ ): void;
436
+ createConnection(
437
+ args: CreateConnectionCommandInput,
438
+ options: __HttpHandlerOptions,
439
+ cb: (err: any, data?: CreateConnectionCommandOutput) => void
440
+ ): void;
441
+ createConnectPeer(
442
+ args: CreateConnectPeerCommandInput,
443
+ options?: __HttpHandlerOptions
444
+ ): Promise<CreateConnectPeerCommandOutput>;
445
+ createConnectPeer(
446
+ args: CreateConnectPeerCommandInput,
447
+ cb: (err: any, data?: CreateConnectPeerCommandOutput) => void
448
+ ): void;
449
+ createConnectPeer(
450
+ args: CreateConnectPeerCommandInput,
451
+ options: __HttpHandlerOptions,
452
+ cb: (err: any, data?: CreateConnectPeerCommandOutput) => void
453
+ ): void;
454
+ createCoreNetwork(
455
+ args: CreateCoreNetworkCommandInput,
456
+ options?: __HttpHandlerOptions
457
+ ): Promise<CreateCoreNetworkCommandOutput>;
458
+ createCoreNetwork(
459
+ args: CreateCoreNetworkCommandInput,
460
+ cb: (err: any, data?: CreateCoreNetworkCommandOutput) => void
461
+ ): void;
462
+ createCoreNetwork(
463
+ args: CreateCoreNetworkCommandInput,
464
+ options: __HttpHandlerOptions,
465
+ cb: (err: any, data?: CreateCoreNetworkCommandOutput) => void
466
+ ): void;
467
+ createDevice(
468
+ args: CreateDeviceCommandInput,
469
+ options?: __HttpHandlerOptions
470
+ ): Promise<CreateDeviceCommandOutput>;
471
+ createDevice(
472
+ args: CreateDeviceCommandInput,
473
+ cb: (err: any, data?: CreateDeviceCommandOutput) => void
474
+ ): void;
475
+ createDevice(
476
+ args: CreateDeviceCommandInput,
477
+ options: __HttpHandlerOptions,
478
+ cb: (err: any, data?: CreateDeviceCommandOutput) => void
479
+ ): void;
480
+ createGlobalNetwork(
481
+ args: CreateGlobalNetworkCommandInput,
482
+ options?: __HttpHandlerOptions
483
+ ): Promise<CreateGlobalNetworkCommandOutput>;
484
+ createGlobalNetwork(
485
+ args: CreateGlobalNetworkCommandInput,
486
+ cb: (err: any, data?: CreateGlobalNetworkCommandOutput) => void
487
+ ): void;
488
+ createGlobalNetwork(
489
+ args: CreateGlobalNetworkCommandInput,
490
+ options: __HttpHandlerOptions,
491
+ cb: (err: any, data?: CreateGlobalNetworkCommandOutput) => void
492
+ ): void;
493
+ createLink(
494
+ args: CreateLinkCommandInput,
495
+ options?: __HttpHandlerOptions
496
+ ): Promise<CreateLinkCommandOutput>;
497
+ createLink(
498
+ args: CreateLinkCommandInput,
499
+ cb: (err: any, data?: CreateLinkCommandOutput) => void
500
+ ): void;
501
+ createLink(
502
+ args: CreateLinkCommandInput,
503
+ options: __HttpHandlerOptions,
504
+ cb: (err: any, data?: CreateLinkCommandOutput) => void
505
+ ): void;
506
+ createSite(
507
+ args: CreateSiteCommandInput,
508
+ options?: __HttpHandlerOptions
509
+ ): Promise<CreateSiteCommandOutput>;
510
+ createSite(
511
+ args: CreateSiteCommandInput,
512
+ cb: (err: any, data?: CreateSiteCommandOutput) => void
513
+ ): void;
514
+ createSite(
515
+ args: CreateSiteCommandInput,
516
+ options: __HttpHandlerOptions,
517
+ cb: (err: any, data?: CreateSiteCommandOutput) => void
518
+ ): void;
519
+ createSiteToSiteVpnAttachment(
520
+ args: CreateSiteToSiteVpnAttachmentCommandInput,
521
+ options?: __HttpHandlerOptions
522
+ ): Promise<CreateSiteToSiteVpnAttachmentCommandOutput>;
523
+ createSiteToSiteVpnAttachment(
524
+ args: CreateSiteToSiteVpnAttachmentCommandInput,
525
+ cb: (err: any, data?: CreateSiteToSiteVpnAttachmentCommandOutput) => void
526
+ ): void;
527
+ createSiteToSiteVpnAttachment(
528
+ args: CreateSiteToSiteVpnAttachmentCommandInput,
529
+ options: __HttpHandlerOptions,
530
+ cb: (err: any, data?: CreateSiteToSiteVpnAttachmentCommandOutput) => void
531
+ ): void;
532
+ createTransitGatewayPeering(
533
+ args: CreateTransitGatewayPeeringCommandInput,
534
+ options?: __HttpHandlerOptions
535
+ ): Promise<CreateTransitGatewayPeeringCommandOutput>;
536
+ createTransitGatewayPeering(
537
+ args: CreateTransitGatewayPeeringCommandInput,
538
+ cb: (err: any, data?: CreateTransitGatewayPeeringCommandOutput) => void
539
+ ): void;
540
+ createTransitGatewayPeering(
541
+ args: CreateTransitGatewayPeeringCommandInput,
542
+ options: __HttpHandlerOptions,
543
+ cb: (err: any, data?: CreateTransitGatewayPeeringCommandOutput) => void
544
+ ): void;
545
+ createTransitGatewayRouteTableAttachment(
546
+ args: CreateTransitGatewayRouteTableAttachmentCommandInput,
547
+ options?: __HttpHandlerOptions
548
+ ): Promise<CreateTransitGatewayRouteTableAttachmentCommandOutput>;
549
+ createTransitGatewayRouteTableAttachment(
550
+ args: CreateTransitGatewayRouteTableAttachmentCommandInput,
551
+ cb: (
552
+ err: any,
553
+ data?: CreateTransitGatewayRouteTableAttachmentCommandOutput
554
+ ) => void
555
+ ): void;
556
+ createTransitGatewayRouteTableAttachment(
557
+ args: CreateTransitGatewayRouteTableAttachmentCommandInput,
558
+ options: __HttpHandlerOptions,
559
+ cb: (
560
+ err: any,
561
+ data?: CreateTransitGatewayRouteTableAttachmentCommandOutput
562
+ ) => void
563
+ ): void;
564
+ createVpcAttachment(
565
+ args: CreateVpcAttachmentCommandInput,
566
+ options?: __HttpHandlerOptions
567
+ ): Promise<CreateVpcAttachmentCommandOutput>;
568
+ createVpcAttachment(
569
+ args: CreateVpcAttachmentCommandInput,
570
+ cb: (err: any, data?: CreateVpcAttachmentCommandOutput) => void
571
+ ): void;
572
+ createVpcAttachment(
573
+ args: CreateVpcAttachmentCommandInput,
574
+ options: __HttpHandlerOptions,
575
+ cb: (err: any, data?: CreateVpcAttachmentCommandOutput) => void
576
+ ): void;
577
+ deleteAttachment(
578
+ args: DeleteAttachmentCommandInput,
579
+ options?: __HttpHandlerOptions
580
+ ): Promise<DeleteAttachmentCommandOutput>;
581
+ deleteAttachment(
582
+ args: DeleteAttachmentCommandInput,
583
+ cb: (err: any, data?: DeleteAttachmentCommandOutput) => void
584
+ ): void;
585
+ deleteAttachment(
586
+ args: DeleteAttachmentCommandInput,
587
+ options: __HttpHandlerOptions,
588
+ cb: (err: any, data?: DeleteAttachmentCommandOutput) => void
589
+ ): void;
590
+ deleteConnection(
591
+ args: DeleteConnectionCommandInput,
592
+ options?: __HttpHandlerOptions
593
+ ): Promise<DeleteConnectionCommandOutput>;
594
+ deleteConnection(
595
+ args: DeleteConnectionCommandInput,
596
+ cb: (err: any, data?: DeleteConnectionCommandOutput) => void
597
+ ): void;
598
+ deleteConnection(
599
+ args: DeleteConnectionCommandInput,
600
+ options: __HttpHandlerOptions,
601
+ cb: (err: any, data?: DeleteConnectionCommandOutput) => void
602
+ ): void;
603
+ deleteConnectPeer(
604
+ args: DeleteConnectPeerCommandInput,
605
+ options?: __HttpHandlerOptions
606
+ ): Promise<DeleteConnectPeerCommandOutput>;
607
+ deleteConnectPeer(
608
+ args: DeleteConnectPeerCommandInput,
609
+ cb: (err: any, data?: DeleteConnectPeerCommandOutput) => void
610
+ ): void;
611
+ deleteConnectPeer(
612
+ args: DeleteConnectPeerCommandInput,
613
+ options: __HttpHandlerOptions,
614
+ cb: (err: any, data?: DeleteConnectPeerCommandOutput) => void
615
+ ): void;
616
+ deleteCoreNetwork(
617
+ args: DeleteCoreNetworkCommandInput,
618
+ options?: __HttpHandlerOptions
619
+ ): Promise<DeleteCoreNetworkCommandOutput>;
620
+ deleteCoreNetwork(
621
+ args: DeleteCoreNetworkCommandInput,
622
+ cb: (err: any, data?: DeleteCoreNetworkCommandOutput) => void
623
+ ): void;
624
+ deleteCoreNetwork(
625
+ args: DeleteCoreNetworkCommandInput,
626
+ options: __HttpHandlerOptions,
627
+ cb: (err: any, data?: DeleteCoreNetworkCommandOutput) => void
628
+ ): void;
629
+ deleteCoreNetworkPolicyVersion(
630
+ args: DeleteCoreNetworkPolicyVersionCommandInput,
631
+ options?: __HttpHandlerOptions
632
+ ): Promise<DeleteCoreNetworkPolicyVersionCommandOutput>;
633
+ deleteCoreNetworkPolicyVersion(
634
+ args: DeleteCoreNetworkPolicyVersionCommandInput,
635
+ cb: (err: any, data?: DeleteCoreNetworkPolicyVersionCommandOutput) => void
636
+ ): void;
637
+ deleteCoreNetworkPolicyVersion(
638
+ args: DeleteCoreNetworkPolicyVersionCommandInput,
639
+ options: __HttpHandlerOptions,
640
+ cb: (err: any, data?: DeleteCoreNetworkPolicyVersionCommandOutput) => void
641
+ ): void;
642
+ deleteDevice(
643
+ args: DeleteDeviceCommandInput,
644
+ options?: __HttpHandlerOptions
645
+ ): Promise<DeleteDeviceCommandOutput>;
646
+ deleteDevice(
647
+ args: DeleteDeviceCommandInput,
648
+ cb: (err: any, data?: DeleteDeviceCommandOutput) => void
649
+ ): void;
650
+ deleteDevice(
651
+ args: DeleteDeviceCommandInput,
652
+ options: __HttpHandlerOptions,
653
+ cb: (err: any, data?: DeleteDeviceCommandOutput) => void
654
+ ): void;
655
+ deleteGlobalNetwork(
656
+ args: DeleteGlobalNetworkCommandInput,
657
+ options?: __HttpHandlerOptions
658
+ ): Promise<DeleteGlobalNetworkCommandOutput>;
659
+ deleteGlobalNetwork(
660
+ args: DeleteGlobalNetworkCommandInput,
661
+ cb: (err: any, data?: DeleteGlobalNetworkCommandOutput) => void
662
+ ): void;
663
+ deleteGlobalNetwork(
664
+ args: DeleteGlobalNetworkCommandInput,
665
+ options: __HttpHandlerOptions,
666
+ cb: (err: any, data?: DeleteGlobalNetworkCommandOutput) => void
667
+ ): void;
668
+ deleteLink(
669
+ args: DeleteLinkCommandInput,
670
+ options?: __HttpHandlerOptions
671
+ ): Promise<DeleteLinkCommandOutput>;
672
+ deleteLink(
673
+ args: DeleteLinkCommandInput,
674
+ cb: (err: any, data?: DeleteLinkCommandOutput) => void
675
+ ): void;
676
+ deleteLink(
677
+ args: DeleteLinkCommandInput,
678
+ options: __HttpHandlerOptions,
679
+ cb: (err: any, data?: DeleteLinkCommandOutput) => void
680
+ ): void;
681
+ deletePeering(
682
+ args: DeletePeeringCommandInput,
683
+ options?: __HttpHandlerOptions
684
+ ): Promise<DeletePeeringCommandOutput>;
685
+ deletePeering(
686
+ args: DeletePeeringCommandInput,
687
+ cb: (err: any, data?: DeletePeeringCommandOutput) => void
688
+ ): void;
689
+ deletePeering(
690
+ args: DeletePeeringCommandInput,
691
+ options: __HttpHandlerOptions,
692
+ cb: (err: any, data?: DeletePeeringCommandOutput) => void
693
+ ): void;
694
+ deleteResourcePolicy(
695
+ args: DeleteResourcePolicyCommandInput,
696
+ options?: __HttpHandlerOptions
697
+ ): Promise<DeleteResourcePolicyCommandOutput>;
698
+ deleteResourcePolicy(
699
+ args: DeleteResourcePolicyCommandInput,
700
+ cb: (err: any, data?: DeleteResourcePolicyCommandOutput) => void
701
+ ): void;
702
+ deleteResourcePolicy(
703
+ args: DeleteResourcePolicyCommandInput,
704
+ options: __HttpHandlerOptions,
705
+ cb: (err: any, data?: DeleteResourcePolicyCommandOutput) => void
706
+ ): void;
707
+ deleteSite(
708
+ args: DeleteSiteCommandInput,
709
+ options?: __HttpHandlerOptions
710
+ ): Promise<DeleteSiteCommandOutput>;
711
+ deleteSite(
712
+ args: DeleteSiteCommandInput,
713
+ cb: (err: any, data?: DeleteSiteCommandOutput) => void
714
+ ): void;
715
+ deleteSite(
716
+ args: DeleteSiteCommandInput,
717
+ options: __HttpHandlerOptions,
718
+ cb: (err: any, data?: DeleteSiteCommandOutput) => void
719
+ ): void;
720
+ deregisterTransitGateway(
721
+ args: DeregisterTransitGatewayCommandInput,
722
+ options?: __HttpHandlerOptions
723
+ ): Promise<DeregisterTransitGatewayCommandOutput>;
724
+ deregisterTransitGateway(
725
+ args: DeregisterTransitGatewayCommandInput,
726
+ cb: (err: any, data?: DeregisterTransitGatewayCommandOutput) => void
727
+ ): void;
728
+ deregisterTransitGateway(
729
+ args: DeregisterTransitGatewayCommandInput,
730
+ options: __HttpHandlerOptions,
731
+ cb: (err: any, data?: DeregisterTransitGatewayCommandOutput) => void
732
+ ): void;
733
+ describeGlobalNetworks(
734
+ args: DescribeGlobalNetworksCommandInput,
735
+ options?: __HttpHandlerOptions
736
+ ): Promise<DescribeGlobalNetworksCommandOutput>;
737
+ describeGlobalNetworks(
738
+ args: DescribeGlobalNetworksCommandInput,
739
+ cb: (err: any, data?: DescribeGlobalNetworksCommandOutput) => void
740
+ ): void;
741
+ describeGlobalNetworks(
742
+ args: DescribeGlobalNetworksCommandInput,
743
+ options: __HttpHandlerOptions,
744
+ cb: (err: any, data?: DescribeGlobalNetworksCommandOutput) => void
745
+ ): void;
746
+ disassociateConnectPeer(
747
+ args: DisassociateConnectPeerCommandInput,
748
+ options?: __HttpHandlerOptions
749
+ ): Promise<DisassociateConnectPeerCommandOutput>;
750
+ disassociateConnectPeer(
751
+ args: DisassociateConnectPeerCommandInput,
752
+ cb: (err: any, data?: DisassociateConnectPeerCommandOutput) => void
753
+ ): void;
754
+ disassociateConnectPeer(
755
+ args: DisassociateConnectPeerCommandInput,
756
+ options: __HttpHandlerOptions,
757
+ cb: (err: any, data?: DisassociateConnectPeerCommandOutput) => void
758
+ ): void;
759
+ disassociateCustomerGateway(
760
+ args: DisassociateCustomerGatewayCommandInput,
761
+ options?: __HttpHandlerOptions
762
+ ): Promise<DisassociateCustomerGatewayCommandOutput>;
763
+ disassociateCustomerGateway(
764
+ args: DisassociateCustomerGatewayCommandInput,
765
+ cb: (err: any, data?: DisassociateCustomerGatewayCommandOutput) => void
766
+ ): void;
767
+ disassociateCustomerGateway(
768
+ args: DisassociateCustomerGatewayCommandInput,
769
+ options: __HttpHandlerOptions,
770
+ cb: (err: any, data?: DisassociateCustomerGatewayCommandOutput) => void
771
+ ): void;
772
+ disassociateLink(
773
+ args: DisassociateLinkCommandInput,
774
+ options?: __HttpHandlerOptions
775
+ ): Promise<DisassociateLinkCommandOutput>;
776
+ disassociateLink(
777
+ args: DisassociateLinkCommandInput,
778
+ cb: (err: any, data?: DisassociateLinkCommandOutput) => void
779
+ ): void;
780
+ disassociateLink(
781
+ args: DisassociateLinkCommandInput,
782
+ options: __HttpHandlerOptions,
783
+ cb: (err: any, data?: DisassociateLinkCommandOutput) => void
784
+ ): void;
785
+ disassociateTransitGatewayConnectPeer(
786
+ args: DisassociateTransitGatewayConnectPeerCommandInput,
787
+ options?: __HttpHandlerOptions
788
+ ): Promise<DisassociateTransitGatewayConnectPeerCommandOutput>;
789
+ disassociateTransitGatewayConnectPeer(
790
+ args: DisassociateTransitGatewayConnectPeerCommandInput,
791
+ cb: (
792
+ err: any,
793
+ data?: DisassociateTransitGatewayConnectPeerCommandOutput
794
+ ) => void
795
+ ): void;
796
+ disassociateTransitGatewayConnectPeer(
797
+ args: DisassociateTransitGatewayConnectPeerCommandInput,
798
+ options: __HttpHandlerOptions,
799
+ cb: (
800
+ err: any,
801
+ data?: DisassociateTransitGatewayConnectPeerCommandOutput
802
+ ) => void
803
+ ): void;
804
+ executeCoreNetworkChangeSet(
805
+ args: ExecuteCoreNetworkChangeSetCommandInput,
806
+ options?: __HttpHandlerOptions
807
+ ): Promise<ExecuteCoreNetworkChangeSetCommandOutput>;
808
+ executeCoreNetworkChangeSet(
809
+ args: ExecuteCoreNetworkChangeSetCommandInput,
810
+ cb: (err: any, data?: ExecuteCoreNetworkChangeSetCommandOutput) => void
811
+ ): void;
812
+ executeCoreNetworkChangeSet(
813
+ args: ExecuteCoreNetworkChangeSetCommandInput,
814
+ options: __HttpHandlerOptions,
815
+ cb: (err: any, data?: ExecuteCoreNetworkChangeSetCommandOutput) => void
816
+ ): void;
817
+ getConnectAttachment(
818
+ args: GetConnectAttachmentCommandInput,
819
+ options?: __HttpHandlerOptions
820
+ ): Promise<GetConnectAttachmentCommandOutput>;
821
+ getConnectAttachment(
822
+ args: GetConnectAttachmentCommandInput,
823
+ cb: (err: any, data?: GetConnectAttachmentCommandOutput) => void
824
+ ): void;
825
+ getConnectAttachment(
826
+ args: GetConnectAttachmentCommandInput,
827
+ options: __HttpHandlerOptions,
828
+ cb: (err: any, data?: GetConnectAttachmentCommandOutput) => void
829
+ ): void;
830
+ getConnections(
831
+ args: GetConnectionsCommandInput,
832
+ options?: __HttpHandlerOptions
833
+ ): Promise<GetConnectionsCommandOutput>;
834
+ getConnections(
835
+ args: GetConnectionsCommandInput,
836
+ cb: (err: any, data?: GetConnectionsCommandOutput) => void
837
+ ): void;
838
+ getConnections(
839
+ args: GetConnectionsCommandInput,
840
+ options: __HttpHandlerOptions,
841
+ cb: (err: any, data?: GetConnectionsCommandOutput) => void
842
+ ): void;
843
+ getConnectPeer(
844
+ args: GetConnectPeerCommandInput,
845
+ options?: __HttpHandlerOptions
846
+ ): Promise<GetConnectPeerCommandOutput>;
847
+ getConnectPeer(
848
+ args: GetConnectPeerCommandInput,
849
+ cb: (err: any, data?: GetConnectPeerCommandOutput) => void
850
+ ): void;
851
+ getConnectPeer(
852
+ args: GetConnectPeerCommandInput,
853
+ options: __HttpHandlerOptions,
854
+ cb: (err: any, data?: GetConnectPeerCommandOutput) => void
855
+ ): void;
856
+ getConnectPeerAssociations(
857
+ args: GetConnectPeerAssociationsCommandInput,
858
+ options?: __HttpHandlerOptions
859
+ ): Promise<GetConnectPeerAssociationsCommandOutput>;
860
+ getConnectPeerAssociations(
861
+ args: GetConnectPeerAssociationsCommandInput,
862
+ cb: (err: any, data?: GetConnectPeerAssociationsCommandOutput) => void
863
+ ): void;
864
+ getConnectPeerAssociations(
865
+ args: GetConnectPeerAssociationsCommandInput,
866
+ options: __HttpHandlerOptions,
867
+ cb: (err: any, data?: GetConnectPeerAssociationsCommandOutput) => void
868
+ ): void;
869
+ getCoreNetwork(
870
+ args: GetCoreNetworkCommandInput,
871
+ options?: __HttpHandlerOptions
872
+ ): Promise<GetCoreNetworkCommandOutput>;
873
+ getCoreNetwork(
874
+ args: GetCoreNetworkCommandInput,
875
+ cb: (err: any, data?: GetCoreNetworkCommandOutput) => void
876
+ ): void;
877
+ getCoreNetwork(
878
+ args: GetCoreNetworkCommandInput,
879
+ options: __HttpHandlerOptions,
880
+ cb: (err: any, data?: GetCoreNetworkCommandOutput) => void
881
+ ): void;
882
+ getCoreNetworkChangeEvents(
883
+ args: GetCoreNetworkChangeEventsCommandInput,
884
+ options?: __HttpHandlerOptions
885
+ ): Promise<GetCoreNetworkChangeEventsCommandOutput>;
886
+ getCoreNetworkChangeEvents(
887
+ args: GetCoreNetworkChangeEventsCommandInput,
888
+ cb: (err: any, data?: GetCoreNetworkChangeEventsCommandOutput) => void
889
+ ): void;
890
+ getCoreNetworkChangeEvents(
891
+ args: GetCoreNetworkChangeEventsCommandInput,
892
+ options: __HttpHandlerOptions,
893
+ cb: (err: any, data?: GetCoreNetworkChangeEventsCommandOutput) => void
894
+ ): void;
895
+ getCoreNetworkChangeSet(
896
+ args: GetCoreNetworkChangeSetCommandInput,
897
+ options?: __HttpHandlerOptions
898
+ ): Promise<GetCoreNetworkChangeSetCommandOutput>;
899
+ getCoreNetworkChangeSet(
900
+ args: GetCoreNetworkChangeSetCommandInput,
901
+ cb: (err: any, data?: GetCoreNetworkChangeSetCommandOutput) => void
902
+ ): void;
903
+ getCoreNetworkChangeSet(
904
+ args: GetCoreNetworkChangeSetCommandInput,
905
+ options: __HttpHandlerOptions,
906
+ cb: (err: any, data?: GetCoreNetworkChangeSetCommandOutput) => void
907
+ ): void;
908
+ getCoreNetworkPolicy(
909
+ args: GetCoreNetworkPolicyCommandInput,
910
+ options?: __HttpHandlerOptions
911
+ ): Promise<GetCoreNetworkPolicyCommandOutput>;
912
+ getCoreNetworkPolicy(
913
+ args: GetCoreNetworkPolicyCommandInput,
914
+ cb: (err: any, data?: GetCoreNetworkPolicyCommandOutput) => void
915
+ ): void;
916
+ getCoreNetworkPolicy(
917
+ args: GetCoreNetworkPolicyCommandInput,
918
+ options: __HttpHandlerOptions,
919
+ cb: (err: any, data?: GetCoreNetworkPolicyCommandOutput) => void
920
+ ): void;
921
+ getCustomerGatewayAssociations(
922
+ args: GetCustomerGatewayAssociationsCommandInput,
923
+ options?: __HttpHandlerOptions
924
+ ): Promise<GetCustomerGatewayAssociationsCommandOutput>;
925
+ getCustomerGatewayAssociations(
926
+ args: GetCustomerGatewayAssociationsCommandInput,
927
+ cb: (err: any, data?: GetCustomerGatewayAssociationsCommandOutput) => void
928
+ ): void;
929
+ getCustomerGatewayAssociations(
930
+ args: GetCustomerGatewayAssociationsCommandInput,
931
+ options: __HttpHandlerOptions,
932
+ cb: (err: any, data?: GetCustomerGatewayAssociationsCommandOutput) => void
933
+ ): void;
934
+ getDevices(
935
+ args: GetDevicesCommandInput,
936
+ options?: __HttpHandlerOptions
937
+ ): Promise<GetDevicesCommandOutput>;
938
+ getDevices(
939
+ args: GetDevicesCommandInput,
940
+ cb: (err: any, data?: GetDevicesCommandOutput) => void
941
+ ): void;
942
+ getDevices(
943
+ args: GetDevicesCommandInput,
944
+ options: __HttpHandlerOptions,
945
+ cb: (err: any, data?: GetDevicesCommandOutput) => void
946
+ ): void;
947
+ getLinkAssociations(
948
+ args: GetLinkAssociationsCommandInput,
949
+ options?: __HttpHandlerOptions
950
+ ): Promise<GetLinkAssociationsCommandOutput>;
951
+ getLinkAssociations(
952
+ args: GetLinkAssociationsCommandInput,
953
+ cb: (err: any, data?: GetLinkAssociationsCommandOutput) => void
954
+ ): void;
955
+ getLinkAssociations(
956
+ args: GetLinkAssociationsCommandInput,
957
+ options: __HttpHandlerOptions,
958
+ cb: (err: any, data?: GetLinkAssociationsCommandOutput) => void
959
+ ): void;
960
+ getLinks(
961
+ args: GetLinksCommandInput,
962
+ options?: __HttpHandlerOptions
963
+ ): Promise<GetLinksCommandOutput>;
964
+ getLinks(
965
+ args: GetLinksCommandInput,
966
+ cb: (err: any, data?: GetLinksCommandOutput) => void
967
+ ): void;
968
+ getLinks(
969
+ args: GetLinksCommandInput,
970
+ options: __HttpHandlerOptions,
971
+ cb: (err: any, data?: GetLinksCommandOutput) => void
972
+ ): void;
973
+ getNetworkResourceCounts(
974
+ args: GetNetworkResourceCountsCommandInput,
975
+ options?: __HttpHandlerOptions
976
+ ): Promise<GetNetworkResourceCountsCommandOutput>;
977
+ getNetworkResourceCounts(
978
+ args: GetNetworkResourceCountsCommandInput,
979
+ cb: (err: any, data?: GetNetworkResourceCountsCommandOutput) => void
980
+ ): void;
981
+ getNetworkResourceCounts(
982
+ args: GetNetworkResourceCountsCommandInput,
983
+ options: __HttpHandlerOptions,
984
+ cb: (err: any, data?: GetNetworkResourceCountsCommandOutput) => void
985
+ ): void;
986
+ getNetworkResourceRelationships(
987
+ args: GetNetworkResourceRelationshipsCommandInput,
988
+ options?: __HttpHandlerOptions
989
+ ): Promise<GetNetworkResourceRelationshipsCommandOutput>;
990
+ getNetworkResourceRelationships(
991
+ args: GetNetworkResourceRelationshipsCommandInput,
992
+ cb: (err: any, data?: GetNetworkResourceRelationshipsCommandOutput) => void
993
+ ): void;
994
+ getNetworkResourceRelationships(
995
+ args: GetNetworkResourceRelationshipsCommandInput,
996
+ options: __HttpHandlerOptions,
997
+ cb: (err: any, data?: GetNetworkResourceRelationshipsCommandOutput) => void
998
+ ): void;
999
+ getNetworkResources(
1000
+ args: GetNetworkResourcesCommandInput,
1001
+ options?: __HttpHandlerOptions
1002
+ ): Promise<GetNetworkResourcesCommandOutput>;
1003
+ getNetworkResources(
1004
+ args: GetNetworkResourcesCommandInput,
1005
+ cb: (err: any, data?: GetNetworkResourcesCommandOutput) => void
1006
+ ): void;
1007
+ getNetworkResources(
1008
+ args: GetNetworkResourcesCommandInput,
1009
+ options: __HttpHandlerOptions,
1010
+ cb: (err: any, data?: GetNetworkResourcesCommandOutput) => void
1011
+ ): void;
1012
+ getNetworkRoutes(
1013
+ args: GetNetworkRoutesCommandInput,
1014
+ options?: __HttpHandlerOptions
1015
+ ): Promise<GetNetworkRoutesCommandOutput>;
1016
+ getNetworkRoutes(
1017
+ args: GetNetworkRoutesCommandInput,
1018
+ cb: (err: any, data?: GetNetworkRoutesCommandOutput) => void
1019
+ ): void;
1020
+ getNetworkRoutes(
1021
+ args: GetNetworkRoutesCommandInput,
1022
+ options: __HttpHandlerOptions,
1023
+ cb: (err: any, data?: GetNetworkRoutesCommandOutput) => void
1024
+ ): void;
1025
+ getNetworkTelemetry(
1026
+ args: GetNetworkTelemetryCommandInput,
1027
+ options?: __HttpHandlerOptions
1028
+ ): Promise<GetNetworkTelemetryCommandOutput>;
1029
+ getNetworkTelemetry(
1030
+ args: GetNetworkTelemetryCommandInput,
1031
+ cb: (err: any, data?: GetNetworkTelemetryCommandOutput) => void
1032
+ ): void;
1033
+ getNetworkTelemetry(
1034
+ args: GetNetworkTelemetryCommandInput,
1035
+ options: __HttpHandlerOptions,
1036
+ cb: (err: any, data?: GetNetworkTelemetryCommandOutput) => void
1037
+ ): void;
1038
+ getResourcePolicy(
1039
+ args: GetResourcePolicyCommandInput,
1040
+ options?: __HttpHandlerOptions
1041
+ ): Promise<GetResourcePolicyCommandOutput>;
1042
+ getResourcePolicy(
1043
+ args: GetResourcePolicyCommandInput,
1044
+ cb: (err: any, data?: GetResourcePolicyCommandOutput) => void
1045
+ ): void;
1046
+ getResourcePolicy(
1047
+ args: GetResourcePolicyCommandInput,
1048
+ options: __HttpHandlerOptions,
1049
+ cb: (err: any, data?: GetResourcePolicyCommandOutput) => void
1050
+ ): void;
1051
+ getRouteAnalysis(
1052
+ args: GetRouteAnalysisCommandInput,
1053
+ options?: __HttpHandlerOptions
1054
+ ): Promise<GetRouteAnalysisCommandOutput>;
1055
+ getRouteAnalysis(
1056
+ args: GetRouteAnalysisCommandInput,
1057
+ cb: (err: any, data?: GetRouteAnalysisCommandOutput) => void
1058
+ ): void;
1059
+ getRouteAnalysis(
1060
+ args: GetRouteAnalysisCommandInput,
1061
+ options: __HttpHandlerOptions,
1062
+ cb: (err: any, data?: GetRouteAnalysisCommandOutput) => void
1063
+ ): void;
1064
+ getSites(
1065
+ args: GetSitesCommandInput,
1066
+ options?: __HttpHandlerOptions
1067
+ ): Promise<GetSitesCommandOutput>;
1068
+ getSites(
1069
+ args: GetSitesCommandInput,
1070
+ cb: (err: any, data?: GetSitesCommandOutput) => void
1071
+ ): void;
1072
+ getSites(
1073
+ args: GetSitesCommandInput,
1074
+ options: __HttpHandlerOptions,
1075
+ cb: (err: any, data?: GetSitesCommandOutput) => void
1076
+ ): void;
1077
+ getSiteToSiteVpnAttachment(
1078
+ args: GetSiteToSiteVpnAttachmentCommandInput,
1079
+ options?: __HttpHandlerOptions
1080
+ ): Promise<GetSiteToSiteVpnAttachmentCommandOutput>;
1081
+ getSiteToSiteVpnAttachment(
1082
+ args: GetSiteToSiteVpnAttachmentCommandInput,
1083
+ cb: (err: any, data?: GetSiteToSiteVpnAttachmentCommandOutput) => void
1084
+ ): void;
1085
+ getSiteToSiteVpnAttachment(
1086
+ args: GetSiteToSiteVpnAttachmentCommandInput,
1087
+ options: __HttpHandlerOptions,
1088
+ cb: (err: any, data?: GetSiteToSiteVpnAttachmentCommandOutput) => void
1089
+ ): void;
1090
+ getTransitGatewayConnectPeerAssociations(
1091
+ args: GetTransitGatewayConnectPeerAssociationsCommandInput,
1092
+ options?: __HttpHandlerOptions
1093
+ ): Promise<GetTransitGatewayConnectPeerAssociationsCommandOutput>;
1094
+ getTransitGatewayConnectPeerAssociations(
1095
+ args: GetTransitGatewayConnectPeerAssociationsCommandInput,
1096
+ cb: (
1097
+ err: any,
1098
+ data?: GetTransitGatewayConnectPeerAssociationsCommandOutput
1099
+ ) => void
1100
+ ): void;
1101
+ getTransitGatewayConnectPeerAssociations(
1102
+ args: GetTransitGatewayConnectPeerAssociationsCommandInput,
1103
+ options: __HttpHandlerOptions,
1104
+ cb: (
1105
+ err: any,
1106
+ data?: GetTransitGatewayConnectPeerAssociationsCommandOutput
1107
+ ) => void
1108
+ ): void;
1109
+ getTransitGatewayPeering(
1110
+ args: GetTransitGatewayPeeringCommandInput,
1111
+ options?: __HttpHandlerOptions
1112
+ ): Promise<GetTransitGatewayPeeringCommandOutput>;
1113
+ getTransitGatewayPeering(
1114
+ args: GetTransitGatewayPeeringCommandInput,
1115
+ cb: (err: any, data?: GetTransitGatewayPeeringCommandOutput) => void
1116
+ ): void;
1117
+ getTransitGatewayPeering(
1118
+ args: GetTransitGatewayPeeringCommandInput,
1119
+ options: __HttpHandlerOptions,
1120
+ cb: (err: any, data?: GetTransitGatewayPeeringCommandOutput) => void
1121
+ ): void;
1122
+ getTransitGatewayRegistrations(
1123
+ args: GetTransitGatewayRegistrationsCommandInput,
1124
+ options?: __HttpHandlerOptions
1125
+ ): Promise<GetTransitGatewayRegistrationsCommandOutput>;
1126
+ getTransitGatewayRegistrations(
1127
+ args: GetTransitGatewayRegistrationsCommandInput,
1128
+ cb: (err: any, data?: GetTransitGatewayRegistrationsCommandOutput) => void
1129
+ ): void;
1130
+ getTransitGatewayRegistrations(
1131
+ args: GetTransitGatewayRegistrationsCommandInput,
1132
+ options: __HttpHandlerOptions,
1133
+ cb: (err: any, data?: GetTransitGatewayRegistrationsCommandOutput) => void
1134
+ ): void;
1135
+ getTransitGatewayRouteTableAttachment(
1136
+ args: GetTransitGatewayRouteTableAttachmentCommandInput,
1137
+ options?: __HttpHandlerOptions
1138
+ ): Promise<GetTransitGatewayRouteTableAttachmentCommandOutput>;
1139
+ getTransitGatewayRouteTableAttachment(
1140
+ args: GetTransitGatewayRouteTableAttachmentCommandInput,
1141
+ cb: (
1142
+ err: any,
1143
+ data?: GetTransitGatewayRouteTableAttachmentCommandOutput
1144
+ ) => void
1145
+ ): void;
1146
+ getTransitGatewayRouteTableAttachment(
1147
+ args: GetTransitGatewayRouteTableAttachmentCommandInput,
1148
+ options: __HttpHandlerOptions,
1149
+ cb: (
1150
+ err: any,
1151
+ data?: GetTransitGatewayRouteTableAttachmentCommandOutput
1152
+ ) => void
1153
+ ): void;
1154
+ getVpcAttachment(
1155
+ args: GetVpcAttachmentCommandInput,
1156
+ options?: __HttpHandlerOptions
1157
+ ): Promise<GetVpcAttachmentCommandOutput>;
1158
+ getVpcAttachment(
1159
+ args: GetVpcAttachmentCommandInput,
1160
+ cb: (err: any, data?: GetVpcAttachmentCommandOutput) => void
1161
+ ): void;
1162
+ getVpcAttachment(
1163
+ args: GetVpcAttachmentCommandInput,
1164
+ options: __HttpHandlerOptions,
1165
+ cb: (err: any, data?: GetVpcAttachmentCommandOutput) => void
1166
+ ): void;
1167
+ listAttachments(
1168
+ args: ListAttachmentsCommandInput,
1169
+ options?: __HttpHandlerOptions
1170
+ ): Promise<ListAttachmentsCommandOutput>;
1171
+ listAttachments(
1172
+ args: ListAttachmentsCommandInput,
1173
+ cb: (err: any, data?: ListAttachmentsCommandOutput) => void
1174
+ ): void;
1175
+ listAttachments(
1176
+ args: ListAttachmentsCommandInput,
1177
+ options: __HttpHandlerOptions,
1178
+ cb: (err: any, data?: ListAttachmentsCommandOutput) => void
1179
+ ): void;
1180
+ listConnectPeers(
1181
+ args: ListConnectPeersCommandInput,
1182
+ options?: __HttpHandlerOptions
1183
+ ): Promise<ListConnectPeersCommandOutput>;
1184
+ listConnectPeers(
1185
+ args: ListConnectPeersCommandInput,
1186
+ cb: (err: any, data?: ListConnectPeersCommandOutput) => void
1187
+ ): void;
1188
+ listConnectPeers(
1189
+ args: ListConnectPeersCommandInput,
1190
+ options: __HttpHandlerOptions,
1191
+ cb: (err: any, data?: ListConnectPeersCommandOutput) => void
1192
+ ): void;
1193
+ listCoreNetworkPolicyVersions(
1194
+ args: ListCoreNetworkPolicyVersionsCommandInput,
1195
+ options?: __HttpHandlerOptions
1196
+ ): Promise<ListCoreNetworkPolicyVersionsCommandOutput>;
1197
+ listCoreNetworkPolicyVersions(
1198
+ args: ListCoreNetworkPolicyVersionsCommandInput,
1199
+ cb: (err: any, data?: ListCoreNetworkPolicyVersionsCommandOutput) => void
1200
+ ): void;
1201
+ listCoreNetworkPolicyVersions(
1202
+ args: ListCoreNetworkPolicyVersionsCommandInput,
1203
+ options: __HttpHandlerOptions,
1204
+ cb: (err: any, data?: ListCoreNetworkPolicyVersionsCommandOutput) => void
1205
+ ): void;
1206
+ listCoreNetworks(
1207
+ args: ListCoreNetworksCommandInput,
1208
+ options?: __HttpHandlerOptions
1209
+ ): Promise<ListCoreNetworksCommandOutput>;
1210
+ listCoreNetworks(
1211
+ args: ListCoreNetworksCommandInput,
1212
+ cb: (err: any, data?: ListCoreNetworksCommandOutput) => void
1213
+ ): void;
1214
+ listCoreNetworks(
1215
+ args: ListCoreNetworksCommandInput,
1216
+ options: __HttpHandlerOptions,
1217
+ cb: (err: any, data?: ListCoreNetworksCommandOutput) => void
1218
+ ): void;
1219
+ listOrganizationServiceAccessStatus(
1220
+ args: ListOrganizationServiceAccessStatusCommandInput,
1221
+ options?: __HttpHandlerOptions
1222
+ ): Promise<ListOrganizationServiceAccessStatusCommandOutput>;
1223
+ listOrganizationServiceAccessStatus(
1224
+ args: ListOrganizationServiceAccessStatusCommandInput,
1225
+ cb: (
1226
+ err: any,
1227
+ data?: ListOrganizationServiceAccessStatusCommandOutput
1228
+ ) => void
1229
+ ): void;
1230
+ listOrganizationServiceAccessStatus(
1231
+ args: ListOrganizationServiceAccessStatusCommandInput,
1232
+ options: __HttpHandlerOptions,
1233
+ cb: (
1234
+ err: any,
1235
+ data?: ListOrganizationServiceAccessStatusCommandOutput
1236
+ ) => void
1237
+ ): void;
1238
+ listPeerings(
1239
+ args: ListPeeringsCommandInput,
1240
+ options?: __HttpHandlerOptions
1241
+ ): Promise<ListPeeringsCommandOutput>;
1242
+ listPeerings(
1243
+ args: ListPeeringsCommandInput,
1244
+ cb: (err: any, data?: ListPeeringsCommandOutput) => void
1245
+ ): void;
1246
+ listPeerings(
1247
+ args: ListPeeringsCommandInput,
1248
+ options: __HttpHandlerOptions,
1249
+ cb: (err: any, data?: ListPeeringsCommandOutput) => void
1250
+ ): void;
1251
+ listTagsForResource(
1252
+ args: ListTagsForResourceCommandInput,
1253
+ options?: __HttpHandlerOptions
1254
+ ): Promise<ListTagsForResourceCommandOutput>;
1255
+ listTagsForResource(
1256
+ args: ListTagsForResourceCommandInput,
1257
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
1258
+ ): void;
1259
+ listTagsForResource(
1260
+ args: ListTagsForResourceCommandInput,
1261
+ options: __HttpHandlerOptions,
1262
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
1263
+ ): void;
1264
+ putCoreNetworkPolicy(
1265
+ args: PutCoreNetworkPolicyCommandInput,
1266
+ options?: __HttpHandlerOptions
1267
+ ): Promise<PutCoreNetworkPolicyCommandOutput>;
1268
+ putCoreNetworkPolicy(
1269
+ args: PutCoreNetworkPolicyCommandInput,
1270
+ cb: (err: any, data?: PutCoreNetworkPolicyCommandOutput) => void
1271
+ ): void;
1272
+ putCoreNetworkPolicy(
1273
+ args: PutCoreNetworkPolicyCommandInput,
1274
+ options: __HttpHandlerOptions,
1275
+ cb: (err: any, data?: PutCoreNetworkPolicyCommandOutput) => void
1276
+ ): void;
1277
+ putResourcePolicy(
1278
+ args: PutResourcePolicyCommandInput,
1279
+ options?: __HttpHandlerOptions
1280
+ ): Promise<PutResourcePolicyCommandOutput>;
1281
+ putResourcePolicy(
1282
+ args: PutResourcePolicyCommandInput,
1283
+ cb: (err: any, data?: PutResourcePolicyCommandOutput) => void
1284
+ ): void;
1285
+ putResourcePolicy(
1286
+ args: PutResourcePolicyCommandInput,
1287
+ options: __HttpHandlerOptions,
1288
+ cb: (err: any, data?: PutResourcePolicyCommandOutput) => void
1289
+ ): void;
1290
+ registerTransitGateway(
1291
+ args: RegisterTransitGatewayCommandInput,
1292
+ options?: __HttpHandlerOptions
1293
+ ): Promise<RegisterTransitGatewayCommandOutput>;
1294
+ registerTransitGateway(
1295
+ args: RegisterTransitGatewayCommandInput,
1296
+ cb: (err: any, data?: RegisterTransitGatewayCommandOutput) => void
1297
+ ): void;
1298
+ registerTransitGateway(
1299
+ args: RegisterTransitGatewayCommandInput,
1300
+ options: __HttpHandlerOptions,
1301
+ cb: (err: any, data?: RegisterTransitGatewayCommandOutput) => void
1302
+ ): void;
1303
+ rejectAttachment(
1304
+ args: RejectAttachmentCommandInput,
1305
+ options?: __HttpHandlerOptions
1306
+ ): Promise<RejectAttachmentCommandOutput>;
1307
+ rejectAttachment(
1308
+ args: RejectAttachmentCommandInput,
1309
+ cb: (err: any, data?: RejectAttachmentCommandOutput) => void
1310
+ ): void;
1311
+ rejectAttachment(
1312
+ args: RejectAttachmentCommandInput,
1313
+ options: __HttpHandlerOptions,
1314
+ cb: (err: any, data?: RejectAttachmentCommandOutput) => void
1315
+ ): void;
1316
+ restoreCoreNetworkPolicyVersion(
1317
+ args: RestoreCoreNetworkPolicyVersionCommandInput,
1318
+ options?: __HttpHandlerOptions
1319
+ ): Promise<RestoreCoreNetworkPolicyVersionCommandOutput>;
1320
+ restoreCoreNetworkPolicyVersion(
1321
+ args: RestoreCoreNetworkPolicyVersionCommandInput,
1322
+ cb: (err: any, data?: RestoreCoreNetworkPolicyVersionCommandOutput) => void
1323
+ ): void;
1324
+ restoreCoreNetworkPolicyVersion(
1325
+ args: RestoreCoreNetworkPolicyVersionCommandInput,
1326
+ options: __HttpHandlerOptions,
1327
+ cb: (err: any, data?: RestoreCoreNetworkPolicyVersionCommandOutput) => void
1328
+ ): void;
1329
+ startOrganizationServiceAccessUpdate(
1330
+ args: StartOrganizationServiceAccessUpdateCommandInput,
1331
+ options?: __HttpHandlerOptions
1332
+ ): Promise<StartOrganizationServiceAccessUpdateCommandOutput>;
1333
+ startOrganizationServiceAccessUpdate(
1334
+ args: StartOrganizationServiceAccessUpdateCommandInput,
1335
+ cb: (
1336
+ err: any,
1337
+ data?: StartOrganizationServiceAccessUpdateCommandOutput
1338
+ ) => void
1339
+ ): void;
1340
+ startOrganizationServiceAccessUpdate(
1341
+ args: StartOrganizationServiceAccessUpdateCommandInput,
1342
+ options: __HttpHandlerOptions,
1343
+ cb: (
1344
+ err: any,
1345
+ data?: StartOrganizationServiceAccessUpdateCommandOutput
1346
+ ) => void
1347
+ ): void;
1348
+ startRouteAnalysis(
1349
+ args: StartRouteAnalysisCommandInput,
1350
+ options?: __HttpHandlerOptions
1351
+ ): Promise<StartRouteAnalysisCommandOutput>;
1352
+ startRouteAnalysis(
1353
+ args: StartRouteAnalysisCommandInput,
1354
+ cb: (err: any, data?: StartRouteAnalysisCommandOutput) => void
1355
+ ): void;
1356
+ startRouteAnalysis(
1357
+ args: StartRouteAnalysisCommandInput,
1358
+ options: __HttpHandlerOptions,
1359
+ cb: (err: any, data?: StartRouteAnalysisCommandOutput) => void
1360
+ ): void;
1361
+ tagResource(
1362
+ args: TagResourceCommandInput,
1363
+ options?: __HttpHandlerOptions
1364
+ ): Promise<TagResourceCommandOutput>;
1365
+ tagResource(
1366
+ args: TagResourceCommandInput,
1367
+ cb: (err: any, data?: TagResourceCommandOutput) => void
1368
+ ): void;
1369
+ tagResource(
1370
+ args: TagResourceCommandInput,
1371
+ options: __HttpHandlerOptions,
1372
+ cb: (err: any, data?: TagResourceCommandOutput) => void
1373
+ ): void;
1374
+ untagResource(
1375
+ args: UntagResourceCommandInput,
1376
+ options?: __HttpHandlerOptions
1377
+ ): Promise<UntagResourceCommandOutput>;
1378
+ untagResource(
1379
+ args: UntagResourceCommandInput,
1380
+ cb: (err: any, data?: UntagResourceCommandOutput) => void
1381
+ ): void;
1382
+ untagResource(
1383
+ args: UntagResourceCommandInput,
1384
+ options: __HttpHandlerOptions,
1385
+ cb: (err: any, data?: UntagResourceCommandOutput) => void
1386
+ ): void;
1387
+ updateConnection(
1388
+ args: UpdateConnectionCommandInput,
1389
+ options?: __HttpHandlerOptions
1390
+ ): Promise<UpdateConnectionCommandOutput>;
1391
+ updateConnection(
1392
+ args: UpdateConnectionCommandInput,
1393
+ cb: (err: any, data?: UpdateConnectionCommandOutput) => void
1394
+ ): void;
1395
+ updateConnection(
1396
+ args: UpdateConnectionCommandInput,
1397
+ options: __HttpHandlerOptions,
1398
+ cb: (err: any, data?: UpdateConnectionCommandOutput) => void
1399
+ ): void;
1400
+ updateCoreNetwork(
1401
+ args: UpdateCoreNetworkCommandInput,
1402
+ options?: __HttpHandlerOptions
1403
+ ): Promise<UpdateCoreNetworkCommandOutput>;
1404
+ updateCoreNetwork(
1405
+ args: UpdateCoreNetworkCommandInput,
1406
+ cb: (err: any, data?: UpdateCoreNetworkCommandOutput) => void
1407
+ ): void;
1408
+ updateCoreNetwork(
1409
+ args: UpdateCoreNetworkCommandInput,
1410
+ options: __HttpHandlerOptions,
1411
+ cb: (err: any, data?: UpdateCoreNetworkCommandOutput) => void
1412
+ ): void;
1413
+ updateDevice(
1414
+ args: UpdateDeviceCommandInput,
1415
+ options?: __HttpHandlerOptions
1416
+ ): Promise<UpdateDeviceCommandOutput>;
1417
+ updateDevice(
1418
+ args: UpdateDeviceCommandInput,
1419
+ cb: (err: any, data?: UpdateDeviceCommandOutput) => void
1420
+ ): void;
1421
+ updateDevice(
1422
+ args: UpdateDeviceCommandInput,
1423
+ options: __HttpHandlerOptions,
1424
+ cb: (err: any, data?: UpdateDeviceCommandOutput) => void
1425
+ ): void;
1426
+ updateGlobalNetwork(
1427
+ args: UpdateGlobalNetworkCommandInput,
1428
+ options?: __HttpHandlerOptions
1429
+ ): Promise<UpdateGlobalNetworkCommandOutput>;
1430
+ updateGlobalNetwork(
1431
+ args: UpdateGlobalNetworkCommandInput,
1432
+ cb: (err: any, data?: UpdateGlobalNetworkCommandOutput) => void
1433
+ ): void;
1434
+ updateGlobalNetwork(
1435
+ args: UpdateGlobalNetworkCommandInput,
1436
+ options: __HttpHandlerOptions,
1437
+ cb: (err: any, data?: UpdateGlobalNetworkCommandOutput) => void
1438
+ ): void;
1439
+ updateLink(
1440
+ args: UpdateLinkCommandInput,
1441
+ options?: __HttpHandlerOptions
1442
+ ): Promise<UpdateLinkCommandOutput>;
1443
+ updateLink(
1444
+ args: UpdateLinkCommandInput,
1445
+ cb: (err: any, data?: UpdateLinkCommandOutput) => void
1446
+ ): void;
1447
+ updateLink(
1448
+ args: UpdateLinkCommandInput,
1449
+ options: __HttpHandlerOptions,
1450
+ cb: (err: any, data?: UpdateLinkCommandOutput) => void
1451
+ ): void;
1452
+ updateNetworkResourceMetadata(
1453
+ args: UpdateNetworkResourceMetadataCommandInput,
1454
+ options?: __HttpHandlerOptions
1455
+ ): Promise<UpdateNetworkResourceMetadataCommandOutput>;
1456
+ updateNetworkResourceMetadata(
1457
+ args: UpdateNetworkResourceMetadataCommandInput,
1458
+ cb: (err: any, data?: UpdateNetworkResourceMetadataCommandOutput) => void
1459
+ ): void;
1460
+ updateNetworkResourceMetadata(
1461
+ args: UpdateNetworkResourceMetadataCommandInput,
1462
+ options: __HttpHandlerOptions,
1463
+ cb: (err: any, data?: UpdateNetworkResourceMetadataCommandOutput) => void
1464
+ ): void;
1465
+ updateSite(
1466
+ args: UpdateSiteCommandInput,
1467
+ options?: __HttpHandlerOptions
1468
+ ): Promise<UpdateSiteCommandOutput>;
1469
+ updateSite(
1470
+ args: UpdateSiteCommandInput,
1471
+ cb: (err: any, data?: UpdateSiteCommandOutput) => void
1472
+ ): void;
1473
+ updateSite(
1474
+ args: UpdateSiteCommandInput,
1475
+ options: __HttpHandlerOptions,
1476
+ cb: (err: any, data?: UpdateSiteCommandOutput) => void
1477
+ ): void;
1478
+ updateVpcAttachment(
1479
+ args: UpdateVpcAttachmentCommandInput,
1480
+ options?: __HttpHandlerOptions
1481
+ ): Promise<UpdateVpcAttachmentCommandOutput>;
1482
+ updateVpcAttachment(
1483
+ args: UpdateVpcAttachmentCommandInput,
1484
+ cb: (err: any, data?: UpdateVpcAttachmentCommandOutput) => void
1485
+ ): void;
1486
+ updateVpcAttachment(
1487
+ args: UpdateVpcAttachmentCommandInput,
1488
+ options: __HttpHandlerOptions,
1489
+ cb: (err: any, data?: UpdateVpcAttachmentCommandOutput) => void
1490
+ ): void;
1491
+ }