@aws-sdk/client-networkmanager 3.651.1 → 3.658.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 (171) hide show
  1. package/dist-types/commands/AcceptAttachmentCommand.d.ts +11 -0
  2. package/dist-types/commands/AssociateConnectPeerCommand.d.ts +11 -0
  3. package/dist-types/commands/AssociateCustomerGatewayCommand.d.ts +11 -0
  4. package/dist-types/commands/AssociateLinkCommand.d.ts +11 -0
  5. package/dist-types/commands/AssociateTransitGatewayConnectPeerCommand.d.ts +11 -0
  6. package/dist-types/commands/CreateConnectAttachmentCommand.d.ts +11 -0
  7. package/dist-types/commands/CreateConnectPeerCommand.d.ts +11 -0
  8. package/dist-types/commands/CreateConnectionCommand.d.ts +11 -0
  9. package/dist-types/commands/CreateCoreNetworkCommand.d.ts +11 -0
  10. package/dist-types/commands/CreateDeviceCommand.d.ts +11 -0
  11. package/dist-types/commands/CreateGlobalNetworkCommand.d.ts +11 -0
  12. package/dist-types/commands/CreateLinkCommand.d.ts +11 -0
  13. package/dist-types/commands/CreateSiteCommand.d.ts +11 -0
  14. package/dist-types/commands/CreateSiteToSiteVpnAttachmentCommand.d.ts +11 -0
  15. package/dist-types/commands/CreateTransitGatewayPeeringCommand.d.ts +11 -0
  16. package/dist-types/commands/CreateTransitGatewayRouteTableAttachmentCommand.d.ts +11 -0
  17. package/dist-types/commands/CreateVpcAttachmentCommand.d.ts +11 -0
  18. package/dist-types/commands/DeleteAttachmentCommand.d.ts +11 -0
  19. package/dist-types/commands/DeleteConnectPeerCommand.d.ts +11 -0
  20. package/dist-types/commands/DeleteConnectionCommand.d.ts +11 -0
  21. package/dist-types/commands/DeleteCoreNetworkCommand.d.ts +11 -0
  22. package/dist-types/commands/DeleteCoreNetworkPolicyVersionCommand.d.ts +11 -0
  23. package/dist-types/commands/DeleteDeviceCommand.d.ts +11 -0
  24. package/dist-types/commands/DeleteGlobalNetworkCommand.d.ts +11 -0
  25. package/dist-types/commands/DeleteLinkCommand.d.ts +11 -0
  26. package/dist-types/commands/DeletePeeringCommand.d.ts +11 -0
  27. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +11 -0
  28. package/dist-types/commands/DeleteSiteCommand.d.ts +11 -0
  29. package/dist-types/commands/DeregisterTransitGatewayCommand.d.ts +11 -0
  30. package/dist-types/commands/DescribeGlobalNetworksCommand.d.ts +11 -0
  31. package/dist-types/commands/DisassociateConnectPeerCommand.d.ts +11 -0
  32. package/dist-types/commands/DisassociateCustomerGatewayCommand.d.ts +11 -0
  33. package/dist-types/commands/DisassociateLinkCommand.d.ts +11 -0
  34. package/dist-types/commands/DisassociateTransitGatewayConnectPeerCommand.d.ts +11 -0
  35. package/dist-types/commands/ExecuteCoreNetworkChangeSetCommand.d.ts +11 -0
  36. package/dist-types/commands/GetConnectAttachmentCommand.d.ts +11 -0
  37. package/dist-types/commands/GetConnectPeerAssociationsCommand.d.ts +11 -0
  38. package/dist-types/commands/GetConnectPeerCommand.d.ts +11 -0
  39. package/dist-types/commands/GetConnectionsCommand.d.ts +11 -0
  40. package/dist-types/commands/GetCoreNetworkChangeEventsCommand.d.ts +11 -0
  41. package/dist-types/commands/GetCoreNetworkChangeSetCommand.d.ts +11 -0
  42. package/dist-types/commands/GetCoreNetworkCommand.d.ts +11 -0
  43. package/dist-types/commands/GetCoreNetworkPolicyCommand.d.ts +11 -0
  44. package/dist-types/commands/GetCustomerGatewayAssociationsCommand.d.ts +11 -0
  45. package/dist-types/commands/GetDevicesCommand.d.ts +11 -0
  46. package/dist-types/commands/GetLinkAssociationsCommand.d.ts +11 -0
  47. package/dist-types/commands/GetLinksCommand.d.ts +11 -0
  48. package/dist-types/commands/GetNetworkResourceCountsCommand.d.ts +11 -0
  49. package/dist-types/commands/GetNetworkResourceRelationshipsCommand.d.ts +11 -0
  50. package/dist-types/commands/GetNetworkResourcesCommand.d.ts +11 -0
  51. package/dist-types/commands/GetNetworkRoutesCommand.d.ts +11 -0
  52. package/dist-types/commands/GetNetworkTelemetryCommand.d.ts +11 -0
  53. package/dist-types/commands/GetResourcePolicyCommand.d.ts +11 -0
  54. package/dist-types/commands/GetRouteAnalysisCommand.d.ts +11 -0
  55. package/dist-types/commands/GetSiteToSiteVpnAttachmentCommand.d.ts +11 -0
  56. package/dist-types/commands/GetSitesCommand.d.ts +11 -0
  57. package/dist-types/commands/GetTransitGatewayConnectPeerAssociationsCommand.d.ts +11 -0
  58. package/dist-types/commands/GetTransitGatewayPeeringCommand.d.ts +11 -0
  59. package/dist-types/commands/GetTransitGatewayRegistrationsCommand.d.ts +11 -0
  60. package/dist-types/commands/GetTransitGatewayRouteTableAttachmentCommand.d.ts +11 -0
  61. package/dist-types/commands/GetVpcAttachmentCommand.d.ts +11 -0
  62. package/dist-types/commands/ListAttachmentsCommand.d.ts +11 -0
  63. package/dist-types/commands/ListConnectPeersCommand.d.ts +11 -0
  64. package/dist-types/commands/ListCoreNetworkPolicyVersionsCommand.d.ts +11 -0
  65. package/dist-types/commands/ListCoreNetworksCommand.d.ts +11 -0
  66. package/dist-types/commands/ListOrganizationServiceAccessStatusCommand.d.ts +11 -0
  67. package/dist-types/commands/ListPeeringsCommand.d.ts +11 -0
  68. package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
  69. package/dist-types/commands/PutCoreNetworkPolicyCommand.d.ts +11 -0
  70. package/dist-types/commands/PutResourcePolicyCommand.d.ts +11 -0
  71. package/dist-types/commands/RegisterTransitGatewayCommand.d.ts +11 -0
  72. package/dist-types/commands/RejectAttachmentCommand.d.ts +11 -0
  73. package/dist-types/commands/RestoreCoreNetworkPolicyVersionCommand.d.ts +11 -0
  74. package/dist-types/commands/StartOrganizationServiceAccessUpdateCommand.d.ts +11 -0
  75. package/dist-types/commands/StartRouteAnalysisCommand.d.ts +11 -0
  76. package/dist-types/commands/TagResourceCommand.d.ts +11 -0
  77. package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
  78. package/dist-types/commands/UpdateConnectionCommand.d.ts +11 -0
  79. package/dist-types/commands/UpdateCoreNetworkCommand.d.ts +11 -0
  80. package/dist-types/commands/UpdateDeviceCommand.d.ts +11 -0
  81. package/dist-types/commands/UpdateGlobalNetworkCommand.d.ts +11 -0
  82. package/dist-types/commands/UpdateLinkCommand.d.ts +11 -0
  83. package/dist-types/commands/UpdateNetworkResourceMetadataCommand.d.ts +11 -0
  84. package/dist-types/commands/UpdateSiteCommand.d.ts +11 -0
  85. package/dist-types/commands/UpdateVpcAttachmentCommand.d.ts +11 -0
  86. package/dist-types/ts3.4/commands/AcceptAttachmentCommand.d.ts +12 -1
  87. package/dist-types/ts3.4/commands/AssociateConnectPeerCommand.d.ts +12 -1
  88. package/dist-types/ts3.4/commands/AssociateCustomerGatewayCommand.d.ts +12 -1
  89. package/dist-types/ts3.4/commands/AssociateLinkCommand.d.ts +12 -1
  90. package/dist-types/ts3.4/commands/AssociateTransitGatewayConnectPeerCommand.d.ts +12 -1
  91. package/dist-types/ts3.4/commands/CreateConnectAttachmentCommand.d.ts +12 -1
  92. package/dist-types/ts3.4/commands/CreateConnectPeerCommand.d.ts +12 -1
  93. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +12 -1
  94. package/dist-types/ts3.4/commands/CreateCoreNetworkCommand.d.ts +12 -1
  95. package/dist-types/ts3.4/commands/CreateDeviceCommand.d.ts +12 -1
  96. package/dist-types/ts3.4/commands/CreateGlobalNetworkCommand.d.ts +12 -1
  97. package/dist-types/ts3.4/commands/CreateLinkCommand.d.ts +12 -1
  98. package/dist-types/ts3.4/commands/CreateSiteCommand.d.ts +12 -1
  99. package/dist-types/ts3.4/commands/CreateSiteToSiteVpnAttachmentCommand.d.ts +12 -1
  100. package/dist-types/ts3.4/commands/CreateTransitGatewayPeeringCommand.d.ts +12 -1
  101. package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableAttachmentCommand.d.ts +12 -1
  102. package/dist-types/ts3.4/commands/CreateVpcAttachmentCommand.d.ts +12 -1
  103. package/dist-types/ts3.4/commands/DeleteAttachmentCommand.d.ts +12 -1
  104. package/dist-types/ts3.4/commands/DeleteConnectPeerCommand.d.ts +12 -1
  105. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +12 -1
  106. package/dist-types/ts3.4/commands/DeleteCoreNetworkCommand.d.ts +12 -1
  107. package/dist-types/ts3.4/commands/DeleteCoreNetworkPolicyVersionCommand.d.ts +12 -1
  108. package/dist-types/ts3.4/commands/DeleteDeviceCommand.d.ts +12 -1
  109. package/dist-types/ts3.4/commands/DeleteGlobalNetworkCommand.d.ts +12 -1
  110. package/dist-types/ts3.4/commands/DeleteLinkCommand.d.ts +12 -1
  111. package/dist-types/ts3.4/commands/DeletePeeringCommand.d.ts +12 -1
  112. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +12 -1
  113. package/dist-types/ts3.4/commands/DeleteSiteCommand.d.ts +12 -1
  114. package/dist-types/ts3.4/commands/DeregisterTransitGatewayCommand.d.ts +12 -1
  115. package/dist-types/ts3.4/commands/DescribeGlobalNetworksCommand.d.ts +12 -1
  116. package/dist-types/ts3.4/commands/DisassociateConnectPeerCommand.d.ts +12 -1
  117. package/dist-types/ts3.4/commands/DisassociateCustomerGatewayCommand.d.ts +12 -1
  118. package/dist-types/ts3.4/commands/DisassociateLinkCommand.d.ts +12 -1
  119. package/dist-types/ts3.4/commands/DisassociateTransitGatewayConnectPeerCommand.d.ts +12 -1
  120. package/dist-types/ts3.4/commands/ExecuteCoreNetworkChangeSetCommand.d.ts +12 -1
  121. package/dist-types/ts3.4/commands/GetConnectAttachmentCommand.d.ts +12 -1
  122. package/dist-types/ts3.4/commands/GetConnectPeerAssociationsCommand.d.ts +12 -1
  123. package/dist-types/ts3.4/commands/GetConnectPeerCommand.d.ts +12 -1
  124. package/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +12 -1
  125. package/dist-types/ts3.4/commands/GetCoreNetworkChangeEventsCommand.d.ts +12 -1
  126. package/dist-types/ts3.4/commands/GetCoreNetworkChangeSetCommand.d.ts +12 -1
  127. package/dist-types/ts3.4/commands/GetCoreNetworkCommand.d.ts +12 -1
  128. package/dist-types/ts3.4/commands/GetCoreNetworkPolicyCommand.d.ts +12 -1
  129. package/dist-types/ts3.4/commands/GetCustomerGatewayAssociationsCommand.d.ts +12 -1
  130. package/dist-types/ts3.4/commands/GetDevicesCommand.d.ts +12 -1
  131. package/dist-types/ts3.4/commands/GetLinkAssociationsCommand.d.ts +12 -1
  132. package/dist-types/ts3.4/commands/GetLinksCommand.d.ts +12 -1
  133. package/dist-types/ts3.4/commands/GetNetworkResourceCountsCommand.d.ts +12 -1
  134. package/dist-types/ts3.4/commands/GetNetworkResourceRelationshipsCommand.d.ts +12 -1
  135. package/dist-types/ts3.4/commands/GetNetworkResourcesCommand.d.ts +12 -1
  136. package/dist-types/ts3.4/commands/GetNetworkRoutesCommand.d.ts +12 -1
  137. package/dist-types/ts3.4/commands/GetNetworkTelemetryCommand.d.ts +12 -1
  138. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +12 -1
  139. package/dist-types/ts3.4/commands/GetRouteAnalysisCommand.d.ts +12 -1
  140. package/dist-types/ts3.4/commands/GetSiteToSiteVpnAttachmentCommand.d.ts +12 -1
  141. package/dist-types/ts3.4/commands/GetSitesCommand.d.ts +12 -1
  142. package/dist-types/ts3.4/commands/GetTransitGatewayConnectPeerAssociationsCommand.d.ts +12 -1
  143. package/dist-types/ts3.4/commands/GetTransitGatewayPeeringCommand.d.ts +12 -1
  144. package/dist-types/ts3.4/commands/GetTransitGatewayRegistrationsCommand.d.ts +12 -1
  145. package/dist-types/ts3.4/commands/GetTransitGatewayRouteTableAttachmentCommand.d.ts +12 -1
  146. package/dist-types/ts3.4/commands/GetVpcAttachmentCommand.d.ts +12 -1
  147. package/dist-types/ts3.4/commands/ListAttachmentsCommand.d.ts +12 -1
  148. package/dist-types/ts3.4/commands/ListConnectPeersCommand.d.ts +12 -1
  149. package/dist-types/ts3.4/commands/ListCoreNetworkPolicyVersionsCommand.d.ts +12 -1
  150. package/dist-types/ts3.4/commands/ListCoreNetworksCommand.d.ts +12 -1
  151. package/dist-types/ts3.4/commands/ListOrganizationServiceAccessStatusCommand.d.ts +12 -1
  152. package/dist-types/ts3.4/commands/ListPeeringsCommand.d.ts +12 -1
  153. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
  154. package/dist-types/ts3.4/commands/PutCoreNetworkPolicyCommand.d.ts +12 -1
  155. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +12 -1
  156. package/dist-types/ts3.4/commands/RegisterTransitGatewayCommand.d.ts +12 -1
  157. package/dist-types/ts3.4/commands/RejectAttachmentCommand.d.ts +12 -1
  158. package/dist-types/ts3.4/commands/RestoreCoreNetworkPolicyVersionCommand.d.ts +12 -1
  159. package/dist-types/ts3.4/commands/StartOrganizationServiceAccessUpdateCommand.d.ts +12 -1
  160. package/dist-types/ts3.4/commands/StartRouteAnalysisCommand.d.ts +12 -1
  161. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
  162. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
  163. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +12 -1
  164. package/dist-types/ts3.4/commands/UpdateCoreNetworkCommand.d.ts +12 -1
  165. package/dist-types/ts3.4/commands/UpdateDeviceCommand.d.ts +12 -1
  166. package/dist-types/ts3.4/commands/UpdateGlobalNetworkCommand.d.ts +12 -1
  167. package/dist-types/ts3.4/commands/UpdateLinkCommand.d.ts +12 -1
  168. package/dist-types/ts3.4/commands/UpdateNetworkResourceMetadataCommand.d.ts +12 -1
  169. package/dist-types/ts3.4/commands/UpdateSiteCommand.d.ts +12 -1
  170. package/dist-types/ts3.4/commands/UpdateVpcAttachmentCommand.d.ts +12 -1
  171. package/package.json +35 -35
@@ -91,4 +91,15 @@ declare const GetCoreNetworkChangeEventsCommand_base: {
91
91
  * @public
92
92
  */
93
93
  export declare class GetCoreNetworkChangeEventsCommand extends GetCoreNetworkChangeEventsCommand_base {
94
+ /** @internal type navigation helper, not in runtime. */
95
+ protected static __types: {
96
+ api: {
97
+ input: GetCoreNetworkChangeEventsRequest;
98
+ output: GetCoreNetworkChangeEventsResponse;
99
+ };
100
+ sdk: {
101
+ input: GetCoreNetworkChangeEventsCommandInput;
102
+ output: GetCoreNetworkChangeEventsCommandOutput;
103
+ };
104
+ };
94
105
  }
@@ -171,4 +171,15 @@ declare const GetCoreNetworkChangeSetCommand_base: {
171
171
  * @public
172
172
  */
173
173
  export declare class GetCoreNetworkChangeSetCommand extends GetCoreNetworkChangeSetCommand_base {
174
+ /** @internal type navigation helper, not in runtime. */
175
+ protected static __types: {
176
+ api: {
177
+ input: GetCoreNetworkChangeSetRequest;
178
+ output: GetCoreNetworkChangeSetResponse;
179
+ };
180
+ sdk: {
181
+ input: GetCoreNetworkChangeSetCommandInput;
182
+ output: GetCoreNetworkChangeSetCommandOutput;
183
+ };
184
+ };
174
185
  }
@@ -121,4 +121,15 @@ declare const GetCoreNetworkCommand_base: {
121
121
  * @public
122
122
  */
123
123
  export declare class GetCoreNetworkCommand extends GetCoreNetworkCommand_base {
124
+ /** @internal type navigation helper, not in runtime. */
125
+ protected static __types: {
126
+ api: {
127
+ input: GetCoreNetworkRequest;
128
+ output: GetCoreNetworkResponse;
129
+ };
130
+ sdk: {
131
+ input: GetCoreNetworkCommandInput;
132
+ output: GetCoreNetworkCommandOutput;
133
+ };
134
+ };
124
135
  }
@@ -89,4 +89,15 @@ declare const GetCoreNetworkPolicyCommand_base: {
89
89
  * @public
90
90
  */
91
91
  export declare class GetCoreNetworkPolicyCommand extends GetCoreNetworkPolicyCommand_base {
92
+ /** @internal type navigation helper, not in runtime. */
93
+ protected static __types: {
94
+ api: {
95
+ input: GetCoreNetworkPolicyRequest;
96
+ output: GetCoreNetworkPolicyResponse;
97
+ };
98
+ sdk: {
99
+ input: GetCoreNetworkPolicyCommandInput;
100
+ output: GetCoreNetworkPolicyCommandOutput;
101
+ };
102
+ };
92
103
  }
@@ -91,4 +91,15 @@ declare const GetCustomerGatewayAssociationsCommand_base: {
91
91
  * @public
92
92
  */
93
93
  export declare class GetCustomerGatewayAssociationsCommand extends GetCustomerGatewayAssociationsCommand_base {
94
+ /** @internal type navigation helper, not in runtime. */
95
+ protected static __types: {
96
+ api: {
97
+ input: GetCustomerGatewayAssociationsRequest;
98
+ output: GetCustomerGatewayAssociationsResponse;
99
+ };
100
+ sdk: {
101
+ input: GetCustomerGatewayAssociationsCommandInput;
102
+ output: GetCustomerGatewayAssociationsCommandOutput;
103
+ };
104
+ };
94
105
  }
@@ -108,4 +108,15 @@ declare const GetDevicesCommand_base: {
108
108
  * @public
109
109
  */
110
110
  export declare class GetDevicesCommand extends GetDevicesCommand_base {
111
+ /** @internal type navigation helper, not in runtime. */
112
+ protected static __types: {
113
+ api: {
114
+ input: GetDevicesRequest;
115
+ output: GetDevicesResponse;
116
+ };
117
+ sdk: {
118
+ input: GetDevicesCommandInput;
119
+ output: GetDevicesCommandOutput;
120
+ };
121
+ };
111
122
  }
@@ -85,4 +85,15 @@ declare const GetLinkAssociationsCommand_base: {
85
85
  * @public
86
86
  */
87
87
  export declare class GetLinkAssociationsCommand extends GetLinkAssociationsCommand_base {
88
+ /** @internal type navigation helper, not in runtime. */
89
+ protected static __types: {
90
+ api: {
91
+ input: GetLinkAssociationsRequest;
92
+ output: GetLinkAssociationsResponse;
93
+ };
94
+ sdk: {
95
+ input: GetLinkAssociationsCommandInput;
96
+ output: GetLinkAssociationsCommandOutput;
97
+ };
98
+ };
88
99
  }
@@ -104,4 +104,15 @@ declare const GetLinksCommand_base: {
104
104
  * @public
105
105
  */
106
106
  export declare class GetLinksCommand extends GetLinksCommand_base {
107
+ /** @internal type navigation helper, not in runtime. */
108
+ protected static __types: {
109
+ api: {
110
+ input: GetLinksRequest;
111
+ output: GetLinksResponse;
112
+ };
113
+ sdk: {
114
+ input: GetLinksCommandInput;
115
+ output: GetLinksCommandOutput;
116
+ };
117
+ };
107
118
  }
@@ -78,4 +78,15 @@ declare const GetNetworkResourceCountsCommand_base: {
78
78
  * @public
79
79
  */
80
80
  export declare class GetNetworkResourceCountsCommand extends GetNetworkResourceCountsCommand_base {
81
+ /** @internal type navigation helper, not in runtime. */
82
+ protected static __types: {
83
+ api: {
84
+ input: GetNetworkResourceCountsRequest;
85
+ output: GetNetworkResourceCountsResponse;
86
+ };
87
+ sdk: {
88
+ input: GetNetworkResourceCountsCommandInput;
89
+ output: GetNetworkResourceCountsCommandOutput;
90
+ };
91
+ };
81
92
  }
@@ -86,4 +86,15 @@ declare const GetNetworkResourceRelationshipsCommand_base: {
86
86
  * @public
87
87
  */
88
88
  export declare class GetNetworkResourceRelationshipsCommand extends GetNetworkResourceRelationshipsCommand_base {
89
+ /** @internal type navigation helper, not in runtime. */
90
+ protected static __types: {
91
+ api: {
92
+ input: GetNetworkResourceRelationshipsRequest;
93
+ output: GetNetworkResourceRelationshipsResponse;
94
+ };
95
+ sdk: {
96
+ input: GetNetworkResourceRelationshipsCommandInput;
97
+ output: GetNetworkResourceRelationshipsCommandOutput;
98
+ };
99
+ };
89
100
  }
@@ -103,4 +103,15 @@ declare const GetNetworkResourcesCommand_base: {
103
103
  * @public
104
104
  */
105
105
  export declare class GetNetworkResourcesCommand extends GetNetworkResourcesCommand_base {
106
+ /** @internal type navigation helper, not in runtime. */
107
+ protected static __types: {
108
+ api: {
109
+ input: GetNetworkResourcesRequest;
110
+ output: GetNetworkResourcesResponse;
111
+ };
112
+ sdk: {
113
+ input: GetNetworkResourcesCommandInput;
114
+ output: GetNetworkResourcesCommandOutput;
115
+ };
116
+ };
106
117
  }
@@ -137,4 +137,15 @@ declare const GetNetworkRoutesCommand_base: {
137
137
  * @public
138
138
  */
139
139
  export declare class GetNetworkRoutesCommand extends GetNetworkRoutesCommand_base {
140
+ /** @internal type navigation helper, not in runtime. */
141
+ protected static __types: {
142
+ api: {
143
+ input: GetNetworkRoutesRequest;
144
+ output: GetNetworkRoutesResponse;
145
+ };
146
+ sdk: {
147
+ input: GetNetworkRoutesCommandInput;
148
+ output: GetNetworkRoutesCommandOutput;
149
+ };
150
+ };
140
151
  }
@@ -97,4 +97,15 @@ declare const GetNetworkTelemetryCommand_base: {
97
97
  * @public
98
98
  */
99
99
  export declare class GetNetworkTelemetryCommand extends GetNetworkTelemetryCommand_base {
100
+ /** @internal type navigation helper, not in runtime. */
101
+ protected static __types: {
102
+ api: {
103
+ input: GetNetworkTelemetryRequest;
104
+ output: GetNetworkTelemetryResponse;
105
+ };
106
+ sdk: {
107
+ input: GetNetworkTelemetryCommandInput;
108
+ output: GetNetworkTelemetryCommandOutput;
109
+ };
110
+ };
100
111
  }
@@ -69,4 +69,15 @@ declare const GetResourcePolicyCommand_base: {
69
69
  * @public
70
70
  */
71
71
  export declare class GetResourcePolicyCommand extends GetResourcePolicyCommand_base {
72
+ /** @internal type navigation helper, not in runtime. */
73
+ protected static __types: {
74
+ api: {
75
+ input: GetResourcePolicyRequest;
76
+ output: GetResourcePolicyResponse;
77
+ };
78
+ sdk: {
79
+ input: GetResourcePolicyCommandInput;
80
+ output: GetResourcePolicyCommandOutput;
81
+ };
82
+ };
72
83
  }
@@ -137,4 +137,15 @@ declare const GetRouteAnalysisCommand_base: {
137
137
  * @public
138
138
  */
139
139
  export declare class GetRouteAnalysisCommand extends GetRouteAnalysisCommand_base {
140
+ /** @internal type navigation helper, not in runtime. */
141
+ protected static __types: {
142
+ api: {
143
+ input: GetRouteAnalysisRequest;
144
+ output: GetRouteAnalysisResponse;
145
+ };
146
+ sdk: {
147
+ input: GetRouteAnalysisCommandInput;
148
+ output: GetRouteAnalysisCommandOutput;
149
+ };
150
+ };
140
151
  }
@@ -123,4 +123,15 @@ declare const GetSiteToSiteVpnAttachmentCommand_base: {
123
123
  * @public
124
124
  */
125
125
  export declare class GetSiteToSiteVpnAttachmentCommand extends GetSiteToSiteVpnAttachmentCommand_base {
126
+ /** @internal type navigation helper, not in runtime. */
127
+ protected static __types: {
128
+ api: {
129
+ input: GetSiteToSiteVpnAttachmentRequest;
130
+ output: GetSiteToSiteVpnAttachmentResponse;
131
+ };
132
+ sdk: {
133
+ input: GetSiteToSiteVpnAttachmentCommandInput;
134
+ output: GetSiteToSiteVpnAttachmentCommandOutput;
135
+ };
136
+ };
126
137
  }
@@ -98,4 +98,15 @@ declare const GetSitesCommand_base: {
98
98
  * @public
99
99
  */
100
100
  export declare class GetSitesCommand extends GetSitesCommand_base {
101
+ /** @internal type navigation helper, not in runtime. */
102
+ protected static __types: {
103
+ api: {
104
+ input: GetSitesRequest;
105
+ output: GetSitesResponse;
106
+ };
107
+ sdk: {
108
+ input: GetSitesCommandInput;
109
+ output: GetSitesCommandOutput;
110
+ };
111
+ };
101
112
  }
@@ -90,4 +90,15 @@ declare const GetTransitGatewayConnectPeerAssociationsCommand_base: {
90
90
  * @public
91
91
  */
92
92
  export declare class GetTransitGatewayConnectPeerAssociationsCommand extends GetTransitGatewayConnectPeerAssociationsCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: GetTransitGatewayConnectPeerAssociationsRequest;
97
+ output: GetTransitGatewayConnectPeerAssociationsResponse;
98
+ };
99
+ sdk: {
100
+ input: GetTransitGatewayConnectPeerAssociationsCommandInput;
101
+ output: GetTransitGatewayConnectPeerAssociationsCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -103,4 +103,15 @@ declare const GetTransitGatewayPeeringCommand_base: {
103
103
  * @public
104
104
  */
105
105
  export declare class GetTransitGatewayPeeringCommand extends GetTransitGatewayPeeringCommand_base {
106
+ /** @internal type navigation helper, not in runtime. */
107
+ protected static __types: {
108
+ api: {
109
+ input: GetTransitGatewayPeeringRequest;
110
+ output: GetTransitGatewayPeeringResponse;
111
+ };
112
+ sdk: {
113
+ input: GetTransitGatewayPeeringCommandInput;
114
+ output: GetTransitGatewayPeeringCommandOutput;
115
+ };
116
+ };
106
117
  }
@@ -88,4 +88,15 @@ declare const GetTransitGatewayRegistrationsCommand_base: {
88
88
  * @public
89
89
  */
90
90
  export declare class GetTransitGatewayRegistrationsCommand extends GetTransitGatewayRegistrationsCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: GetTransitGatewayRegistrationsRequest;
95
+ output: GetTransitGatewayRegistrationsResponse;
96
+ };
97
+ sdk: {
98
+ input: GetTransitGatewayRegistrationsCommandInput;
99
+ output: GetTransitGatewayRegistrationsCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -124,4 +124,15 @@ declare const GetTransitGatewayRouteTableAttachmentCommand_base: {
124
124
  * @public
125
125
  */
126
126
  export declare class GetTransitGatewayRouteTableAttachmentCommand extends GetTransitGatewayRouteTableAttachmentCommand_base {
127
+ /** @internal type navigation helper, not in runtime. */
128
+ protected static __types: {
129
+ api: {
130
+ input: GetTransitGatewayRouteTableAttachmentRequest;
131
+ output: GetTransitGatewayRouteTableAttachmentResponse;
132
+ };
133
+ sdk: {
134
+ input: GetTransitGatewayRouteTableAttachmentCommandInput;
135
+ output: GetTransitGatewayRouteTableAttachmentCommandOutput;
136
+ };
137
+ };
127
138
  }
@@ -129,4 +129,15 @@ declare const GetVpcAttachmentCommand_base: {
129
129
  * @public
130
130
  */
131
131
  export declare class GetVpcAttachmentCommand extends GetVpcAttachmentCommand_base {
132
+ /** @internal type navigation helper, not in runtime. */
133
+ protected static __types: {
134
+ api: {
135
+ input: GetVpcAttachmentRequest;
136
+ output: GetVpcAttachmentResponse;
137
+ };
138
+ sdk: {
139
+ input: GetVpcAttachmentCommandInput;
140
+ output: GetVpcAttachmentCommandOutput;
141
+ };
142
+ };
132
143
  }
@@ -125,4 +125,15 @@ declare const ListAttachmentsCommand_base: {
125
125
  * @public
126
126
  */
127
127
  export declare class ListAttachmentsCommand extends ListAttachmentsCommand_base {
128
+ /** @internal type navigation helper, not in runtime. */
129
+ protected static __types: {
130
+ api: {
131
+ input: ListAttachmentsRequest;
132
+ output: ListAttachmentsResponse;
133
+ };
134
+ sdk: {
135
+ input: ListAttachmentsCommandInput;
136
+ output: ListAttachmentsCommandOutput;
137
+ };
138
+ };
128
139
  }
@@ -89,4 +89,15 @@ declare const ListConnectPeersCommand_base: {
89
89
  * @public
90
90
  */
91
91
  export declare class ListConnectPeersCommand extends ListConnectPeersCommand_base {
92
+ /** @internal type navigation helper, not in runtime. */
93
+ protected static __types: {
94
+ api: {
95
+ input: ListConnectPeersRequest;
96
+ output: ListConnectPeersResponse;
97
+ };
98
+ sdk: {
99
+ input: ListConnectPeersCommandInput;
100
+ output: ListConnectPeersCommandOutput;
101
+ };
102
+ };
92
103
  }
@@ -84,4 +84,15 @@ declare const ListCoreNetworkPolicyVersionsCommand_base: {
84
84
  * @public
85
85
  */
86
86
  export declare class ListCoreNetworkPolicyVersionsCommand extends ListCoreNetworkPolicyVersionsCommand_base {
87
+ /** @internal type navigation helper, not in runtime. */
88
+ protected static __types: {
89
+ api: {
90
+ input: ListCoreNetworkPolicyVersionsRequest;
91
+ output: ListCoreNetworkPolicyVersionsResponse;
92
+ };
93
+ sdk: {
94
+ input: ListCoreNetworkPolicyVersionsCommandInput;
95
+ output: ListCoreNetworkPolicyVersionsCommandOutput;
96
+ };
97
+ };
87
98
  }
@@ -86,4 +86,15 @@ declare const ListCoreNetworksCommand_base: {
86
86
  * @public
87
87
  */
88
88
  export declare class ListCoreNetworksCommand extends ListCoreNetworksCommand_base {
89
+ /** @internal type navigation helper, not in runtime. */
90
+ protected static __types: {
91
+ api: {
92
+ input: ListCoreNetworksRequest;
93
+ output: ListCoreNetworksResponse;
94
+ };
95
+ sdk: {
96
+ input: ListCoreNetworksCommandInput;
97
+ output: ListCoreNetworksCommandOutput;
98
+ };
99
+ };
89
100
  }
@@ -69,4 +69,15 @@ declare const ListOrganizationServiceAccessStatusCommand_base: {
69
69
  * @public
70
70
  */
71
71
  export declare class ListOrganizationServiceAccessStatusCommand extends ListOrganizationServiceAccessStatusCommand_base {
72
+ /** @internal type navigation helper, not in runtime. */
73
+ protected static __types: {
74
+ api: {
75
+ input: ListOrganizationServiceAccessStatusRequest;
76
+ output: ListOrganizationServiceAccessStatusResponse;
77
+ };
78
+ sdk: {
79
+ input: ListOrganizationServiceAccessStatusCommandInput;
80
+ output: ListOrganizationServiceAccessStatusCommandOutput;
81
+ };
82
+ };
72
83
  }
@@ -104,4 +104,15 @@ declare const ListPeeringsCommand_base: {
104
104
  * @public
105
105
  */
106
106
  export declare class ListPeeringsCommand extends ListPeeringsCommand_base {
107
+ /** @internal type navigation helper, not in runtime. */
108
+ protected static __types: {
109
+ api: {
110
+ input: ListPeeringsRequest;
111
+ output: ListPeeringsResponse;
112
+ };
113
+ sdk: {
114
+ input: ListPeeringsCommandInput;
115
+ output: ListPeeringsCommandOutput;
116
+ };
117
+ };
107
118
  }
@@ -77,4 +77,15 @@ declare const ListTagsForResourceCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: ListTagsForResourceRequest;
84
+ output: ListTagsForResourceResponse;
85
+ };
86
+ sdk: {
87
+ input: ListTagsForResourceCommandInput;
88
+ output: ListTagsForResourceCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -98,4 +98,15 @@ declare const PutCoreNetworkPolicyCommand_base: {
98
98
  * @public
99
99
  */
100
100
  export declare class PutCoreNetworkPolicyCommand extends PutCoreNetworkPolicyCommand_base {
101
+ /** @internal type navigation helper, not in runtime. */
102
+ protected static __types: {
103
+ api: {
104
+ input: PutCoreNetworkPolicyRequest;
105
+ output: PutCoreNetworkPolicyResponse;
106
+ };
107
+ sdk: {
108
+ input: PutCoreNetworkPolicyCommandInput;
109
+ output: PutCoreNetworkPolicyCommandOutput;
110
+ };
111
+ };
101
112
  }
@@ -75,4 +75,15 @@ declare const PutResourcePolicyCommand_base: {
75
75
  * @public
76
76
  */
77
77
  export declare class PutResourcePolicyCommand extends PutResourcePolicyCommand_base {
78
+ /** @internal type navigation helper, not in runtime. */
79
+ protected static __types: {
80
+ api: {
81
+ input: PutResourcePolicyRequest;
82
+ output: {};
83
+ };
84
+ sdk: {
85
+ input: PutResourcePolicyCommandInput;
86
+ output: PutResourcePolicyCommandOutput;
87
+ };
88
+ };
78
89
  }
@@ -88,4 +88,15 @@ declare const RegisterTransitGatewayCommand_base: {
88
88
  * @public
89
89
  */
90
90
  export declare class RegisterTransitGatewayCommand extends RegisterTransitGatewayCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: RegisterTransitGatewayRequest;
95
+ output: RegisterTransitGatewayResponse;
96
+ };
97
+ sdk: {
98
+ input: RegisterTransitGatewayCommandInput;
99
+ output: RegisterTransitGatewayCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -124,4 +124,15 @@ declare const RejectAttachmentCommand_base: {
124
124
  * @public
125
125
  */
126
126
  export declare class RejectAttachmentCommand extends RejectAttachmentCommand_base {
127
+ /** @internal type navigation helper, not in runtime. */
128
+ protected static __types: {
129
+ api: {
130
+ input: RejectAttachmentRequest;
131
+ output: RejectAttachmentResponse;
132
+ };
133
+ sdk: {
134
+ input: RejectAttachmentCommandInput;
135
+ output: RejectAttachmentCommandOutput;
136
+ };
137
+ };
127
138
  }
@@ -92,4 +92,15 @@ declare const RestoreCoreNetworkPolicyVersionCommand_base: {
92
92
  * @public
93
93
  */
94
94
  export declare class RestoreCoreNetworkPolicyVersionCommand extends RestoreCoreNetworkPolicyVersionCommand_base {
95
+ /** @internal type navigation helper, not in runtime. */
96
+ protected static __types: {
97
+ api: {
98
+ input: RestoreCoreNetworkPolicyVersionRequest;
99
+ output: RestoreCoreNetworkPolicyVersionResponse;
100
+ };
101
+ sdk: {
102
+ input: RestoreCoreNetworkPolicyVersionCommandInput;
103
+ output: RestoreCoreNetworkPolicyVersionCommandOutput;
104
+ };
105
+ };
95
106
  }
@@ -86,4 +86,15 @@ declare const StartOrganizationServiceAccessUpdateCommand_base: {
86
86
  * @public
87
87
  */
88
88
  export declare class StartOrganizationServiceAccessUpdateCommand extends StartOrganizationServiceAccessUpdateCommand_base {
89
+ /** @internal type navigation helper, not in runtime. */
90
+ protected static __types: {
91
+ api: {
92
+ input: StartOrganizationServiceAccessUpdateRequest;
93
+ output: StartOrganizationServiceAccessUpdateResponse;
94
+ };
95
+ sdk: {
96
+ input: StartOrganizationServiceAccessUpdateCommandInput;
97
+ output: StartOrganizationServiceAccessUpdateCommandOutput;
98
+ };
99
+ };
89
100
  }
@@ -151,4 +151,15 @@ declare const StartRouteAnalysisCommand_base: {
151
151
  * @public
152
152
  */
153
153
  export declare class StartRouteAnalysisCommand extends StartRouteAnalysisCommand_base {
154
+ /** @internal type navigation helper, not in runtime. */
155
+ protected static __types: {
156
+ api: {
157
+ input: StartRouteAnalysisRequest;
158
+ output: StartRouteAnalysisResponse;
159
+ };
160
+ sdk: {
161
+ input: StartRouteAnalysisCommandInput;
162
+ output: StartRouteAnalysisCommandOutput;
163
+ };
164
+ };
154
165
  }
@@ -83,4 +83,15 @@ declare const TagResourceCommand_base: {
83
83
  * @public
84
84
  */
85
85
  export declare class TagResourceCommand extends TagResourceCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: TagResourceRequest;
90
+ output: {};
91
+ };
92
+ sdk: {
93
+ input: TagResourceCommandInput;
94
+ output: TagResourceCommandOutput;
95
+ };
96
+ };
86
97
  }
@@ -77,4 +77,15 @@ declare const UntagResourceCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: UntagResourceRequest;
84
+ output: {};
85
+ };
86
+ sdk: {
87
+ input: UntagResourceCommandInput;
88
+ output: UntagResourceCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -98,4 +98,15 @@ declare const UpdateConnectionCommand_base: {
98
98
  * @public
99
99
  */
100
100
  export declare class UpdateConnectionCommand extends UpdateConnectionCommand_base {
101
+ /** @internal type navigation helper, not in runtime. */
102
+ protected static __types: {
103
+ api: {
104
+ input: UpdateConnectionRequest;
105
+ output: UpdateConnectionResponse;
106
+ };
107
+ sdk: {
108
+ input: UpdateConnectionCommandInput;
109
+ output: UpdateConnectionCommandOutput;
110
+ };
111
+ };
101
112
  }