@aws-sdk/client-networkmanager 3.651.1 → 3.654.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
@@ -126,4 +126,15 @@ declare const UpdateCoreNetworkCommand_base: {
126
126
  * @public
127
127
  */
128
128
  export declare class UpdateCoreNetworkCommand extends UpdateCoreNetworkCommand_base {
129
+ /** @internal type navigation helper, not in runtime. */
130
+ protected static __types: {
131
+ api: {
132
+ input: UpdateCoreNetworkRequest;
133
+ output: UpdateCoreNetworkResponse;
134
+ };
135
+ sdk: {
136
+ input: UpdateCoreNetworkCommandInput;
137
+ output: UpdateCoreNetworkCommandOutput;
138
+ };
139
+ };
129
140
  }
@@ -120,4 +120,15 @@ declare const UpdateDeviceCommand_base: {
120
120
  * @public
121
121
  */
122
122
  export declare class UpdateDeviceCommand extends UpdateDeviceCommand_base {
123
+ /** @internal type navigation helper, not in runtime. */
124
+ protected static __types: {
125
+ api: {
126
+ input: UpdateDeviceRequest;
127
+ output: UpdateDeviceResponse;
128
+ };
129
+ sdk: {
130
+ input: UpdateDeviceCommandInput;
131
+ output: UpdateDeviceCommandOutput;
132
+ };
133
+ };
123
134
  }
@@ -90,4 +90,15 @@ declare const UpdateGlobalNetworkCommand_base: {
90
90
  * @public
91
91
  */
92
92
  export declare class UpdateGlobalNetworkCommand extends UpdateGlobalNetworkCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: UpdateGlobalNetworkRequest;
97
+ output: UpdateGlobalNetworkResponse;
98
+ };
99
+ sdk: {
100
+ input: UpdateGlobalNetworkCommandInput;
101
+ output: UpdateGlobalNetworkCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -108,4 +108,15 @@ declare const UpdateLinkCommand_base: {
108
108
  * @public
109
109
  */
110
110
  export declare class UpdateLinkCommand extends UpdateLinkCommand_base {
111
+ /** @internal type navigation helper, not in runtime. */
112
+ protected static __types: {
113
+ api: {
114
+ input: UpdateLinkRequest;
115
+ output: UpdateLinkResponse;
116
+ };
117
+ sdk: {
118
+ input: UpdateLinkCommandInput;
119
+ output: UpdateLinkCommandOutput;
120
+ };
121
+ };
111
122
  }
@@ -83,4 +83,15 @@ declare const UpdateNetworkResourceMetadataCommand_base: {
83
83
  * @public
84
84
  */
85
85
  export declare class UpdateNetworkResourceMetadataCommand extends UpdateNetworkResourceMetadataCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: UpdateNetworkResourceMetadataRequest;
90
+ output: UpdateNetworkResourceMetadataResponse;
91
+ };
92
+ sdk: {
93
+ input: UpdateNetworkResourceMetadataCommandInput;
94
+ output: UpdateNetworkResourceMetadataCommandOutput;
95
+ };
96
+ };
86
97
  }
@@ -102,4 +102,15 @@ declare const UpdateSiteCommand_base: {
102
102
  * @public
103
103
  */
104
104
  export declare class UpdateSiteCommand extends UpdateSiteCommand_base {
105
+ /** @internal type navigation helper, not in runtime. */
106
+ protected static __types: {
107
+ api: {
108
+ input: UpdateSiteRequest;
109
+ output: UpdateSiteResponse;
110
+ };
111
+ sdk: {
112
+ input: UpdateSiteCommandInput;
113
+ output: UpdateSiteCommandOutput;
114
+ };
115
+ };
105
116
  }
@@ -143,4 +143,15 @@ declare const UpdateVpcAttachmentCommand_base: {
143
143
  * @public
144
144
  */
145
145
  export declare class UpdateVpcAttachmentCommand extends UpdateVpcAttachmentCommand_base {
146
+ /** @internal type navigation helper, not in runtime. */
147
+ protected static __types: {
148
+ api: {
149
+ input: UpdateVpcAttachmentRequest;
150
+ output: UpdateVpcAttachmentResponse;
151
+ };
152
+ sdk: {
153
+ input: UpdateVpcAttachmentCommandInput;
154
+ output: UpdateVpcAttachmentCommandOutput;
155
+ };
156
+ };
146
157
  }
@@ -36,4 +36,15 @@ declare const AcceptAttachmentCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class AcceptAttachmentCommand extends AcceptAttachmentCommand_base {}
39
+ export declare class AcceptAttachmentCommand extends AcceptAttachmentCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: AcceptAttachmentRequest;
43
+ output: AcceptAttachmentResponse;
44
+ };
45
+ sdk: {
46
+ input: AcceptAttachmentCommandInput;
47
+ output: AcceptAttachmentCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const AssociateConnectPeerCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class AssociateConnectPeerCommand extends AssociateConnectPeerCommand_base {}
40
+ export declare class AssociateConnectPeerCommand extends AssociateConnectPeerCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: AssociateConnectPeerRequest;
44
+ output: AssociateConnectPeerResponse;
45
+ };
46
+ sdk: {
47
+ input: AssociateConnectPeerCommandInput;
48
+ output: AssociateConnectPeerCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const AssociateCustomerGatewayCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class AssociateCustomerGatewayCommand extends AssociateCustomerGatewayCommand_base {}
40
+ export declare class AssociateCustomerGatewayCommand extends AssociateCustomerGatewayCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: AssociateCustomerGatewayRequest;
44
+ output: AssociateCustomerGatewayResponse;
45
+ };
46
+ sdk: {
47
+ input: AssociateCustomerGatewayCommandInput;
48
+ output: AssociateCustomerGatewayCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const AssociateLinkCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class AssociateLinkCommand extends AssociateLinkCommand_base {}
39
+ export declare class AssociateLinkCommand extends AssociateLinkCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: AssociateLinkRequest;
43
+ output: AssociateLinkResponse;
44
+ };
45
+ sdk: {
46
+ input: AssociateLinkCommandInput;
47
+ output: AssociateLinkCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const AssociateTransitGatewayConnectPeerCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class AssociateTransitGatewayConnectPeerCommand extends AssociateTransitGatewayConnectPeerCommand_base {}
40
+ export declare class AssociateTransitGatewayConnectPeerCommand extends AssociateTransitGatewayConnectPeerCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: AssociateTransitGatewayConnectPeerRequest;
44
+ output: AssociateTransitGatewayConnectPeerResponse;
45
+ };
46
+ sdk: {
47
+ input: AssociateTransitGatewayConnectPeerCommandInput;
48
+ output: AssociateTransitGatewayConnectPeerCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateConnectAttachmentCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateConnectAttachmentCommand extends CreateConnectAttachmentCommand_base {}
40
+ export declare class CreateConnectAttachmentCommand extends CreateConnectAttachmentCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateConnectAttachmentRequest;
44
+ output: CreateConnectAttachmentResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateConnectAttachmentCommandInput;
48
+ output: CreateConnectAttachmentCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateConnectPeerCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateConnectPeerCommand extends CreateConnectPeerCommand_base {}
40
+ export declare class CreateConnectPeerCommand extends CreateConnectPeerCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateConnectPeerRequest;
44
+ output: CreateConnectPeerResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateConnectPeerCommandInput;
48
+ output: CreateConnectPeerCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const CreateConnectionCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class CreateConnectionCommand extends CreateConnectionCommand_base {}
39
+ export declare class CreateConnectionCommand extends CreateConnectionCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: CreateConnectionRequest;
43
+ output: CreateConnectionResponse;
44
+ };
45
+ sdk: {
46
+ input: CreateConnectionCommandInput;
47
+ output: CreateConnectionCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const CreateCoreNetworkCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateCoreNetworkCommand extends CreateCoreNetworkCommand_base {}
40
+ export declare class CreateCoreNetworkCommand extends CreateCoreNetworkCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateCoreNetworkRequest;
44
+ output: CreateCoreNetworkResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateCoreNetworkCommandInput;
48
+ output: CreateCoreNetworkCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const CreateDeviceCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class CreateDeviceCommand extends CreateDeviceCommand_base {}
36
+ export declare class CreateDeviceCommand extends CreateDeviceCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: CreateDeviceRequest;
40
+ output: CreateDeviceResponse;
41
+ };
42
+ sdk: {
43
+ input: CreateDeviceCommandInput;
44
+ output: CreateDeviceCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const CreateGlobalNetworkCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateGlobalNetworkCommand extends CreateGlobalNetworkCommand_base {}
40
+ export declare class CreateGlobalNetworkCommand extends CreateGlobalNetworkCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateGlobalNetworkRequest;
44
+ output: CreateGlobalNetworkResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateGlobalNetworkCommandInput;
48
+ output: CreateGlobalNetworkCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const CreateLinkCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class CreateLinkCommand extends CreateLinkCommand_base {}
36
+ export declare class CreateLinkCommand extends CreateLinkCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: CreateLinkRequest;
40
+ output: CreateLinkResponse;
41
+ };
42
+ sdk: {
43
+ input: CreateLinkCommandInput;
44
+ output: CreateLinkCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -33,4 +33,15 @@ declare const CreateSiteCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class CreateSiteCommand extends CreateSiteCommand_base {}
36
+ export declare class CreateSiteCommand extends CreateSiteCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: CreateSiteRequest;
40
+ output: CreateSiteResponse;
41
+ };
42
+ sdk: {
43
+ input: CreateSiteCommandInput;
44
+ output: CreateSiteCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const CreateSiteToSiteVpnAttachmentCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateSiteToSiteVpnAttachmentCommand extends CreateSiteToSiteVpnAttachmentCommand_base {}
40
+ export declare class CreateSiteToSiteVpnAttachmentCommand extends CreateSiteToSiteVpnAttachmentCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateSiteToSiteVpnAttachmentRequest;
44
+ output: CreateSiteToSiteVpnAttachmentResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateSiteToSiteVpnAttachmentCommandInput;
48
+ output: CreateSiteToSiteVpnAttachmentCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateTransitGatewayPeeringCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateTransitGatewayPeeringCommand extends CreateTransitGatewayPeeringCommand_base {}
40
+ export declare class CreateTransitGatewayPeeringCommand extends CreateTransitGatewayPeeringCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateTransitGatewayPeeringRequest;
44
+ output: CreateTransitGatewayPeeringResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateTransitGatewayPeeringCommandInput;
48
+ output: CreateTransitGatewayPeeringCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateTransitGatewayRouteTableAttachmentCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateTransitGatewayRouteTableAttachmentCommand extends CreateTransitGatewayRouteTableAttachmentCommand_base {}
40
+ export declare class CreateTransitGatewayRouteTableAttachmentCommand extends CreateTransitGatewayRouteTableAttachmentCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateTransitGatewayRouteTableAttachmentRequest;
44
+ output: CreateTransitGatewayRouteTableAttachmentResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateTransitGatewayRouteTableAttachmentCommandInput;
48
+ output: CreateTransitGatewayRouteTableAttachmentCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateVpcAttachmentCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateVpcAttachmentCommand extends CreateVpcAttachmentCommand_base {}
40
+ export declare class CreateVpcAttachmentCommand extends CreateVpcAttachmentCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateVpcAttachmentRequest;
44
+ output: CreateVpcAttachmentResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateVpcAttachmentCommandInput;
48
+ output: CreateVpcAttachmentCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const DeleteAttachmentCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class DeleteAttachmentCommand extends DeleteAttachmentCommand_base {}
39
+ export declare class DeleteAttachmentCommand extends DeleteAttachmentCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: DeleteAttachmentRequest;
43
+ output: DeleteAttachmentResponse;
44
+ };
45
+ sdk: {
46
+ input: DeleteAttachmentCommandInput;
47
+ output: DeleteAttachmentCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const DeleteConnectPeerCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteConnectPeerCommand extends DeleteConnectPeerCommand_base {}
40
+ export declare class DeleteConnectPeerCommand extends DeleteConnectPeerCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteConnectPeerRequest;
44
+ output: DeleteConnectPeerResponse;
45
+ };
46
+ sdk: {
47
+ input: DeleteConnectPeerCommandInput;
48
+ output: DeleteConnectPeerCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const DeleteConnectionCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class DeleteConnectionCommand extends DeleteConnectionCommand_base {}
39
+ export declare class DeleteConnectionCommand extends DeleteConnectionCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: DeleteConnectionRequest;
43
+ output: DeleteConnectionResponse;
44
+ };
45
+ sdk: {
46
+ input: DeleteConnectionCommandInput;
47
+ output: DeleteConnectionCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const DeleteCoreNetworkCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteCoreNetworkCommand extends DeleteCoreNetworkCommand_base {}
40
+ export declare class DeleteCoreNetworkCommand extends DeleteCoreNetworkCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteCoreNetworkRequest;
44
+ output: DeleteCoreNetworkResponse;
45
+ };
46
+ sdk: {
47
+ input: DeleteCoreNetworkCommandInput;
48
+ output: DeleteCoreNetworkCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DeleteCoreNetworkPolicyVersionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteCoreNetworkPolicyVersionCommand extends DeleteCoreNetworkPolicyVersionCommand_base {}
40
+ export declare class DeleteCoreNetworkPolicyVersionCommand extends DeleteCoreNetworkPolicyVersionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteCoreNetworkPolicyVersionRequest;
44
+ output: DeleteCoreNetworkPolicyVersionResponse;
45
+ };
46
+ sdk: {
47
+ input: DeleteCoreNetworkPolicyVersionCommandInput;
48
+ output: DeleteCoreNetworkPolicyVersionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const DeleteDeviceCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DeleteDeviceCommand extends DeleteDeviceCommand_base {}
36
+ export declare class DeleteDeviceCommand extends DeleteDeviceCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DeleteDeviceRequest;
40
+ output: DeleteDeviceResponse;
41
+ };
42
+ sdk: {
43
+ input: DeleteDeviceCommandInput;
44
+ output: DeleteDeviceCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const DeleteGlobalNetworkCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteGlobalNetworkCommand extends DeleteGlobalNetworkCommand_base {}
40
+ export declare class DeleteGlobalNetworkCommand extends DeleteGlobalNetworkCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteGlobalNetworkRequest;
44
+ output: DeleteGlobalNetworkResponse;
45
+ };
46
+ sdk: {
47
+ input: DeleteGlobalNetworkCommandInput;
48
+ output: DeleteGlobalNetworkCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const DeleteLinkCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DeleteLinkCommand extends DeleteLinkCommand_base {}
36
+ export declare class DeleteLinkCommand extends DeleteLinkCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DeleteLinkRequest;
40
+ output: DeleteLinkResponse;
41
+ };
42
+ sdk: {
43
+ input: DeleteLinkCommandInput;
44
+ output: DeleteLinkCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -36,4 +36,15 @@ declare const DeletePeeringCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class DeletePeeringCommand extends DeletePeeringCommand_base {}
39
+ export declare class DeletePeeringCommand extends DeletePeeringCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: DeletePeeringRequest;
43
+ output: DeletePeeringResponse;
44
+ };
45
+ sdk: {
46
+ input: DeletePeeringCommandInput;
47
+ output: DeletePeeringCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const DeleteResourcePolicyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteResourcePolicyCommand extends DeleteResourcePolicyCommand_base {}
40
+ export declare class DeleteResourcePolicyCommand extends DeleteResourcePolicyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteResourcePolicyRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteResourcePolicyCommandInput;
48
+ output: DeleteResourcePolicyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const DeleteSiteCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DeleteSiteCommand extends DeleteSiteCommand_base {}
36
+ export declare class DeleteSiteCommand extends DeleteSiteCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DeleteSiteRequest;
40
+ output: DeleteSiteResponse;
41
+ };
42
+ sdk: {
43
+ input: DeleteSiteCommandInput;
44
+ output: DeleteSiteCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const DeregisterTransitGatewayCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeregisterTransitGatewayCommand extends DeregisterTransitGatewayCommand_base {}
40
+ export declare class DeregisterTransitGatewayCommand extends DeregisterTransitGatewayCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeregisterTransitGatewayRequest;
44
+ output: DeregisterTransitGatewayResponse;
45
+ };
46
+ sdk: {
47
+ input: DeregisterTransitGatewayCommandInput;
48
+ output: DeregisterTransitGatewayCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeGlobalNetworksCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeGlobalNetworksCommand extends DescribeGlobalNetworksCommand_base {}
40
+ export declare class DescribeGlobalNetworksCommand extends DescribeGlobalNetworksCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeGlobalNetworksRequest;
44
+ output: DescribeGlobalNetworksResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeGlobalNetworksCommandInput;
48
+ output: DescribeGlobalNetworksCommandOutput;
49
+ };
50
+ };
51
+ }