@aws-sdk/client-networkmanager 3.168.0 → 3.170.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (123) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/ts3.4/NetworkManager.d.ts +1576 -430
  3. package/dist-types/ts3.4/NetworkManagerClient.d.ts +640 -158
  4. package/dist-types/ts3.4/commands/AcceptAttachmentCommand.d.ts +37 -17
  5. package/dist-types/ts3.4/commands/AssociateConnectPeerCommand.d.ts +41 -17
  6. package/dist-types/ts3.4/commands/AssociateCustomerGatewayCommand.d.ts +41 -17
  7. package/dist-types/ts3.4/commands/AssociateLinkCommand.d.ts +37 -17
  8. package/dist-types/ts3.4/commands/AssociateTransitGatewayConnectPeerCommand.d.ts +41 -17
  9. package/dist-types/ts3.4/commands/CreateConnectAttachmentCommand.d.ts +41 -17
  10. package/dist-types/ts3.4/commands/CreateConnectPeerCommand.d.ts +38 -17
  11. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +37 -17
  12. package/dist-types/ts3.4/commands/CreateCoreNetworkCommand.d.ts +38 -17
  13. package/dist-types/ts3.4/commands/CreateDeviceCommand.d.ts +34 -17
  14. package/dist-types/ts3.4/commands/CreateGlobalNetworkCommand.d.ts +38 -17
  15. package/dist-types/ts3.4/commands/CreateLinkCommand.d.ts +34 -17
  16. package/dist-types/ts3.4/commands/CreateSiteCommand.d.ts +34 -17
  17. package/dist-types/ts3.4/commands/CreateSiteToSiteVpnAttachmentCommand.d.ts +41 -17
  18. package/dist-types/ts3.4/commands/CreateTransitGatewayPeeringCommand.d.ts +41 -17
  19. package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableAttachmentCommand.d.ts +41 -17
  20. package/dist-types/ts3.4/commands/CreateVpcAttachmentCommand.d.ts +38 -17
  21. package/dist-types/ts3.4/commands/DeleteAttachmentCommand.d.ts +37 -17
  22. package/dist-types/ts3.4/commands/DeleteConnectPeerCommand.d.ts +38 -17
  23. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +37 -17
  24. package/dist-types/ts3.4/commands/DeleteCoreNetworkCommand.d.ts +38 -17
  25. package/dist-types/ts3.4/commands/DeleteCoreNetworkPolicyVersionCommand.d.ts +41 -17
  26. package/dist-types/ts3.4/commands/DeleteDeviceCommand.d.ts +34 -17
  27. package/dist-types/ts3.4/commands/DeleteGlobalNetworkCommand.d.ts +38 -17
  28. package/dist-types/ts3.4/commands/DeleteLinkCommand.d.ts +34 -17
  29. package/dist-types/ts3.4/commands/DeletePeeringCommand.d.ts +37 -17
  30. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +41 -17
  31. package/dist-types/ts3.4/commands/DeleteSiteCommand.d.ts +34 -17
  32. package/dist-types/ts3.4/commands/DeregisterTransitGatewayCommand.d.ts +41 -17
  33. package/dist-types/ts3.4/commands/DescribeGlobalNetworksCommand.d.ts +41 -17
  34. package/dist-types/ts3.4/commands/DisassociateConnectPeerCommand.d.ts +41 -17
  35. package/dist-types/ts3.4/commands/DisassociateCustomerGatewayCommand.d.ts +41 -17
  36. package/dist-types/ts3.4/commands/DisassociateLinkCommand.d.ts +37 -17
  37. package/dist-types/ts3.4/commands/DisassociateTransitGatewayConnectPeerCommand.d.ts +41 -17
  38. package/dist-types/ts3.4/commands/ExecuteCoreNetworkChangeSetCommand.d.ts +41 -17
  39. package/dist-types/ts3.4/commands/GetConnectAttachmentCommand.d.ts +41 -17
  40. package/dist-types/ts3.4/commands/GetConnectPeerAssociationsCommand.d.ts +41 -17
  41. package/dist-types/ts3.4/commands/GetConnectPeerCommand.d.ts +37 -17
  42. package/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +37 -17
  43. package/dist-types/ts3.4/commands/GetCoreNetworkChangeEventsCommand.d.ts +41 -17
  44. package/dist-types/ts3.4/commands/GetCoreNetworkChangeSetCommand.d.ts +41 -17
  45. package/dist-types/ts3.4/commands/GetCoreNetworkCommand.d.ts +37 -17
  46. package/dist-types/ts3.4/commands/GetCoreNetworkPolicyCommand.d.ts +41 -17
  47. package/dist-types/ts3.4/commands/GetCustomerGatewayAssociationsCommand.d.ts +41 -17
  48. package/dist-types/ts3.4/commands/GetDevicesCommand.d.ts +34 -17
  49. package/dist-types/ts3.4/commands/GetLinkAssociationsCommand.d.ts +38 -17
  50. package/dist-types/ts3.4/commands/GetLinksCommand.d.ts +34 -17
  51. package/dist-types/ts3.4/commands/GetNetworkResourceCountsCommand.d.ts +41 -17
  52. package/dist-types/ts3.4/commands/GetNetworkResourceRelationshipsCommand.d.ts +41 -17
  53. package/dist-types/ts3.4/commands/GetNetworkResourcesCommand.d.ts +38 -17
  54. package/dist-types/ts3.4/commands/GetNetworkRoutesCommand.d.ts +37 -17
  55. package/dist-types/ts3.4/commands/GetNetworkTelemetryCommand.d.ts +38 -17
  56. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +38 -17
  57. package/dist-types/ts3.4/commands/GetRouteAnalysisCommand.d.ts +37 -17
  58. package/dist-types/ts3.4/commands/GetSiteToSiteVpnAttachmentCommand.d.ts +41 -17
  59. package/dist-types/ts3.4/commands/GetSitesCommand.d.ts +34 -17
  60. package/dist-types/ts3.4/commands/GetTransitGatewayConnectPeerAssociationsCommand.d.ts +41 -17
  61. package/dist-types/ts3.4/commands/GetTransitGatewayPeeringCommand.d.ts +41 -17
  62. package/dist-types/ts3.4/commands/GetTransitGatewayRegistrationsCommand.d.ts +41 -17
  63. package/dist-types/ts3.4/commands/GetTransitGatewayRouteTableAttachmentCommand.d.ts +41 -17
  64. package/dist-types/ts3.4/commands/GetVpcAttachmentCommand.d.ts +37 -17
  65. package/dist-types/ts3.4/commands/ListAttachmentsCommand.d.ts +37 -17
  66. package/dist-types/ts3.4/commands/ListConnectPeersCommand.d.ts +37 -17
  67. package/dist-types/ts3.4/commands/ListCoreNetworkPolicyVersionsCommand.d.ts +41 -17
  68. package/dist-types/ts3.4/commands/ListCoreNetworksCommand.d.ts +37 -17
  69. package/dist-types/ts3.4/commands/ListOrganizationServiceAccessStatusCommand.d.ts +41 -17
  70. package/dist-types/ts3.4/commands/ListPeeringsCommand.d.ts +34 -17
  71. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
  72. package/dist-types/ts3.4/commands/PutCoreNetworkPolicyCommand.d.ts +41 -17
  73. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +38 -17
  74. package/dist-types/ts3.4/commands/RegisterTransitGatewayCommand.d.ts +41 -17
  75. package/dist-types/ts3.4/commands/RejectAttachmentCommand.d.ts +37 -17
  76. package/dist-types/ts3.4/commands/RestoreCoreNetworkPolicyVersionCommand.d.ts +41 -17
  77. package/dist-types/ts3.4/commands/StartOrganizationServiceAccessUpdateCommand.d.ts +41 -17
  78. package/dist-types/ts3.4/commands/StartRouteAnalysisCommand.d.ts +38 -17
  79. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +34 -17
  80. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +37 -17
  81. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +37 -17
  82. package/dist-types/ts3.4/commands/UpdateCoreNetworkCommand.d.ts +38 -17
  83. package/dist-types/ts3.4/commands/UpdateDeviceCommand.d.ts +34 -17
  84. package/dist-types/ts3.4/commands/UpdateGlobalNetworkCommand.d.ts +38 -17
  85. package/dist-types/ts3.4/commands/UpdateLinkCommand.d.ts +34 -17
  86. package/dist-types/ts3.4/commands/UpdateNetworkResourceMetadataCommand.d.ts +41 -17
  87. package/dist-types/ts3.4/commands/UpdateSiteCommand.d.ts +34 -17
  88. package/dist-types/ts3.4/commands/UpdateVpcAttachmentCommand.d.ts +38 -17
  89. package/dist-types/ts3.4/commands/index.d.ts +85 -85
  90. package/dist-types/ts3.4/endpoints.d.ts +2 -2
  91. package/dist-types/ts3.4/index.d.ts +6 -6
  92. package/dist-types/ts3.4/models/NetworkManagerServiceException.d.ts +8 -6
  93. package/dist-types/ts3.4/models/index.d.ts +1 -1
  94. package/dist-types/ts3.4/models/models_0.d.ts +2876 -2661
  95. package/dist-types/ts3.4/pagination/DescribeGlobalNetworksPaginator.d.ts +11 -4
  96. package/dist-types/ts3.4/pagination/GetConnectPeerAssociationsPaginator.d.ts +11 -4
  97. package/dist-types/ts3.4/pagination/GetConnectionsPaginator.d.ts +11 -4
  98. package/dist-types/ts3.4/pagination/GetCoreNetworkChangeEventsPaginator.d.ts +11 -4
  99. package/dist-types/ts3.4/pagination/GetCoreNetworkChangeSetPaginator.d.ts +11 -4
  100. package/dist-types/ts3.4/pagination/GetCustomerGatewayAssociationsPaginator.d.ts +11 -4
  101. package/dist-types/ts3.4/pagination/GetDevicesPaginator.d.ts +11 -4
  102. package/dist-types/ts3.4/pagination/GetLinkAssociationsPaginator.d.ts +11 -4
  103. package/dist-types/ts3.4/pagination/GetLinksPaginator.d.ts +11 -4
  104. package/dist-types/ts3.4/pagination/GetNetworkResourceCountsPaginator.d.ts +11 -4
  105. package/dist-types/ts3.4/pagination/GetNetworkResourceRelationshipsPaginator.d.ts +11 -4
  106. package/dist-types/ts3.4/pagination/GetNetworkResourcesPaginator.d.ts +11 -4
  107. package/dist-types/ts3.4/pagination/GetNetworkTelemetryPaginator.d.ts +11 -4
  108. package/dist-types/ts3.4/pagination/GetSitesPaginator.d.ts +11 -4
  109. package/dist-types/ts3.4/pagination/GetTransitGatewayConnectPeerAssociationsPaginator.d.ts +11 -4
  110. package/dist-types/ts3.4/pagination/GetTransitGatewayRegistrationsPaginator.d.ts +11 -4
  111. package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
  112. package/dist-types/ts3.4/pagination/ListAttachmentsPaginator.d.ts +11 -4
  113. package/dist-types/ts3.4/pagination/ListConnectPeersPaginator.d.ts +11 -4
  114. package/dist-types/ts3.4/pagination/ListCoreNetworkPolicyVersionsPaginator.d.ts +11 -4
  115. package/dist-types/ts3.4/pagination/ListCoreNetworksPaginator.d.ts +11 -4
  116. package/dist-types/ts3.4/pagination/ListPeeringsPaginator.d.ts +11 -4
  117. package/dist-types/ts3.4/pagination/index.d.ts +22 -22
  118. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +1025 -257
  119. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
  120. package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
  121. package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
  122. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
  123. package/package.json +34 -34
@@ -1,257 +1,1025 @@
1
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
2
- import { SerdeContext as __SerdeContext } from "@aws-sdk/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 { CreateGlobalNetworkCommandInput, CreateGlobalNetworkCommandOutput } from "../commands/CreateGlobalNetworkCommand";
14
- import { CreateLinkCommandInput, CreateLinkCommandOutput } from "../commands/CreateLinkCommand";
15
- import { CreateSiteCommandInput, CreateSiteCommandOutput } from "../commands/CreateSiteCommand";
16
- import { CreateSiteToSiteVpnAttachmentCommandInput, CreateSiteToSiteVpnAttachmentCommandOutput } from "../commands/CreateSiteToSiteVpnAttachmentCommand";
17
- import { CreateTransitGatewayPeeringCommandInput, CreateTransitGatewayPeeringCommandOutput } from "../commands/CreateTransitGatewayPeeringCommand";
18
- import { CreateTransitGatewayRouteTableAttachmentCommandInput, CreateTransitGatewayRouteTableAttachmentCommandOutput } from "../commands/CreateTransitGatewayRouteTableAttachmentCommand";
19
- import { CreateVpcAttachmentCommandInput, CreateVpcAttachmentCommandOutput } from "../commands/CreateVpcAttachmentCommand";
20
- import { DeleteAttachmentCommandInput, DeleteAttachmentCommandOutput } from "../commands/DeleteAttachmentCommand";
21
- import { DeleteConnectionCommandInput, DeleteConnectionCommandOutput } from "../commands/DeleteConnectionCommand";
22
- import { DeleteConnectPeerCommandInput, DeleteConnectPeerCommandOutput } from "../commands/DeleteConnectPeerCommand";
23
- import { DeleteCoreNetworkCommandInput, DeleteCoreNetworkCommandOutput } from "../commands/DeleteCoreNetworkCommand";
24
- import { DeleteCoreNetworkPolicyVersionCommandInput, DeleteCoreNetworkPolicyVersionCommandOutput } from "../commands/DeleteCoreNetworkPolicyVersionCommand";
25
- import { DeleteDeviceCommandInput, DeleteDeviceCommandOutput } from "../commands/DeleteDeviceCommand";
26
- import { DeleteGlobalNetworkCommandInput, DeleteGlobalNetworkCommandOutput } from "../commands/DeleteGlobalNetworkCommand";
27
- import { DeleteLinkCommandInput, DeleteLinkCommandOutput } from "../commands/DeleteLinkCommand";
28
- import { DeletePeeringCommandInput, DeletePeeringCommandOutput } from "../commands/DeletePeeringCommand";
29
- import { DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput } from "../commands/DeleteResourcePolicyCommand";
30
- import { DeleteSiteCommandInput, DeleteSiteCommandOutput } from "../commands/DeleteSiteCommand";
31
- import { DeregisterTransitGatewayCommandInput, DeregisterTransitGatewayCommandOutput } from "../commands/DeregisterTransitGatewayCommand";
32
- import { DescribeGlobalNetworksCommandInput, DescribeGlobalNetworksCommandOutput } from "../commands/DescribeGlobalNetworksCommand";
33
- import { DisassociateConnectPeerCommandInput, DisassociateConnectPeerCommandOutput } from "../commands/DisassociateConnectPeerCommand";
34
- import { DisassociateCustomerGatewayCommandInput, DisassociateCustomerGatewayCommandOutput } from "../commands/DisassociateCustomerGatewayCommand";
35
- import { DisassociateLinkCommandInput, DisassociateLinkCommandOutput } from "../commands/DisassociateLinkCommand";
36
- import { DisassociateTransitGatewayConnectPeerCommandInput, DisassociateTransitGatewayConnectPeerCommandOutput } from "../commands/DisassociateTransitGatewayConnectPeerCommand";
37
- import { ExecuteCoreNetworkChangeSetCommandInput, ExecuteCoreNetworkChangeSetCommandOutput } from "../commands/ExecuteCoreNetworkChangeSetCommand";
38
- import { GetConnectAttachmentCommandInput, GetConnectAttachmentCommandOutput } from "../commands/GetConnectAttachmentCommand";
39
- import { GetConnectionsCommandInput, GetConnectionsCommandOutput } from "../commands/GetConnectionsCommand";
40
- import { GetConnectPeerAssociationsCommandInput, GetConnectPeerAssociationsCommandOutput } from "../commands/GetConnectPeerAssociationsCommand";
41
- import { GetConnectPeerCommandInput, GetConnectPeerCommandOutput } from "../commands/GetConnectPeerCommand";
42
- import { GetCoreNetworkChangeEventsCommandInput, GetCoreNetworkChangeEventsCommandOutput } from "../commands/GetCoreNetworkChangeEventsCommand";
43
- import { GetCoreNetworkChangeSetCommandInput, GetCoreNetworkChangeSetCommandOutput } from "../commands/GetCoreNetworkChangeSetCommand";
44
- import { GetCoreNetworkCommandInput, GetCoreNetworkCommandOutput } from "../commands/GetCoreNetworkCommand";
45
- import { GetCoreNetworkPolicyCommandInput, GetCoreNetworkPolicyCommandOutput } from "../commands/GetCoreNetworkPolicyCommand";
46
- import { GetCustomerGatewayAssociationsCommandInput, GetCustomerGatewayAssociationsCommandOutput } from "../commands/GetCustomerGatewayAssociationsCommand";
47
- import { GetDevicesCommandInput, GetDevicesCommandOutput } from "../commands/GetDevicesCommand";
48
- import { GetLinkAssociationsCommandInput, GetLinkAssociationsCommandOutput } from "../commands/GetLinkAssociationsCommand";
49
- import { GetLinksCommandInput, GetLinksCommandOutput } from "../commands/GetLinksCommand";
50
- import { GetNetworkResourceCountsCommandInput, GetNetworkResourceCountsCommandOutput } from "../commands/GetNetworkResourceCountsCommand";
51
- import { GetNetworkResourceRelationshipsCommandInput, GetNetworkResourceRelationshipsCommandOutput } from "../commands/GetNetworkResourceRelationshipsCommand";
52
- import { GetNetworkResourcesCommandInput, GetNetworkResourcesCommandOutput } from "../commands/GetNetworkResourcesCommand";
53
- import { GetNetworkRoutesCommandInput, GetNetworkRoutesCommandOutput } from "../commands/GetNetworkRoutesCommand";
54
- import { GetNetworkTelemetryCommandInput, GetNetworkTelemetryCommandOutput } from "../commands/GetNetworkTelemetryCommand";
55
- import { GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput } from "../commands/GetResourcePolicyCommand";
56
- import { GetRouteAnalysisCommandInput, GetRouteAnalysisCommandOutput } from "../commands/GetRouteAnalysisCommand";
57
- import { GetSitesCommandInput, GetSitesCommandOutput } from "../commands/GetSitesCommand";
58
- import { GetSiteToSiteVpnAttachmentCommandInput, GetSiteToSiteVpnAttachmentCommandOutput } from "../commands/GetSiteToSiteVpnAttachmentCommand";
59
- import { GetTransitGatewayConnectPeerAssociationsCommandInput, GetTransitGatewayConnectPeerAssociationsCommandOutput } from "../commands/GetTransitGatewayConnectPeerAssociationsCommand";
60
- import { GetTransitGatewayPeeringCommandInput, GetTransitGatewayPeeringCommandOutput } from "../commands/GetTransitGatewayPeeringCommand";
61
- import { GetTransitGatewayRegistrationsCommandInput, GetTransitGatewayRegistrationsCommandOutput } from "../commands/GetTransitGatewayRegistrationsCommand";
62
- import { GetTransitGatewayRouteTableAttachmentCommandInput, GetTransitGatewayRouteTableAttachmentCommandOutput } from "../commands/GetTransitGatewayRouteTableAttachmentCommand";
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 { ListOrganizationServiceAccessStatusCommandInput, ListOrganizationServiceAccessStatusCommandOutput } from "../commands/ListOrganizationServiceAccessStatusCommand";
69
- import { ListPeeringsCommandInput, ListPeeringsCommandOutput } from "../commands/ListPeeringsCommand";
70
- import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "../commands/ListTagsForResourceCommand";
71
- import { PutCoreNetworkPolicyCommandInput, PutCoreNetworkPolicyCommandOutput } from "../commands/PutCoreNetworkPolicyCommand";
72
- import { PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput } from "../commands/PutResourcePolicyCommand";
73
- import { RegisterTransitGatewayCommandInput, RegisterTransitGatewayCommandOutput } from "../commands/RegisterTransitGatewayCommand";
74
- import { RejectAttachmentCommandInput, RejectAttachmentCommandOutput } from "../commands/RejectAttachmentCommand";
75
- import { RestoreCoreNetworkPolicyVersionCommandInput, RestoreCoreNetworkPolicyVersionCommandOutput } from "../commands/RestoreCoreNetworkPolicyVersionCommand";
76
- import { StartOrganizationServiceAccessUpdateCommandInput, StartOrganizationServiceAccessUpdateCommandOutput } from "../commands/StartOrganizationServiceAccessUpdateCommand";
77
- import { StartRouteAnalysisCommandInput, StartRouteAnalysisCommandOutput } from "../commands/StartRouteAnalysisCommand";
78
- import { TagResourceCommandInput, TagResourceCommandOutput } from "../commands/TagResourceCommand";
79
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../commands/UntagResourceCommand";
80
- import { UpdateConnectionCommandInput, UpdateConnectionCommandOutput } from "../commands/UpdateConnectionCommand";
81
- import { UpdateCoreNetworkCommandInput, UpdateCoreNetworkCommandOutput } from "../commands/UpdateCoreNetworkCommand";
82
- import { UpdateDeviceCommandInput, UpdateDeviceCommandOutput } from "../commands/UpdateDeviceCommand";
83
- import { UpdateGlobalNetworkCommandInput, UpdateGlobalNetworkCommandOutput } from "../commands/UpdateGlobalNetworkCommand";
84
- import { UpdateLinkCommandInput, UpdateLinkCommandOutput } from "../commands/UpdateLinkCommand";
85
- import { UpdateNetworkResourceMetadataCommandInput, UpdateNetworkResourceMetadataCommandOutput } from "../commands/UpdateNetworkResourceMetadataCommand";
86
- import { UpdateSiteCommandInput, UpdateSiteCommandOutput } from "../commands/UpdateSiteCommand";
87
- import { UpdateVpcAttachmentCommandInput, UpdateVpcAttachmentCommandOutput } from "../commands/UpdateVpcAttachmentCommand";
88
- export declare const serializeAws_restJson1AcceptAttachmentCommand: (input: AcceptAttachmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
89
- export declare const serializeAws_restJson1AssociateConnectPeerCommand: (input: AssociateConnectPeerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
90
- export declare const serializeAws_restJson1AssociateCustomerGatewayCommand: (input: AssociateCustomerGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
91
- export declare const serializeAws_restJson1AssociateLinkCommand: (input: AssociateLinkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
92
- export declare const serializeAws_restJson1AssociateTransitGatewayConnectPeerCommand: (input: AssociateTransitGatewayConnectPeerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
93
- export declare const serializeAws_restJson1CreateConnectAttachmentCommand: (input: CreateConnectAttachmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
94
- export declare const serializeAws_restJson1CreateConnectionCommand: (input: CreateConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
95
- export declare const serializeAws_restJson1CreateConnectPeerCommand: (input: CreateConnectPeerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
96
- export declare const serializeAws_restJson1CreateCoreNetworkCommand: (input: CreateCoreNetworkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
97
- export declare const serializeAws_restJson1CreateDeviceCommand: (input: CreateDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
98
- export declare const serializeAws_restJson1CreateGlobalNetworkCommand: (input: CreateGlobalNetworkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
99
- export declare const serializeAws_restJson1CreateLinkCommand: (input: CreateLinkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
100
- export declare const serializeAws_restJson1CreateSiteCommand: (input: CreateSiteCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
101
- export declare const serializeAws_restJson1CreateSiteToSiteVpnAttachmentCommand: (input: CreateSiteToSiteVpnAttachmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
102
- export declare const serializeAws_restJson1CreateTransitGatewayPeeringCommand: (input: CreateTransitGatewayPeeringCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
103
- export declare const serializeAws_restJson1CreateTransitGatewayRouteTableAttachmentCommand: (input: CreateTransitGatewayRouteTableAttachmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
104
- export declare const serializeAws_restJson1CreateVpcAttachmentCommand: (input: CreateVpcAttachmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
105
- export declare const serializeAws_restJson1DeleteAttachmentCommand: (input: DeleteAttachmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
106
- export declare const serializeAws_restJson1DeleteConnectionCommand: (input: DeleteConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
107
- export declare const serializeAws_restJson1DeleteConnectPeerCommand: (input: DeleteConnectPeerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
108
- export declare const serializeAws_restJson1DeleteCoreNetworkCommand: (input: DeleteCoreNetworkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
109
- export declare const serializeAws_restJson1DeleteCoreNetworkPolicyVersionCommand: (input: DeleteCoreNetworkPolicyVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
110
- export declare const serializeAws_restJson1DeleteDeviceCommand: (input: DeleteDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
111
- export declare const serializeAws_restJson1DeleteGlobalNetworkCommand: (input: DeleteGlobalNetworkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
112
- export declare const serializeAws_restJson1DeleteLinkCommand: (input: DeleteLinkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
113
- export declare const serializeAws_restJson1DeletePeeringCommand: (input: DeletePeeringCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
114
- export declare const serializeAws_restJson1DeleteResourcePolicyCommand: (input: DeleteResourcePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
115
- export declare const serializeAws_restJson1DeleteSiteCommand: (input: DeleteSiteCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
116
- export declare const serializeAws_restJson1DeregisterTransitGatewayCommand: (input: DeregisterTransitGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
117
- export declare const serializeAws_restJson1DescribeGlobalNetworksCommand: (input: DescribeGlobalNetworksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
118
- export declare const serializeAws_restJson1DisassociateConnectPeerCommand: (input: DisassociateConnectPeerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
119
- export declare const serializeAws_restJson1DisassociateCustomerGatewayCommand: (input: DisassociateCustomerGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
120
- export declare const serializeAws_restJson1DisassociateLinkCommand: (input: DisassociateLinkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
121
- export declare const serializeAws_restJson1DisassociateTransitGatewayConnectPeerCommand: (input: DisassociateTransitGatewayConnectPeerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
122
- export declare const serializeAws_restJson1ExecuteCoreNetworkChangeSetCommand: (input: ExecuteCoreNetworkChangeSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
123
- export declare const serializeAws_restJson1GetConnectAttachmentCommand: (input: GetConnectAttachmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
124
- export declare const serializeAws_restJson1GetConnectionsCommand: (input: GetConnectionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
125
- export declare const serializeAws_restJson1GetConnectPeerCommand: (input: GetConnectPeerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
126
- export declare const serializeAws_restJson1GetConnectPeerAssociationsCommand: (input: GetConnectPeerAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
127
- export declare const serializeAws_restJson1GetCoreNetworkCommand: (input: GetCoreNetworkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
128
- export declare const serializeAws_restJson1GetCoreNetworkChangeEventsCommand: (input: GetCoreNetworkChangeEventsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
129
- export declare const serializeAws_restJson1GetCoreNetworkChangeSetCommand: (input: GetCoreNetworkChangeSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
130
- export declare const serializeAws_restJson1GetCoreNetworkPolicyCommand: (input: GetCoreNetworkPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
131
- export declare const serializeAws_restJson1GetCustomerGatewayAssociationsCommand: (input: GetCustomerGatewayAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
132
- export declare const serializeAws_restJson1GetDevicesCommand: (input: GetDevicesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
133
- export declare const serializeAws_restJson1GetLinkAssociationsCommand: (input: GetLinkAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
134
- export declare const serializeAws_restJson1GetLinksCommand: (input: GetLinksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
135
- export declare const serializeAws_restJson1GetNetworkResourceCountsCommand: (input: GetNetworkResourceCountsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
136
- export declare const serializeAws_restJson1GetNetworkResourceRelationshipsCommand: (input: GetNetworkResourceRelationshipsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
137
- export declare const serializeAws_restJson1GetNetworkResourcesCommand: (input: GetNetworkResourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
138
- export declare const serializeAws_restJson1GetNetworkRoutesCommand: (input: GetNetworkRoutesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
139
- export declare const serializeAws_restJson1GetNetworkTelemetryCommand: (input: GetNetworkTelemetryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
140
- export declare const serializeAws_restJson1GetResourcePolicyCommand: (input: GetResourcePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
141
- export declare const serializeAws_restJson1GetRouteAnalysisCommand: (input: GetRouteAnalysisCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
142
- export declare const serializeAws_restJson1GetSitesCommand: (input: GetSitesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
143
- export declare const serializeAws_restJson1GetSiteToSiteVpnAttachmentCommand: (input: GetSiteToSiteVpnAttachmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
144
- export declare const serializeAws_restJson1GetTransitGatewayConnectPeerAssociationsCommand: (input: GetTransitGatewayConnectPeerAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
145
- export declare const serializeAws_restJson1GetTransitGatewayPeeringCommand: (input: GetTransitGatewayPeeringCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
146
- export declare const serializeAws_restJson1GetTransitGatewayRegistrationsCommand: (input: GetTransitGatewayRegistrationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
147
- export declare const serializeAws_restJson1GetTransitGatewayRouteTableAttachmentCommand: (input: GetTransitGatewayRouteTableAttachmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
148
- export declare const serializeAws_restJson1GetVpcAttachmentCommand: (input: GetVpcAttachmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
149
- export declare const serializeAws_restJson1ListAttachmentsCommand: (input: ListAttachmentsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
150
- export declare const serializeAws_restJson1ListConnectPeersCommand: (input: ListConnectPeersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
151
- export declare const serializeAws_restJson1ListCoreNetworkPolicyVersionsCommand: (input: ListCoreNetworkPolicyVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
152
- export declare const serializeAws_restJson1ListCoreNetworksCommand: (input: ListCoreNetworksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
153
- export declare const serializeAws_restJson1ListOrganizationServiceAccessStatusCommand: (input: ListOrganizationServiceAccessStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
154
- export declare const serializeAws_restJson1ListPeeringsCommand: (input: ListPeeringsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
155
- export declare const serializeAws_restJson1ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
156
- export declare const serializeAws_restJson1PutCoreNetworkPolicyCommand: (input: PutCoreNetworkPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
157
- export declare const serializeAws_restJson1PutResourcePolicyCommand: (input: PutResourcePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
158
- export declare const serializeAws_restJson1RegisterTransitGatewayCommand: (input: RegisterTransitGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
159
- export declare const serializeAws_restJson1RejectAttachmentCommand: (input: RejectAttachmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
160
- export declare const serializeAws_restJson1RestoreCoreNetworkPolicyVersionCommand: (input: RestoreCoreNetworkPolicyVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
161
- export declare const serializeAws_restJson1StartOrganizationServiceAccessUpdateCommand: (input: StartOrganizationServiceAccessUpdateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
162
- export declare const serializeAws_restJson1StartRouteAnalysisCommand: (input: StartRouteAnalysisCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
163
- export declare const serializeAws_restJson1TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
164
- export declare const serializeAws_restJson1UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
165
- export declare const serializeAws_restJson1UpdateConnectionCommand: (input: UpdateConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
166
- export declare const serializeAws_restJson1UpdateCoreNetworkCommand: (input: UpdateCoreNetworkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
167
- export declare const serializeAws_restJson1UpdateDeviceCommand: (input: UpdateDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
168
- export declare const serializeAws_restJson1UpdateGlobalNetworkCommand: (input: UpdateGlobalNetworkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
169
- export declare const serializeAws_restJson1UpdateLinkCommand: (input: UpdateLinkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
170
- export declare const serializeAws_restJson1UpdateNetworkResourceMetadataCommand: (input: UpdateNetworkResourceMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
171
- export declare const serializeAws_restJson1UpdateSiteCommand: (input: UpdateSiteCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
172
- export declare const serializeAws_restJson1UpdateVpcAttachmentCommand: (input: UpdateVpcAttachmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
173
- export declare const deserializeAws_restJson1AcceptAttachmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AcceptAttachmentCommandOutput>;
174
- export declare const deserializeAws_restJson1AssociateConnectPeerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateConnectPeerCommandOutput>;
175
- export declare const deserializeAws_restJson1AssociateCustomerGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateCustomerGatewayCommandOutput>;
176
- export declare const deserializeAws_restJson1AssociateLinkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateLinkCommandOutput>;
177
- export declare const deserializeAws_restJson1AssociateTransitGatewayConnectPeerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateTransitGatewayConnectPeerCommandOutput>;
178
- export declare const deserializeAws_restJson1CreateConnectAttachmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateConnectAttachmentCommandOutput>;
179
- export declare const deserializeAws_restJson1CreateConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateConnectionCommandOutput>;
180
- export declare const deserializeAws_restJson1CreateConnectPeerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateConnectPeerCommandOutput>;
181
- export declare const deserializeAws_restJson1CreateCoreNetworkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateCoreNetworkCommandOutput>;
182
- export declare const deserializeAws_restJson1CreateDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDeviceCommandOutput>;
183
- export declare const deserializeAws_restJson1CreateGlobalNetworkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateGlobalNetworkCommandOutput>;
184
- export declare const deserializeAws_restJson1CreateLinkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateLinkCommandOutput>;
185
- export declare const deserializeAws_restJson1CreateSiteCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSiteCommandOutput>;
186
- export declare const deserializeAws_restJson1CreateSiteToSiteVpnAttachmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSiteToSiteVpnAttachmentCommandOutput>;
187
- export declare const deserializeAws_restJson1CreateTransitGatewayPeeringCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTransitGatewayPeeringCommandOutput>;
188
- export declare const deserializeAws_restJson1CreateTransitGatewayRouteTableAttachmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTransitGatewayRouteTableAttachmentCommandOutput>;
189
- export declare const deserializeAws_restJson1CreateVpcAttachmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateVpcAttachmentCommandOutput>;
190
- export declare const deserializeAws_restJson1DeleteAttachmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAttachmentCommandOutput>;
191
- export declare const deserializeAws_restJson1DeleteConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteConnectionCommandOutput>;
192
- export declare const deserializeAws_restJson1DeleteConnectPeerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteConnectPeerCommandOutput>;
193
- export declare const deserializeAws_restJson1DeleteCoreNetworkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteCoreNetworkCommandOutput>;
194
- export declare const deserializeAws_restJson1DeleteCoreNetworkPolicyVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteCoreNetworkPolicyVersionCommandOutput>;
195
- export declare const deserializeAws_restJson1DeleteDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDeviceCommandOutput>;
196
- export declare const deserializeAws_restJson1DeleteGlobalNetworkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteGlobalNetworkCommandOutput>;
197
- export declare const deserializeAws_restJson1DeleteLinkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteLinkCommandOutput>;
198
- export declare const deserializeAws_restJson1DeletePeeringCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePeeringCommandOutput>;
199
- export declare const deserializeAws_restJson1DeleteResourcePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteResourcePolicyCommandOutput>;
200
- export declare const deserializeAws_restJson1DeleteSiteCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSiteCommandOutput>;
201
- export declare const deserializeAws_restJson1DeregisterTransitGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeregisterTransitGatewayCommandOutput>;
202
- export declare const deserializeAws_restJson1DescribeGlobalNetworksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeGlobalNetworksCommandOutput>;
203
- export declare const deserializeAws_restJson1DisassociateConnectPeerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateConnectPeerCommandOutput>;
204
- export declare const deserializeAws_restJson1DisassociateCustomerGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateCustomerGatewayCommandOutput>;
205
- export declare const deserializeAws_restJson1DisassociateLinkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateLinkCommandOutput>;
206
- export declare const deserializeAws_restJson1DisassociateTransitGatewayConnectPeerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateTransitGatewayConnectPeerCommandOutput>;
207
- export declare const deserializeAws_restJson1ExecuteCoreNetworkChangeSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ExecuteCoreNetworkChangeSetCommandOutput>;
208
- export declare const deserializeAws_restJson1GetConnectAttachmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetConnectAttachmentCommandOutput>;
209
- export declare const deserializeAws_restJson1GetConnectionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetConnectionsCommandOutput>;
210
- export declare const deserializeAws_restJson1GetConnectPeerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetConnectPeerCommandOutput>;
211
- export declare const deserializeAws_restJson1GetConnectPeerAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetConnectPeerAssociationsCommandOutput>;
212
- export declare const deserializeAws_restJson1GetCoreNetworkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCoreNetworkCommandOutput>;
213
- export declare const deserializeAws_restJson1GetCoreNetworkChangeEventsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCoreNetworkChangeEventsCommandOutput>;
214
- export declare const deserializeAws_restJson1GetCoreNetworkChangeSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCoreNetworkChangeSetCommandOutput>;
215
- export declare const deserializeAws_restJson1GetCoreNetworkPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCoreNetworkPolicyCommandOutput>;
216
- export declare const deserializeAws_restJson1GetCustomerGatewayAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCustomerGatewayAssociationsCommandOutput>;
217
- export declare const deserializeAws_restJson1GetDevicesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDevicesCommandOutput>;
218
- export declare const deserializeAws_restJson1GetLinkAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetLinkAssociationsCommandOutput>;
219
- export declare const deserializeAws_restJson1GetLinksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetLinksCommandOutput>;
220
- export declare const deserializeAws_restJson1GetNetworkResourceCountsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetNetworkResourceCountsCommandOutput>;
221
- export declare const deserializeAws_restJson1GetNetworkResourceRelationshipsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetNetworkResourceRelationshipsCommandOutput>;
222
- export declare const deserializeAws_restJson1GetNetworkResourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetNetworkResourcesCommandOutput>;
223
- export declare const deserializeAws_restJson1GetNetworkRoutesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetNetworkRoutesCommandOutput>;
224
- export declare const deserializeAws_restJson1GetNetworkTelemetryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetNetworkTelemetryCommandOutput>;
225
- export declare const deserializeAws_restJson1GetResourcePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResourcePolicyCommandOutput>;
226
- export declare const deserializeAws_restJson1GetRouteAnalysisCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRouteAnalysisCommandOutput>;
227
- export declare const deserializeAws_restJson1GetSitesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSitesCommandOutput>;
228
- export declare const deserializeAws_restJson1GetSiteToSiteVpnAttachmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSiteToSiteVpnAttachmentCommandOutput>;
229
- export declare const deserializeAws_restJson1GetTransitGatewayConnectPeerAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTransitGatewayConnectPeerAssociationsCommandOutput>;
230
- export declare const deserializeAws_restJson1GetTransitGatewayPeeringCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTransitGatewayPeeringCommandOutput>;
231
- export declare const deserializeAws_restJson1GetTransitGatewayRegistrationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTransitGatewayRegistrationsCommandOutput>;
232
- export declare const deserializeAws_restJson1GetTransitGatewayRouteTableAttachmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTransitGatewayRouteTableAttachmentCommandOutput>;
233
- export declare const deserializeAws_restJson1GetVpcAttachmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVpcAttachmentCommandOutput>;
234
- export declare const deserializeAws_restJson1ListAttachmentsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAttachmentsCommandOutput>;
235
- export declare const deserializeAws_restJson1ListConnectPeersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListConnectPeersCommandOutput>;
236
- export declare const deserializeAws_restJson1ListCoreNetworkPolicyVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCoreNetworkPolicyVersionsCommandOutput>;
237
- export declare const deserializeAws_restJson1ListCoreNetworksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCoreNetworksCommandOutput>;
238
- export declare const deserializeAws_restJson1ListOrganizationServiceAccessStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListOrganizationServiceAccessStatusCommandOutput>;
239
- export declare const deserializeAws_restJson1ListPeeringsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPeeringsCommandOutput>;
240
- export declare const deserializeAws_restJson1ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
241
- export declare const deserializeAws_restJson1PutCoreNetworkPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutCoreNetworkPolicyCommandOutput>;
242
- export declare const deserializeAws_restJson1PutResourcePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutResourcePolicyCommandOutput>;
243
- export declare const deserializeAws_restJson1RegisterTransitGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RegisterTransitGatewayCommandOutput>;
244
- export declare const deserializeAws_restJson1RejectAttachmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RejectAttachmentCommandOutput>;
245
- export declare const deserializeAws_restJson1RestoreCoreNetworkPolicyVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RestoreCoreNetworkPolicyVersionCommandOutput>;
246
- export declare const deserializeAws_restJson1StartOrganizationServiceAccessUpdateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartOrganizationServiceAccessUpdateCommandOutput>;
247
- export declare const deserializeAws_restJson1StartRouteAnalysisCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartRouteAnalysisCommandOutput>;
248
- export declare const deserializeAws_restJson1TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
249
- export declare const deserializeAws_restJson1UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
250
- export declare const deserializeAws_restJson1UpdateConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateConnectionCommandOutput>;
251
- export declare const deserializeAws_restJson1UpdateCoreNetworkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateCoreNetworkCommandOutput>;
252
- export declare const deserializeAws_restJson1UpdateDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDeviceCommandOutput>;
253
- export declare const deserializeAws_restJson1UpdateGlobalNetworkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateGlobalNetworkCommandOutput>;
254
- export declare const deserializeAws_restJson1UpdateLinkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateLinkCommandOutput>;
255
- export declare const deserializeAws_restJson1UpdateNetworkResourceMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateNetworkResourceMetadataCommandOutput>;
256
- export declare const deserializeAws_restJson1UpdateSiteCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSiteCommandOutput>;
257
- export declare const deserializeAws_restJson1UpdateVpcAttachmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateVpcAttachmentCommandOutput>;
1
+ import {
2
+ HttpRequest as __HttpRequest,
3
+ HttpResponse as __HttpResponse,
4
+ } from "@aws-sdk/protocol-http";
5
+ import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
6
+ import {
7
+ AcceptAttachmentCommandInput,
8
+ AcceptAttachmentCommandOutput,
9
+ } from "../commands/AcceptAttachmentCommand";
10
+ import {
11
+ AssociateConnectPeerCommandInput,
12
+ AssociateConnectPeerCommandOutput,
13
+ } from "../commands/AssociateConnectPeerCommand";
14
+ import {
15
+ AssociateCustomerGatewayCommandInput,
16
+ AssociateCustomerGatewayCommandOutput,
17
+ } from "../commands/AssociateCustomerGatewayCommand";
18
+ import {
19
+ AssociateLinkCommandInput,
20
+ AssociateLinkCommandOutput,
21
+ } from "../commands/AssociateLinkCommand";
22
+ import {
23
+ AssociateTransitGatewayConnectPeerCommandInput,
24
+ AssociateTransitGatewayConnectPeerCommandOutput,
25
+ } from "../commands/AssociateTransitGatewayConnectPeerCommand";
26
+ import {
27
+ CreateConnectAttachmentCommandInput,
28
+ CreateConnectAttachmentCommandOutput,
29
+ } from "../commands/CreateConnectAttachmentCommand";
30
+ import {
31
+ CreateConnectionCommandInput,
32
+ CreateConnectionCommandOutput,
33
+ } from "../commands/CreateConnectionCommand";
34
+ import {
35
+ CreateConnectPeerCommandInput,
36
+ CreateConnectPeerCommandOutput,
37
+ } from "../commands/CreateConnectPeerCommand";
38
+ import {
39
+ CreateCoreNetworkCommandInput,
40
+ CreateCoreNetworkCommandOutput,
41
+ } from "../commands/CreateCoreNetworkCommand";
42
+ import {
43
+ CreateDeviceCommandInput,
44
+ CreateDeviceCommandOutput,
45
+ } from "../commands/CreateDeviceCommand";
46
+ import {
47
+ CreateGlobalNetworkCommandInput,
48
+ CreateGlobalNetworkCommandOutput,
49
+ } from "../commands/CreateGlobalNetworkCommand";
50
+ import {
51
+ CreateLinkCommandInput,
52
+ CreateLinkCommandOutput,
53
+ } from "../commands/CreateLinkCommand";
54
+ import {
55
+ CreateSiteCommandInput,
56
+ CreateSiteCommandOutput,
57
+ } from "../commands/CreateSiteCommand";
58
+ import {
59
+ CreateSiteToSiteVpnAttachmentCommandInput,
60
+ CreateSiteToSiteVpnAttachmentCommandOutput,
61
+ } from "../commands/CreateSiteToSiteVpnAttachmentCommand";
62
+ import {
63
+ CreateTransitGatewayPeeringCommandInput,
64
+ CreateTransitGatewayPeeringCommandOutput,
65
+ } from "../commands/CreateTransitGatewayPeeringCommand";
66
+ import {
67
+ CreateTransitGatewayRouteTableAttachmentCommandInput,
68
+ CreateTransitGatewayRouteTableAttachmentCommandOutput,
69
+ } from "../commands/CreateTransitGatewayRouteTableAttachmentCommand";
70
+ import {
71
+ CreateVpcAttachmentCommandInput,
72
+ CreateVpcAttachmentCommandOutput,
73
+ } from "../commands/CreateVpcAttachmentCommand";
74
+ import {
75
+ DeleteAttachmentCommandInput,
76
+ DeleteAttachmentCommandOutput,
77
+ } from "../commands/DeleteAttachmentCommand";
78
+ import {
79
+ DeleteConnectionCommandInput,
80
+ DeleteConnectionCommandOutput,
81
+ } from "../commands/DeleteConnectionCommand";
82
+ import {
83
+ DeleteConnectPeerCommandInput,
84
+ DeleteConnectPeerCommandOutput,
85
+ } from "../commands/DeleteConnectPeerCommand";
86
+ import {
87
+ DeleteCoreNetworkCommandInput,
88
+ DeleteCoreNetworkCommandOutput,
89
+ } from "../commands/DeleteCoreNetworkCommand";
90
+ import {
91
+ DeleteCoreNetworkPolicyVersionCommandInput,
92
+ DeleteCoreNetworkPolicyVersionCommandOutput,
93
+ } from "../commands/DeleteCoreNetworkPolicyVersionCommand";
94
+ import {
95
+ DeleteDeviceCommandInput,
96
+ DeleteDeviceCommandOutput,
97
+ } from "../commands/DeleteDeviceCommand";
98
+ import {
99
+ DeleteGlobalNetworkCommandInput,
100
+ DeleteGlobalNetworkCommandOutput,
101
+ } from "../commands/DeleteGlobalNetworkCommand";
102
+ import {
103
+ DeleteLinkCommandInput,
104
+ DeleteLinkCommandOutput,
105
+ } from "../commands/DeleteLinkCommand";
106
+ import {
107
+ DeletePeeringCommandInput,
108
+ DeletePeeringCommandOutput,
109
+ } from "../commands/DeletePeeringCommand";
110
+ import {
111
+ DeleteResourcePolicyCommandInput,
112
+ DeleteResourcePolicyCommandOutput,
113
+ } from "../commands/DeleteResourcePolicyCommand";
114
+ import {
115
+ DeleteSiteCommandInput,
116
+ DeleteSiteCommandOutput,
117
+ } from "../commands/DeleteSiteCommand";
118
+ import {
119
+ DeregisterTransitGatewayCommandInput,
120
+ DeregisterTransitGatewayCommandOutput,
121
+ } from "../commands/DeregisterTransitGatewayCommand";
122
+ import {
123
+ DescribeGlobalNetworksCommandInput,
124
+ DescribeGlobalNetworksCommandOutput,
125
+ } from "../commands/DescribeGlobalNetworksCommand";
126
+ import {
127
+ DisassociateConnectPeerCommandInput,
128
+ DisassociateConnectPeerCommandOutput,
129
+ } from "../commands/DisassociateConnectPeerCommand";
130
+ import {
131
+ DisassociateCustomerGatewayCommandInput,
132
+ DisassociateCustomerGatewayCommandOutput,
133
+ } from "../commands/DisassociateCustomerGatewayCommand";
134
+ import {
135
+ DisassociateLinkCommandInput,
136
+ DisassociateLinkCommandOutput,
137
+ } from "../commands/DisassociateLinkCommand";
138
+ import {
139
+ DisassociateTransitGatewayConnectPeerCommandInput,
140
+ DisassociateTransitGatewayConnectPeerCommandOutput,
141
+ } from "../commands/DisassociateTransitGatewayConnectPeerCommand";
142
+ import {
143
+ ExecuteCoreNetworkChangeSetCommandInput,
144
+ ExecuteCoreNetworkChangeSetCommandOutput,
145
+ } from "../commands/ExecuteCoreNetworkChangeSetCommand";
146
+ import {
147
+ GetConnectAttachmentCommandInput,
148
+ GetConnectAttachmentCommandOutput,
149
+ } from "../commands/GetConnectAttachmentCommand";
150
+ import {
151
+ GetConnectionsCommandInput,
152
+ GetConnectionsCommandOutput,
153
+ } from "../commands/GetConnectionsCommand";
154
+ import {
155
+ GetConnectPeerAssociationsCommandInput,
156
+ GetConnectPeerAssociationsCommandOutput,
157
+ } from "../commands/GetConnectPeerAssociationsCommand";
158
+ import {
159
+ GetConnectPeerCommandInput,
160
+ GetConnectPeerCommandOutput,
161
+ } from "../commands/GetConnectPeerCommand";
162
+ import {
163
+ GetCoreNetworkChangeEventsCommandInput,
164
+ GetCoreNetworkChangeEventsCommandOutput,
165
+ } from "../commands/GetCoreNetworkChangeEventsCommand";
166
+ import {
167
+ GetCoreNetworkChangeSetCommandInput,
168
+ GetCoreNetworkChangeSetCommandOutput,
169
+ } from "../commands/GetCoreNetworkChangeSetCommand";
170
+ import {
171
+ GetCoreNetworkCommandInput,
172
+ GetCoreNetworkCommandOutput,
173
+ } from "../commands/GetCoreNetworkCommand";
174
+ import {
175
+ GetCoreNetworkPolicyCommandInput,
176
+ GetCoreNetworkPolicyCommandOutput,
177
+ } from "../commands/GetCoreNetworkPolicyCommand";
178
+ import {
179
+ GetCustomerGatewayAssociationsCommandInput,
180
+ GetCustomerGatewayAssociationsCommandOutput,
181
+ } from "../commands/GetCustomerGatewayAssociationsCommand";
182
+ import {
183
+ GetDevicesCommandInput,
184
+ GetDevicesCommandOutput,
185
+ } from "../commands/GetDevicesCommand";
186
+ import {
187
+ GetLinkAssociationsCommandInput,
188
+ GetLinkAssociationsCommandOutput,
189
+ } from "../commands/GetLinkAssociationsCommand";
190
+ import {
191
+ GetLinksCommandInput,
192
+ GetLinksCommandOutput,
193
+ } from "../commands/GetLinksCommand";
194
+ import {
195
+ GetNetworkResourceCountsCommandInput,
196
+ GetNetworkResourceCountsCommandOutput,
197
+ } from "../commands/GetNetworkResourceCountsCommand";
198
+ import {
199
+ GetNetworkResourceRelationshipsCommandInput,
200
+ GetNetworkResourceRelationshipsCommandOutput,
201
+ } from "../commands/GetNetworkResourceRelationshipsCommand";
202
+ import {
203
+ GetNetworkResourcesCommandInput,
204
+ GetNetworkResourcesCommandOutput,
205
+ } from "../commands/GetNetworkResourcesCommand";
206
+ import {
207
+ GetNetworkRoutesCommandInput,
208
+ GetNetworkRoutesCommandOutput,
209
+ } from "../commands/GetNetworkRoutesCommand";
210
+ import {
211
+ GetNetworkTelemetryCommandInput,
212
+ GetNetworkTelemetryCommandOutput,
213
+ } from "../commands/GetNetworkTelemetryCommand";
214
+ import {
215
+ GetResourcePolicyCommandInput,
216
+ GetResourcePolicyCommandOutput,
217
+ } from "../commands/GetResourcePolicyCommand";
218
+ import {
219
+ GetRouteAnalysisCommandInput,
220
+ GetRouteAnalysisCommandOutput,
221
+ } from "../commands/GetRouteAnalysisCommand";
222
+ import {
223
+ GetSitesCommandInput,
224
+ GetSitesCommandOutput,
225
+ } from "../commands/GetSitesCommand";
226
+ import {
227
+ GetSiteToSiteVpnAttachmentCommandInput,
228
+ GetSiteToSiteVpnAttachmentCommandOutput,
229
+ } from "../commands/GetSiteToSiteVpnAttachmentCommand";
230
+ import {
231
+ GetTransitGatewayConnectPeerAssociationsCommandInput,
232
+ GetTransitGatewayConnectPeerAssociationsCommandOutput,
233
+ } from "../commands/GetTransitGatewayConnectPeerAssociationsCommand";
234
+ import {
235
+ GetTransitGatewayPeeringCommandInput,
236
+ GetTransitGatewayPeeringCommandOutput,
237
+ } from "../commands/GetTransitGatewayPeeringCommand";
238
+ import {
239
+ GetTransitGatewayRegistrationsCommandInput,
240
+ GetTransitGatewayRegistrationsCommandOutput,
241
+ } from "../commands/GetTransitGatewayRegistrationsCommand";
242
+ import {
243
+ GetTransitGatewayRouteTableAttachmentCommandInput,
244
+ GetTransitGatewayRouteTableAttachmentCommandOutput,
245
+ } from "../commands/GetTransitGatewayRouteTableAttachmentCommand";
246
+ import {
247
+ GetVpcAttachmentCommandInput,
248
+ GetVpcAttachmentCommandOutput,
249
+ } from "../commands/GetVpcAttachmentCommand";
250
+ import {
251
+ ListAttachmentsCommandInput,
252
+ ListAttachmentsCommandOutput,
253
+ } from "../commands/ListAttachmentsCommand";
254
+ import {
255
+ ListConnectPeersCommandInput,
256
+ ListConnectPeersCommandOutput,
257
+ } from "../commands/ListConnectPeersCommand";
258
+ import {
259
+ ListCoreNetworkPolicyVersionsCommandInput,
260
+ ListCoreNetworkPolicyVersionsCommandOutput,
261
+ } from "../commands/ListCoreNetworkPolicyVersionsCommand";
262
+ import {
263
+ ListCoreNetworksCommandInput,
264
+ ListCoreNetworksCommandOutput,
265
+ } from "../commands/ListCoreNetworksCommand";
266
+ import {
267
+ ListOrganizationServiceAccessStatusCommandInput,
268
+ ListOrganizationServiceAccessStatusCommandOutput,
269
+ } from "../commands/ListOrganizationServiceAccessStatusCommand";
270
+ import {
271
+ ListPeeringsCommandInput,
272
+ ListPeeringsCommandOutput,
273
+ } from "../commands/ListPeeringsCommand";
274
+ import {
275
+ ListTagsForResourceCommandInput,
276
+ ListTagsForResourceCommandOutput,
277
+ } from "../commands/ListTagsForResourceCommand";
278
+ import {
279
+ PutCoreNetworkPolicyCommandInput,
280
+ PutCoreNetworkPolicyCommandOutput,
281
+ } from "../commands/PutCoreNetworkPolicyCommand";
282
+ import {
283
+ PutResourcePolicyCommandInput,
284
+ PutResourcePolicyCommandOutput,
285
+ } from "../commands/PutResourcePolicyCommand";
286
+ import {
287
+ RegisterTransitGatewayCommandInput,
288
+ RegisterTransitGatewayCommandOutput,
289
+ } from "../commands/RegisterTransitGatewayCommand";
290
+ import {
291
+ RejectAttachmentCommandInput,
292
+ RejectAttachmentCommandOutput,
293
+ } from "../commands/RejectAttachmentCommand";
294
+ import {
295
+ RestoreCoreNetworkPolicyVersionCommandInput,
296
+ RestoreCoreNetworkPolicyVersionCommandOutput,
297
+ } from "../commands/RestoreCoreNetworkPolicyVersionCommand";
298
+ import {
299
+ StartOrganizationServiceAccessUpdateCommandInput,
300
+ StartOrganizationServiceAccessUpdateCommandOutput,
301
+ } from "../commands/StartOrganizationServiceAccessUpdateCommand";
302
+ import {
303
+ StartRouteAnalysisCommandInput,
304
+ StartRouteAnalysisCommandOutput,
305
+ } from "../commands/StartRouteAnalysisCommand";
306
+ import {
307
+ TagResourceCommandInput,
308
+ TagResourceCommandOutput,
309
+ } from "../commands/TagResourceCommand";
310
+ import {
311
+ UntagResourceCommandInput,
312
+ UntagResourceCommandOutput,
313
+ } from "../commands/UntagResourceCommand";
314
+ import {
315
+ UpdateConnectionCommandInput,
316
+ UpdateConnectionCommandOutput,
317
+ } from "../commands/UpdateConnectionCommand";
318
+ import {
319
+ UpdateCoreNetworkCommandInput,
320
+ UpdateCoreNetworkCommandOutput,
321
+ } from "../commands/UpdateCoreNetworkCommand";
322
+ import {
323
+ UpdateDeviceCommandInput,
324
+ UpdateDeviceCommandOutput,
325
+ } from "../commands/UpdateDeviceCommand";
326
+ import {
327
+ UpdateGlobalNetworkCommandInput,
328
+ UpdateGlobalNetworkCommandOutput,
329
+ } from "../commands/UpdateGlobalNetworkCommand";
330
+ import {
331
+ UpdateLinkCommandInput,
332
+ UpdateLinkCommandOutput,
333
+ } from "../commands/UpdateLinkCommand";
334
+ import {
335
+ UpdateNetworkResourceMetadataCommandInput,
336
+ UpdateNetworkResourceMetadataCommandOutput,
337
+ } from "../commands/UpdateNetworkResourceMetadataCommand";
338
+ import {
339
+ UpdateSiteCommandInput,
340
+ UpdateSiteCommandOutput,
341
+ } from "../commands/UpdateSiteCommand";
342
+ import {
343
+ UpdateVpcAttachmentCommandInput,
344
+ UpdateVpcAttachmentCommandOutput,
345
+ } from "../commands/UpdateVpcAttachmentCommand";
346
+ export declare const serializeAws_restJson1AcceptAttachmentCommand: (
347
+ input: AcceptAttachmentCommandInput,
348
+ context: __SerdeContext
349
+ ) => Promise<__HttpRequest>;
350
+ export declare const serializeAws_restJson1AssociateConnectPeerCommand: (
351
+ input: AssociateConnectPeerCommandInput,
352
+ context: __SerdeContext
353
+ ) => Promise<__HttpRequest>;
354
+ export declare const serializeAws_restJson1AssociateCustomerGatewayCommand: (
355
+ input: AssociateCustomerGatewayCommandInput,
356
+ context: __SerdeContext
357
+ ) => Promise<__HttpRequest>;
358
+ export declare const serializeAws_restJson1AssociateLinkCommand: (
359
+ input: AssociateLinkCommandInput,
360
+ context: __SerdeContext
361
+ ) => Promise<__HttpRequest>;
362
+ export declare const serializeAws_restJson1AssociateTransitGatewayConnectPeerCommand: (
363
+ input: AssociateTransitGatewayConnectPeerCommandInput,
364
+ context: __SerdeContext
365
+ ) => Promise<__HttpRequest>;
366
+ export declare const serializeAws_restJson1CreateConnectAttachmentCommand: (
367
+ input: CreateConnectAttachmentCommandInput,
368
+ context: __SerdeContext
369
+ ) => Promise<__HttpRequest>;
370
+ export declare const serializeAws_restJson1CreateConnectionCommand: (
371
+ input: CreateConnectionCommandInput,
372
+ context: __SerdeContext
373
+ ) => Promise<__HttpRequest>;
374
+ export declare const serializeAws_restJson1CreateConnectPeerCommand: (
375
+ input: CreateConnectPeerCommandInput,
376
+ context: __SerdeContext
377
+ ) => Promise<__HttpRequest>;
378
+ export declare const serializeAws_restJson1CreateCoreNetworkCommand: (
379
+ input: CreateCoreNetworkCommandInput,
380
+ context: __SerdeContext
381
+ ) => Promise<__HttpRequest>;
382
+ export declare const serializeAws_restJson1CreateDeviceCommand: (
383
+ input: CreateDeviceCommandInput,
384
+ context: __SerdeContext
385
+ ) => Promise<__HttpRequest>;
386
+ export declare const serializeAws_restJson1CreateGlobalNetworkCommand: (
387
+ input: CreateGlobalNetworkCommandInput,
388
+ context: __SerdeContext
389
+ ) => Promise<__HttpRequest>;
390
+ export declare const serializeAws_restJson1CreateLinkCommand: (
391
+ input: CreateLinkCommandInput,
392
+ context: __SerdeContext
393
+ ) => Promise<__HttpRequest>;
394
+ export declare const serializeAws_restJson1CreateSiteCommand: (
395
+ input: CreateSiteCommandInput,
396
+ context: __SerdeContext
397
+ ) => Promise<__HttpRequest>;
398
+ export declare const serializeAws_restJson1CreateSiteToSiteVpnAttachmentCommand: (
399
+ input: CreateSiteToSiteVpnAttachmentCommandInput,
400
+ context: __SerdeContext
401
+ ) => Promise<__HttpRequest>;
402
+ export declare const serializeAws_restJson1CreateTransitGatewayPeeringCommand: (
403
+ input: CreateTransitGatewayPeeringCommandInput,
404
+ context: __SerdeContext
405
+ ) => Promise<__HttpRequest>;
406
+ export declare const serializeAws_restJson1CreateTransitGatewayRouteTableAttachmentCommand: (
407
+ input: CreateTransitGatewayRouteTableAttachmentCommandInput,
408
+ context: __SerdeContext
409
+ ) => Promise<__HttpRequest>;
410
+ export declare const serializeAws_restJson1CreateVpcAttachmentCommand: (
411
+ input: CreateVpcAttachmentCommandInput,
412
+ context: __SerdeContext
413
+ ) => Promise<__HttpRequest>;
414
+ export declare const serializeAws_restJson1DeleteAttachmentCommand: (
415
+ input: DeleteAttachmentCommandInput,
416
+ context: __SerdeContext
417
+ ) => Promise<__HttpRequest>;
418
+ export declare const serializeAws_restJson1DeleteConnectionCommand: (
419
+ input: DeleteConnectionCommandInput,
420
+ context: __SerdeContext
421
+ ) => Promise<__HttpRequest>;
422
+ export declare const serializeAws_restJson1DeleteConnectPeerCommand: (
423
+ input: DeleteConnectPeerCommandInput,
424
+ context: __SerdeContext
425
+ ) => Promise<__HttpRequest>;
426
+ export declare const serializeAws_restJson1DeleteCoreNetworkCommand: (
427
+ input: DeleteCoreNetworkCommandInput,
428
+ context: __SerdeContext
429
+ ) => Promise<__HttpRequest>;
430
+ export declare const serializeAws_restJson1DeleteCoreNetworkPolicyVersionCommand: (
431
+ input: DeleteCoreNetworkPolicyVersionCommandInput,
432
+ context: __SerdeContext
433
+ ) => Promise<__HttpRequest>;
434
+ export declare const serializeAws_restJson1DeleteDeviceCommand: (
435
+ input: DeleteDeviceCommandInput,
436
+ context: __SerdeContext
437
+ ) => Promise<__HttpRequest>;
438
+ export declare const serializeAws_restJson1DeleteGlobalNetworkCommand: (
439
+ input: DeleteGlobalNetworkCommandInput,
440
+ context: __SerdeContext
441
+ ) => Promise<__HttpRequest>;
442
+ export declare const serializeAws_restJson1DeleteLinkCommand: (
443
+ input: DeleteLinkCommandInput,
444
+ context: __SerdeContext
445
+ ) => Promise<__HttpRequest>;
446
+ export declare const serializeAws_restJson1DeletePeeringCommand: (
447
+ input: DeletePeeringCommandInput,
448
+ context: __SerdeContext
449
+ ) => Promise<__HttpRequest>;
450
+ export declare const serializeAws_restJson1DeleteResourcePolicyCommand: (
451
+ input: DeleteResourcePolicyCommandInput,
452
+ context: __SerdeContext
453
+ ) => Promise<__HttpRequest>;
454
+ export declare const serializeAws_restJson1DeleteSiteCommand: (
455
+ input: DeleteSiteCommandInput,
456
+ context: __SerdeContext
457
+ ) => Promise<__HttpRequest>;
458
+ export declare const serializeAws_restJson1DeregisterTransitGatewayCommand: (
459
+ input: DeregisterTransitGatewayCommandInput,
460
+ context: __SerdeContext
461
+ ) => Promise<__HttpRequest>;
462
+ export declare const serializeAws_restJson1DescribeGlobalNetworksCommand: (
463
+ input: DescribeGlobalNetworksCommandInput,
464
+ context: __SerdeContext
465
+ ) => Promise<__HttpRequest>;
466
+ export declare const serializeAws_restJson1DisassociateConnectPeerCommand: (
467
+ input: DisassociateConnectPeerCommandInput,
468
+ context: __SerdeContext
469
+ ) => Promise<__HttpRequest>;
470
+ export declare const serializeAws_restJson1DisassociateCustomerGatewayCommand: (
471
+ input: DisassociateCustomerGatewayCommandInput,
472
+ context: __SerdeContext
473
+ ) => Promise<__HttpRequest>;
474
+ export declare const serializeAws_restJson1DisassociateLinkCommand: (
475
+ input: DisassociateLinkCommandInput,
476
+ context: __SerdeContext
477
+ ) => Promise<__HttpRequest>;
478
+ export declare const serializeAws_restJson1DisassociateTransitGatewayConnectPeerCommand: (
479
+ input: DisassociateTransitGatewayConnectPeerCommandInput,
480
+ context: __SerdeContext
481
+ ) => Promise<__HttpRequest>;
482
+ export declare const serializeAws_restJson1ExecuteCoreNetworkChangeSetCommand: (
483
+ input: ExecuteCoreNetworkChangeSetCommandInput,
484
+ context: __SerdeContext
485
+ ) => Promise<__HttpRequest>;
486
+ export declare const serializeAws_restJson1GetConnectAttachmentCommand: (
487
+ input: GetConnectAttachmentCommandInput,
488
+ context: __SerdeContext
489
+ ) => Promise<__HttpRequest>;
490
+ export declare const serializeAws_restJson1GetConnectionsCommand: (
491
+ input: GetConnectionsCommandInput,
492
+ context: __SerdeContext
493
+ ) => Promise<__HttpRequest>;
494
+ export declare const serializeAws_restJson1GetConnectPeerCommand: (
495
+ input: GetConnectPeerCommandInput,
496
+ context: __SerdeContext
497
+ ) => Promise<__HttpRequest>;
498
+ export declare const serializeAws_restJson1GetConnectPeerAssociationsCommand: (
499
+ input: GetConnectPeerAssociationsCommandInput,
500
+ context: __SerdeContext
501
+ ) => Promise<__HttpRequest>;
502
+ export declare const serializeAws_restJson1GetCoreNetworkCommand: (
503
+ input: GetCoreNetworkCommandInput,
504
+ context: __SerdeContext
505
+ ) => Promise<__HttpRequest>;
506
+ export declare const serializeAws_restJson1GetCoreNetworkChangeEventsCommand: (
507
+ input: GetCoreNetworkChangeEventsCommandInput,
508
+ context: __SerdeContext
509
+ ) => Promise<__HttpRequest>;
510
+ export declare const serializeAws_restJson1GetCoreNetworkChangeSetCommand: (
511
+ input: GetCoreNetworkChangeSetCommandInput,
512
+ context: __SerdeContext
513
+ ) => Promise<__HttpRequest>;
514
+ export declare const serializeAws_restJson1GetCoreNetworkPolicyCommand: (
515
+ input: GetCoreNetworkPolicyCommandInput,
516
+ context: __SerdeContext
517
+ ) => Promise<__HttpRequest>;
518
+ export declare const serializeAws_restJson1GetCustomerGatewayAssociationsCommand: (
519
+ input: GetCustomerGatewayAssociationsCommandInput,
520
+ context: __SerdeContext
521
+ ) => Promise<__HttpRequest>;
522
+ export declare const serializeAws_restJson1GetDevicesCommand: (
523
+ input: GetDevicesCommandInput,
524
+ context: __SerdeContext
525
+ ) => Promise<__HttpRequest>;
526
+ export declare const serializeAws_restJson1GetLinkAssociationsCommand: (
527
+ input: GetLinkAssociationsCommandInput,
528
+ context: __SerdeContext
529
+ ) => Promise<__HttpRequest>;
530
+ export declare const serializeAws_restJson1GetLinksCommand: (
531
+ input: GetLinksCommandInput,
532
+ context: __SerdeContext
533
+ ) => Promise<__HttpRequest>;
534
+ export declare const serializeAws_restJson1GetNetworkResourceCountsCommand: (
535
+ input: GetNetworkResourceCountsCommandInput,
536
+ context: __SerdeContext
537
+ ) => Promise<__HttpRequest>;
538
+ export declare const serializeAws_restJson1GetNetworkResourceRelationshipsCommand: (
539
+ input: GetNetworkResourceRelationshipsCommandInput,
540
+ context: __SerdeContext
541
+ ) => Promise<__HttpRequest>;
542
+ export declare const serializeAws_restJson1GetNetworkResourcesCommand: (
543
+ input: GetNetworkResourcesCommandInput,
544
+ context: __SerdeContext
545
+ ) => Promise<__HttpRequest>;
546
+ export declare const serializeAws_restJson1GetNetworkRoutesCommand: (
547
+ input: GetNetworkRoutesCommandInput,
548
+ context: __SerdeContext
549
+ ) => Promise<__HttpRequest>;
550
+ export declare const serializeAws_restJson1GetNetworkTelemetryCommand: (
551
+ input: GetNetworkTelemetryCommandInput,
552
+ context: __SerdeContext
553
+ ) => Promise<__HttpRequest>;
554
+ export declare const serializeAws_restJson1GetResourcePolicyCommand: (
555
+ input: GetResourcePolicyCommandInput,
556
+ context: __SerdeContext
557
+ ) => Promise<__HttpRequest>;
558
+ export declare const serializeAws_restJson1GetRouteAnalysisCommand: (
559
+ input: GetRouteAnalysisCommandInput,
560
+ context: __SerdeContext
561
+ ) => Promise<__HttpRequest>;
562
+ export declare const serializeAws_restJson1GetSitesCommand: (
563
+ input: GetSitesCommandInput,
564
+ context: __SerdeContext
565
+ ) => Promise<__HttpRequest>;
566
+ export declare const serializeAws_restJson1GetSiteToSiteVpnAttachmentCommand: (
567
+ input: GetSiteToSiteVpnAttachmentCommandInput,
568
+ context: __SerdeContext
569
+ ) => Promise<__HttpRequest>;
570
+ export declare const serializeAws_restJson1GetTransitGatewayConnectPeerAssociationsCommand: (
571
+ input: GetTransitGatewayConnectPeerAssociationsCommandInput,
572
+ context: __SerdeContext
573
+ ) => Promise<__HttpRequest>;
574
+ export declare const serializeAws_restJson1GetTransitGatewayPeeringCommand: (
575
+ input: GetTransitGatewayPeeringCommandInput,
576
+ context: __SerdeContext
577
+ ) => Promise<__HttpRequest>;
578
+ export declare const serializeAws_restJson1GetTransitGatewayRegistrationsCommand: (
579
+ input: GetTransitGatewayRegistrationsCommandInput,
580
+ context: __SerdeContext
581
+ ) => Promise<__HttpRequest>;
582
+ export declare const serializeAws_restJson1GetTransitGatewayRouteTableAttachmentCommand: (
583
+ input: GetTransitGatewayRouteTableAttachmentCommandInput,
584
+ context: __SerdeContext
585
+ ) => Promise<__HttpRequest>;
586
+ export declare const serializeAws_restJson1GetVpcAttachmentCommand: (
587
+ input: GetVpcAttachmentCommandInput,
588
+ context: __SerdeContext
589
+ ) => Promise<__HttpRequest>;
590
+ export declare const serializeAws_restJson1ListAttachmentsCommand: (
591
+ input: ListAttachmentsCommandInput,
592
+ context: __SerdeContext
593
+ ) => Promise<__HttpRequest>;
594
+ export declare const serializeAws_restJson1ListConnectPeersCommand: (
595
+ input: ListConnectPeersCommandInput,
596
+ context: __SerdeContext
597
+ ) => Promise<__HttpRequest>;
598
+ export declare const serializeAws_restJson1ListCoreNetworkPolicyVersionsCommand: (
599
+ input: ListCoreNetworkPolicyVersionsCommandInput,
600
+ context: __SerdeContext
601
+ ) => Promise<__HttpRequest>;
602
+ export declare const serializeAws_restJson1ListCoreNetworksCommand: (
603
+ input: ListCoreNetworksCommandInput,
604
+ context: __SerdeContext
605
+ ) => Promise<__HttpRequest>;
606
+ export declare const serializeAws_restJson1ListOrganizationServiceAccessStatusCommand: (
607
+ input: ListOrganizationServiceAccessStatusCommandInput,
608
+ context: __SerdeContext
609
+ ) => Promise<__HttpRequest>;
610
+ export declare const serializeAws_restJson1ListPeeringsCommand: (
611
+ input: ListPeeringsCommandInput,
612
+ context: __SerdeContext
613
+ ) => Promise<__HttpRequest>;
614
+ export declare const serializeAws_restJson1ListTagsForResourceCommand: (
615
+ input: ListTagsForResourceCommandInput,
616
+ context: __SerdeContext
617
+ ) => Promise<__HttpRequest>;
618
+ export declare const serializeAws_restJson1PutCoreNetworkPolicyCommand: (
619
+ input: PutCoreNetworkPolicyCommandInput,
620
+ context: __SerdeContext
621
+ ) => Promise<__HttpRequest>;
622
+ export declare const serializeAws_restJson1PutResourcePolicyCommand: (
623
+ input: PutResourcePolicyCommandInput,
624
+ context: __SerdeContext
625
+ ) => Promise<__HttpRequest>;
626
+ export declare const serializeAws_restJson1RegisterTransitGatewayCommand: (
627
+ input: RegisterTransitGatewayCommandInput,
628
+ context: __SerdeContext
629
+ ) => Promise<__HttpRequest>;
630
+ export declare const serializeAws_restJson1RejectAttachmentCommand: (
631
+ input: RejectAttachmentCommandInput,
632
+ context: __SerdeContext
633
+ ) => Promise<__HttpRequest>;
634
+ export declare const serializeAws_restJson1RestoreCoreNetworkPolicyVersionCommand: (
635
+ input: RestoreCoreNetworkPolicyVersionCommandInput,
636
+ context: __SerdeContext
637
+ ) => Promise<__HttpRequest>;
638
+ export declare const serializeAws_restJson1StartOrganizationServiceAccessUpdateCommand: (
639
+ input: StartOrganizationServiceAccessUpdateCommandInput,
640
+ context: __SerdeContext
641
+ ) => Promise<__HttpRequest>;
642
+ export declare const serializeAws_restJson1StartRouteAnalysisCommand: (
643
+ input: StartRouteAnalysisCommandInput,
644
+ context: __SerdeContext
645
+ ) => Promise<__HttpRequest>;
646
+ export declare const serializeAws_restJson1TagResourceCommand: (
647
+ input: TagResourceCommandInput,
648
+ context: __SerdeContext
649
+ ) => Promise<__HttpRequest>;
650
+ export declare const serializeAws_restJson1UntagResourceCommand: (
651
+ input: UntagResourceCommandInput,
652
+ context: __SerdeContext
653
+ ) => Promise<__HttpRequest>;
654
+ export declare const serializeAws_restJson1UpdateConnectionCommand: (
655
+ input: UpdateConnectionCommandInput,
656
+ context: __SerdeContext
657
+ ) => Promise<__HttpRequest>;
658
+ export declare const serializeAws_restJson1UpdateCoreNetworkCommand: (
659
+ input: UpdateCoreNetworkCommandInput,
660
+ context: __SerdeContext
661
+ ) => Promise<__HttpRequest>;
662
+ export declare const serializeAws_restJson1UpdateDeviceCommand: (
663
+ input: UpdateDeviceCommandInput,
664
+ context: __SerdeContext
665
+ ) => Promise<__HttpRequest>;
666
+ export declare const serializeAws_restJson1UpdateGlobalNetworkCommand: (
667
+ input: UpdateGlobalNetworkCommandInput,
668
+ context: __SerdeContext
669
+ ) => Promise<__HttpRequest>;
670
+ export declare const serializeAws_restJson1UpdateLinkCommand: (
671
+ input: UpdateLinkCommandInput,
672
+ context: __SerdeContext
673
+ ) => Promise<__HttpRequest>;
674
+ export declare const serializeAws_restJson1UpdateNetworkResourceMetadataCommand: (
675
+ input: UpdateNetworkResourceMetadataCommandInput,
676
+ context: __SerdeContext
677
+ ) => Promise<__HttpRequest>;
678
+ export declare const serializeAws_restJson1UpdateSiteCommand: (
679
+ input: UpdateSiteCommandInput,
680
+ context: __SerdeContext
681
+ ) => Promise<__HttpRequest>;
682
+ export declare const serializeAws_restJson1UpdateVpcAttachmentCommand: (
683
+ input: UpdateVpcAttachmentCommandInput,
684
+ context: __SerdeContext
685
+ ) => Promise<__HttpRequest>;
686
+ export declare const deserializeAws_restJson1AcceptAttachmentCommand: (
687
+ output: __HttpResponse,
688
+ context: __SerdeContext
689
+ ) => Promise<AcceptAttachmentCommandOutput>;
690
+ export declare const deserializeAws_restJson1AssociateConnectPeerCommand: (
691
+ output: __HttpResponse,
692
+ context: __SerdeContext
693
+ ) => Promise<AssociateConnectPeerCommandOutput>;
694
+ export declare const deserializeAws_restJson1AssociateCustomerGatewayCommand: (
695
+ output: __HttpResponse,
696
+ context: __SerdeContext
697
+ ) => Promise<AssociateCustomerGatewayCommandOutput>;
698
+ export declare const deserializeAws_restJson1AssociateLinkCommand: (
699
+ output: __HttpResponse,
700
+ context: __SerdeContext
701
+ ) => Promise<AssociateLinkCommandOutput>;
702
+ export declare const deserializeAws_restJson1AssociateTransitGatewayConnectPeerCommand: (
703
+ output: __HttpResponse,
704
+ context: __SerdeContext
705
+ ) => Promise<AssociateTransitGatewayConnectPeerCommandOutput>;
706
+ export declare const deserializeAws_restJson1CreateConnectAttachmentCommand: (
707
+ output: __HttpResponse,
708
+ context: __SerdeContext
709
+ ) => Promise<CreateConnectAttachmentCommandOutput>;
710
+ export declare const deserializeAws_restJson1CreateConnectionCommand: (
711
+ output: __HttpResponse,
712
+ context: __SerdeContext
713
+ ) => Promise<CreateConnectionCommandOutput>;
714
+ export declare const deserializeAws_restJson1CreateConnectPeerCommand: (
715
+ output: __HttpResponse,
716
+ context: __SerdeContext
717
+ ) => Promise<CreateConnectPeerCommandOutput>;
718
+ export declare const deserializeAws_restJson1CreateCoreNetworkCommand: (
719
+ output: __HttpResponse,
720
+ context: __SerdeContext
721
+ ) => Promise<CreateCoreNetworkCommandOutput>;
722
+ export declare const deserializeAws_restJson1CreateDeviceCommand: (
723
+ output: __HttpResponse,
724
+ context: __SerdeContext
725
+ ) => Promise<CreateDeviceCommandOutput>;
726
+ export declare const deserializeAws_restJson1CreateGlobalNetworkCommand: (
727
+ output: __HttpResponse,
728
+ context: __SerdeContext
729
+ ) => Promise<CreateGlobalNetworkCommandOutput>;
730
+ export declare const deserializeAws_restJson1CreateLinkCommand: (
731
+ output: __HttpResponse,
732
+ context: __SerdeContext
733
+ ) => Promise<CreateLinkCommandOutput>;
734
+ export declare const deserializeAws_restJson1CreateSiteCommand: (
735
+ output: __HttpResponse,
736
+ context: __SerdeContext
737
+ ) => Promise<CreateSiteCommandOutput>;
738
+ export declare const deserializeAws_restJson1CreateSiteToSiteVpnAttachmentCommand: (
739
+ output: __HttpResponse,
740
+ context: __SerdeContext
741
+ ) => Promise<CreateSiteToSiteVpnAttachmentCommandOutput>;
742
+ export declare const deserializeAws_restJson1CreateTransitGatewayPeeringCommand: (
743
+ output: __HttpResponse,
744
+ context: __SerdeContext
745
+ ) => Promise<CreateTransitGatewayPeeringCommandOutput>;
746
+ export declare const deserializeAws_restJson1CreateTransitGatewayRouteTableAttachmentCommand: (
747
+ output: __HttpResponse,
748
+ context: __SerdeContext
749
+ ) => Promise<CreateTransitGatewayRouteTableAttachmentCommandOutput>;
750
+ export declare const deserializeAws_restJson1CreateVpcAttachmentCommand: (
751
+ output: __HttpResponse,
752
+ context: __SerdeContext
753
+ ) => Promise<CreateVpcAttachmentCommandOutput>;
754
+ export declare const deserializeAws_restJson1DeleteAttachmentCommand: (
755
+ output: __HttpResponse,
756
+ context: __SerdeContext
757
+ ) => Promise<DeleteAttachmentCommandOutput>;
758
+ export declare const deserializeAws_restJson1DeleteConnectionCommand: (
759
+ output: __HttpResponse,
760
+ context: __SerdeContext
761
+ ) => Promise<DeleteConnectionCommandOutput>;
762
+ export declare const deserializeAws_restJson1DeleteConnectPeerCommand: (
763
+ output: __HttpResponse,
764
+ context: __SerdeContext
765
+ ) => Promise<DeleteConnectPeerCommandOutput>;
766
+ export declare const deserializeAws_restJson1DeleteCoreNetworkCommand: (
767
+ output: __HttpResponse,
768
+ context: __SerdeContext
769
+ ) => Promise<DeleteCoreNetworkCommandOutput>;
770
+ export declare const deserializeAws_restJson1DeleteCoreNetworkPolicyVersionCommand: (
771
+ output: __HttpResponse,
772
+ context: __SerdeContext
773
+ ) => Promise<DeleteCoreNetworkPolicyVersionCommandOutput>;
774
+ export declare const deserializeAws_restJson1DeleteDeviceCommand: (
775
+ output: __HttpResponse,
776
+ context: __SerdeContext
777
+ ) => Promise<DeleteDeviceCommandOutput>;
778
+ export declare const deserializeAws_restJson1DeleteGlobalNetworkCommand: (
779
+ output: __HttpResponse,
780
+ context: __SerdeContext
781
+ ) => Promise<DeleteGlobalNetworkCommandOutput>;
782
+ export declare const deserializeAws_restJson1DeleteLinkCommand: (
783
+ output: __HttpResponse,
784
+ context: __SerdeContext
785
+ ) => Promise<DeleteLinkCommandOutput>;
786
+ export declare const deserializeAws_restJson1DeletePeeringCommand: (
787
+ output: __HttpResponse,
788
+ context: __SerdeContext
789
+ ) => Promise<DeletePeeringCommandOutput>;
790
+ export declare const deserializeAws_restJson1DeleteResourcePolicyCommand: (
791
+ output: __HttpResponse,
792
+ context: __SerdeContext
793
+ ) => Promise<DeleteResourcePolicyCommandOutput>;
794
+ export declare const deserializeAws_restJson1DeleteSiteCommand: (
795
+ output: __HttpResponse,
796
+ context: __SerdeContext
797
+ ) => Promise<DeleteSiteCommandOutput>;
798
+ export declare const deserializeAws_restJson1DeregisterTransitGatewayCommand: (
799
+ output: __HttpResponse,
800
+ context: __SerdeContext
801
+ ) => Promise<DeregisterTransitGatewayCommandOutput>;
802
+ export declare const deserializeAws_restJson1DescribeGlobalNetworksCommand: (
803
+ output: __HttpResponse,
804
+ context: __SerdeContext
805
+ ) => Promise<DescribeGlobalNetworksCommandOutput>;
806
+ export declare const deserializeAws_restJson1DisassociateConnectPeerCommand: (
807
+ output: __HttpResponse,
808
+ context: __SerdeContext
809
+ ) => Promise<DisassociateConnectPeerCommandOutput>;
810
+ export declare const deserializeAws_restJson1DisassociateCustomerGatewayCommand: (
811
+ output: __HttpResponse,
812
+ context: __SerdeContext
813
+ ) => Promise<DisassociateCustomerGatewayCommandOutput>;
814
+ export declare const deserializeAws_restJson1DisassociateLinkCommand: (
815
+ output: __HttpResponse,
816
+ context: __SerdeContext
817
+ ) => Promise<DisassociateLinkCommandOutput>;
818
+ export declare const deserializeAws_restJson1DisassociateTransitGatewayConnectPeerCommand: (
819
+ output: __HttpResponse,
820
+ context: __SerdeContext
821
+ ) => Promise<DisassociateTransitGatewayConnectPeerCommandOutput>;
822
+ export declare const deserializeAws_restJson1ExecuteCoreNetworkChangeSetCommand: (
823
+ output: __HttpResponse,
824
+ context: __SerdeContext
825
+ ) => Promise<ExecuteCoreNetworkChangeSetCommandOutput>;
826
+ export declare const deserializeAws_restJson1GetConnectAttachmentCommand: (
827
+ output: __HttpResponse,
828
+ context: __SerdeContext
829
+ ) => Promise<GetConnectAttachmentCommandOutput>;
830
+ export declare const deserializeAws_restJson1GetConnectionsCommand: (
831
+ output: __HttpResponse,
832
+ context: __SerdeContext
833
+ ) => Promise<GetConnectionsCommandOutput>;
834
+ export declare const deserializeAws_restJson1GetConnectPeerCommand: (
835
+ output: __HttpResponse,
836
+ context: __SerdeContext
837
+ ) => Promise<GetConnectPeerCommandOutput>;
838
+ export declare const deserializeAws_restJson1GetConnectPeerAssociationsCommand: (
839
+ output: __HttpResponse,
840
+ context: __SerdeContext
841
+ ) => Promise<GetConnectPeerAssociationsCommandOutput>;
842
+ export declare const deserializeAws_restJson1GetCoreNetworkCommand: (
843
+ output: __HttpResponse,
844
+ context: __SerdeContext
845
+ ) => Promise<GetCoreNetworkCommandOutput>;
846
+ export declare const deserializeAws_restJson1GetCoreNetworkChangeEventsCommand: (
847
+ output: __HttpResponse,
848
+ context: __SerdeContext
849
+ ) => Promise<GetCoreNetworkChangeEventsCommandOutput>;
850
+ export declare const deserializeAws_restJson1GetCoreNetworkChangeSetCommand: (
851
+ output: __HttpResponse,
852
+ context: __SerdeContext
853
+ ) => Promise<GetCoreNetworkChangeSetCommandOutput>;
854
+ export declare const deserializeAws_restJson1GetCoreNetworkPolicyCommand: (
855
+ output: __HttpResponse,
856
+ context: __SerdeContext
857
+ ) => Promise<GetCoreNetworkPolicyCommandOutput>;
858
+ export declare const deserializeAws_restJson1GetCustomerGatewayAssociationsCommand: (
859
+ output: __HttpResponse,
860
+ context: __SerdeContext
861
+ ) => Promise<GetCustomerGatewayAssociationsCommandOutput>;
862
+ export declare const deserializeAws_restJson1GetDevicesCommand: (
863
+ output: __HttpResponse,
864
+ context: __SerdeContext
865
+ ) => Promise<GetDevicesCommandOutput>;
866
+ export declare const deserializeAws_restJson1GetLinkAssociationsCommand: (
867
+ output: __HttpResponse,
868
+ context: __SerdeContext
869
+ ) => Promise<GetLinkAssociationsCommandOutput>;
870
+ export declare const deserializeAws_restJson1GetLinksCommand: (
871
+ output: __HttpResponse,
872
+ context: __SerdeContext
873
+ ) => Promise<GetLinksCommandOutput>;
874
+ export declare const deserializeAws_restJson1GetNetworkResourceCountsCommand: (
875
+ output: __HttpResponse,
876
+ context: __SerdeContext
877
+ ) => Promise<GetNetworkResourceCountsCommandOutput>;
878
+ export declare const deserializeAws_restJson1GetNetworkResourceRelationshipsCommand: (
879
+ output: __HttpResponse,
880
+ context: __SerdeContext
881
+ ) => Promise<GetNetworkResourceRelationshipsCommandOutput>;
882
+ export declare const deserializeAws_restJson1GetNetworkResourcesCommand: (
883
+ output: __HttpResponse,
884
+ context: __SerdeContext
885
+ ) => Promise<GetNetworkResourcesCommandOutput>;
886
+ export declare const deserializeAws_restJson1GetNetworkRoutesCommand: (
887
+ output: __HttpResponse,
888
+ context: __SerdeContext
889
+ ) => Promise<GetNetworkRoutesCommandOutput>;
890
+ export declare const deserializeAws_restJson1GetNetworkTelemetryCommand: (
891
+ output: __HttpResponse,
892
+ context: __SerdeContext
893
+ ) => Promise<GetNetworkTelemetryCommandOutput>;
894
+ export declare const deserializeAws_restJson1GetResourcePolicyCommand: (
895
+ output: __HttpResponse,
896
+ context: __SerdeContext
897
+ ) => Promise<GetResourcePolicyCommandOutput>;
898
+ export declare const deserializeAws_restJson1GetRouteAnalysisCommand: (
899
+ output: __HttpResponse,
900
+ context: __SerdeContext
901
+ ) => Promise<GetRouteAnalysisCommandOutput>;
902
+ export declare const deserializeAws_restJson1GetSitesCommand: (
903
+ output: __HttpResponse,
904
+ context: __SerdeContext
905
+ ) => Promise<GetSitesCommandOutput>;
906
+ export declare const deserializeAws_restJson1GetSiteToSiteVpnAttachmentCommand: (
907
+ output: __HttpResponse,
908
+ context: __SerdeContext
909
+ ) => Promise<GetSiteToSiteVpnAttachmentCommandOutput>;
910
+ export declare const deserializeAws_restJson1GetTransitGatewayConnectPeerAssociationsCommand: (
911
+ output: __HttpResponse,
912
+ context: __SerdeContext
913
+ ) => Promise<GetTransitGatewayConnectPeerAssociationsCommandOutput>;
914
+ export declare const deserializeAws_restJson1GetTransitGatewayPeeringCommand: (
915
+ output: __HttpResponse,
916
+ context: __SerdeContext
917
+ ) => Promise<GetTransitGatewayPeeringCommandOutput>;
918
+ export declare const deserializeAws_restJson1GetTransitGatewayRegistrationsCommand: (
919
+ output: __HttpResponse,
920
+ context: __SerdeContext
921
+ ) => Promise<GetTransitGatewayRegistrationsCommandOutput>;
922
+ export declare const deserializeAws_restJson1GetTransitGatewayRouteTableAttachmentCommand: (
923
+ output: __HttpResponse,
924
+ context: __SerdeContext
925
+ ) => Promise<GetTransitGatewayRouteTableAttachmentCommandOutput>;
926
+ export declare const deserializeAws_restJson1GetVpcAttachmentCommand: (
927
+ output: __HttpResponse,
928
+ context: __SerdeContext
929
+ ) => Promise<GetVpcAttachmentCommandOutput>;
930
+ export declare const deserializeAws_restJson1ListAttachmentsCommand: (
931
+ output: __HttpResponse,
932
+ context: __SerdeContext
933
+ ) => Promise<ListAttachmentsCommandOutput>;
934
+ export declare const deserializeAws_restJson1ListConnectPeersCommand: (
935
+ output: __HttpResponse,
936
+ context: __SerdeContext
937
+ ) => Promise<ListConnectPeersCommandOutput>;
938
+ export declare const deserializeAws_restJson1ListCoreNetworkPolicyVersionsCommand: (
939
+ output: __HttpResponse,
940
+ context: __SerdeContext
941
+ ) => Promise<ListCoreNetworkPolicyVersionsCommandOutput>;
942
+ export declare const deserializeAws_restJson1ListCoreNetworksCommand: (
943
+ output: __HttpResponse,
944
+ context: __SerdeContext
945
+ ) => Promise<ListCoreNetworksCommandOutput>;
946
+ export declare const deserializeAws_restJson1ListOrganizationServiceAccessStatusCommand: (
947
+ output: __HttpResponse,
948
+ context: __SerdeContext
949
+ ) => Promise<ListOrganizationServiceAccessStatusCommandOutput>;
950
+ export declare const deserializeAws_restJson1ListPeeringsCommand: (
951
+ output: __HttpResponse,
952
+ context: __SerdeContext
953
+ ) => Promise<ListPeeringsCommandOutput>;
954
+ export declare const deserializeAws_restJson1ListTagsForResourceCommand: (
955
+ output: __HttpResponse,
956
+ context: __SerdeContext
957
+ ) => Promise<ListTagsForResourceCommandOutput>;
958
+ export declare const deserializeAws_restJson1PutCoreNetworkPolicyCommand: (
959
+ output: __HttpResponse,
960
+ context: __SerdeContext
961
+ ) => Promise<PutCoreNetworkPolicyCommandOutput>;
962
+ export declare const deserializeAws_restJson1PutResourcePolicyCommand: (
963
+ output: __HttpResponse,
964
+ context: __SerdeContext
965
+ ) => Promise<PutResourcePolicyCommandOutput>;
966
+ export declare const deserializeAws_restJson1RegisterTransitGatewayCommand: (
967
+ output: __HttpResponse,
968
+ context: __SerdeContext
969
+ ) => Promise<RegisterTransitGatewayCommandOutput>;
970
+ export declare const deserializeAws_restJson1RejectAttachmentCommand: (
971
+ output: __HttpResponse,
972
+ context: __SerdeContext
973
+ ) => Promise<RejectAttachmentCommandOutput>;
974
+ export declare const deserializeAws_restJson1RestoreCoreNetworkPolicyVersionCommand: (
975
+ output: __HttpResponse,
976
+ context: __SerdeContext
977
+ ) => Promise<RestoreCoreNetworkPolicyVersionCommandOutput>;
978
+ export declare const deserializeAws_restJson1StartOrganizationServiceAccessUpdateCommand: (
979
+ output: __HttpResponse,
980
+ context: __SerdeContext
981
+ ) => Promise<StartOrganizationServiceAccessUpdateCommandOutput>;
982
+ export declare const deserializeAws_restJson1StartRouteAnalysisCommand: (
983
+ output: __HttpResponse,
984
+ context: __SerdeContext
985
+ ) => Promise<StartRouteAnalysisCommandOutput>;
986
+ export declare const deserializeAws_restJson1TagResourceCommand: (
987
+ output: __HttpResponse,
988
+ context: __SerdeContext
989
+ ) => Promise<TagResourceCommandOutput>;
990
+ export declare const deserializeAws_restJson1UntagResourceCommand: (
991
+ output: __HttpResponse,
992
+ context: __SerdeContext
993
+ ) => Promise<UntagResourceCommandOutput>;
994
+ export declare const deserializeAws_restJson1UpdateConnectionCommand: (
995
+ output: __HttpResponse,
996
+ context: __SerdeContext
997
+ ) => Promise<UpdateConnectionCommandOutput>;
998
+ export declare const deserializeAws_restJson1UpdateCoreNetworkCommand: (
999
+ output: __HttpResponse,
1000
+ context: __SerdeContext
1001
+ ) => Promise<UpdateCoreNetworkCommandOutput>;
1002
+ export declare const deserializeAws_restJson1UpdateDeviceCommand: (
1003
+ output: __HttpResponse,
1004
+ context: __SerdeContext
1005
+ ) => Promise<UpdateDeviceCommandOutput>;
1006
+ export declare const deserializeAws_restJson1UpdateGlobalNetworkCommand: (
1007
+ output: __HttpResponse,
1008
+ context: __SerdeContext
1009
+ ) => Promise<UpdateGlobalNetworkCommandOutput>;
1010
+ export declare const deserializeAws_restJson1UpdateLinkCommand: (
1011
+ output: __HttpResponse,
1012
+ context: __SerdeContext
1013
+ ) => Promise<UpdateLinkCommandOutput>;
1014
+ export declare const deserializeAws_restJson1UpdateNetworkResourceMetadataCommand: (
1015
+ output: __HttpResponse,
1016
+ context: __SerdeContext
1017
+ ) => Promise<UpdateNetworkResourceMetadataCommandOutput>;
1018
+ export declare const deserializeAws_restJson1UpdateSiteCommand: (
1019
+ output: __HttpResponse,
1020
+ context: __SerdeContext
1021
+ ) => Promise<UpdateSiteCommandOutput>;
1022
+ export declare const deserializeAws_restJson1UpdateVpcAttachmentCommand: (
1023
+ output: __HttpResponse,
1024
+ context: __SerdeContext
1025
+ ) => Promise<UpdateVpcAttachmentCommandOutput>;