@aws-sdk/client-direct-connect 3.303.0 → 3.309.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 (131) hide show
  1. package/dist-cjs/commands/AcceptDirectConnectGatewayAssociationProposalCommand.js +2 -2
  2. package/dist-cjs/commands/AllocateConnectionOnInterconnectCommand.js +2 -2
  3. package/dist-cjs/commands/AllocateHostedConnectionCommand.js +2 -2
  4. package/dist-cjs/commands/AllocatePrivateVirtualInterfaceCommand.js +2 -2
  5. package/dist-cjs/commands/AllocatePublicVirtualInterfaceCommand.js +2 -2
  6. package/dist-cjs/commands/AllocateTransitVirtualInterfaceCommand.js +2 -2
  7. package/dist-cjs/commands/AssociateConnectionWithLagCommand.js +2 -2
  8. package/dist-cjs/commands/AssociateHostedConnectionCommand.js +2 -2
  9. package/dist-cjs/commands/AssociateMacSecKeyCommand.js +2 -2
  10. package/dist-cjs/commands/AssociateVirtualInterfaceCommand.js +2 -2
  11. package/dist-cjs/commands/ConfirmConnectionCommand.js +2 -2
  12. package/dist-cjs/commands/ConfirmCustomerAgreementCommand.js +2 -2
  13. package/dist-cjs/commands/ConfirmPrivateVirtualInterfaceCommand.js +2 -2
  14. package/dist-cjs/commands/ConfirmPublicVirtualInterfaceCommand.js +2 -2
  15. package/dist-cjs/commands/ConfirmTransitVirtualInterfaceCommand.js +2 -2
  16. package/dist-cjs/commands/CreateBGPPeerCommand.js +2 -2
  17. package/dist-cjs/commands/CreateConnectionCommand.js +2 -2
  18. package/dist-cjs/commands/CreateDirectConnectGatewayAssociationCommand.js +2 -2
  19. package/dist-cjs/commands/CreateDirectConnectGatewayAssociationProposalCommand.js +2 -2
  20. package/dist-cjs/commands/CreateDirectConnectGatewayCommand.js +2 -2
  21. package/dist-cjs/commands/CreateInterconnectCommand.js +2 -2
  22. package/dist-cjs/commands/CreateLagCommand.js +2 -2
  23. package/dist-cjs/commands/CreatePrivateVirtualInterfaceCommand.js +2 -2
  24. package/dist-cjs/commands/CreatePublicVirtualInterfaceCommand.js +2 -2
  25. package/dist-cjs/commands/CreateTransitVirtualInterfaceCommand.js +2 -2
  26. package/dist-cjs/commands/DeleteBGPPeerCommand.js +2 -2
  27. package/dist-cjs/commands/DeleteConnectionCommand.js +2 -2
  28. package/dist-cjs/commands/DeleteDirectConnectGatewayAssociationCommand.js +2 -2
  29. package/dist-cjs/commands/DeleteDirectConnectGatewayAssociationProposalCommand.js +2 -2
  30. package/dist-cjs/commands/DeleteDirectConnectGatewayCommand.js +2 -2
  31. package/dist-cjs/commands/DeleteInterconnectCommand.js +2 -2
  32. package/dist-cjs/commands/DeleteLagCommand.js +2 -2
  33. package/dist-cjs/commands/DeleteVirtualInterfaceCommand.js +2 -2
  34. package/dist-cjs/commands/DescribeConnectionLoaCommand.js +2 -2
  35. package/dist-cjs/commands/DescribeConnectionsCommand.js +2 -2
  36. package/dist-cjs/commands/DescribeConnectionsOnInterconnectCommand.js +2 -2
  37. package/dist-cjs/commands/DescribeCustomerMetadataCommand.js +2 -2
  38. package/dist-cjs/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.js +2 -2
  39. package/dist-cjs/commands/DescribeDirectConnectGatewayAssociationsCommand.js +2 -2
  40. package/dist-cjs/commands/DescribeDirectConnectGatewayAttachmentsCommand.js +2 -2
  41. package/dist-cjs/commands/DescribeDirectConnectGatewaysCommand.js +2 -2
  42. package/dist-cjs/commands/DescribeHostedConnectionsCommand.js +2 -2
  43. package/dist-cjs/commands/DescribeInterconnectLoaCommand.js +2 -2
  44. package/dist-cjs/commands/DescribeInterconnectsCommand.js +2 -2
  45. package/dist-cjs/commands/DescribeLagsCommand.js +2 -2
  46. package/dist-cjs/commands/DescribeLoaCommand.js +2 -2
  47. package/dist-cjs/commands/DescribeLocationsCommand.js +2 -2
  48. package/dist-cjs/commands/DescribeRouterConfigurationCommand.js +2 -2
  49. package/dist-cjs/commands/DescribeTagsCommand.js +2 -2
  50. package/dist-cjs/commands/DescribeVirtualGatewaysCommand.js +2 -2
  51. package/dist-cjs/commands/DescribeVirtualInterfacesCommand.js +2 -2
  52. package/dist-cjs/commands/DisassociateConnectionFromLagCommand.js +2 -2
  53. package/dist-cjs/commands/DisassociateMacSecKeyCommand.js +2 -2
  54. package/dist-cjs/commands/ListVirtualInterfaceTestHistoryCommand.js +2 -2
  55. package/dist-cjs/commands/StartBgpFailoverTestCommand.js +2 -2
  56. package/dist-cjs/commands/StopBgpFailoverTestCommand.js +2 -2
  57. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  58. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  59. package/dist-cjs/commands/UpdateConnectionCommand.js +2 -2
  60. package/dist-cjs/commands/UpdateDirectConnectGatewayAssociationCommand.js +2 -2
  61. package/dist-cjs/commands/UpdateDirectConnectGatewayCommand.js +2 -2
  62. package/dist-cjs/commands/UpdateLagCommand.js +2 -2
  63. package/dist-cjs/commands/UpdateVirtualInterfaceAttributesCommand.js +2 -2
  64. package/dist-cjs/protocols/Aws_json1_1.js +923 -955
  65. package/dist-es/commands/AcceptDirectConnectGatewayAssociationProposalCommand.js +3 -3
  66. package/dist-es/commands/AllocateConnectionOnInterconnectCommand.js +3 -3
  67. package/dist-es/commands/AllocateHostedConnectionCommand.js +3 -3
  68. package/dist-es/commands/AllocatePrivateVirtualInterfaceCommand.js +3 -3
  69. package/dist-es/commands/AllocatePublicVirtualInterfaceCommand.js +3 -3
  70. package/dist-es/commands/AllocateTransitVirtualInterfaceCommand.js +3 -3
  71. package/dist-es/commands/AssociateConnectionWithLagCommand.js +3 -3
  72. package/dist-es/commands/AssociateHostedConnectionCommand.js +3 -3
  73. package/dist-es/commands/AssociateMacSecKeyCommand.js +3 -3
  74. package/dist-es/commands/AssociateVirtualInterfaceCommand.js +3 -3
  75. package/dist-es/commands/ConfirmConnectionCommand.js +3 -3
  76. package/dist-es/commands/ConfirmCustomerAgreementCommand.js +3 -3
  77. package/dist-es/commands/ConfirmPrivateVirtualInterfaceCommand.js +3 -3
  78. package/dist-es/commands/ConfirmPublicVirtualInterfaceCommand.js +3 -3
  79. package/dist-es/commands/ConfirmTransitVirtualInterfaceCommand.js +3 -3
  80. package/dist-es/commands/CreateBGPPeerCommand.js +3 -3
  81. package/dist-es/commands/CreateConnectionCommand.js +3 -3
  82. package/dist-es/commands/CreateDirectConnectGatewayAssociationCommand.js +3 -3
  83. package/dist-es/commands/CreateDirectConnectGatewayAssociationProposalCommand.js +3 -3
  84. package/dist-es/commands/CreateDirectConnectGatewayCommand.js +3 -3
  85. package/dist-es/commands/CreateInterconnectCommand.js +3 -3
  86. package/dist-es/commands/CreateLagCommand.js +3 -3
  87. package/dist-es/commands/CreatePrivateVirtualInterfaceCommand.js +3 -3
  88. package/dist-es/commands/CreatePublicVirtualInterfaceCommand.js +3 -3
  89. package/dist-es/commands/CreateTransitVirtualInterfaceCommand.js +3 -3
  90. package/dist-es/commands/DeleteBGPPeerCommand.js +3 -3
  91. package/dist-es/commands/DeleteConnectionCommand.js +3 -3
  92. package/dist-es/commands/DeleteDirectConnectGatewayAssociationCommand.js +3 -3
  93. package/dist-es/commands/DeleteDirectConnectGatewayAssociationProposalCommand.js +3 -3
  94. package/dist-es/commands/DeleteDirectConnectGatewayCommand.js +3 -3
  95. package/dist-es/commands/DeleteInterconnectCommand.js +3 -3
  96. package/dist-es/commands/DeleteLagCommand.js +3 -3
  97. package/dist-es/commands/DeleteVirtualInterfaceCommand.js +3 -3
  98. package/dist-es/commands/DescribeConnectionLoaCommand.js +3 -3
  99. package/dist-es/commands/DescribeConnectionsCommand.js +3 -3
  100. package/dist-es/commands/DescribeConnectionsOnInterconnectCommand.js +3 -3
  101. package/dist-es/commands/DescribeCustomerMetadataCommand.js +3 -3
  102. package/dist-es/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.js +3 -3
  103. package/dist-es/commands/DescribeDirectConnectGatewayAssociationsCommand.js +3 -3
  104. package/dist-es/commands/DescribeDirectConnectGatewayAttachmentsCommand.js +3 -3
  105. package/dist-es/commands/DescribeDirectConnectGatewaysCommand.js +3 -3
  106. package/dist-es/commands/DescribeHostedConnectionsCommand.js +3 -3
  107. package/dist-es/commands/DescribeInterconnectLoaCommand.js +3 -3
  108. package/dist-es/commands/DescribeInterconnectsCommand.js +3 -3
  109. package/dist-es/commands/DescribeLagsCommand.js +3 -3
  110. package/dist-es/commands/DescribeLoaCommand.js +3 -3
  111. package/dist-es/commands/DescribeLocationsCommand.js +3 -3
  112. package/dist-es/commands/DescribeRouterConfigurationCommand.js +3 -3
  113. package/dist-es/commands/DescribeTagsCommand.js +3 -3
  114. package/dist-es/commands/DescribeVirtualGatewaysCommand.js +3 -3
  115. package/dist-es/commands/DescribeVirtualInterfacesCommand.js +3 -3
  116. package/dist-es/commands/DisassociateConnectionFromLagCommand.js +3 -3
  117. package/dist-es/commands/DisassociateMacSecKeyCommand.js +3 -3
  118. package/dist-es/commands/ListVirtualInterfaceTestHistoryCommand.js +3 -3
  119. package/dist-es/commands/StartBgpFailoverTestCommand.js +3 -3
  120. package/dist-es/commands/StopBgpFailoverTestCommand.js +3 -3
  121. package/dist-es/commands/TagResourceCommand.js +3 -3
  122. package/dist-es/commands/UntagResourceCommand.js +3 -3
  123. package/dist-es/commands/UpdateConnectionCommand.js +3 -3
  124. package/dist-es/commands/UpdateDirectConnectGatewayAssociationCommand.js +3 -3
  125. package/dist-es/commands/UpdateDirectConnectGatewayCommand.js +3 -3
  126. package/dist-es/commands/UpdateLagCommand.js +3 -3
  127. package/dist-es/commands/UpdateVirtualInterfaceAttributesCommand.js +3 -3
  128. package/dist-es/protocols/Aws_json1_1.js +794 -826
  129. package/dist-types/protocols/Aws_json1_1.d.ts +504 -126
  130. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +126 -126
  131. package/package.json +29 -29
@@ -63,129 +63,507 @@ import { UpdateDirectConnectGatewayAssociationCommandInput, UpdateDirectConnectG
63
63
  import { UpdateDirectConnectGatewayCommandInput, UpdateDirectConnectGatewayCommandOutput } from "../commands/UpdateDirectConnectGatewayCommand";
64
64
  import { UpdateLagCommandInput, UpdateLagCommandOutput } from "../commands/UpdateLagCommand";
65
65
  import { UpdateVirtualInterfaceAttributesCommandInput, UpdateVirtualInterfaceAttributesCommandOutput } from "../commands/UpdateVirtualInterfaceAttributesCommand";
66
- export declare const serializeAws_json1_1AcceptDirectConnectGatewayAssociationProposalCommand: (input: AcceptDirectConnectGatewayAssociationProposalCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
67
- export declare const serializeAws_json1_1AllocateConnectionOnInterconnectCommand: (input: AllocateConnectionOnInterconnectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
68
- export declare const serializeAws_json1_1AllocateHostedConnectionCommand: (input: AllocateHostedConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
69
- export declare const serializeAws_json1_1AllocatePrivateVirtualInterfaceCommand: (input: AllocatePrivateVirtualInterfaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
70
- export declare const serializeAws_json1_1AllocatePublicVirtualInterfaceCommand: (input: AllocatePublicVirtualInterfaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
71
- export declare const serializeAws_json1_1AllocateTransitVirtualInterfaceCommand: (input: AllocateTransitVirtualInterfaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
72
- export declare const serializeAws_json1_1AssociateConnectionWithLagCommand: (input: AssociateConnectionWithLagCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
73
- export declare const serializeAws_json1_1AssociateHostedConnectionCommand: (input: AssociateHostedConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
74
- export declare const serializeAws_json1_1AssociateMacSecKeyCommand: (input: AssociateMacSecKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
75
- export declare const serializeAws_json1_1AssociateVirtualInterfaceCommand: (input: AssociateVirtualInterfaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
76
- export declare const serializeAws_json1_1ConfirmConnectionCommand: (input: ConfirmConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
77
- export declare const serializeAws_json1_1ConfirmCustomerAgreementCommand: (input: ConfirmCustomerAgreementCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
78
- export declare const serializeAws_json1_1ConfirmPrivateVirtualInterfaceCommand: (input: ConfirmPrivateVirtualInterfaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
79
- export declare const serializeAws_json1_1ConfirmPublicVirtualInterfaceCommand: (input: ConfirmPublicVirtualInterfaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
80
- export declare const serializeAws_json1_1ConfirmTransitVirtualInterfaceCommand: (input: ConfirmTransitVirtualInterfaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
81
- export declare const serializeAws_json1_1CreateBGPPeerCommand: (input: CreateBGPPeerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
82
- export declare const serializeAws_json1_1CreateConnectionCommand: (input: CreateConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
83
- export declare const serializeAws_json1_1CreateDirectConnectGatewayCommand: (input: CreateDirectConnectGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
84
- export declare const serializeAws_json1_1CreateDirectConnectGatewayAssociationCommand: (input: CreateDirectConnectGatewayAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
85
- export declare const serializeAws_json1_1CreateDirectConnectGatewayAssociationProposalCommand: (input: CreateDirectConnectGatewayAssociationProposalCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
86
- export declare const serializeAws_json1_1CreateInterconnectCommand: (input: CreateInterconnectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
87
- export declare const serializeAws_json1_1CreateLagCommand: (input: CreateLagCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
88
- export declare const serializeAws_json1_1CreatePrivateVirtualInterfaceCommand: (input: CreatePrivateVirtualInterfaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
89
- export declare const serializeAws_json1_1CreatePublicVirtualInterfaceCommand: (input: CreatePublicVirtualInterfaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
90
- export declare const serializeAws_json1_1CreateTransitVirtualInterfaceCommand: (input: CreateTransitVirtualInterfaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
91
- export declare const serializeAws_json1_1DeleteBGPPeerCommand: (input: DeleteBGPPeerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
92
- export declare const serializeAws_json1_1DeleteConnectionCommand: (input: DeleteConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
93
- export declare const serializeAws_json1_1DeleteDirectConnectGatewayCommand: (input: DeleteDirectConnectGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
94
- export declare const serializeAws_json1_1DeleteDirectConnectGatewayAssociationCommand: (input: DeleteDirectConnectGatewayAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
95
- export declare const serializeAws_json1_1DeleteDirectConnectGatewayAssociationProposalCommand: (input: DeleteDirectConnectGatewayAssociationProposalCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
96
- export declare const serializeAws_json1_1DeleteInterconnectCommand: (input: DeleteInterconnectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
97
- export declare const serializeAws_json1_1DeleteLagCommand: (input: DeleteLagCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
98
- export declare const serializeAws_json1_1DeleteVirtualInterfaceCommand: (input: DeleteVirtualInterfaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
99
- export declare const serializeAws_json1_1DescribeConnectionLoaCommand: (input: DescribeConnectionLoaCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
100
- export declare const serializeAws_json1_1DescribeConnectionsCommand: (input: DescribeConnectionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
101
- export declare const serializeAws_json1_1DescribeConnectionsOnInterconnectCommand: (input: DescribeConnectionsOnInterconnectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
102
- export declare const serializeAws_json1_1DescribeCustomerMetadataCommand: (input: DescribeCustomerMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
103
- export declare const serializeAws_json1_1DescribeDirectConnectGatewayAssociationProposalsCommand: (input: DescribeDirectConnectGatewayAssociationProposalsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
104
- export declare const serializeAws_json1_1DescribeDirectConnectGatewayAssociationsCommand: (input: DescribeDirectConnectGatewayAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
105
- export declare const serializeAws_json1_1DescribeDirectConnectGatewayAttachmentsCommand: (input: DescribeDirectConnectGatewayAttachmentsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
106
- export declare const serializeAws_json1_1DescribeDirectConnectGatewaysCommand: (input: DescribeDirectConnectGatewaysCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
107
- export declare const serializeAws_json1_1DescribeHostedConnectionsCommand: (input: DescribeHostedConnectionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
108
- export declare const serializeAws_json1_1DescribeInterconnectLoaCommand: (input: DescribeInterconnectLoaCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
109
- export declare const serializeAws_json1_1DescribeInterconnectsCommand: (input: DescribeInterconnectsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
110
- export declare const serializeAws_json1_1DescribeLagsCommand: (input: DescribeLagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
111
- export declare const serializeAws_json1_1DescribeLoaCommand: (input: DescribeLoaCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
112
- export declare const serializeAws_json1_1DescribeLocationsCommand: (input: DescribeLocationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
113
- export declare const serializeAws_json1_1DescribeRouterConfigurationCommand: (input: DescribeRouterConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
114
- export declare const serializeAws_json1_1DescribeTagsCommand: (input: DescribeTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
115
- export declare const serializeAws_json1_1DescribeVirtualGatewaysCommand: (input: DescribeVirtualGatewaysCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
116
- export declare const serializeAws_json1_1DescribeVirtualInterfacesCommand: (input: DescribeVirtualInterfacesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
117
- export declare const serializeAws_json1_1DisassociateConnectionFromLagCommand: (input: DisassociateConnectionFromLagCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
118
- export declare const serializeAws_json1_1DisassociateMacSecKeyCommand: (input: DisassociateMacSecKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
119
- export declare const serializeAws_json1_1ListVirtualInterfaceTestHistoryCommand: (input: ListVirtualInterfaceTestHistoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
120
- export declare const serializeAws_json1_1StartBgpFailoverTestCommand: (input: StartBgpFailoverTestCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
121
- export declare const serializeAws_json1_1StopBgpFailoverTestCommand: (input: StopBgpFailoverTestCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
122
- export declare const serializeAws_json1_1TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
123
- export declare const serializeAws_json1_1UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
124
- export declare const serializeAws_json1_1UpdateConnectionCommand: (input: UpdateConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
125
- export declare const serializeAws_json1_1UpdateDirectConnectGatewayCommand: (input: UpdateDirectConnectGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
126
- export declare const serializeAws_json1_1UpdateDirectConnectGatewayAssociationCommand: (input: UpdateDirectConnectGatewayAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
127
- export declare const serializeAws_json1_1UpdateLagCommand: (input: UpdateLagCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
128
- export declare const serializeAws_json1_1UpdateVirtualInterfaceAttributesCommand: (input: UpdateVirtualInterfaceAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
129
- export declare const deserializeAws_json1_1AcceptDirectConnectGatewayAssociationProposalCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AcceptDirectConnectGatewayAssociationProposalCommandOutput>;
130
- export declare const deserializeAws_json1_1AllocateConnectionOnInterconnectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AllocateConnectionOnInterconnectCommandOutput>;
131
- export declare const deserializeAws_json1_1AllocateHostedConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AllocateHostedConnectionCommandOutput>;
132
- export declare const deserializeAws_json1_1AllocatePrivateVirtualInterfaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AllocatePrivateVirtualInterfaceCommandOutput>;
133
- export declare const deserializeAws_json1_1AllocatePublicVirtualInterfaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AllocatePublicVirtualInterfaceCommandOutput>;
134
- export declare const deserializeAws_json1_1AllocateTransitVirtualInterfaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AllocateTransitVirtualInterfaceCommandOutput>;
135
- export declare const deserializeAws_json1_1AssociateConnectionWithLagCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateConnectionWithLagCommandOutput>;
136
- export declare const deserializeAws_json1_1AssociateHostedConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateHostedConnectionCommandOutput>;
137
- export declare const deserializeAws_json1_1AssociateMacSecKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateMacSecKeyCommandOutput>;
138
- export declare const deserializeAws_json1_1AssociateVirtualInterfaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateVirtualInterfaceCommandOutput>;
139
- export declare const deserializeAws_json1_1ConfirmConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ConfirmConnectionCommandOutput>;
140
- export declare const deserializeAws_json1_1ConfirmCustomerAgreementCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ConfirmCustomerAgreementCommandOutput>;
141
- export declare const deserializeAws_json1_1ConfirmPrivateVirtualInterfaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ConfirmPrivateVirtualInterfaceCommandOutput>;
142
- export declare const deserializeAws_json1_1ConfirmPublicVirtualInterfaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ConfirmPublicVirtualInterfaceCommandOutput>;
143
- export declare const deserializeAws_json1_1ConfirmTransitVirtualInterfaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ConfirmTransitVirtualInterfaceCommandOutput>;
144
- export declare const deserializeAws_json1_1CreateBGPPeerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateBGPPeerCommandOutput>;
145
- export declare const deserializeAws_json1_1CreateConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateConnectionCommandOutput>;
146
- export declare const deserializeAws_json1_1CreateDirectConnectGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDirectConnectGatewayCommandOutput>;
147
- export declare const deserializeAws_json1_1CreateDirectConnectGatewayAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDirectConnectGatewayAssociationCommandOutput>;
148
- export declare const deserializeAws_json1_1CreateDirectConnectGatewayAssociationProposalCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDirectConnectGatewayAssociationProposalCommandOutput>;
149
- export declare const deserializeAws_json1_1CreateInterconnectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateInterconnectCommandOutput>;
150
- export declare const deserializeAws_json1_1CreateLagCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateLagCommandOutput>;
151
- export declare const deserializeAws_json1_1CreatePrivateVirtualInterfaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePrivateVirtualInterfaceCommandOutput>;
152
- export declare const deserializeAws_json1_1CreatePublicVirtualInterfaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePublicVirtualInterfaceCommandOutput>;
153
- export declare const deserializeAws_json1_1CreateTransitVirtualInterfaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTransitVirtualInterfaceCommandOutput>;
154
- export declare const deserializeAws_json1_1DeleteBGPPeerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBGPPeerCommandOutput>;
155
- export declare const deserializeAws_json1_1DeleteConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteConnectionCommandOutput>;
156
- export declare const deserializeAws_json1_1DeleteDirectConnectGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDirectConnectGatewayCommandOutput>;
157
- export declare const deserializeAws_json1_1DeleteDirectConnectGatewayAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDirectConnectGatewayAssociationCommandOutput>;
158
- export declare const deserializeAws_json1_1DeleteDirectConnectGatewayAssociationProposalCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDirectConnectGatewayAssociationProposalCommandOutput>;
159
- export declare const deserializeAws_json1_1DeleteInterconnectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteInterconnectCommandOutput>;
160
- export declare const deserializeAws_json1_1DeleteLagCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteLagCommandOutput>;
161
- export declare const deserializeAws_json1_1DeleteVirtualInterfaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVirtualInterfaceCommandOutput>;
162
- export declare const deserializeAws_json1_1DescribeConnectionLoaCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeConnectionLoaCommandOutput>;
163
- export declare const deserializeAws_json1_1DescribeConnectionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeConnectionsCommandOutput>;
164
- export declare const deserializeAws_json1_1DescribeConnectionsOnInterconnectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeConnectionsOnInterconnectCommandOutput>;
165
- export declare const deserializeAws_json1_1DescribeCustomerMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeCustomerMetadataCommandOutput>;
166
- export declare const deserializeAws_json1_1DescribeDirectConnectGatewayAssociationProposalsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDirectConnectGatewayAssociationProposalsCommandOutput>;
167
- export declare const deserializeAws_json1_1DescribeDirectConnectGatewayAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDirectConnectGatewayAssociationsCommandOutput>;
168
- export declare const deserializeAws_json1_1DescribeDirectConnectGatewayAttachmentsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDirectConnectGatewayAttachmentsCommandOutput>;
169
- export declare const deserializeAws_json1_1DescribeDirectConnectGatewaysCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDirectConnectGatewaysCommandOutput>;
170
- export declare const deserializeAws_json1_1DescribeHostedConnectionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeHostedConnectionsCommandOutput>;
171
- export declare const deserializeAws_json1_1DescribeInterconnectLoaCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeInterconnectLoaCommandOutput>;
172
- export declare const deserializeAws_json1_1DescribeInterconnectsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeInterconnectsCommandOutput>;
173
- export declare const deserializeAws_json1_1DescribeLagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeLagsCommandOutput>;
174
- export declare const deserializeAws_json1_1DescribeLoaCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeLoaCommandOutput>;
175
- export declare const deserializeAws_json1_1DescribeLocationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeLocationsCommandOutput>;
176
- export declare const deserializeAws_json1_1DescribeRouterConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeRouterConfigurationCommandOutput>;
177
- export declare const deserializeAws_json1_1DescribeTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTagsCommandOutput>;
178
- export declare const deserializeAws_json1_1DescribeVirtualGatewaysCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeVirtualGatewaysCommandOutput>;
179
- export declare const deserializeAws_json1_1DescribeVirtualInterfacesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeVirtualInterfacesCommandOutput>;
180
- export declare const deserializeAws_json1_1DisassociateConnectionFromLagCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateConnectionFromLagCommandOutput>;
181
- export declare const deserializeAws_json1_1DisassociateMacSecKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateMacSecKeyCommandOutput>;
182
- export declare const deserializeAws_json1_1ListVirtualInterfaceTestHistoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListVirtualInterfaceTestHistoryCommandOutput>;
183
- export declare const deserializeAws_json1_1StartBgpFailoverTestCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartBgpFailoverTestCommandOutput>;
184
- export declare const deserializeAws_json1_1StopBgpFailoverTestCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopBgpFailoverTestCommandOutput>;
185
- export declare const deserializeAws_json1_1TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
186
- export declare const deserializeAws_json1_1UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
187
- export declare const deserializeAws_json1_1UpdateConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateConnectionCommandOutput>;
188
- export declare const deserializeAws_json1_1UpdateDirectConnectGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDirectConnectGatewayCommandOutput>;
189
- export declare const deserializeAws_json1_1UpdateDirectConnectGatewayAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDirectConnectGatewayAssociationCommandOutput>;
190
- export declare const deserializeAws_json1_1UpdateLagCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateLagCommandOutput>;
191
- export declare const deserializeAws_json1_1UpdateVirtualInterfaceAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateVirtualInterfaceAttributesCommandOutput>;
66
+ /**
67
+ * serializeAws_json1_1AcceptDirectConnectGatewayAssociationProposalCommand
68
+ */
69
+ export declare const se_AcceptDirectConnectGatewayAssociationProposalCommand: (input: AcceptDirectConnectGatewayAssociationProposalCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
70
+ /**
71
+ * serializeAws_json1_1AllocateConnectionOnInterconnectCommand
72
+ */
73
+ export declare const se_AllocateConnectionOnInterconnectCommand: (input: AllocateConnectionOnInterconnectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
74
+ /**
75
+ * serializeAws_json1_1AllocateHostedConnectionCommand
76
+ */
77
+ export declare const se_AllocateHostedConnectionCommand: (input: AllocateHostedConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
78
+ /**
79
+ * serializeAws_json1_1AllocatePrivateVirtualInterfaceCommand
80
+ */
81
+ export declare const se_AllocatePrivateVirtualInterfaceCommand: (input: AllocatePrivateVirtualInterfaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
82
+ /**
83
+ * serializeAws_json1_1AllocatePublicVirtualInterfaceCommand
84
+ */
85
+ export declare const se_AllocatePublicVirtualInterfaceCommand: (input: AllocatePublicVirtualInterfaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
86
+ /**
87
+ * serializeAws_json1_1AllocateTransitVirtualInterfaceCommand
88
+ */
89
+ export declare const se_AllocateTransitVirtualInterfaceCommand: (input: AllocateTransitVirtualInterfaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
90
+ /**
91
+ * serializeAws_json1_1AssociateConnectionWithLagCommand
92
+ */
93
+ export declare const se_AssociateConnectionWithLagCommand: (input: AssociateConnectionWithLagCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
94
+ /**
95
+ * serializeAws_json1_1AssociateHostedConnectionCommand
96
+ */
97
+ export declare const se_AssociateHostedConnectionCommand: (input: AssociateHostedConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
98
+ /**
99
+ * serializeAws_json1_1AssociateMacSecKeyCommand
100
+ */
101
+ export declare const se_AssociateMacSecKeyCommand: (input: AssociateMacSecKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
102
+ /**
103
+ * serializeAws_json1_1AssociateVirtualInterfaceCommand
104
+ */
105
+ export declare const se_AssociateVirtualInterfaceCommand: (input: AssociateVirtualInterfaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
106
+ /**
107
+ * serializeAws_json1_1ConfirmConnectionCommand
108
+ */
109
+ export declare const se_ConfirmConnectionCommand: (input: ConfirmConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
110
+ /**
111
+ * serializeAws_json1_1ConfirmCustomerAgreementCommand
112
+ */
113
+ export declare const se_ConfirmCustomerAgreementCommand: (input: ConfirmCustomerAgreementCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
114
+ /**
115
+ * serializeAws_json1_1ConfirmPrivateVirtualInterfaceCommand
116
+ */
117
+ export declare const se_ConfirmPrivateVirtualInterfaceCommand: (input: ConfirmPrivateVirtualInterfaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
118
+ /**
119
+ * serializeAws_json1_1ConfirmPublicVirtualInterfaceCommand
120
+ */
121
+ export declare const se_ConfirmPublicVirtualInterfaceCommand: (input: ConfirmPublicVirtualInterfaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
122
+ /**
123
+ * serializeAws_json1_1ConfirmTransitVirtualInterfaceCommand
124
+ */
125
+ export declare const se_ConfirmTransitVirtualInterfaceCommand: (input: ConfirmTransitVirtualInterfaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
126
+ /**
127
+ * serializeAws_json1_1CreateBGPPeerCommand
128
+ */
129
+ export declare const se_CreateBGPPeerCommand: (input: CreateBGPPeerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
130
+ /**
131
+ * serializeAws_json1_1CreateConnectionCommand
132
+ */
133
+ export declare const se_CreateConnectionCommand: (input: CreateConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
134
+ /**
135
+ * serializeAws_json1_1CreateDirectConnectGatewayCommand
136
+ */
137
+ export declare const se_CreateDirectConnectGatewayCommand: (input: CreateDirectConnectGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
138
+ /**
139
+ * serializeAws_json1_1CreateDirectConnectGatewayAssociationCommand
140
+ */
141
+ export declare const se_CreateDirectConnectGatewayAssociationCommand: (input: CreateDirectConnectGatewayAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
142
+ /**
143
+ * serializeAws_json1_1CreateDirectConnectGatewayAssociationProposalCommand
144
+ */
145
+ export declare const se_CreateDirectConnectGatewayAssociationProposalCommand: (input: CreateDirectConnectGatewayAssociationProposalCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
146
+ /**
147
+ * serializeAws_json1_1CreateInterconnectCommand
148
+ */
149
+ export declare const se_CreateInterconnectCommand: (input: CreateInterconnectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
150
+ /**
151
+ * serializeAws_json1_1CreateLagCommand
152
+ */
153
+ export declare const se_CreateLagCommand: (input: CreateLagCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
154
+ /**
155
+ * serializeAws_json1_1CreatePrivateVirtualInterfaceCommand
156
+ */
157
+ export declare const se_CreatePrivateVirtualInterfaceCommand: (input: CreatePrivateVirtualInterfaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
158
+ /**
159
+ * serializeAws_json1_1CreatePublicVirtualInterfaceCommand
160
+ */
161
+ export declare const se_CreatePublicVirtualInterfaceCommand: (input: CreatePublicVirtualInterfaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
162
+ /**
163
+ * serializeAws_json1_1CreateTransitVirtualInterfaceCommand
164
+ */
165
+ export declare const se_CreateTransitVirtualInterfaceCommand: (input: CreateTransitVirtualInterfaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
166
+ /**
167
+ * serializeAws_json1_1DeleteBGPPeerCommand
168
+ */
169
+ export declare const se_DeleteBGPPeerCommand: (input: DeleteBGPPeerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
170
+ /**
171
+ * serializeAws_json1_1DeleteConnectionCommand
172
+ */
173
+ export declare const se_DeleteConnectionCommand: (input: DeleteConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
174
+ /**
175
+ * serializeAws_json1_1DeleteDirectConnectGatewayCommand
176
+ */
177
+ export declare const se_DeleteDirectConnectGatewayCommand: (input: DeleteDirectConnectGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
178
+ /**
179
+ * serializeAws_json1_1DeleteDirectConnectGatewayAssociationCommand
180
+ */
181
+ export declare const se_DeleteDirectConnectGatewayAssociationCommand: (input: DeleteDirectConnectGatewayAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
182
+ /**
183
+ * serializeAws_json1_1DeleteDirectConnectGatewayAssociationProposalCommand
184
+ */
185
+ export declare const se_DeleteDirectConnectGatewayAssociationProposalCommand: (input: DeleteDirectConnectGatewayAssociationProposalCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
186
+ /**
187
+ * serializeAws_json1_1DeleteInterconnectCommand
188
+ */
189
+ export declare const se_DeleteInterconnectCommand: (input: DeleteInterconnectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
190
+ /**
191
+ * serializeAws_json1_1DeleteLagCommand
192
+ */
193
+ export declare const se_DeleteLagCommand: (input: DeleteLagCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
194
+ /**
195
+ * serializeAws_json1_1DeleteVirtualInterfaceCommand
196
+ */
197
+ export declare const se_DeleteVirtualInterfaceCommand: (input: DeleteVirtualInterfaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
198
+ /**
199
+ * serializeAws_json1_1DescribeConnectionLoaCommand
200
+ */
201
+ export declare const se_DescribeConnectionLoaCommand: (input: DescribeConnectionLoaCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
202
+ /**
203
+ * serializeAws_json1_1DescribeConnectionsCommand
204
+ */
205
+ export declare const se_DescribeConnectionsCommand: (input: DescribeConnectionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
206
+ /**
207
+ * serializeAws_json1_1DescribeConnectionsOnInterconnectCommand
208
+ */
209
+ export declare const se_DescribeConnectionsOnInterconnectCommand: (input: DescribeConnectionsOnInterconnectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
210
+ /**
211
+ * serializeAws_json1_1DescribeCustomerMetadataCommand
212
+ */
213
+ export declare const se_DescribeCustomerMetadataCommand: (input: DescribeCustomerMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
214
+ /**
215
+ * serializeAws_json1_1DescribeDirectConnectGatewayAssociationProposalsCommand
216
+ */
217
+ export declare const se_DescribeDirectConnectGatewayAssociationProposalsCommand: (input: DescribeDirectConnectGatewayAssociationProposalsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
218
+ /**
219
+ * serializeAws_json1_1DescribeDirectConnectGatewayAssociationsCommand
220
+ */
221
+ export declare const se_DescribeDirectConnectGatewayAssociationsCommand: (input: DescribeDirectConnectGatewayAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
222
+ /**
223
+ * serializeAws_json1_1DescribeDirectConnectGatewayAttachmentsCommand
224
+ */
225
+ export declare const se_DescribeDirectConnectGatewayAttachmentsCommand: (input: DescribeDirectConnectGatewayAttachmentsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
226
+ /**
227
+ * serializeAws_json1_1DescribeDirectConnectGatewaysCommand
228
+ */
229
+ export declare const se_DescribeDirectConnectGatewaysCommand: (input: DescribeDirectConnectGatewaysCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
230
+ /**
231
+ * serializeAws_json1_1DescribeHostedConnectionsCommand
232
+ */
233
+ export declare const se_DescribeHostedConnectionsCommand: (input: DescribeHostedConnectionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
234
+ /**
235
+ * serializeAws_json1_1DescribeInterconnectLoaCommand
236
+ */
237
+ export declare const se_DescribeInterconnectLoaCommand: (input: DescribeInterconnectLoaCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
238
+ /**
239
+ * serializeAws_json1_1DescribeInterconnectsCommand
240
+ */
241
+ export declare const se_DescribeInterconnectsCommand: (input: DescribeInterconnectsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
242
+ /**
243
+ * serializeAws_json1_1DescribeLagsCommand
244
+ */
245
+ export declare const se_DescribeLagsCommand: (input: DescribeLagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
246
+ /**
247
+ * serializeAws_json1_1DescribeLoaCommand
248
+ */
249
+ export declare const se_DescribeLoaCommand: (input: DescribeLoaCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
250
+ /**
251
+ * serializeAws_json1_1DescribeLocationsCommand
252
+ */
253
+ export declare const se_DescribeLocationsCommand: (input: DescribeLocationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
254
+ /**
255
+ * serializeAws_json1_1DescribeRouterConfigurationCommand
256
+ */
257
+ export declare const se_DescribeRouterConfigurationCommand: (input: DescribeRouterConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
258
+ /**
259
+ * serializeAws_json1_1DescribeTagsCommand
260
+ */
261
+ export declare const se_DescribeTagsCommand: (input: DescribeTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
262
+ /**
263
+ * serializeAws_json1_1DescribeVirtualGatewaysCommand
264
+ */
265
+ export declare const se_DescribeVirtualGatewaysCommand: (input: DescribeVirtualGatewaysCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
266
+ /**
267
+ * serializeAws_json1_1DescribeVirtualInterfacesCommand
268
+ */
269
+ export declare const se_DescribeVirtualInterfacesCommand: (input: DescribeVirtualInterfacesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
270
+ /**
271
+ * serializeAws_json1_1DisassociateConnectionFromLagCommand
272
+ */
273
+ export declare const se_DisassociateConnectionFromLagCommand: (input: DisassociateConnectionFromLagCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
274
+ /**
275
+ * serializeAws_json1_1DisassociateMacSecKeyCommand
276
+ */
277
+ export declare const se_DisassociateMacSecKeyCommand: (input: DisassociateMacSecKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
278
+ /**
279
+ * serializeAws_json1_1ListVirtualInterfaceTestHistoryCommand
280
+ */
281
+ export declare const se_ListVirtualInterfaceTestHistoryCommand: (input: ListVirtualInterfaceTestHistoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
282
+ /**
283
+ * serializeAws_json1_1StartBgpFailoverTestCommand
284
+ */
285
+ export declare const se_StartBgpFailoverTestCommand: (input: StartBgpFailoverTestCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
286
+ /**
287
+ * serializeAws_json1_1StopBgpFailoverTestCommand
288
+ */
289
+ export declare const se_StopBgpFailoverTestCommand: (input: StopBgpFailoverTestCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
290
+ /**
291
+ * serializeAws_json1_1TagResourceCommand
292
+ */
293
+ export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
294
+ /**
295
+ * serializeAws_json1_1UntagResourceCommand
296
+ */
297
+ export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
298
+ /**
299
+ * serializeAws_json1_1UpdateConnectionCommand
300
+ */
301
+ export declare const se_UpdateConnectionCommand: (input: UpdateConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
302
+ /**
303
+ * serializeAws_json1_1UpdateDirectConnectGatewayCommand
304
+ */
305
+ export declare const se_UpdateDirectConnectGatewayCommand: (input: UpdateDirectConnectGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
306
+ /**
307
+ * serializeAws_json1_1UpdateDirectConnectGatewayAssociationCommand
308
+ */
309
+ export declare const se_UpdateDirectConnectGatewayAssociationCommand: (input: UpdateDirectConnectGatewayAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
310
+ /**
311
+ * serializeAws_json1_1UpdateLagCommand
312
+ */
313
+ export declare const se_UpdateLagCommand: (input: UpdateLagCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
314
+ /**
315
+ * serializeAws_json1_1UpdateVirtualInterfaceAttributesCommand
316
+ */
317
+ export declare const se_UpdateVirtualInterfaceAttributesCommand: (input: UpdateVirtualInterfaceAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
318
+ /**
319
+ * deserializeAws_json1_1AcceptDirectConnectGatewayAssociationProposalCommand
320
+ */
321
+ export declare const de_AcceptDirectConnectGatewayAssociationProposalCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AcceptDirectConnectGatewayAssociationProposalCommandOutput>;
322
+ /**
323
+ * deserializeAws_json1_1AllocateConnectionOnInterconnectCommand
324
+ */
325
+ export declare const de_AllocateConnectionOnInterconnectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AllocateConnectionOnInterconnectCommandOutput>;
326
+ /**
327
+ * deserializeAws_json1_1AllocateHostedConnectionCommand
328
+ */
329
+ export declare const de_AllocateHostedConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AllocateHostedConnectionCommandOutput>;
330
+ /**
331
+ * deserializeAws_json1_1AllocatePrivateVirtualInterfaceCommand
332
+ */
333
+ export declare const de_AllocatePrivateVirtualInterfaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AllocatePrivateVirtualInterfaceCommandOutput>;
334
+ /**
335
+ * deserializeAws_json1_1AllocatePublicVirtualInterfaceCommand
336
+ */
337
+ export declare const de_AllocatePublicVirtualInterfaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AllocatePublicVirtualInterfaceCommandOutput>;
338
+ /**
339
+ * deserializeAws_json1_1AllocateTransitVirtualInterfaceCommand
340
+ */
341
+ export declare const de_AllocateTransitVirtualInterfaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AllocateTransitVirtualInterfaceCommandOutput>;
342
+ /**
343
+ * deserializeAws_json1_1AssociateConnectionWithLagCommand
344
+ */
345
+ export declare const de_AssociateConnectionWithLagCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateConnectionWithLagCommandOutput>;
346
+ /**
347
+ * deserializeAws_json1_1AssociateHostedConnectionCommand
348
+ */
349
+ export declare const de_AssociateHostedConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateHostedConnectionCommandOutput>;
350
+ /**
351
+ * deserializeAws_json1_1AssociateMacSecKeyCommand
352
+ */
353
+ export declare const de_AssociateMacSecKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateMacSecKeyCommandOutput>;
354
+ /**
355
+ * deserializeAws_json1_1AssociateVirtualInterfaceCommand
356
+ */
357
+ export declare const de_AssociateVirtualInterfaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateVirtualInterfaceCommandOutput>;
358
+ /**
359
+ * deserializeAws_json1_1ConfirmConnectionCommand
360
+ */
361
+ export declare const de_ConfirmConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ConfirmConnectionCommandOutput>;
362
+ /**
363
+ * deserializeAws_json1_1ConfirmCustomerAgreementCommand
364
+ */
365
+ export declare const de_ConfirmCustomerAgreementCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ConfirmCustomerAgreementCommandOutput>;
366
+ /**
367
+ * deserializeAws_json1_1ConfirmPrivateVirtualInterfaceCommand
368
+ */
369
+ export declare const de_ConfirmPrivateVirtualInterfaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ConfirmPrivateVirtualInterfaceCommandOutput>;
370
+ /**
371
+ * deserializeAws_json1_1ConfirmPublicVirtualInterfaceCommand
372
+ */
373
+ export declare const de_ConfirmPublicVirtualInterfaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ConfirmPublicVirtualInterfaceCommandOutput>;
374
+ /**
375
+ * deserializeAws_json1_1ConfirmTransitVirtualInterfaceCommand
376
+ */
377
+ export declare const de_ConfirmTransitVirtualInterfaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ConfirmTransitVirtualInterfaceCommandOutput>;
378
+ /**
379
+ * deserializeAws_json1_1CreateBGPPeerCommand
380
+ */
381
+ export declare const de_CreateBGPPeerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateBGPPeerCommandOutput>;
382
+ /**
383
+ * deserializeAws_json1_1CreateConnectionCommand
384
+ */
385
+ export declare const de_CreateConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateConnectionCommandOutput>;
386
+ /**
387
+ * deserializeAws_json1_1CreateDirectConnectGatewayCommand
388
+ */
389
+ export declare const de_CreateDirectConnectGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDirectConnectGatewayCommandOutput>;
390
+ /**
391
+ * deserializeAws_json1_1CreateDirectConnectGatewayAssociationCommand
392
+ */
393
+ export declare const de_CreateDirectConnectGatewayAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDirectConnectGatewayAssociationCommandOutput>;
394
+ /**
395
+ * deserializeAws_json1_1CreateDirectConnectGatewayAssociationProposalCommand
396
+ */
397
+ export declare const de_CreateDirectConnectGatewayAssociationProposalCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDirectConnectGatewayAssociationProposalCommandOutput>;
398
+ /**
399
+ * deserializeAws_json1_1CreateInterconnectCommand
400
+ */
401
+ export declare const de_CreateInterconnectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateInterconnectCommandOutput>;
402
+ /**
403
+ * deserializeAws_json1_1CreateLagCommand
404
+ */
405
+ export declare const de_CreateLagCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateLagCommandOutput>;
406
+ /**
407
+ * deserializeAws_json1_1CreatePrivateVirtualInterfaceCommand
408
+ */
409
+ export declare const de_CreatePrivateVirtualInterfaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePrivateVirtualInterfaceCommandOutput>;
410
+ /**
411
+ * deserializeAws_json1_1CreatePublicVirtualInterfaceCommand
412
+ */
413
+ export declare const de_CreatePublicVirtualInterfaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePublicVirtualInterfaceCommandOutput>;
414
+ /**
415
+ * deserializeAws_json1_1CreateTransitVirtualInterfaceCommand
416
+ */
417
+ export declare const de_CreateTransitVirtualInterfaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTransitVirtualInterfaceCommandOutput>;
418
+ /**
419
+ * deserializeAws_json1_1DeleteBGPPeerCommand
420
+ */
421
+ export declare const de_DeleteBGPPeerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBGPPeerCommandOutput>;
422
+ /**
423
+ * deserializeAws_json1_1DeleteConnectionCommand
424
+ */
425
+ export declare const de_DeleteConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteConnectionCommandOutput>;
426
+ /**
427
+ * deserializeAws_json1_1DeleteDirectConnectGatewayCommand
428
+ */
429
+ export declare const de_DeleteDirectConnectGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDirectConnectGatewayCommandOutput>;
430
+ /**
431
+ * deserializeAws_json1_1DeleteDirectConnectGatewayAssociationCommand
432
+ */
433
+ export declare const de_DeleteDirectConnectGatewayAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDirectConnectGatewayAssociationCommandOutput>;
434
+ /**
435
+ * deserializeAws_json1_1DeleteDirectConnectGatewayAssociationProposalCommand
436
+ */
437
+ export declare const de_DeleteDirectConnectGatewayAssociationProposalCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDirectConnectGatewayAssociationProposalCommandOutput>;
438
+ /**
439
+ * deserializeAws_json1_1DeleteInterconnectCommand
440
+ */
441
+ export declare const de_DeleteInterconnectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteInterconnectCommandOutput>;
442
+ /**
443
+ * deserializeAws_json1_1DeleteLagCommand
444
+ */
445
+ export declare const de_DeleteLagCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteLagCommandOutput>;
446
+ /**
447
+ * deserializeAws_json1_1DeleteVirtualInterfaceCommand
448
+ */
449
+ export declare const de_DeleteVirtualInterfaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVirtualInterfaceCommandOutput>;
450
+ /**
451
+ * deserializeAws_json1_1DescribeConnectionLoaCommand
452
+ */
453
+ export declare const de_DescribeConnectionLoaCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeConnectionLoaCommandOutput>;
454
+ /**
455
+ * deserializeAws_json1_1DescribeConnectionsCommand
456
+ */
457
+ export declare const de_DescribeConnectionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeConnectionsCommandOutput>;
458
+ /**
459
+ * deserializeAws_json1_1DescribeConnectionsOnInterconnectCommand
460
+ */
461
+ export declare const de_DescribeConnectionsOnInterconnectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeConnectionsOnInterconnectCommandOutput>;
462
+ /**
463
+ * deserializeAws_json1_1DescribeCustomerMetadataCommand
464
+ */
465
+ export declare const de_DescribeCustomerMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeCustomerMetadataCommandOutput>;
466
+ /**
467
+ * deserializeAws_json1_1DescribeDirectConnectGatewayAssociationProposalsCommand
468
+ */
469
+ export declare const de_DescribeDirectConnectGatewayAssociationProposalsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDirectConnectGatewayAssociationProposalsCommandOutput>;
470
+ /**
471
+ * deserializeAws_json1_1DescribeDirectConnectGatewayAssociationsCommand
472
+ */
473
+ export declare const de_DescribeDirectConnectGatewayAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDirectConnectGatewayAssociationsCommandOutput>;
474
+ /**
475
+ * deserializeAws_json1_1DescribeDirectConnectGatewayAttachmentsCommand
476
+ */
477
+ export declare const de_DescribeDirectConnectGatewayAttachmentsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDirectConnectGatewayAttachmentsCommandOutput>;
478
+ /**
479
+ * deserializeAws_json1_1DescribeDirectConnectGatewaysCommand
480
+ */
481
+ export declare const de_DescribeDirectConnectGatewaysCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDirectConnectGatewaysCommandOutput>;
482
+ /**
483
+ * deserializeAws_json1_1DescribeHostedConnectionsCommand
484
+ */
485
+ export declare const de_DescribeHostedConnectionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeHostedConnectionsCommandOutput>;
486
+ /**
487
+ * deserializeAws_json1_1DescribeInterconnectLoaCommand
488
+ */
489
+ export declare const de_DescribeInterconnectLoaCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeInterconnectLoaCommandOutput>;
490
+ /**
491
+ * deserializeAws_json1_1DescribeInterconnectsCommand
492
+ */
493
+ export declare const de_DescribeInterconnectsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeInterconnectsCommandOutput>;
494
+ /**
495
+ * deserializeAws_json1_1DescribeLagsCommand
496
+ */
497
+ export declare const de_DescribeLagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeLagsCommandOutput>;
498
+ /**
499
+ * deserializeAws_json1_1DescribeLoaCommand
500
+ */
501
+ export declare const de_DescribeLoaCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeLoaCommandOutput>;
502
+ /**
503
+ * deserializeAws_json1_1DescribeLocationsCommand
504
+ */
505
+ export declare const de_DescribeLocationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeLocationsCommandOutput>;
506
+ /**
507
+ * deserializeAws_json1_1DescribeRouterConfigurationCommand
508
+ */
509
+ export declare const de_DescribeRouterConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeRouterConfigurationCommandOutput>;
510
+ /**
511
+ * deserializeAws_json1_1DescribeTagsCommand
512
+ */
513
+ export declare const de_DescribeTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTagsCommandOutput>;
514
+ /**
515
+ * deserializeAws_json1_1DescribeVirtualGatewaysCommand
516
+ */
517
+ export declare const de_DescribeVirtualGatewaysCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeVirtualGatewaysCommandOutput>;
518
+ /**
519
+ * deserializeAws_json1_1DescribeVirtualInterfacesCommand
520
+ */
521
+ export declare const de_DescribeVirtualInterfacesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeVirtualInterfacesCommandOutput>;
522
+ /**
523
+ * deserializeAws_json1_1DisassociateConnectionFromLagCommand
524
+ */
525
+ export declare const de_DisassociateConnectionFromLagCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateConnectionFromLagCommandOutput>;
526
+ /**
527
+ * deserializeAws_json1_1DisassociateMacSecKeyCommand
528
+ */
529
+ export declare const de_DisassociateMacSecKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateMacSecKeyCommandOutput>;
530
+ /**
531
+ * deserializeAws_json1_1ListVirtualInterfaceTestHistoryCommand
532
+ */
533
+ export declare const de_ListVirtualInterfaceTestHistoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListVirtualInterfaceTestHistoryCommandOutput>;
534
+ /**
535
+ * deserializeAws_json1_1StartBgpFailoverTestCommand
536
+ */
537
+ export declare const de_StartBgpFailoverTestCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartBgpFailoverTestCommandOutput>;
538
+ /**
539
+ * deserializeAws_json1_1StopBgpFailoverTestCommand
540
+ */
541
+ export declare const de_StopBgpFailoverTestCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopBgpFailoverTestCommandOutput>;
542
+ /**
543
+ * deserializeAws_json1_1TagResourceCommand
544
+ */
545
+ export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
546
+ /**
547
+ * deserializeAws_json1_1UntagResourceCommand
548
+ */
549
+ export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
550
+ /**
551
+ * deserializeAws_json1_1UpdateConnectionCommand
552
+ */
553
+ export declare const de_UpdateConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateConnectionCommandOutput>;
554
+ /**
555
+ * deserializeAws_json1_1UpdateDirectConnectGatewayCommand
556
+ */
557
+ export declare const de_UpdateDirectConnectGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDirectConnectGatewayCommandOutput>;
558
+ /**
559
+ * deserializeAws_json1_1UpdateDirectConnectGatewayAssociationCommand
560
+ */
561
+ export declare const de_UpdateDirectConnectGatewayAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDirectConnectGatewayAssociationCommandOutput>;
562
+ /**
563
+ * deserializeAws_json1_1UpdateLagCommand
564
+ */
565
+ export declare const de_UpdateLagCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateLagCommandOutput>;
566
+ /**
567
+ * deserializeAws_json1_1UpdateVirtualInterfaceAttributesCommand
568
+ */
569
+ export declare const de_UpdateVirtualInterfaceAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateVirtualInterfaceAttributesCommandOutput>;