@aws-sdk/client-networkmanager 3.928.0 → 3.930.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 (112) hide show
  1. package/dist-cjs/index.js +3849 -3700
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/NetworkManagerClient.js +2 -0
  4. package/dist-es/commands/AcceptAttachmentCommand.js +3 -9
  5. package/dist-es/commands/AssociateConnectPeerCommand.js +3 -9
  6. package/dist-es/commands/AssociateCustomerGatewayCommand.js +3 -9
  7. package/dist-es/commands/AssociateLinkCommand.js +3 -9
  8. package/dist-es/commands/AssociateTransitGatewayConnectPeerCommand.js +3 -9
  9. package/dist-es/commands/CreateConnectAttachmentCommand.js +3 -9
  10. package/dist-es/commands/CreateConnectPeerCommand.js +3 -9
  11. package/dist-es/commands/CreateConnectionCommand.js +3 -9
  12. package/dist-es/commands/CreateCoreNetworkCommand.js +3 -9
  13. package/dist-es/commands/CreateDeviceCommand.js +3 -10
  14. package/dist-es/commands/CreateDirectConnectGatewayAttachmentCommand.js +3 -9
  15. package/dist-es/commands/CreateGlobalNetworkCommand.js +3 -9
  16. package/dist-es/commands/CreateLinkCommand.js +3 -9
  17. package/dist-es/commands/CreateSiteCommand.js +3 -10
  18. package/dist-es/commands/CreateSiteToSiteVpnAttachmentCommand.js +3 -9
  19. package/dist-es/commands/CreateTransitGatewayPeeringCommand.js +3 -9
  20. package/dist-es/commands/CreateTransitGatewayRouteTableAttachmentCommand.js +3 -9
  21. package/dist-es/commands/CreateVpcAttachmentCommand.js +3 -9
  22. package/dist-es/commands/DeleteAttachmentCommand.js +3 -9
  23. package/dist-es/commands/DeleteConnectPeerCommand.js +3 -9
  24. package/dist-es/commands/DeleteConnectionCommand.js +3 -9
  25. package/dist-es/commands/DeleteCoreNetworkCommand.js +3 -9
  26. package/dist-es/commands/DeleteCoreNetworkPolicyVersionCommand.js +3 -9
  27. package/dist-es/commands/DeleteDeviceCommand.js +3 -10
  28. package/dist-es/commands/DeleteGlobalNetworkCommand.js +3 -9
  29. package/dist-es/commands/DeleteLinkCommand.js +3 -9
  30. package/dist-es/commands/DeletePeeringCommand.js +3 -9
  31. package/dist-es/commands/DeleteResourcePolicyCommand.js +3 -9
  32. package/dist-es/commands/DeleteSiteCommand.js +3 -10
  33. package/dist-es/commands/DeregisterTransitGatewayCommand.js +3 -9
  34. package/dist-es/commands/DescribeGlobalNetworksCommand.js +3 -9
  35. package/dist-es/commands/DisassociateConnectPeerCommand.js +3 -9
  36. package/dist-es/commands/DisassociateCustomerGatewayCommand.js +3 -9
  37. package/dist-es/commands/DisassociateLinkCommand.js +3 -9
  38. package/dist-es/commands/DisassociateTransitGatewayConnectPeerCommand.js +3 -9
  39. package/dist-es/commands/ExecuteCoreNetworkChangeSetCommand.js +3 -9
  40. package/dist-es/commands/GetConnectAttachmentCommand.js +3 -9
  41. package/dist-es/commands/GetConnectPeerAssociationsCommand.js +3 -9
  42. package/dist-es/commands/GetConnectPeerCommand.js +3 -9
  43. package/dist-es/commands/GetConnectionsCommand.js +3 -9
  44. package/dist-es/commands/GetCoreNetworkChangeEventsCommand.js +3 -9
  45. package/dist-es/commands/GetCoreNetworkChangeSetCommand.js +3 -9
  46. package/dist-es/commands/GetCoreNetworkCommand.js +3 -9
  47. package/dist-es/commands/GetCoreNetworkPolicyCommand.js +3 -9
  48. package/dist-es/commands/GetCustomerGatewayAssociationsCommand.js +3 -9
  49. package/dist-es/commands/GetDevicesCommand.js +3 -10
  50. package/dist-es/commands/GetDirectConnectGatewayAttachmentCommand.js +3 -9
  51. package/dist-es/commands/GetLinkAssociationsCommand.js +3 -9
  52. package/dist-es/commands/GetLinksCommand.js +3 -9
  53. package/dist-es/commands/GetNetworkResourceCountsCommand.js +3 -9
  54. package/dist-es/commands/GetNetworkResourceRelationshipsCommand.js +3 -9
  55. package/dist-es/commands/GetNetworkResourcesCommand.js +3 -9
  56. package/dist-es/commands/GetNetworkRoutesCommand.js +3 -9
  57. package/dist-es/commands/GetNetworkTelemetryCommand.js +3 -9
  58. package/dist-es/commands/GetResourcePolicyCommand.js +3 -9
  59. package/dist-es/commands/GetRouteAnalysisCommand.js +3 -9
  60. package/dist-es/commands/GetSiteToSiteVpnAttachmentCommand.js +3 -9
  61. package/dist-es/commands/GetSitesCommand.js +3 -10
  62. package/dist-es/commands/GetTransitGatewayConnectPeerAssociationsCommand.js +3 -9
  63. package/dist-es/commands/GetTransitGatewayPeeringCommand.js +3 -9
  64. package/dist-es/commands/GetTransitGatewayRegistrationsCommand.js +3 -9
  65. package/dist-es/commands/GetTransitGatewayRouteTableAttachmentCommand.js +3 -9
  66. package/dist-es/commands/GetVpcAttachmentCommand.js +3 -9
  67. package/dist-es/commands/ListAttachmentsCommand.js +3 -9
  68. package/dist-es/commands/ListConnectPeersCommand.js +3 -9
  69. package/dist-es/commands/ListCoreNetworkPolicyVersionsCommand.js +3 -9
  70. package/dist-es/commands/ListCoreNetworksCommand.js +3 -9
  71. package/dist-es/commands/ListOrganizationServiceAccessStatusCommand.js +3 -9
  72. package/dist-es/commands/ListPeeringsCommand.js +3 -9
  73. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  74. package/dist-es/commands/PutCoreNetworkPolicyCommand.js +3 -9
  75. package/dist-es/commands/PutResourcePolicyCommand.js +3 -9
  76. package/dist-es/commands/RegisterTransitGatewayCommand.js +3 -9
  77. package/dist-es/commands/RejectAttachmentCommand.js +3 -9
  78. package/dist-es/commands/RestoreCoreNetworkPolicyVersionCommand.js +3 -9
  79. package/dist-es/commands/StartOrganizationServiceAccessUpdateCommand.js +3 -9
  80. package/dist-es/commands/StartRouteAnalysisCommand.js +3 -9
  81. package/dist-es/commands/TagResourceCommand.js +3 -9
  82. package/dist-es/commands/UntagResourceCommand.js +3 -9
  83. package/dist-es/commands/UpdateConnectionCommand.js +3 -9
  84. package/dist-es/commands/UpdateCoreNetworkCommand.js +3 -9
  85. package/dist-es/commands/UpdateDeviceCommand.js +3 -10
  86. package/dist-es/commands/UpdateDirectConnectGatewayAttachmentCommand.js +3 -9
  87. package/dist-es/commands/UpdateGlobalNetworkCommand.js +3 -9
  88. package/dist-es/commands/UpdateLinkCommand.js +3 -9
  89. package/dist-es/commands/UpdateNetworkResourceMetadataCommand.js +3 -9
  90. package/dist-es/commands/UpdateSiteCommand.js +3 -10
  91. package/dist-es/commands/UpdateVpcAttachmentCommand.js +3 -9
  92. package/dist-es/models/models_0.js +0 -60
  93. package/dist-es/runtimeConfig.shared.js +2 -0
  94. package/dist-es/schemas/schemas_0.js +3719 -0
  95. package/dist-types/NetworkManagerClient.d.ts +10 -1
  96. package/dist-types/models/models_0.d.ts +0 -60
  97. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  98. package/dist-types/runtimeConfig.d.ts +1 -0
  99. package/dist-types/runtimeConfig.native.d.ts +1 -0
  100. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  101. package/dist-types/schemas/schemas_0.d.ts +412 -0
  102. package/dist-types/ts3.4/NetworkManagerClient.d.ts +4 -0
  103. package/dist-types/ts3.4/models/models_0.d.ts +0 -39
  104. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  105. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  106. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  107. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  108. package/dist-types/ts3.4/schemas/schemas_0.d.ts +419 -0
  109. package/package.json +33 -34
  110. package/dist-es/protocols/Aws_restJson1.js +0 -3035
  111. package/dist-types/protocols/Aws_restJson1.d.ts +0 -794
  112. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1061
@@ -1,794 +0,0 @@
1
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@smithy/protocol-http";
2
- import { SerdeContext as __SerdeContext } from "@smithy/types";
3
- import { AcceptAttachmentCommandInput, AcceptAttachmentCommandOutput } from "../commands/AcceptAttachmentCommand";
4
- import { AssociateConnectPeerCommandInput, AssociateConnectPeerCommandOutput } from "../commands/AssociateConnectPeerCommand";
5
- import { AssociateCustomerGatewayCommandInput, AssociateCustomerGatewayCommandOutput } from "../commands/AssociateCustomerGatewayCommand";
6
- import { AssociateLinkCommandInput, AssociateLinkCommandOutput } from "../commands/AssociateLinkCommand";
7
- import { AssociateTransitGatewayConnectPeerCommandInput, AssociateTransitGatewayConnectPeerCommandOutput } from "../commands/AssociateTransitGatewayConnectPeerCommand";
8
- import { CreateConnectAttachmentCommandInput, CreateConnectAttachmentCommandOutput } from "../commands/CreateConnectAttachmentCommand";
9
- import { CreateConnectionCommandInput, CreateConnectionCommandOutput } from "../commands/CreateConnectionCommand";
10
- import { CreateConnectPeerCommandInput, CreateConnectPeerCommandOutput } from "../commands/CreateConnectPeerCommand";
11
- import { CreateCoreNetworkCommandInput, CreateCoreNetworkCommandOutput } from "../commands/CreateCoreNetworkCommand";
12
- import { CreateDeviceCommandInput, CreateDeviceCommandOutput } from "../commands/CreateDeviceCommand";
13
- import { CreateDirectConnectGatewayAttachmentCommandInput, CreateDirectConnectGatewayAttachmentCommandOutput } from "../commands/CreateDirectConnectGatewayAttachmentCommand";
14
- import { CreateGlobalNetworkCommandInput, CreateGlobalNetworkCommandOutput } from "../commands/CreateGlobalNetworkCommand";
15
- import { CreateLinkCommandInput, CreateLinkCommandOutput } from "../commands/CreateLinkCommand";
16
- import { CreateSiteCommandInput, CreateSiteCommandOutput } from "../commands/CreateSiteCommand";
17
- import { CreateSiteToSiteVpnAttachmentCommandInput, CreateSiteToSiteVpnAttachmentCommandOutput } from "../commands/CreateSiteToSiteVpnAttachmentCommand";
18
- import { CreateTransitGatewayPeeringCommandInput, CreateTransitGatewayPeeringCommandOutput } from "../commands/CreateTransitGatewayPeeringCommand";
19
- import { CreateTransitGatewayRouteTableAttachmentCommandInput, CreateTransitGatewayRouteTableAttachmentCommandOutput } from "../commands/CreateTransitGatewayRouteTableAttachmentCommand";
20
- import { CreateVpcAttachmentCommandInput, CreateVpcAttachmentCommandOutput } from "../commands/CreateVpcAttachmentCommand";
21
- import { DeleteAttachmentCommandInput, DeleteAttachmentCommandOutput } from "../commands/DeleteAttachmentCommand";
22
- import { DeleteConnectionCommandInput, DeleteConnectionCommandOutput } from "../commands/DeleteConnectionCommand";
23
- import { DeleteConnectPeerCommandInput, DeleteConnectPeerCommandOutput } from "../commands/DeleteConnectPeerCommand";
24
- import { DeleteCoreNetworkCommandInput, DeleteCoreNetworkCommandOutput } from "../commands/DeleteCoreNetworkCommand";
25
- import { DeleteCoreNetworkPolicyVersionCommandInput, DeleteCoreNetworkPolicyVersionCommandOutput } from "../commands/DeleteCoreNetworkPolicyVersionCommand";
26
- import { DeleteDeviceCommandInput, DeleteDeviceCommandOutput } from "../commands/DeleteDeviceCommand";
27
- import { DeleteGlobalNetworkCommandInput, DeleteGlobalNetworkCommandOutput } from "../commands/DeleteGlobalNetworkCommand";
28
- import { DeleteLinkCommandInput, DeleteLinkCommandOutput } from "../commands/DeleteLinkCommand";
29
- import { DeletePeeringCommandInput, DeletePeeringCommandOutput } from "../commands/DeletePeeringCommand";
30
- import { DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput } from "../commands/DeleteResourcePolicyCommand";
31
- import { DeleteSiteCommandInput, DeleteSiteCommandOutput } from "../commands/DeleteSiteCommand";
32
- import { DeregisterTransitGatewayCommandInput, DeregisterTransitGatewayCommandOutput } from "../commands/DeregisterTransitGatewayCommand";
33
- import { DescribeGlobalNetworksCommandInput, DescribeGlobalNetworksCommandOutput } from "../commands/DescribeGlobalNetworksCommand";
34
- import { DisassociateConnectPeerCommandInput, DisassociateConnectPeerCommandOutput } from "../commands/DisassociateConnectPeerCommand";
35
- import { DisassociateCustomerGatewayCommandInput, DisassociateCustomerGatewayCommandOutput } from "../commands/DisassociateCustomerGatewayCommand";
36
- import { DisassociateLinkCommandInput, DisassociateLinkCommandOutput } from "../commands/DisassociateLinkCommand";
37
- import { DisassociateTransitGatewayConnectPeerCommandInput, DisassociateTransitGatewayConnectPeerCommandOutput } from "../commands/DisassociateTransitGatewayConnectPeerCommand";
38
- import { ExecuteCoreNetworkChangeSetCommandInput, ExecuteCoreNetworkChangeSetCommandOutput } from "../commands/ExecuteCoreNetworkChangeSetCommand";
39
- import { GetConnectAttachmentCommandInput, GetConnectAttachmentCommandOutput } from "../commands/GetConnectAttachmentCommand";
40
- import { GetConnectionsCommandInput, GetConnectionsCommandOutput } from "../commands/GetConnectionsCommand";
41
- import { GetConnectPeerAssociationsCommandInput, GetConnectPeerAssociationsCommandOutput } from "../commands/GetConnectPeerAssociationsCommand";
42
- import { GetConnectPeerCommandInput, GetConnectPeerCommandOutput } from "../commands/GetConnectPeerCommand";
43
- import { GetCoreNetworkChangeEventsCommandInput, GetCoreNetworkChangeEventsCommandOutput } from "../commands/GetCoreNetworkChangeEventsCommand";
44
- import { GetCoreNetworkChangeSetCommandInput, GetCoreNetworkChangeSetCommandOutput } from "../commands/GetCoreNetworkChangeSetCommand";
45
- import { GetCoreNetworkCommandInput, GetCoreNetworkCommandOutput } from "../commands/GetCoreNetworkCommand";
46
- import { GetCoreNetworkPolicyCommandInput, GetCoreNetworkPolicyCommandOutput } from "../commands/GetCoreNetworkPolicyCommand";
47
- import { GetCustomerGatewayAssociationsCommandInput, GetCustomerGatewayAssociationsCommandOutput } from "../commands/GetCustomerGatewayAssociationsCommand";
48
- import { GetDevicesCommandInput, GetDevicesCommandOutput } from "../commands/GetDevicesCommand";
49
- import { GetDirectConnectGatewayAttachmentCommandInput, GetDirectConnectGatewayAttachmentCommandOutput } from "../commands/GetDirectConnectGatewayAttachmentCommand";
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 { GetTransitGatewayPeeringCommandInput, GetTransitGatewayPeeringCommandOutput } from "../commands/GetTransitGatewayPeeringCommand";
63
- import { GetTransitGatewayRegistrationsCommandInput, GetTransitGatewayRegistrationsCommandOutput } from "../commands/GetTransitGatewayRegistrationsCommand";
64
- import { GetTransitGatewayRouteTableAttachmentCommandInput, GetTransitGatewayRouteTableAttachmentCommandOutput } from "../commands/GetTransitGatewayRouteTableAttachmentCommand";
65
- import { GetVpcAttachmentCommandInput, GetVpcAttachmentCommandOutput } from "../commands/GetVpcAttachmentCommand";
66
- import { ListAttachmentsCommandInput, ListAttachmentsCommandOutput } from "../commands/ListAttachmentsCommand";
67
- import { ListConnectPeersCommandInput, ListConnectPeersCommandOutput } from "../commands/ListConnectPeersCommand";
68
- import { ListCoreNetworkPolicyVersionsCommandInput, ListCoreNetworkPolicyVersionsCommandOutput } from "../commands/ListCoreNetworkPolicyVersionsCommand";
69
- import { ListCoreNetworksCommandInput, ListCoreNetworksCommandOutput } from "../commands/ListCoreNetworksCommand";
70
- import { ListOrganizationServiceAccessStatusCommandInput, ListOrganizationServiceAccessStatusCommandOutput } from "../commands/ListOrganizationServiceAccessStatusCommand";
71
- import { ListPeeringsCommandInput, ListPeeringsCommandOutput } from "../commands/ListPeeringsCommand";
72
- import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "../commands/ListTagsForResourceCommand";
73
- import { PutCoreNetworkPolicyCommandInput, PutCoreNetworkPolicyCommandOutput } from "../commands/PutCoreNetworkPolicyCommand";
74
- import { PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput } from "../commands/PutResourcePolicyCommand";
75
- import { RegisterTransitGatewayCommandInput, RegisterTransitGatewayCommandOutput } from "../commands/RegisterTransitGatewayCommand";
76
- import { RejectAttachmentCommandInput, RejectAttachmentCommandOutput } from "../commands/RejectAttachmentCommand";
77
- import { RestoreCoreNetworkPolicyVersionCommandInput, RestoreCoreNetworkPolicyVersionCommandOutput } from "../commands/RestoreCoreNetworkPolicyVersionCommand";
78
- import { StartOrganizationServiceAccessUpdateCommandInput, StartOrganizationServiceAccessUpdateCommandOutput } from "../commands/StartOrganizationServiceAccessUpdateCommand";
79
- import { StartRouteAnalysisCommandInput, StartRouteAnalysisCommandOutput } from "../commands/StartRouteAnalysisCommand";
80
- import { TagResourceCommandInput, TagResourceCommandOutput } from "../commands/TagResourceCommand";
81
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../commands/UntagResourceCommand";
82
- import { UpdateConnectionCommandInput, UpdateConnectionCommandOutput } from "../commands/UpdateConnectionCommand";
83
- import { UpdateCoreNetworkCommandInput, UpdateCoreNetworkCommandOutput } from "../commands/UpdateCoreNetworkCommand";
84
- import { UpdateDeviceCommandInput, UpdateDeviceCommandOutput } from "../commands/UpdateDeviceCommand";
85
- import { UpdateDirectConnectGatewayAttachmentCommandInput, UpdateDirectConnectGatewayAttachmentCommandOutput } from "../commands/UpdateDirectConnectGatewayAttachmentCommand";
86
- import { UpdateGlobalNetworkCommandInput, UpdateGlobalNetworkCommandOutput } from "../commands/UpdateGlobalNetworkCommand";
87
- import { UpdateLinkCommandInput, UpdateLinkCommandOutput } from "../commands/UpdateLinkCommand";
88
- import { UpdateNetworkResourceMetadataCommandInput, UpdateNetworkResourceMetadataCommandOutput } from "../commands/UpdateNetworkResourceMetadataCommand";
89
- import { UpdateSiteCommandInput, UpdateSiteCommandOutput } from "../commands/UpdateSiteCommand";
90
- import { UpdateVpcAttachmentCommandInput, UpdateVpcAttachmentCommandOutput } from "../commands/UpdateVpcAttachmentCommand";
91
- /**
92
- * serializeAws_restJson1AcceptAttachmentCommand
93
- */
94
- export declare const se_AcceptAttachmentCommand: (input: AcceptAttachmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
95
- /**
96
- * serializeAws_restJson1AssociateConnectPeerCommand
97
- */
98
- export declare const se_AssociateConnectPeerCommand: (input: AssociateConnectPeerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
99
- /**
100
- * serializeAws_restJson1AssociateCustomerGatewayCommand
101
- */
102
- export declare const se_AssociateCustomerGatewayCommand: (input: AssociateCustomerGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
103
- /**
104
- * serializeAws_restJson1AssociateLinkCommand
105
- */
106
- export declare const se_AssociateLinkCommand: (input: AssociateLinkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
107
- /**
108
- * serializeAws_restJson1AssociateTransitGatewayConnectPeerCommand
109
- */
110
- export declare const se_AssociateTransitGatewayConnectPeerCommand: (input: AssociateTransitGatewayConnectPeerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
111
- /**
112
- * serializeAws_restJson1CreateConnectAttachmentCommand
113
- */
114
- export declare const se_CreateConnectAttachmentCommand: (input: CreateConnectAttachmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
115
- /**
116
- * serializeAws_restJson1CreateConnectionCommand
117
- */
118
- export declare const se_CreateConnectionCommand: (input: CreateConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
119
- /**
120
- * serializeAws_restJson1CreateConnectPeerCommand
121
- */
122
- export declare const se_CreateConnectPeerCommand: (input: CreateConnectPeerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
123
- /**
124
- * serializeAws_restJson1CreateCoreNetworkCommand
125
- */
126
- export declare const se_CreateCoreNetworkCommand: (input: CreateCoreNetworkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
127
- /**
128
- * serializeAws_restJson1CreateDeviceCommand
129
- */
130
- export declare const se_CreateDeviceCommand: (input: CreateDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
131
- /**
132
- * serializeAws_restJson1CreateDirectConnectGatewayAttachmentCommand
133
- */
134
- export declare const se_CreateDirectConnectGatewayAttachmentCommand: (input: CreateDirectConnectGatewayAttachmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
135
- /**
136
- * serializeAws_restJson1CreateGlobalNetworkCommand
137
- */
138
- export declare const se_CreateGlobalNetworkCommand: (input: CreateGlobalNetworkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
139
- /**
140
- * serializeAws_restJson1CreateLinkCommand
141
- */
142
- export declare const se_CreateLinkCommand: (input: CreateLinkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
143
- /**
144
- * serializeAws_restJson1CreateSiteCommand
145
- */
146
- export declare const se_CreateSiteCommand: (input: CreateSiteCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
147
- /**
148
- * serializeAws_restJson1CreateSiteToSiteVpnAttachmentCommand
149
- */
150
- export declare const se_CreateSiteToSiteVpnAttachmentCommand: (input: CreateSiteToSiteVpnAttachmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
151
- /**
152
- * serializeAws_restJson1CreateTransitGatewayPeeringCommand
153
- */
154
- export declare const se_CreateTransitGatewayPeeringCommand: (input: CreateTransitGatewayPeeringCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
155
- /**
156
- * serializeAws_restJson1CreateTransitGatewayRouteTableAttachmentCommand
157
- */
158
- export declare const se_CreateTransitGatewayRouteTableAttachmentCommand: (input: CreateTransitGatewayRouteTableAttachmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
159
- /**
160
- * serializeAws_restJson1CreateVpcAttachmentCommand
161
- */
162
- export declare const se_CreateVpcAttachmentCommand: (input: CreateVpcAttachmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
163
- /**
164
- * serializeAws_restJson1DeleteAttachmentCommand
165
- */
166
- export declare const se_DeleteAttachmentCommand: (input: DeleteAttachmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
167
- /**
168
- * serializeAws_restJson1DeleteConnectionCommand
169
- */
170
- export declare const se_DeleteConnectionCommand: (input: DeleteConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
171
- /**
172
- * serializeAws_restJson1DeleteConnectPeerCommand
173
- */
174
- export declare const se_DeleteConnectPeerCommand: (input: DeleteConnectPeerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
175
- /**
176
- * serializeAws_restJson1DeleteCoreNetworkCommand
177
- */
178
- export declare const se_DeleteCoreNetworkCommand: (input: DeleteCoreNetworkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
179
- /**
180
- * serializeAws_restJson1DeleteCoreNetworkPolicyVersionCommand
181
- */
182
- export declare const se_DeleteCoreNetworkPolicyVersionCommand: (input: DeleteCoreNetworkPolicyVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
183
- /**
184
- * serializeAws_restJson1DeleteDeviceCommand
185
- */
186
- export declare const se_DeleteDeviceCommand: (input: DeleteDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
187
- /**
188
- * serializeAws_restJson1DeleteGlobalNetworkCommand
189
- */
190
- export declare const se_DeleteGlobalNetworkCommand: (input: DeleteGlobalNetworkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
191
- /**
192
- * serializeAws_restJson1DeleteLinkCommand
193
- */
194
- export declare const se_DeleteLinkCommand: (input: DeleteLinkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
195
- /**
196
- * serializeAws_restJson1DeletePeeringCommand
197
- */
198
- export declare const se_DeletePeeringCommand: (input: DeletePeeringCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
199
- /**
200
- * serializeAws_restJson1DeleteResourcePolicyCommand
201
- */
202
- export declare const se_DeleteResourcePolicyCommand: (input: DeleteResourcePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
203
- /**
204
- * serializeAws_restJson1DeleteSiteCommand
205
- */
206
- export declare const se_DeleteSiteCommand: (input: DeleteSiteCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
207
- /**
208
- * serializeAws_restJson1DeregisterTransitGatewayCommand
209
- */
210
- export declare const se_DeregisterTransitGatewayCommand: (input: DeregisterTransitGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
211
- /**
212
- * serializeAws_restJson1DescribeGlobalNetworksCommand
213
- */
214
- export declare const se_DescribeGlobalNetworksCommand: (input: DescribeGlobalNetworksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
215
- /**
216
- * serializeAws_restJson1DisassociateConnectPeerCommand
217
- */
218
- export declare const se_DisassociateConnectPeerCommand: (input: DisassociateConnectPeerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
219
- /**
220
- * serializeAws_restJson1DisassociateCustomerGatewayCommand
221
- */
222
- export declare const se_DisassociateCustomerGatewayCommand: (input: DisassociateCustomerGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
223
- /**
224
- * serializeAws_restJson1DisassociateLinkCommand
225
- */
226
- export declare const se_DisassociateLinkCommand: (input: DisassociateLinkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
227
- /**
228
- * serializeAws_restJson1DisassociateTransitGatewayConnectPeerCommand
229
- */
230
- export declare const se_DisassociateTransitGatewayConnectPeerCommand: (input: DisassociateTransitGatewayConnectPeerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
231
- /**
232
- * serializeAws_restJson1ExecuteCoreNetworkChangeSetCommand
233
- */
234
- export declare const se_ExecuteCoreNetworkChangeSetCommand: (input: ExecuteCoreNetworkChangeSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
235
- /**
236
- * serializeAws_restJson1GetConnectAttachmentCommand
237
- */
238
- export declare const se_GetConnectAttachmentCommand: (input: GetConnectAttachmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
239
- /**
240
- * serializeAws_restJson1GetConnectionsCommand
241
- */
242
- export declare const se_GetConnectionsCommand: (input: GetConnectionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
243
- /**
244
- * serializeAws_restJson1GetConnectPeerCommand
245
- */
246
- export declare const se_GetConnectPeerCommand: (input: GetConnectPeerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
247
- /**
248
- * serializeAws_restJson1GetConnectPeerAssociationsCommand
249
- */
250
- export declare const se_GetConnectPeerAssociationsCommand: (input: GetConnectPeerAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
251
- /**
252
- * serializeAws_restJson1GetCoreNetworkCommand
253
- */
254
- export declare const se_GetCoreNetworkCommand: (input: GetCoreNetworkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
255
- /**
256
- * serializeAws_restJson1GetCoreNetworkChangeEventsCommand
257
- */
258
- export declare const se_GetCoreNetworkChangeEventsCommand: (input: GetCoreNetworkChangeEventsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
259
- /**
260
- * serializeAws_restJson1GetCoreNetworkChangeSetCommand
261
- */
262
- export declare const se_GetCoreNetworkChangeSetCommand: (input: GetCoreNetworkChangeSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
263
- /**
264
- * serializeAws_restJson1GetCoreNetworkPolicyCommand
265
- */
266
- export declare const se_GetCoreNetworkPolicyCommand: (input: GetCoreNetworkPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
267
- /**
268
- * serializeAws_restJson1GetCustomerGatewayAssociationsCommand
269
- */
270
- export declare const se_GetCustomerGatewayAssociationsCommand: (input: GetCustomerGatewayAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
271
- /**
272
- * serializeAws_restJson1GetDevicesCommand
273
- */
274
- export declare const se_GetDevicesCommand: (input: GetDevicesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
275
- /**
276
- * serializeAws_restJson1GetDirectConnectGatewayAttachmentCommand
277
- */
278
- export declare const se_GetDirectConnectGatewayAttachmentCommand: (input: GetDirectConnectGatewayAttachmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
279
- /**
280
- * serializeAws_restJson1GetLinkAssociationsCommand
281
- */
282
- export declare const se_GetLinkAssociationsCommand: (input: GetLinkAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
283
- /**
284
- * serializeAws_restJson1GetLinksCommand
285
- */
286
- export declare const se_GetLinksCommand: (input: GetLinksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
287
- /**
288
- * serializeAws_restJson1GetNetworkResourceCountsCommand
289
- */
290
- export declare const se_GetNetworkResourceCountsCommand: (input: GetNetworkResourceCountsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
291
- /**
292
- * serializeAws_restJson1GetNetworkResourceRelationshipsCommand
293
- */
294
- export declare const se_GetNetworkResourceRelationshipsCommand: (input: GetNetworkResourceRelationshipsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
295
- /**
296
- * serializeAws_restJson1GetNetworkResourcesCommand
297
- */
298
- export declare const se_GetNetworkResourcesCommand: (input: GetNetworkResourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
299
- /**
300
- * serializeAws_restJson1GetNetworkRoutesCommand
301
- */
302
- export declare const se_GetNetworkRoutesCommand: (input: GetNetworkRoutesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
303
- /**
304
- * serializeAws_restJson1GetNetworkTelemetryCommand
305
- */
306
- export declare const se_GetNetworkTelemetryCommand: (input: GetNetworkTelemetryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
307
- /**
308
- * serializeAws_restJson1GetResourcePolicyCommand
309
- */
310
- export declare const se_GetResourcePolicyCommand: (input: GetResourcePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
311
- /**
312
- * serializeAws_restJson1GetRouteAnalysisCommand
313
- */
314
- export declare const se_GetRouteAnalysisCommand: (input: GetRouteAnalysisCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
315
- /**
316
- * serializeAws_restJson1GetSitesCommand
317
- */
318
- export declare const se_GetSitesCommand: (input: GetSitesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
319
- /**
320
- * serializeAws_restJson1GetSiteToSiteVpnAttachmentCommand
321
- */
322
- export declare const se_GetSiteToSiteVpnAttachmentCommand: (input: GetSiteToSiteVpnAttachmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
323
- /**
324
- * serializeAws_restJson1GetTransitGatewayConnectPeerAssociationsCommand
325
- */
326
- export declare const se_GetTransitGatewayConnectPeerAssociationsCommand: (input: GetTransitGatewayConnectPeerAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
327
- /**
328
- * serializeAws_restJson1GetTransitGatewayPeeringCommand
329
- */
330
- export declare const se_GetTransitGatewayPeeringCommand: (input: GetTransitGatewayPeeringCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
331
- /**
332
- * serializeAws_restJson1GetTransitGatewayRegistrationsCommand
333
- */
334
- export declare const se_GetTransitGatewayRegistrationsCommand: (input: GetTransitGatewayRegistrationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
335
- /**
336
- * serializeAws_restJson1GetTransitGatewayRouteTableAttachmentCommand
337
- */
338
- export declare const se_GetTransitGatewayRouteTableAttachmentCommand: (input: GetTransitGatewayRouteTableAttachmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
339
- /**
340
- * serializeAws_restJson1GetVpcAttachmentCommand
341
- */
342
- export declare const se_GetVpcAttachmentCommand: (input: GetVpcAttachmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
343
- /**
344
- * serializeAws_restJson1ListAttachmentsCommand
345
- */
346
- export declare const se_ListAttachmentsCommand: (input: ListAttachmentsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
347
- /**
348
- * serializeAws_restJson1ListConnectPeersCommand
349
- */
350
- export declare const se_ListConnectPeersCommand: (input: ListConnectPeersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
351
- /**
352
- * serializeAws_restJson1ListCoreNetworkPolicyVersionsCommand
353
- */
354
- export declare const se_ListCoreNetworkPolicyVersionsCommand: (input: ListCoreNetworkPolicyVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
355
- /**
356
- * serializeAws_restJson1ListCoreNetworksCommand
357
- */
358
- export declare const se_ListCoreNetworksCommand: (input: ListCoreNetworksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
359
- /**
360
- * serializeAws_restJson1ListOrganizationServiceAccessStatusCommand
361
- */
362
- export declare const se_ListOrganizationServiceAccessStatusCommand: (input: ListOrganizationServiceAccessStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
363
- /**
364
- * serializeAws_restJson1ListPeeringsCommand
365
- */
366
- export declare const se_ListPeeringsCommand: (input: ListPeeringsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
367
- /**
368
- * serializeAws_restJson1ListTagsForResourceCommand
369
- */
370
- export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
371
- /**
372
- * serializeAws_restJson1PutCoreNetworkPolicyCommand
373
- */
374
- export declare const se_PutCoreNetworkPolicyCommand: (input: PutCoreNetworkPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
375
- /**
376
- * serializeAws_restJson1PutResourcePolicyCommand
377
- */
378
- export declare const se_PutResourcePolicyCommand: (input: PutResourcePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
379
- /**
380
- * serializeAws_restJson1RegisterTransitGatewayCommand
381
- */
382
- export declare const se_RegisterTransitGatewayCommand: (input: RegisterTransitGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
383
- /**
384
- * serializeAws_restJson1RejectAttachmentCommand
385
- */
386
- export declare const se_RejectAttachmentCommand: (input: RejectAttachmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
387
- /**
388
- * serializeAws_restJson1RestoreCoreNetworkPolicyVersionCommand
389
- */
390
- export declare const se_RestoreCoreNetworkPolicyVersionCommand: (input: RestoreCoreNetworkPolicyVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
391
- /**
392
- * serializeAws_restJson1StartOrganizationServiceAccessUpdateCommand
393
- */
394
- export declare const se_StartOrganizationServiceAccessUpdateCommand: (input: StartOrganizationServiceAccessUpdateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
395
- /**
396
- * serializeAws_restJson1StartRouteAnalysisCommand
397
- */
398
- export declare const se_StartRouteAnalysisCommand: (input: StartRouteAnalysisCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
399
- /**
400
- * serializeAws_restJson1TagResourceCommand
401
- */
402
- export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
403
- /**
404
- * serializeAws_restJson1UntagResourceCommand
405
- */
406
- export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
407
- /**
408
- * serializeAws_restJson1UpdateConnectionCommand
409
- */
410
- export declare const se_UpdateConnectionCommand: (input: UpdateConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
411
- /**
412
- * serializeAws_restJson1UpdateCoreNetworkCommand
413
- */
414
- export declare const se_UpdateCoreNetworkCommand: (input: UpdateCoreNetworkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
415
- /**
416
- * serializeAws_restJson1UpdateDeviceCommand
417
- */
418
- export declare const se_UpdateDeviceCommand: (input: UpdateDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
419
- /**
420
- * serializeAws_restJson1UpdateDirectConnectGatewayAttachmentCommand
421
- */
422
- export declare const se_UpdateDirectConnectGatewayAttachmentCommand: (input: UpdateDirectConnectGatewayAttachmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
423
- /**
424
- * serializeAws_restJson1UpdateGlobalNetworkCommand
425
- */
426
- export declare const se_UpdateGlobalNetworkCommand: (input: UpdateGlobalNetworkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
427
- /**
428
- * serializeAws_restJson1UpdateLinkCommand
429
- */
430
- export declare const se_UpdateLinkCommand: (input: UpdateLinkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
431
- /**
432
- * serializeAws_restJson1UpdateNetworkResourceMetadataCommand
433
- */
434
- export declare const se_UpdateNetworkResourceMetadataCommand: (input: UpdateNetworkResourceMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
435
- /**
436
- * serializeAws_restJson1UpdateSiteCommand
437
- */
438
- export declare const se_UpdateSiteCommand: (input: UpdateSiteCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
439
- /**
440
- * serializeAws_restJson1UpdateVpcAttachmentCommand
441
- */
442
- export declare const se_UpdateVpcAttachmentCommand: (input: UpdateVpcAttachmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
443
- /**
444
- * deserializeAws_restJson1AcceptAttachmentCommand
445
- */
446
- export declare const de_AcceptAttachmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AcceptAttachmentCommandOutput>;
447
- /**
448
- * deserializeAws_restJson1AssociateConnectPeerCommand
449
- */
450
- export declare const de_AssociateConnectPeerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateConnectPeerCommandOutput>;
451
- /**
452
- * deserializeAws_restJson1AssociateCustomerGatewayCommand
453
- */
454
- export declare const de_AssociateCustomerGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateCustomerGatewayCommandOutput>;
455
- /**
456
- * deserializeAws_restJson1AssociateLinkCommand
457
- */
458
- export declare const de_AssociateLinkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateLinkCommandOutput>;
459
- /**
460
- * deserializeAws_restJson1AssociateTransitGatewayConnectPeerCommand
461
- */
462
- export declare const de_AssociateTransitGatewayConnectPeerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateTransitGatewayConnectPeerCommandOutput>;
463
- /**
464
- * deserializeAws_restJson1CreateConnectAttachmentCommand
465
- */
466
- export declare const de_CreateConnectAttachmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateConnectAttachmentCommandOutput>;
467
- /**
468
- * deserializeAws_restJson1CreateConnectionCommand
469
- */
470
- export declare const de_CreateConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateConnectionCommandOutput>;
471
- /**
472
- * deserializeAws_restJson1CreateConnectPeerCommand
473
- */
474
- export declare const de_CreateConnectPeerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateConnectPeerCommandOutput>;
475
- /**
476
- * deserializeAws_restJson1CreateCoreNetworkCommand
477
- */
478
- export declare const de_CreateCoreNetworkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateCoreNetworkCommandOutput>;
479
- /**
480
- * deserializeAws_restJson1CreateDeviceCommand
481
- */
482
- export declare const de_CreateDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDeviceCommandOutput>;
483
- /**
484
- * deserializeAws_restJson1CreateDirectConnectGatewayAttachmentCommand
485
- */
486
- export declare const de_CreateDirectConnectGatewayAttachmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDirectConnectGatewayAttachmentCommandOutput>;
487
- /**
488
- * deserializeAws_restJson1CreateGlobalNetworkCommand
489
- */
490
- export declare const de_CreateGlobalNetworkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateGlobalNetworkCommandOutput>;
491
- /**
492
- * deserializeAws_restJson1CreateLinkCommand
493
- */
494
- export declare const de_CreateLinkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateLinkCommandOutput>;
495
- /**
496
- * deserializeAws_restJson1CreateSiteCommand
497
- */
498
- export declare const de_CreateSiteCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSiteCommandOutput>;
499
- /**
500
- * deserializeAws_restJson1CreateSiteToSiteVpnAttachmentCommand
501
- */
502
- export declare const de_CreateSiteToSiteVpnAttachmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSiteToSiteVpnAttachmentCommandOutput>;
503
- /**
504
- * deserializeAws_restJson1CreateTransitGatewayPeeringCommand
505
- */
506
- export declare const de_CreateTransitGatewayPeeringCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTransitGatewayPeeringCommandOutput>;
507
- /**
508
- * deserializeAws_restJson1CreateTransitGatewayRouteTableAttachmentCommand
509
- */
510
- export declare const de_CreateTransitGatewayRouteTableAttachmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTransitGatewayRouteTableAttachmentCommandOutput>;
511
- /**
512
- * deserializeAws_restJson1CreateVpcAttachmentCommand
513
- */
514
- export declare const de_CreateVpcAttachmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateVpcAttachmentCommandOutput>;
515
- /**
516
- * deserializeAws_restJson1DeleteAttachmentCommand
517
- */
518
- export declare const de_DeleteAttachmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAttachmentCommandOutput>;
519
- /**
520
- * deserializeAws_restJson1DeleteConnectionCommand
521
- */
522
- export declare const de_DeleteConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteConnectionCommandOutput>;
523
- /**
524
- * deserializeAws_restJson1DeleteConnectPeerCommand
525
- */
526
- export declare const de_DeleteConnectPeerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteConnectPeerCommandOutput>;
527
- /**
528
- * deserializeAws_restJson1DeleteCoreNetworkCommand
529
- */
530
- export declare const de_DeleteCoreNetworkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteCoreNetworkCommandOutput>;
531
- /**
532
- * deserializeAws_restJson1DeleteCoreNetworkPolicyVersionCommand
533
- */
534
- export declare const de_DeleteCoreNetworkPolicyVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteCoreNetworkPolicyVersionCommandOutput>;
535
- /**
536
- * deserializeAws_restJson1DeleteDeviceCommand
537
- */
538
- export declare const de_DeleteDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDeviceCommandOutput>;
539
- /**
540
- * deserializeAws_restJson1DeleteGlobalNetworkCommand
541
- */
542
- export declare const de_DeleteGlobalNetworkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteGlobalNetworkCommandOutput>;
543
- /**
544
- * deserializeAws_restJson1DeleteLinkCommand
545
- */
546
- export declare const de_DeleteLinkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteLinkCommandOutput>;
547
- /**
548
- * deserializeAws_restJson1DeletePeeringCommand
549
- */
550
- export declare const de_DeletePeeringCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePeeringCommandOutput>;
551
- /**
552
- * deserializeAws_restJson1DeleteResourcePolicyCommand
553
- */
554
- export declare const de_DeleteResourcePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteResourcePolicyCommandOutput>;
555
- /**
556
- * deserializeAws_restJson1DeleteSiteCommand
557
- */
558
- export declare const de_DeleteSiteCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSiteCommandOutput>;
559
- /**
560
- * deserializeAws_restJson1DeregisterTransitGatewayCommand
561
- */
562
- export declare const de_DeregisterTransitGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeregisterTransitGatewayCommandOutput>;
563
- /**
564
- * deserializeAws_restJson1DescribeGlobalNetworksCommand
565
- */
566
- export declare const de_DescribeGlobalNetworksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeGlobalNetworksCommandOutput>;
567
- /**
568
- * deserializeAws_restJson1DisassociateConnectPeerCommand
569
- */
570
- export declare const de_DisassociateConnectPeerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateConnectPeerCommandOutput>;
571
- /**
572
- * deserializeAws_restJson1DisassociateCustomerGatewayCommand
573
- */
574
- export declare const de_DisassociateCustomerGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateCustomerGatewayCommandOutput>;
575
- /**
576
- * deserializeAws_restJson1DisassociateLinkCommand
577
- */
578
- export declare const de_DisassociateLinkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateLinkCommandOutput>;
579
- /**
580
- * deserializeAws_restJson1DisassociateTransitGatewayConnectPeerCommand
581
- */
582
- export declare const de_DisassociateTransitGatewayConnectPeerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateTransitGatewayConnectPeerCommandOutput>;
583
- /**
584
- * deserializeAws_restJson1ExecuteCoreNetworkChangeSetCommand
585
- */
586
- export declare const de_ExecuteCoreNetworkChangeSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ExecuteCoreNetworkChangeSetCommandOutput>;
587
- /**
588
- * deserializeAws_restJson1GetConnectAttachmentCommand
589
- */
590
- export declare const de_GetConnectAttachmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetConnectAttachmentCommandOutput>;
591
- /**
592
- * deserializeAws_restJson1GetConnectionsCommand
593
- */
594
- export declare const de_GetConnectionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetConnectionsCommandOutput>;
595
- /**
596
- * deserializeAws_restJson1GetConnectPeerCommand
597
- */
598
- export declare const de_GetConnectPeerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetConnectPeerCommandOutput>;
599
- /**
600
- * deserializeAws_restJson1GetConnectPeerAssociationsCommand
601
- */
602
- export declare const de_GetConnectPeerAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetConnectPeerAssociationsCommandOutput>;
603
- /**
604
- * deserializeAws_restJson1GetCoreNetworkCommand
605
- */
606
- export declare const de_GetCoreNetworkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCoreNetworkCommandOutput>;
607
- /**
608
- * deserializeAws_restJson1GetCoreNetworkChangeEventsCommand
609
- */
610
- export declare const de_GetCoreNetworkChangeEventsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCoreNetworkChangeEventsCommandOutput>;
611
- /**
612
- * deserializeAws_restJson1GetCoreNetworkChangeSetCommand
613
- */
614
- export declare const de_GetCoreNetworkChangeSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCoreNetworkChangeSetCommandOutput>;
615
- /**
616
- * deserializeAws_restJson1GetCoreNetworkPolicyCommand
617
- */
618
- export declare const de_GetCoreNetworkPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCoreNetworkPolicyCommandOutput>;
619
- /**
620
- * deserializeAws_restJson1GetCustomerGatewayAssociationsCommand
621
- */
622
- export declare const de_GetCustomerGatewayAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCustomerGatewayAssociationsCommandOutput>;
623
- /**
624
- * deserializeAws_restJson1GetDevicesCommand
625
- */
626
- export declare const de_GetDevicesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDevicesCommandOutput>;
627
- /**
628
- * deserializeAws_restJson1GetDirectConnectGatewayAttachmentCommand
629
- */
630
- export declare const de_GetDirectConnectGatewayAttachmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDirectConnectGatewayAttachmentCommandOutput>;
631
- /**
632
- * deserializeAws_restJson1GetLinkAssociationsCommand
633
- */
634
- export declare const de_GetLinkAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetLinkAssociationsCommandOutput>;
635
- /**
636
- * deserializeAws_restJson1GetLinksCommand
637
- */
638
- export declare const de_GetLinksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetLinksCommandOutput>;
639
- /**
640
- * deserializeAws_restJson1GetNetworkResourceCountsCommand
641
- */
642
- export declare const de_GetNetworkResourceCountsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetNetworkResourceCountsCommandOutput>;
643
- /**
644
- * deserializeAws_restJson1GetNetworkResourceRelationshipsCommand
645
- */
646
- export declare const de_GetNetworkResourceRelationshipsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetNetworkResourceRelationshipsCommandOutput>;
647
- /**
648
- * deserializeAws_restJson1GetNetworkResourcesCommand
649
- */
650
- export declare const de_GetNetworkResourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetNetworkResourcesCommandOutput>;
651
- /**
652
- * deserializeAws_restJson1GetNetworkRoutesCommand
653
- */
654
- export declare const de_GetNetworkRoutesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetNetworkRoutesCommandOutput>;
655
- /**
656
- * deserializeAws_restJson1GetNetworkTelemetryCommand
657
- */
658
- export declare const de_GetNetworkTelemetryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetNetworkTelemetryCommandOutput>;
659
- /**
660
- * deserializeAws_restJson1GetResourcePolicyCommand
661
- */
662
- export declare const de_GetResourcePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResourcePolicyCommandOutput>;
663
- /**
664
- * deserializeAws_restJson1GetRouteAnalysisCommand
665
- */
666
- export declare const de_GetRouteAnalysisCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRouteAnalysisCommandOutput>;
667
- /**
668
- * deserializeAws_restJson1GetSitesCommand
669
- */
670
- export declare const de_GetSitesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSitesCommandOutput>;
671
- /**
672
- * deserializeAws_restJson1GetSiteToSiteVpnAttachmentCommand
673
- */
674
- export declare const de_GetSiteToSiteVpnAttachmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSiteToSiteVpnAttachmentCommandOutput>;
675
- /**
676
- * deserializeAws_restJson1GetTransitGatewayConnectPeerAssociationsCommand
677
- */
678
- export declare const de_GetTransitGatewayConnectPeerAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTransitGatewayConnectPeerAssociationsCommandOutput>;
679
- /**
680
- * deserializeAws_restJson1GetTransitGatewayPeeringCommand
681
- */
682
- export declare const de_GetTransitGatewayPeeringCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTransitGatewayPeeringCommandOutput>;
683
- /**
684
- * deserializeAws_restJson1GetTransitGatewayRegistrationsCommand
685
- */
686
- export declare const de_GetTransitGatewayRegistrationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTransitGatewayRegistrationsCommandOutput>;
687
- /**
688
- * deserializeAws_restJson1GetTransitGatewayRouteTableAttachmentCommand
689
- */
690
- export declare const de_GetTransitGatewayRouteTableAttachmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTransitGatewayRouteTableAttachmentCommandOutput>;
691
- /**
692
- * deserializeAws_restJson1GetVpcAttachmentCommand
693
- */
694
- export declare const de_GetVpcAttachmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVpcAttachmentCommandOutput>;
695
- /**
696
- * deserializeAws_restJson1ListAttachmentsCommand
697
- */
698
- export declare const de_ListAttachmentsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAttachmentsCommandOutput>;
699
- /**
700
- * deserializeAws_restJson1ListConnectPeersCommand
701
- */
702
- export declare const de_ListConnectPeersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListConnectPeersCommandOutput>;
703
- /**
704
- * deserializeAws_restJson1ListCoreNetworkPolicyVersionsCommand
705
- */
706
- export declare const de_ListCoreNetworkPolicyVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCoreNetworkPolicyVersionsCommandOutput>;
707
- /**
708
- * deserializeAws_restJson1ListCoreNetworksCommand
709
- */
710
- export declare const de_ListCoreNetworksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCoreNetworksCommandOutput>;
711
- /**
712
- * deserializeAws_restJson1ListOrganizationServiceAccessStatusCommand
713
- */
714
- export declare const de_ListOrganizationServiceAccessStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListOrganizationServiceAccessStatusCommandOutput>;
715
- /**
716
- * deserializeAws_restJson1ListPeeringsCommand
717
- */
718
- export declare const de_ListPeeringsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPeeringsCommandOutput>;
719
- /**
720
- * deserializeAws_restJson1ListTagsForResourceCommand
721
- */
722
- export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
723
- /**
724
- * deserializeAws_restJson1PutCoreNetworkPolicyCommand
725
- */
726
- export declare const de_PutCoreNetworkPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutCoreNetworkPolicyCommandOutput>;
727
- /**
728
- * deserializeAws_restJson1PutResourcePolicyCommand
729
- */
730
- export declare const de_PutResourcePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutResourcePolicyCommandOutput>;
731
- /**
732
- * deserializeAws_restJson1RegisterTransitGatewayCommand
733
- */
734
- export declare const de_RegisterTransitGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RegisterTransitGatewayCommandOutput>;
735
- /**
736
- * deserializeAws_restJson1RejectAttachmentCommand
737
- */
738
- export declare const de_RejectAttachmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RejectAttachmentCommandOutput>;
739
- /**
740
- * deserializeAws_restJson1RestoreCoreNetworkPolicyVersionCommand
741
- */
742
- export declare const de_RestoreCoreNetworkPolicyVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RestoreCoreNetworkPolicyVersionCommandOutput>;
743
- /**
744
- * deserializeAws_restJson1StartOrganizationServiceAccessUpdateCommand
745
- */
746
- export declare const de_StartOrganizationServiceAccessUpdateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartOrganizationServiceAccessUpdateCommandOutput>;
747
- /**
748
- * deserializeAws_restJson1StartRouteAnalysisCommand
749
- */
750
- export declare const de_StartRouteAnalysisCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartRouteAnalysisCommandOutput>;
751
- /**
752
- * deserializeAws_restJson1TagResourceCommand
753
- */
754
- export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
755
- /**
756
- * deserializeAws_restJson1UntagResourceCommand
757
- */
758
- export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
759
- /**
760
- * deserializeAws_restJson1UpdateConnectionCommand
761
- */
762
- export declare const de_UpdateConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateConnectionCommandOutput>;
763
- /**
764
- * deserializeAws_restJson1UpdateCoreNetworkCommand
765
- */
766
- export declare const de_UpdateCoreNetworkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateCoreNetworkCommandOutput>;
767
- /**
768
- * deserializeAws_restJson1UpdateDeviceCommand
769
- */
770
- export declare const de_UpdateDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDeviceCommandOutput>;
771
- /**
772
- * deserializeAws_restJson1UpdateDirectConnectGatewayAttachmentCommand
773
- */
774
- export declare const de_UpdateDirectConnectGatewayAttachmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDirectConnectGatewayAttachmentCommandOutput>;
775
- /**
776
- * deserializeAws_restJson1UpdateGlobalNetworkCommand
777
- */
778
- export declare const de_UpdateGlobalNetworkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateGlobalNetworkCommandOutput>;
779
- /**
780
- * deserializeAws_restJson1UpdateLinkCommand
781
- */
782
- export declare const de_UpdateLinkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateLinkCommandOutput>;
783
- /**
784
- * deserializeAws_restJson1UpdateNetworkResourceMetadataCommand
785
- */
786
- export declare const de_UpdateNetworkResourceMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateNetworkResourceMetadataCommandOutput>;
787
- /**
788
- * deserializeAws_restJson1UpdateSiteCommand
789
- */
790
- export declare const de_UpdateSiteCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSiteCommandOutput>;
791
- /**
792
- * deserializeAws_restJson1UpdateVpcAttachmentCommand
793
- */
794
- export declare const de_UpdateVpcAttachmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateVpcAttachmentCommandOutput>;