@aws-sdk/client-networkmanager 3.50.0 → 3.51.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 (111) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist-types/ts3.4/NetworkManager.d.ts +385 -0
  3. package/dist-types/ts3.4/NetworkManagerClient.d.ts +149 -0
  4. package/dist-types/ts3.4/commands/AcceptAttachmentCommand.d.ts +17 -0
  5. package/dist-types/ts3.4/commands/AssociateConnectPeerCommand.d.ts +17 -0
  6. package/dist-types/ts3.4/commands/AssociateCustomerGatewayCommand.d.ts +17 -0
  7. package/dist-types/ts3.4/commands/AssociateLinkCommand.d.ts +17 -0
  8. package/dist-types/ts3.4/commands/AssociateTransitGatewayConnectPeerCommand.d.ts +17 -0
  9. package/dist-types/ts3.4/commands/CreateConnectAttachmentCommand.d.ts +17 -0
  10. package/dist-types/ts3.4/commands/CreateConnectPeerCommand.d.ts +17 -0
  11. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +17 -0
  12. package/dist-types/ts3.4/commands/CreateCoreNetworkCommand.d.ts +17 -0
  13. package/dist-types/ts3.4/commands/CreateDeviceCommand.d.ts +17 -0
  14. package/dist-types/ts3.4/commands/CreateGlobalNetworkCommand.d.ts +17 -0
  15. package/dist-types/ts3.4/commands/CreateLinkCommand.d.ts +17 -0
  16. package/dist-types/ts3.4/commands/CreateSiteCommand.d.ts +17 -0
  17. package/dist-types/ts3.4/commands/CreateSiteToSiteVpnAttachmentCommand.d.ts +17 -0
  18. package/dist-types/ts3.4/commands/CreateVpcAttachmentCommand.d.ts +17 -0
  19. package/dist-types/ts3.4/commands/DeleteAttachmentCommand.d.ts +17 -0
  20. package/dist-types/ts3.4/commands/DeleteConnectPeerCommand.d.ts +17 -0
  21. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +17 -0
  22. package/dist-types/ts3.4/commands/DeleteCoreNetworkCommand.d.ts +17 -0
  23. package/dist-types/ts3.4/commands/DeleteCoreNetworkPolicyVersionCommand.d.ts +17 -0
  24. package/dist-types/ts3.4/commands/DeleteDeviceCommand.d.ts +17 -0
  25. package/dist-types/ts3.4/commands/DeleteGlobalNetworkCommand.d.ts +17 -0
  26. package/dist-types/ts3.4/commands/DeleteLinkCommand.d.ts +17 -0
  27. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +17 -0
  28. package/dist-types/ts3.4/commands/DeleteSiteCommand.d.ts +17 -0
  29. package/dist-types/ts3.4/commands/DeregisterTransitGatewayCommand.d.ts +17 -0
  30. package/dist-types/ts3.4/commands/DescribeGlobalNetworksCommand.d.ts +17 -0
  31. package/dist-types/ts3.4/commands/DisassociateConnectPeerCommand.d.ts +17 -0
  32. package/dist-types/ts3.4/commands/DisassociateCustomerGatewayCommand.d.ts +17 -0
  33. package/dist-types/ts3.4/commands/DisassociateLinkCommand.d.ts +17 -0
  34. package/dist-types/ts3.4/commands/DisassociateTransitGatewayConnectPeerCommand.d.ts +17 -0
  35. package/dist-types/ts3.4/commands/ExecuteCoreNetworkChangeSetCommand.d.ts +17 -0
  36. package/dist-types/ts3.4/commands/GetConnectAttachmentCommand.d.ts +17 -0
  37. package/dist-types/ts3.4/commands/GetConnectPeerAssociationsCommand.d.ts +17 -0
  38. package/dist-types/ts3.4/commands/GetConnectPeerCommand.d.ts +17 -0
  39. package/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +17 -0
  40. package/dist-types/ts3.4/commands/GetCoreNetworkChangeSetCommand.d.ts +17 -0
  41. package/dist-types/ts3.4/commands/GetCoreNetworkCommand.d.ts +17 -0
  42. package/dist-types/ts3.4/commands/GetCoreNetworkPolicyCommand.d.ts +17 -0
  43. package/dist-types/ts3.4/commands/GetCustomerGatewayAssociationsCommand.d.ts +17 -0
  44. package/dist-types/ts3.4/commands/GetDevicesCommand.d.ts +17 -0
  45. package/dist-types/ts3.4/commands/GetLinkAssociationsCommand.d.ts +17 -0
  46. package/dist-types/ts3.4/commands/GetLinksCommand.d.ts +17 -0
  47. package/dist-types/ts3.4/commands/GetNetworkResourceCountsCommand.d.ts +17 -0
  48. package/dist-types/ts3.4/commands/GetNetworkResourceRelationshipsCommand.d.ts +17 -0
  49. package/dist-types/ts3.4/commands/GetNetworkResourcesCommand.d.ts +17 -0
  50. package/dist-types/ts3.4/commands/GetNetworkRoutesCommand.d.ts +17 -0
  51. package/dist-types/ts3.4/commands/GetNetworkTelemetryCommand.d.ts +17 -0
  52. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +17 -0
  53. package/dist-types/ts3.4/commands/GetRouteAnalysisCommand.d.ts +17 -0
  54. package/dist-types/ts3.4/commands/GetSiteToSiteVpnAttachmentCommand.d.ts +17 -0
  55. package/dist-types/ts3.4/commands/GetSitesCommand.d.ts +17 -0
  56. package/dist-types/ts3.4/commands/GetTransitGatewayConnectPeerAssociationsCommand.d.ts +17 -0
  57. package/dist-types/ts3.4/commands/GetTransitGatewayRegistrationsCommand.d.ts +17 -0
  58. package/dist-types/ts3.4/commands/GetVpcAttachmentCommand.d.ts +17 -0
  59. package/dist-types/ts3.4/commands/ListAttachmentsCommand.d.ts +17 -0
  60. package/dist-types/ts3.4/commands/ListConnectPeersCommand.d.ts +17 -0
  61. package/dist-types/ts3.4/commands/ListCoreNetworkPolicyVersionsCommand.d.ts +17 -0
  62. package/dist-types/ts3.4/commands/ListCoreNetworksCommand.d.ts +17 -0
  63. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +17 -0
  64. package/dist-types/ts3.4/commands/PutCoreNetworkPolicyCommand.d.ts +17 -0
  65. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +17 -0
  66. package/dist-types/ts3.4/commands/RegisterTransitGatewayCommand.d.ts +17 -0
  67. package/dist-types/ts3.4/commands/RejectAttachmentCommand.d.ts +17 -0
  68. package/dist-types/ts3.4/commands/RestoreCoreNetworkPolicyVersionCommand.d.ts +17 -0
  69. package/dist-types/ts3.4/commands/StartRouteAnalysisCommand.d.ts +17 -0
  70. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +17 -0
  71. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +17 -0
  72. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +17 -0
  73. package/dist-types/ts3.4/commands/UpdateCoreNetworkCommand.d.ts +17 -0
  74. package/dist-types/ts3.4/commands/UpdateDeviceCommand.d.ts +17 -0
  75. package/dist-types/ts3.4/commands/UpdateGlobalNetworkCommand.d.ts +17 -0
  76. package/dist-types/ts3.4/commands/UpdateLinkCommand.d.ts +17 -0
  77. package/dist-types/ts3.4/commands/UpdateNetworkResourceMetadataCommand.d.ts +17 -0
  78. package/dist-types/ts3.4/commands/UpdateSiteCommand.d.ts +17 -0
  79. package/dist-types/ts3.4/commands/UpdateVpcAttachmentCommand.d.ts +17 -0
  80. package/dist-types/ts3.4/commands/index.d.ts +76 -0
  81. package/dist-types/ts3.4/endpoints.d.ts +2 -0
  82. package/dist-types/ts3.4/index.d.ts +5 -0
  83. package/dist-types/ts3.4/models/index.d.ts +1 -0
  84. package/dist-types/ts3.4/models/models_0.d.ts +2802 -0
  85. package/dist-types/ts3.4/pagination/DescribeGlobalNetworksPaginator.d.ts +4 -0
  86. package/dist-types/ts3.4/pagination/GetConnectPeerAssociationsPaginator.d.ts +4 -0
  87. package/dist-types/ts3.4/pagination/GetConnectionsPaginator.d.ts +4 -0
  88. package/dist-types/ts3.4/pagination/GetCoreNetworkChangeSetPaginator.d.ts +4 -0
  89. package/dist-types/ts3.4/pagination/GetCustomerGatewayAssociationsPaginator.d.ts +4 -0
  90. package/dist-types/ts3.4/pagination/GetDevicesPaginator.d.ts +4 -0
  91. package/dist-types/ts3.4/pagination/GetLinkAssociationsPaginator.d.ts +4 -0
  92. package/dist-types/ts3.4/pagination/GetLinksPaginator.d.ts +4 -0
  93. package/dist-types/ts3.4/pagination/GetNetworkResourceCountsPaginator.d.ts +4 -0
  94. package/dist-types/ts3.4/pagination/GetNetworkResourceRelationshipsPaginator.d.ts +4 -0
  95. package/dist-types/ts3.4/pagination/GetNetworkResourcesPaginator.d.ts +4 -0
  96. package/dist-types/ts3.4/pagination/GetNetworkTelemetryPaginator.d.ts +4 -0
  97. package/dist-types/ts3.4/pagination/GetSitesPaginator.d.ts +4 -0
  98. package/dist-types/ts3.4/pagination/GetTransitGatewayConnectPeerAssociationsPaginator.d.ts +4 -0
  99. package/dist-types/ts3.4/pagination/GetTransitGatewayRegistrationsPaginator.d.ts +4 -0
  100. package/dist-types/ts3.4/pagination/Interfaces.d.ts +6 -0
  101. package/dist-types/ts3.4/pagination/ListAttachmentsPaginator.d.ts +4 -0
  102. package/dist-types/ts3.4/pagination/ListConnectPeersPaginator.d.ts +4 -0
  103. package/dist-types/ts3.4/pagination/ListCoreNetworkPolicyVersionsPaginator.d.ts +4 -0
  104. package/dist-types/ts3.4/pagination/ListCoreNetworksPaginator.d.ts +4 -0
  105. package/dist-types/ts3.4/pagination/index.d.ts +20 -0
  106. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +230 -0
  107. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +38 -0
  108. package/dist-types/ts3.4/runtimeConfig.d.ts +38 -0
  109. package/dist-types/ts3.4/runtimeConfig.native.d.ts +37 -0
  110. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -0
  111. package/package.json +8 -8
package/CHANGELOG.md CHANGED
@@ -3,6 +3,14 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.51.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.50.0...v3.51.0) (2022-02-12)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/client-networkmanager
9
+
10
+
11
+
12
+
13
+
6
14
  # [3.50.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.49.0...v3.50.0) (2022-02-08)
7
15
 
8
16
  **Note:** Version bump only for package @aws-sdk/client-networkmanager
@@ -0,0 +1,385 @@
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 { CreateVpcAttachmentCommandInput, CreateVpcAttachmentCommandOutput } from "./commands/CreateVpcAttachmentCommand";
17
+ import { DeleteAttachmentCommandInput, DeleteAttachmentCommandOutput } from "./commands/DeleteAttachmentCommand";
18
+ import { DeleteConnectionCommandInput, DeleteConnectionCommandOutput } from "./commands/DeleteConnectionCommand";
19
+ import { DeleteConnectPeerCommandInput, DeleteConnectPeerCommandOutput } from "./commands/DeleteConnectPeerCommand";
20
+ import { DeleteCoreNetworkCommandInput, DeleteCoreNetworkCommandOutput } from "./commands/DeleteCoreNetworkCommand";
21
+ import { DeleteCoreNetworkPolicyVersionCommandInput, DeleteCoreNetworkPolicyVersionCommandOutput } from "./commands/DeleteCoreNetworkPolicyVersionCommand";
22
+ import { DeleteDeviceCommandInput, DeleteDeviceCommandOutput } from "./commands/DeleteDeviceCommand";
23
+ import { DeleteGlobalNetworkCommandInput, DeleteGlobalNetworkCommandOutput } from "./commands/DeleteGlobalNetworkCommand";
24
+ import { DeleteLinkCommandInput, DeleteLinkCommandOutput } from "./commands/DeleteLinkCommand";
25
+ import { DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput } from "./commands/DeleteResourcePolicyCommand";
26
+ import { DeleteSiteCommandInput, DeleteSiteCommandOutput } from "./commands/DeleteSiteCommand";
27
+ import { DeregisterTransitGatewayCommandInput, DeregisterTransitGatewayCommandOutput } from "./commands/DeregisterTransitGatewayCommand";
28
+ import { DescribeGlobalNetworksCommandInput, DescribeGlobalNetworksCommandOutput } from "./commands/DescribeGlobalNetworksCommand";
29
+ import { DisassociateConnectPeerCommandInput, DisassociateConnectPeerCommandOutput } from "./commands/DisassociateConnectPeerCommand";
30
+ import { DisassociateCustomerGatewayCommandInput, DisassociateCustomerGatewayCommandOutput } from "./commands/DisassociateCustomerGatewayCommand";
31
+ import { DisassociateLinkCommandInput, DisassociateLinkCommandOutput } from "./commands/DisassociateLinkCommand";
32
+ import { DisassociateTransitGatewayConnectPeerCommandInput, DisassociateTransitGatewayConnectPeerCommandOutput } from "./commands/DisassociateTransitGatewayConnectPeerCommand";
33
+ import { ExecuteCoreNetworkChangeSetCommandInput, ExecuteCoreNetworkChangeSetCommandOutput } from "./commands/ExecuteCoreNetworkChangeSetCommand";
34
+ import { GetConnectAttachmentCommandInput, GetConnectAttachmentCommandOutput } from "./commands/GetConnectAttachmentCommand";
35
+ import { GetConnectionsCommandInput, GetConnectionsCommandOutput } from "./commands/GetConnectionsCommand";
36
+ import { GetConnectPeerAssociationsCommandInput, GetConnectPeerAssociationsCommandOutput } from "./commands/GetConnectPeerAssociationsCommand";
37
+ import { GetConnectPeerCommandInput, GetConnectPeerCommandOutput } from "./commands/GetConnectPeerCommand";
38
+ import { GetCoreNetworkChangeSetCommandInput, GetCoreNetworkChangeSetCommandOutput } from "./commands/GetCoreNetworkChangeSetCommand";
39
+ import { GetCoreNetworkCommandInput, GetCoreNetworkCommandOutput } from "./commands/GetCoreNetworkCommand";
40
+ import { GetCoreNetworkPolicyCommandInput, GetCoreNetworkPolicyCommandOutput } from "./commands/GetCoreNetworkPolicyCommand";
41
+ import { GetCustomerGatewayAssociationsCommandInput, GetCustomerGatewayAssociationsCommandOutput } from "./commands/GetCustomerGatewayAssociationsCommand";
42
+ import { GetDevicesCommandInput, GetDevicesCommandOutput } from "./commands/GetDevicesCommand";
43
+ import { GetLinkAssociationsCommandInput, GetLinkAssociationsCommandOutput } from "./commands/GetLinkAssociationsCommand";
44
+ import { GetLinksCommandInput, GetLinksCommandOutput } from "./commands/GetLinksCommand";
45
+ import { GetNetworkResourceCountsCommandInput, GetNetworkResourceCountsCommandOutput } from "./commands/GetNetworkResourceCountsCommand";
46
+ import { GetNetworkResourceRelationshipsCommandInput, GetNetworkResourceRelationshipsCommandOutput } from "./commands/GetNetworkResourceRelationshipsCommand";
47
+ import { GetNetworkResourcesCommandInput, GetNetworkResourcesCommandOutput } from "./commands/GetNetworkResourcesCommand";
48
+ import { GetNetworkRoutesCommandInput, GetNetworkRoutesCommandOutput } from "./commands/GetNetworkRoutesCommand";
49
+ import { GetNetworkTelemetryCommandInput, GetNetworkTelemetryCommandOutput } from "./commands/GetNetworkTelemetryCommand";
50
+ import { GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput } from "./commands/GetResourcePolicyCommand";
51
+ import { GetRouteAnalysisCommandInput, GetRouteAnalysisCommandOutput } from "./commands/GetRouteAnalysisCommand";
52
+ import { GetSitesCommandInput, GetSitesCommandOutput } from "./commands/GetSitesCommand";
53
+ import { GetSiteToSiteVpnAttachmentCommandInput, GetSiteToSiteVpnAttachmentCommandOutput } from "./commands/GetSiteToSiteVpnAttachmentCommand";
54
+ import { GetTransitGatewayConnectPeerAssociationsCommandInput, GetTransitGatewayConnectPeerAssociationsCommandOutput } from "./commands/GetTransitGatewayConnectPeerAssociationsCommand";
55
+ import { GetTransitGatewayRegistrationsCommandInput, GetTransitGatewayRegistrationsCommandOutput } from "./commands/GetTransitGatewayRegistrationsCommand";
56
+ import { GetVpcAttachmentCommandInput, GetVpcAttachmentCommandOutput } from "./commands/GetVpcAttachmentCommand";
57
+ import { ListAttachmentsCommandInput, ListAttachmentsCommandOutput } from "./commands/ListAttachmentsCommand";
58
+ import { ListConnectPeersCommandInput, ListConnectPeersCommandOutput } from "./commands/ListConnectPeersCommand";
59
+ import { ListCoreNetworkPolicyVersionsCommandInput, ListCoreNetworkPolicyVersionsCommandOutput } from "./commands/ListCoreNetworkPolicyVersionsCommand";
60
+ import { ListCoreNetworksCommandInput, ListCoreNetworksCommandOutput } from "./commands/ListCoreNetworksCommand";
61
+ import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "./commands/ListTagsForResourceCommand";
62
+ import { PutCoreNetworkPolicyCommandInput, PutCoreNetworkPolicyCommandOutput } from "./commands/PutCoreNetworkPolicyCommand";
63
+ import { PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput } from "./commands/PutResourcePolicyCommand";
64
+ import { RegisterTransitGatewayCommandInput, RegisterTransitGatewayCommandOutput } from "./commands/RegisterTransitGatewayCommand";
65
+ import { RejectAttachmentCommandInput, RejectAttachmentCommandOutput } from "./commands/RejectAttachmentCommand";
66
+ import { RestoreCoreNetworkPolicyVersionCommandInput, RestoreCoreNetworkPolicyVersionCommandOutput } from "./commands/RestoreCoreNetworkPolicyVersionCommand";
67
+ import { StartRouteAnalysisCommandInput, StartRouteAnalysisCommandOutput } from "./commands/StartRouteAnalysisCommand";
68
+ import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
69
+ import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
70
+ import { UpdateConnectionCommandInput, UpdateConnectionCommandOutput } from "./commands/UpdateConnectionCommand";
71
+ import { UpdateCoreNetworkCommandInput, UpdateCoreNetworkCommandOutput } from "./commands/UpdateCoreNetworkCommand";
72
+ import { UpdateDeviceCommandInput, UpdateDeviceCommandOutput } from "./commands/UpdateDeviceCommand";
73
+ import { UpdateGlobalNetworkCommandInput, UpdateGlobalNetworkCommandOutput } from "./commands/UpdateGlobalNetworkCommand";
74
+ import { UpdateLinkCommandInput, UpdateLinkCommandOutput } from "./commands/UpdateLinkCommand";
75
+ import { UpdateNetworkResourceMetadataCommandInput, UpdateNetworkResourceMetadataCommandOutput } from "./commands/UpdateNetworkResourceMetadataCommand";
76
+ import { UpdateSiteCommandInput, UpdateSiteCommandOutput } from "./commands/UpdateSiteCommand";
77
+ import { UpdateVpcAttachmentCommandInput, UpdateVpcAttachmentCommandOutput } from "./commands/UpdateVpcAttachmentCommand";
78
+ import { NetworkManagerClient } from "./NetworkManagerClient";
79
+
80
+ export declare class NetworkManager extends NetworkManagerClient {
81
+
82
+ acceptAttachment(args: AcceptAttachmentCommandInput, options?: __HttpHandlerOptions): Promise<AcceptAttachmentCommandOutput>;
83
+ acceptAttachment(args: AcceptAttachmentCommandInput, cb: (err: any, data?: AcceptAttachmentCommandOutput) => void): void;
84
+ acceptAttachment(args: AcceptAttachmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AcceptAttachmentCommandOutput) => void): void;
85
+
86
+ associateConnectPeer(args: AssociateConnectPeerCommandInput, options?: __HttpHandlerOptions): Promise<AssociateConnectPeerCommandOutput>;
87
+ associateConnectPeer(args: AssociateConnectPeerCommandInput, cb: (err: any, data?: AssociateConnectPeerCommandOutput) => void): void;
88
+ associateConnectPeer(args: AssociateConnectPeerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateConnectPeerCommandOutput) => void): void;
89
+
90
+ associateCustomerGateway(args: AssociateCustomerGatewayCommandInput, options?: __HttpHandlerOptions): Promise<AssociateCustomerGatewayCommandOutput>;
91
+ associateCustomerGateway(args: AssociateCustomerGatewayCommandInput, cb: (err: any, data?: AssociateCustomerGatewayCommandOutput) => void): void;
92
+ associateCustomerGateway(args: AssociateCustomerGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateCustomerGatewayCommandOutput) => void): void;
93
+
94
+ associateLink(args: AssociateLinkCommandInput, options?: __HttpHandlerOptions): Promise<AssociateLinkCommandOutput>;
95
+ associateLink(args: AssociateLinkCommandInput, cb: (err: any, data?: AssociateLinkCommandOutput) => void): void;
96
+ associateLink(args: AssociateLinkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateLinkCommandOutput) => void): void;
97
+
98
+ associateTransitGatewayConnectPeer(args: AssociateTransitGatewayConnectPeerCommandInput, options?: __HttpHandlerOptions): Promise<AssociateTransitGatewayConnectPeerCommandOutput>;
99
+ associateTransitGatewayConnectPeer(args: AssociateTransitGatewayConnectPeerCommandInput, cb: (err: any, data?: AssociateTransitGatewayConnectPeerCommandOutput) => void): void;
100
+ associateTransitGatewayConnectPeer(args: AssociateTransitGatewayConnectPeerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateTransitGatewayConnectPeerCommandOutput) => void): void;
101
+
102
+ createConnectAttachment(args: CreateConnectAttachmentCommandInput, options?: __HttpHandlerOptions): Promise<CreateConnectAttachmentCommandOutput>;
103
+ createConnectAttachment(args: CreateConnectAttachmentCommandInput, cb: (err: any, data?: CreateConnectAttachmentCommandOutput) => void): void;
104
+ createConnectAttachment(args: CreateConnectAttachmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateConnectAttachmentCommandOutput) => void): void;
105
+
106
+ createConnection(args: CreateConnectionCommandInput, options?: __HttpHandlerOptions): Promise<CreateConnectionCommandOutput>;
107
+ createConnection(args: CreateConnectionCommandInput, cb: (err: any, data?: CreateConnectionCommandOutput) => void): void;
108
+ createConnection(args: CreateConnectionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateConnectionCommandOutput) => void): void;
109
+
110
+ createConnectPeer(args: CreateConnectPeerCommandInput, options?: __HttpHandlerOptions): Promise<CreateConnectPeerCommandOutput>;
111
+ createConnectPeer(args: CreateConnectPeerCommandInput, cb: (err: any, data?: CreateConnectPeerCommandOutput) => void): void;
112
+ createConnectPeer(args: CreateConnectPeerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateConnectPeerCommandOutput) => void): void;
113
+
114
+ createCoreNetwork(args: CreateCoreNetworkCommandInput, options?: __HttpHandlerOptions): Promise<CreateCoreNetworkCommandOutput>;
115
+ createCoreNetwork(args: CreateCoreNetworkCommandInput, cb: (err: any, data?: CreateCoreNetworkCommandOutput) => void): void;
116
+ createCoreNetwork(args: CreateCoreNetworkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateCoreNetworkCommandOutput) => void): void;
117
+
118
+ createDevice(args: CreateDeviceCommandInput, options?: __HttpHandlerOptions): Promise<CreateDeviceCommandOutput>;
119
+ createDevice(args: CreateDeviceCommandInput, cb: (err: any, data?: CreateDeviceCommandOutput) => void): void;
120
+ createDevice(args: CreateDeviceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDeviceCommandOutput) => void): void;
121
+
122
+ createGlobalNetwork(args: CreateGlobalNetworkCommandInput, options?: __HttpHandlerOptions): Promise<CreateGlobalNetworkCommandOutput>;
123
+ createGlobalNetwork(args: CreateGlobalNetworkCommandInput, cb: (err: any, data?: CreateGlobalNetworkCommandOutput) => void): void;
124
+ createGlobalNetwork(args: CreateGlobalNetworkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateGlobalNetworkCommandOutput) => void): void;
125
+
126
+ createLink(args: CreateLinkCommandInput, options?: __HttpHandlerOptions): Promise<CreateLinkCommandOutput>;
127
+ createLink(args: CreateLinkCommandInput, cb: (err: any, data?: CreateLinkCommandOutput) => void): void;
128
+ createLink(args: CreateLinkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateLinkCommandOutput) => void): void;
129
+
130
+ createSite(args: CreateSiteCommandInput, options?: __HttpHandlerOptions): Promise<CreateSiteCommandOutput>;
131
+ createSite(args: CreateSiteCommandInput, cb: (err: any, data?: CreateSiteCommandOutput) => void): void;
132
+ createSite(args: CreateSiteCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSiteCommandOutput) => void): void;
133
+
134
+ createSiteToSiteVpnAttachment(args: CreateSiteToSiteVpnAttachmentCommandInput, options?: __HttpHandlerOptions): Promise<CreateSiteToSiteVpnAttachmentCommandOutput>;
135
+ createSiteToSiteVpnAttachment(args: CreateSiteToSiteVpnAttachmentCommandInput, cb: (err: any, data?: CreateSiteToSiteVpnAttachmentCommandOutput) => void): void;
136
+ createSiteToSiteVpnAttachment(args: CreateSiteToSiteVpnAttachmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSiteToSiteVpnAttachmentCommandOutput) => void): void;
137
+
138
+ createVpcAttachment(args: CreateVpcAttachmentCommandInput, options?: __HttpHandlerOptions): Promise<CreateVpcAttachmentCommandOutput>;
139
+ createVpcAttachment(args: CreateVpcAttachmentCommandInput, cb: (err: any, data?: CreateVpcAttachmentCommandOutput) => void): void;
140
+ createVpcAttachment(args: CreateVpcAttachmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateVpcAttachmentCommandOutput) => void): void;
141
+
142
+ deleteAttachment(args: DeleteAttachmentCommandInput, options?: __HttpHandlerOptions): Promise<DeleteAttachmentCommandOutput>;
143
+ deleteAttachment(args: DeleteAttachmentCommandInput, cb: (err: any, data?: DeleteAttachmentCommandOutput) => void): void;
144
+ deleteAttachment(args: DeleteAttachmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteAttachmentCommandOutput) => void): void;
145
+
146
+ deleteConnection(args: DeleteConnectionCommandInput, options?: __HttpHandlerOptions): Promise<DeleteConnectionCommandOutput>;
147
+ deleteConnection(args: DeleteConnectionCommandInput, cb: (err: any, data?: DeleteConnectionCommandOutput) => void): void;
148
+ deleteConnection(args: DeleteConnectionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteConnectionCommandOutput) => void): void;
149
+
150
+ deleteConnectPeer(args: DeleteConnectPeerCommandInput, options?: __HttpHandlerOptions): Promise<DeleteConnectPeerCommandOutput>;
151
+ deleteConnectPeer(args: DeleteConnectPeerCommandInput, cb: (err: any, data?: DeleteConnectPeerCommandOutput) => void): void;
152
+ deleteConnectPeer(args: DeleteConnectPeerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteConnectPeerCommandOutput) => void): void;
153
+
154
+ deleteCoreNetwork(args: DeleteCoreNetworkCommandInput, options?: __HttpHandlerOptions): Promise<DeleteCoreNetworkCommandOutput>;
155
+ deleteCoreNetwork(args: DeleteCoreNetworkCommandInput, cb: (err: any, data?: DeleteCoreNetworkCommandOutput) => void): void;
156
+ deleteCoreNetwork(args: DeleteCoreNetworkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteCoreNetworkCommandOutput) => void): void;
157
+
158
+ deleteCoreNetworkPolicyVersion(args: DeleteCoreNetworkPolicyVersionCommandInput, options?: __HttpHandlerOptions): Promise<DeleteCoreNetworkPolicyVersionCommandOutput>;
159
+ deleteCoreNetworkPolicyVersion(args: DeleteCoreNetworkPolicyVersionCommandInput, cb: (err: any, data?: DeleteCoreNetworkPolicyVersionCommandOutput) => void): void;
160
+ deleteCoreNetworkPolicyVersion(args: DeleteCoreNetworkPolicyVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteCoreNetworkPolicyVersionCommandOutput) => void): void;
161
+
162
+ deleteDevice(args: DeleteDeviceCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDeviceCommandOutput>;
163
+ deleteDevice(args: DeleteDeviceCommandInput, cb: (err: any, data?: DeleteDeviceCommandOutput) => void): void;
164
+ deleteDevice(args: DeleteDeviceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDeviceCommandOutput) => void): void;
165
+
166
+ deleteGlobalNetwork(args: DeleteGlobalNetworkCommandInput, options?: __HttpHandlerOptions): Promise<DeleteGlobalNetworkCommandOutput>;
167
+ deleteGlobalNetwork(args: DeleteGlobalNetworkCommandInput, cb: (err: any, data?: DeleteGlobalNetworkCommandOutput) => void): void;
168
+ deleteGlobalNetwork(args: DeleteGlobalNetworkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteGlobalNetworkCommandOutput) => void): void;
169
+
170
+ deleteLink(args: DeleteLinkCommandInput, options?: __HttpHandlerOptions): Promise<DeleteLinkCommandOutput>;
171
+ deleteLink(args: DeleteLinkCommandInput, cb: (err: any, data?: DeleteLinkCommandOutput) => void): void;
172
+ deleteLink(args: DeleteLinkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteLinkCommandOutput) => void): void;
173
+
174
+ deleteResourcePolicy(args: DeleteResourcePolicyCommandInput, options?: __HttpHandlerOptions): Promise<DeleteResourcePolicyCommandOutput>;
175
+ deleteResourcePolicy(args: DeleteResourcePolicyCommandInput, cb: (err: any, data?: DeleteResourcePolicyCommandOutput) => void): void;
176
+ deleteResourcePolicy(args: DeleteResourcePolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteResourcePolicyCommandOutput) => void): void;
177
+
178
+ deleteSite(args: DeleteSiteCommandInput, options?: __HttpHandlerOptions): Promise<DeleteSiteCommandOutput>;
179
+ deleteSite(args: DeleteSiteCommandInput, cb: (err: any, data?: DeleteSiteCommandOutput) => void): void;
180
+ deleteSite(args: DeleteSiteCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSiteCommandOutput) => void): void;
181
+
182
+ deregisterTransitGateway(args: DeregisterTransitGatewayCommandInput, options?: __HttpHandlerOptions): Promise<DeregisterTransitGatewayCommandOutput>;
183
+ deregisterTransitGateway(args: DeregisterTransitGatewayCommandInput, cb: (err: any, data?: DeregisterTransitGatewayCommandOutput) => void): void;
184
+ deregisterTransitGateway(args: DeregisterTransitGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeregisterTransitGatewayCommandOutput) => void): void;
185
+
186
+ describeGlobalNetworks(args: DescribeGlobalNetworksCommandInput, options?: __HttpHandlerOptions): Promise<DescribeGlobalNetworksCommandOutput>;
187
+ describeGlobalNetworks(args: DescribeGlobalNetworksCommandInput, cb: (err: any, data?: DescribeGlobalNetworksCommandOutput) => void): void;
188
+ describeGlobalNetworks(args: DescribeGlobalNetworksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeGlobalNetworksCommandOutput) => void): void;
189
+
190
+ disassociateConnectPeer(args: DisassociateConnectPeerCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateConnectPeerCommandOutput>;
191
+ disassociateConnectPeer(args: DisassociateConnectPeerCommandInput, cb: (err: any, data?: DisassociateConnectPeerCommandOutput) => void): void;
192
+ disassociateConnectPeer(args: DisassociateConnectPeerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateConnectPeerCommandOutput) => void): void;
193
+
194
+ disassociateCustomerGateway(args: DisassociateCustomerGatewayCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateCustomerGatewayCommandOutput>;
195
+ disassociateCustomerGateway(args: DisassociateCustomerGatewayCommandInput, cb: (err: any, data?: DisassociateCustomerGatewayCommandOutput) => void): void;
196
+ disassociateCustomerGateway(args: DisassociateCustomerGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateCustomerGatewayCommandOutput) => void): void;
197
+
198
+ disassociateLink(args: DisassociateLinkCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateLinkCommandOutput>;
199
+ disassociateLink(args: DisassociateLinkCommandInput, cb: (err: any, data?: DisassociateLinkCommandOutput) => void): void;
200
+ disassociateLink(args: DisassociateLinkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateLinkCommandOutput) => void): void;
201
+
202
+ disassociateTransitGatewayConnectPeer(args: DisassociateTransitGatewayConnectPeerCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateTransitGatewayConnectPeerCommandOutput>;
203
+ disassociateTransitGatewayConnectPeer(args: DisassociateTransitGatewayConnectPeerCommandInput, cb: (err: any, data?: DisassociateTransitGatewayConnectPeerCommandOutput) => void): void;
204
+ disassociateTransitGatewayConnectPeer(args: DisassociateTransitGatewayConnectPeerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateTransitGatewayConnectPeerCommandOutput) => void): void;
205
+
206
+ executeCoreNetworkChangeSet(args: ExecuteCoreNetworkChangeSetCommandInput, options?: __HttpHandlerOptions): Promise<ExecuteCoreNetworkChangeSetCommandOutput>;
207
+ executeCoreNetworkChangeSet(args: ExecuteCoreNetworkChangeSetCommandInput, cb: (err: any, data?: ExecuteCoreNetworkChangeSetCommandOutput) => void): void;
208
+ executeCoreNetworkChangeSet(args: ExecuteCoreNetworkChangeSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ExecuteCoreNetworkChangeSetCommandOutput) => void): void;
209
+
210
+ getConnectAttachment(args: GetConnectAttachmentCommandInput, options?: __HttpHandlerOptions): Promise<GetConnectAttachmentCommandOutput>;
211
+ getConnectAttachment(args: GetConnectAttachmentCommandInput, cb: (err: any, data?: GetConnectAttachmentCommandOutput) => void): void;
212
+ getConnectAttachment(args: GetConnectAttachmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetConnectAttachmentCommandOutput) => void): void;
213
+
214
+ getConnections(args: GetConnectionsCommandInput, options?: __HttpHandlerOptions): Promise<GetConnectionsCommandOutput>;
215
+ getConnections(args: GetConnectionsCommandInput, cb: (err: any, data?: GetConnectionsCommandOutput) => void): void;
216
+ getConnections(args: GetConnectionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetConnectionsCommandOutput) => void): void;
217
+
218
+ getConnectPeer(args: GetConnectPeerCommandInput, options?: __HttpHandlerOptions): Promise<GetConnectPeerCommandOutput>;
219
+ getConnectPeer(args: GetConnectPeerCommandInput, cb: (err: any, data?: GetConnectPeerCommandOutput) => void): void;
220
+ getConnectPeer(args: GetConnectPeerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetConnectPeerCommandOutput) => void): void;
221
+
222
+ getConnectPeerAssociations(args: GetConnectPeerAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<GetConnectPeerAssociationsCommandOutput>;
223
+ getConnectPeerAssociations(args: GetConnectPeerAssociationsCommandInput, cb: (err: any, data?: GetConnectPeerAssociationsCommandOutput) => void): void;
224
+ getConnectPeerAssociations(args: GetConnectPeerAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetConnectPeerAssociationsCommandOutput) => void): void;
225
+
226
+ getCoreNetwork(args: GetCoreNetworkCommandInput, options?: __HttpHandlerOptions): Promise<GetCoreNetworkCommandOutput>;
227
+ getCoreNetwork(args: GetCoreNetworkCommandInput, cb: (err: any, data?: GetCoreNetworkCommandOutput) => void): void;
228
+ getCoreNetwork(args: GetCoreNetworkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCoreNetworkCommandOutput) => void): void;
229
+
230
+ getCoreNetworkChangeSet(args: GetCoreNetworkChangeSetCommandInput, options?: __HttpHandlerOptions): Promise<GetCoreNetworkChangeSetCommandOutput>;
231
+ getCoreNetworkChangeSet(args: GetCoreNetworkChangeSetCommandInput, cb: (err: any, data?: GetCoreNetworkChangeSetCommandOutput) => void): void;
232
+ getCoreNetworkChangeSet(args: GetCoreNetworkChangeSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCoreNetworkChangeSetCommandOutput) => void): void;
233
+
234
+ getCoreNetworkPolicy(args: GetCoreNetworkPolicyCommandInput, options?: __HttpHandlerOptions): Promise<GetCoreNetworkPolicyCommandOutput>;
235
+ getCoreNetworkPolicy(args: GetCoreNetworkPolicyCommandInput, cb: (err: any, data?: GetCoreNetworkPolicyCommandOutput) => void): void;
236
+ getCoreNetworkPolicy(args: GetCoreNetworkPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCoreNetworkPolicyCommandOutput) => void): void;
237
+
238
+ getCustomerGatewayAssociations(args: GetCustomerGatewayAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<GetCustomerGatewayAssociationsCommandOutput>;
239
+ getCustomerGatewayAssociations(args: GetCustomerGatewayAssociationsCommandInput, cb: (err: any, data?: GetCustomerGatewayAssociationsCommandOutput) => void): void;
240
+ getCustomerGatewayAssociations(args: GetCustomerGatewayAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCustomerGatewayAssociationsCommandOutput) => void): void;
241
+
242
+ getDevices(args: GetDevicesCommandInput, options?: __HttpHandlerOptions): Promise<GetDevicesCommandOutput>;
243
+ getDevices(args: GetDevicesCommandInput, cb: (err: any, data?: GetDevicesCommandOutput) => void): void;
244
+ getDevices(args: GetDevicesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDevicesCommandOutput) => void): void;
245
+
246
+ getLinkAssociations(args: GetLinkAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<GetLinkAssociationsCommandOutput>;
247
+ getLinkAssociations(args: GetLinkAssociationsCommandInput, cb: (err: any, data?: GetLinkAssociationsCommandOutput) => void): void;
248
+ getLinkAssociations(args: GetLinkAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetLinkAssociationsCommandOutput) => void): void;
249
+
250
+ getLinks(args: GetLinksCommandInput, options?: __HttpHandlerOptions): Promise<GetLinksCommandOutput>;
251
+ getLinks(args: GetLinksCommandInput, cb: (err: any, data?: GetLinksCommandOutput) => void): void;
252
+ getLinks(args: GetLinksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetLinksCommandOutput) => void): void;
253
+
254
+ getNetworkResourceCounts(args: GetNetworkResourceCountsCommandInput, options?: __HttpHandlerOptions): Promise<GetNetworkResourceCountsCommandOutput>;
255
+ getNetworkResourceCounts(args: GetNetworkResourceCountsCommandInput, cb: (err: any, data?: GetNetworkResourceCountsCommandOutput) => void): void;
256
+ getNetworkResourceCounts(args: GetNetworkResourceCountsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetNetworkResourceCountsCommandOutput) => void): void;
257
+
258
+ getNetworkResourceRelationships(args: GetNetworkResourceRelationshipsCommandInput, options?: __HttpHandlerOptions): Promise<GetNetworkResourceRelationshipsCommandOutput>;
259
+ getNetworkResourceRelationships(args: GetNetworkResourceRelationshipsCommandInput, cb: (err: any, data?: GetNetworkResourceRelationshipsCommandOutput) => void): void;
260
+ getNetworkResourceRelationships(args: GetNetworkResourceRelationshipsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetNetworkResourceRelationshipsCommandOutput) => void): void;
261
+
262
+ getNetworkResources(args: GetNetworkResourcesCommandInput, options?: __HttpHandlerOptions): Promise<GetNetworkResourcesCommandOutput>;
263
+ getNetworkResources(args: GetNetworkResourcesCommandInput, cb: (err: any, data?: GetNetworkResourcesCommandOutput) => void): void;
264
+ getNetworkResources(args: GetNetworkResourcesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetNetworkResourcesCommandOutput) => void): void;
265
+
266
+ getNetworkRoutes(args: GetNetworkRoutesCommandInput, options?: __HttpHandlerOptions): Promise<GetNetworkRoutesCommandOutput>;
267
+ getNetworkRoutes(args: GetNetworkRoutesCommandInput, cb: (err: any, data?: GetNetworkRoutesCommandOutput) => void): void;
268
+ getNetworkRoutes(args: GetNetworkRoutesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetNetworkRoutesCommandOutput) => void): void;
269
+
270
+ getNetworkTelemetry(args: GetNetworkTelemetryCommandInput, options?: __HttpHandlerOptions): Promise<GetNetworkTelemetryCommandOutput>;
271
+ getNetworkTelemetry(args: GetNetworkTelemetryCommandInput, cb: (err: any, data?: GetNetworkTelemetryCommandOutput) => void): void;
272
+ getNetworkTelemetry(args: GetNetworkTelemetryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetNetworkTelemetryCommandOutput) => void): void;
273
+
274
+ getResourcePolicy(args: GetResourcePolicyCommandInput, options?: __HttpHandlerOptions): Promise<GetResourcePolicyCommandOutput>;
275
+ getResourcePolicy(args: GetResourcePolicyCommandInput, cb: (err: any, data?: GetResourcePolicyCommandOutput) => void): void;
276
+ getResourcePolicy(args: GetResourcePolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetResourcePolicyCommandOutput) => void): void;
277
+
278
+ getRouteAnalysis(args: GetRouteAnalysisCommandInput, options?: __HttpHandlerOptions): Promise<GetRouteAnalysisCommandOutput>;
279
+ getRouteAnalysis(args: GetRouteAnalysisCommandInput, cb: (err: any, data?: GetRouteAnalysisCommandOutput) => void): void;
280
+ getRouteAnalysis(args: GetRouteAnalysisCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetRouteAnalysisCommandOutput) => void): void;
281
+
282
+ getSites(args: GetSitesCommandInput, options?: __HttpHandlerOptions): Promise<GetSitesCommandOutput>;
283
+ getSites(args: GetSitesCommandInput, cb: (err: any, data?: GetSitesCommandOutput) => void): void;
284
+ getSites(args: GetSitesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSitesCommandOutput) => void): void;
285
+
286
+ getSiteToSiteVpnAttachment(args: GetSiteToSiteVpnAttachmentCommandInput, options?: __HttpHandlerOptions): Promise<GetSiteToSiteVpnAttachmentCommandOutput>;
287
+ getSiteToSiteVpnAttachment(args: GetSiteToSiteVpnAttachmentCommandInput, cb: (err: any, data?: GetSiteToSiteVpnAttachmentCommandOutput) => void): void;
288
+ getSiteToSiteVpnAttachment(args: GetSiteToSiteVpnAttachmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSiteToSiteVpnAttachmentCommandOutput) => void): void;
289
+
290
+ getTransitGatewayConnectPeerAssociations(args: GetTransitGatewayConnectPeerAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<GetTransitGatewayConnectPeerAssociationsCommandOutput>;
291
+ getTransitGatewayConnectPeerAssociations(args: GetTransitGatewayConnectPeerAssociationsCommandInput, cb: (err: any, data?: GetTransitGatewayConnectPeerAssociationsCommandOutput) => void): void;
292
+ getTransitGatewayConnectPeerAssociations(args: GetTransitGatewayConnectPeerAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetTransitGatewayConnectPeerAssociationsCommandOutput) => void): void;
293
+
294
+ getTransitGatewayRegistrations(args: GetTransitGatewayRegistrationsCommandInput, options?: __HttpHandlerOptions): Promise<GetTransitGatewayRegistrationsCommandOutput>;
295
+ getTransitGatewayRegistrations(args: GetTransitGatewayRegistrationsCommandInput, cb: (err: any, data?: GetTransitGatewayRegistrationsCommandOutput) => void): void;
296
+ getTransitGatewayRegistrations(args: GetTransitGatewayRegistrationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetTransitGatewayRegistrationsCommandOutput) => void): void;
297
+
298
+ getVpcAttachment(args: GetVpcAttachmentCommandInput, options?: __HttpHandlerOptions): Promise<GetVpcAttachmentCommandOutput>;
299
+ getVpcAttachment(args: GetVpcAttachmentCommandInput, cb: (err: any, data?: GetVpcAttachmentCommandOutput) => void): void;
300
+ getVpcAttachment(args: GetVpcAttachmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetVpcAttachmentCommandOutput) => void): void;
301
+
302
+ listAttachments(args: ListAttachmentsCommandInput, options?: __HttpHandlerOptions): Promise<ListAttachmentsCommandOutput>;
303
+ listAttachments(args: ListAttachmentsCommandInput, cb: (err: any, data?: ListAttachmentsCommandOutput) => void): void;
304
+ listAttachments(args: ListAttachmentsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAttachmentsCommandOutput) => void): void;
305
+
306
+ listConnectPeers(args: ListConnectPeersCommandInput, options?: __HttpHandlerOptions): Promise<ListConnectPeersCommandOutput>;
307
+ listConnectPeers(args: ListConnectPeersCommandInput, cb: (err: any, data?: ListConnectPeersCommandOutput) => void): void;
308
+ listConnectPeers(args: ListConnectPeersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListConnectPeersCommandOutput) => void): void;
309
+
310
+ listCoreNetworkPolicyVersions(args: ListCoreNetworkPolicyVersionsCommandInput, options?: __HttpHandlerOptions): Promise<ListCoreNetworkPolicyVersionsCommandOutput>;
311
+ listCoreNetworkPolicyVersions(args: ListCoreNetworkPolicyVersionsCommandInput, cb: (err: any, data?: ListCoreNetworkPolicyVersionsCommandOutput) => void): void;
312
+ listCoreNetworkPolicyVersions(args: ListCoreNetworkPolicyVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListCoreNetworkPolicyVersionsCommandOutput) => void): void;
313
+
314
+ listCoreNetworks(args: ListCoreNetworksCommandInput, options?: __HttpHandlerOptions): Promise<ListCoreNetworksCommandOutput>;
315
+ listCoreNetworks(args: ListCoreNetworksCommandInput, cb: (err: any, data?: ListCoreNetworksCommandOutput) => void): void;
316
+ listCoreNetworks(args: ListCoreNetworksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListCoreNetworksCommandOutput) => void): void;
317
+
318
+ listTagsForResource(args: ListTagsForResourceCommandInput, options?: __HttpHandlerOptions): Promise<ListTagsForResourceCommandOutput>;
319
+ listTagsForResource(args: ListTagsForResourceCommandInput, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
320
+ listTagsForResource(args: ListTagsForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
321
+
322
+ putCoreNetworkPolicy(args: PutCoreNetworkPolicyCommandInput, options?: __HttpHandlerOptions): Promise<PutCoreNetworkPolicyCommandOutput>;
323
+ putCoreNetworkPolicy(args: PutCoreNetworkPolicyCommandInput, cb: (err: any, data?: PutCoreNetworkPolicyCommandOutput) => void): void;
324
+ putCoreNetworkPolicy(args: PutCoreNetworkPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutCoreNetworkPolicyCommandOutput) => void): void;
325
+
326
+ putResourcePolicy(args: PutResourcePolicyCommandInput, options?: __HttpHandlerOptions): Promise<PutResourcePolicyCommandOutput>;
327
+ putResourcePolicy(args: PutResourcePolicyCommandInput, cb: (err: any, data?: PutResourcePolicyCommandOutput) => void): void;
328
+ putResourcePolicy(args: PutResourcePolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutResourcePolicyCommandOutput) => void): void;
329
+
330
+ registerTransitGateway(args: RegisterTransitGatewayCommandInput, options?: __HttpHandlerOptions): Promise<RegisterTransitGatewayCommandOutput>;
331
+ registerTransitGateway(args: RegisterTransitGatewayCommandInput, cb: (err: any, data?: RegisterTransitGatewayCommandOutput) => void): void;
332
+ registerTransitGateway(args: RegisterTransitGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RegisterTransitGatewayCommandOutput) => void): void;
333
+
334
+ rejectAttachment(args: RejectAttachmentCommandInput, options?: __HttpHandlerOptions): Promise<RejectAttachmentCommandOutput>;
335
+ rejectAttachment(args: RejectAttachmentCommandInput, cb: (err: any, data?: RejectAttachmentCommandOutput) => void): void;
336
+ rejectAttachment(args: RejectAttachmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RejectAttachmentCommandOutput) => void): void;
337
+
338
+ restoreCoreNetworkPolicyVersion(args: RestoreCoreNetworkPolicyVersionCommandInput, options?: __HttpHandlerOptions): Promise<RestoreCoreNetworkPolicyVersionCommandOutput>;
339
+ restoreCoreNetworkPolicyVersion(args: RestoreCoreNetworkPolicyVersionCommandInput, cb: (err: any, data?: RestoreCoreNetworkPolicyVersionCommandOutput) => void): void;
340
+ restoreCoreNetworkPolicyVersion(args: RestoreCoreNetworkPolicyVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RestoreCoreNetworkPolicyVersionCommandOutput) => void): void;
341
+
342
+ startRouteAnalysis(args: StartRouteAnalysisCommandInput, options?: __HttpHandlerOptions): Promise<StartRouteAnalysisCommandOutput>;
343
+ startRouteAnalysis(args: StartRouteAnalysisCommandInput, cb: (err: any, data?: StartRouteAnalysisCommandOutput) => void): void;
344
+ startRouteAnalysis(args: StartRouteAnalysisCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartRouteAnalysisCommandOutput) => void): void;
345
+
346
+ tagResource(args: TagResourceCommandInput, options?: __HttpHandlerOptions): Promise<TagResourceCommandOutput>;
347
+ tagResource(args: TagResourceCommandInput, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
348
+ tagResource(args: TagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
349
+
350
+ untagResource(args: UntagResourceCommandInput, options?: __HttpHandlerOptions): Promise<UntagResourceCommandOutput>;
351
+ untagResource(args: UntagResourceCommandInput, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
352
+ untagResource(args: UntagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
353
+
354
+ updateConnection(args: UpdateConnectionCommandInput, options?: __HttpHandlerOptions): Promise<UpdateConnectionCommandOutput>;
355
+ updateConnection(args: UpdateConnectionCommandInput, cb: (err: any, data?: UpdateConnectionCommandOutput) => void): void;
356
+ updateConnection(args: UpdateConnectionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateConnectionCommandOutput) => void): void;
357
+
358
+ updateCoreNetwork(args: UpdateCoreNetworkCommandInput, options?: __HttpHandlerOptions): Promise<UpdateCoreNetworkCommandOutput>;
359
+ updateCoreNetwork(args: UpdateCoreNetworkCommandInput, cb: (err: any, data?: UpdateCoreNetworkCommandOutput) => void): void;
360
+ updateCoreNetwork(args: UpdateCoreNetworkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateCoreNetworkCommandOutput) => void): void;
361
+
362
+ updateDevice(args: UpdateDeviceCommandInput, options?: __HttpHandlerOptions): Promise<UpdateDeviceCommandOutput>;
363
+ updateDevice(args: UpdateDeviceCommandInput, cb: (err: any, data?: UpdateDeviceCommandOutput) => void): void;
364
+ updateDevice(args: UpdateDeviceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateDeviceCommandOutput) => void): void;
365
+
366
+ updateGlobalNetwork(args: UpdateGlobalNetworkCommandInput, options?: __HttpHandlerOptions): Promise<UpdateGlobalNetworkCommandOutput>;
367
+ updateGlobalNetwork(args: UpdateGlobalNetworkCommandInput, cb: (err: any, data?: UpdateGlobalNetworkCommandOutput) => void): void;
368
+ updateGlobalNetwork(args: UpdateGlobalNetworkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateGlobalNetworkCommandOutput) => void): void;
369
+
370
+ updateLink(args: UpdateLinkCommandInput, options?: __HttpHandlerOptions): Promise<UpdateLinkCommandOutput>;
371
+ updateLink(args: UpdateLinkCommandInput, cb: (err: any, data?: UpdateLinkCommandOutput) => void): void;
372
+ updateLink(args: UpdateLinkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateLinkCommandOutput) => void): void;
373
+
374
+ updateNetworkResourceMetadata(args: UpdateNetworkResourceMetadataCommandInput, options?: __HttpHandlerOptions): Promise<UpdateNetworkResourceMetadataCommandOutput>;
375
+ updateNetworkResourceMetadata(args: UpdateNetworkResourceMetadataCommandInput, cb: (err: any, data?: UpdateNetworkResourceMetadataCommandOutput) => void): void;
376
+ updateNetworkResourceMetadata(args: UpdateNetworkResourceMetadataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateNetworkResourceMetadataCommandOutput) => void): void;
377
+
378
+ updateSite(args: UpdateSiteCommandInput, options?: __HttpHandlerOptions): Promise<UpdateSiteCommandOutput>;
379
+ updateSite(args: UpdateSiteCommandInput, cb: (err: any, data?: UpdateSiteCommandOutput) => void): void;
380
+ updateSite(args: UpdateSiteCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateSiteCommandOutput) => void): void;
381
+
382
+ updateVpcAttachment(args: UpdateVpcAttachmentCommandInput, options?: __HttpHandlerOptions): Promise<UpdateVpcAttachmentCommandOutput>;
383
+ updateVpcAttachment(args: UpdateVpcAttachmentCommandInput, cb: (err: any, data?: UpdateVpcAttachmentCommandOutput) => void): void;
384
+ updateVpcAttachment(args: UpdateVpcAttachmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateVpcAttachmentCommandOutput) => void): void;
385
+ }
@@ -0,0 +1,149 @@
1
+ import { EndpointsInputConfig, EndpointsResolvedConfig, RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver";
2
+ import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
3
+ import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
4
+ import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-signing";
5
+ import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
6
+ import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
7
+ import { Client as __Client, DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
8
+ import { Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, RegionInfoProvider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
9
+ import { AcceptAttachmentCommandInput, AcceptAttachmentCommandOutput } from "./commands/AcceptAttachmentCommand";
10
+ import { AssociateConnectPeerCommandInput, AssociateConnectPeerCommandOutput } from "./commands/AssociateConnectPeerCommand";
11
+ import { AssociateCustomerGatewayCommandInput, AssociateCustomerGatewayCommandOutput } from "./commands/AssociateCustomerGatewayCommand";
12
+ import { AssociateLinkCommandInput, AssociateLinkCommandOutput } from "./commands/AssociateLinkCommand";
13
+ import { AssociateTransitGatewayConnectPeerCommandInput, AssociateTransitGatewayConnectPeerCommandOutput } from "./commands/AssociateTransitGatewayConnectPeerCommand";
14
+ import { CreateConnectAttachmentCommandInput, CreateConnectAttachmentCommandOutput } from "./commands/CreateConnectAttachmentCommand";
15
+ import { CreateConnectionCommandInput, CreateConnectionCommandOutput } from "./commands/CreateConnectionCommand";
16
+ import { CreateConnectPeerCommandInput, CreateConnectPeerCommandOutput } from "./commands/CreateConnectPeerCommand";
17
+ import { CreateCoreNetworkCommandInput, CreateCoreNetworkCommandOutput } from "./commands/CreateCoreNetworkCommand";
18
+ import { CreateDeviceCommandInput, CreateDeviceCommandOutput } from "./commands/CreateDeviceCommand";
19
+ import { CreateGlobalNetworkCommandInput, CreateGlobalNetworkCommandOutput } from "./commands/CreateGlobalNetworkCommand";
20
+ import { CreateLinkCommandInput, CreateLinkCommandOutput } from "./commands/CreateLinkCommand";
21
+ import { CreateSiteCommandInput, CreateSiteCommandOutput } from "./commands/CreateSiteCommand";
22
+ import { CreateSiteToSiteVpnAttachmentCommandInput, CreateSiteToSiteVpnAttachmentCommandOutput } from "./commands/CreateSiteToSiteVpnAttachmentCommand";
23
+ import { CreateVpcAttachmentCommandInput, CreateVpcAttachmentCommandOutput } from "./commands/CreateVpcAttachmentCommand";
24
+ import { DeleteAttachmentCommandInput, DeleteAttachmentCommandOutput } from "./commands/DeleteAttachmentCommand";
25
+ import { DeleteConnectionCommandInput, DeleteConnectionCommandOutput } from "./commands/DeleteConnectionCommand";
26
+ import { DeleteConnectPeerCommandInput, DeleteConnectPeerCommandOutput } from "./commands/DeleteConnectPeerCommand";
27
+ import { DeleteCoreNetworkCommandInput, DeleteCoreNetworkCommandOutput } from "./commands/DeleteCoreNetworkCommand";
28
+ import { DeleteCoreNetworkPolicyVersionCommandInput, DeleteCoreNetworkPolicyVersionCommandOutput } from "./commands/DeleteCoreNetworkPolicyVersionCommand";
29
+ import { DeleteDeviceCommandInput, DeleteDeviceCommandOutput } from "./commands/DeleteDeviceCommand";
30
+ import { DeleteGlobalNetworkCommandInput, DeleteGlobalNetworkCommandOutput } from "./commands/DeleteGlobalNetworkCommand";
31
+ import { DeleteLinkCommandInput, DeleteLinkCommandOutput } from "./commands/DeleteLinkCommand";
32
+ import { DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput } from "./commands/DeleteResourcePolicyCommand";
33
+ import { DeleteSiteCommandInput, DeleteSiteCommandOutput } from "./commands/DeleteSiteCommand";
34
+ import { DeregisterTransitGatewayCommandInput, DeregisterTransitGatewayCommandOutput } from "./commands/DeregisterTransitGatewayCommand";
35
+ import { DescribeGlobalNetworksCommandInput, DescribeGlobalNetworksCommandOutput } from "./commands/DescribeGlobalNetworksCommand";
36
+ import { DisassociateConnectPeerCommandInput, DisassociateConnectPeerCommandOutput } from "./commands/DisassociateConnectPeerCommand";
37
+ import { DisassociateCustomerGatewayCommandInput, DisassociateCustomerGatewayCommandOutput } from "./commands/DisassociateCustomerGatewayCommand";
38
+ import { DisassociateLinkCommandInput, DisassociateLinkCommandOutput } from "./commands/DisassociateLinkCommand";
39
+ import { DisassociateTransitGatewayConnectPeerCommandInput, DisassociateTransitGatewayConnectPeerCommandOutput } from "./commands/DisassociateTransitGatewayConnectPeerCommand";
40
+ import { ExecuteCoreNetworkChangeSetCommandInput, ExecuteCoreNetworkChangeSetCommandOutput } from "./commands/ExecuteCoreNetworkChangeSetCommand";
41
+ import { GetConnectAttachmentCommandInput, GetConnectAttachmentCommandOutput } from "./commands/GetConnectAttachmentCommand";
42
+ import { GetConnectionsCommandInput, GetConnectionsCommandOutput } from "./commands/GetConnectionsCommand";
43
+ import { GetConnectPeerAssociationsCommandInput, GetConnectPeerAssociationsCommandOutput } from "./commands/GetConnectPeerAssociationsCommand";
44
+ import { GetConnectPeerCommandInput, GetConnectPeerCommandOutput } from "./commands/GetConnectPeerCommand";
45
+ import { GetCoreNetworkChangeSetCommandInput, GetCoreNetworkChangeSetCommandOutput } from "./commands/GetCoreNetworkChangeSetCommand";
46
+ import { GetCoreNetworkCommandInput, GetCoreNetworkCommandOutput } from "./commands/GetCoreNetworkCommand";
47
+ import { GetCoreNetworkPolicyCommandInput, GetCoreNetworkPolicyCommandOutput } from "./commands/GetCoreNetworkPolicyCommand";
48
+ import { GetCustomerGatewayAssociationsCommandInput, GetCustomerGatewayAssociationsCommandOutput } from "./commands/GetCustomerGatewayAssociationsCommand";
49
+ import { GetDevicesCommandInput, GetDevicesCommandOutput } from "./commands/GetDevicesCommand";
50
+ import { GetLinkAssociationsCommandInput, GetLinkAssociationsCommandOutput } from "./commands/GetLinkAssociationsCommand";
51
+ import { GetLinksCommandInput, GetLinksCommandOutput } from "./commands/GetLinksCommand";
52
+ import { GetNetworkResourceCountsCommandInput, GetNetworkResourceCountsCommandOutput } from "./commands/GetNetworkResourceCountsCommand";
53
+ import { GetNetworkResourceRelationshipsCommandInput, GetNetworkResourceRelationshipsCommandOutput } from "./commands/GetNetworkResourceRelationshipsCommand";
54
+ import { GetNetworkResourcesCommandInput, GetNetworkResourcesCommandOutput } from "./commands/GetNetworkResourcesCommand";
55
+ import { GetNetworkRoutesCommandInput, GetNetworkRoutesCommandOutput } from "./commands/GetNetworkRoutesCommand";
56
+ import { GetNetworkTelemetryCommandInput, GetNetworkTelemetryCommandOutput } from "./commands/GetNetworkTelemetryCommand";
57
+ import { GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput } from "./commands/GetResourcePolicyCommand";
58
+ import { GetRouteAnalysisCommandInput, GetRouteAnalysisCommandOutput } from "./commands/GetRouteAnalysisCommand";
59
+ import { GetSitesCommandInput, GetSitesCommandOutput } from "./commands/GetSitesCommand";
60
+ import { GetSiteToSiteVpnAttachmentCommandInput, GetSiteToSiteVpnAttachmentCommandOutput } from "./commands/GetSiteToSiteVpnAttachmentCommand";
61
+ import { GetTransitGatewayConnectPeerAssociationsCommandInput, GetTransitGatewayConnectPeerAssociationsCommandOutput } from "./commands/GetTransitGatewayConnectPeerAssociationsCommand";
62
+ import { GetTransitGatewayRegistrationsCommandInput, GetTransitGatewayRegistrationsCommandOutput } from "./commands/GetTransitGatewayRegistrationsCommand";
63
+ import { GetVpcAttachmentCommandInput, GetVpcAttachmentCommandOutput } from "./commands/GetVpcAttachmentCommand";
64
+ import { ListAttachmentsCommandInput, ListAttachmentsCommandOutput } from "./commands/ListAttachmentsCommand";
65
+ import { ListConnectPeersCommandInput, ListConnectPeersCommandOutput } from "./commands/ListConnectPeersCommand";
66
+ import { ListCoreNetworkPolicyVersionsCommandInput, ListCoreNetworkPolicyVersionsCommandOutput } from "./commands/ListCoreNetworkPolicyVersionsCommand";
67
+ import { ListCoreNetworksCommandInput, ListCoreNetworksCommandOutput } from "./commands/ListCoreNetworksCommand";
68
+ import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "./commands/ListTagsForResourceCommand";
69
+ import { PutCoreNetworkPolicyCommandInput, PutCoreNetworkPolicyCommandOutput } from "./commands/PutCoreNetworkPolicyCommand";
70
+ import { PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput } from "./commands/PutResourcePolicyCommand";
71
+ import { RegisterTransitGatewayCommandInput, RegisterTransitGatewayCommandOutput } from "./commands/RegisterTransitGatewayCommand";
72
+ import { RejectAttachmentCommandInput, RejectAttachmentCommandOutput } from "./commands/RejectAttachmentCommand";
73
+ import { RestoreCoreNetworkPolicyVersionCommandInput, RestoreCoreNetworkPolicyVersionCommandOutput } from "./commands/RestoreCoreNetworkPolicyVersionCommand";
74
+ import { StartRouteAnalysisCommandInput, StartRouteAnalysisCommandOutput } from "./commands/StartRouteAnalysisCommand";
75
+ import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
76
+ import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
77
+ import { UpdateConnectionCommandInput, UpdateConnectionCommandOutput } from "./commands/UpdateConnectionCommand";
78
+ import { UpdateCoreNetworkCommandInput, UpdateCoreNetworkCommandOutput } from "./commands/UpdateCoreNetworkCommand";
79
+ import { UpdateDeviceCommandInput, UpdateDeviceCommandOutput } from "./commands/UpdateDeviceCommand";
80
+ import { UpdateGlobalNetworkCommandInput, UpdateGlobalNetworkCommandOutput } from "./commands/UpdateGlobalNetworkCommand";
81
+ import { UpdateLinkCommandInput, UpdateLinkCommandOutput } from "./commands/UpdateLinkCommand";
82
+ import { UpdateNetworkResourceMetadataCommandInput, UpdateNetworkResourceMetadataCommandOutput } from "./commands/UpdateNetworkResourceMetadataCommand";
83
+ import { UpdateSiteCommandInput, UpdateSiteCommandOutput } from "./commands/UpdateSiteCommand";
84
+ import { UpdateVpcAttachmentCommandInput, UpdateVpcAttachmentCommandOutput } from "./commands/UpdateVpcAttachmentCommand";
85
+ export declare type ServiceInputTypes = AcceptAttachmentCommandInput | AssociateConnectPeerCommandInput | AssociateCustomerGatewayCommandInput | AssociateLinkCommandInput | AssociateTransitGatewayConnectPeerCommandInput | CreateConnectAttachmentCommandInput | CreateConnectPeerCommandInput | CreateConnectionCommandInput | CreateCoreNetworkCommandInput | CreateDeviceCommandInput | CreateGlobalNetworkCommandInput | CreateLinkCommandInput | CreateSiteCommandInput | CreateSiteToSiteVpnAttachmentCommandInput | CreateVpcAttachmentCommandInput | DeleteAttachmentCommandInput | DeleteConnectPeerCommandInput | DeleteConnectionCommandInput | DeleteCoreNetworkCommandInput | DeleteCoreNetworkPolicyVersionCommandInput | DeleteDeviceCommandInput | DeleteGlobalNetworkCommandInput | DeleteLinkCommandInput | DeleteResourcePolicyCommandInput | DeleteSiteCommandInput | DeregisterTransitGatewayCommandInput | DescribeGlobalNetworksCommandInput | DisassociateConnectPeerCommandInput | DisassociateCustomerGatewayCommandInput | DisassociateLinkCommandInput | DisassociateTransitGatewayConnectPeerCommandInput | ExecuteCoreNetworkChangeSetCommandInput | GetConnectAttachmentCommandInput | GetConnectPeerAssociationsCommandInput | GetConnectPeerCommandInput | GetConnectionsCommandInput | GetCoreNetworkChangeSetCommandInput | GetCoreNetworkCommandInput | GetCoreNetworkPolicyCommandInput | GetCustomerGatewayAssociationsCommandInput | GetDevicesCommandInput | GetLinkAssociationsCommandInput | GetLinksCommandInput | GetNetworkResourceCountsCommandInput | GetNetworkResourceRelationshipsCommandInput | GetNetworkResourcesCommandInput | GetNetworkRoutesCommandInput | GetNetworkTelemetryCommandInput | GetResourcePolicyCommandInput | GetRouteAnalysisCommandInput | GetSiteToSiteVpnAttachmentCommandInput | GetSitesCommandInput | GetTransitGatewayConnectPeerAssociationsCommandInput | GetTransitGatewayRegistrationsCommandInput | GetVpcAttachmentCommandInput | ListAttachmentsCommandInput | ListConnectPeersCommandInput | ListCoreNetworkPolicyVersionsCommandInput | ListCoreNetworksCommandInput | ListTagsForResourceCommandInput | PutCoreNetworkPolicyCommandInput | PutResourcePolicyCommandInput | RegisterTransitGatewayCommandInput | RejectAttachmentCommandInput | RestoreCoreNetworkPolicyVersionCommandInput | StartRouteAnalysisCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateConnectionCommandInput | UpdateCoreNetworkCommandInput | UpdateDeviceCommandInput | UpdateGlobalNetworkCommandInput | UpdateLinkCommandInput | UpdateNetworkResourceMetadataCommandInput | UpdateSiteCommandInput | UpdateVpcAttachmentCommandInput;
86
+ export declare type ServiceOutputTypes = AcceptAttachmentCommandOutput | AssociateConnectPeerCommandOutput | AssociateCustomerGatewayCommandOutput | AssociateLinkCommandOutput | AssociateTransitGatewayConnectPeerCommandOutput | CreateConnectAttachmentCommandOutput | CreateConnectPeerCommandOutput | CreateConnectionCommandOutput | CreateCoreNetworkCommandOutput | CreateDeviceCommandOutput | CreateGlobalNetworkCommandOutput | CreateLinkCommandOutput | CreateSiteCommandOutput | CreateSiteToSiteVpnAttachmentCommandOutput | CreateVpcAttachmentCommandOutput | DeleteAttachmentCommandOutput | DeleteConnectPeerCommandOutput | DeleteConnectionCommandOutput | DeleteCoreNetworkCommandOutput | DeleteCoreNetworkPolicyVersionCommandOutput | DeleteDeviceCommandOutput | DeleteGlobalNetworkCommandOutput | DeleteLinkCommandOutput | DeleteResourcePolicyCommandOutput | DeleteSiteCommandOutput | DeregisterTransitGatewayCommandOutput | DescribeGlobalNetworksCommandOutput | DisassociateConnectPeerCommandOutput | DisassociateCustomerGatewayCommandOutput | DisassociateLinkCommandOutput | DisassociateTransitGatewayConnectPeerCommandOutput | ExecuteCoreNetworkChangeSetCommandOutput | GetConnectAttachmentCommandOutput | GetConnectPeerAssociationsCommandOutput | GetConnectPeerCommandOutput | GetConnectionsCommandOutput | GetCoreNetworkChangeSetCommandOutput | GetCoreNetworkCommandOutput | GetCoreNetworkPolicyCommandOutput | GetCustomerGatewayAssociationsCommandOutput | GetDevicesCommandOutput | GetLinkAssociationsCommandOutput | GetLinksCommandOutput | GetNetworkResourceCountsCommandOutput | GetNetworkResourceRelationshipsCommandOutput | GetNetworkResourcesCommandOutput | GetNetworkRoutesCommandOutput | GetNetworkTelemetryCommandOutput | GetResourcePolicyCommandOutput | GetRouteAnalysisCommandOutput | GetSiteToSiteVpnAttachmentCommandOutput | GetSitesCommandOutput | GetTransitGatewayConnectPeerAssociationsCommandOutput | GetTransitGatewayRegistrationsCommandOutput | GetVpcAttachmentCommandOutput | ListAttachmentsCommandOutput | ListConnectPeersCommandOutput | ListCoreNetworkPolicyVersionsCommandOutput | ListCoreNetworksCommandOutput | ListTagsForResourceCommandOutput | PutCoreNetworkPolicyCommandOutput | PutResourcePolicyCommandOutput | RegisterTransitGatewayCommandOutput | RejectAttachmentCommandOutput | RestoreCoreNetworkPolicyVersionCommandOutput | StartRouteAnalysisCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateConnectionCommandOutput | UpdateCoreNetworkCommandOutput | UpdateDeviceCommandOutput | UpdateGlobalNetworkCommandOutput | UpdateLinkCommandOutput | UpdateNetworkResourceMetadataCommandOutput | UpdateSiteCommandOutput | UpdateVpcAttachmentCommandOutput;
87
+ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
88
+
89
+ requestHandler?: __HttpHandler;
90
+
91
+ sha256?: __HashConstructor;
92
+
93
+ urlParser?: __UrlParser;
94
+
95
+ bodyLengthChecker?: (body: any) => number | undefined;
96
+
97
+ streamCollector?: __StreamCollector;
98
+
99
+ base64Decoder?: __Decoder;
100
+
101
+ base64Encoder?: __Encoder;
102
+
103
+ utf8Decoder?: __Decoder;
104
+
105
+ utf8Encoder?: __Encoder;
106
+
107
+ runtime?: string;
108
+
109
+ disableHostPrefix?: boolean;
110
+
111
+ maxAttempts?: number | __Provider<number>;
112
+
113
+ retryMode?: string | __Provider<string>;
114
+
115
+ logger?: __Logger;
116
+
117
+ useDualstackEndpoint?: boolean | __Provider<boolean>;
118
+
119
+ useFipsEndpoint?: boolean | __Provider<boolean>;
120
+
121
+ serviceId?: string;
122
+
123
+ region?: string | __Provider<string>;
124
+
125
+ credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
126
+
127
+ regionInfoProvider?: RegionInfoProvider;
128
+
129
+ defaultUserAgentProvider?: Provider<__UserAgent>;
130
+
131
+ defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
132
+ }
133
+ declare type NetworkManagerClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointsInputConfig & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig;
134
+
135
+ export interface NetworkManagerClientConfig extends NetworkManagerClientConfigType {
136
+ }
137
+ declare type NetworkManagerClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointsResolvedConfig & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig;
138
+
139
+ export interface NetworkManagerClientResolvedConfig extends NetworkManagerClientResolvedConfigType {
140
+ }
141
+
142
+ export declare class NetworkManagerClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, NetworkManagerClientResolvedConfig> {
143
+
144
+ readonly config: NetworkManagerClientResolvedConfig;
145
+ constructor(configuration: NetworkManagerClientConfig);
146
+
147
+ destroy(): void;
148
+ }
149
+ export {};
@@ -0,0 +1,17 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
+ import { AcceptAttachmentRequest, AcceptAttachmentResponse } from "../models/models_0";
4
+ import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
5
+ export interface AcceptAttachmentCommandInput extends AcceptAttachmentRequest {
6
+ }
7
+ export interface AcceptAttachmentCommandOutput extends AcceptAttachmentResponse, __MetadataBearer {
8
+ }
9
+
10
+ export declare class AcceptAttachmentCommand extends $Command<AcceptAttachmentCommandInput, AcceptAttachmentCommandOutput, NetworkManagerClientResolvedConfig> {
11
+ readonly input: AcceptAttachmentCommandInput;
12
+ constructor(input: AcceptAttachmentCommandInput);
13
+
14
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AcceptAttachmentCommandInput, AcceptAttachmentCommandOutput>;
15
+ private serialize;
16
+ private deserialize;
17
+ }