@aws-sdk/client-ec2 3.310.1 → 3.312.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 (788) hide show
  1. package/dist-cjs/protocols/Aws_ec2.js +594 -1773
  2. package/dist-es/protocols/Aws_ec2.js +594 -1773
  3. package/dist-types/ts3.4/EC2.d.ts +10801 -7290
  4. package/dist-types/ts3.4/EC2Client.d.ts +3657 -777
  5. package/dist-types/ts3.4/commands/AcceptAddressTransferCommand.d.ts +41 -75
  6. package/dist-types/ts3.4/commands/AcceptReservedInstancesExchangeQuoteCommand.d.ts +41 -72
  7. package/dist-types/ts3.4/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.d.ts +43 -68
  8. package/dist-types/ts3.4/commands/AcceptTransitGatewayPeeringAttachmentCommand.d.ts +41 -65
  9. package/dist-types/ts3.4/commands/AcceptTransitGatewayVpcAttachmentCommand.d.ts +41 -67
  10. package/dist-types/ts3.4/commands/AcceptVpcEndpointConnectionsCommand.d.ts +41 -67
  11. package/dist-types/ts3.4/commands/AcceptVpcPeeringConnectionCommand.d.ts +41 -69
  12. package/dist-types/ts3.4/commands/AdvertiseByoipCidrCommand.d.ts +38 -74
  13. package/dist-types/ts3.4/commands/AllocateAddressCommand.d.ts +37 -127
  14. package/dist-types/ts3.4/commands/AllocateHostsCommand.d.ts +34 -84
  15. package/dist-types/ts3.4/commands/AllocateIpamPoolCidrCommand.d.ts +41 -75
  16. package/dist-types/ts3.4/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.d.ts +41 -69
  17. package/dist-types/ts3.4/commands/AssignIpv6AddressesCommand.d.ts +38 -81
  18. package/dist-types/ts3.4/commands/AssignPrivateIpAddressesCommand.d.ts +41 -113
  19. package/dist-types/ts3.4/commands/AssignPrivateNatGatewayAddressCommand.d.ts +41 -68
  20. package/dist-types/ts3.4/commands/AssociateAddressCommand.d.ts +37 -142
  21. package/dist-types/ts3.4/commands/AssociateClientVpnTargetNetworkCommand.d.ts +41 -67
  22. package/dist-types/ts3.4/commands/AssociateDhcpOptionsCommand.d.ts +36 -92
  23. package/dist-types/ts3.4/commands/AssociateEnclaveCertificateIamRoleCommand.d.ts +41 -77
  24. package/dist-types/ts3.4/commands/AssociateIamInstanceProfileCommand.d.ts +41 -95
  25. package/dist-types/ts3.4/commands/AssociateInstanceEventWindowCommand.d.ts +41 -81
  26. package/dist-types/ts3.4/commands/AssociateIpamResourceDiscoveryCommand.d.ts +41 -77
  27. package/dist-types/ts3.4/commands/AssociateNatGatewayAddressCommand.d.ts +41 -71
  28. package/dist-types/ts3.4/commands/AssociateRouteTableCommand.d.ts +38 -89
  29. package/dist-types/ts3.4/commands/AssociateSubnetCidrBlockCommand.d.ts +41 -65
  30. package/dist-types/ts3.4/commands/AssociateTransitGatewayMulticastDomainCommand.d.ts +41 -70
  31. package/dist-types/ts3.4/commands/AssociateTransitGatewayPolicyTableCommand.d.ts +41 -65
  32. package/dist-types/ts3.4/commands/AssociateTransitGatewayRouteTableCommand.d.ts +41 -66
  33. package/dist-types/ts3.4/commands/AssociateTrunkInterfaceCommand.d.ts +41 -74
  34. package/dist-types/ts3.4/commands/AssociateVpcCidrBlockCommand.d.ts +41 -80
  35. package/dist-types/ts3.4/commands/AttachClassicLinkVpcCommand.d.ts +41 -77
  36. package/dist-types/ts3.4/commands/AttachInternetGatewayCommand.d.ts +36 -78
  37. package/dist-types/ts3.4/commands/AttachNetworkInterfaceCommand.d.ts +41 -91
  38. package/dist-types/ts3.4/commands/AttachVerifiedAccessTrustProviderCommand.d.ts +41 -68
  39. package/dist-types/ts3.4/commands/AttachVolumeCommand.d.ts +34 -112
  40. package/dist-types/ts3.4/commands/AttachVpnGatewayCommand.d.ts +37 -68
  41. package/dist-types/ts3.4/commands/AuthorizeClientVpnIngressCommand.d.ts +41 -71
  42. package/dist-types/ts3.4/commands/AuthorizeSecurityGroupEgressCommand.d.ts +41 -173
  43. package/dist-types/ts3.4/commands/AuthorizeSecurityGroupIngressCommand.d.ts +41 -204
  44. package/dist-types/ts3.4/commands/BundleInstanceCommand.d.ts +37 -77
  45. package/dist-types/ts3.4/commands/CancelBundleTaskCommand.d.ts +37 -64
  46. package/dist-types/ts3.4/commands/CancelCapacityReservationCommand.d.ts +41 -69
  47. package/dist-types/ts3.4/commands/CancelCapacityReservationFleetsCommand.d.ts +41 -80
  48. package/dist-types/ts3.4/commands/CancelConversionTaskCommand.d.ts +36 -69
  49. package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +32 -65
  50. package/dist-types/ts3.4/commands/CancelImageLaunchPermissionCommand.d.ts +41 -67
  51. package/dist-types/ts3.4/commands/CancelImportTaskCommand.d.ts +37 -65
  52. package/dist-types/ts3.4/commands/CancelReservedInstancesListingCommand.d.ts +41 -66
  53. package/dist-types/ts3.4/commands/CancelSpotFleetRequestsCommand.d.ts +41 -123
  54. package/dist-types/ts3.4/commands/CancelSpotInstanceRequestsCommand.d.ts +41 -93
  55. package/dist-types/ts3.4/commands/ConfirmProductInstanceCommand.d.ts +41 -84
  56. package/dist-types/ts3.4/commands/CopyFpgaImageCommand.d.ts +34 -68
  57. package/dist-types/ts3.4/commands/CopyImageCommand.d.ts +34 -109
  58. package/dist-types/ts3.4/commands/CopySnapshotCommand.d.ts +34 -120
  59. package/dist-types/ts3.4/commands/CreateCapacityReservationCommand.d.ts +41 -102
  60. package/dist-types/ts3.4/commands/CreateCapacityReservationFleetCommand.d.ts +41 -92
  61. package/dist-types/ts3.4/commands/CreateCarrierGatewayCommand.d.ts +41 -76
  62. package/dist-types/ts3.4/commands/CreateClientVpnEndpointCommand.d.ts +41 -120
  63. package/dist-types/ts3.4/commands/CreateClientVpnRouteCommand.d.ts +41 -69
  64. package/dist-types/ts3.4/commands/CreateCoipCidrCommand.d.ts +37 -67
  65. package/dist-types/ts3.4/commands/CreateCoipPoolCommand.d.ts +37 -75
  66. package/dist-types/ts3.4/commands/CreateCustomerGatewayCommand.d.ts +41 -117
  67. package/dist-types/ts3.4/commands/CreateDefaultSubnetCommand.d.ts +38 -68
  68. package/dist-types/ts3.4/commands/CreateDefaultVpcCommand.d.ts +37 -77
  69. package/dist-types/ts3.4/commands/CreateDhcpOptionsCommand.d.ts +38 -172
  70. package/dist-types/ts3.4/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +41 -79
  71. package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +34 -216
  72. package/dist-types/ts3.4/commands/CreateFlowLogsCommand.d.ts +37 -102
  73. package/dist-types/ts3.4/commands/CreateFpgaImageCommand.d.ts +37 -90
  74. package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +34 -143
  75. package/dist-types/ts3.4/commands/CreateInstanceEventWindowCommand.d.ts +41 -106
  76. package/dist-types/ts3.4/commands/CreateInstanceExportTaskCommand.d.ts +41 -85
  77. package/dist-types/ts3.4/commands/CreateInternetGatewayCommand.d.ts +41 -94
  78. package/dist-types/ts3.4/commands/CreateIpamCommand.d.ts +34 -86
  79. package/dist-types/ts3.4/commands/CreateIpamPoolCommand.d.ts +37 -95
  80. package/dist-types/ts3.4/commands/CreateIpamResourceDiscoveryCommand.d.ts +41 -81
  81. package/dist-types/ts3.4/commands/CreateIpamScopeCommand.d.ts +37 -78
  82. package/dist-types/ts3.4/commands/CreateKeyPairCommand.d.ts +32 -98
  83. package/dist-types/ts3.4/commands/CreateLaunchTemplateCommand.d.ts +41 -368
  84. package/dist-types/ts3.4/commands/CreateLaunchTemplateVersionCommand.d.ts +41 -357
  85. package/dist-types/ts3.4/commands/CreateLocalGatewayRouteCommand.d.ts +41 -81
  86. package/dist-types/ts3.4/commands/CreateLocalGatewayRouteTableCommand.d.ts +41 -78
  87. package/dist-types/ts3.4/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +43 -78
  88. package/dist-types/ts3.4/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +41 -76
  89. package/dist-types/ts3.4/commands/CreateManagedPrefixListCommand.d.ts +41 -85
  90. package/dist-types/ts3.4/commands/CreateNatGatewayCommand.d.ts +37 -123
  91. package/dist-types/ts3.4/commands/CreateNetworkAclCommand.d.ts +37 -115
  92. package/dist-types/ts3.4/commands/CreateNetworkAclEntryCommand.d.ts +36 -105
  93. package/dist-types/ts3.4/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +41 -177
  94. package/dist-types/ts3.4/commands/CreateNetworkInsightsPathCommand.d.ts +41 -108
  95. package/dist-types/ts3.4/commands/CreateNetworkInterfaceCommand.d.ts +41 -158
  96. package/dist-types/ts3.4/commands/CreateNetworkInterfacePermissionCommand.d.ts +41 -69
  97. package/dist-types/ts3.4/commands/CreatePlacementGroupCommand.d.ts +41 -99
  98. package/dist-types/ts3.4/commands/CreatePublicIpv4PoolCommand.d.ts +41 -74
  99. package/dist-types/ts3.4/commands/CreateReplaceRootVolumeTaskCommand.d.ts +39 -84
  100. package/dist-types/ts3.4/commands/CreateReservedInstancesListingCommand.d.ts +41 -87
  101. package/dist-types/ts3.4/commands/CreateRestoreImageTaskCommand.d.ts +41 -82
  102. package/dist-types/ts3.4/commands/CreateRouteCommand.d.ts +34 -111
  103. package/dist-types/ts3.4/commands/CreateRouteTableCommand.d.ts +37 -106
  104. package/dist-types/ts3.4/commands/CreateSecurityGroupCommand.d.ts +38 -112
  105. package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +34 -125
  106. package/dist-types/ts3.4/commands/CreateSnapshotsCommand.d.ts +37 -93
  107. package/dist-types/ts3.4/commands/CreateSpotDatafeedSubscriptionCommand.d.ts +41 -90
  108. package/dist-types/ts3.4/commands/CreateStoreImageTaskCommand.d.ts +41 -75
  109. package/dist-types/ts3.4/commands/CreateSubnetCidrReservationCommand.d.ts +41 -78
  110. package/dist-types/ts3.4/commands/CreateSubnetCommand.d.ts +34 -121
  111. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +32 -99
  112. package/dist-types/ts3.4/commands/CreateTrafficMirrorFilterCommand.d.ts +41 -79
  113. package/dist-types/ts3.4/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +41 -82
  114. package/dist-types/ts3.4/commands/CreateTrafficMirrorSessionCommand.d.ts +41 -88
  115. package/dist-types/ts3.4/commands/CreateTrafficMirrorTargetCommand.d.ts +41 -84
  116. package/dist-types/ts3.4/commands/CreateTransitGatewayCommand.d.ts +41 -99
  117. package/dist-types/ts3.4/commands/CreateTransitGatewayConnectCommand.d.ts +41 -79
  118. package/dist-types/ts3.4/commands/CreateTransitGatewayConnectPeerCommand.d.ts +41 -86
  119. package/dist-types/ts3.4/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +41 -81
  120. package/dist-types/ts3.4/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +41 -85
  121. package/dist-types/ts3.4/commands/CreateTransitGatewayPolicyTableCommand.d.ts +41 -75
  122. package/dist-types/ts3.4/commands/CreateTransitGatewayPrefixListReferenceCommand.d.ts +41 -67
  123. package/dist-types/ts3.4/commands/CreateTransitGatewayRouteCommand.d.ts +41 -67
  124. package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableAnnouncementCommand.d.ts +41 -76
  125. package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableCommand.d.ts +41 -75
  126. package/dist-types/ts3.4/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +41 -87
  127. package/dist-types/ts3.4/commands/CreateVerifiedAccessEndpointCommand.d.ts +41 -99
  128. package/dist-types/ts3.4/commands/CreateVerifiedAccessGroupCommand.d.ts +41 -81
  129. package/dist-types/ts3.4/commands/CreateVerifiedAccessInstanceCommand.d.ts +41 -77
  130. package/dist-types/ts3.4/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +41 -95
  131. package/dist-types/ts3.4/commands/CreateVolumeCommand.d.ts +32 -149
  132. package/dist-types/ts3.4/commands/CreateVpcCommand.d.ts +34 -116
  133. package/dist-types/ts3.4/commands/CreateVpcEndpointCommand.d.ts +38 -97
  134. package/dist-types/ts3.4/commands/CreateVpcEndpointConnectionNotificationCommand.d.ts +41 -74
  135. package/dist-types/ts3.4/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +41 -102
  136. package/dist-types/ts3.4/commands/CreateVpcPeeringConnectionCommand.d.ts +41 -90
  137. package/dist-types/ts3.4/commands/CreateVpnConnectionCommand.d.ts +38 -163
  138. package/dist-types/ts3.4/commands/CreateVpnConnectionRouteCommand.d.ts +37 -68
  139. package/dist-types/ts3.4/commands/CreateVpnGatewayCommand.d.ts +37 -81
  140. package/dist-types/ts3.4/commands/DeleteCarrierGatewayCommand.d.ts +41 -69
  141. package/dist-types/ts3.4/commands/DeleteClientVpnEndpointCommand.d.ts +41 -65
  142. package/dist-types/ts3.4/commands/DeleteClientVpnRouteCommand.d.ts +41 -69
  143. package/dist-types/ts3.4/commands/DeleteCoipCidrCommand.d.ts +37 -67
  144. package/dist-types/ts3.4/commands/DeleteCoipPoolCommand.d.ts +37 -64
  145. package/dist-types/ts3.4/commands/DeleteCustomerGatewayCommand.d.ts +36 -76
  146. package/dist-types/ts3.4/commands/DeleteDhcpOptionsCommand.d.ts +33 -75
  147. package/dist-types/ts3.4/commands/DeleteEgressOnlyInternetGatewayCommand.d.ts +41 -64
  148. package/dist-types/ts3.4/commands/DeleteFleetsCommand.d.ts +34 -92
  149. package/dist-types/ts3.4/commands/DeleteFlowLogsCommand.d.ts +37 -66
  150. package/dist-types/ts3.4/commands/DeleteFpgaImageCommand.d.ts +37 -64
  151. package/dist-types/ts3.4/commands/DeleteInstanceEventWindowCommand.d.ts +41 -67
  152. package/dist-types/ts3.4/commands/DeleteInternetGatewayCommand.d.ts +36 -76
  153. package/dist-types/ts3.4/commands/DeleteIpamCommand.d.ts +34 -67
  154. package/dist-types/ts3.4/commands/DeleteIpamPoolCommand.d.ts +37 -71
  155. package/dist-types/ts3.4/commands/DeleteIpamResourceDiscoveryCommand.d.ts +41 -64
  156. package/dist-types/ts3.4/commands/DeleteIpamScopeCommand.d.ts +37 -66
  157. package/dist-types/ts3.4/commands/DeleteKeyPairCommand.d.ts +32 -76
  158. package/dist-types/ts3.4/commands/DeleteLaunchTemplateCommand.d.ts +41 -89
  159. package/dist-types/ts3.4/commands/DeleteLaunchTemplateVersionsCommand.d.ts +41 -97
  160. package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteCommand.d.ts +41 -66
  161. package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteTableCommand.d.ts +41 -66
  162. package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +43 -66
  163. package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.d.ts +41 -64
  164. package/dist-types/ts3.4/commands/DeleteManagedPrefixListCommand.d.ts +41 -64
  165. package/dist-types/ts3.4/commands/DeleteNatGatewayCommand.d.ts +37 -82
  166. package/dist-types/ts3.4/commands/DeleteNetworkAclCommand.d.ts +32 -75
  167. package/dist-types/ts3.4/commands/DeleteNetworkAclEntryCommand.d.ts +36 -79
  168. package/dist-types/ts3.4/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.d.ts +41 -64
  169. package/dist-types/ts3.4/commands/DeleteNetworkInsightsAccessScopeCommand.d.ts +41 -64
  170. package/dist-types/ts3.4/commands/DeleteNetworkInsightsAnalysisCommand.d.ts +41 -64
  171. package/dist-types/ts3.4/commands/DeleteNetworkInsightsPathCommand.d.ts +41 -64
  172. package/dist-types/ts3.4/commands/DeleteNetworkInterfaceCommand.d.ts +36 -75
  173. package/dist-types/ts3.4/commands/DeleteNetworkInterfacePermissionCommand.d.ts +41 -68
  174. package/dist-types/ts3.4/commands/DeletePlacementGroupCommand.d.ts +36 -78
  175. package/dist-types/ts3.4/commands/DeletePublicIpv4PoolCommand.d.ts +41 -64
  176. package/dist-types/ts3.4/commands/DeleteQueuedReservedInstancesCommand.d.ts +41 -66
  177. package/dist-types/ts3.4/commands/DeleteRouteCommand.d.ts +32 -79
  178. package/dist-types/ts3.4/commands/DeleteRouteTableCommand.d.ts +32 -75
  179. package/dist-types/ts3.4/commands/DeleteSecurityGroupCommand.d.ts +33 -83
  180. package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +32 -84
  181. package/dist-types/ts3.4/commands/DeleteSpotDatafeedSubscriptionCommand.d.ts +37 -72
  182. package/dist-types/ts3.4/commands/DeleteSubnetCidrReservationCommand.d.ts +41 -64
  183. package/dist-types/ts3.4/commands/DeleteSubnetCommand.d.ts +32 -75
  184. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +32 -95
  185. package/dist-types/ts3.4/commands/DeleteTrafficMirrorFilterCommand.d.ts +41 -65
  186. package/dist-types/ts3.4/commands/DeleteTrafficMirrorFilterRuleCommand.d.ts +41 -64
  187. package/dist-types/ts3.4/commands/DeleteTrafficMirrorSessionCommand.d.ts +41 -64
  188. package/dist-types/ts3.4/commands/DeleteTrafficMirrorTargetCommand.d.ts +41 -65
  189. package/dist-types/ts3.4/commands/DeleteTransitGatewayCommand.d.ts +41 -64
  190. package/dist-types/ts3.4/commands/DeleteTransitGatewayConnectCommand.d.ts +41 -65
  191. package/dist-types/ts3.4/commands/DeleteTransitGatewayConnectPeerCommand.d.ts +41 -64
  192. package/dist-types/ts3.4/commands/DeleteTransitGatewayMulticastDomainCommand.d.ts +41 -64
  193. package/dist-types/ts3.4/commands/DeleteTransitGatewayPeeringAttachmentCommand.d.ts +41 -64
  194. package/dist-types/ts3.4/commands/DeleteTransitGatewayPolicyTableCommand.d.ts +41 -64
  195. package/dist-types/ts3.4/commands/DeleteTransitGatewayPrefixListReferenceCommand.d.ts +41 -65
  196. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteCommand.d.ts +41 -65
  197. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.d.ts +41 -64
  198. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableCommand.d.ts +41 -65
  199. package/dist-types/ts3.4/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +41 -64
  200. package/dist-types/ts3.4/commands/DeleteVerifiedAccessEndpointCommand.d.ts +41 -65
  201. package/dist-types/ts3.4/commands/DeleteVerifiedAccessGroupCommand.d.ts +41 -65
  202. package/dist-types/ts3.4/commands/DeleteVerifiedAccessInstanceCommand.d.ts +41 -65
  203. package/dist-types/ts3.4/commands/DeleteVerifiedAccessTrustProviderCommand.d.ts +41 -65
  204. package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +32 -79
  205. package/dist-types/ts3.4/commands/DeleteVpcCommand.d.ts +32 -75
  206. package/dist-types/ts3.4/commands/DeleteVpcEndpointConnectionNotificationsCommand.d.ts +41 -66
  207. package/dist-types/ts3.4/commands/DeleteVpcEndpointServiceConfigurationsCommand.d.ts +41 -69
  208. package/dist-types/ts3.4/commands/DeleteVpcEndpointsCommand.d.ts +38 -70
  209. package/dist-types/ts3.4/commands/DeleteVpcPeeringConnectionCommand.d.ts +41 -68
  210. package/dist-types/ts3.4/commands/DeleteVpnConnectionCommand.d.ts +33 -74
  211. package/dist-types/ts3.4/commands/DeleteVpnConnectionRouteCommand.d.ts +37 -67
  212. package/dist-types/ts3.4/commands/DeleteVpnGatewayCommand.d.ts +32 -67
  213. package/dist-types/ts3.4/commands/DeprovisionByoipCidrCommand.d.ts +41 -67
  214. package/dist-types/ts3.4/commands/DeprovisionIpamPoolCidrCommand.d.ts +41 -65
  215. package/dist-types/ts3.4/commands/DeprovisionPublicIpv4PoolCidrCommand.d.ts +41 -65
  216. package/dist-types/ts3.4/commands/DeregisterImageCommand.d.ts +32 -75
  217. package/dist-types/ts3.4/commands/DeregisterInstanceEventNotificationAttributesCommand.d.ts +41 -70
  218. package/dist-types/ts3.4/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.d.ts +41 -68
  219. package/dist-types/ts3.4/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.d.ts +41 -68
  220. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +41 -199
  221. package/dist-types/ts3.4/commands/DescribeAddressTransfersCommand.d.ts +41 -68
  222. package/dist-types/ts3.4/commands/DescribeAddressesAttributeCommand.d.ts +41 -69
  223. package/dist-types/ts3.4/commands/DescribeAddressesCommand.d.ts +38 -175
  224. package/dist-types/ts3.4/commands/DescribeAggregateIdFormatCommand.d.ts +41 -79
  225. package/dist-types/ts3.4/commands/DescribeAvailabilityZonesCommand.d.ts +41 -122
  226. package/dist-types/ts3.4/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.d.ts +43 -73
  227. package/dist-types/ts3.4/commands/DescribeBundleTasksCommand.d.ts +38 -77
  228. package/dist-types/ts3.4/commands/DescribeByoipCidrsCommand.d.ts +38 -67
  229. package/dist-types/ts3.4/commands/DescribeCapacityReservationFleetsCommand.d.ts +41 -76
  230. package/dist-types/ts3.4/commands/DescribeCapacityReservationsCommand.d.ts +41 -77
  231. package/dist-types/ts3.4/commands/DescribeCarrierGatewaysCommand.d.ts +41 -76
  232. package/dist-types/ts3.4/commands/DescribeClassicLinkInstancesCommand.d.ts +41 -81
  233. package/dist-types/ts3.4/commands/DescribeClientVpnAuthorizationRulesCommand.d.ts +41 -74
  234. package/dist-types/ts3.4/commands/DescribeClientVpnConnectionsCommand.d.ts +41 -75
  235. package/dist-types/ts3.4/commands/DescribeClientVpnEndpointsCommand.d.ts +41 -76
  236. package/dist-types/ts3.4/commands/DescribeClientVpnRoutesCommand.d.ts +41 -74
  237. package/dist-types/ts3.4/commands/DescribeClientVpnTargetNetworksCommand.d.ts +41 -77
  238. package/dist-types/ts3.4/commands/DescribeCoipPoolsCommand.d.ts +38 -76
  239. package/dist-types/ts3.4/commands/DescribeConversionTasksCommand.d.ts +41 -68
  240. package/dist-types/ts3.4/commands/DescribeCustomerGatewaysCommand.d.ts +41 -102
  241. package/dist-types/ts3.4/commands/DescribeDhcpOptionsCommand.d.ts +38 -113
  242. package/dist-types/ts3.4/commands/DescribeEgressOnlyInternetGatewaysCommand.d.ts +41 -76
  243. package/dist-types/ts3.4/commands/DescribeElasticGpusCommand.d.ts +38 -77
  244. package/dist-types/ts3.4/commands/DescribeExportImageTasksCommand.d.ts +41 -76
  245. package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +38 -73
  246. package/dist-types/ts3.4/commands/DescribeFastLaunchImagesCommand.d.ts +41 -76
  247. package/dist-types/ts3.4/commands/DescribeFastSnapshotRestoresCommand.d.ts +41 -73
  248. package/dist-types/ts3.4/commands/DescribeFleetHistoryCommand.d.ts +41 -73
  249. package/dist-types/ts3.4/commands/DescribeFleetInstancesCommand.d.ts +41 -75
  250. package/dist-types/ts3.4/commands/DescribeFleetsCommand.d.ts +37 -77
  251. package/dist-types/ts3.4/commands/DescribeFlowLogsCommand.d.ts +37 -78
  252. package/dist-types/ts3.4/commands/DescribeFpgaImageAttributeCommand.d.ts +41 -65
  253. package/dist-types/ts3.4/commands/DescribeFpgaImagesCommand.d.ts +38 -81
  254. package/dist-types/ts3.4/commands/DescribeHostReservationOfferingsCommand.d.ts +41 -81
  255. package/dist-types/ts3.4/commands/DescribeHostReservationsCommand.d.ts +41 -76
  256. package/dist-types/ts3.4/commands/DescribeHostsCommand.d.ts +34 -78
  257. package/dist-types/ts3.4/commands/DescribeIamInstanceProfileAssociationsCommand.d.ts +41 -103
  258. package/dist-types/ts3.4/commands/DescribeIdFormatCommand.d.ts +37 -82
  259. package/dist-types/ts3.4/commands/DescribeIdentityIdFormatCommand.d.ts +41 -82
  260. package/dist-types/ts3.4/commands/DescribeImageAttributeCommand.d.ts +41 -87
  261. package/dist-types/ts3.4/commands/DescribeImagesCommand.d.ts +37 -135
  262. package/dist-types/ts3.4/commands/DescribeImportImageTasksCommand.d.ts +41 -76
  263. package/dist-types/ts3.4/commands/DescribeImportSnapshotTasksCommand.d.ts +41 -76
  264. package/dist-types/ts3.4/commands/DescribeInstanceAttributeCommand.d.ts +41 -152
  265. package/dist-types/ts3.4/commands/DescribeInstanceCreditSpecificationsCommand.d.ts +41 -95
  266. package/dist-types/ts3.4/commands/DescribeInstanceEventNotificationAttributesCommand.d.ts +41 -64
  267. package/dist-types/ts3.4/commands/DescribeInstanceEventWindowsCommand.d.ts +41 -84
  268. package/dist-types/ts3.4/commands/DescribeInstanceStatusCommand.d.ts +41 -150
  269. package/dist-types/ts3.4/commands/DescribeInstanceTypeOfferingsCommand.d.ts +41 -75
  270. package/dist-types/ts3.4/commands/DescribeInstanceTypesCommand.d.ts +41 -77
  271. package/dist-types/ts3.4/commands/DescribeInstancesCommand.d.ts +36 -141
  272. package/dist-types/ts3.4/commands/DescribeInternetGatewaysCommand.d.ts +41 -110
  273. package/dist-types/ts3.4/commands/DescribeIpamPoolsCommand.d.ts +38 -76
  274. package/dist-types/ts3.4/commands/DescribeIpamResourceDiscoveriesCommand.d.ts +41 -76
  275. package/dist-types/ts3.4/commands/DescribeIpamResourceDiscoveryAssociationsCommand.d.ts +41 -76
  276. package/dist-types/ts3.4/commands/DescribeIpamScopesCommand.d.ts +38 -76
  277. package/dist-types/ts3.4/commands/DescribeIpamsCommand.d.ts +34 -78
  278. package/dist-types/ts3.4/commands/DescribeIpv6PoolsCommand.d.ts +38 -76
  279. package/dist-types/ts3.4/commands/DescribeKeyPairsCommand.d.ts +37 -103
  280. package/dist-types/ts3.4/commands/DescribeLaunchTemplateVersionsCommand.d.ts +41 -148
  281. package/dist-types/ts3.4/commands/DescribeLaunchTemplatesCommand.d.ts +41 -106
  282. package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.d.ts +43 -76
  283. package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.d.ts +41 -76
  284. package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTablesCommand.d.ts +41 -77
  285. package/dist-types/ts3.4/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.d.ts +41 -76
  286. package/dist-types/ts3.4/commands/DescribeLocalGatewayVirtualInterfacesCommand.d.ts +41 -76
  287. package/dist-types/ts3.4/commands/DescribeLocalGatewaysCommand.d.ts +41 -77
  288. package/dist-types/ts3.4/commands/DescribeManagedPrefixListsCommand.d.ts +41 -77
  289. package/dist-types/ts3.4/commands/DescribeMovingAddressesCommand.d.ts +41 -95
  290. package/dist-types/ts3.4/commands/DescribeNatGatewaysCommand.d.ts +38 -115
  291. package/dist-types/ts3.4/commands/DescribeNetworkAclsCommand.d.ts +38 -126
  292. package/dist-types/ts3.4/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.d.ts +41 -79
  293. package/dist-types/ts3.4/commands/DescribeNetworkInsightsAccessScopesCommand.d.ts +41 -76
  294. package/dist-types/ts3.4/commands/DescribeNetworkInsightsAnalysesCommand.d.ts +41 -79
  295. package/dist-types/ts3.4/commands/DescribeNetworkInsightsPathsCommand.d.ts +41 -76
  296. package/dist-types/ts3.4/commands/DescribeNetworkInterfaceAttributeCommand.d.ts +41 -154
  297. package/dist-types/ts3.4/commands/DescribeNetworkInterfacePermissionsCommand.d.ts +41 -75
  298. package/dist-types/ts3.4/commands/DescribeNetworkInterfacesCommand.d.ts +41 -144
  299. package/dist-types/ts3.4/commands/DescribePlacementGroupsCommand.d.ts +41 -79
  300. package/dist-types/ts3.4/commands/DescribePrefixListsCommand.d.ts +38 -78
  301. package/dist-types/ts3.4/commands/DescribePrincipalIdFormatCommand.d.ts +41 -85
  302. package/dist-types/ts3.4/commands/DescribePublicIpv4PoolsCommand.d.ts +41 -75
  303. package/dist-types/ts3.4/commands/DescribeRegionsCommand.d.ts +37 -137
  304. package/dist-types/ts3.4/commands/DescribeReplaceRootVolumeTasksCommand.d.ts +41 -77
  305. package/dist-types/ts3.4/commands/DescribeReservedInstancesCommand.d.ts +41 -78
  306. package/dist-types/ts3.4/commands/DescribeReservedInstancesListingsCommand.d.ts +41 -77
  307. package/dist-types/ts3.4/commands/DescribeReservedInstancesModificationsCommand.d.ts +41 -75
  308. package/dist-types/ts3.4/commands/DescribeReservedInstancesOfferingsCommand.d.ts +41 -89
  309. package/dist-types/ts3.4/commands/DescribeRouteTablesCommand.d.ts +38 -118
  310. package/dist-types/ts3.4/commands/DescribeScheduledInstanceAvailabilityCommand.d.ts +41 -140
  311. package/dist-types/ts3.4/commands/DescribeScheduledInstancesCommand.d.ts +41 -123
  312. package/dist-types/ts3.4/commands/DescribeSecurityGroupReferencesCommand.d.ts +41 -90
  313. package/dist-types/ts3.4/commands/DescribeSecurityGroupRulesCommand.d.ts +41 -76
  314. package/dist-types/ts3.4/commands/DescribeSecurityGroupsCommand.d.ts +41 -119
  315. package/dist-types/ts3.4/commands/DescribeSnapshotAttributeCommand.d.ts +41 -85
  316. package/dist-types/ts3.4/commands/DescribeSnapshotTierStatusCommand.d.ts +41 -73
  317. package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +38 -192
  318. package/dist-types/ts3.4/commands/DescribeSpotDatafeedSubscriptionCommand.d.ts +41 -83
  319. package/dist-types/ts3.4/commands/DescribeSpotFleetInstancesCommand.d.ts +41 -89
  320. package/dist-types/ts3.4/commands/DescribeSpotFleetRequestHistoryCommand.d.ts +41 -125
  321. package/dist-types/ts3.4/commands/DescribeSpotFleetRequestsCommand.d.ts +41 -128
  322. package/dist-types/ts3.4/commands/DescribeSpotInstanceRequestsCommand.d.ts +41 -147
  323. package/dist-types/ts3.4/commands/DescribeSpotPriceHistoryCommand.d.ts +41 -124
  324. package/dist-types/ts3.4/commands/DescribeStaleSecurityGroupsCommand.d.ts +41 -69
  325. package/dist-types/ts3.4/commands/DescribeStoreImageTasksCommand.d.ts +41 -87
  326. package/dist-types/ts3.4/commands/DescribeSubnetsCommand.d.ts +37 -112
  327. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +34 -111
  328. package/dist-types/ts3.4/commands/DescribeTrafficMirrorFiltersCommand.d.ts +41 -76
  329. package/dist-types/ts3.4/commands/DescribeTrafficMirrorSessionsCommand.d.ts +41 -76
  330. package/dist-types/ts3.4/commands/DescribeTrafficMirrorTargetsCommand.d.ts +41 -76
  331. package/dist-types/ts3.4/commands/DescribeTransitGatewayAttachmentsCommand.d.ts +41 -77
  332. package/dist-types/ts3.4/commands/DescribeTransitGatewayConnectPeersCommand.d.ts +41 -76
  333. package/dist-types/ts3.4/commands/DescribeTransitGatewayConnectsCommand.d.ts +41 -76
  334. package/dist-types/ts3.4/commands/DescribeTransitGatewayMulticastDomainsCommand.d.ts +41 -76
  335. package/dist-types/ts3.4/commands/DescribeTransitGatewayPeeringAttachmentsCommand.d.ts +41 -76
  336. package/dist-types/ts3.4/commands/DescribeTransitGatewayPolicyTablesCommand.d.ts +41 -76
  337. package/dist-types/ts3.4/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.d.ts +41 -76
  338. package/dist-types/ts3.4/commands/DescribeTransitGatewayRouteTablesCommand.d.ts +41 -77
  339. package/dist-types/ts3.4/commands/DescribeTransitGatewayVpcAttachmentsCommand.d.ts +41 -77
  340. package/dist-types/ts3.4/commands/DescribeTransitGatewaysCommand.d.ts +41 -77
  341. package/dist-types/ts3.4/commands/DescribeTrunkInterfaceAssociationsCommand.d.ts +41 -80
  342. package/dist-types/ts3.4/commands/DescribeVerifiedAccessEndpointsCommand.d.ts +41 -78
  343. package/dist-types/ts3.4/commands/DescribeVerifiedAccessGroupsCommand.d.ts +41 -77
  344. package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.d.ts +43 -76
  345. package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstancesCommand.d.ts +41 -76
  346. package/dist-types/ts3.4/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +41 -76
  347. package/dist-types/ts3.4/commands/DescribeVolumeAttributeCommand.d.ts +41 -87
  348. package/dist-types/ts3.4/commands/DescribeVolumeStatusCommand.d.ts +41 -170
  349. package/dist-types/ts3.4/commands/DescribeVolumesCommand.d.ts +35 -164
  350. package/dist-types/ts3.4/commands/DescribeVolumesModificationsCommand.d.ts +41 -82
  351. package/dist-types/ts3.4/commands/DescribeVpcAttributeCommand.d.ts +41 -105
  352. package/dist-types/ts3.4/commands/DescribeVpcClassicLinkCommand.d.ts +41 -77
  353. package/dist-types/ts3.4/commands/DescribeVpcClassicLinkDnsSupportCommand.d.ts +41 -74
  354. package/dist-types/ts3.4/commands/DescribeVpcEndpointConnectionNotificationsCommand.d.ts +41 -75
  355. package/dist-types/ts3.4/commands/DescribeVpcEndpointConnectionsCommand.d.ts +41 -74
  356. package/dist-types/ts3.4/commands/DescribeVpcEndpointServiceConfigurationsCommand.d.ts +41 -76
  357. package/dist-types/ts3.4/commands/DescribeVpcEndpointServicePermissionsCommand.d.ts +41 -75
  358. package/dist-types/ts3.4/commands/DescribeVpcEndpointServicesCommand.d.ts +41 -83
  359. package/dist-types/ts3.4/commands/DescribeVpcEndpointsCommand.d.ts +41 -76
  360. package/dist-types/ts3.4/commands/DescribeVpcPeeringConnectionsCommand.d.ts +41 -76
  361. package/dist-types/ts3.4/commands/DescribeVpcsCommand.d.ts +34 -109
  362. package/dist-types/ts3.4/commands/DescribeVpnConnectionsCommand.d.ts +41 -76
  363. package/dist-types/ts3.4/commands/DescribeVpnGatewaysCommand.d.ts +38 -76
  364. package/dist-types/ts3.4/commands/DetachClassicLinkVpcCommand.d.ts +41 -68
  365. package/dist-types/ts3.4/commands/DetachInternetGatewayCommand.d.ts +36 -79
  366. package/dist-types/ts3.4/commands/DetachNetworkInterfaceCommand.d.ts +36 -76
  367. package/dist-types/ts3.4/commands/DetachVerifiedAccessTrustProviderCommand.d.ts +41 -66
  368. package/dist-types/ts3.4/commands/DetachVolumeCommand.d.ts +35 -98
  369. package/dist-types/ts3.4/commands/DetachVpnGatewayCommand.d.ts +32 -70
  370. package/dist-types/ts3.4/commands/DisableAddressTransferCommand.d.ts +41 -64
  371. package/dist-types/ts3.4/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +43 -67
  372. package/dist-types/ts3.4/commands/DisableEbsEncryptionByDefaultCommand.d.ts +41 -69
  373. package/dist-types/ts3.4/commands/DisableFastLaunchCommand.d.ts +38 -70
  374. package/dist-types/ts3.4/commands/DisableFastSnapshotRestoresCommand.d.ts +41 -69
  375. package/dist-types/ts3.4/commands/DisableImageDeprecationCommand.d.ts +41 -66
  376. package/dist-types/ts3.4/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +41 -65
  377. package/dist-types/ts3.4/commands/DisableSerialConsoleAccessCommand.d.ts +41 -66
  378. package/dist-types/ts3.4/commands/DisableTransitGatewayRouteTablePropagationCommand.d.ts +41 -67
  379. package/dist-types/ts3.4/commands/DisableVgwRoutePropagationCommand.d.ts +37 -78
  380. package/dist-types/ts3.4/commands/DisableVpcClassicLinkCommand.d.ts +41 -67
  381. package/dist-types/ts3.4/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +41 -70
  382. package/dist-types/ts3.4/commands/DisassociateAddressCommand.d.ts +33 -94
  383. package/dist-types/ts3.4/commands/DisassociateClientVpnTargetNetworkCommand.d.ts +41 -81
  384. package/dist-types/ts3.4/commands/DisassociateEnclaveCertificateIamRoleCommand.d.ts +41 -69
  385. package/dist-types/ts3.4/commands/DisassociateIamInstanceProfileCommand.d.ts +41 -89
  386. package/dist-types/ts3.4/commands/DisassociateInstanceEventWindowCommand.d.ts +41 -80
  387. package/dist-types/ts3.4/commands/DisassociateIpamResourceDiscoveryCommand.d.ts +41 -64
  388. package/dist-types/ts3.4/commands/DisassociateNatGatewayAddressCommand.d.ts +41 -74
  389. package/dist-types/ts3.4/commands/DisassociateRouteTableCommand.d.ts +36 -79
  390. package/dist-types/ts3.4/commands/DisassociateSubnetCidrBlockCommand.d.ts +41 -63
  391. package/dist-types/ts3.4/commands/DisassociateTransitGatewayMulticastDomainCommand.d.ts +41 -68
  392. package/dist-types/ts3.4/commands/DisassociateTransitGatewayPolicyTableCommand.d.ts +41 -65
  393. package/dist-types/ts3.4/commands/DisassociateTransitGatewayRouteTableCommand.d.ts +41 -65
  394. package/dist-types/ts3.4/commands/DisassociateTrunkInterfaceCommand.d.ts +41 -69
  395. package/dist-types/ts3.4/commands/DisassociateVpcCidrBlockCommand.d.ts +41 -68
  396. package/dist-types/ts3.4/commands/EnableAddressTransferCommand.d.ts +41 -65
  397. package/dist-types/ts3.4/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +41 -67
  398. package/dist-types/ts3.4/commands/EnableEbsEncryptionByDefaultCommand.d.ts +41 -74
  399. package/dist-types/ts3.4/commands/EnableFastLaunchCommand.d.ts +37 -82
  400. package/dist-types/ts3.4/commands/EnableFastSnapshotRestoresCommand.d.ts +41 -74
  401. package/dist-types/ts3.4/commands/EnableImageDeprecationCommand.d.ts +41 -66
  402. package/dist-types/ts3.4/commands/EnableIpamOrganizationAdminAccountCommand.d.ts +41 -65
  403. package/dist-types/ts3.4/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.d.ts +41 -67
  404. package/dist-types/ts3.4/commands/EnableSerialConsoleAccessCommand.d.ts +41 -65
  405. package/dist-types/ts3.4/commands/EnableTransitGatewayRouteTablePropagationCommand.d.ts +41 -67
  406. package/dist-types/ts3.4/commands/EnableVgwRoutePropagationCommand.d.ts +37 -78
  407. package/dist-types/ts3.4/commands/EnableVolumeIOCommand.d.ts +32 -76
  408. package/dist-types/ts3.4/commands/EnableVpcClassicLinkCommand.d.ts +41 -73
  409. package/dist-types/ts3.4/commands/EnableVpcClassicLinkDnsSupportCommand.d.ts +41 -72
  410. package/dist-types/ts3.4/commands/ExportClientVpnClientCertificateRevocationListCommand.d.ts +43 -64
  411. package/dist-types/ts3.4/commands/ExportClientVpnClientConfigurationCommand.d.ts +41 -66
  412. package/dist-types/ts3.4/commands/ExportImageCommand.d.ts +34 -85
  413. package/dist-types/ts3.4/commands/ExportTransitGatewayRoutesCommand.d.ts +41 -77
  414. package/dist-types/ts3.4/commands/GetAssociatedEnclaveCertificateIamRolesCommand.d.ts +41 -67
  415. package/dist-types/ts3.4/commands/GetAssociatedIpv6PoolCidrsCommand.d.ts +41 -66
  416. package/dist-types/ts3.4/commands/GetAwsNetworkPerformanceDataCommand.d.ts +41 -77
  417. package/dist-types/ts3.4/commands/GetCapacityReservationUsageCommand.d.ts +41 -68
  418. package/dist-types/ts3.4/commands/GetCoipPoolUsageCommand.d.ts +37 -74
  419. package/dist-types/ts3.4/commands/GetConsoleOutputCommand.d.ts +37 -95
  420. package/dist-types/ts3.4/commands/GetConsoleScreenshotCommand.d.ts +41 -67
  421. package/dist-types/ts3.4/commands/GetDefaultCreditSpecificationCommand.d.ts +41 -67
  422. package/dist-types/ts3.4/commands/GetEbsDefaultKmsKeyIdCommand.d.ts +41 -67
  423. package/dist-types/ts3.4/commands/GetEbsEncryptionByDefaultCommand.d.ts +41 -66
  424. package/dist-types/ts3.4/commands/GetFlowLogsIntegrationTemplateCommand.d.ts +41 -92
  425. package/dist-types/ts3.4/commands/GetGroupsForCapacityReservationCommand.d.ts +41 -66
  426. package/dist-types/ts3.4/commands/GetHostReservationPurchasePreviewCommand.d.ts +41 -70
  427. package/dist-types/ts3.4/commands/GetInstanceTypesFromInstanceRequirementsCommand.d.ts +41 -148
  428. package/dist-types/ts3.4/commands/GetInstanceUefiDataCommand.d.ts +38 -74
  429. package/dist-types/ts3.4/commands/GetIpamAddressHistoryCommand.d.ts +41 -70
  430. package/dist-types/ts3.4/commands/GetIpamDiscoveredAccountsCommand.d.ts +41 -75
  431. package/dist-types/ts3.4/commands/GetIpamDiscoveredResourceCidrsCommand.d.ts +41 -75
  432. package/dist-types/ts3.4/commands/GetIpamPoolAllocationsCommand.d.ts +41 -78
  433. package/dist-types/ts3.4/commands/GetIpamPoolCidrsCommand.d.ts +37 -74
  434. package/dist-types/ts3.4/commands/GetIpamResourceCidrsCommand.d.ts +41 -82
  435. package/dist-types/ts3.4/commands/GetLaunchTemplateDataCommand.d.ts +41 -134
  436. package/dist-types/ts3.4/commands/GetManagedPrefixListAssociationsCommand.d.ts +41 -66
  437. package/dist-types/ts3.4/commands/GetManagedPrefixListEntriesCommand.d.ts +41 -67
  438. package/dist-types/ts3.4/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.d.ts +41 -66
  439. package/dist-types/ts3.4/commands/GetNetworkInsightsAccessScopeContentCommand.d.ts +41 -64
  440. package/dist-types/ts3.4/commands/GetPasswordDataCommand.d.ts +37 -76
  441. package/dist-types/ts3.4/commands/GetReservedInstancesExchangeQuoteCommand.d.ts +41 -74
  442. package/dist-types/ts3.4/commands/GetSerialConsoleAccessStatusCommand.d.ts +41 -66
  443. package/dist-types/ts3.4/commands/GetSpotPlacementScoresCommand.d.ts +41 -157
  444. package/dist-types/ts3.4/commands/GetSubnetCidrReservationsCommand.d.ts +41 -74
  445. package/dist-types/ts3.4/commands/GetTransitGatewayAttachmentPropagationsCommand.d.ts +41 -74
  446. package/dist-types/ts3.4/commands/GetTransitGatewayMulticastDomainAssociationsCommand.d.ts +41 -74
  447. package/dist-types/ts3.4/commands/GetTransitGatewayPolicyTableAssociationsCommand.d.ts +41 -74
  448. package/dist-types/ts3.4/commands/GetTransitGatewayPolicyTableEntriesCommand.d.ts +41 -74
  449. package/dist-types/ts3.4/commands/GetTransitGatewayPrefixListReferencesCommand.d.ts +41 -74
  450. package/dist-types/ts3.4/commands/GetTransitGatewayRouteTableAssociationsCommand.d.ts +41 -74
  451. package/dist-types/ts3.4/commands/GetTransitGatewayRouteTablePropagationsCommand.d.ts +41 -74
  452. package/dist-types/ts3.4/commands/GetVerifiedAccessEndpointPolicyCommand.d.ts +41 -64
  453. package/dist-types/ts3.4/commands/GetVerifiedAccessGroupPolicyCommand.d.ts +41 -64
  454. package/dist-types/ts3.4/commands/GetVpnConnectionDeviceSampleConfigurationCommand.d.ts +41 -67
  455. package/dist-types/ts3.4/commands/GetVpnConnectionDeviceTypesCommand.d.ts +41 -68
  456. package/dist-types/ts3.4/commands/GetVpnTunnelReplacementStatusCommand.d.ts +41 -65
  457. package/dist-types/ts3.4/commands/ImportClientVpnClientCertificateRevocationListCommand.d.ts +43 -66
  458. package/dist-types/ts3.4/commands/ImportImageCommand.d.ts +34 -124
  459. package/dist-types/ts3.4/commands/ImportInstanceCommand.d.ts +37 -113
  460. package/dist-types/ts3.4/commands/ImportKeyPairCommand.d.ts +34 -81
  461. package/dist-types/ts3.4/commands/ImportSnapshotCommand.d.ts +37 -96
  462. package/dist-types/ts3.4/commands/ImportVolumeCommand.d.ts +34 -79
  463. package/dist-types/ts3.4/commands/ListImagesInRecycleBinCommand.d.ts +41 -70
  464. package/dist-types/ts3.4/commands/ListSnapshotsInRecycleBinCommand.d.ts +41 -68
  465. package/dist-types/ts3.4/commands/ModifyAddressAttributeCommand.d.ts +41 -65
  466. package/dist-types/ts3.4/commands/ModifyAvailabilityZoneGroupCommand.d.ts +41 -68
  467. package/dist-types/ts3.4/commands/ModifyCapacityReservationCommand.d.ts +41 -73
  468. package/dist-types/ts3.4/commands/ModifyCapacityReservationFleetCommand.d.ts +41 -71
  469. package/dist-types/ts3.4/commands/ModifyClientVpnEndpointCommand.d.ts +41 -93
  470. package/dist-types/ts3.4/commands/ModifyDefaultCreditSpecificationCommand.d.ts +41 -78
  471. package/dist-types/ts3.4/commands/ModifyEbsDefaultKmsKeyIdCommand.d.ts +41 -71
  472. package/dist-types/ts3.4/commands/ModifyFleetCommand.d.ts +34 -193
  473. package/dist-types/ts3.4/commands/ModifyFpgaImageAttributeCommand.d.ts +41 -91
  474. package/dist-types/ts3.4/commands/ModifyHostsCommand.d.ts +34 -78
  475. package/dist-types/ts3.4/commands/ModifyIdFormatCommand.d.ts +32 -87
  476. package/dist-types/ts3.4/commands/ModifyIdentityIdFormatCommand.d.ts +36 -86
  477. package/dist-types/ts3.4/commands/ModifyImageAttributeCommand.d.ts +36 -147
  478. package/dist-types/ts3.4/commands/ModifyInstanceAttributeCommand.d.ts +37 -151
  479. package/dist-types/ts3.4/commands/ModifyInstanceCapacityReservationAttributesCommand.d.ts +41 -73
  480. package/dist-types/ts3.4/commands/ModifyInstanceCreditSpecificationCommand.d.ts +41 -74
  481. package/dist-types/ts3.4/commands/ModifyInstanceEventStartTimeCommand.d.ts +41 -66
  482. package/dist-types/ts3.4/commands/ModifyInstanceEventWindowCommand.d.ts +41 -81
  483. package/dist-types/ts3.4/commands/ModifyInstanceMaintenanceOptionsCommand.d.ts +41 -68
  484. package/dist-types/ts3.4/commands/ModifyInstanceMetadataOptionsCommand.d.ts +41 -75
  485. package/dist-types/ts3.4/commands/ModifyInstancePlacementCommand.d.ts +41 -95
  486. package/dist-types/ts3.4/commands/ModifyIpamCommand.d.ts +34 -76
  487. package/dist-types/ts3.4/commands/ModifyIpamPoolCommand.d.ts +37 -84
  488. package/dist-types/ts3.4/commands/ModifyIpamResourceCidrCommand.d.ts +41 -70
  489. package/dist-types/ts3.4/commands/ModifyIpamResourceDiscoveryCommand.d.ts +41 -75
  490. package/dist-types/ts3.4/commands/ModifyIpamScopeCommand.d.ts +37 -65
  491. package/dist-types/ts3.4/commands/ModifyLaunchTemplateCommand.d.ts +41 -93
  492. package/dist-types/ts3.4/commands/ModifyLocalGatewayRouteCommand.d.ts +41 -68
  493. package/dist-types/ts3.4/commands/ModifyManagedPrefixListCommand.d.ts +41 -82
  494. package/dist-types/ts3.4/commands/ModifyNetworkInterfaceAttributeCommand.d.ts +37 -143
  495. package/dist-types/ts3.4/commands/ModifyPrivateDnsNameOptionsCommand.d.ts +41 -67
  496. package/dist-types/ts3.4/commands/ModifyReservedInstancesCommand.d.ts +41 -82
  497. package/dist-types/ts3.4/commands/ModifySecurityGroupRulesCommand.d.ts +41 -79
  498. package/dist-types/ts3.4/commands/ModifySnapshotAttributeCommand.d.ts +37 -125
  499. package/dist-types/ts3.4/commands/ModifySnapshotTierCommand.d.ts +38 -69
  500. package/dist-types/ts3.4/commands/ModifySpotFleetRequestCommand.d.ts +41 -213
  501. package/dist-types/ts3.4/commands/ModifySubnetAttributeCommand.d.ts +36 -124
  502. package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +41 -73
  503. package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +41 -85
  504. package/dist-types/ts3.4/commands/ModifyTrafficMirrorSessionCommand.d.ts +41 -73
  505. package/dist-types/ts3.4/commands/ModifyTransitGatewayCommand.d.ts +41 -81
  506. package/dist-types/ts3.4/commands/ModifyTransitGatewayPrefixListReferenceCommand.d.ts +41 -67
  507. package/dist-types/ts3.4/commands/ModifyTransitGatewayVpcAttachmentCommand.d.ts +41 -75
  508. package/dist-types/ts3.4/commands/ModifyVerifiedAccessEndpointCommand.d.ts +41 -78
  509. package/dist-types/ts3.4/commands/ModifyVerifiedAccessEndpointPolicyCommand.d.ts +41 -67
  510. package/dist-types/ts3.4/commands/ModifyVerifiedAccessGroupCommand.d.ts +41 -67
  511. package/dist-types/ts3.4/commands/ModifyVerifiedAccessGroupPolicyCommand.d.ts +41 -67
  512. package/dist-types/ts3.4/commands/ModifyVerifiedAccessInstanceCommand.d.ts +41 -66
  513. package/dist-types/ts3.4/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.d.ts +43 -81
  514. package/dist-types/ts3.4/commands/ModifyVerifiedAccessTrustProviderCommand.d.ts +41 -69
  515. package/dist-types/ts3.4/commands/ModifyVolumeAttributeCommand.d.ts +36 -88
  516. package/dist-types/ts3.4/commands/ModifyVolumeCommand.d.ts +34 -85
  517. package/dist-types/ts3.4/commands/ModifyVpcAttributeCommand.d.ts +33 -100
  518. package/dist-types/ts3.4/commands/ModifyVpcEndpointCommand.d.ts +38 -93
  519. package/dist-types/ts3.4/commands/ModifyVpcEndpointConnectionNotificationCommand.d.ts +41 -69
  520. package/dist-types/ts3.4/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +41 -88
  521. package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.d.ts +41 -65
  522. package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +41 -75
  523. package/dist-types/ts3.4/commands/ModifyVpcPeeringConnectionOptionsCommand.d.ts +41 -99
  524. package/dist-types/ts3.4/commands/ModifyVpcTenancyCommand.d.ts +37 -72
  525. package/dist-types/ts3.4/commands/ModifyVpnConnectionCommand.d.ts +38 -102
  526. package/dist-types/ts3.4/commands/ModifyVpnConnectionOptionsCommand.d.ts +41 -72
  527. package/dist-types/ts3.4/commands/ModifyVpnTunnelCertificateCommand.d.ts +41 -65
  528. package/dist-types/ts3.4/commands/ModifyVpnTunnelOptionsCommand.d.ts +41 -125
  529. package/dist-types/ts3.4/commands/MonitorInstancesCommand.d.ts +37 -69
  530. package/dist-types/ts3.4/commands/MoveAddressToVpcCommand.d.ts +37 -88
  531. package/dist-types/ts3.4/commands/MoveByoipCidrToIpamCommand.d.ts +38 -67
  532. package/dist-types/ts3.4/commands/ProvisionByoipCidrCommand.d.ts +38 -93
  533. package/dist-types/ts3.4/commands/ProvisionIpamPoolCidrCommand.d.ts +41 -73
  534. package/dist-types/ts3.4/commands/ProvisionPublicIpv4PoolCidrCommand.d.ts +41 -67
  535. package/dist-types/ts3.4/commands/PurchaseHostReservationCommand.d.ts +41 -83
  536. package/dist-types/ts3.4/commands/PurchaseReservedInstancesOfferingCommand.d.ts +41 -82
  537. package/dist-types/ts3.4/commands/PurchaseScheduledInstancesCommand.d.ts +41 -124
  538. package/dist-types/ts3.4/commands/RebootInstancesCommand.d.ts +32 -86
  539. package/dist-types/ts3.4/commands/RegisterImageCommand.d.ts +34 -146
  540. package/dist-types/ts3.4/commands/RegisterInstanceEventNotificationAttributesCommand.d.ts +41 -71
  541. package/dist-types/ts3.4/commands/RegisterTransitGatewayMulticastGroupMembersCommand.d.ts +41 -73
  542. package/dist-types/ts3.4/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.d.ts +41 -73
  543. package/dist-types/ts3.4/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.d.ts +43 -68
  544. package/dist-types/ts3.4/commands/RejectTransitGatewayPeeringAttachmentCommand.d.ts +41 -64
  545. package/dist-types/ts3.4/commands/RejectTransitGatewayVpcAttachmentCommand.d.ts +41 -67
  546. package/dist-types/ts3.4/commands/RejectVpcEndpointConnectionsCommand.d.ts +41 -67
  547. package/dist-types/ts3.4/commands/RejectVpcPeeringConnectionCommand.d.ts +41 -67
  548. package/dist-types/ts3.4/commands/ReleaseAddressCommand.d.ts +32 -105
  549. package/dist-types/ts3.4/commands/ReleaseHostsCommand.d.ts +34 -73
  550. package/dist-types/ts3.4/commands/ReleaseIpamPoolAllocationCommand.d.ts +41 -70
  551. package/dist-types/ts3.4/commands/ReplaceIamInstanceProfileAssociationCommand.d.ts +41 -71
  552. package/dist-types/ts3.4/commands/ReplaceNetworkAclAssociationCommand.d.ts +41 -86
  553. package/dist-types/ts3.4/commands/ReplaceNetworkAclEntryCommand.d.ts +36 -99
  554. package/dist-types/ts3.4/commands/ReplaceRouteCommand.d.ts +32 -97
  555. package/dist-types/ts3.4/commands/ReplaceRouteTableAssociationCommand.d.ts +41 -86
  556. package/dist-types/ts3.4/commands/ReplaceTransitGatewayRouteCommand.d.ts +41 -67
  557. package/dist-types/ts3.4/commands/ReplaceVpnTunnelCommand.d.ts +37 -66
  558. package/dist-types/ts3.4/commands/ReportInstanceStatusCommand.d.ts +36 -77
  559. package/dist-types/ts3.4/commands/RequestSpotFleetCommand.d.ts +37 -556
  560. package/dist-types/ts3.4/commands/RequestSpotInstancesCommand.d.ts +41 -236
  561. package/dist-types/ts3.4/commands/ResetAddressAttributeCommand.d.ts +41 -65
  562. package/dist-types/ts3.4/commands/ResetEbsDefaultKmsKeyIdCommand.d.ts +41 -68
  563. package/dist-types/ts3.4/commands/ResetFpgaImageAttributeCommand.d.ts +41 -66
  564. package/dist-types/ts3.4/commands/ResetImageAttributeCommand.d.ts +33 -77
  565. package/dist-types/ts3.4/commands/ResetInstanceAttributeCommand.d.ts +36 -85
  566. package/dist-types/ts3.4/commands/ResetNetworkInterfaceAttributeCommand.d.ts +37 -65
  567. package/dist-types/ts3.4/commands/ResetSnapshotAttributeCommand.d.ts +36 -79
  568. package/dist-types/ts3.4/commands/RestoreAddressToClassicCommand.d.ts +41 -84
  569. package/dist-types/ts3.4/commands/RestoreImageFromRecycleBinCommand.d.ts +41 -64
  570. package/dist-types/ts3.4/commands/RestoreManagedPrefixListVersionCommand.d.ts +41 -66
  571. package/dist-types/ts3.4/commands/RestoreSnapshotFromRecycleBinCommand.d.ts +41 -65
  572. package/dist-types/ts3.4/commands/RestoreSnapshotTierCommand.d.ts +38 -70
  573. package/dist-types/ts3.4/commands/RevokeClientVpnIngressCommand.d.ts +41 -67
  574. package/dist-types/ts3.4/commands/RevokeSecurityGroupEgressCommand.d.ts +41 -122
  575. package/dist-types/ts3.4/commands/RevokeSecurityGroupIngressCommand.d.ts +41 -124
  576. package/dist-types/ts3.4/commands/RunInstancesCommand.d.ts +35 -346
  577. package/dist-types/ts3.4/commands/RunScheduledInstancesCommand.d.ts +41 -207
  578. package/dist-types/ts3.4/commands/SearchLocalGatewayRoutesCommand.d.ts +41 -74
  579. package/dist-types/ts3.4/commands/SearchTransitGatewayMulticastGroupsCommand.d.ts +41 -74
  580. package/dist-types/ts3.4/commands/SearchTransitGatewayRoutesCommand.d.ts +41 -73
  581. package/dist-types/ts3.4/commands/SendDiagnosticInterruptCommand.d.ts +37 -78
  582. package/dist-types/ts3.4/commands/StartInstancesCommand.d.ts +35 -116
  583. package/dist-types/ts3.4/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +41 -76
  584. package/dist-types/ts3.4/commands/StartNetworkInsightsAnalysisCommand.d.ts +41 -83
  585. package/dist-types/ts3.4/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.d.ts +41 -67
  586. package/dist-types/ts3.4/commands/StopInstancesCommand.d.ts +34 -128
  587. package/dist-types/ts3.4/commands/TerminateClientVpnConnectionsCommand.d.ts +41 -66
  588. package/dist-types/ts3.4/commands/TerminateInstancesCommand.d.ts +38 -155
  589. package/dist-types/ts3.4/commands/UnassignIpv6AddressesCommand.d.ts +41 -69
  590. package/dist-types/ts3.4/commands/UnassignPrivateIpAddressesCommand.d.ts +37 -84
  591. package/dist-types/ts3.4/commands/UnassignPrivateNatGatewayAddressCommand.d.ts +41 -76
  592. package/dist-types/ts3.4/commands/UnmonitorInstancesCommand.d.ts +38 -68
  593. package/dist-types/ts3.4/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.d.ts +41 -134
  594. package/dist-types/ts3.4/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.d.ts +41 -134
  595. package/dist-types/ts3.4/commands/WithdrawByoipCidrCommand.d.ts +38 -68
  596. package/dist-types/ts3.4/commands/index.d.ts +591 -591
  597. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +33 -19
  598. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +8 -5
  599. package/dist-types/ts3.4/endpoint/ruleset.d.ts +2 -2
  600. package/dist-types/ts3.4/index.d.ts +7 -7
  601. package/dist-types/ts3.4/models/EC2ServiceException.d.ts +7 -12
  602. package/dist-types/ts3.4/models/index.d.ts +8 -8
  603. package/dist-types/ts3.4/models/models_0.d.ts +2660 -7440
  604. package/dist-types/ts3.4/models/models_1.d.ts +2100 -8581
  605. package/dist-types/ts3.4/models/models_2.d.ts +1846 -6522
  606. package/dist-types/ts3.4/models/models_3.d.ts +1844 -8050
  607. package/dist-types/ts3.4/models/models_4.d.ts +2103 -9927
  608. package/dist-types/ts3.4/models/models_5.d.ts +1710 -6740
  609. package/dist-types/ts3.4/models/models_6.d.ts +1879 -7333
  610. package/dist-types/ts3.4/models/models_7.d.ts +143 -489
  611. package/dist-types/ts3.4/pagination/DescribeAddressTransfersPaginator.d.ts +11 -7
  612. package/dist-types/ts3.4/pagination/DescribeAddressesAttributePaginator.d.ts +11 -7
  613. package/dist-types/ts3.4/pagination/DescribeAwsNetworkPerformanceMetricSubscriptionsPaginator.d.ts +11 -7
  614. package/dist-types/ts3.4/pagination/DescribeByoipCidrsPaginator.d.ts +11 -7
  615. package/dist-types/ts3.4/pagination/DescribeCapacityReservationFleetsPaginator.d.ts +11 -7
  616. package/dist-types/ts3.4/pagination/DescribeCapacityReservationsPaginator.d.ts +11 -7
  617. package/dist-types/ts3.4/pagination/DescribeCarrierGatewaysPaginator.d.ts +11 -7
  618. package/dist-types/ts3.4/pagination/DescribeClassicLinkInstancesPaginator.d.ts +11 -7
  619. package/dist-types/ts3.4/pagination/DescribeClientVpnAuthorizationRulesPaginator.d.ts +11 -7
  620. package/dist-types/ts3.4/pagination/DescribeClientVpnConnectionsPaginator.d.ts +11 -7
  621. package/dist-types/ts3.4/pagination/DescribeClientVpnEndpointsPaginator.d.ts +11 -7
  622. package/dist-types/ts3.4/pagination/DescribeClientVpnRoutesPaginator.d.ts +11 -7
  623. package/dist-types/ts3.4/pagination/DescribeClientVpnTargetNetworksPaginator.d.ts +11 -7
  624. package/dist-types/ts3.4/pagination/DescribeCoipPoolsPaginator.d.ts +11 -7
  625. package/dist-types/ts3.4/pagination/DescribeDhcpOptionsPaginator.d.ts +11 -7
  626. package/dist-types/ts3.4/pagination/DescribeEgressOnlyInternetGatewaysPaginator.d.ts +11 -7
  627. package/dist-types/ts3.4/pagination/DescribeExportImageTasksPaginator.d.ts +11 -7
  628. package/dist-types/ts3.4/pagination/DescribeFastLaunchImagesPaginator.d.ts +11 -7
  629. package/dist-types/ts3.4/pagination/DescribeFastSnapshotRestoresPaginator.d.ts +11 -7
  630. package/dist-types/ts3.4/pagination/DescribeFleetsPaginator.d.ts +11 -7
  631. package/dist-types/ts3.4/pagination/DescribeFlowLogsPaginator.d.ts +11 -7
  632. package/dist-types/ts3.4/pagination/DescribeFpgaImagesPaginator.d.ts +11 -7
  633. package/dist-types/ts3.4/pagination/DescribeHostReservationOfferingsPaginator.d.ts +11 -7
  634. package/dist-types/ts3.4/pagination/DescribeHostReservationsPaginator.d.ts +11 -7
  635. package/dist-types/ts3.4/pagination/DescribeHostsPaginator.d.ts +11 -7
  636. package/dist-types/ts3.4/pagination/DescribeIamInstanceProfileAssociationsPaginator.d.ts +11 -7
  637. package/dist-types/ts3.4/pagination/DescribeImagesPaginator.d.ts +11 -7
  638. package/dist-types/ts3.4/pagination/DescribeImportImageTasksPaginator.d.ts +11 -7
  639. package/dist-types/ts3.4/pagination/DescribeImportSnapshotTasksPaginator.d.ts +11 -7
  640. package/dist-types/ts3.4/pagination/DescribeInstanceCreditSpecificationsPaginator.d.ts +11 -7
  641. package/dist-types/ts3.4/pagination/DescribeInstanceEventWindowsPaginator.d.ts +11 -7
  642. package/dist-types/ts3.4/pagination/DescribeInstanceStatusPaginator.d.ts +11 -7
  643. package/dist-types/ts3.4/pagination/DescribeInstanceTypeOfferingsPaginator.d.ts +11 -7
  644. package/dist-types/ts3.4/pagination/DescribeInstanceTypesPaginator.d.ts +11 -7
  645. package/dist-types/ts3.4/pagination/DescribeInstancesPaginator.d.ts +11 -7
  646. package/dist-types/ts3.4/pagination/DescribeInternetGatewaysPaginator.d.ts +11 -7
  647. package/dist-types/ts3.4/pagination/DescribeIpamPoolsPaginator.d.ts +11 -7
  648. package/dist-types/ts3.4/pagination/DescribeIpamResourceDiscoveriesPaginator.d.ts +11 -7
  649. package/dist-types/ts3.4/pagination/DescribeIpamResourceDiscoveryAssociationsPaginator.d.ts +11 -7
  650. package/dist-types/ts3.4/pagination/DescribeIpamScopesPaginator.d.ts +11 -7
  651. package/dist-types/ts3.4/pagination/DescribeIpamsPaginator.d.ts +11 -7
  652. package/dist-types/ts3.4/pagination/DescribeIpv6PoolsPaginator.d.ts +11 -7
  653. package/dist-types/ts3.4/pagination/DescribeLaunchTemplateVersionsPaginator.d.ts +11 -7
  654. package/dist-types/ts3.4/pagination/DescribeLaunchTemplatesPaginator.d.ts +11 -7
  655. package/dist-types/ts3.4/pagination/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsPaginator.d.ts +11 -7
  656. package/dist-types/ts3.4/pagination/DescribeLocalGatewayRouteTableVpcAssociationsPaginator.d.ts +11 -7
  657. package/dist-types/ts3.4/pagination/DescribeLocalGatewayRouteTablesPaginator.d.ts +11 -7
  658. package/dist-types/ts3.4/pagination/DescribeLocalGatewayVirtualInterfaceGroupsPaginator.d.ts +11 -7
  659. package/dist-types/ts3.4/pagination/DescribeLocalGatewayVirtualInterfacesPaginator.d.ts +11 -7
  660. package/dist-types/ts3.4/pagination/DescribeLocalGatewaysPaginator.d.ts +11 -7
  661. package/dist-types/ts3.4/pagination/DescribeManagedPrefixListsPaginator.d.ts +11 -7
  662. package/dist-types/ts3.4/pagination/DescribeMovingAddressesPaginator.d.ts +11 -7
  663. package/dist-types/ts3.4/pagination/DescribeNatGatewaysPaginator.d.ts +11 -7
  664. package/dist-types/ts3.4/pagination/DescribeNetworkAclsPaginator.d.ts +11 -7
  665. package/dist-types/ts3.4/pagination/DescribeNetworkInsightsAccessScopeAnalysesPaginator.d.ts +11 -7
  666. package/dist-types/ts3.4/pagination/DescribeNetworkInsightsAccessScopesPaginator.d.ts +11 -7
  667. package/dist-types/ts3.4/pagination/DescribeNetworkInsightsAnalysesPaginator.d.ts +11 -7
  668. package/dist-types/ts3.4/pagination/DescribeNetworkInsightsPathsPaginator.d.ts +11 -7
  669. package/dist-types/ts3.4/pagination/DescribeNetworkInterfacePermissionsPaginator.d.ts +11 -7
  670. package/dist-types/ts3.4/pagination/DescribeNetworkInterfacesPaginator.d.ts +11 -7
  671. package/dist-types/ts3.4/pagination/DescribePrefixListsPaginator.d.ts +11 -7
  672. package/dist-types/ts3.4/pagination/DescribePrincipalIdFormatPaginator.d.ts +11 -7
  673. package/dist-types/ts3.4/pagination/DescribePublicIpv4PoolsPaginator.d.ts +11 -7
  674. package/dist-types/ts3.4/pagination/DescribeReplaceRootVolumeTasksPaginator.d.ts +11 -7
  675. package/dist-types/ts3.4/pagination/DescribeReservedInstancesModificationsPaginator.d.ts +11 -7
  676. package/dist-types/ts3.4/pagination/DescribeReservedInstancesOfferingsPaginator.d.ts +11 -7
  677. package/dist-types/ts3.4/pagination/DescribeRouteTablesPaginator.d.ts +11 -7
  678. package/dist-types/ts3.4/pagination/DescribeScheduledInstanceAvailabilityPaginator.d.ts +11 -7
  679. package/dist-types/ts3.4/pagination/DescribeScheduledInstancesPaginator.d.ts +11 -7
  680. package/dist-types/ts3.4/pagination/DescribeSecurityGroupRulesPaginator.d.ts +11 -7
  681. package/dist-types/ts3.4/pagination/DescribeSecurityGroupsPaginator.d.ts +11 -7
  682. package/dist-types/ts3.4/pagination/DescribeSnapshotTierStatusPaginator.d.ts +11 -7
  683. package/dist-types/ts3.4/pagination/DescribeSnapshotsPaginator.d.ts +11 -7
  684. package/dist-types/ts3.4/pagination/DescribeSpotFleetRequestsPaginator.d.ts +11 -7
  685. package/dist-types/ts3.4/pagination/DescribeSpotInstanceRequestsPaginator.d.ts +11 -7
  686. package/dist-types/ts3.4/pagination/DescribeSpotPriceHistoryPaginator.d.ts +11 -7
  687. package/dist-types/ts3.4/pagination/DescribeStaleSecurityGroupsPaginator.d.ts +11 -7
  688. package/dist-types/ts3.4/pagination/DescribeStoreImageTasksPaginator.d.ts +11 -7
  689. package/dist-types/ts3.4/pagination/DescribeSubnetsPaginator.d.ts +11 -7
  690. package/dist-types/ts3.4/pagination/DescribeTagsPaginator.d.ts +11 -7
  691. package/dist-types/ts3.4/pagination/DescribeTrafficMirrorFiltersPaginator.d.ts +11 -7
  692. package/dist-types/ts3.4/pagination/DescribeTrafficMirrorSessionsPaginator.d.ts +11 -7
  693. package/dist-types/ts3.4/pagination/DescribeTrafficMirrorTargetsPaginator.d.ts +11 -7
  694. package/dist-types/ts3.4/pagination/DescribeTransitGatewayAttachmentsPaginator.d.ts +11 -7
  695. package/dist-types/ts3.4/pagination/DescribeTransitGatewayConnectPeersPaginator.d.ts +11 -7
  696. package/dist-types/ts3.4/pagination/DescribeTransitGatewayConnectsPaginator.d.ts +11 -7
  697. package/dist-types/ts3.4/pagination/DescribeTransitGatewayMulticastDomainsPaginator.d.ts +11 -7
  698. package/dist-types/ts3.4/pagination/DescribeTransitGatewayPeeringAttachmentsPaginator.d.ts +11 -7
  699. package/dist-types/ts3.4/pagination/DescribeTransitGatewayPolicyTablesPaginator.d.ts +11 -7
  700. package/dist-types/ts3.4/pagination/DescribeTransitGatewayRouteTableAnnouncementsPaginator.d.ts +11 -7
  701. package/dist-types/ts3.4/pagination/DescribeTransitGatewayRouteTablesPaginator.d.ts +11 -7
  702. package/dist-types/ts3.4/pagination/DescribeTransitGatewayVpcAttachmentsPaginator.d.ts +11 -7
  703. package/dist-types/ts3.4/pagination/DescribeTransitGatewaysPaginator.d.ts +11 -7
  704. package/dist-types/ts3.4/pagination/DescribeTrunkInterfaceAssociationsPaginator.d.ts +11 -7
  705. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessEndpointsPaginator.d.ts +11 -7
  706. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessGroupsPaginator.d.ts +11 -7
  707. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessInstanceLoggingConfigurationsPaginator.d.ts +11 -7
  708. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessInstancesPaginator.d.ts +11 -7
  709. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessTrustProvidersPaginator.d.ts +11 -7
  710. package/dist-types/ts3.4/pagination/DescribeVolumeStatusPaginator.d.ts +11 -7
  711. package/dist-types/ts3.4/pagination/DescribeVolumesModificationsPaginator.d.ts +11 -7
  712. package/dist-types/ts3.4/pagination/DescribeVolumesPaginator.d.ts +11 -7
  713. package/dist-types/ts3.4/pagination/DescribeVpcClassicLinkDnsSupportPaginator.d.ts +11 -7
  714. package/dist-types/ts3.4/pagination/DescribeVpcEndpointConnectionNotificationsPaginator.d.ts +11 -7
  715. package/dist-types/ts3.4/pagination/DescribeVpcEndpointConnectionsPaginator.d.ts +11 -7
  716. package/dist-types/ts3.4/pagination/DescribeVpcEndpointServiceConfigurationsPaginator.d.ts +11 -7
  717. package/dist-types/ts3.4/pagination/DescribeVpcEndpointServicePermissionsPaginator.d.ts +11 -7
  718. package/dist-types/ts3.4/pagination/DescribeVpcEndpointsPaginator.d.ts +11 -7
  719. package/dist-types/ts3.4/pagination/DescribeVpcPeeringConnectionsPaginator.d.ts +11 -7
  720. package/dist-types/ts3.4/pagination/DescribeVpcsPaginator.d.ts +11 -7
  721. package/dist-types/ts3.4/pagination/GetAssociatedIpv6PoolCidrsPaginator.d.ts +11 -7
  722. package/dist-types/ts3.4/pagination/GetAwsNetworkPerformanceDataPaginator.d.ts +11 -7
  723. package/dist-types/ts3.4/pagination/GetGroupsForCapacityReservationPaginator.d.ts +11 -7
  724. package/dist-types/ts3.4/pagination/GetInstanceTypesFromInstanceRequirementsPaginator.d.ts +11 -7
  725. package/dist-types/ts3.4/pagination/GetIpamAddressHistoryPaginator.d.ts +11 -7
  726. package/dist-types/ts3.4/pagination/GetIpamDiscoveredAccountsPaginator.d.ts +11 -7
  727. package/dist-types/ts3.4/pagination/GetIpamDiscoveredResourceCidrsPaginator.d.ts +11 -7
  728. package/dist-types/ts3.4/pagination/GetIpamPoolAllocationsPaginator.d.ts +11 -7
  729. package/dist-types/ts3.4/pagination/GetIpamPoolCidrsPaginator.d.ts +11 -7
  730. package/dist-types/ts3.4/pagination/GetIpamResourceCidrsPaginator.d.ts +11 -7
  731. package/dist-types/ts3.4/pagination/GetManagedPrefixListAssociationsPaginator.d.ts +11 -7
  732. package/dist-types/ts3.4/pagination/GetManagedPrefixListEntriesPaginator.d.ts +11 -7
  733. package/dist-types/ts3.4/pagination/GetSpotPlacementScoresPaginator.d.ts +11 -7
  734. package/dist-types/ts3.4/pagination/GetTransitGatewayAttachmentPropagationsPaginator.d.ts +11 -7
  735. package/dist-types/ts3.4/pagination/GetTransitGatewayMulticastDomainAssociationsPaginator.d.ts +11 -7
  736. package/dist-types/ts3.4/pagination/GetTransitGatewayPolicyTableAssociationsPaginator.d.ts +11 -7
  737. package/dist-types/ts3.4/pagination/GetTransitGatewayPrefixListReferencesPaginator.d.ts +11 -7
  738. package/dist-types/ts3.4/pagination/GetTransitGatewayRouteTableAssociationsPaginator.d.ts +11 -7
  739. package/dist-types/ts3.4/pagination/GetTransitGatewayRouteTablePropagationsPaginator.d.ts +11 -7
  740. package/dist-types/ts3.4/pagination/GetVpnConnectionDeviceTypesPaginator.d.ts +11 -7
  741. package/dist-types/ts3.4/pagination/Interfaces.d.ts +5 -8
  742. package/dist-types/ts3.4/pagination/ListImagesInRecycleBinPaginator.d.ts +11 -7
  743. package/dist-types/ts3.4/pagination/ListSnapshotsInRecycleBinPaginator.d.ts +11 -7
  744. package/dist-types/ts3.4/pagination/SearchLocalGatewayRoutesPaginator.d.ts +11 -7
  745. package/dist-types/ts3.4/pagination/SearchTransitGatewayMulticastGroupsPaginator.d.ts +11 -7
  746. package/dist-types/ts3.4/pagination/index.d.ts +135 -135
  747. package/dist-types/ts3.4/protocols/Aws_ec2.d.ts +7097 -5321
  748. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +91 -42
  749. package/dist-types/ts3.4/runtimeConfig.d.ts +91 -42
  750. package/dist-types/ts3.4/runtimeConfig.native.d.ts +80 -41
  751. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +18 -18
  752. package/dist-types/ts3.4/waiters/index.d.ts +35 -35
  753. package/dist-types/ts3.4/waiters/waitForBundleTaskComplete.d.ts +11 -14
  754. package/dist-types/ts3.4/waiters/waitForConversionTaskCancelled.d.ts +11 -14
  755. package/dist-types/ts3.4/waiters/waitForConversionTaskCompleted.d.ts +11 -14
  756. package/dist-types/ts3.4/waiters/waitForConversionTaskDeleted.d.ts +11 -14
  757. package/dist-types/ts3.4/waiters/waitForCustomerGatewayAvailable.d.ts +11 -14
  758. package/dist-types/ts3.4/waiters/waitForExportTaskCancelled.d.ts +11 -14
  759. package/dist-types/ts3.4/waiters/waitForExportTaskCompleted.d.ts +11 -14
  760. package/dist-types/ts3.4/waiters/waitForImageAvailable.d.ts +11 -14
  761. package/dist-types/ts3.4/waiters/waitForImageExists.d.ts +11 -14
  762. package/dist-types/ts3.4/waiters/waitForInstanceExists.d.ts +11 -14
  763. package/dist-types/ts3.4/waiters/waitForInstanceRunning.d.ts +11 -14
  764. package/dist-types/ts3.4/waiters/waitForInstanceStatusOk.d.ts +11 -14
  765. package/dist-types/ts3.4/waiters/waitForInstanceStopped.d.ts +11 -14
  766. package/dist-types/ts3.4/waiters/waitForInstanceTerminated.d.ts +11 -14
  767. package/dist-types/ts3.4/waiters/waitForInternetGatewayExists.d.ts +11 -14
  768. package/dist-types/ts3.4/waiters/waitForKeyPairExists.d.ts +11 -14
  769. package/dist-types/ts3.4/waiters/waitForNatGatewayAvailable.d.ts +11 -14
  770. package/dist-types/ts3.4/waiters/waitForNatGatewayDeleted.d.ts +11 -14
  771. package/dist-types/ts3.4/waiters/waitForNetworkInterfaceAvailable.d.ts +11 -14
  772. package/dist-types/ts3.4/waiters/waitForPasswordDataAvailable.d.ts +11 -14
  773. package/dist-types/ts3.4/waiters/waitForSecurityGroupExists.d.ts +11 -14
  774. package/dist-types/ts3.4/waiters/waitForSnapshotCompleted.d.ts +11 -14
  775. package/dist-types/ts3.4/waiters/waitForSnapshotImported.d.ts +11 -14
  776. package/dist-types/ts3.4/waiters/waitForSpotInstanceRequestFulfilled.d.ts +11 -14
  777. package/dist-types/ts3.4/waiters/waitForSubnetAvailable.d.ts +11 -14
  778. package/dist-types/ts3.4/waiters/waitForSystemStatusOk.d.ts +11 -14
  779. package/dist-types/ts3.4/waiters/waitForVolumeAvailable.d.ts +11 -14
  780. package/dist-types/ts3.4/waiters/waitForVolumeDeleted.d.ts +11 -14
  781. package/dist-types/ts3.4/waiters/waitForVolumeInUse.d.ts +11 -14
  782. package/dist-types/ts3.4/waiters/waitForVpcAvailable.d.ts +11 -14
  783. package/dist-types/ts3.4/waiters/waitForVpcExists.d.ts +11 -14
  784. package/dist-types/ts3.4/waiters/waitForVpcPeeringConnectionDeleted.d.ts +11 -14
  785. package/dist-types/ts3.4/waiters/waitForVpcPeeringConnectionExists.d.ts +11 -14
  786. package/dist-types/ts3.4/waiters/waitForVpnConnectionAvailable.d.ts +11 -14
  787. package/dist-types/ts3.4/waiters/waitForVpnConnectionDeleted.d.ts +11 -14
  788. package/package.json +3 -3
@@ -1,777 +1,3657 @@
1
- import { RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver";
2
- import { EndpointInputConfig, EndpointResolvedConfig } from "@aws-sdk/middleware-endpoint";
3
- import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
4
- import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
5
- import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-signing";
6
- import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
7
- import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
8
- import { Client as __Client, DefaultsMode as __DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
9
- import { BodyLengthCalculator as __BodyLengthCalculator, ChecksumConstructor as __ChecksumConstructor, Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
10
- import { AcceptAddressTransferCommandInput, AcceptAddressTransferCommandOutput } from "./commands/AcceptAddressTransferCommand";
11
- import { AcceptReservedInstancesExchangeQuoteCommandInput, AcceptReservedInstancesExchangeQuoteCommandOutput } from "./commands/AcceptReservedInstancesExchangeQuoteCommand";
12
- import { AcceptTransitGatewayMulticastDomainAssociationsCommandInput, AcceptTransitGatewayMulticastDomainAssociationsCommandOutput } from "./commands/AcceptTransitGatewayMulticastDomainAssociationsCommand";
13
- import { AcceptTransitGatewayPeeringAttachmentCommandInput, AcceptTransitGatewayPeeringAttachmentCommandOutput } from "./commands/AcceptTransitGatewayPeeringAttachmentCommand";
14
- import { AcceptTransitGatewayVpcAttachmentCommandInput, AcceptTransitGatewayVpcAttachmentCommandOutput } from "./commands/AcceptTransitGatewayVpcAttachmentCommand";
15
- import { AcceptVpcEndpointConnectionsCommandInput, AcceptVpcEndpointConnectionsCommandOutput } from "./commands/AcceptVpcEndpointConnectionsCommand";
16
- import { AcceptVpcPeeringConnectionCommandInput, AcceptVpcPeeringConnectionCommandOutput } from "./commands/AcceptVpcPeeringConnectionCommand";
17
- import { AdvertiseByoipCidrCommandInput, AdvertiseByoipCidrCommandOutput } from "./commands/AdvertiseByoipCidrCommand";
18
- import { AllocateAddressCommandInput, AllocateAddressCommandOutput } from "./commands/AllocateAddressCommand";
19
- import { AllocateHostsCommandInput, AllocateHostsCommandOutput } from "./commands/AllocateHostsCommand";
20
- import { AllocateIpamPoolCidrCommandInput, AllocateIpamPoolCidrCommandOutput } from "./commands/AllocateIpamPoolCidrCommand";
21
- import { ApplySecurityGroupsToClientVpnTargetNetworkCommandInput, ApplySecurityGroupsToClientVpnTargetNetworkCommandOutput } from "./commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand";
22
- import { AssignIpv6AddressesCommandInput, AssignIpv6AddressesCommandOutput } from "./commands/AssignIpv6AddressesCommand";
23
- import { AssignPrivateIpAddressesCommandInput, AssignPrivateIpAddressesCommandOutput } from "./commands/AssignPrivateIpAddressesCommand";
24
- import { AssignPrivateNatGatewayAddressCommandInput, AssignPrivateNatGatewayAddressCommandOutput } from "./commands/AssignPrivateNatGatewayAddressCommand";
25
- import { AssociateAddressCommandInput, AssociateAddressCommandOutput } from "./commands/AssociateAddressCommand";
26
- import { AssociateClientVpnTargetNetworkCommandInput, AssociateClientVpnTargetNetworkCommandOutput } from "./commands/AssociateClientVpnTargetNetworkCommand";
27
- import { AssociateDhcpOptionsCommandInput, AssociateDhcpOptionsCommandOutput } from "./commands/AssociateDhcpOptionsCommand";
28
- import { AssociateEnclaveCertificateIamRoleCommandInput, AssociateEnclaveCertificateIamRoleCommandOutput } from "./commands/AssociateEnclaveCertificateIamRoleCommand";
29
- import { AssociateIamInstanceProfileCommandInput, AssociateIamInstanceProfileCommandOutput } from "./commands/AssociateIamInstanceProfileCommand";
30
- import { AssociateInstanceEventWindowCommandInput, AssociateInstanceEventWindowCommandOutput } from "./commands/AssociateInstanceEventWindowCommand";
31
- import { AssociateIpamResourceDiscoveryCommandInput, AssociateIpamResourceDiscoveryCommandOutput } from "./commands/AssociateIpamResourceDiscoveryCommand";
32
- import { AssociateNatGatewayAddressCommandInput, AssociateNatGatewayAddressCommandOutput } from "./commands/AssociateNatGatewayAddressCommand";
33
- import { AssociateRouteTableCommandInput, AssociateRouteTableCommandOutput } from "./commands/AssociateRouteTableCommand";
34
- import { AssociateSubnetCidrBlockCommandInput, AssociateSubnetCidrBlockCommandOutput } from "./commands/AssociateSubnetCidrBlockCommand";
35
- import { AssociateTransitGatewayMulticastDomainCommandInput, AssociateTransitGatewayMulticastDomainCommandOutput } from "./commands/AssociateTransitGatewayMulticastDomainCommand";
36
- import { AssociateTransitGatewayPolicyTableCommandInput, AssociateTransitGatewayPolicyTableCommandOutput } from "./commands/AssociateTransitGatewayPolicyTableCommand";
37
- import { AssociateTransitGatewayRouteTableCommandInput, AssociateTransitGatewayRouteTableCommandOutput } from "./commands/AssociateTransitGatewayRouteTableCommand";
38
- import { AssociateTrunkInterfaceCommandInput, AssociateTrunkInterfaceCommandOutput } from "./commands/AssociateTrunkInterfaceCommand";
39
- import { AssociateVpcCidrBlockCommandInput, AssociateVpcCidrBlockCommandOutput } from "./commands/AssociateVpcCidrBlockCommand";
40
- import { AttachClassicLinkVpcCommandInput, AttachClassicLinkVpcCommandOutput } from "./commands/AttachClassicLinkVpcCommand";
41
- import { AttachInternetGatewayCommandInput, AttachInternetGatewayCommandOutput } from "./commands/AttachInternetGatewayCommand";
42
- import { AttachNetworkInterfaceCommandInput, AttachNetworkInterfaceCommandOutput } from "./commands/AttachNetworkInterfaceCommand";
43
- import { AttachVerifiedAccessTrustProviderCommandInput, AttachVerifiedAccessTrustProviderCommandOutput } from "./commands/AttachVerifiedAccessTrustProviderCommand";
44
- import { AttachVolumeCommandInput, AttachVolumeCommandOutput } from "./commands/AttachVolumeCommand";
45
- import { AttachVpnGatewayCommandInput, AttachVpnGatewayCommandOutput } from "./commands/AttachVpnGatewayCommand";
46
- import { AuthorizeClientVpnIngressCommandInput, AuthorizeClientVpnIngressCommandOutput } from "./commands/AuthorizeClientVpnIngressCommand";
47
- import { AuthorizeSecurityGroupEgressCommandInput, AuthorizeSecurityGroupEgressCommandOutput } from "./commands/AuthorizeSecurityGroupEgressCommand";
48
- import { AuthorizeSecurityGroupIngressCommandInput, AuthorizeSecurityGroupIngressCommandOutput } from "./commands/AuthorizeSecurityGroupIngressCommand";
49
- import { BundleInstanceCommandInput, BundleInstanceCommandOutput } from "./commands/BundleInstanceCommand";
50
- import { CancelBundleTaskCommandInput, CancelBundleTaskCommandOutput } from "./commands/CancelBundleTaskCommand";
51
- import { CancelCapacityReservationCommandInput, CancelCapacityReservationCommandOutput } from "./commands/CancelCapacityReservationCommand";
52
- import { CancelCapacityReservationFleetsCommandInput, CancelCapacityReservationFleetsCommandOutput } from "./commands/CancelCapacityReservationFleetsCommand";
53
- import { CancelConversionTaskCommandInput, CancelConversionTaskCommandOutput } from "./commands/CancelConversionTaskCommand";
54
- import { CancelExportTaskCommandInput, CancelExportTaskCommandOutput } from "./commands/CancelExportTaskCommand";
55
- import { CancelImageLaunchPermissionCommandInput, CancelImageLaunchPermissionCommandOutput } from "./commands/CancelImageLaunchPermissionCommand";
56
- import { CancelImportTaskCommandInput, CancelImportTaskCommandOutput } from "./commands/CancelImportTaskCommand";
57
- import { CancelReservedInstancesListingCommandInput, CancelReservedInstancesListingCommandOutput } from "./commands/CancelReservedInstancesListingCommand";
58
- import { CancelSpotFleetRequestsCommandInput, CancelSpotFleetRequestsCommandOutput } from "./commands/CancelSpotFleetRequestsCommand";
59
- import { CancelSpotInstanceRequestsCommandInput, CancelSpotInstanceRequestsCommandOutput } from "./commands/CancelSpotInstanceRequestsCommand";
60
- import { ConfirmProductInstanceCommandInput, ConfirmProductInstanceCommandOutput } from "./commands/ConfirmProductInstanceCommand";
61
- import { CopyFpgaImageCommandInput, CopyFpgaImageCommandOutput } from "./commands/CopyFpgaImageCommand";
62
- import { CopyImageCommandInput, CopyImageCommandOutput } from "./commands/CopyImageCommand";
63
- import { CopySnapshotCommandInput, CopySnapshotCommandOutput } from "./commands/CopySnapshotCommand";
64
- import { CreateCapacityReservationCommandInput, CreateCapacityReservationCommandOutput } from "./commands/CreateCapacityReservationCommand";
65
- import { CreateCapacityReservationFleetCommandInput, CreateCapacityReservationFleetCommandOutput } from "./commands/CreateCapacityReservationFleetCommand";
66
- import { CreateCarrierGatewayCommandInput, CreateCarrierGatewayCommandOutput } from "./commands/CreateCarrierGatewayCommand";
67
- import { CreateClientVpnEndpointCommandInput, CreateClientVpnEndpointCommandOutput } from "./commands/CreateClientVpnEndpointCommand";
68
- import { CreateClientVpnRouteCommandInput, CreateClientVpnRouteCommandOutput } from "./commands/CreateClientVpnRouteCommand";
69
- import { CreateCoipCidrCommandInput, CreateCoipCidrCommandOutput } from "./commands/CreateCoipCidrCommand";
70
- import { CreateCoipPoolCommandInput, CreateCoipPoolCommandOutput } from "./commands/CreateCoipPoolCommand";
71
- import { CreateCustomerGatewayCommandInput, CreateCustomerGatewayCommandOutput } from "./commands/CreateCustomerGatewayCommand";
72
- import { CreateDefaultSubnetCommandInput, CreateDefaultSubnetCommandOutput } from "./commands/CreateDefaultSubnetCommand";
73
- import { CreateDefaultVpcCommandInput, CreateDefaultVpcCommandOutput } from "./commands/CreateDefaultVpcCommand";
74
- import { CreateDhcpOptionsCommandInput, CreateDhcpOptionsCommandOutput } from "./commands/CreateDhcpOptionsCommand";
75
- import { CreateEgressOnlyInternetGatewayCommandInput, CreateEgressOnlyInternetGatewayCommandOutput } from "./commands/CreateEgressOnlyInternetGatewayCommand";
76
- import { CreateFleetCommandInput, CreateFleetCommandOutput } from "./commands/CreateFleetCommand";
77
- import { CreateFlowLogsCommandInput, CreateFlowLogsCommandOutput } from "./commands/CreateFlowLogsCommand";
78
- import { CreateFpgaImageCommandInput, CreateFpgaImageCommandOutput } from "./commands/CreateFpgaImageCommand";
79
- import { CreateImageCommandInput, CreateImageCommandOutput } from "./commands/CreateImageCommand";
80
- import { CreateInstanceEventWindowCommandInput, CreateInstanceEventWindowCommandOutput } from "./commands/CreateInstanceEventWindowCommand";
81
- import { CreateInstanceExportTaskCommandInput, CreateInstanceExportTaskCommandOutput } from "./commands/CreateInstanceExportTaskCommand";
82
- import { CreateInternetGatewayCommandInput, CreateInternetGatewayCommandOutput } from "./commands/CreateInternetGatewayCommand";
83
- import { CreateIpamCommandInput, CreateIpamCommandOutput } from "./commands/CreateIpamCommand";
84
- import { CreateIpamPoolCommandInput, CreateIpamPoolCommandOutput } from "./commands/CreateIpamPoolCommand";
85
- import { CreateIpamResourceDiscoveryCommandInput, CreateIpamResourceDiscoveryCommandOutput } from "./commands/CreateIpamResourceDiscoveryCommand";
86
- import { CreateIpamScopeCommandInput, CreateIpamScopeCommandOutput } from "./commands/CreateIpamScopeCommand";
87
- import { CreateKeyPairCommandInput, CreateKeyPairCommandOutput } from "./commands/CreateKeyPairCommand";
88
- import { CreateLaunchTemplateCommandInput, CreateLaunchTemplateCommandOutput } from "./commands/CreateLaunchTemplateCommand";
89
- import { CreateLaunchTemplateVersionCommandInput, CreateLaunchTemplateVersionCommandOutput } from "./commands/CreateLaunchTemplateVersionCommand";
90
- import { CreateLocalGatewayRouteCommandInput, CreateLocalGatewayRouteCommandOutput } from "./commands/CreateLocalGatewayRouteCommand";
91
- import { CreateLocalGatewayRouteTableCommandInput, CreateLocalGatewayRouteTableCommandOutput } from "./commands/CreateLocalGatewayRouteTableCommand";
92
- import { CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandInput, CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandOutput } from "./commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand";
93
- import { CreateLocalGatewayRouteTableVpcAssociationCommandInput, CreateLocalGatewayRouteTableVpcAssociationCommandOutput } from "./commands/CreateLocalGatewayRouteTableVpcAssociationCommand";
94
- import { CreateManagedPrefixListCommandInput, CreateManagedPrefixListCommandOutput } from "./commands/CreateManagedPrefixListCommand";
95
- import { CreateNatGatewayCommandInput, CreateNatGatewayCommandOutput } from "./commands/CreateNatGatewayCommand";
96
- import { CreateNetworkAclCommandInput, CreateNetworkAclCommandOutput } from "./commands/CreateNetworkAclCommand";
97
- import { CreateNetworkAclEntryCommandInput, CreateNetworkAclEntryCommandOutput } from "./commands/CreateNetworkAclEntryCommand";
98
- import { CreateNetworkInsightsAccessScopeCommandInput, CreateNetworkInsightsAccessScopeCommandOutput } from "./commands/CreateNetworkInsightsAccessScopeCommand";
99
- import { CreateNetworkInsightsPathCommandInput, CreateNetworkInsightsPathCommandOutput } from "./commands/CreateNetworkInsightsPathCommand";
100
- import { CreateNetworkInterfaceCommandInput, CreateNetworkInterfaceCommandOutput } from "./commands/CreateNetworkInterfaceCommand";
101
- import { CreateNetworkInterfacePermissionCommandInput, CreateNetworkInterfacePermissionCommandOutput } from "./commands/CreateNetworkInterfacePermissionCommand";
102
- import { CreatePlacementGroupCommandInput, CreatePlacementGroupCommandOutput } from "./commands/CreatePlacementGroupCommand";
103
- import { CreatePublicIpv4PoolCommandInput, CreatePublicIpv4PoolCommandOutput } from "./commands/CreatePublicIpv4PoolCommand";
104
- import { CreateReplaceRootVolumeTaskCommandInput, CreateReplaceRootVolumeTaskCommandOutput } from "./commands/CreateReplaceRootVolumeTaskCommand";
105
- import { CreateReservedInstancesListingCommandInput, CreateReservedInstancesListingCommandOutput } from "./commands/CreateReservedInstancesListingCommand";
106
- import { CreateRestoreImageTaskCommandInput, CreateRestoreImageTaskCommandOutput } from "./commands/CreateRestoreImageTaskCommand";
107
- import { CreateRouteCommandInput, CreateRouteCommandOutput } from "./commands/CreateRouteCommand";
108
- import { CreateRouteTableCommandInput, CreateRouteTableCommandOutput } from "./commands/CreateRouteTableCommand";
109
- import { CreateSecurityGroupCommandInput, CreateSecurityGroupCommandOutput } from "./commands/CreateSecurityGroupCommand";
110
- import { CreateSnapshotCommandInput, CreateSnapshotCommandOutput } from "./commands/CreateSnapshotCommand";
111
- import { CreateSnapshotsCommandInput, CreateSnapshotsCommandOutput } from "./commands/CreateSnapshotsCommand";
112
- import { CreateSpotDatafeedSubscriptionCommandInput, CreateSpotDatafeedSubscriptionCommandOutput } from "./commands/CreateSpotDatafeedSubscriptionCommand";
113
- import { CreateStoreImageTaskCommandInput, CreateStoreImageTaskCommandOutput } from "./commands/CreateStoreImageTaskCommand";
114
- import { CreateSubnetCidrReservationCommandInput, CreateSubnetCidrReservationCommandOutput } from "./commands/CreateSubnetCidrReservationCommand";
115
- import { CreateSubnetCommandInput, CreateSubnetCommandOutput } from "./commands/CreateSubnetCommand";
116
- import { CreateTagsCommandInput, CreateTagsCommandOutput } from "./commands/CreateTagsCommand";
117
- import { CreateTrafficMirrorFilterCommandInput, CreateTrafficMirrorFilterCommandOutput } from "./commands/CreateTrafficMirrorFilterCommand";
118
- import { CreateTrafficMirrorFilterRuleCommandInput, CreateTrafficMirrorFilterRuleCommandOutput } from "./commands/CreateTrafficMirrorFilterRuleCommand";
119
- import { CreateTrafficMirrorSessionCommandInput, CreateTrafficMirrorSessionCommandOutput } from "./commands/CreateTrafficMirrorSessionCommand";
120
- import { CreateTrafficMirrorTargetCommandInput, CreateTrafficMirrorTargetCommandOutput } from "./commands/CreateTrafficMirrorTargetCommand";
121
- import { CreateTransitGatewayCommandInput, CreateTransitGatewayCommandOutput } from "./commands/CreateTransitGatewayCommand";
122
- import { CreateTransitGatewayConnectCommandInput, CreateTransitGatewayConnectCommandOutput } from "./commands/CreateTransitGatewayConnectCommand";
123
- import { CreateTransitGatewayConnectPeerCommandInput, CreateTransitGatewayConnectPeerCommandOutput } from "./commands/CreateTransitGatewayConnectPeerCommand";
124
- import { CreateTransitGatewayMulticastDomainCommandInput, CreateTransitGatewayMulticastDomainCommandOutput } from "./commands/CreateTransitGatewayMulticastDomainCommand";
125
- import { CreateTransitGatewayPeeringAttachmentCommandInput, CreateTransitGatewayPeeringAttachmentCommandOutput } from "./commands/CreateTransitGatewayPeeringAttachmentCommand";
126
- import { CreateTransitGatewayPolicyTableCommandInput, CreateTransitGatewayPolicyTableCommandOutput } from "./commands/CreateTransitGatewayPolicyTableCommand";
127
- import { CreateTransitGatewayPrefixListReferenceCommandInput, CreateTransitGatewayPrefixListReferenceCommandOutput } from "./commands/CreateTransitGatewayPrefixListReferenceCommand";
128
- import { CreateTransitGatewayRouteCommandInput, CreateTransitGatewayRouteCommandOutput } from "./commands/CreateTransitGatewayRouteCommand";
129
- import { CreateTransitGatewayRouteTableAnnouncementCommandInput, CreateTransitGatewayRouteTableAnnouncementCommandOutput } from "./commands/CreateTransitGatewayRouteTableAnnouncementCommand";
130
- import { CreateTransitGatewayRouteTableCommandInput, CreateTransitGatewayRouteTableCommandOutput } from "./commands/CreateTransitGatewayRouteTableCommand";
131
- import { CreateTransitGatewayVpcAttachmentCommandInput, CreateTransitGatewayVpcAttachmentCommandOutput } from "./commands/CreateTransitGatewayVpcAttachmentCommand";
132
- import { CreateVerifiedAccessEndpointCommandInput, CreateVerifiedAccessEndpointCommandOutput } from "./commands/CreateVerifiedAccessEndpointCommand";
133
- import { CreateVerifiedAccessGroupCommandInput, CreateVerifiedAccessGroupCommandOutput } from "./commands/CreateVerifiedAccessGroupCommand";
134
- import { CreateVerifiedAccessInstanceCommandInput, CreateVerifiedAccessInstanceCommandOutput } from "./commands/CreateVerifiedAccessInstanceCommand";
135
- import { CreateVerifiedAccessTrustProviderCommandInput, CreateVerifiedAccessTrustProviderCommandOutput } from "./commands/CreateVerifiedAccessTrustProviderCommand";
136
- import { CreateVolumeCommandInput, CreateVolumeCommandOutput } from "./commands/CreateVolumeCommand";
137
- import { CreateVpcCommandInput, CreateVpcCommandOutput } from "./commands/CreateVpcCommand";
138
- import { CreateVpcEndpointCommandInput, CreateVpcEndpointCommandOutput } from "./commands/CreateVpcEndpointCommand";
139
- import { CreateVpcEndpointConnectionNotificationCommandInput, CreateVpcEndpointConnectionNotificationCommandOutput } from "./commands/CreateVpcEndpointConnectionNotificationCommand";
140
- import { CreateVpcEndpointServiceConfigurationCommandInput, CreateVpcEndpointServiceConfigurationCommandOutput } from "./commands/CreateVpcEndpointServiceConfigurationCommand";
141
- import { CreateVpcPeeringConnectionCommandInput, CreateVpcPeeringConnectionCommandOutput } from "./commands/CreateVpcPeeringConnectionCommand";
142
- import { CreateVpnConnectionCommandInput, CreateVpnConnectionCommandOutput } from "./commands/CreateVpnConnectionCommand";
143
- import { CreateVpnConnectionRouteCommandInput, CreateVpnConnectionRouteCommandOutput } from "./commands/CreateVpnConnectionRouteCommand";
144
- import { CreateVpnGatewayCommandInput, CreateVpnGatewayCommandOutput } from "./commands/CreateVpnGatewayCommand";
145
- import { DeleteCarrierGatewayCommandInput, DeleteCarrierGatewayCommandOutput } from "./commands/DeleteCarrierGatewayCommand";
146
- import { DeleteClientVpnEndpointCommandInput, DeleteClientVpnEndpointCommandOutput } from "./commands/DeleteClientVpnEndpointCommand";
147
- import { DeleteClientVpnRouteCommandInput, DeleteClientVpnRouteCommandOutput } from "./commands/DeleteClientVpnRouteCommand";
148
- import { DeleteCoipCidrCommandInput, DeleteCoipCidrCommandOutput } from "./commands/DeleteCoipCidrCommand";
149
- import { DeleteCoipPoolCommandInput, DeleteCoipPoolCommandOutput } from "./commands/DeleteCoipPoolCommand";
150
- import { DeleteCustomerGatewayCommandInput, DeleteCustomerGatewayCommandOutput } from "./commands/DeleteCustomerGatewayCommand";
151
- import { DeleteDhcpOptionsCommandInput, DeleteDhcpOptionsCommandOutput } from "./commands/DeleteDhcpOptionsCommand";
152
- import { DeleteEgressOnlyInternetGatewayCommandInput, DeleteEgressOnlyInternetGatewayCommandOutput } from "./commands/DeleteEgressOnlyInternetGatewayCommand";
153
- import { DeleteFleetsCommandInput, DeleteFleetsCommandOutput } from "./commands/DeleteFleetsCommand";
154
- import { DeleteFlowLogsCommandInput, DeleteFlowLogsCommandOutput } from "./commands/DeleteFlowLogsCommand";
155
- import { DeleteFpgaImageCommandInput, DeleteFpgaImageCommandOutput } from "./commands/DeleteFpgaImageCommand";
156
- import { DeleteInstanceEventWindowCommandInput, DeleteInstanceEventWindowCommandOutput } from "./commands/DeleteInstanceEventWindowCommand";
157
- import { DeleteInternetGatewayCommandInput, DeleteInternetGatewayCommandOutput } from "./commands/DeleteInternetGatewayCommand";
158
- import { DeleteIpamCommandInput, DeleteIpamCommandOutput } from "./commands/DeleteIpamCommand";
159
- import { DeleteIpamPoolCommandInput, DeleteIpamPoolCommandOutput } from "./commands/DeleteIpamPoolCommand";
160
- import { DeleteIpamResourceDiscoveryCommandInput, DeleteIpamResourceDiscoveryCommandOutput } from "./commands/DeleteIpamResourceDiscoveryCommand";
161
- import { DeleteIpamScopeCommandInput, DeleteIpamScopeCommandOutput } from "./commands/DeleteIpamScopeCommand";
162
- import { DeleteKeyPairCommandInput, DeleteKeyPairCommandOutput } from "./commands/DeleteKeyPairCommand";
163
- import { DeleteLaunchTemplateCommandInput, DeleteLaunchTemplateCommandOutput } from "./commands/DeleteLaunchTemplateCommand";
164
- import { DeleteLaunchTemplateVersionsCommandInput, DeleteLaunchTemplateVersionsCommandOutput } from "./commands/DeleteLaunchTemplateVersionsCommand";
165
- import { DeleteLocalGatewayRouteCommandInput, DeleteLocalGatewayRouteCommandOutput } from "./commands/DeleteLocalGatewayRouteCommand";
166
- import { DeleteLocalGatewayRouteTableCommandInput, DeleteLocalGatewayRouteTableCommandOutput } from "./commands/DeleteLocalGatewayRouteTableCommand";
167
- import { DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandInput, DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandOutput } from "./commands/DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand";
168
- import { DeleteLocalGatewayRouteTableVpcAssociationCommandInput, DeleteLocalGatewayRouteTableVpcAssociationCommandOutput } from "./commands/DeleteLocalGatewayRouteTableVpcAssociationCommand";
169
- import { DeleteManagedPrefixListCommandInput, DeleteManagedPrefixListCommandOutput } from "./commands/DeleteManagedPrefixListCommand";
170
- import { DeleteNatGatewayCommandInput, DeleteNatGatewayCommandOutput } from "./commands/DeleteNatGatewayCommand";
171
- import { DeleteNetworkAclCommandInput, DeleteNetworkAclCommandOutput } from "./commands/DeleteNetworkAclCommand";
172
- import { DeleteNetworkAclEntryCommandInput, DeleteNetworkAclEntryCommandOutput } from "./commands/DeleteNetworkAclEntryCommand";
173
- import { DeleteNetworkInsightsAccessScopeAnalysisCommandInput, DeleteNetworkInsightsAccessScopeAnalysisCommandOutput } from "./commands/DeleteNetworkInsightsAccessScopeAnalysisCommand";
174
- import { DeleteNetworkInsightsAccessScopeCommandInput, DeleteNetworkInsightsAccessScopeCommandOutput } from "./commands/DeleteNetworkInsightsAccessScopeCommand";
175
- import { DeleteNetworkInsightsAnalysisCommandInput, DeleteNetworkInsightsAnalysisCommandOutput } from "./commands/DeleteNetworkInsightsAnalysisCommand";
176
- import { DeleteNetworkInsightsPathCommandInput, DeleteNetworkInsightsPathCommandOutput } from "./commands/DeleteNetworkInsightsPathCommand";
177
- import { DeleteNetworkInterfaceCommandInput, DeleteNetworkInterfaceCommandOutput } from "./commands/DeleteNetworkInterfaceCommand";
178
- import { DeleteNetworkInterfacePermissionCommandInput, DeleteNetworkInterfacePermissionCommandOutput } from "./commands/DeleteNetworkInterfacePermissionCommand";
179
- import { DeletePlacementGroupCommandInput, DeletePlacementGroupCommandOutput } from "./commands/DeletePlacementGroupCommand";
180
- import { DeletePublicIpv4PoolCommandInput, DeletePublicIpv4PoolCommandOutput } from "./commands/DeletePublicIpv4PoolCommand";
181
- import { DeleteQueuedReservedInstancesCommandInput, DeleteQueuedReservedInstancesCommandOutput } from "./commands/DeleteQueuedReservedInstancesCommand";
182
- import { DeleteRouteCommandInput, DeleteRouteCommandOutput } from "./commands/DeleteRouteCommand";
183
- import { DeleteRouteTableCommandInput, DeleteRouteTableCommandOutput } from "./commands/DeleteRouteTableCommand";
184
- import { DeleteSecurityGroupCommandInput, DeleteSecurityGroupCommandOutput } from "./commands/DeleteSecurityGroupCommand";
185
- import { DeleteSnapshotCommandInput, DeleteSnapshotCommandOutput } from "./commands/DeleteSnapshotCommand";
186
- import { DeleteSpotDatafeedSubscriptionCommandInput, DeleteSpotDatafeedSubscriptionCommandOutput } from "./commands/DeleteSpotDatafeedSubscriptionCommand";
187
- import { DeleteSubnetCidrReservationCommandInput, DeleteSubnetCidrReservationCommandOutput } from "./commands/DeleteSubnetCidrReservationCommand";
188
- import { DeleteSubnetCommandInput, DeleteSubnetCommandOutput } from "./commands/DeleteSubnetCommand";
189
- import { DeleteTagsCommandInput, DeleteTagsCommandOutput } from "./commands/DeleteTagsCommand";
190
- import { DeleteTrafficMirrorFilterCommandInput, DeleteTrafficMirrorFilterCommandOutput } from "./commands/DeleteTrafficMirrorFilterCommand";
191
- import { DeleteTrafficMirrorFilterRuleCommandInput, DeleteTrafficMirrorFilterRuleCommandOutput } from "./commands/DeleteTrafficMirrorFilterRuleCommand";
192
- import { DeleteTrafficMirrorSessionCommandInput, DeleteTrafficMirrorSessionCommandOutput } from "./commands/DeleteTrafficMirrorSessionCommand";
193
- import { DeleteTrafficMirrorTargetCommandInput, DeleteTrafficMirrorTargetCommandOutput } from "./commands/DeleteTrafficMirrorTargetCommand";
194
- import { DeleteTransitGatewayCommandInput, DeleteTransitGatewayCommandOutput } from "./commands/DeleteTransitGatewayCommand";
195
- import { DeleteTransitGatewayConnectCommandInput, DeleteTransitGatewayConnectCommandOutput } from "./commands/DeleteTransitGatewayConnectCommand";
196
- import { DeleteTransitGatewayConnectPeerCommandInput, DeleteTransitGatewayConnectPeerCommandOutput } from "./commands/DeleteTransitGatewayConnectPeerCommand";
197
- import { DeleteTransitGatewayMulticastDomainCommandInput, DeleteTransitGatewayMulticastDomainCommandOutput } from "./commands/DeleteTransitGatewayMulticastDomainCommand";
198
- import { DeleteTransitGatewayPeeringAttachmentCommandInput, DeleteTransitGatewayPeeringAttachmentCommandOutput } from "./commands/DeleteTransitGatewayPeeringAttachmentCommand";
199
- import { DeleteTransitGatewayPolicyTableCommandInput, DeleteTransitGatewayPolicyTableCommandOutput } from "./commands/DeleteTransitGatewayPolicyTableCommand";
200
- import { DeleteTransitGatewayPrefixListReferenceCommandInput, DeleteTransitGatewayPrefixListReferenceCommandOutput } from "./commands/DeleteTransitGatewayPrefixListReferenceCommand";
201
- import { DeleteTransitGatewayRouteCommandInput, DeleteTransitGatewayRouteCommandOutput } from "./commands/DeleteTransitGatewayRouteCommand";
202
- import { DeleteTransitGatewayRouteTableAnnouncementCommandInput, DeleteTransitGatewayRouteTableAnnouncementCommandOutput } from "./commands/DeleteTransitGatewayRouteTableAnnouncementCommand";
203
- import { DeleteTransitGatewayRouteTableCommandInput, DeleteTransitGatewayRouteTableCommandOutput } from "./commands/DeleteTransitGatewayRouteTableCommand";
204
- import { DeleteTransitGatewayVpcAttachmentCommandInput, DeleteTransitGatewayVpcAttachmentCommandOutput } from "./commands/DeleteTransitGatewayVpcAttachmentCommand";
205
- import { DeleteVerifiedAccessEndpointCommandInput, DeleteVerifiedAccessEndpointCommandOutput } from "./commands/DeleteVerifiedAccessEndpointCommand";
206
- import { DeleteVerifiedAccessGroupCommandInput, DeleteVerifiedAccessGroupCommandOutput } from "./commands/DeleteVerifiedAccessGroupCommand";
207
- import { DeleteVerifiedAccessInstanceCommandInput, DeleteVerifiedAccessInstanceCommandOutput } from "./commands/DeleteVerifiedAccessInstanceCommand";
208
- import { DeleteVerifiedAccessTrustProviderCommandInput, DeleteVerifiedAccessTrustProviderCommandOutput } from "./commands/DeleteVerifiedAccessTrustProviderCommand";
209
- import { DeleteVolumeCommandInput, DeleteVolumeCommandOutput } from "./commands/DeleteVolumeCommand";
210
- import { DeleteVpcCommandInput, DeleteVpcCommandOutput } from "./commands/DeleteVpcCommand";
211
- import { DeleteVpcEndpointConnectionNotificationsCommandInput, DeleteVpcEndpointConnectionNotificationsCommandOutput } from "./commands/DeleteVpcEndpointConnectionNotificationsCommand";
212
- import { DeleteVpcEndpointsCommandInput, DeleteVpcEndpointsCommandOutput } from "./commands/DeleteVpcEndpointsCommand";
213
- import { DeleteVpcEndpointServiceConfigurationsCommandInput, DeleteVpcEndpointServiceConfigurationsCommandOutput } from "./commands/DeleteVpcEndpointServiceConfigurationsCommand";
214
- import { DeleteVpcPeeringConnectionCommandInput, DeleteVpcPeeringConnectionCommandOutput } from "./commands/DeleteVpcPeeringConnectionCommand";
215
- import { DeleteVpnConnectionCommandInput, DeleteVpnConnectionCommandOutput } from "./commands/DeleteVpnConnectionCommand";
216
- import { DeleteVpnConnectionRouteCommandInput, DeleteVpnConnectionRouteCommandOutput } from "./commands/DeleteVpnConnectionRouteCommand";
217
- import { DeleteVpnGatewayCommandInput, DeleteVpnGatewayCommandOutput } from "./commands/DeleteVpnGatewayCommand";
218
- import { DeprovisionByoipCidrCommandInput, DeprovisionByoipCidrCommandOutput } from "./commands/DeprovisionByoipCidrCommand";
219
- import { DeprovisionIpamPoolCidrCommandInput, DeprovisionIpamPoolCidrCommandOutput } from "./commands/DeprovisionIpamPoolCidrCommand";
220
- import { DeprovisionPublicIpv4PoolCidrCommandInput, DeprovisionPublicIpv4PoolCidrCommandOutput } from "./commands/DeprovisionPublicIpv4PoolCidrCommand";
221
- import { DeregisterImageCommandInput, DeregisterImageCommandOutput } from "./commands/DeregisterImageCommand";
222
- import { DeregisterInstanceEventNotificationAttributesCommandInput, DeregisterInstanceEventNotificationAttributesCommandOutput } from "./commands/DeregisterInstanceEventNotificationAttributesCommand";
223
- import { DeregisterTransitGatewayMulticastGroupMembersCommandInput, DeregisterTransitGatewayMulticastGroupMembersCommandOutput } from "./commands/DeregisterTransitGatewayMulticastGroupMembersCommand";
224
- import { DeregisterTransitGatewayMulticastGroupSourcesCommandInput, DeregisterTransitGatewayMulticastGroupSourcesCommandOutput } from "./commands/DeregisterTransitGatewayMulticastGroupSourcesCommand";
225
- import { DescribeAccountAttributesCommandInput, DescribeAccountAttributesCommandOutput } from "./commands/DescribeAccountAttributesCommand";
226
- import { DescribeAddressesAttributeCommandInput, DescribeAddressesAttributeCommandOutput } from "./commands/DescribeAddressesAttributeCommand";
227
- import { DescribeAddressesCommandInput, DescribeAddressesCommandOutput } from "./commands/DescribeAddressesCommand";
228
- import { DescribeAddressTransfersCommandInput, DescribeAddressTransfersCommandOutput } from "./commands/DescribeAddressTransfersCommand";
229
- import { DescribeAggregateIdFormatCommandInput, DescribeAggregateIdFormatCommandOutput } from "./commands/DescribeAggregateIdFormatCommand";
230
- import { DescribeAvailabilityZonesCommandInput, DescribeAvailabilityZonesCommandOutput } from "./commands/DescribeAvailabilityZonesCommand";
231
- import { DescribeAwsNetworkPerformanceMetricSubscriptionsCommandInput, DescribeAwsNetworkPerformanceMetricSubscriptionsCommandOutput } from "./commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand";
232
- import { DescribeBundleTasksCommandInput, DescribeBundleTasksCommandOutput } from "./commands/DescribeBundleTasksCommand";
233
- import { DescribeByoipCidrsCommandInput, DescribeByoipCidrsCommandOutput } from "./commands/DescribeByoipCidrsCommand";
234
- import { DescribeCapacityReservationFleetsCommandInput, DescribeCapacityReservationFleetsCommandOutput } from "./commands/DescribeCapacityReservationFleetsCommand";
235
- import { DescribeCapacityReservationsCommandInput, DescribeCapacityReservationsCommandOutput } from "./commands/DescribeCapacityReservationsCommand";
236
- import { DescribeCarrierGatewaysCommandInput, DescribeCarrierGatewaysCommandOutput } from "./commands/DescribeCarrierGatewaysCommand";
237
- import { DescribeClassicLinkInstancesCommandInput, DescribeClassicLinkInstancesCommandOutput } from "./commands/DescribeClassicLinkInstancesCommand";
238
- import { DescribeClientVpnAuthorizationRulesCommandInput, DescribeClientVpnAuthorizationRulesCommandOutput } from "./commands/DescribeClientVpnAuthorizationRulesCommand";
239
- import { DescribeClientVpnConnectionsCommandInput, DescribeClientVpnConnectionsCommandOutput } from "./commands/DescribeClientVpnConnectionsCommand";
240
- import { DescribeClientVpnEndpointsCommandInput, DescribeClientVpnEndpointsCommandOutput } from "./commands/DescribeClientVpnEndpointsCommand";
241
- import { DescribeClientVpnRoutesCommandInput, DescribeClientVpnRoutesCommandOutput } from "./commands/DescribeClientVpnRoutesCommand";
242
- import { DescribeClientVpnTargetNetworksCommandInput, DescribeClientVpnTargetNetworksCommandOutput } from "./commands/DescribeClientVpnTargetNetworksCommand";
243
- import { DescribeCoipPoolsCommandInput, DescribeCoipPoolsCommandOutput } from "./commands/DescribeCoipPoolsCommand";
244
- import { DescribeConversionTasksCommandInput, DescribeConversionTasksCommandOutput } from "./commands/DescribeConversionTasksCommand";
245
- import { DescribeCustomerGatewaysCommandInput, DescribeCustomerGatewaysCommandOutput } from "./commands/DescribeCustomerGatewaysCommand";
246
- import { DescribeDhcpOptionsCommandInput, DescribeDhcpOptionsCommandOutput } from "./commands/DescribeDhcpOptionsCommand";
247
- import { DescribeEgressOnlyInternetGatewaysCommandInput, DescribeEgressOnlyInternetGatewaysCommandOutput } from "./commands/DescribeEgressOnlyInternetGatewaysCommand";
248
- import { DescribeElasticGpusCommandInput, DescribeElasticGpusCommandOutput } from "./commands/DescribeElasticGpusCommand";
249
- import { DescribeExportImageTasksCommandInput, DescribeExportImageTasksCommandOutput } from "./commands/DescribeExportImageTasksCommand";
250
- import { DescribeExportTasksCommandInput, DescribeExportTasksCommandOutput } from "./commands/DescribeExportTasksCommand";
251
- import { DescribeFastLaunchImagesCommandInput, DescribeFastLaunchImagesCommandOutput } from "./commands/DescribeFastLaunchImagesCommand";
252
- import { DescribeFastSnapshotRestoresCommandInput, DescribeFastSnapshotRestoresCommandOutput } from "./commands/DescribeFastSnapshotRestoresCommand";
253
- import { DescribeFleetHistoryCommandInput, DescribeFleetHistoryCommandOutput } from "./commands/DescribeFleetHistoryCommand";
254
- import { DescribeFleetInstancesCommandInput, DescribeFleetInstancesCommandOutput } from "./commands/DescribeFleetInstancesCommand";
255
- import { DescribeFleetsCommandInput, DescribeFleetsCommandOutput } from "./commands/DescribeFleetsCommand";
256
- import { DescribeFlowLogsCommandInput, DescribeFlowLogsCommandOutput } from "./commands/DescribeFlowLogsCommand";
257
- import { DescribeFpgaImageAttributeCommandInput, DescribeFpgaImageAttributeCommandOutput } from "./commands/DescribeFpgaImageAttributeCommand";
258
- import { DescribeFpgaImagesCommandInput, DescribeFpgaImagesCommandOutput } from "./commands/DescribeFpgaImagesCommand";
259
- import { DescribeHostReservationOfferingsCommandInput, DescribeHostReservationOfferingsCommandOutput } from "./commands/DescribeHostReservationOfferingsCommand";
260
- import { DescribeHostReservationsCommandInput, DescribeHostReservationsCommandOutput } from "./commands/DescribeHostReservationsCommand";
261
- import { DescribeHostsCommandInput, DescribeHostsCommandOutput } from "./commands/DescribeHostsCommand";
262
- import { DescribeIamInstanceProfileAssociationsCommandInput, DescribeIamInstanceProfileAssociationsCommandOutput } from "./commands/DescribeIamInstanceProfileAssociationsCommand";
263
- import { DescribeIdentityIdFormatCommandInput, DescribeIdentityIdFormatCommandOutput } from "./commands/DescribeIdentityIdFormatCommand";
264
- import { DescribeIdFormatCommandInput, DescribeIdFormatCommandOutput } from "./commands/DescribeIdFormatCommand";
265
- import { DescribeImageAttributeCommandInput, DescribeImageAttributeCommandOutput } from "./commands/DescribeImageAttributeCommand";
266
- import { DescribeImagesCommandInput, DescribeImagesCommandOutput } from "./commands/DescribeImagesCommand";
267
- import { DescribeImportImageTasksCommandInput, DescribeImportImageTasksCommandOutput } from "./commands/DescribeImportImageTasksCommand";
268
- import { DescribeImportSnapshotTasksCommandInput, DescribeImportSnapshotTasksCommandOutput } from "./commands/DescribeImportSnapshotTasksCommand";
269
- import { DescribeInstanceAttributeCommandInput, DescribeInstanceAttributeCommandOutput } from "./commands/DescribeInstanceAttributeCommand";
270
- import { DescribeInstanceCreditSpecificationsCommandInput, DescribeInstanceCreditSpecificationsCommandOutput } from "./commands/DescribeInstanceCreditSpecificationsCommand";
271
- import { DescribeInstanceEventNotificationAttributesCommandInput, DescribeInstanceEventNotificationAttributesCommandOutput } from "./commands/DescribeInstanceEventNotificationAttributesCommand";
272
- import { DescribeInstanceEventWindowsCommandInput, DescribeInstanceEventWindowsCommandOutput } from "./commands/DescribeInstanceEventWindowsCommand";
273
- import { DescribeInstancesCommandInput, DescribeInstancesCommandOutput } from "./commands/DescribeInstancesCommand";
274
- import { DescribeInstanceStatusCommandInput, DescribeInstanceStatusCommandOutput } from "./commands/DescribeInstanceStatusCommand";
275
- import { DescribeInstanceTypeOfferingsCommandInput, DescribeInstanceTypeOfferingsCommandOutput } from "./commands/DescribeInstanceTypeOfferingsCommand";
276
- import { DescribeInstanceTypesCommandInput, DescribeInstanceTypesCommandOutput } from "./commands/DescribeInstanceTypesCommand";
277
- import { DescribeInternetGatewaysCommandInput, DescribeInternetGatewaysCommandOutput } from "./commands/DescribeInternetGatewaysCommand";
278
- import { DescribeIpamPoolsCommandInput, DescribeIpamPoolsCommandOutput } from "./commands/DescribeIpamPoolsCommand";
279
- import { DescribeIpamResourceDiscoveriesCommandInput, DescribeIpamResourceDiscoveriesCommandOutput } from "./commands/DescribeIpamResourceDiscoveriesCommand";
280
- import { DescribeIpamResourceDiscoveryAssociationsCommandInput, DescribeIpamResourceDiscoveryAssociationsCommandOutput } from "./commands/DescribeIpamResourceDiscoveryAssociationsCommand";
281
- import { DescribeIpamsCommandInput, DescribeIpamsCommandOutput } from "./commands/DescribeIpamsCommand";
282
- import { DescribeIpamScopesCommandInput, DescribeIpamScopesCommandOutput } from "./commands/DescribeIpamScopesCommand";
283
- import { DescribeIpv6PoolsCommandInput, DescribeIpv6PoolsCommandOutput } from "./commands/DescribeIpv6PoolsCommand";
284
- import { DescribeKeyPairsCommandInput, DescribeKeyPairsCommandOutput } from "./commands/DescribeKeyPairsCommand";
285
- import { DescribeLaunchTemplatesCommandInput, DescribeLaunchTemplatesCommandOutput } from "./commands/DescribeLaunchTemplatesCommand";
286
- import { DescribeLaunchTemplateVersionsCommandInput, DescribeLaunchTemplateVersionsCommandOutput } from "./commands/DescribeLaunchTemplateVersionsCommand";
287
- import { DescribeLocalGatewayRouteTablesCommandInput, DescribeLocalGatewayRouteTablesCommandOutput } from "./commands/DescribeLocalGatewayRouteTablesCommand";
288
- import { DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandInput, DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandOutput } from "./commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand";
289
- import { DescribeLocalGatewayRouteTableVpcAssociationsCommandInput, DescribeLocalGatewayRouteTableVpcAssociationsCommandOutput } from "./commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand";
290
- import { DescribeLocalGatewaysCommandInput, DescribeLocalGatewaysCommandOutput } from "./commands/DescribeLocalGatewaysCommand";
291
- import { DescribeLocalGatewayVirtualInterfaceGroupsCommandInput, DescribeLocalGatewayVirtualInterfaceGroupsCommandOutput } from "./commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand";
292
- import { DescribeLocalGatewayVirtualInterfacesCommandInput, DescribeLocalGatewayVirtualInterfacesCommandOutput } from "./commands/DescribeLocalGatewayVirtualInterfacesCommand";
293
- import { DescribeManagedPrefixListsCommandInput, DescribeManagedPrefixListsCommandOutput } from "./commands/DescribeManagedPrefixListsCommand";
294
- import { DescribeMovingAddressesCommandInput, DescribeMovingAddressesCommandOutput } from "./commands/DescribeMovingAddressesCommand";
295
- import { DescribeNatGatewaysCommandInput, DescribeNatGatewaysCommandOutput } from "./commands/DescribeNatGatewaysCommand";
296
- import { DescribeNetworkAclsCommandInput, DescribeNetworkAclsCommandOutput } from "./commands/DescribeNetworkAclsCommand";
297
- import { DescribeNetworkInsightsAccessScopeAnalysesCommandInput, DescribeNetworkInsightsAccessScopeAnalysesCommandOutput } from "./commands/DescribeNetworkInsightsAccessScopeAnalysesCommand";
298
- import { DescribeNetworkInsightsAccessScopesCommandInput, DescribeNetworkInsightsAccessScopesCommandOutput } from "./commands/DescribeNetworkInsightsAccessScopesCommand";
299
- import { DescribeNetworkInsightsAnalysesCommandInput, DescribeNetworkInsightsAnalysesCommandOutput } from "./commands/DescribeNetworkInsightsAnalysesCommand";
300
- import { DescribeNetworkInsightsPathsCommandInput, DescribeNetworkInsightsPathsCommandOutput } from "./commands/DescribeNetworkInsightsPathsCommand";
301
- import { DescribeNetworkInterfaceAttributeCommandInput, DescribeNetworkInterfaceAttributeCommandOutput } from "./commands/DescribeNetworkInterfaceAttributeCommand";
302
- import { DescribeNetworkInterfacePermissionsCommandInput, DescribeNetworkInterfacePermissionsCommandOutput } from "./commands/DescribeNetworkInterfacePermissionsCommand";
303
- import { DescribeNetworkInterfacesCommandInput, DescribeNetworkInterfacesCommandOutput } from "./commands/DescribeNetworkInterfacesCommand";
304
- import { DescribePlacementGroupsCommandInput, DescribePlacementGroupsCommandOutput } from "./commands/DescribePlacementGroupsCommand";
305
- import { DescribePrefixListsCommandInput, DescribePrefixListsCommandOutput } from "./commands/DescribePrefixListsCommand";
306
- import { DescribePrincipalIdFormatCommandInput, DescribePrincipalIdFormatCommandOutput } from "./commands/DescribePrincipalIdFormatCommand";
307
- import { DescribePublicIpv4PoolsCommandInput, DescribePublicIpv4PoolsCommandOutput } from "./commands/DescribePublicIpv4PoolsCommand";
308
- import { DescribeRegionsCommandInput, DescribeRegionsCommandOutput } from "./commands/DescribeRegionsCommand";
309
- import { DescribeReplaceRootVolumeTasksCommandInput, DescribeReplaceRootVolumeTasksCommandOutput } from "./commands/DescribeReplaceRootVolumeTasksCommand";
310
- import { DescribeReservedInstancesCommandInput, DescribeReservedInstancesCommandOutput } from "./commands/DescribeReservedInstancesCommand";
311
- import { DescribeReservedInstancesListingsCommandInput, DescribeReservedInstancesListingsCommandOutput } from "./commands/DescribeReservedInstancesListingsCommand";
312
- import { DescribeReservedInstancesModificationsCommandInput, DescribeReservedInstancesModificationsCommandOutput } from "./commands/DescribeReservedInstancesModificationsCommand";
313
- import { DescribeReservedInstancesOfferingsCommandInput, DescribeReservedInstancesOfferingsCommandOutput } from "./commands/DescribeReservedInstancesOfferingsCommand";
314
- import { DescribeRouteTablesCommandInput, DescribeRouteTablesCommandOutput } from "./commands/DescribeRouteTablesCommand";
315
- import { DescribeScheduledInstanceAvailabilityCommandInput, DescribeScheduledInstanceAvailabilityCommandOutput } from "./commands/DescribeScheduledInstanceAvailabilityCommand";
316
- import { DescribeScheduledInstancesCommandInput, DescribeScheduledInstancesCommandOutput } from "./commands/DescribeScheduledInstancesCommand";
317
- import { DescribeSecurityGroupReferencesCommandInput, DescribeSecurityGroupReferencesCommandOutput } from "./commands/DescribeSecurityGroupReferencesCommand";
318
- import { DescribeSecurityGroupRulesCommandInput, DescribeSecurityGroupRulesCommandOutput } from "./commands/DescribeSecurityGroupRulesCommand";
319
- import { DescribeSecurityGroupsCommandInput, DescribeSecurityGroupsCommandOutput } from "./commands/DescribeSecurityGroupsCommand";
320
- import { DescribeSnapshotAttributeCommandInput, DescribeSnapshotAttributeCommandOutput } from "./commands/DescribeSnapshotAttributeCommand";
321
- import { DescribeSnapshotsCommandInput, DescribeSnapshotsCommandOutput } from "./commands/DescribeSnapshotsCommand";
322
- import { DescribeSnapshotTierStatusCommandInput, DescribeSnapshotTierStatusCommandOutput } from "./commands/DescribeSnapshotTierStatusCommand";
323
- import { DescribeSpotDatafeedSubscriptionCommandInput, DescribeSpotDatafeedSubscriptionCommandOutput } from "./commands/DescribeSpotDatafeedSubscriptionCommand";
324
- import { DescribeSpotFleetInstancesCommandInput, DescribeSpotFleetInstancesCommandOutput } from "./commands/DescribeSpotFleetInstancesCommand";
325
- import { DescribeSpotFleetRequestHistoryCommandInput, DescribeSpotFleetRequestHistoryCommandOutput } from "./commands/DescribeSpotFleetRequestHistoryCommand";
326
- import { DescribeSpotFleetRequestsCommandInput, DescribeSpotFleetRequestsCommandOutput } from "./commands/DescribeSpotFleetRequestsCommand";
327
- import { DescribeSpotInstanceRequestsCommandInput, DescribeSpotInstanceRequestsCommandOutput } from "./commands/DescribeSpotInstanceRequestsCommand";
328
- import { DescribeSpotPriceHistoryCommandInput, DescribeSpotPriceHistoryCommandOutput } from "./commands/DescribeSpotPriceHistoryCommand";
329
- import { DescribeStaleSecurityGroupsCommandInput, DescribeStaleSecurityGroupsCommandOutput } from "./commands/DescribeStaleSecurityGroupsCommand";
330
- import { DescribeStoreImageTasksCommandInput, DescribeStoreImageTasksCommandOutput } from "./commands/DescribeStoreImageTasksCommand";
331
- import { DescribeSubnetsCommandInput, DescribeSubnetsCommandOutput } from "./commands/DescribeSubnetsCommand";
332
- import { DescribeTagsCommandInput, DescribeTagsCommandOutput } from "./commands/DescribeTagsCommand";
333
- import { DescribeTrafficMirrorFiltersCommandInput, DescribeTrafficMirrorFiltersCommandOutput } from "./commands/DescribeTrafficMirrorFiltersCommand";
334
- import { DescribeTrafficMirrorSessionsCommandInput, DescribeTrafficMirrorSessionsCommandOutput } from "./commands/DescribeTrafficMirrorSessionsCommand";
335
- import { DescribeTrafficMirrorTargetsCommandInput, DescribeTrafficMirrorTargetsCommandOutput } from "./commands/DescribeTrafficMirrorTargetsCommand";
336
- import { DescribeTransitGatewayAttachmentsCommandInput, DescribeTransitGatewayAttachmentsCommandOutput } from "./commands/DescribeTransitGatewayAttachmentsCommand";
337
- import { DescribeTransitGatewayConnectPeersCommandInput, DescribeTransitGatewayConnectPeersCommandOutput } from "./commands/DescribeTransitGatewayConnectPeersCommand";
338
- import { DescribeTransitGatewayConnectsCommandInput, DescribeTransitGatewayConnectsCommandOutput } from "./commands/DescribeTransitGatewayConnectsCommand";
339
- import { DescribeTransitGatewayMulticastDomainsCommandInput, DescribeTransitGatewayMulticastDomainsCommandOutput } from "./commands/DescribeTransitGatewayMulticastDomainsCommand";
340
- import { DescribeTransitGatewayPeeringAttachmentsCommandInput, DescribeTransitGatewayPeeringAttachmentsCommandOutput } from "./commands/DescribeTransitGatewayPeeringAttachmentsCommand";
341
- import { DescribeTransitGatewayPolicyTablesCommandInput, DescribeTransitGatewayPolicyTablesCommandOutput } from "./commands/DescribeTransitGatewayPolicyTablesCommand";
342
- import { DescribeTransitGatewayRouteTableAnnouncementsCommandInput, DescribeTransitGatewayRouteTableAnnouncementsCommandOutput } from "./commands/DescribeTransitGatewayRouteTableAnnouncementsCommand";
343
- import { DescribeTransitGatewayRouteTablesCommandInput, DescribeTransitGatewayRouteTablesCommandOutput } from "./commands/DescribeTransitGatewayRouteTablesCommand";
344
- import { DescribeTransitGatewaysCommandInput, DescribeTransitGatewaysCommandOutput } from "./commands/DescribeTransitGatewaysCommand";
345
- import { DescribeTransitGatewayVpcAttachmentsCommandInput, DescribeTransitGatewayVpcAttachmentsCommandOutput } from "./commands/DescribeTransitGatewayVpcAttachmentsCommand";
346
- import { DescribeTrunkInterfaceAssociationsCommandInput, DescribeTrunkInterfaceAssociationsCommandOutput } from "./commands/DescribeTrunkInterfaceAssociationsCommand";
347
- import { DescribeVerifiedAccessEndpointsCommandInput, DescribeVerifiedAccessEndpointsCommandOutput } from "./commands/DescribeVerifiedAccessEndpointsCommand";
348
- import { DescribeVerifiedAccessGroupsCommandInput, DescribeVerifiedAccessGroupsCommandOutput } from "./commands/DescribeVerifiedAccessGroupsCommand";
349
- import { DescribeVerifiedAccessInstanceLoggingConfigurationsCommandInput, DescribeVerifiedAccessInstanceLoggingConfigurationsCommandOutput } from "./commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand";
350
- import { DescribeVerifiedAccessInstancesCommandInput, DescribeVerifiedAccessInstancesCommandOutput } from "./commands/DescribeVerifiedAccessInstancesCommand";
351
- import { DescribeVerifiedAccessTrustProvidersCommandInput, DescribeVerifiedAccessTrustProvidersCommandOutput } from "./commands/DescribeVerifiedAccessTrustProvidersCommand";
352
- import { DescribeVolumeAttributeCommandInput, DescribeVolumeAttributeCommandOutput } from "./commands/DescribeVolumeAttributeCommand";
353
- import { DescribeVolumesCommandInput, DescribeVolumesCommandOutput } from "./commands/DescribeVolumesCommand";
354
- import { DescribeVolumesModificationsCommandInput, DescribeVolumesModificationsCommandOutput } from "./commands/DescribeVolumesModificationsCommand";
355
- import { DescribeVolumeStatusCommandInput, DescribeVolumeStatusCommandOutput } from "./commands/DescribeVolumeStatusCommand";
356
- import { DescribeVpcAttributeCommandInput, DescribeVpcAttributeCommandOutput } from "./commands/DescribeVpcAttributeCommand";
357
- import { DescribeVpcClassicLinkCommandInput, DescribeVpcClassicLinkCommandOutput } from "./commands/DescribeVpcClassicLinkCommand";
358
- import { DescribeVpcClassicLinkDnsSupportCommandInput, DescribeVpcClassicLinkDnsSupportCommandOutput } from "./commands/DescribeVpcClassicLinkDnsSupportCommand";
359
- import { DescribeVpcEndpointConnectionNotificationsCommandInput, DescribeVpcEndpointConnectionNotificationsCommandOutput } from "./commands/DescribeVpcEndpointConnectionNotificationsCommand";
360
- import { DescribeVpcEndpointConnectionsCommandInput, DescribeVpcEndpointConnectionsCommandOutput } from "./commands/DescribeVpcEndpointConnectionsCommand";
361
- import { DescribeVpcEndpointsCommandInput, DescribeVpcEndpointsCommandOutput } from "./commands/DescribeVpcEndpointsCommand";
362
- import { DescribeVpcEndpointServiceConfigurationsCommandInput, DescribeVpcEndpointServiceConfigurationsCommandOutput } from "./commands/DescribeVpcEndpointServiceConfigurationsCommand";
363
- import { DescribeVpcEndpointServicePermissionsCommandInput, DescribeVpcEndpointServicePermissionsCommandOutput } from "./commands/DescribeVpcEndpointServicePermissionsCommand";
364
- import { DescribeVpcEndpointServicesCommandInput, DescribeVpcEndpointServicesCommandOutput } from "./commands/DescribeVpcEndpointServicesCommand";
365
- import { DescribeVpcPeeringConnectionsCommandInput, DescribeVpcPeeringConnectionsCommandOutput } from "./commands/DescribeVpcPeeringConnectionsCommand";
366
- import { DescribeVpcsCommandInput, DescribeVpcsCommandOutput } from "./commands/DescribeVpcsCommand";
367
- import { DescribeVpnConnectionsCommandInput, DescribeVpnConnectionsCommandOutput } from "./commands/DescribeVpnConnectionsCommand";
368
- import { DescribeVpnGatewaysCommandInput, DescribeVpnGatewaysCommandOutput } from "./commands/DescribeVpnGatewaysCommand";
369
- import { DetachClassicLinkVpcCommandInput, DetachClassicLinkVpcCommandOutput } from "./commands/DetachClassicLinkVpcCommand";
370
- import { DetachInternetGatewayCommandInput, DetachInternetGatewayCommandOutput } from "./commands/DetachInternetGatewayCommand";
371
- import { DetachNetworkInterfaceCommandInput, DetachNetworkInterfaceCommandOutput } from "./commands/DetachNetworkInterfaceCommand";
372
- import { DetachVerifiedAccessTrustProviderCommandInput, DetachVerifiedAccessTrustProviderCommandOutput } from "./commands/DetachVerifiedAccessTrustProviderCommand";
373
- import { DetachVolumeCommandInput, DetachVolumeCommandOutput } from "./commands/DetachVolumeCommand";
374
- import { DetachVpnGatewayCommandInput, DetachVpnGatewayCommandOutput } from "./commands/DetachVpnGatewayCommand";
375
- import { DisableAddressTransferCommandInput, DisableAddressTransferCommandOutput } from "./commands/DisableAddressTransferCommand";
376
- import { DisableAwsNetworkPerformanceMetricSubscriptionCommandInput, DisableAwsNetworkPerformanceMetricSubscriptionCommandOutput } from "./commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand";
377
- import { DisableEbsEncryptionByDefaultCommandInput, DisableEbsEncryptionByDefaultCommandOutput } from "./commands/DisableEbsEncryptionByDefaultCommand";
378
- import { DisableFastLaunchCommandInput, DisableFastLaunchCommandOutput } from "./commands/DisableFastLaunchCommand";
379
- import { DisableFastSnapshotRestoresCommandInput, DisableFastSnapshotRestoresCommandOutput } from "./commands/DisableFastSnapshotRestoresCommand";
380
- import { DisableImageDeprecationCommandInput, DisableImageDeprecationCommandOutput } from "./commands/DisableImageDeprecationCommand";
381
- import { DisableIpamOrganizationAdminAccountCommandInput, DisableIpamOrganizationAdminAccountCommandOutput } from "./commands/DisableIpamOrganizationAdminAccountCommand";
382
- import { DisableSerialConsoleAccessCommandInput, DisableSerialConsoleAccessCommandOutput } from "./commands/DisableSerialConsoleAccessCommand";
383
- import { DisableTransitGatewayRouteTablePropagationCommandInput, DisableTransitGatewayRouteTablePropagationCommandOutput } from "./commands/DisableTransitGatewayRouteTablePropagationCommand";
384
- import { DisableVgwRoutePropagationCommandInput, DisableVgwRoutePropagationCommandOutput } from "./commands/DisableVgwRoutePropagationCommand";
385
- import { DisableVpcClassicLinkCommandInput, DisableVpcClassicLinkCommandOutput } from "./commands/DisableVpcClassicLinkCommand";
386
- import { DisableVpcClassicLinkDnsSupportCommandInput, DisableVpcClassicLinkDnsSupportCommandOutput } from "./commands/DisableVpcClassicLinkDnsSupportCommand";
387
- import { DisassociateAddressCommandInput, DisassociateAddressCommandOutput } from "./commands/DisassociateAddressCommand";
388
- import { DisassociateClientVpnTargetNetworkCommandInput, DisassociateClientVpnTargetNetworkCommandOutput } from "./commands/DisassociateClientVpnTargetNetworkCommand";
389
- import { DisassociateEnclaveCertificateIamRoleCommandInput, DisassociateEnclaveCertificateIamRoleCommandOutput } from "./commands/DisassociateEnclaveCertificateIamRoleCommand";
390
- import { DisassociateIamInstanceProfileCommandInput, DisassociateIamInstanceProfileCommandOutput } from "./commands/DisassociateIamInstanceProfileCommand";
391
- import { DisassociateInstanceEventWindowCommandInput, DisassociateInstanceEventWindowCommandOutput } from "./commands/DisassociateInstanceEventWindowCommand";
392
- import { DisassociateIpamResourceDiscoveryCommandInput, DisassociateIpamResourceDiscoveryCommandOutput } from "./commands/DisassociateIpamResourceDiscoveryCommand";
393
- import { DisassociateNatGatewayAddressCommandInput, DisassociateNatGatewayAddressCommandOutput } from "./commands/DisassociateNatGatewayAddressCommand";
394
- import { DisassociateRouteTableCommandInput, DisassociateRouteTableCommandOutput } from "./commands/DisassociateRouteTableCommand";
395
- import { DisassociateSubnetCidrBlockCommandInput, DisassociateSubnetCidrBlockCommandOutput } from "./commands/DisassociateSubnetCidrBlockCommand";
396
- import { DisassociateTransitGatewayMulticastDomainCommandInput, DisassociateTransitGatewayMulticastDomainCommandOutput } from "./commands/DisassociateTransitGatewayMulticastDomainCommand";
397
- import { DisassociateTransitGatewayPolicyTableCommandInput, DisassociateTransitGatewayPolicyTableCommandOutput } from "./commands/DisassociateTransitGatewayPolicyTableCommand";
398
- import { DisassociateTransitGatewayRouteTableCommandInput, DisassociateTransitGatewayRouteTableCommandOutput } from "./commands/DisassociateTransitGatewayRouteTableCommand";
399
- import { DisassociateTrunkInterfaceCommandInput, DisassociateTrunkInterfaceCommandOutput } from "./commands/DisassociateTrunkInterfaceCommand";
400
- import { DisassociateVpcCidrBlockCommandInput, DisassociateVpcCidrBlockCommandOutput } from "./commands/DisassociateVpcCidrBlockCommand";
401
- import { EnableAddressTransferCommandInput, EnableAddressTransferCommandOutput } from "./commands/EnableAddressTransferCommand";
402
- import { EnableAwsNetworkPerformanceMetricSubscriptionCommandInput, EnableAwsNetworkPerformanceMetricSubscriptionCommandOutput } from "./commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand";
403
- import { EnableEbsEncryptionByDefaultCommandInput, EnableEbsEncryptionByDefaultCommandOutput } from "./commands/EnableEbsEncryptionByDefaultCommand";
404
- import { EnableFastLaunchCommandInput, EnableFastLaunchCommandOutput } from "./commands/EnableFastLaunchCommand";
405
- import { EnableFastSnapshotRestoresCommandInput, EnableFastSnapshotRestoresCommandOutput } from "./commands/EnableFastSnapshotRestoresCommand";
406
- import { EnableImageDeprecationCommandInput, EnableImageDeprecationCommandOutput } from "./commands/EnableImageDeprecationCommand";
407
- import { EnableIpamOrganizationAdminAccountCommandInput, EnableIpamOrganizationAdminAccountCommandOutput } from "./commands/EnableIpamOrganizationAdminAccountCommand";
408
- import { EnableReachabilityAnalyzerOrganizationSharingCommandInput, EnableReachabilityAnalyzerOrganizationSharingCommandOutput } from "./commands/EnableReachabilityAnalyzerOrganizationSharingCommand";
409
- import { EnableSerialConsoleAccessCommandInput, EnableSerialConsoleAccessCommandOutput } from "./commands/EnableSerialConsoleAccessCommand";
410
- import { EnableTransitGatewayRouteTablePropagationCommandInput, EnableTransitGatewayRouteTablePropagationCommandOutput } from "./commands/EnableTransitGatewayRouteTablePropagationCommand";
411
- import { EnableVgwRoutePropagationCommandInput, EnableVgwRoutePropagationCommandOutput } from "./commands/EnableVgwRoutePropagationCommand";
412
- import { EnableVolumeIOCommandInput, EnableVolumeIOCommandOutput } from "./commands/EnableVolumeIOCommand";
413
- import { EnableVpcClassicLinkCommandInput, EnableVpcClassicLinkCommandOutput } from "./commands/EnableVpcClassicLinkCommand";
414
- import { EnableVpcClassicLinkDnsSupportCommandInput, EnableVpcClassicLinkDnsSupportCommandOutput } from "./commands/EnableVpcClassicLinkDnsSupportCommand";
415
- import { ExportClientVpnClientCertificateRevocationListCommandInput, ExportClientVpnClientCertificateRevocationListCommandOutput } from "./commands/ExportClientVpnClientCertificateRevocationListCommand";
416
- import { ExportClientVpnClientConfigurationCommandInput, ExportClientVpnClientConfigurationCommandOutput } from "./commands/ExportClientVpnClientConfigurationCommand";
417
- import { ExportImageCommandInput, ExportImageCommandOutput } from "./commands/ExportImageCommand";
418
- import { ExportTransitGatewayRoutesCommandInput, ExportTransitGatewayRoutesCommandOutput } from "./commands/ExportTransitGatewayRoutesCommand";
419
- import { GetAssociatedEnclaveCertificateIamRolesCommandInput, GetAssociatedEnclaveCertificateIamRolesCommandOutput } from "./commands/GetAssociatedEnclaveCertificateIamRolesCommand";
420
- import { GetAssociatedIpv6PoolCidrsCommandInput, GetAssociatedIpv6PoolCidrsCommandOutput } from "./commands/GetAssociatedIpv6PoolCidrsCommand";
421
- import { GetAwsNetworkPerformanceDataCommandInput, GetAwsNetworkPerformanceDataCommandOutput } from "./commands/GetAwsNetworkPerformanceDataCommand";
422
- import { GetCapacityReservationUsageCommandInput, GetCapacityReservationUsageCommandOutput } from "./commands/GetCapacityReservationUsageCommand";
423
- import { GetCoipPoolUsageCommandInput, GetCoipPoolUsageCommandOutput } from "./commands/GetCoipPoolUsageCommand";
424
- import { GetConsoleOutputCommandInput, GetConsoleOutputCommandOutput } from "./commands/GetConsoleOutputCommand";
425
- import { GetConsoleScreenshotCommandInput, GetConsoleScreenshotCommandOutput } from "./commands/GetConsoleScreenshotCommand";
426
- import { GetDefaultCreditSpecificationCommandInput, GetDefaultCreditSpecificationCommandOutput } from "./commands/GetDefaultCreditSpecificationCommand";
427
- import { GetEbsDefaultKmsKeyIdCommandInput, GetEbsDefaultKmsKeyIdCommandOutput } from "./commands/GetEbsDefaultKmsKeyIdCommand";
428
- import { GetEbsEncryptionByDefaultCommandInput, GetEbsEncryptionByDefaultCommandOutput } from "./commands/GetEbsEncryptionByDefaultCommand";
429
- import { GetFlowLogsIntegrationTemplateCommandInput, GetFlowLogsIntegrationTemplateCommandOutput } from "./commands/GetFlowLogsIntegrationTemplateCommand";
430
- import { GetGroupsForCapacityReservationCommandInput, GetGroupsForCapacityReservationCommandOutput } from "./commands/GetGroupsForCapacityReservationCommand";
431
- import { GetHostReservationPurchasePreviewCommandInput, GetHostReservationPurchasePreviewCommandOutput } from "./commands/GetHostReservationPurchasePreviewCommand";
432
- import { GetInstanceTypesFromInstanceRequirementsCommandInput, GetInstanceTypesFromInstanceRequirementsCommandOutput } from "./commands/GetInstanceTypesFromInstanceRequirementsCommand";
433
- import { GetInstanceUefiDataCommandInput, GetInstanceUefiDataCommandOutput } from "./commands/GetInstanceUefiDataCommand";
434
- import { GetIpamAddressHistoryCommandInput, GetIpamAddressHistoryCommandOutput } from "./commands/GetIpamAddressHistoryCommand";
435
- import { GetIpamDiscoveredAccountsCommandInput, GetIpamDiscoveredAccountsCommandOutput } from "./commands/GetIpamDiscoveredAccountsCommand";
436
- import { GetIpamDiscoveredResourceCidrsCommandInput, GetIpamDiscoveredResourceCidrsCommandOutput } from "./commands/GetIpamDiscoveredResourceCidrsCommand";
437
- import { GetIpamPoolAllocationsCommandInput, GetIpamPoolAllocationsCommandOutput } from "./commands/GetIpamPoolAllocationsCommand";
438
- import { GetIpamPoolCidrsCommandInput, GetIpamPoolCidrsCommandOutput } from "./commands/GetIpamPoolCidrsCommand";
439
- import { GetIpamResourceCidrsCommandInput, GetIpamResourceCidrsCommandOutput } from "./commands/GetIpamResourceCidrsCommand";
440
- import { GetLaunchTemplateDataCommandInput, GetLaunchTemplateDataCommandOutput } from "./commands/GetLaunchTemplateDataCommand";
441
- import { GetManagedPrefixListAssociationsCommandInput, GetManagedPrefixListAssociationsCommandOutput } from "./commands/GetManagedPrefixListAssociationsCommand";
442
- import { GetManagedPrefixListEntriesCommandInput, GetManagedPrefixListEntriesCommandOutput } from "./commands/GetManagedPrefixListEntriesCommand";
443
- import { GetNetworkInsightsAccessScopeAnalysisFindingsCommandInput, GetNetworkInsightsAccessScopeAnalysisFindingsCommandOutput } from "./commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand";
444
- import { GetNetworkInsightsAccessScopeContentCommandInput, GetNetworkInsightsAccessScopeContentCommandOutput } from "./commands/GetNetworkInsightsAccessScopeContentCommand";
445
- import { GetPasswordDataCommandInput, GetPasswordDataCommandOutput } from "./commands/GetPasswordDataCommand";
446
- import { GetReservedInstancesExchangeQuoteCommandInput, GetReservedInstancesExchangeQuoteCommandOutput } from "./commands/GetReservedInstancesExchangeQuoteCommand";
447
- import { GetSerialConsoleAccessStatusCommandInput, GetSerialConsoleAccessStatusCommandOutput } from "./commands/GetSerialConsoleAccessStatusCommand";
448
- import { GetSpotPlacementScoresCommandInput, GetSpotPlacementScoresCommandOutput } from "./commands/GetSpotPlacementScoresCommand";
449
- import { GetSubnetCidrReservationsCommandInput, GetSubnetCidrReservationsCommandOutput } from "./commands/GetSubnetCidrReservationsCommand";
450
- import { GetTransitGatewayAttachmentPropagationsCommandInput, GetTransitGatewayAttachmentPropagationsCommandOutput } from "./commands/GetTransitGatewayAttachmentPropagationsCommand";
451
- import { GetTransitGatewayMulticastDomainAssociationsCommandInput, GetTransitGatewayMulticastDomainAssociationsCommandOutput } from "./commands/GetTransitGatewayMulticastDomainAssociationsCommand";
452
- import { GetTransitGatewayPolicyTableAssociationsCommandInput, GetTransitGatewayPolicyTableAssociationsCommandOutput } from "./commands/GetTransitGatewayPolicyTableAssociationsCommand";
453
- import { GetTransitGatewayPolicyTableEntriesCommandInput, GetTransitGatewayPolicyTableEntriesCommandOutput } from "./commands/GetTransitGatewayPolicyTableEntriesCommand";
454
- import { GetTransitGatewayPrefixListReferencesCommandInput, GetTransitGatewayPrefixListReferencesCommandOutput } from "./commands/GetTransitGatewayPrefixListReferencesCommand";
455
- import { GetTransitGatewayRouteTableAssociationsCommandInput, GetTransitGatewayRouteTableAssociationsCommandOutput } from "./commands/GetTransitGatewayRouteTableAssociationsCommand";
456
- import { GetTransitGatewayRouteTablePropagationsCommandInput, GetTransitGatewayRouteTablePropagationsCommandOutput } from "./commands/GetTransitGatewayRouteTablePropagationsCommand";
457
- import { GetVerifiedAccessEndpointPolicyCommandInput, GetVerifiedAccessEndpointPolicyCommandOutput } from "./commands/GetVerifiedAccessEndpointPolicyCommand";
458
- import { GetVerifiedAccessGroupPolicyCommandInput, GetVerifiedAccessGroupPolicyCommandOutput } from "./commands/GetVerifiedAccessGroupPolicyCommand";
459
- import { GetVpnConnectionDeviceSampleConfigurationCommandInput, GetVpnConnectionDeviceSampleConfigurationCommandOutput } from "./commands/GetVpnConnectionDeviceSampleConfigurationCommand";
460
- import { GetVpnConnectionDeviceTypesCommandInput, GetVpnConnectionDeviceTypesCommandOutput } from "./commands/GetVpnConnectionDeviceTypesCommand";
461
- import { GetVpnTunnelReplacementStatusCommandInput, GetVpnTunnelReplacementStatusCommandOutput } from "./commands/GetVpnTunnelReplacementStatusCommand";
462
- import { ImportClientVpnClientCertificateRevocationListCommandInput, ImportClientVpnClientCertificateRevocationListCommandOutput } from "./commands/ImportClientVpnClientCertificateRevocationListCommand";
463
- import { ImportImageCommandInput, ImportImageCommandOutput } from "./commands/ImportImageCommand";
464
- import { ImportInstanceCommandInput, ImportInstanceCommandOutput } from "./commands/ImportInstanceCommand";
465
- import { ImportKeyPairCommandInput, ImportKeyPairCommandOutput } from "./commands/ImportKeyPairCommand";
466
- import { ImportSnapshotCommandInput, ImportSnapshotCommandOutput } from "./commands/ImportSnapshotCommand";
467
- import { ImportVolumeCommandInput, ImportVolumeCommandOutput } from "./commands/ImportVolumeCommand";
468
- import { ListImagesInRecycleBinCommandInput, ListImagesInRecycleBinCommandOutput } from "./commands/ListImagesInRecycleBinCommand";
469
- import { ListSnapshotsInRecycleBinCommandInput, ListSnapshotsInRecycleBinCommandOutput } from "./commands/ListSnapshotsInRecycleBinCommand";
470
- import { ModifyAddressAttributeCommandInput, ModifyAddressAttributeCommandOutput } from "./commands/ModifyAddressAttributeCommand";
471
- import { ModifyAvailabilityZoneGroupCommandInput, ModifyAvailabilityZoneGroupCommandOutput } from "./commands/ModifyAvailabilityZoneGroupCommand";
472
- import { ModifyCapacityReservationCommandInput, ModifyCapacityReservationCommandOutput } from "./commands/ModifyCapacityReservationCommand";
473
- import { ModifyCapacityReservationFleetCommandInput, ModifyCapacityReservationFleetCommandOutput } from "./commands/ModifyCapacityReservationFleetCommand";
474
- import { ModifyClientVpnEndpointCommandInput, ModifyClientVpnEndpointCommandOutput } from "./commands/ModifyClientVpnEndpointCommand";
475
- import { ModifyDefaultCreditSpecificationCommandInput, ModifyDefaultCreditSpecificationCommandOutput } from "./commands/ModifyDefaultCreditSpecificationCommand";
476
- import { ModifyEbsDefaultKmsKeyIdCommandInput, ModifyEbsDefaultKmsKeyIdCommandOutput } from "./commands/ModifyEbsDefaultKmsKeyIdCommand";
477
- import { ModifyFleetCommandInput, ModifyFleetCommandOutput } from "./commands/ModifyFleetCommand";
478
- import { ModifyFpgaImageAttributeCommandInput, ModifyFpgaImageAttributeCommandOutput } from "./commands/ModifyFpgaImageAttributeCommand";
479
- import { ModifyHostsCommandInput, ModifyHostsCommandOutput } from "./commands/ModifyHostsCommand";
480
- import { ModifyIdentityIdFormatCommandInput, ModifyIdentityIdFormatCommandOutput } from "./commands/ModifyIdentityIdFormatCommand";
481
- import { ModifyIdFormatCommandInput, ModifyIdFormatCommandOutput } from "./commands/ModifyIdFormatCommand";
482
- import { ModifyImageAttributeCommandInput, ModifyImageAttributeCommandOutput } from "./commands/ModifyImageAttributeCommand";
483
- import { ModifyInstanceAttributeCommandInput, ModifyInstanceAttributeCommandOutput } from "./commands/ModifyInstanceAttributeCommand";
484
- import { ModifyInstanceCapacityReservationAttributesCommandInput, ModifyInstanceCapacityReservationAttributesCommandOutput } from "./commands/ModifyInstanceCapacityReservationAttributesCommand";
485
- import { ModifyInstanceCreditSpecificationCommandInput, ModifyInstanceCreditSpecificationCommandOutput } from "./commands/ModifyInstanceCreditSpecificationCommand";
486
- import { ModifyInstanceEventStartTimeCommandInput, ModifyInstanceEventStartTimeCommandOutput } from "./commands/ModifyInstanceEventStartTimeCommand";
487
- import { ModifyInstanceEventWindowCommandInput, ModifyInstanceEventWindowCommandOutput } from "./commands/ModifyInstanceEventWindowCommand";
488
- import { ModifyInstanceMaintenanceOptionsCommandInput, ModifyInstanceMaintenanceOptionsCommandOutput } from "./commands/ModifyInstanceMaintenanceOptionsCommand";
489
- import { ModifyInstanceMetadataOptionsCommandInput, ModifyInstanceMetadataOptionsCommandOutput } from "./commands/ModifyInstanceMetadataOptionsCommand";
490
- import { ModifyInstancePlacementCommandInput, ModifyInstancePlacementCommandOutput } from "./commands/ModifyInstancePlacementCommand";
491
- import { ModifyIpamCommandInput, ModifyIpamCommandOutput } from "./commands/ModifyIpamCommand";
492
- import { ModifyIpamPoolCommandInput, ModifyIpamPoolCommandOutput } from "./commands/ModifyIpamPoolCommand";
493
- import { ModifyIpamResourceCidrCommandInput, ModifyIpamResourceCidrCommandOutput } from "./commands/ModifyIpamResourceCidrCommand";
494
- import { ModifyIpamResourceDiscoveryCommandInput, ModifyIpamResourceDiscoveryCommandOutput } from "./commands/ModifyIpamResourceDiscoveryCommand";
495
- import { ModifyIpamScopeCommandInput, ModifyIpamScopeCommandOutput } from "./commands/ModifyIpamScopeCommand";
496
- import { ModifyLaunchTemplateCommandInput, ModifyLaunchTemplateCommandOutput } from "./commands/ModifyLaunchTemplateCommand";
497
- import { ModifyLocalGatewayRouteCommandInput, ModifyLocalGatewayRouteCommandOutput } from "./commands/ModifyLocalGatewayRouteCommand";
498
- import { ModifyManagedPrefixListCommandInput, ModifyManagedPrefixListCommandOutput } from "./commands/ModifyManagedPrefixListCommand";
499
- import { ModifyNetworkInterfaceAttributeCommandInput, ModifyNetworkInterfaceAttributeCommandOutput } from "./commands/ModifyNetworkInterfaceAttributeCommand";
500
- import { ModifyPrivateDnsNameOptionsCommandInput, ModifyPrivateDnsNameOptionsCommandOutput } from "./commands/ModifyPrivateDnsNameOptionsCommand";
501
- import { ModifyReservedInstancesCommandInput, ModifyReservedInstancesCommandOutput } from "./commands/ModifyReservedInstancesCommand";
502
- import { ModifySecurityGroupRulesCommandInput, ModifySecurityGroupRulesCommandOutput } from "./commands/ModifySecurityGroupRulesCommand";
503
- import { ModifySnapshotAttributeCommandInput, ModifySnapshotAttributeCommandOutput } from "./commands/ModifySnapshotAttributeCommand";
504
- import { ModifySnapshotTierCommandInput, ModifySnapshotTierCommandOutput } from "./commands/ModifySnapshotTierCommand";
505
- import { ModifySpotFleetRequestCommandInput, ModifySpotFleetRequestCommandOutput } from "./commands/ModifySpotFleetRequestCommand";
506
- import { ModifySubnetAttributeCommandInput, ModifySubnetAttributeCommandOutput } from "./commands/ModifySubnetAttributeCommand";
507
- import { ModifyTrafficMirrorFilterNetworkServicesCommandInput, ModifyTrafficMirrorFilterNetworkServicesCommandOutput } from "./commands/ModifyTrafficMirrorFilterNetworkServicesCommand";
508
- import { ModifyTrafficMirrorFilterRuleCommandInput, ModifyTrafficMirrorFilterRuleCommandOutput } from "./commands/ModifyTrafficMirrorFilterRuleCommand";
509
- import { ModifyTrafficMirrorSessionCommandInput, ModifyTrafficMirrorSessionCommandOutput } from "./commands/ModifyTrafficMirrorSessionCommand";
510
- import { ModifyTransitGatewayCommandInput, ModifyTransitGatewayCommandOutput } from "./commands/ModifyTransitGatewayCommand";
511
- import { ModifyTransitGatewayPrefixListReferenceCommandInput, ModifyTransitGatewayPrefixListReferenceCommandOutput } from "./commands/ModifyTransitGatewayPrefixListReferenceCommand";
512
- import { ModifyTransitGatewayVpcAttachmentCommandInput, ModifyTransitGatewayVpcAttachmentCommandOutput } from "./commands/ModifyTransitGatewayVpcAttachmentCommand";
513
- import { ModifyVerifiedAccessEndpointCommandInput, ModifyVerifiedAccessEndpointCommandOutput } from "./commands/ModifyVerifiedAccessEndpointCommand";
514
- import { ModifyVerifiedAccessEndpointPolicyCommandInput, ModifyVerifiedAccessEndpointPolicyCommandOutput } from "./commands/ModifyVerifiedAccessEndpointPolicyCommand";
515
- import { ModifyVerifiedAccessGroupCommandInput, ModifyVerifiedAccessGroupCommandOutput } from "./commands/ModifyVerifiedAccessGroupCommand";
516
- import { ModifyVerifiedAccessGroupPolicyCommandInput, ModifyVerifiedAccessGroupPolicyCommandOutput } from "./commands/ModifyVerifiedAccessGroupPolicyCommand";
517
- import { ModifyVerifiedAccessInstanceCommandInput, ModifyVerifiedAccessInstanceCommandOutput } from "./commands/ModifyVerifiedAccessInstanceCommand";
518
- import { ModifyVerifiedAccessInstanceLoggingConfigurationCommandInput, ModifyVerifiedAccessInstanceLoggingConfigurationCommandOutput } from "./commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand";
519
- import { ModifyVerifiedAccessTrustProviderCommandInput, ModifyVerifiedAccessTrustProviderCommandOutput } from "./commands/ModifyVerifiedAccessTrustProviderCommand";
520
- import { ModifyVolumeAttributeCommandInput, ModifyVolumeAttributeCommandOutput } from "./commands/ModifyVolumeAttributeCommand";
521
- import { ModifyVolumeCommandInput, ModifyVolumeCommandOutput } from "./commands/ModifyVolumeCommand";
522
- import { ModifyVpcAttributeCommandInput, ModifyVpcAttributeCommandOutput } from "./commands/ModifyVpcAttributeCommand";
523
- import { ModifyVpcEndpointCommandInput, ModifyVpcEndpointCommandOutput } from "./commands/ModifyVpcEndpointCommand";
524
- import { ModifyVpcEndpointConnectionNotificationCommandInput, ModifyVpcEndpointConnectionNotificationCommandOutput } from "./commands/ModifyVpcEndpointConnectionNotificationCommand";
525
- import { ModifyVpcEndpointServiceConfigurationCommandInput, ModifyVpcEndpointServiceConfigurationCommandOutput } from "./commands/ModifyVpcEndpointServiceConfigurationCommand";
526
- import { ModifyVpcEndpointServicePayerResponsibilityCommandInput, ModifyVpcEndpointServicePayerResponsibilityCommandOutput } from "./commands/ModifyVpcEndpointServicePayerResponsibilityCommand";
527
- import { ModifyVpcEndpointServicePermissionsCommandInput, ModifyVpcEndpointServicePermissionsCommandOutput } from "./commands/ModifyVpcEndpointServicePermissionsCommand";
528
- import { ModifyVpcPeeringConnectionOptionsCommandInput, ModifyVpcPeeringConnectionOptionsCommandOutput } from "./commands/ModifyVpcPeeringConnectionOptionsCommand";
529
- import { ModifyVpcTenancyCommandInput, ModifyVpcTenancyCommandOutput } from "./commands/ModifyVpcTenancyCommand";
530
- import { ModifyVpnConnectionCommandInput, ModifyVpnConnectionCommandOutput } from "./commands/ModifyVpnConnectionCommand";
531
- import { ModifyVpnConnectionOptionsCommandInput, ModifyVpnConnectionOptionsCommandOutput } from "./commands/ModifyVpnConnectionOptionsCommand";
532
- import { ModifyVpnTunnelCertificateCommandInput, ModifyVpnTunnelCertificateCommandOutput } from "./commands/ModifyVpnTunnelCertificateCommand";
533
- import { ModifyVpnTunnelOptionsCommandInput, ModifyVpnTunnelOptionsCommandOutput } from "./commands/ModifyVpnTunnelOptionsCommand";
534
- import { MonitorInstancesCommandInput, MonitorInstancesCommandOutput } from "./commands/MonitorInstancesCommand";
535
- import { MoveAddressToVpcCommandInput, MoveAddressToVpcCommandOutput } from "./commands/MoveAddressToVpcCommand";
536
- import { MoveByoipCidrToIpamCommandInput, MoveByoipCidrToIpamCommandOutput } from "./commands/MoveByoipCidrToIpamCommand";
537
- import { ProvisionByoipCidrCommandInput, ProvisionByoipCidrCommandOutput } from "./commands/ProvisionByoipCidrCommand";
538
- import { ProvisionIpamPoolCidrCommandInput, ProvisionIpamPoolCidrCommandOutput } from "./commands/ProvisionIpamPoolCidrCommand";
539
- import { ProvisionPublicIpv4PoolCidrCommandInput, ProvisionPublicIpv4PoolCidrCommandOutput } from "./commands/ProvisionPublicIpv4PoolCidrCommand";
540
- import { PurchaseHostReservationCommandInput, PurchaseHostReservationCommandOutput } from "./commands/PurchaseHostReservationCommand";
541
- import { PurchaseReservedInstancesOfferingCommandInput, PurchaseReservedInstancesOfferingCommandOutput } from "./commands/PurchaseReservedInstancesOfferingCommand";
542
- import { PurchaseScheduledInstancesCommandInput, PurchaseScheduledInstancesCommandOutput } from "./commands/PurchaseScheduledInstancesCommand";
543
- import { RebootInstancesCommandInput, RebootInstancesCommandOutput } from "./commands/RebootInstancesCommand";
544
- import { RegisterImageCommandInput, RegisterImageCommandOutput } from "./commands/RegisterImageCommand";
545
- import { RegisterInstanceEventNotificationAttributesCommandInput, RegisterInstanceEventNotificationAttributesCommandOutput } from "./commands/RegisterInstanceEventNotificationAttributesCommand";
546
- import { RegisterTransitGatewayMulticastGroupMembersCommandInput, RegisterTransitGatewayMulticastGroupMembersCommandOutput } from "./commands/RegisterTransitGatewayMulticastGroupMembersCommand";
547
- import { RegisterTransitGatewayMulticastGroupSourcesCommandInput, RegisterTransitGatewayMulticastGroupSourcesCommandOutput } from "./commands/RegisterTransitGatewayMulticastGroupSourcesCommand";
548
- import { RejectTransitGatewayMulticastDomainAssociationsCommandInput, RejectTransitGatewayMulticastDomainAssociationsCommandOutput } from "./commands/RejectTransitGatewayMulticastDomainAssociationsCommand";
549
- import { RejectTransitGatewayPeeringAttachmentCommandInput, RejectTransitGatewayPeeringAttachmentCommandOutput } from "./commands/RejectTransitGatewayPeeringAttachmentCommand";
550
- import { RejectTransitGatewayVpcAttachmentCommandInput, RejectTransitGatewayVpcAttachmentCommandOutput } from "./commands/RejectTransitGatewayVpcAttachmentCommand";
551
- import { RejectVpcEndpointConnectionsCommandInput, RejectVpcEndpointConnectionsCommandOutput } from "./commands/RejectVpcEndpointConnectionsCommand";
552
- import { RejectVpcPeeringConnectionCommandInput, RejectVpcPeeringConnectionCommandOutput } from "./commands/RejectVpcPeeringConnectionCommand";
553
- import { ReleaseAddressCommandInput, ReleaseAddressCommandOutput } from "./commands/ReleaseAddressCommand";
554
- import { ReleaseHostsCommandInput, ReleaseHostsCommandOutput } from "./commands/ReleaseHostsCommand";
555
- import { ReleaseIpamPoolAllocationCommandInput, ReleaseIpamPoolAllocationCommandOutput } from "./commands/ReleaseIpamPoolAllocationCommand";
556
- import { ReplaceIamInstanceProfileAssociationCommandInput, ReplaceIamInstanceProfileAssociationCommandOutput } from "./commands/ReplaceIamInstanceProfileAssociationCommand";
557
- import { ReplaceNetworkAclAssociationCommandInput, ReplaceNetworkAclAssociationCommandOutput } from "./commands/ReplaceNetworkAclAssociationCommand";
558
- import { ReplaceNetworkAclEntryCommandInput, ReplaceNetworkAclEntryCommandOutput } from "./commands/ReplaceNetworkAclEntryCommand";
559
- import { ReplaceRouteCommandInput, ReplaceRouteCommandOutput } from "./commands/ReplaceRouteCommand";
560
- import { ReplaceRouteTableAssociationCommandInput, ReplaceRouteTableAssociationCommandOutput } from "./commands/ReplaceRouteTableAssociationCommand";
561
- import { ReplaceTransitGatewayRouteCommandInput, ReplaceTransitGatewayRouteCommandOutput } from "./commands/ReplaceTransitGatewayRouteCommand";
562
- import { ReplaceVpnTunnelCommandInput, ReplaceVpnTunnelCommandOutput } from "./commands/ReplaceVpnTunnelCommand";
563
- import { ReportInstanceStatusCommandInput, ReportInstanceStatusCommandOutput } from "./commands/ReportInstanceStatusCommand";
564
- import { RequestSpotFleetCommandInput, RequestSpotFleetCommandOutput } from "./commands/RequestSpotFleetCommand";
565
- import { RequestSpotInstancesCommandInput, RequestSpotInstancesCommandOutput } from "./commands/RequestSpotInstancesCommand";
566
- import { ResetAddressAttributeCommandInput, ResetAddressAttributeCommandOutput } from "./commands/ResetAddressAttributeCommand";
567
- import { ResetEbsDefaultKmsKeyIdCommandInput, ResetEbsDefaultKmsKeyIdCommandOutput } from "./commands/ResetEbsDefaultKmsKeyIdCommand";
568
- import { ResetFpgaImageAttributeCommandInput, ResetFpgaImageAttributeCommandOutput } from "./commands/ResetFpgaImageAttributeCommand";
569
- import { ResetImageAttributeCommandInput, ResetImageAttributeCommandOutput } from "./commands/ResetImageAttributeCommand";
570
- import { ResetInstanceAttributeCommandInput, ResetInstanceAttributeCommandOutput } from "./commands/ResetInstanceAttributeCommand";
571
- import { ResetNetworkInterfaceAttributeCommandInput, ResetNetworkInterfaceAttributeCommandOutput } from "./commands/ResetNetworkInterfaceAttributeCommand";
572
- import { ResetSnapshotAttributeCommandInput, ResetSnapshotAttributeCommandOutput } from "./commands/ResetSnapshotAttributeCommand";
573
- import { RestoreAddressToClassicCommandInput, RestoreAddressToClassicCommandOutput } from "./commands/RestoreAddressToClassicCommand";
574
- import { RestoreImageFromRecycleBinCommandInput, RestoreImageFromRecycleBinCommandOutput } from "./commands/RestoreImageFromRecycleBinCommand";
575
- import { RestoreManagedPrefixListVersionCommandInput, RestoreManagedPrefixListVersionCommandOutput } from "./commands/RestoreManagedPrefixListVersionCommand";
576
- import { RestoreSnapshotFromRecycleBinCommandInput, RestoreSnapshotFromRecycleBinCommandOutput } from "./commands/RestoreSnapshotFromRecycleBinCommand";
577
- import { RestoreSnapshotTierCommandInput, RestoreSnapshotTierCommandOutput } from "./commands/RestoreSnapshotTierCommand";
578
- import { RevokeClientVpnIngressCommandInput, RevokeClientVpnIngressCommandOutput } from "./commands/RevokeClientVpnIngressCommand";
579
- import { RevokeSecurityGroupEgressCommandInput, RevokeSecurityGroupEgressCommandOutput } from "./commands/RevokeSecurityGroupEgressCommand";
580
- import { RevokeSecurityGroupIngressCommandInput, RevokeSecurityGroupIngressCommandOutput } from "./commands/RevokeSecurityGroupIngressCommand";
581
- import { RunInstancesCommandInput, RunInstancesCommandOutput } from "./commands/RunInstancesCommand";
582
- import { RunScheduledInstancesCommandInput, RunScheduledInstancesCommandOutput } from "./commands/RunScheduledInstancesCommand";
583
- import { SearchLocalGatewayRoutesCommandInput, SearchLocalGatewayRoutesCommandOutput } from "./commands/SearchLocalGatewayRoutesCommand";
584
- import { SearchTransitGatewayMulticastGroupsCommandInput, SearchTransitGatewayMulticastGroupsCommandOutput } from "./commands/SearchTransitGatewayMulticastGroupsCommand";
585
- import { SearchTransitGatewayRoutesCommandInput, SearchTransitGatewayRoutesCommandOutput } from "./commands/SearchTransitGatewayRoutesCommand";
586
- import { SendDiagnosticInterruptCommandInput, SendDiagnosticInterruptCommandOutput } from "./commands/SendDiagnosticInterruptCommand";
587
- import { StartInstancesCommandInput, StartInstancesCommandOutput } from "./commands/StartInstancesCommand";
588
- import { StartNetworkInsightsAccessScopeAnalysisCommandInput, StartNetworkInsightsAccessScopeAnalysisCommandOutput } from "./commands/StartNetworkInsightsAccessScopeAnalysisCommand";
589
- import { StartNetworkInsightsAnalysisCommandInput, StartNetworkInsightsAnalysisCommandOutput } from "./commands/StartNetworkInsightsAnalysisCommand";
590
- import { StartVpcEndpointServicePrivateDnsVerificationCommandInput, StartVpcEndpointServicePrivateDnsVerificationCommandOutput } from "./commands/StartVpcEndpointServicePrivateDnsVerificationCommand";
591
- import { StopInstancesCommandInput, StopInstancesCommandOutput } from "./commands/StopInstancesCommand";
592
- import { TerminateClientVpnConnectionsCommandInput, TerminateClientVpnConnectionsCommandOutput } from "./commands/TerminateClientVpnConnectionsCommand";
593
- import { TerminateInstancesCommandInput, TerminateInstancesCommandOutput } from "./commands/TerminateInstancesCommand";
594
- import { UnassignIpv6AddressesCommandInput, UnassignIpv6AddressesCommandOutput } from "./commands/UnassignIpv6AddressesCommand";
595
- import { UnassignPrivateIpAddressesCommandInput, UnassignPrivateIpAddressesCommandOutput } from "./commands/UnassignPrivateIpAddressesCommand";
596
- import { UnassignPrivateNatGatewayAddressCommandInput, UnassignPrivateNatGatewayAddressCommandOutput } from "./commands/UnassignPrivateNatGatewayAddressCommand";
597
- import { UnmonitorInstancesCommandInput, UnmonitorInstancesCommandOutput } from "./commands/UnmonitorInstancesCommand";
598
- import { UpdateSecurityGroupRuleDescriptionsEgressCommandInput, UpdateSecurityGroupRuleDescriptionsEgressCommandOutput } from "./commands/UpdateSecurityGroupRuleDescriptionsEgressCommand";
599
- import { UpdateSecurityGroupRuleDescriptionsIngressCommandInput, UpdateSecurityGroupRuleDescriptionsIngressCommandOutput } from "./commands/UpdateSecurityGroupRuleDescriptionsIngressCommand";
600
- import { WithdrawByoipCidrCommandInput, WithdrawByoipCidrCommandOutput } from "./commands/WithdrawByoipCidrCommand";
601
- import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
602
- /**
603
- * @public
604
- */
605
- export type ServiceInputTypes = AcceptAddressTransferCommandInput | AcceptReservedInstancesExchangeQuoteCommandInput | AcceptTransitGatewayMulticastDomainAssociationsCommandInput | AcceptTransitGatewayPeeringAttachmentCommandInput | AcceptTransitGatewayVpcAttachmentCommandInput | AcceptVpcEndpointConnectionsCommandInput | AcceptVpcPeeringConnectionCommandInput | AdvertiseByoipCidrCommandInput | AllocateAddressCommandInput | AllocateHostsCommandInput | AllocateIpamPoolCidrCommandInput | ApplySecurityGroupsToClientVpnTargetNetworkCommandInput | AssignIpv6AddressesCommandInput | AssignPrivateIpAddressesCommandInput | AssignPrivateNatGatewayAddressCommandInput | AssociateAddressCommandInput | AssociateClientVpnTargetNetworkCommandInput | AssociateDhcpOptionsCommandInput | AssociateEnclaveCertificateIamRoleCommandInput | AssociateIamInstanceProfileCommandInput | AssociateInstanceEventWindowCommandInput | AssociateIpamResourceDiscoveryCommandInput | AssociateNatGatewayAddressCommandInput | AssociateRouteTableCommandInput | AssociateSubnetCidrBlockCommandInput | AssociateTransitGatewayMulticastDomainCommandInput | AssociateTransitGatewayPolicyTableCommandInput | AssociateTransitGatewayRouteTableCommandInput | AssociateTrunkInterfaceCommandInput | AssociateVpcCidrBlockCommandInput | AttachClassicLinkVpcCommandInput | AttachInternetGatewayCommandInput | AttachNetworkInterfaceCommandInput | AttachVerifiedAccessTrustProviderCommandInput | AttachVolumeCommandInput | AttachVpnGatewayCommandInput | AuthorizeClientVpnIngressCommandInput | AuthorizeSecurityGroupEgressCommandInput | AuthorizeSecurityGroupIngressCommandInput | BundleInstanceCommandInput | CancelBundleTaskCommandInput | CancelCapacityReservationCommandInput | CancelCapacityReservationFleetsCommandInput | CancelConversionTaskCommandInput | CancelExportTaskCommandInput | CancelImageLaunchPermissionCommandInput | CancelImportTaskCommandInput | CancelReservedInstancesListingCommandInput | CancelSpotFleetRequestsCommandInput | CancelSpotInstanceRequestsCommandInput | ConfirmProductInstanceCommandInput | CopyFpgaImageCommandInput | CopyImageCommandInput | CopySnapshotCommandInput | CreateCapacityReservationCommandInput | CreateCapacityReservationFleetCommandInput | CreateCarrierGatewayCommandInput | CreateClientVpnEndpointCommandInput | CreateClientVpnRouteCommandInput | CreateCoipCidrCommandInput | CreateCoipPoolCommandInput | CreateCustomerGatewayCommandInput | CreateDefaultSubnetCommandInput | CreateDefaultVpcCommandInput | CreateDhcpOptionsCommandInput | CreateEgressOnlyInternetGatewayCommandInput | CreateFleetCommandInput | CreateFlowLogsCommandInput | CreateFpgaImageCommandInput | CreateImageCommandInput | CreateInstanceEventWindowCommandInput | CreateInstanceExportTaskCommandInput | CreateInternetGatewayCommandInput | CreateIpamCommandInput | CreateIpamPoolCommandInput | CreateIpamResourceDiscoveryCommandInput | CreateIpamScopeCommandInput | CreateKeyPairCommandInput | CreateLaunchTemplateCommandInput | CreateLaunchTemplateVersionCommandInput | CreateLocalGatewayRouteCommandInput | CreateLocalGatewayRouteTableCommandInput | CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandInput | CreateLocalGatewayRouteTableVpcAssociationCommandInput | CreateManagedPrefixListCommandInput | CreateNatGatewayCommandInput | CreateNetworkAclCommandInput | CreateNetworkAclEntryCommandInput | CreateNetworkInsightsAccessScopeCommandInput | CreateNetworkInsightsPathCommandInput | CreateNetworkInterfaceCommandInput | CreateNetworkInterfacePermissionCommandInput | CreatePlacementGroupCommandInput | CreatePublicIpv4PoolCommandInput | CreateReplaceRootVolumeTaskCommandInput | CreateReservedInstancesListingCommandInput | CreateRestoreImageTaskCommandInput | CreateRouteCommandInput | CreateRouteTableCommandInput | CreateSecurityGroupCommandInput | CreateSnapshotCommandInput | CreateSnapshotsCommandInput | CreateSpotDatafeedSubscriptionCommandInput | CreateStoreImageTaskCommandInput | CreateSubnetCidrReservationCommandInput | CreateSubnetCommandInput | CreateTagsCommandInput | CreateTrafficMirrorFilterCommandInput | CreateTrafficMirrorFilterRuleCommandInput | CreateTrafficMirrorSessionCommandInput | CreateTrafficMirrorTargetCommandInput | CreateTransitGatewayCommandInput | CreateTransitGatewayConnectCommandInput | CreateTransitGatewayConnectPeerCommandInput | CreateTransitGatewayMulticastDomainCommandInput | CreateTransitGatewayPeeringAttachmentCommandInput | CreateTransitGatewayPolicyTableCommandInput | CreateTransitGatewayPrefixListReferenceCommandInput | CreateTransitGatewayRouteCommandInput | CreateTransitGatewayRouteTableAnnouncementCommandInput | CreateTransitGatewayRouteTableCommandInput | CreateTransitGatewayVpcAttachmentCommandInput | CreateVerifiedAccessEndpointCommandInput | CreateVerifiedAccessGroupCommandInput | CreateVerifiedAccessInstanceCommandInput | CreateVerifiedAccessTrustProviderCommandInput | CreateVolumeCommandInput | CreateVpcCommandInput | CreateVpcEndpointCommandInput | CreateVpcEndpointConnectionNotificationCommandInput | CreateVpcEndpointServiceConfigurationCommandInput | CreateVpcPeeringConnectionCommandInput | CreateVpnConnectionCommandInput | CreateVpnConnectionRouteCommandInput | CreateVpnGatewayCommandInput | DeleteCarrierGatewayCommandInput | DeleteClientVpnEndpointCommandInput | DeleteClientVpnRouteCommandInput | DeleteCoipCidrCommandInput | DeleteCoipPoolCommandInput | DeleteCustomerGatewayCommandInput | DeleteDhcpOptionsCommandInput | DeleteEgressOnlyInternetGatewayCommandInput | DeleteFleetsCommandInput | DeleteFlowLogsCommandInput | DeleteFpgaImageCommandInput | DeleteInstanceEventWindowCommandInput | DeleteInternetGatewayCommandInput | DeleteIpamCommandInput | DeleteIpamPoolCommandInput | DeleteIpamResourceDiscoveryCommandInput | DeleteIpamScopeCommandInput | DeleteKeyPairCommandInput | DeleteLaunchTemplateCommandInput | DeleteLaunchTemplateVersionsCommandInput | DeleteLocalGatewayRouteCommandInput | DeleteLocalGatewayRouteTableCommandInput | DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandInput | DeleteLocalGatewayRouteTableVpcAssociationCommandInput | DeleteManagedPrefixListCommandInput | DeleteNatGatewayCommandInput | DeleteNetworkAclCommandInput | DeleteNetworkAclEntryCommandInput | DeleteNetworkInsightsAccessScopeAnalysisCommandInput | DeleteNetworkInsightsAccessScopeCommandInput | DeleteNetworkInsightsAnalysisCommandInput | DeleteNetworkInsightsPathCommandInput | DeleteNetworkInterfaceCommandInput | DeleteNetworkInterfacePermissionCommandInput | DeletePlacementGroupCommandInput | DeletePublicIpv4PoolCommandInput | DeleteQueuedReservedInstancesCommandInput | DeleteRouteCommandInput | DeleteRouteTableCommandInput | DeleteSecurityGroupCommandInput | DeleteSnapshotCommandInput | DeleteSpotDatafeedSubscriptionCommandInput | DeleteSubnetCidrReservationCommandInput | DeleteSubnetCommandInput | DeleteTagsCommandInput | DeleteTrafficMirrorFilterCommandInput | DeleteTrafficMirrorFilterRuleCommandInput | DeleteTrafficMirrorSessionCommandInput | DeleteTrafficMirrorTargetCommandInput | DeleteTransitGatewayCommandInput | DeleteTransitGatewayConnectCommandInput | DeleteTransitGatewayConnectPeerCommandInput | DeleteTransitGatewayMulticastDomainCommandInput | DeleteTransitGatewayPeeringAttachmentCommandInput | DeleteTransitGatewayPolicyTableCommandInput | DeleteTransitGatewayPrefixListReferenceCommandInput | DeleteTransitGatewayRouteCommandInput | DeleteTransitGatewayRouteTableAnnouncementCommandInput | DeleteTransitGatewayRouteTableCommandInput | DeleteTransitGatewayVpcAttachmentCommandInput | DeleteVerifiedAccessEndpointCommandInput | DeleteVerifiedAccessGroupCommandInput | DeleteVerifiedAccessInstanceCommandInput | DeleteVerifiedAccessTrustProviderCommandInput | DeleteVolumeCommandInput | DeleteVpcCommandInput | DeleteVpcEndpointConnectionNotificationsCommandInput | DeleteVpcEndpointServiceConfigurationsCommandInput | DeleteVpcEndpointsCommandInput | DeleteVpcPeeringConnectionCommandInput | DeleteVpnConnectionCommandInput | DeleteVpnConnectionRouteCommandInput | DeleteVpnGatewayCommandInput | DeprovisionByoipCidrCommandInput | DeprovisionIpamPoolCidrCommandInput | DeprovisionPublicIpv4PoolCidrCommandInput | DeregisterImageCommandInput | DeregisterInstanceEventNotificationAttributesCommandInput | DeregisterTransitGatewayMulticastGroupMembersCommandInput | DeregisterTransitGatewayMulticastGroupSourcesCommandInput | DescribeAccountAttributesCommandInput | DescribeAddressTransfersCommandInput | DescribeAddressesAttributeCommandInput | DescribeAddressesCommandInput | DescribeAggregateIdFormatCommandInput | DescribeAvailabilityZonesCommandInput | DescribeAwsNetworkPerformanceMetricSubscriptionsCommandInput | DescribeBundleTasksCommandInput | DescribeByoipCidrsCommandInput | DescribeCapacityReservationFleetsCommandInput | DescribeCapacityReservationsCommandInput | DescribeCarrierGatewaysCommandInput | DescribeClassicLinkInstancesCommandInput | DescribeClientVpnAuthorizationRulesCommandInput | DescribeClientVpnConnectionsCommandInput | DescribeClientVpnEndpointsCommandInput | DescribeClientVpnRoutesCommandInput | DescribeClientVpnTargetNetworksCommandInput | DescribeCoipPoolsCommandInput | DescribeConversionTasksCommandInput | DescribeCustomerGatewaysCommandInput | DescribeDhcpOptionsCommandInput | DescribeEgressOnlyInternetGatewaysCommandInput | DescribeElasticGpusCommandInput | DescribeExportImageTasksCommandInput | DescribeExportTasksCommandInput | DescribeFastLaunchImagesCommandInput | DescribeFastSnapshotRestoresCommandInput | DescribeFleetHistoryCommandInput | DescribeFleetInstancesCommandInput | DescribeFleetsCommandInput | DescribeFlowLogsCommandInput | DescribeFpgaImageAttributeCommandInput | DescribeFpgaImagesCommandInput | DescribeHostReservationOfferingsCommandInput | DescribeHostReservationsCommandInput | DescribeHostsCommandInput | DescribeIamInstanceProfileAssociationsCommandInput | DescribeIdFormatCommandInput | DescribeIdentityIdFormatCommandInput | DescribeImageAttributeCommandInput | DescribeImagesCommandInput | DescribeImportImageTasksCommandInput | DescribeImportSnapshotTasksCommandInput | DescribeInstanceAttributeCommandInput | DescribeInstanceCreditSpecificationsCommandInput | DescribeInstanceEventNotificationAttributesCommandInput | DescribeInstanceEventWindowsCommandInput | DescribeInstanceStatusCommandInput | DescribeInstanceTypeOfferingsCommandInput | DescribeInstanceTypesCommandInput | DescribeInstancesCommandInput | DescribeInternetGatewaysCommandInput | DescribeIpamPoolsCommandInput | DescribeIpamResourceDiscoveriesCommandInput | DescribeIpamResourceDiscoveryAssociationsCommandInput | DescribeIpamScopesCommandInput | DescribeIpamsCommandInput | DescribeIpv6PoolsCommandInput | DescribeKeyPairsCommandInput | DescribeLaunchTemplateVersionsCommandInput | DescribeLaunchTemplatesCommandInput | DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandInput | DescribeLocalGatewayRouteTableVpcAssociationsCommandInput | DescribeLocalGatewayRouteTablesCommandInput | DescribeLocalGatewayVirtualInterfaceGroupsCommandInput | DescribeLocalGatewayVirtualInterfacesCommandInput | DescribeLocalGatewaysCommandInput | DescribeManagedPrefixListsCommandInput | DescribeMovingAddressesCommandInput | DescribeNatGatewaysCommandInput | DescribeNetworkAclsCommandInput | DescribeNetworkInsightsAccessScopeAnalysesCommandInput | DescribeNetworkInsightsAccessScopesCommandInput | DescribeNetworkInsightsAnalysesCommandInput | DescribeNetworkInsightsPathsCommandInput | DescribeNetworkInterfaceAttributeCommandInput | DescribeNetworkInterfacePermissionsCommandInput | DescribeNetworkInterfacesCommandInput | DescribePlacementGroupsCommandInput | DescribePrefixListsCommandInput | DescribePrincipalIdFormatCommandInput | DescribePublicIpv4PoolsCommandInput | DescribeRegionsCommandInput | DescribeReplaceRootVolumeTasksCommandInput | DescribeReservedInstancesCommandInput | DescribeReservedInstancesListingsCommandInput | DescribeReservedInstancesModificationsCommandInput | DescribeReservedInstancesOfferingsCommandInput | DescribeRouteTablesCommandInput | DescribeScheduledInstanceAvailabilityCommandInput | DescribeScheduledInstancesCommandInput | DescribeSecurityGroupReferencesCommandInput | DescribeSecurityGroupRulesCommandInput | DescribeSecurityGroupsCommandInput | DescribeSnapshotAttributeCommandInput | DescribeSnapshotTierStatusCommandInput | DescribeSnapshotsCommandInput | DescribeSpotDatafeedSubscriptionCommandInput | DescribeSpotFleetInstancesCommandInput | DescribeSpotFleetRequestHistoryCommandInput | DescribeSpotFleetRequestsCommandInput | DescribeSpotInstanceRequestsCommandInput | DescribeSpotPriceHistoryCommandInput | DescribeStaleSecurityGroupsCommandInput | DescribeStoreImageTasksCommandInput | DescribeSubnetsCommandInput | DescribeTagsCommandInput | DescribeTrafficMirrorFiltersCommandInput | DescribeTrafficMirrorSessionsCommandInput | DescribeTrafficMirrorTargetsCommandInput | DescribeTransitGatewayAttachmentsCommandInput | DescribeTransitGatewayConnectPeersCommandInput | DescribeTransitGatewayConnectsCommandInput | DescribeTransitGatewayMulticastDomainsCommandInput | DescribeTransitGatewayPeeringAttachmentsCommandInput | DescribeTransitGatewayPolicyTablesCommandInput | DescribeTransitGatewayRouteTableAnnouncementsCommandInput | DescribeTransitGatewayRouteTablesCommandInput | DescribeTransitGatewayVpcAttachmentsCommandInput | DescribeTransitGatewaysCommandInput | DescribeTrunkInterfaceAssociationsCommandInput | DescribeVerifiedAccessEndpointsCommandInput | DescribeVerifiedAccessGroupsCommandInput | DescribeVerifiedAccessInstanceLoggingConfigurationsCommandInput | DescribeVerifiedAccessInstancesCommandInput | DescribeVerifiedAccessTrustProvidersCommandInput | DescribeVolumeAttributeCommandInput | DescribeVolumeStatusCommandInput | DescribeVolumesCommandInput | DescribeVolumesModificationsCommandInput | DescribeVpcAttributeCommandInput | DescribeVpcClassicLinkCommandInput | DescribeVpcClassicLinkDnsSupportCommandInput | DescribeVpcEndpointConnectionNotificationsCommandInput | DescribeVpcEndpointConnectionsCommandInput | DescribeVpcEndpointServiceConfigurationsCommandInput | DescribeVpcEndpointServicePermissionsCommandInput | DescribeVpcEndpointServicesCommandInput | DescribeVpcEndpointsCommandInput | DescribeVpcPeeringConnectionsCommandInput | DescribeVpcsCommandInput | DescribeVpnConnectionsCommandInput | DescribeVpnGatewaysCommandInput | DetachClassicLinkVpcCommandInput | DetachInternetGatewayCommandInput | DetachNetworkInterfaceCommandInput | DetachVerifiedAccessTrustProviderCommandInput | DetachVolumeCommandInput | DetachVpnGatewayCommandInput | DisableAddressTransferCommandInput | DisableAwsNetworkPerformanceMetricSubscriptionCommandInput | DisableEbsEncryptionByDefaultCommandInput | DisableFastLaunchCommandInput | DisableFastSnapshotRestoresCommandInput | DisableImageDeprecationCommandInput | DisableIpamOrganizationAdminAccountCommandInput | DisableSerialConsoleAccessCommandInput | DisableTransitGatewayRouteTablePropagationCommandInput | DisableVgwRoutePropagationCommandInput | DisableVpcClassicLinkCommandInput | DisableVpcClassicLinkDnsSupportCommandInput | DisassociateAddressCommandInput | DisassociateClientVpnTargetNetworkCommandInput | DisassociateEnclaveCertificateIamRoleCommandInput | DisassociateIamInstanceProfileCommandInput | DisassociateInstanceEventWindowCommandInput | DisassociateIpamResourceDiscoveryCommandInput | DisassociateNatGatewayAddressCommandInput | DisassociateRouteTableCommandInput | DisassociateSubnetCidrBlockCommandInput | DisassociateTransitGatewayMulticastDomainCommandInput | DisassociateTransitGatewayPolicyTableCommandInput | DisassociateTransitGatewayRouteTableCommandInput | DisassociateTrunkInterfaceCommandInput | DisassociateVpcCidrBlockCommandInput | EnableAddressTransferCommandInput | EnableAwsNetworkPerformanceMetricSubscriptionCommandInput | EnableEbsEncryptionByDefaultCommandInput | EnableFastLaunchCommandInput | EnableFastSnapshotRestoresCommandInput | EnableImageDeprecationCommandInput | EnableIpamOrganizationAdminAccountCommandInput | EnableReachabilityAnalyzerOrganizationSharingCommandInput | EnableSerialConsoleAccessCommandInput | EnableTransitGatewayRouteTablePropagationCommandInput | EnableVgwRoutePropagationCommandInput | EnableVolumeIOCommandInput | EnableVpcClassicLinkCommandInput | EnableVpcClassicLinkDnsSupportCommandInput | ExportClientVpnClientCertificateRevocationListCommandInput | ExportClientVpnClientConfigurationCommandInput | ExportImageCommandInput | ExportTransitGatewayRoutesCommandInput | GetAssociatedEnclaveCertificateIamRolesCommandInput | GetAssociatedIpv6PoolCidrsCommandInput | GetAwsNetworkPerformanceDataCommandInput | GetCapacityReservationUsageCommandInput | GetCoipPoolUsageCommandInput | GetConsoleOutputCommandInput | GetConsoleScreenshotCommandInput | GetDefaultCreditSpecificationCommandInput | GetEbsDefaultKmsKeyIdCommandInput | GetEbsEncryptionByDefaultCommandInput | GetFlowLogsIntegrationTemplateCommandInput | GetGroupsForCapacityReservationCommandInput | GetHostReservationPurchasePreviewCommandInput | GetInstanceTypesFromInstanceRequirementsCommandInput | GetInstanceUefiDataCommandInput | GetIpamAddressHistoryCommandInput | GetIpamDiscoveredAccountsCommandInput | GetIpamDiscoveredResourceCidrsCommandInput | GetIpamPoolAllocationsCommandInput | GetIpamPoolCidrsCommandInput | GetIpamResourceCidrsCommandInput | GetLaunchTemplateDataCommandInput | GetManagedPrefixListAssociationsCommandInput | GetManagedPrefixListEntriesCommandInput | GetNetworkInsightsAccessScopeAnalysisFindingsCommandInput | GetNetworkInsightsAccessScopeContentCommandInput | GetPasswordDataCommandInput | GetReservedInstancesExchangeQuoteCommandInput | GetSerialConsoleAccessStatusCommandInput | GetSpotPlacementScoresCommandInput | GetSubnetCidrReservationsCommandInput | GetTransitGatewayAttachmentPropagationsCommandInput | GetTransitGatewayMulticastDomainAssociationsCommandInput | GetTransitGatewayPolicyTableAssociationsCommandInput | GetTransitGatewayPolicyTableEntriesCommandInput | GetTransitGatewayPrefixListReferencesCommandInput | GetTransitGatewayRouteTableAssociationsCommandInput | GetTransitGatewayRouteTablePropagationsCommandInput | GetVerifiedAccessEndpointPolicyCommandInput | GetVerifiedAccessGroupPolicyCommandInput | GetVpnConnectionDeviceSampleConfigurationCommandInput | GetVpnConnectionDeviceTypesCommandInput | GetVpnTunnelReplacementStatusCommandInput | ImportClientVpnClientCertificateRevocationListCommandInput | ImportImageCommandInput | ImportInstanceCommandInput | ImportKeyPairCommandInput | ImportSnapshotCommandInput | ImportVolumeCommandInput | ListImagesInRecycleBinCommandInput | ListSnapshotsInRecycleBinCommandInput | ModifyAddressAttributeCommandInput | ModifyAvailabilityZoneGroupCommandInput | ModifyCapacityReservationCommandInput | ModifyCapacityReservationFleetCommandInput | ModifyClientVpnEndpointCommandInput | ModifyDefaultCreditSpecificationCommandInput | ModifyEbsDefaultKmsKeyIdCommandInput | ModifyFleetCommandInput | ModifyFpgaImageAttributeCommandInput | ModifyHostsCommandInput | ModifyIdFormatCommandInput | ModifyIdentityIdFormatCommandInput | ModifyImageAttributeCommandInput | ModifyInstanceAttributeCommandInput | ModifyInstanceCapacityReservationAttributesCommandInput | ModifyInstanceCreditSpecificationCommandInput | ModifyInstanceEventStartTimeCommandInput | ModifyInstanceEventWindowCommandInput | ModifyInstanceMaintenanceOptionsCommandInput | ModifyInstanceMetadataOptionsCommandInput | ModifyInstancePlacementCommandInput | ModifyIpamCommandInput | ModifyIpamPoolCommandInput | ModifyIpamResourceCidrCommandInput | ModifyIpamResourceDiscoveryCommandInput | ModifyIpamScopeCommandInput | ModifyLaunchTemplateCommandInput | ModifyLocalGatewayRouteCommandInput | ModifyManagedPrefixListCommandInput | ModifyNetworkInterfaceAttributeCommandInput | ModifyPrivateDnsNameOptionsCommandInput | ModifyReservedInstancesCommandInput | ModifySecurityGroupRulesCommandInput | ModifySnapshotAttributeCommandInput | ModifySnapshotTierCommandInput | ModifySpotFleetRequestCommandInput | ModifySubnetAttributeCommandInput | ModifyTrafficMirrorFilterNetworkServicesCommandInput | ModifyTrafficMirrorFilterRuleCommandInput | ModifyTrafficMirrorSessionCommandInput | ModifyTransitGatewayCommandInput | ModifyTransitGatewayPrefixListReferenceCommandInput | ModifyTransitGatewayVpcAttachmentCommandInput | ModifyVerifiedAccessEndpointCommandInput | ModifyVerifiedAccessEndpointPolicyCommandInput | ModifyVerifiedAccessGroupCommandInput | ModifyVerifiedAccessGroupPolicyCommandInput | ModifyVerifiedAccessInstanceCommandInput | ModifyVerifiedAccessInstanceLoggingConfigurationCommandInput | ModifyVerifiedAccessTrustProviderCommandInput | ModifyVolumeAttributeCommandInput | ModifyVolumeCommandInput | ModifyVpcAttributeCommandInput | ModifyVpcEndpointCommandInput | ModifyVpcEndpointConnectionNotificationCommandInput | ModifyVpcEndpointServiceConfigurationCommandInput | ModifyVpcEndpointServicePayerResponsibilityCommandInput | ModifyVpcEndpointServicePermissionsCommandInput | ModifyVpcPeeringConnectionOptionsCommandInput | ModifyVpcTenancyCommandInput | ModifyVpnConnectionCommandInput | ModifyVpnConnectionOptionsCommandInput | ModifyVpnTunnelCertificateCommandInput | ModifyVpnTunnelOptionsCommandInput | MonitorInstancesCommandInput | MoveAddressToVpcCommandInput | MoveByoipCidrToIpamCommandInput | ProvisionByoipCidrCommandInput | ProvisionIpamPoolCidrCommandInput | ProvisionPublicIpv4PoolCidrCommandInput | PurchaseHostReservationCommandInput | PurchaseReservedInstancesOfferingCommandInput | PurchaseScheduledInstancesCommandInput | RebootInstancesCommandInput | RegisterImageCommandInput | RegisterInstanceEventNotificationAttributesCommandInput | RegisterTransitGatewayMulticastGroupMembersCommandInput | RegisterTransitGatewayMulticastGroupSourcesCommandInput | RejectTransitGatewayMulticastDomainAssociationsCommandInput | RejectTransitGatewayPeeringAttachmentCommandInput | RejectTransitGatewayVpcAttachmentCommandInput | RejectVpcEndpointConnectionsCommandInput | RejectVpcPeeringConnectionCommandInput | ReleaseAddressCommandInput | ReleaseHostsCommandInput | ReleaseIpamPoolAllocationCommandInput | ReplaceIamInstanceProfileAssociationCommandInput | ReplaceNetworkAclAssociationCommandInput | ReplaceNetworkAclEntryCommandInput | ReplaceRouteCommandInput | ReplaceRouteTableAssociationCommandInput | ReplaceTransitGatewayRouteCommandInput | ReplaceVpnTunnelCommandInput | ReportInstanceStatusCommandInput | RequestSpotFleetCommandInput | RequestSpotInstancesCommandInput | ResetAddressAttributeCommandInput | ResetEbsDefaultKmsKeyIdCommandInput | ResetFpgaImageAttributeCommandInput | ResetImageAttributeCommandInput | ResetInstanceAttributeCommandInput | ResetNetworkInterfaceAttributeCommandInput | ResetSnapshotAttributeCommandInput | RestoreAddressToClassicCommandInput | RestoreImageFromRecycleBinCommandInput | RestoreManagedPrefixListVersionCommandInput | RestoreSnapshotFromRecycleBinCommandInput | RestoreSnapshotTierCommandInput | RevokeClientVpnIngressCommandInput | RevokeSecurityGroupEgressCommandInput | RevokeSecurityGroupIngressCommandInput | RunInstancesCommandInput | RunScheduledInstancesCommandInput | SearchLocalGatewayRoutesCommandInput | SearchTransitGatewayMulticastGroupsCommandInput | SearchTransitGatewayRoutesCommandInput | SendDiagnosticInterruptCommandInput | StartInstancesCommandInput | StartNetworkInsightsAccessScopeAnalysisCommandInput | StartNetworkInsightsAnalysisCommandInput | StartVpcEndpointServicePrivateDnsVerificationCommandInput | StopInstancesCommandInput | TerminateClientVpnConnectionsCommandInput | TerminateInstancesCommandInput | UnassignIpv6AddressesCommandInput | UnassignPrivateIpAddressesCommandInput | UnassignPrivateNatGatewayAddressCommandInput | UnmonitorInstancesCommandInput | UpdateSecurityGroupRuleDescriptionsEgressCommandInput | UpdateSecurityGroupRuleDescriptionsIngressCommandInput | WithdrawByoipCidrCommandInput;
606
- /**
607
- * @public
608
- */
609
- export type ServiceOutputTypes = AcceptAddressTransferCommandOutput | AcceptReservedInstancesExchangeQuoteCommandOutput | AcceptTransitGatewayMulticastDomainAssociationsCommandOutput | AcceptTransitGatewayPeeringAttachmentCommandOutput | AcceptTransitGatewayVpcAttachmentCommandOutput | AcceptVpcEndpointConnectionsCommandOutput | AcceptVpcPeeringConnectionCommandOutput | AdvertiseByoipCidrCommandOutput | AllocateAddressCommandOutput | AllocateHostsCommandOutput | AllocateIpamPoolCidrCommandOutput | ApplySecurityGroupsToClientVpnTargetNetworkCommandOutput | AssignIpv6AddressesCommandOutput | AssignPrivateIpAddressesCommandOutput | AssignPrivateNatGatewayAddressCommandOutput | AssociateAddressCommandOutput | AssociateClientVpnTargetNetworkCommandOutput | AssociateDhcpOptionsCommandOutput | AssociateEnclaveCertificateIamRoleCommandOutput | AssociateIamInstanceProfileCommandOutput | AssociateInstanceEventWindowCommandOutput | AssociateIpamResourceDiscoveryCommandOutput | AssociateNatGatewayAddressCommandOutput | AssociateRouteTableCommandOutput | AssociateSubnetCidrBlockCommandOutput | AssociateTransitGatewayMulticastDomainCommandOutput | AssociateTransitGatewayPolicyTableCommandOutput | AssociateTransitGatewayRouteTableCommandOutput | AssociateTrunkInterfaceCommandOutput | AssociateVpcCidrBlockCommandOutput | AttachClassicLinkVpcCommandOutput | AttachInternetGatewayCommandOutput | AttachNetworkInterfaceCommandOutput | AttachVerifiedAccessTrustProviderCommandOutput | AttachVolumeCommandOutput | AttachVpnGatewayCommandOutput | AuthorizeClientVpnIngressCommandOutput | AuthorizeSecurityGroupEgressCommandOutput | AuthorizeSecurityGroupIngressCommandOutput | BundleInstanceCommandOutput | CancelBundleTaskCommandOutput | CancelCapacityReservationCommandOutput | CancelCapacityReservationFleetsCommandOutput | CancelConversionTaskCommandOutput | CancelExportTaskCommandOutput | CancelImageLaunchPermissionCommandOutput | CancelImportTaskCommandOutput | CancelReservedInstancesListingCommandOutput | CancelSpotFleetRequestsCommandOutput | CancelSpotInstanceRequestsCommandOutput | ConfirmProductInstanceCommandOutput | CopyFpgaImageCommandOutput | CopyImageCommandOutput | CopySnapshotCommandOutput | CreateCapacityReservationCommandOutput | CreateCapacityReservationFleetCommandOutput | CreateCarrierGatewayCommandOutput | CreateClientVpnEndpointCommandOutput | CreateClientVpnRouteCommandOutput | CreateCoipCidrCommandOutput | CreateCoipPoolCommandOutput | CreateCustomerGatewayCommandOutput | CreateDefaultSubnetCommandOutput | CreateDefaultVpcCommandOutput | CreateDhcpOptionsCommandOutput | CreateEgressOnlyInternetGatewayCommandOutput | CreateFleetCommandOutput | CreateFlowLogsCommandOutput | CreateFpgaImageCommandOutput | CreateImageCommandOutput | CreateInstanceEventWindowCommandOutput | CreateInstanceExportTaskCommandOutput | CreateInternetGatewayCommandOutput | CreateIpamCommandOutput | CreateIpamPoolCommandOutput | CreateIpamResourceDiscoveryCommandOutput | CreateIpamScopeCommandOutput | CreateKeyPairCommandOutput | CreateLaunchTemplateCommandOutput | CreateLaunchTemplateVersionCommandOutput | CreateLocalGatewayRouteCommandOutput | CreateLocalGatewayRouteTableCommandOutput | CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandOutput | CreateLocalGatewayRouteTableVpcAssociationCommandOutput | CreateManagedPrefixListCommandOutput | CreateNatGatewayCommandOutput | CreateNetworkAclCommandOutput | CreateNetworkAclEntryCommandOutput | CreateNetworkInsightsAccessScopeCommandOutput | CreateNetworkInsightsPathCommandOutput | CreateNetworkInterfaceCommandOutput | CreateNetworkInterfacePermissionCommandOutput | CreatePlacementGroupCommandOutput | CreatePublicIpv4PoolCommandOutput | CreateReplaceRootVolumeTaskCommandOutput | CreateReservedInstancesListingCommandOutput | CreateRestoreImageTaskCommandOutput | CreateRouteCommandOutput | CreateRouteTableCommandOutput | CreateSecurityGroupCommandOutput | CreateSnapshotCommandOutput | CreateSnapshotsCommandOutput | CreateSpotDatafeedSubscriptionCommandOutput | CreateStoreImageTaskCommandOutput | CreateSubnetCidrReservationCommandOutput | CreateSubnetCommandOutput | CreateTagsCommandOutput | CreateTrafficMirrorFilterCommandOutput | CreateTrafficMirrorFilterRuleCommandOutput | CreateTrafficMirrorSessionCommandOutput | CreateTrafficMirrorTargetCommandOutput | CreateTransitGatewayCommandOutput | CreateTransitGatewayConnectCommandOutput | CreateTransitGatewayConnectPeerCommandOutput | CreateTransitGatewayMulticastDomainCommandOutput | CreateTransitGatewayPeeringAttachmentCommandOutput | CreateTransitGatewayPolicyTableCommandOutput | CreateTransitGatewayPrefixListReferenceCommandOutput | CreateTransitGatewayRouteCommandOutput | CreateTransitGatewayRouteTableAnnouncementCommandOutput | CreateTransitGatewayRouteTableCommandOutput | CreateTransitGatewayVpcAttachmentCommandOutput | CreateVerifiedAccessEndpointCommandOutput | CreateVerifiedAccessGroupCommandOutput | CreateVerifiedAccessInstanceCommandOutput | CreateVerifiedAccessTrustProviderCommandOutput | CreateVolumeCommandOutput | CreateVpcCommandOutput | CreateVpcEndpointCommandOutput | CreateVpcEndpointConnectionNotificationCommandOutput | CreateVpcEndpointServiceConfigurationCommandOutput | CreateVpcPeeringConnectionCommandOutput | CreateVpnConnectionCommandOutput | CreateVpnConnectionRouteCommandOutput | CreateVpnGatewayCommandOutput | DeleteCarrierGatewayCommandOutput | DeleteClientVpnEndpointCommandOutput | DeleteClientVpnRouteCommandOutput | DeleteCoipCidrCommandOutput | DeleteCoipPoolCommandOutput | DeleteCustomerGatewayCommandOutput | DeleteDhcpOptionsCommandOutput | DeleteEgressOnlyInternetGatewayCommandOutput | DeleteFleetsCommandOutput | DeleteFlowLogsCommandOutput | DeleteFpgaImageCommandOutput | DeleteInstanceEventWindowCommandOutput | DeleteInternetGatewayCommandOutput | DeleteIpamCommandOutput | DeleteIpamPoolCommandOutput | DeleteIpamResourceDiscoveryCommandOutput | DeleteIpamScopeCommandOutput | DeleteKeyPairCommandOutput | DeleteLaunchTemplateCommandOutput | DeleteLaunchTemplateVersionsCommandOutput | DeleteLocalGatewayRouteCommandOutput | DeleteLocalGatewayRouteTableCommandOutput | DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandOutput | DeleteLocalGatewayRouteTableVpcAssociationCommandOutput | DeleteManagedPrefixListCommandOutput | DeleteNatGatewayCommandOutput | DeleteNetworkAclCommandOutput | DeleteNetworkAclEntryCommandOutput | DeleteNetworkInsightsAccessScopeAnalysisCommandOutput | DeleteNetworkInsightsAccessScopeCommandOutput | DeleteNetworkInsightsAnalysisCommandOutput | DeleteNetworkInsightsPathCommandOutput | DeleteNetworkInterfaceCommandOutput | DeleteNetworkInterfacePermissionCommandOutput | DeletePlacementGroupCommandOutput | DeletePublicIpv4PoolCommandOutput | DeleteQueuedReservedInstancesCommandOutput | DeleteRouteCommandOutput | DeleteRouteTableCommandOutput | DeleteSecurityGroupCommandOutput | DeleteSnapshotCommandOutput | DeleteSpotDatafeedSubscriptionCommandOutput | DeleteSubnetCidrReservationCommandOutput | DeleteSubnetCommandOutput | DeleteTagsCommandOutput | DeleteTrafficMirrorFilterCommandOutput | DeleteTrafficMirrorFilterRuleCommandOutput | DeleteTrafficMirrorSessionCommandOutput | DeleteTrafficMirrorTargetCommandOutput | DeleteTransitGatewayCommandOutput | DeleteTransitGatewayConnectCommandOutput | DeleteTransitGatewayConnectPeerCommandOutput | DeleteTransitGatewayMulticastDomainCommandOutput | DeleteTransitGatewayPeeringAttachmentCommandOutput | DeleteTransitGatewayPolicyTableCommandOutput | DeleteTransitGatewayPrefixListReferenceCommandOutput | DeleteTransitGatewayRouteCommandOutput | DeleteTransitGatewayRouteTableAnnouncementCommandOutput | DeleteTransitGatewayRouteTableCommandOutput | DeleteTransitGatewayVpcAttachmentCommandOutput | DeleteVerifiedAccessEndpointCommandOutput | DeleteVerifiedAccessGroupCommandOutput | DeleteVerifiedAccessInstanceCommandOutput | DeleteVerifiedAccessTrustProviderCommandOutput | DeleteVolumeCommandOutput | DeleteVpcCommandOutput | DeleteVpcEndpointConnectionNotificationsCommandOutput | DeleteVpcEndpointServiceConfigurationsCommandOutput | DeleteVpcEndpointsCommandOutput | DeleteVpcPeeringConnectionCommandOutput | DeleteVpnConnectionCommandOutput | DeleteVpnConnectionRouteCommandOutput | DeleteVpnGatewayCommandOutput | DeprovisionByoipCidrCommandOutput | DeprovisionIpamPoolCidrCommandOutput | DeprovisionPublicIpv4PoolCidrCommandOutput | DeregisterImageCommandOutput | DeregisterInstanceEventNotificationAttributesCommandOutput | DeregisterTransitGatewayMulticastGroupMembersCommandOutput | DeregisterTransitGatewayMulticastGroupSourcesCommandOutput | DescribeAccountAttributesCommandOutput | DescribeAddressTransfersCommandOutput | DescribeAddressesAttributeCommandOutput | DescribeAddressesCommandOutput | DescribeAggregateIdFormatCommandOutput | DescribeAvailabilityZonesCommandOutput | DescribeAwsNetworkPerformanceMetricSubscriptionsCommandOutput | DescribeBundleTasksCommandOutput | DescribeByoipCidrsCommandOutput | DescribeCapacityReservationFleetsCommandOutput | DescribeCapacityReservationsCommandOutput | DescribeCarrierGatewaysCommandOutput | DescribeClassicLinkInstancesCommandOutput | DescribeClientVpnAuthorizationRulesCommandOutput | DescribeClientVpnConnectionsCommandOutput | DescribeClientVpnEndpointsCommandOutput | DescribeClientVpnRoutesCommandOutput | DescribeClientVpnTargetNetworksCommandOutput | DescribeCoipPoolsCommandOutput | DescribeConversionTasksCommandOutput | DescribeCustomerGatewaysCommandOutput | DescribeDhcpOptionsCommandOutput | DescribeEgressOnlyInternetGatewaysCommandOutput | DescribeElasticGpusCommandOutput | DescribeExportImageTasksCommandOutput | DescribeExportTasksCommandOutput | DescribeFastLaunchImagesCommandOutput | DescribeFastSnapshotRestoresCommandOutput | DescribeFleetHistoryCommandOutput | DescribeFleetInstancesCommandOutput | DescribeFleetsCommandOutput | DescribeFlowLogsCommandOutput | DescribeFpgaImageAttributeCommandOutput | DescribeFpgaImagesCommandOutput | DescribeHostReservationOfferingsCommandOutput | DescribeHostReservationsCommandOutput | DescribeHostsCommandOutput | DescribeIamInstanceProfileAssociationsCommandOutput | DescribeIdFormatCommandOutput | DescribeIdentityIdFormatCommandOutput | DescribeImageAttributeCommandOutput | DescribeImagesCommandOutput | DescribeImportImageTasksCommandOutput | DescribeImportSnapshotTasksCommandOutput | DescribeInstanceAttributeCommandOutput | DescribeInstanceCreditSpecificationsCommandOutput | DescribeInstanceEventNotificationAttributesCommandOutput | DescribeInstanceEventWindowsCommandOutput | DescribeInstanceStatusCommandOutput | DescribeInstanceTypeOfferingsCommandOutput | DescribeInstanceTypesCommandOutput | DescribeInstancesCommandOutput | DescribeInternetGatewaysCommandOutput | DescribeIpamPoolsCommandOutput | DescribeIpamResourceDiscoveriesCommandOutput | DescribeIpamResourceDiscoveryAssociationsCommandOutput | DescribeIpamScopesCommandOutput | DescribeIpamsCommandOutput | DescribeIpv6PoolsCommandOutput | DescribeKeyPairsCommandOutput | DescribeLaunchTemplateVersionsCommandOutput | DescribeLaunchTemplatesCommandOutput | DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandOutput | DescribeLocalGatewayRouteTableVpcAssociationsCommandOutput | DescribeLocalGatewayRouteTablesCommandOutput | DescribeLocalGatewayVirtualInterfaceGroupsCommandOutput | DescribeLocalGatewayVirtualInterfacesCommandOutput | DescribeLocalGatewaysCommandOutput | DescribeManagedPrefixListsCommandOutput | DescribeMovingAddressesCommandOutput | DescribeNatGatewaysCommandOutput | DescribeNetworkAclsCommandOutput | DescribeNetworkInsightsAccessScopeAnalysesCommandOutput | DescribeNetworkInsightsAccessScopesCommandOutput | DescribeNetworkInsightsAnalysesCommandOutput | DescribeNetworkInsightsPathsCommandOutput | DescribeNetworkInterfaceAttributeCommandOutput | DescribeNetworkInterfacePermissionsCommandOutput | DescribeNetworkInterfacesCommandOutput | DescribePlacementGroupsCommandOutput | DescribePrefixListsCommandOutput | DescribePrincipalIdFormatCommandOutput | DescribePublicIpv4PoolsCommandOutput | DescribeRegionsCommandOutput | DescribeReplaceRootVolumeTasksCommandOutput | DescribeReservedInstancesCommandOutput | DescribeReservedInstancesListingsCommandOutput | DescribeReservedInstancesModificationsCommandOutput | DescribeReservedInstancesOfferingsCommandOutput | DescribeRouteTablesCommandOutput | DescribeScheduledInstanceAvailabilityCommandOutput | DescribeScheduledInstancesCommandOutput | DescribeSecurityGroupReferencesCommandOutput | DescribeSecurityGroupRulesCommandOutput | DescribeSecurityGroupsCommandOutput | DescribeSnapshotAttributeCommandOutput | DescribeSnapshotTierStatusCommandOutput | DescribeSnapshotsCommandOutput | DescribeSpotDatafeedSubscriptionCommandOutput | DescribeSpotFleetInstancesCommandOutput | DescribeSpotFleetRequestHistoryCommandOutput | DescribeSpotFleetRequestsCommandOutput | DescribeSpotInstanceRequestsCommandOutput | DescribeSpotPriceHistoryCommandOutput | DescribeStaleSecurityGroupsCommandOutput | DescribeStoreImageTasksCommandOutput | DescribeSubnetsCommandOutput | DescribeTagsCommandOutput | DescribeTrafficMirrorFiltersCommandOutput | DescribeTrafficMirrorSessionsCommandOutput | DescribeTrafficMirrorTargetsCommandOutput | DescribeTransitGatewayAttachmentsCommandOutput | DescribeTransitGatewayConnectPeersCommandOutput | DescribeTransitGatewayConnectsCommandOutput | DescribeTransitGatewayMulticastDomainsCommandOutput | DescribeTransitGatewayPeeringAttachmentsCommandOutput | DescribeTransitGatewayPolicyTablesCommandOutput | DescribeTransitGatewayRouteTableAnnouncementsCommandOutput | DescribeTransitGatewayRouteTablesCommandOutput | DescribeTransitGatewayVpcAttachmentsCommandOutput | DescribeTransitGatewaysCommandOutput | DescribeTrunkInterfaceAssociationsCommandOutput | DescribeVerifiedAccessEndpointsCommandOutput | DescribeVerifiedAccessGroupsCommandOutput | DescribeVerifiedAccessInstanceLoggingConfigurationsCommandOutput | DescribeVerifiedAccessInstancesCommandOutput | DescribeVerifiedAccessTrustProvidersCommandOutput | DescribeVolumeAttributeCommandOutput | DescribeVolumeStatusCommandOutput | DescribeVolumesCommandOutput | DescribeVolumesModificationsCommandOutput | DescribeVpcAttributeCommandOutput | DescribeVpcClassicLinkCommandOutput | DescribeVpcClassicLinkDnsSupportCommandOutput | DescribeVpcEndpointConnectionNotificationsCommandOutput | DescribeVpcEndpointConnectionsCommandOutput | DescribeVpcEndpointServiceConfigurationsCommandOutput | DescribeVpcEndpointServicePermissionsCommandOutput | DescribeVpcEndpointServicesCommandOutput | DescribeVpcEndpointsCommandOutput | DescribeVpcPeeringConnectionsCommandOutput | DescribeVpcsCommandOutput | DescribeVpnConnectionsCommandOutput | DescribeVpnGatewaysCommandOutput | DetachClassicLinkVpcCommandOutput | DetachInternetGatewayCommandOutput | DetachNetworkInterfaceCommandOutput | DetachVerifiedAccessTrustProviderCommandOutput | DetachVolumeCommandOutput | DetachVpnGatewayCommandOutput | DisableAddressTransferCommandOutput | DisableAwsNetworkPerformanceMetricSubscriptionCommandOutput | DisableEbsEncryptionByDefaultCommandOutput | DisableFastLaunchCommandOutput | DisableFastSnapshotRestoresCommandOutput | DisableImageDeprecationCommandOutput | DisableIpamOrganizationAdminAccountCommandOutput | DisableSerialConsoleAccessCommandOutput | DisableTransitGatewayRouteTablePropagationCommandOutput | DisableVgwRoutePropagationCommandOutput | DisableVpcClassicLinkCommandOutput | DisableVpcClassicLinkDnsSupportCommandOutput | DisassociateAddressCommandOutput | DisassociateClientVpnTargetNetworkCommandOutput | DisassociateEnclaveCertificateIamRoleCommandOutput | DisassociateIamInstanceProfileCommandOutput | DisassociateInstanceEventWindowCommandOutput | DisassociateIpamResourceDiscoveryCommandOutput | DisassociateNatGatewayAddressCommandOutput | DisassociateRouteTableCommandOutput | DisassociateSubnetCidrBlockCommandOutput | DisassociateTransitGatewayMulticastDomainCommandOutput | DisassociateTransitGatewayPolicyTableCommandOutput | DisassociateTransitGatewayRouteTableCommandOutput | DisassociateTrunkInterfaceCommandOutput | DisassociateVpcCidrBlockCommandOutput | EnableAddressTransferCommandOutput | EnableAwsNetworkPerformanceMetricSubscriptionCommandOutput | EnableEbsEncryptionByDefaultCommandOutput | EnableFastLaunchCommandOutput | EnableFastSnapshotRestoresCommandOutput | EnableImageDeprecationCommandOutput | EnableIpamOrganizationAdminAccountCommandOutput | EnableReachabilityAnalyzerOrganizationSharingCommandOutput | EnableSerialConsoleAccessCommandOutput | EnableTransitGatewayRouteTablePropagationCommandOutput | EnableVgwRoutePropagationCommandOutput | EnableVolumeIOCommandOutput | EnableVpcClassicLinkCommandOutput | EnableVpcClassicLinkDnsSupportCommandOutput | ExportClientVpnClientCertificateRevocationListCommandOutput | ExportClientVpnClientConfigurationCommandOutput | ExportImageCommandOutput | ExportTransitGatewayRoutesCommandOutput | GetAssociatedEnclaveCertificateIamRolesCommandOutput | GetAssociatedIpv6PoolCidrsCommandOutput | GetAwsNetworkPerformanceDataCommandOutput | GetCapacityReservationUsageCommandOutput | GetCoipPoolUsageCommandOutput | GetConsoleOutputCommandOutput | GetConsoleScreenshotCommandOutput | GetDefaultCreditSpecificationCommandOutput | GetEbsDefaultKmsKeyIdCommandOutput | GetEbsEncryptionByDefaultCommandOutput | GetFlowLogsIntegrationTemplateCommandOutput | GetGroupsForCapacityReservationCommandOutput | GetHostReservationPurchasePreviewCommandOutput | GetInstanceTypesFromInstanceRequirementsCommandOutput | GetInstanceUefiDataCommandOutput | GetIpamAddressHistoryCommandOutput | GetIpamDiscoveredAccountsCommandOutput | GetIpamDiscoveredResourceCidrsCommandOutput | GetIpamPoolAllocationsCommandOutput | GetIpamPoolCidrsCommandOutput | GetIpamResourceCidrsCommandOutput | GetLaunchTemplateDataCommandOutput | GetManagedPrefixListAssociationsCommandOutput | GetManagedPrefixListEntriesCommandOutput | GetNetworkInsightsAccessScopeAnalysisFindingsCommandOutput | GetNetworkInsightsAccessScopeContentCommandOutput | GetPasswordDataCommandOutput | GetReservedInstancesExchangeQuoteCommandOutput | GetSerialConsoleAccessStatusCommandOutput | GetSpotPlacementScoresCommandOutput | GetSubnetCidrReservationsCommandOutput | GetTransitGatewayAttachmentPropagationsCommandOutput | GetTransitGatewayMulticastDomainAssociationsCommandOutput | GetTransitGatewayPolicyTableAssociationsCommandOutput | GetTransitGatewayPolicyTableEntriesCommandOutput | GetTransitGatewayPrefixListReferencesCommandOutput | GetTransitGatewayRouteTableAssociationsCommandOutput | GetTransitGatewayRouteTablePropagationsCommandOutput | GetVerifiedAccessEndpointPolicyCommandOutput | GetVerifiedAccessGroupPolicyCommandOutput | GetVpnConnectionDeviceSampleConfigurationCommandOutput | GetVpnConnectionDeviceTypesCommandOutput | GetVpnTunnelReplacementStatusCommandOutput | ImportClientVpnClientCertificateRevocationListCommandOutput | ImportImageCommandOutput | ImportInstanceCommandOutput | ImportKeyPairCommandOutput | ImportSnapshotCommandOutput | ImportVolumeCommandOutput | ListImagesInRecycleBinCommandOutput | ListSnapshotsInRecycleBinCommandOutput | ModifyAddressAttributeCommandOutput | ModifyAvailabilityZoneGroupCommandOutput | ModifyCapacityReservationCommandOutput | ModifyCapacityReservationFleetCommandOutput | ModifyClientVpnEndpointCommandOutput | ModifyDefaultCreditSpecificationCommandOutput | ModifyEbsDefaultKmsKeyIdCommandOutput | ModifyFleetCommandOutput | ModifyFpgaImageAttributeCommandOutput | ModifyHostsCommandOutput | ModifyIdFormatCommandOutput | ModifyIdentityIdFormatCommandOutput | ModifyImageAttributeCommandOutput | ModifyInstanceAttributeCommandOutput | ModifyInstanceCapacityReservationAttributesCommandOutput | ModifyInstanceCreditSpecificationCommandOutput | ModifyInstanceEventStartTimeCommandOutput | ModifyInstanceEventWindowCommandOutput | ModifyInstanceMaintenanceOptionsCommandOutput | ModifyInstanceMetadataOptionsCommandOutput | ModifyInstancePlacementCommandOutput | ModifyIpamCommandOutput | ModifyIpamPoolCommandOutput | ModifyIpamResourceCidrCommandOutput | ModifyIpamResourceDiscoveryCommandOutput | ModifyIpamScopeCommandOutput | ModifyLaunchTemplateCommandOutput | ModifyLocalGatewayRouteCommandOutput | ModifyManagedPrefixListCommandOutput | ModifyNetworkInterfaceAttributeCommandOutput | ModifyPrivateDnsNameOptionsCommandOutput | ModifyReservedInstancesCommandOutput | ModifySecurityGroupRulesCommandOutput | ModifySnapshotAttributeCommandOutput | ModifySnapshotTierCommandOutput | ModifySpotFleetRequestCommandOutput | ModifySubnetAttributeCommandOutput | ModifyTrafficMirrorFilterNetworkServicesCommandOutput | ModifyTrafficMirrorFilterRuleCommandOutput | ModifyTrafficMirrorSessionCommandOutput | ModifyTransitGatewayCommandOutput | ModifyTransitGatewayPrefixListReferenceCommandOutput | ModifyTransitGatewayVpcAttachmentCommandOutput | ModifyVerifiedAccessEndpointCommandOutput | ModifyVerifiedAccessEndpointPolicyCommandOutput | ModifyVerifiedAccessGroupCommandOutput | ModifyVerifiedAccessGroupPolicyCommandOutput | ModifyVerifiedAccessInstanceCommandOutput | ModifyVerifiedAccessInstanceLoggingConfigurationCommandOutput | ModifyVerifiedAccessTrustProviderCommandOutput | ModifyVolumeAttributeCommandOutput | ModifyVolumeCommandOutput | ModifyVpcAttributeCommandOutput | ModifyVpcEndpointCommandOutput | ModifyVpcEndpointConnectionNotificationCommandOutput | ModifyVpcEndpointServiceConfigurationCommandOutput | ModifyVpcEndpointServicePayerResponsibilityCommandOutput | ModifyVpcEndpointServicePermissionsCommandOutput | ModifyVpcPeeringConnectionOptionsCommandOutput | ModifyVpcTenancyCommandOutput | ModifyVpnConnectionCommandOutput | ModifyVpnConnectionOptionsCommandOutput | ModifyVpnTunnelCertificateCommandOutput | ModifyVpnTunnelOptionsCommandOutput | MonitorInstancesCommandOutput | MoveAddressToVpcCommandOutput | MoveByoipCidrToIpamCommandOutput | ProvisionByoipCidrCommandOutput | ProvisionIpamPoolCidrCommandOutput | ProvisionPublicIpv4PoolCidrCommandOutput | PurchaseHostReservationCommandOutput | PurchaseReservedInstancesOfferingCommandOutput | PurchaseScheduledInstancesCommandOutput | RebootInstancesCommandOutput | RegisterImageCommandOutput | RegisterInstanceEventNotificationAttributesCommandOutput | RegisterTransitGatewayMulticastGroupMembersCommandOutput | RegisterTransitGatewayMulticastGroupSourcesCommandOutput | RejectTransitGatewayMulticastDomainAssociationsCommandOutput | RejectTransitGatewayPeeringAttachmentCommandOutput | RejectTransitGatewayVpcAttachmentCommandOutput | RejectVpcEndpointConnectionsCommandOutput | RejectVpcPeeringConnectionCommandOutput | ReleaseAddressCommandOutput | ReleaseHostsCommandOutput | ReleaseIpamPoolAllocationCommandOutput | ReplaceIamInstanceProfileAssociationCommandOutput | ReplaceNetworkAclAssociationCommandOutput | ReplaceNetworkAclEntryCommandOutput | ReplaceRouteCommandOutput | ReplaceRouteTableAssociationCommandOutput | ReplaceTransitGatewayRouteCommandOutput | ReplaceVpnTunnelCommandOutput | ReportInstanceStatusCommandOutput | RequestSpotFleetCommandOutput | RequestSpotInstancesCommandOutput | ResetAddressAttributeCommandOutput | ResetEbsDefaultKmsKeyIdCommandOutput | ResetFpgaImageAttributeCommandOutput | ResetImageAttributeCommandOutput | ResetInstanceAttributeCommandOutput | ResetNetworkInterfaceAttributeCommandOutput | ResetSnapshotAttributeCommandOutput | RestoreAddressToClassicCommandOutput | RestoreImageFromRecycleBinCommandOutput | RestoreManagedPrefixListVersionCommandOutput | RestoreSnapshotFromRecycleBinCommandOutput | RestoreSnapshotTierCommandOutput | RevokeClientVpnIngressCommandOutput | RevokeSecurityGroupEgressCommandOutput | RevokeSecurityGroupIngressCommandOutput | RunInstancesCommandOutput | RunScheduledInstancesCommandOutput | SearchLocalGatewayRoutesCommandOutput | SearchTransitGatewayMulticastGroupsCommandOutput | SearchTransitGatewayRoutesCommandOutput | SendDiagnosticInterruptCommandOutput | StartInstancesCommandOutput | StartNetworkInsightsAccessScopeAnalysisCommandOutput | StartNetworkInsightsAnalysisCommandOutput | StartVpcEndpointServicePrivateDnsVerificationCommandOutput | StopInstancesCommandOutput | TerminateClientVpnConnectionsCommandOutput | TerminateInstancesCommandOutput | UnassignIpv6AddressesCommandOutput | UnassignPrivateIpAddressesCommandOutput | UnassignPrivateNatGatewayAddressCommandOutput | UnmonitorInstancesCommandOutput | UpdateSecurityGroupRuleDescriptionsEgressCommandOutput | UpdateSecurityGroupRuleDescriptionsIngressCommandOutput | WithdrawByoipCidrCommandOutput;
610
- /**
611
- * @public
612
- */
613
- export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
614
- /**
615
- * The HTTP handler to use. Fetch in browser and Https in Nodejs.
616
- */
617
- requestHandler?: __HttpHandler;
618
- /**
619
- * A constructor for a class implementing the {@link @aws-sdk/types#ChecksumConstructor} interface
620
- * that computes the SHA-256 HMAC or checksum of a string or binary buffer.
621
- * @internal
622
- */
623
- sha256?: __ChecksumConstructor | __HashConstructor;
624
- /**
625
- * The function that will be used to convert strings into HTTP endpoints.
626
- * @internal
627
- */
628
- urlParser?: __UrlParser;
629
- /**
630
- * A function that can calculate the length of a request body.
631
- * @internal
632
- */
633
- bodyLengthChecker?: __BodyLengthCalculator;
634
- /**
635
- * A function that converts a stream into an array of bytes.
636
- * @internal
637
- */
638
- streamCollector?: __StreamCollector;
639
- /**
640
- * The function that will be used to convert a base64-encoded string to a byte array.
641
- * @internal
642
- */
643
- base64Decoder?: __Decoder;
644
- /**
645
- * The function that will be used to convert binary data to a base64-encoded string.
646
- * @internal
647
- */
648
- base64Encoder?: __Encoder;
649
- /**
650
- * The function that will be used to convert a UTF8-encoded string to a byte array.
651
- * @internal
652
- */
653
- utf8Decoder?: __Decoder;
654
- /**
655
- * The function that will be used to convert binary data to a UTF-8 encoded string.
656
- * @internal
657
- */
658
- utf8Encoder?: __Encoder;
659
- /**
660
- * The runtime environment.
661
- * @internal
662
- */
663
- runtime?: string;
664
- /**
665
- * Disable dyanamically changing the endpoint of the client based on the hostPrefix
666
- * trait of an operation.
667
- */
668
- disableHostPrefix?: boolean;
669
- /**
670
- * Unique service identifier.
671
- * @internal
672
- */
673
- serviceId?: string;
674
- /**
675
- * Enables IPv6/IPv4 dualstack endpoint.
676
- */
677
- useDualstackEndpoint?: boolean | __Provider<boolean>;
678
- /**
679
- * Enables FIPS compatible endpoints.
680
- */
681
- useFipsEndpoint?: boolean | __Provider<boolean>;
682
- /**
683
- * The AWS region to which this client will send requests
684
- */
685
- region?: string | __Provider<string>;
686
- /**
687
- * Default credentials provider; Not available in browser runtime.
688
- * @internal
689
- */
690
- credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
691
- /**
692
- * The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
693
- * @internal
694
- */
695
- defaultUserAgentProvider?: Provider<__UserAgent>;
696
- /**
697
- * Value for how many times a request will be made at most in case of retry.
698
- */
699
- maxAttempts?: number | __Provider<number>;
700
- /**
701
- * Specifies which retry algorithm to use.
702
- */
703
- retryMode?: string | __Provider<string>;
704
- /**
705
- * Optional logger for logging debug/info/warn/error.
706
- */
707
- logger?: __Logger;
708
- /**
709
- * The {@link @aws-sdk/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
710
- */
711
- defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
712
- }
713
- /**
714
- * @public
715
- */
716
- type EC2ClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
717
- /**
718
- * @public
719
- *
720
- * The configuration interface of EC2Client class constructor that set the region, credentials and other options.
721
- */
722
- export interface EC2ClientConfig extends EC2ClientConfigType {
723
- }
724
- /**
725
- * @public
726
- */
727
- type EC2ClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
728
- /**
729
- * @public
730
- *
731
- * The resolved configuration interface of EC2Client class. This is resolved and normalized from the {@link EC2ClientConfig | constructor configuration interface}.
732
- */
733
- export interface EC2ClientResolvedConfig extends EC2ClientResolvedConfigType {
734
- }
735
- /**
736
- * @public
737
- * <fullname>Amazon Elastic Compute Cloud</fullname>
738
- * <p>Amazon Elastic Compute Cloud (Amazon EC2) provides secure and resizable computing capacity in the Amazon Web Services Cloud.
739
- * Using Amazon EC2 eliminates the need to invest in hardware up front, so you can develop and deploy applications
740
- * faster. Amazon Virtual Private Cloud (Amazon VPC) enables you to provision a logically isolated section of the
741
- * Amazon Web Services Cloud where you can launch Amazon Web Services resources in a virtual network that you've defined. Amazon Elastic Block Store
742
- * (Amazon EBS) provides block level storage volumes for use with EC2 instances. EBS volumes are highly available
743
- * and reliable storage volumes that can be attached to any running instance and used like a hard drive.</p>
744
- * <p>To learn more, see the following resources:</p>
745
- * <ul>
746
- * <li>
747
- * <p>Amazon EC2: <a href="http://aws.amazon.com/ec2">Amazon EC2 product page</a>, <a href="https://docs.aws.amazon.com/ec2/index.html">Amazon EC2 documentation</a>
748
- * </p>
749
- * </li>
750
- * <li>
751
- * <p>Amazon EBS: <a href="http://aws.amazon.com/ebs">Amazon EBS product page</a>, <a href="https://docs.aws.amazon.com/ebs/index.html">Amazon EBS documentation</a>
752
- * </p>
753
- * </li>
754
- * <li>
755
- * <p>Amazon VPC: <a href="http://aws.amazon.com/vpc">Amazon VPC product page</a>, <a href="https://docs.aws.amazon.com/vpc/index.html">Amazon VPC documentation</a>
756
- * </p>
757
- * </li>
758
- * <li>
759
- * <p>VPN: <a href="http://aws.amazon.com/vpn">VPN product page</a>, <a href="https://docs.aws.amazon.com/vpn/index.html">VPN documentation</a>
760
- * </p>
761
- * </li>
762
- * </ul>
763
- */
764
- export declare class EC2Client extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, EC2ClientResolvedConfig> {
765
- /**
766
- * The resolved configuration of EC2Client class. This is resolved and normalized from the {@link EC2ClientConfig | constructor configuration interface}.
767
- */
768
- readonly config: EC2ClientResolvedConfig;
769
- constructor(configuration: EC2ClientConfig);
770
- /**
771
- * Destroy underlying resources, like sockets. It's usually not necessary to do this.
772
- * However in Node.js, it's best to explicitly shut down the client's agent when it is no longer needed.
773
- * Otherwise, sockets might stay open for quite a long time before the server terminates them.
774
- */
775
- destroy(): void;
776
- }
777
- export {};
1
+ import {
2
+ RegionInputConfig,
3
+ RegionResolvedConfig,
4
+ } from "@aws-sdk/config-resolver";
5
+ import {
6
+ EndpointInputConfig,
7
+ EndpointResolvedConfig,
8
+ } from "@aws-sdk/middleware-endpoint";
9
+ import {
10
+ HostHeaderInputConfig,
11
+ HostHeaderResolvedConfig,
12
+ } from "@aws-sdk/middleware-host-header";
13
+ import {
14
+ RetryInputConfig,
15
+ RetryResolvedConfig,
16
+ } from "@aws-sdk/middleware-retry";
17
+ import {
18
+ AwsAuthInputConfig,
19
+ AwsAuthResolvedConfig,
20
+ } from "@aws-sdk/middleware-signing";
21
+ import {
22
+ UserAgentInputConfig,
23
+ UserAgentResolvedConfig,
24
+ } from "@aws-sdk/middleware-user-agent";
25
+ import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
26
+ import {
27
+ Client as __Client,
28
+ DefaultsMode as __DefaultsMode,
29
+ SmithyConfiguration as __SmithyConfiguration,
30
+ SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
31
+ } from "@aws-sdk/smithy-client";
32
+ import {
33
+ BodyLengthCalculator as __BodyLengthCalculator,
34
+ ChecksumConstructor as __ChecksumConstructor,
35
+ Credentials as __Credentials,
36
+ Decoder as __Decoder,
37
+ Encoder as __Encoder,
38
+ HashConstructor as __HashConstructor,
39
+ HttpHandlerOptions as __HttpHandlerOptions,
40
+ Logger as __Logger,
41
+ Provider as __Provider,
42
+ Provider,
43
+ StreamCollector as __StreamCollector,
44
+ UrlParser as __UrlParser,
45
+ UserAgent as __UserAgent,
46
+ } from "@aws-sdk/types";
47
+ import {
48
+ AcceptAddressTransferCommandInput,
49
+ AcceptAddressTransferCommandOutput,
50
+ } from "./commands/AcceptAddressTransferCommand";
51
+ import {
52
+ AcceptReservedInstancesExchangeQuoteCommandInput,
53
+ AcceptReservedInstancesExchangeQuoteCommandOutput,
54
+ } from "./commands/AcceptReservedInstancesExchangeQuoteCommand";
55
+ import {
56
+ AcceptTransitGatewayMulticastDomainAssociationsCommandInput,
57
+ AcceptTransitGatewayMulticastDomainAssociationsCommandOutput,
58
+ } from "./commands/AcceptTransitGatewayMulticastDomainAssociationsCommand";
59
+ import {
60
+ AcceptTransitGatewayPeeringAttachmentCommandInput,
61
+ AcceptTransitGatewayPeeringAttachmentCommandOutput,
62
+ } from "./commands/AcceptTransitGatewayPeeringAttachmentCommand";
63
+ import {
64
+ AcceptTransitGatewayVpcAttachmentCommandInput,
65
+ AcceptTransitGatewayVpcAttachmentCommandOutput,
66
+ } from "./commands/AcceptTransitGatewayVpcAttachmentCommand";
67
+ import {
68
+ AcceptVpcEndpointConnectionsCommandInput,
69
+ AcceptVpcEndpointConnectionsCommandOutput,
70
+ } from "./commands/AcceptVpcEndpointConnectionsCommand";
71
+ import {
72
+ AcceptVpcPeeringConnectionCommandInput,
73
+ AcceptVpcPeeringConnectionCommandOutput,
74
+ } from "./commands/AcceptVpcPeeringConnectionCommand";
75
+ import {
76
+ AdvertiseByoipCidrCommandInput,
77
+ AdvertiseByoipCidrCommandOutput,
78
+ } from "./commands/AdvertiseByoipCidrCommand";
79
+ import {
80
+ AllocateAddressCommandInput,
81
+ AllocateAddressCommandOutput,
82
+ } from "./commands/AllocateAddressCommand";
83
+ import {
84
+ AllocateHostsCommandInput,
85
+ AllocateHostsCommandOutput,
86
+ } from "./commands/AllocateHostsCommand";
87
+ import {
88
+ AllocateIpamPoolCidrCommandInput,
89
+ AllocateIpamPoolCidrCommandOutput,
90
+ } from "./commands/AllocateIpamPoolCidrCommand";
91
+ import {
92
+ ApplySecurityGroupsToClientVpnTargetNetworkCommandInput,
93
+ ApplySecurityGroupsToClientVpnTargetNetworkCommandOutput,
94
+ } from "./commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand";
95
+ import {
96
+ AssignIpv6AddressesCommandInput,
97
+ AssignIpv6AddressesCommandOutput,
98
+ } from "./commands/AssignIpv6AddressesCommand";
99
+ import {
100
+ AssignPrivateIpAddressesCommandInput,
101
+ AssignPrivateIpAddressesCommandOutput,
102
+ } from "./commands/AssignPrivateIpAddressesCommand";
103
+ import {
104
+ AssignPrivateNatGatewayAddressCommandInput,
105
+ AssignPrivateNatGatewayAddressCommandOutput,
106
+ } from "./commands/AssignPrivateNatGatewayAddressCommand";
107
+ import {
108
+ AssociateAddressCommandInput,
109
+ AssociateAddressCommandOutput,
110
+ } from "./commands/AssociateAddressCommand";
111
+ import {
112
+ AssociateClientVpnTargetNetworkCommandInput,
113
+ AssociateClientVpnTargetNetworkCommandOutput,
114
+ } from "./commands/AssociateClientVpnTargetNetworkCommand";
115
+ import {
116
+ AssociateDhcpOptionsCommandInput,
117
+ AssociateDhcpOptionsCommandOutput,
118
+ } from "./commands/AssociateDhcpOptionsCommand";
119
+ import {
120
+ AssociateEnclaveCertificateIamRoleCommandInput,
121
+ AssociateEnclaveCertificateIamRoleCommandOutput,
122
+ } from "./commands/AssociateEnclaveCertificateIamRoleCommand";
123
+ import {
124
+ AssociateIamInstanceProfileCommandInput,
125
+ AssociateIamInstanceProfileCommandOutput,
126
+ } from "./commands/AssociateIamInstanceProfileCommand";
127
+ import {
128
+ AssociateInstanceEventWindowCommandInput,
129
+ AssociateInstanceEventWindowCommandOutput,
130
+ } from "./commands/AssociateInstanceEventWindowCommand";
131
+ import {
132
+ AssociateIpamResourceDiscoveryCommandInput,
133
+ AssociateIpamResourceDiscoveryCommandOutput,
134
+ } from "./commands/AssociateIpamResourceDiscoveryCommand";
135
+ import {
136
+ AssociateNatGatewayAddressCommandInput,
137
+ AssociateNatGatewayAddressCommandOutput,
138
+ } from "./commands/AssociateNatGatewayAddressCommand";
139
+ import {
140
+ AssociateRouteTableCommandInput,
141
+ AssociateRouteTableCommandOutput,
142
+ } from "./commands/AssociateRouteTableCommand";
143
+ import {
144
+ AssociateSubnetCidrBlockCommandInput,
145
+ AssociateSubnetCidrBlockCommandOutput,
146
+ } from "./commands/AssociateSubnetCidrBlockCommand";
147
+ import {
148
+ AssociateTransitGatewayMulticastDomainCommandInput,
149
+ AssociateTransitGatewayMulticastDomainCommandOutput,
150
+ } from "./commands/AssociateTransitGatewayMulticastDomainCommand";
151
+ import {
152
+ AssociateTransitGatewayPolicyTableCommandInput,
153
+ AssociateTransitGatewayPolicyTableCommandOutput,
154
+ } from "./commands/AssociateTransitGatewayPolicyTableCommand";
155
+ import {
156
+ AssociateTransitGatewayRouteTableCommandInput,
157
+ AssociateTransitGatewayRouteTableCommandOutput,
158
+ } from "./commands/AssociateTransitGatewayRouteTableCommand";
159
+ import {
160
+ AssociateTrunkInterfaceCommandInput,
161
+ AssociateTrunkInterfaceCommandOutput,
162
+ } from "./commands/AssociateTrunkInterfaceCommand";
163
+ import {
164
+ AssociateVpcCidrBlockCommandInput,
165
+ AssociateVpcCidrBlockCommandOutput,
166
+ } from "./commands/AssociateVpcCidrBlockCommand";
167
+ import {
168
+ AttachClassicLinkVpcCommandInput,
169
+ AttachClassicLinkVpcCommandOutput,
170
+ } from "./commands/AttachClassicLinkVpcCommand";
171
+ import {
172
+ AttachInternetGatewayCommandInput,
173
+ AttachInternetGatewayCommandOutput,
174
+ } from "./commands/AttachInternetGatewayCommand";
175
+ import {
176
+ AttachNetworkInterfaceCommandInput,
177
+ AttachNetworkInterfaceCommandOutput,
178
+ } from "./commands/AttachNetworkInterfaceCommand";
179
+ import {
180
+ AttachVerifiedAccessTrustProviderCommandInput,
181
+ AttachVerifiedAccessTrustProviderCommandOutput,
182
+ } from "./commands/AttachVerifiedAccessTrustProviderCommand";
183
+ import {
184
+ AttachVolumeCommandInput,
185
+ AttachVolumeCommandOutput,
186
+ } from "./commands/AttachVolumeCommand";
187
+ import {
188
+ AttachVpnGatewayCommandInput,
189
+ AttachVpnGatewayCommandOutput,
190
+ } from "./commands/AttachVpnGatewayCommand";
191
+ import {
192
+ AuthorizeClientVpnIngressCommandInput,
193
+ AuthorizeClientVpnIngressCommandOutput,
194
+ } from "./commands/AuthorizeClientVpnIngressCommand";
195
+ import {
196
+ AuthorizeSecurityGroupEgressCommandInput,
197
+ AuthorizeSecurityGroupEgressCommandOutput,
198
+ } from "./commands/AuthorizeSecurityGroupEgressCommand";
199
+ import {
200
+ AuthorizeSecurityGroupIngressCommandInput,
201
+ AuthorizeSecurityGroupIngressCommandOutput,
202
+ } from "./commands/AuthorizeSecurityGroupIngressCommand";
203
+ import {
204
+ BundleInstanceCommandInput,
205
+ BundleInstanceCommandOutput,
206
+ } from "./commands/BundleInstanceCommand";
207
+ import {
208
+ CancelBundleTaskCommandInput,
209
+ CancelBundleTaskCommandOutput,
210
+ } from "./commands/CancelBundleTaskCommand";
211
+ import {
212
+ CancelCapacityReservationCommandInput,
213
+ CancelCapacityReservationCommandOutput,
214
+ } from "./commands/CancelCapacityReservationCommand";
215
+ import {
216
+ CancelCapacityReservationFleetsCommandInput,
217
+ CancelCapacityReservationFleetsCommandOutput,
218
+ } from "./commands/CancelCapacityReservationFleetsCommand";
219
+ import {
220
+ CancelConversionTaskCommandInput,
221
+ CancelConversionTaskCommandOutput,
222
+ } from "./commands/CancelConversionTaskCommand";
223
+ import {
224
+ CancelExportTaskCommandInput,
225
+ CancelExportTaskCommandOutput,
226
+ } from "./commands/CancelExportTaskCommand";
227
+ import {
228
+ CancelImageLaunchPermissionCommandInput,
229
+ CancelImageLaunchPermissionCommandOutput,
230
+ } from "./commands/CancelImageLaunchPermissionCommand";
231
+ import {
232
+ CancelImportTaskCommandInput,
233
+ CancelImportTaskCommandOutput,
234
+ } from "./commands/CancelImportTaskCommand";
235
+ import {
236
+ CancelReservedInstancesListingCommandInput,
237
+ CancelReservedInstancesListingCommandOutput,
238
+ } from "./commands/CancelReservedInstancesListingCommand";
239
+ import {
240
+ CancelSpotFleetRequestsCommandInput,
241
+ CancelSpotFleetRequestsCommandOutput,
242
+ } from "./commands/CancelSpotFleetRequestsCommand";
243
+ import {
244
+ CancelSpotInstanceRequestsCommandInput,
245
+ CancelSpotInstanceRequestsCommandOutput,
246
+ } from "./commands/CancelSpotInstanceRequestsCommand";
247
+ import {
248
+ ConfirmProductInstanceCommandInput,
249
+ ConfirmProductInstanceCommandOutput,
250
+ } from "./commands/ConfirmProductInstanceCommand";
251
+ import {
252
+ CopyFpgaImageCommandInput,
253
+ CopyFpgaImageCommandOutput,
254
+ } from "./commands/CopyFpgaImageCommand";
255
+ import {
256
+ CopyImageCommandInput,
257
+ CopyImageCommandOutput,
258
+ } from "./commands/CopyImageCommand";
259
+ import {
260
+ CopySnapshotCommandInput,
261
+ CopySnapshotCommandOutput,
262
+ } from "./commands/CopySnapshotCommand";
263
+ import {
264
+ CreateCapacityReservationCommandInput,
265
+ CreateCapacityReservationCommandOutput,
266
+ } from "./commands/CreateCapacityReservationCommand";
267
+ import {
268
+ CreateCapacityReservationFleetCommandInput,
269
+ CreateCapacityReservationFleetCommandOutput,
270
+ } from "./commands/CreateCapacityReservationFleetCommand";
271
+ import {
272
+ CreateCarrierGatewayCommandInput,
273
+ CreateCarrierGatewayCommandOutput,
274
+ } from "./commands/CreateCarrierGatewayCommand";
275
+ import {
276
+ CreateClientVpnEndpointCommandInput,
277
+ CreateClientVpnEndpointCommandOutput,
278
+ } from "./commands/CreateClientVpnEndpointCommand";
279
+ import {
280
+ CreateClientVpnRouteCommandInput,
281
+ CreateClientVpnRouteCommandOutput,
282
+ } from "./commands/CreateClientVpnRouteCommand";
283
+ import {
284
+ CreateCoipCidrCommandInput,
285
+ CreateCoipCidrCommandOutput,
286
+ } from "./commands/CreateCoipCidrCommand";
287
+ import {
288
+ CreateCoipPoolCommandInput,
289
+ CreateCoipPoolCommandOutput,
290
+ } from "./commands/CreateCoipPoolCommand";
291
+ import {
292
+ CreateCustomerGatewayCommandInput,
293
+ CreateCustomerGatewayCommandOutput,
294
+ } from "./commands/CreateCustomerGatewayCommand";
295
+ import {
296
+ CreateDefaultSubnetCommandInput,
297
+ CreateDefaultSubnetCommandOutput,
298
+ } from "./commands/CreateDefaultSubnetCommand";
299
+ import {
300
+ CreateDefaultVpcCommandInput,
301
+ CreateDefaultVpcCommandOutput,
302
+ } from "./commands/CreateDefaultVpcCommand";
303
+ import {
304
+ CreateDhcpOptionsCommandInput,
305
+ CreateDhcpOptionsCommandOutput,
306
+ } from "./commands/CreateDhcpOptionsCommand";
307
+ import {
308
+ CreateEgressOnlyInternetGatewayCommandInput,
309
+ CreateEgressOnlyInternetGatewayCommandOutput,
310
+ } from "./commands/CreateEgressOnlyInternetGatewayCommand";
311
+ import {
312
+ CreateFleetCommandInput,
313
+ CreateFleetCommandOutput,
314
+ } from "./commands/CreateFleetCommand";
315
+ import {
316
+ CreateFlowLogsCommandInput,
317
+ CreateFlowLogsCommandOutput,
318
+ } from "./commands/CreateFlowLogsCommand";
319
+ import {
320
+ CreateFpgaImageCommandInput,
321
+ CreateFpgaImageCommandOutput,
322
+ } from "./commands/CreateFpgaImageCommand";
323
+ import {
324
+ CreateImageCommandInput,
325
+ CreateImageCommandOutput,
326
+ } from "./commands/CreateImageCommand";
327
+ import {
328
+ CreateInstanceEventWindowCommandInput,
329
+ CreateInstanceEventWindowCommandOutput,
330
+ } from "./commands/CreateInstanceEventWindowCommand";
331
+ import {
332
+ CreateInstanceExportTaskCommandInput,
333
+ CreateInstanceExportTaskCommandOutput,
334
+ } from "./commands/CreateInstanceExportTaskCommand";
335
+ import {
336
+ CreateInternetGatewayCommandInput,
337
+ CreateInternetGatewayCommandOutput,
338
+ } from "./commands/CreateInternetGatewayCommand";
339
+ import {
340
+ CreateIpamCommandInput,
341
+ CreateIpamCommandOutput,
342
+ } from "./commands/CreateIpamCommand";
343
+ import {
344
+ CreateIpamPoolCommandInput,
345
+ CreateIpamPoolCommandOutput,
346
+ } from "./commands/CreateIpamPoolCommand";
347
+ import {
348
+ CreateIpamResourceDiscoveryCommandInput,
349
+ CreateIpamResourceDiscoveryCommandOutput,
350
+ } from "./commands/CreateIpamResourceDiscoveryCommand";
351
+ import {
352
+ CreateIpamScopeCommandInput,
353
+ CreateIpamScopeCommandOutput,
354
+ } from "./commands/CreateIpamScopeCommand";
355
+ import {
356
+ CreateKeyPairCommandInput,
357
+ CreateKeyPairCommandOutput,
358
+ } from "./commands/CreateKeyPairCommand";
359
+ import {
360
+ CreateLaunchTemplateCommandInput,
361
+ CreateLaunchTemplateCommandOutput,
362
+ } from "./commands/CreateLaunchTemplateCommand";
363
+ import {
364
+ CreateLaunchTemplateVersionCommandInput,
365
+ CreateLaunchTemplateVersionCommandOutput,
366
+ } from "./commands/CreateLaunchTemplateVersionCommand";
367
+ import {
368
+ CreateLocalGatewayRouteCommandInput,
369
+ CreateLocalGatewayRouteCommandOutput,
370
+ } from "./commands/CreateLocalGatewayRouteCommand";
371
+ import {
372
+ CreateLocalGatewayRouteTableCommandInput,
373
+ CreateLocalGatewayRouteTableCommandOutput,
374
+ } from "./commands/CreateLocalGatewayRouteTableCommand";
375
+ import {
376
+ CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandInput,
377
+ CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandOutput,
378
+ } from "./commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand";
379
+ import {
380
+ CreateLocalGatewayRouteTableVpcAssociationCommandInput,
381
+ CreateLocalGatewayRouteTableVpcAssociationCommandOutput,
382
+ } from "./commands/CreateLocalGatewayRouteTableVpcAssociationCommand";
383
+ import {
384
+ CreateManagedPrefixListCommandInput,
385
+ CreateManagedPrefixListCommandOutput,
386
+ } from "./commands/CreateManagedPrefixListCommand";
387
+ import {
388
+ CreateNatGatewayCommandInput,
389
+ CreateNatGatewayCommandOutput,
390
+ } from "./commands/CreateNatGatewayCommand";
391
+ import {
392
+ CreateNetworkAclCommandInput,
393
+ CreateNetworkAclCommandOutput,
394
+ } from "./commands/CreateNetworkAclCommand";
395
+ import {
396
+ CreateNetworkAclEntryCommandInput,
397
+ CreateNetworkAclEntryCommandOutput,
398
+ } from "./commands/CreateNetworkAclEntryCommand";
399
+ import {
400
+ CreateNetworkInsightsAccessScopeCommandInput,
401
+ CreateNetworkInsightsAccessScopeCommandOutput,
402
+ } from "./commands/CreateNetworkInsightsAccessScopeCommand";
403
+ import {
404
+ CreateNetworkInsightsPathCommandInput,
405
+ CreateNetworkInsightsPathCommandOutput,
406
+ } from "./commands/CreateNetworkInsightsPathCommand";
407
+ import {
408
+ CreateNetworkInterfaceCommandInput,
409
+ CreateNetworkInterfaceCommandOutput,
410
+ } from "./commands/CreateNetworkInterfaceCommand";
411
+ import {
412
+ CreateNetworkInterfacePermissionCommandInput,
413
+ CreateNetworkInterfacePermissionCommandOutput,
414
+ } from "./commands/CreateNetworkInterfacePermissionCommand";
415
+ import {
416
+ CreatePlacementGroupCommandInput,
417
+ CreatePlacementGroupCommandOutput,
418
+ } from "./commands/CreatePlacementGroupCommand";
419
+ import {
420
+ CreatePublicIpv4PoolCommandInput,
421
+ CreatePublicIpv4PoolCommandOutput,
422
+ } from "./commands/CreatePublicIpv4PoolCommand";
423
+ import {
424
+ CreateReplaceRootVolumeTaskCommandInput,
425
+ CreateReplaceRootVolumeTaskCommandOutput,
426
+ } from "./commands/CreateReplaceRootVolumeTaskCommand";
427
+ import {
428
+ CreateReservedInstancesListingCommandInput,
429
+ CreateReservedInstancesListingCommandOutput,
430
+ } from "./commands/CreateReservedInstancesListingCommand";
431
+ import {
432
+ CreateRestoreImageTaskCommandInput,
433
+ CreateRestoreImageTaskCommandOutput,
434
+ } from "./commands/CreateRestoreImageTaskCommand";
435
+ import {
436
+ CreateRouteCommandInput,
437
+ CreateRouteCommandOutput,
438
+ } from "./commands/CreateRouteCommand";
439
+ import {
440
+ CreateRouteTableCommandInput,
441
+ CreateRouteTableCommandOutput,
442
+ } from "./commands/CreateRouteTableCommand";
443
+ import {
444
+ CreateSecurityGroupCommandInput,
445
+ CreateSecurityGroupCommandOutput,
446
+ } from "./commands/CreateSecurityGroupCommand";
447
+ import {
448
+ CreateSnapshotCommandInput,
449
+ CreateSnapshotCommandOutput,
450
+ } from "./commands/CreateSnapshotCommand";
451
+ import {
452
+ CreateSnapshotsCommandInput,
453
+ CreateSnapshotsCommandOutput,
454
+ } from "./commands/CreateSnapshotsCommand";
455
+ import {
456
+ CreateSpotDatafeedSubscriptionCommandInput,
457
+ CreateSpotDatafeedSubscriptionCommandOutput,
458
+ } from "./commands/CreateSpotDatafeedSubscriptionCommand";
459
+ import {
460
+ CreateStoreImageTaskCommandInput,
461
+ CreateStoreImageTaskCommandOutput,
462
+ } from "./commands/CreateStoreImageTaskCommand";
463
+ import {
464
+ CreateSubnetCidrReservationCommandInput,
465
+ CreateSubnetCidrReservationCommandOutput,
466
+ } from "./commands/CreateSubnetCidrReservationCommand";
467
+ import {
468
+ CreateSubnetCommandInput,
469
+ CreateSubnetCommandOutput,
470
+ } from "./commands/CreateSubnetCommand";
471
+ import {
472
+ CreateTagsCommandInput,
473
+ CreateTagsCommandOutput,
474
+ } from "./commands/CreateTagsCommand";
475
+ import {
476
+ CreateTrafficMirrorFilterCommandInput,
477
+ CreateTrafficMirrorFilterCommandOutput,
478
+ } from "./commands/CreateTrafficMirrorFilterCommand";
479
+ import {
480
+ CreateTrafficMirrorFilterRuleCommandInput,
481
+ CreateTrafficMirrorFilterRuleCommandOutput,
482
+ } from "./commands/CreateTrafficMirrorFilterRuleCommand";
483
+ import {
484
+ CreateTrafficMirrorSessionCommandInput,
485
+ CreateTrafficMirrorSessionCommandOutput,
486
+ } from "./commands/CreateTrafficMirrorSessionCommand";
487
+ import {
488
+ CreateTrafficMirrorTargetCommandInput,
489
+ CreateTrafficMirrorTargetCommandOutput,
490
+ } from "./commands/CreateTrafficMirrorTargetCommand";
491
+ import {
492
+ CreateTransitGatewayCommandInput,
493
+ CreateTransitGatewayCommandOutput,
494
+ } from "./commands/CreateTransitGatewayCommand";
495
+ import {
496
+ CreateTransitGatewayConnectCommandInput,
497
+ CreateTransitGatewayConnectCommandOutput,
498
+ } from "./commands/CreateTransitGatewayConnectCommand";
499
+ import {
500
+ CreateTransitGatewayConnectPeerCommandInput,
501
+ CreateTransitGatewayConnectPeerCommandOutput,
502
+ } from "./commands/CreateTransitGatewayConnectPeerCommand";
503
+ import {
504
+ CreateTransitGatewayMulticastDomainCommandInput,
505
+ CreateTransitGatewayMulticastDomainCommandOutput,
506
+ } from "./commands/CreateTransitGatewayMulticastDomainCommand";
507
+ import {
508
+ CreateTransitGatewayPeeringAttachmentCommandInput,
509
+ CreateTransitGatewayPeeringAttachmentCommandOutput,
510
+ } from "./commands/CreateTransitGatewayPeeringAttachmentCommand";
511
+ import {
512
+ CreateTransitGatewayPolicyTableCommandInput,
513
+ CreateTransitGatewayPolicyTableCommandOutput,
514
+ } from "./commands/CreateTransitGatewayPolicyTableCommand";
515
+ import {
516
+ CreateTransitGatewayPrefixListReferenceCommandInput,
517
+ CreateTransitGatewayPrefixListReferenceCommandOutput,
518
+ } from "./commands/CreateTransitGatewayPrefixListReferenceCommand";
519
+ import {
520
+ CreateTransitGatewayRouteCommandInput,
521
+ CreateTransitGatewayRouteCommandOutput,
522
+ } from "./commands/CreateTransitGatewayRouteCommand";
523
+ import {
524
+ CreateTransitGatewayRouteTableAnnouncementCommandInput,
525
+ CreateTransitGatewayRouteTableAnnouncementCommandOutput,
526
+ } from "./commands/CreateTransitGatewayRouteTableAnnouncementCommand";
527
+ import {
528
+ CreateTransitGatewayRouteTableCommandInput,
529
+ CreateTransitGatewayRouteTableCommandOutput,
530
+ } from "./commands/CreateTransitGatewayRouteTableCommand";
531
+ import {
532
+ CreateTransitGatewayVpcAttachmentCommandInput,
533
+ CreateTransitGatewayVpcAttachmentCommandOutput,
534
+ } from "./commands/CreateTransitGatewayVpcAttachmentCommand";
535
+ import {
536
+ CreateVerifiedAccessEndpointCommandInput,
537
+ CreateVerifiedAccessEndpointCommandOutput,
538
+ } from "./commands/CreateVerifiedAccessEndpointCommand";
539
+ import {
540
+ CreateVerifiedAccessGroupCommandInput,
541
+ CreateVerifiedAccessGroupCommandOutput,
542
+ } from "./commands/CreateVerifiedAccessGroupCommand";
543
+ import {
544
+ CreateVerifiedAccessInstanceCommandInput,
545
+ CreateVerifiedAccessInstanceCommandOutput,
546
+ } from "./commands/CreateVerifiedAccessInstanceCommand";
547
+ import {
548
+ CreateVerifiedAccessTrustProviderCommandInput,
549
+ CreateVerifiedAccessTrustProviderCommandOutput,
550
+ } from "./commands/CreateVerifiedAccessTrustProviderCommand";
551
+ import {
552
+ CreateVolumeCommandInput,
553
+ CreateVolumeCommandOutput,
554
+ } from "./commands/CreateVolumeCommand";
555
+ import {
556
+ CreateVpcCommandInput,
557
+ CreateVpcCommandOutput,
558
+ } from "./commands/CreateVpcCommand";
559
+ import {
560
+ CreateVpcEndpointCommandInput,
561
+ CreateVpcEndpointCommandOutput,
562
+ } from "./commands/CreateVpcEndpointCommand";
563
+ import {
564
+ CreateVpcEndpointConnectionNotificationCommandInput,
565
+ CreateVpcEndpointConnectionNotificationCommandOutput,
566
+ } from "./commands/CreateVpcEndpointConnectionNotificationCommand";
567
+ import {
568
+ CreateVpcEndpointServiceConfigurationCommandInput,
569
+ CreateVpcEndpointServiceConfigurationCommandOutput,
570
+ } from "./commands/CreateVpcEndpointServiceConfigurationCommand";
571
+ import {
572
+ CreateVpcPeeringConnectionCommandInput,
573
+ CreateVpcPeeringConnectionCommandOutput,
574
+ } from "./commands/CreateVpcPeeringConnectionCommand";
575
+ import {
576
+ CreateVpnConnectionCommandInput,
577
+ CreateVpnConnectionCommandOutput,
578
+ } from "./commands/CreateVpnConnectionCommand";
579
+ import {
580
+ CreateVpnConnectionRouteCommandInput,
581
+ CreateVpnConnectionRouteCommandOutput,
582
+ } from "./commands/CreateVpnConnectionRouteCommand";
583
+ import {
584
+ CreateVpnGatewayCommandInput,
585
+ CreateVpnGatewayCommandOutput,
586
+ } from "./commands/CreateVpnGatewayCommand";
587
+ import {
588
+ DeleteCarrierGatewayCommandInput,
589
+ DeleteCarrierGatewayCommandOutput,
590
+ } from "./commands/DeleteCarrierGatewayCommand";
591
+ import {
592
+ DeleteClientVpnEndpointCommandInput,
593
+ DeleteClientVpnEndpointCommandOutput,
594
+ } from "./commands/DeleteClientVpnEndpointCommand";
595
+ import {
596
+ DeleteClientVpnRouteCommandInput,
597
+ DeleteClientVpnRouteCommandOutput,
598
+ } from "./commands/DeleteClientVpnRouteCommand";
599
+ import {
600
+ DeleteCoipCidrCommandInput,
601
+ DeleteCoipCidrCommandOutput,
602
+ } from "./commands/DeleteCoipCidrCommand";
603
+ import {
604
+ DeleteCoipPoolCommandInput,
605
+ DeleteCoipPoolCommandOutput,
606
+ } from "./commands/DeleteCoipPoolCommand";
607
+ import {
608
+ DeleteCustomerGatewayCommandInput,
609
+ DeleteCustomerGatewayCommandOutput,
610
+ } from "./commands/DeleteCustomerGatewayCommand";
611
+ import {
612
+ DeleteDhcpOptionsCommandInput,
613
+ DeleteDhcpOptionsCommandOutput,
614
+ } from "./commands/DeleteDhcpOptionsCommand";
615
+ import {
616
+ DeleteEgressOnlyInternetGatewayCommandInput,
617
+ DeleteEgressOnlyInternetGatewayCommandOutput,
618
+ } from "./commands/DeleteEgressOnlyInternetGatewayCommand";
619
+ import {
620
+ DeleteFleetsCommandInput,
621
+ DeleteFleetsCommandOutput,
622
+ } from "./commands/DeleteFleetsCommand";
623
+ import {
624
+ DeleteFlowLogsCommandInput,
625
+ DeleteFlowLogsCommandOutput,
626
+ } from "./commands/DeleteFlowLogsCommand";
627
+ import {
628
+ DeleteFpgaImageCommandInput,
629
+ DeleteFpgaImageCommandOutput,
630
+ } from "./commands/DeleteFpgaImageCommand";
631
+ import {
632
+ DeleteInstanceEventWindowCommandInput,
633
+ DeleteInstanceEventWindowCommandOutput,
634
+ } from "./commands/DeleteInstanceEventWindowCommand";
635
+ import {
636
+ DeleteInternetGatewayCommandInput,
637
+ DeleteInternetGatewayCommandOutput,
638
+ } from "./commands/DeleteInternetGatewayCommand";
639
+ import {
640
+ DeleteIpamCommandInput,
641
+ DeleteIpamCommandOutput,
642
+ } from "./commands/DeleteIpamCommand";
643
+ import {
644
+ DeleteIpamPoolCommandInput,
645
+ DeleteIpamPoolCommandOutput,
646
+ } from "./commands/DeleteIpamPoolCommand";
647
+ import {
648
+ DeleteIpamResourceDiscoveryCommandInput,
649
+ DeleteIpamResourceDiscoveryCommandOutput,
650
+ } from "./commands/DeleteIpamResourceDiscoveryCommand";
651
+ import {
652
+ DeleteIpamScopeCommandInput,
653
+ DeleteIpamScopeCommandOutput,
654
+ } from "./commands/DeleteIpamScopeCommand";
655
+ import {
656
+ DeleteKeyPairCommandInput,
657
+ DeleteKeyPairCommandOutput,
658
+ } from "./commands/DeleteKeyPairCommand";
659
+ import {
660
+ DeleteLaunchTemplateCommandInput,
661
+ DeleteLaunchTemplateCommandOutput,
662
+ } from "./commands/DeleteLaunchTemplateCommand";
663
+ import {
664
+ DeleteLaunchTemplateVersionsCommandInput,
665
+ DeleteLaunchTemplateVersionsCommandOutput,
666
+ } from "./commands/DeleteLaunchTemplateVersionsCommand";
667
+ import {
668
+ DeleteLocalGatewayRouteCommandInput,
669
+ DeleteLocalGatewayRouteCommandOutput,
670
+ } from "./commands/DeleteLocalGatewayRouteCommand";
671
+ import {
672
+ DeleteLocalGatewayRouteTableCommandInput,
673
+ DeleteLocalGatewayRouteTableCommandOutput,
674
+ } from "./commands/DeleteLocalGatewayRouteTableCommand";
675
+ import {
676
+ DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandInput,
677
+ DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandOutput,
678
+ } from "./commands/DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand";
679
+ import {
680
+ DeleteLocalGatewayRouteTableVpcAssociationCommandInput,
681
+ DeleteLocalGatewayRouteTableVpcAssociationCommandOutput,
682
+ } from "./commands/DeleteLocalGatewayRouteTableVpcAssociationCommand";
683
+ import {
684
+ DeleteManagedPrefixListCommandInput,
685
+ DeleteManagedPrefixListCommandOutput,
686
+ } from "./commands/DeleteManagedPrefixListCommand";
687
+ import {
688
+ DeleteNatGatewayCommandInput,
689
+ DeleteNatGatewayCommandOutput,
690
+ } from "./commands/DeleteNatGatewayCommand";
691
+ import {
692
+ DeleteNetworkAclCommandInput,
693
+ DeleteNetworkAclCommandOutput,
694
+ } from "./commands/DeleteNetworkAclCommand";
695
+ import {
696
+ DeleteNetworkAclEntryCommandInput,
697
+ DeleteNetworkAclEntryCommandOutput,
698
+ } from "./commands/DeleteNetworkAclEntryCommand";
699
+ import {
700
+ DeleteNetworkInsightsAccessScopeAnalysisCommandInput,
701
+ DeleteNetworkInsightsAccessScopeAnalysisCommandOutput,
702
+ } from "./commands/DeleteNetworkInsightsAccessScopeAnalysisCommand";
703
+ import {
704
+ DeleteNetworkInsightsAccessScopeCommandInput,
705
+ DeleteNetworkInsightsAccessScopeCommandOutput,
706
+ } from "./commands/DeleteNetworkInsightsAccessScopeCommand";
707
+ import {
708
+ DeleteNetworkInsightsAnalysisCommandInput,
709
+ DeleteNetworkInsightsAnalysisCommandOutput,
710
+ } from "./commands/DeleteNetworkInsightsAnalysisCommand";
711
+ import {
712
+ DeleteNetworkInsightsPathCommandInput,
713
+ DeleteNetworkInsightsPathCommandOutput,
714
+ } from "./commands/DeleteNetworkInsightsPathCommand";
715
+ import {
716
+ DeleteNetworkInterfaceCommandInput,
717
+ DeleteNetworkInterfaceCommandOutput,
718
+ } from "./commands/DeleteNetworkInterfaceCommand";
719
+ import {
720
+ DeleteNetworkInterfacePermissionCommandInput,
721
+ DeleteNetworkInterfacePermissionCommandOutput,
722
+ } from "./commands/DeleteNetworkInterfacePermissionCommand";
723
+ import {
724
+ DeletePlacementGroupCommandInput,
725
+ DeletePlacementGroupCommandOutput,
726
+ } from "./commands/DeletePlacementGroupCommand";
727
+ import {
728
+ DeletePublicIpv4PoolCommandInput,
729
+ DeletePublicIpv4PoolCommandOutput,
730
+ } from "./commands/DeletePublicIpv4PoolCommand";
731
+ import {
732
+ DeleteQueuedReservedInstancesCommandInput,
733
+ DeleteQueuedReservedInstancesCommandOutput,
734
+ } from "./commands/DeleteQueuedReservedInstancesCommand";
735
+ import {
736
+ DeleteRouteCommandInput,
737
+ DeleteRouteCommandOutput,
738
+ } from "./commands/DeleteRouteCommand";
739
+ import {
740
+ DeleteRouteTableCommandInput,
741
+ DeleteRouteTableCommandOutput,
742
+ } from "./commands/DeleteRouteTableCommand";
743
+ import {
744
+ DeleteSecurityGroupCommandInput,
745
+ DeleteSecurityGroupCommandOutput,
746
+ } from "./commands/DeleteSecurityGroupCommand";
747
+ import {
748
+ DeleteSnapshotCommandInput,
749
+ DeleteSnapshotCommandOutput,
750
+ } from "./commands/DeleteSnapshotCommand";
751
+ import {
752
+ DeleteSpotDatafeedSubscriptionCommandInput,
753
+ DeleteSpotDatafeedSubscriptionCommandOutput,
754
+ } from "./commands/DeleteSpotDatafeedSubscriptionCommand";
755
+ import {
756
+ DeleteSubnetCidrReservationCommandInput,
757
+ DeleteSubnetCidrReservationCommandOutput,
758
+ } from "./commands/DeleteSubnetCidrReservationCommand";
759
+ import {
760
+ DeleteSubnetCommandInput,
761
+ DeleteSubnetCommandOutput,
762
+ } from "./commands/DeleteSubnetCommand";
763
+ import {
764
+ DeleteTagsCommandInput,
765
+ DeleteTagsCommandOutput,
766
+ } from "./commands/DeleteTagsCommand";
767
+ import {
768
+ DeleteTrafficMirrorFilterCommandInput,
769
+ DeleteTrafficMirrorFilterCommandOutput,
770
+ } from "./commands/DeleteTrafficMirrorFilterCommand";
771
+ import {
772
+ DeleteTrafficMirrorFilterRuleCommandInput,
773
+ DeleteTrafficMirrorFilterRuleCommandOutput,
774
+ } from "./commands/DeleteTrafficMirrorFilterRuleCommand";
775
+ import {
776
+ DeleteTrafficMirrorSessionCommandInput,
777
+ DeleteTrafficMirrorSessionCommandOutput,
778
+ } from "./commands/DeleteTrafficMirrorSessionCommand";
779
+ import {
780
+ DeleteTrafficMirrorTargetCommandInput,
781
+ DeleteTrafficMirrorTargetCommandOutput,
782
+ } from "./commands/DeleteTrafficMirrorTargetCommand";
783
+ import {
784
+ DeleteTransitGatewayCommandInput,
785
+ DeleteTransitGatewayCommandOutput,
786
+ } from "./commands/DeleteTransitGatewayCommand";
787
+ import {
788
+ DeleteTransitGatewayConnectCommandInput,
789
+ DeleteTransitGatewayConnectCommandOutput,
790
+ } from "./commands/DeleteTransitGatewayConnectCommand";
791
+ import {
792
+ DeleteTransitGatewayConnectPeerCommandInput,
793
+ DeleteTransitGatewayConnectPeerCommandOutput,
794
+ } from "./commands/DeleteTransitGatewayConnectPeerCommand";
795
+ import {
796
+ DeleteTransitGatewayMulticastDomainCommandInput,
797
+ DeleteTransitGatewayMulticastDomainCommandOutput,
798
+ } from "./commands/DeleteTransitGatewayMulticastDomainCommand";
799
+ import {
800
+ DeleteTransitGatewayPeeringAttachmentCommandInput,
801
+ DeleteTransitGatewayPeeringAttachmentCommandOutput,
802
+ } from "./commands/DeleteTransitGatewayPeeringAttachmentCommand";
803
+ import {
804
+ DeleteTransitGatewayPolicyTableCommandInput,
805
+ DeleteTransitGatewayPolicyTableCommandOutput,
806
+ } from "./commands/DeleteTransitGatewayPolicyTableCommand";
807
+ import {
808
+ DeleteTransitGatewayPrefixListReferenceCommandInput,
809
+ DeleteTransitGatewayPrefixListReferenceCommandOutput,
810
+ } from "./commands/DeleteTransitGatewayPrefixListReferenceCommand";
811
+ import {
812
+ DeleteTransitGatewayRouteCommandInput,
813
+ DeleteTransitGatewayRouteCommandOutput,
814
+ } from "./commands/DeleteTransitGatewayRouteCommand";
815
+ import {
816
+ DeleteTransitGatewayRouteTableAnnouncementCommandInput,
817
+ DeleteTransitGatewayRouteTableAnnouncementCommandOutput,
818
+ } from "./commands/DeleteTransitGatewayRouteTableAnnouncementCommand";
819
+ import {
820
+ DeleteTransitGatewayRouteTableCommandInput,
821
+ DeleteTransitGatewayRouteTableCommandOutput,
822
+ } from "./commands/DeleteTransitGatewayRouteTableCommand";
823
+ import {
824
+ DeleteTransitGatewayVpcAttachmentCommandInput,
825
+ DeleteTransitGatewayVpcAttachmentCommandOutput,
826
+ } from "./commands/DeleteTransitGatewayVpcAttachmentCommand";
827
+ import {
828
+ DeleteVerifiedAccessEndpointCommandInput,
829
+ DeleteVerifiedAccessEndpointCommandOutput,
830
+ } from "./commands/DeleteVerifiedAccessEndpointCommand";
831
+ import {
832
+ DeleteVerifiedAccessGroupCommandInput,
833
+ DeleteVerifiedAccessGroupCommandOutput,
834
+ } from "./commands/DeleteVerifiedAccessGroupCommand";
835
+ import {
836
+ DeleteVerifiedAccessInstanceCommandInput,
837
+ DeleteVerifiedAccessInstanceCommandOutput,
838
+ } from "./commands/DeleteVerifiedAccessInstanceCommand";
839
+ import {
840
+ DeleteVerifiedAccessTrustProviderCommandInput,
841
+ DeleteVerifiedAccessTrustProviderCommandOutput,
842
+ } from "./commands/DeleteVerifiedAccessTrustProviderCommand";
843
+ import {
844
+ DeleteVolumeCommandInput,
845
+ DeleteVolumeCommandOutput,
846
+ } from "./commands/DeleteVolumeCommand";
847
+ import {
848
+ DeleteVpcCommandInput,
849
+ DeleteVpcCommandOutput,
850
+ } from "./commands/DeleteVpcCommand";
851
+ import {
852
+ DeleteVpcEndpointConnectionNotificationsCommandInput,
853
+ DeleteVpcEndpointConnectionNotificationsCommandOutput,
854
+ } from "./commands/DeleteVpcEndpointConnectionNotificationsCommand";
855
+ import {
856
+ DeleteVpcEndpointsCommandInput,
857
+ DeleteVpcEndpointsCommandOutput,
858
+ } from "./commands/DeleteVpcEndpointsCommand";
859
+ import {
860
+ DeleteVpcEndpointServiceConfigurationsCommandInput,
861
+ DeleteVpcEndpointServiceConfigurationsCommandOutput,
862
+ } from "./commands/DeleteVpcEndpointServiceConfigurationsCommand";
863
+ import {
864
+ DeleteVpcPeeringConnectionCommandInput,
865
+ DeleteVpcPeeringConnectionCommandOutput,
866
+ } from "./commands/DeleteVpcPeeringConnectionCommand";
867
+ import {
868
+ DeleteVpnConnectionCommandInput,
869
+ DeleteVpnConnectionCommandOutput,
870
+ } from "./commands/DeleteVpnConnectionCommand";
871
+ import {
872
+ DeleteVpnConnectionRouteCommandInput,
873
+ DeleteVpnConnectionRouteCommandOutput,
874
+ } from "./commands/DeleteVpnConnectionRouteCommand";
875
+ import {
876
+ DeleteVpnGatewayCommandInput,
877
+ DeleteVpnGatewayCommandOutput,
878
+ } from "./commands/DeleteVpnGatewayCommand";
879
+ import {
880
+ DeprovisionByoipCidrCommandInput,
881
+ DeprovisionByoipCidrCommandOutput,
882
+ } from "./commands/DeprovisionByoipCidrCommand";
883
+ import {
884
+ DeprovisionIpamPoolCidrCommandInput,
885
+ DeprovisionIpamPoolCidrCommandOutput,
886
+ } from "./commands/DeprovisionIpamPoolCidrCommand";
887
+ import {
888
+ DeprovisionPublicIpv4PoolCidrCommandInput,
889
+ DeprovisionPublicIpv4PoolCidrCommandOutput,
890
+ } from "./commands/DeprovisionPublicIpv4PoolCidrCommand";
891
+ import {
892
+ DeregisterImageCommandInput,
893
+ DeregisterImageCommandOutput,
894
+ } from "./commands/DeregisterImageCommand";
895
+ import {
896
+ DeregisterInstanceEventNotificationAttributesCommandInput,
897
+ DeregisterInstanceEventNotificationAttributesCommandOutput,
898
+ } from "./commands/DeregisterInstanceEventNotificationAttributesCommand";
899
+ import {
900
+ DeregisterTransitGatewayMulticastGroupMembersCommandInput,
901
+ DeregisterTransitGatewayMulticastGroupMembersCommandOutput,
902
+ } from "./commands/DeregisterTransitGatewayMulticastGroupMembersCommand";
903
+ import {
904
+ DeregisterTransitGatewayMulticastGroupSourcesCommandInput,
905
+ DeregisterTransitGatewayMulticastGroupSourcesCommandOutput,
906
+ } from "./commands/DeregisterTransitGatewayMulticastGroupSourcesCommand";
907
+ import {
908
+ DescribeAccountAttributesCommandInput,
909
+ DescribeAccountAttributesCommandOutput,
910
+ } from "./commands/DescribeAccountAttributesCommand";
911
+ import {
912
+ DescribeAddressesAttributeCommandInput,
913
+ DescribeAddressesAttributeCommandOutput,
914
+ } from "./commands/DescribeAddressesAttributeCommand";
915
+ import {
916
+ DescribeAddressesCommandInput,
917
+ DescribeAddressesCommandOutput,
918
+ } from "./commands/DescribeAddressesCommand";
919
+ import {
920
+ DescribeAddressTransfersCommandInput,
921
+ DescribeAddressTransfersCommandOutput,
922
+ } from "./commands/DescribeAddressTransfersCommand";
923
+ import {
924
+ DescribeAggregateIdFormatCommandInput,
925
+ DescribeAggregateIdFormatCommandOutput,
926
+ } from "./commands/DescribeAggregateIdFormatCommand";
927
+ import {
928
+ DescribeAvailabilityZonesCommandInput,
929
+ DescribeAvailabilityZonesCommandOutput,
930
+ } from "./commands/DescribeAvailabilityZonesCommand";
931
+ import {
932
+ DescribeAwsNetworkPerformanceMetricSubscriptionsCommandInput,
933
+ DescribeAwsNetworkPerformanceMetricSubscriptionsCommandOutput,
934
+ } from "./commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand";
935
+ import {
936
+ DescribeBundleTasksCommandInput,
937
+ DescribeBundleTasksCommandOutput,
938
+ } from "./commands/DescribeBundleTasksCommand";
939
+ import {
940
+ DescribeByoipCidrsCommandInput,
941
+ DescribeByoipCidrsCommandOutput,
942
+ } from "./commands/DescribeByoipCidrsCommand";
943
+ import {
944
+ DescribeCapacityReservationFleetsCommandInput,
945
+ DescribeCapacityReservationFleetsCommandOutput,
946
+ } from "./commands/DescribeCapacityReservationFleetsCommand";
947
+ import {
948
+ DescribeCapacityReservationsCommandInput,
949
+ DescribeCapacityReservationsCommandOutput,
950
+ } from "./commands/DescribeCapacityReservationsCommand";
951
+ import {
952
+ DescribeCarrierGatewaysCommandInput,
953
+ DescribeCarrierGatewaysCommandOutput,
954
+ } from "./commands/DescribeCarrierGatewaysCommand";
955
+ import {
956
+ DescribeClassicLinkInstancesCommandInput,
957
+ DescribeClassicLinkInstancesCommandOutput,
958
+ } from "./commands/DescribeClassicLinkInstancesCommand";
959
+ import {
960
+ DescribeClientVpnAuthorizationRulesCommandInput,
961
+ DescribeClientVpnAuthorizationRulesCommandOutput,
962
+ } from "./commands/DescribeClientVpnAuthorizationRulesCommand";
963
+ import {
964
+ DescribeClientVpnConnectionsCommandInput,
965
+ DescribeClientVpnConnectionsCommandOutput,
966
+ } from "./commands/DescribeClientVpnConnectionsCommand";
967
+ import {
968
+ DescribeClientVpnEndpointsCommandInput,
969
+ DescribeClientVpnEndpointsCommandOutput,
970
+ } from "./commands/DescribeClientVpnEndpointsCommand";
971
+ import {
972
+ DescribeClientVpnRoutesCommandInput,
973
+ DescribeClientVpnRoutesCommandOutput,
974
+ } from "./commands/DescribeClientVpnRoutesCommand";
975
+ import {
976
+ DescribeClientVpnTargetNetworksCommandInput,
977
+ DescribeClientVpnTargetNetworksCommandOutput,
978
+ } from "./commands/DescribeClientVpnTargetNetworksCommand";
979
+ import {
980
+ DescribeCoipPoolsCommandInput,
981
+ DescribeCoipPoolsCommandOutput,
982
+ } from "./commands/DescribeCoipPoolsCommand";
983
+ import {
984
+ DescribeConversionTasksCommandInput,
985
+ DescribeConversionTasksCommandOutput,
986
+ } from "./commands/DescribeConversionTasksCommand";
987
+ import {
988
+ DescribeCustomerGatewaysCommandInput,
989
+ DescribeCustomerGatewaysCommandOutput,
990
+ } from "./commands/DescribeCustomerGatewaysCommand";
991
+ import {
992
+ DescribeDhcpOptionsCommandInput,
993
+ DescribeDhcpOptionsCommandOutput,
994
+ } from "./commands/DescribeDhcpOptionsCommand";
995
+ import {
996
+ DescribeEgressOnlyInternetGatewaysCommandInput,
997
+ DescribeEgressOnlyInternetGatewaysCommandOutput,
998
+ } from "./commands/DescribeEgressOnlyInternetGatewaysCommand";
999
+ import {
1000
+ DescribeElasticGpusCommandInput,
1001
+ DescribeElasticGpusCommandOutput,
1002
+ } from "./commands/DescribeElasticGpusCommand";
1003
+ import {
1004
+ DescribeExportImageTasksCommandInput,
1005
+ DescribeExportImageTasksCommandOutput,
1006
+ } from "./commands/DescribeExportImageTasksCommand";
1007
+ import {
1008
+ DescribeExportTasksCommandInput,
1009
+ DescribeExportTasksCommandOutput,
1010
+ } from "./commands/DescribeExportTasksCommand";
1011
+ import {
1012
+ DescribeFastLaunchImagesCommandInput,
1013
+ DescribeFastLaunchImagesCommandOutput,
1014
+ } from "./commands/DescribeFastLaunchImagesCommand";
1015
+ import {
1016
+ DescribeFastSnapshotRestoresCommandInput,
1017
+ DescribeFastSnapshotRestoresCommandOutput,
1018
+ } from "./commands/DescribeFastSnapshotRestoresCommand";
1019
+ import {
1020
+ DescribeFleetHistoryCommandInput,
1021
+ DescribeFleetHistoryCommandOutput,
1022
+ } from "./commands/DescribeFleetHistoryCommand";
1023
+ import {
1024
+ DescribeFleetInstancesCommandInput,
1025
+ DescribeFleetInstancesCommandOutput,
1026
+ } from "./commands/DescribeFleetInstancesCommand";
1027
+ import {
1028
+ DescribeFleetsCommandInput,
1029
+ DescribeFleetsCommandOutput,
1030
+ } from "./commands/DescribeFleetsCommand";
1031
+ import {
1032
+ DescribeFlowLogsCommandInput,
1033
+ DescribeFlowLogsCommandOutput,
1034
+ } from "./commands/DescribeFlowLogsCommand";
1035
+ import {
1036
+ DescribeFpgaImageAttributeCommandInput,
1037
+ DescribeFpgaImageAttributeCommandOutput,
1038
+ } from "./commands/DescribeFpgaImageAttributeCommand";
1039
+ import {
1040
+ DescribeFpgaImagesCommandInput,
1041
+ DescribeFpgaImagesCommandOutput,
1042
+ } from "./commands/DescribeFpgaImagesCommand";
1043
+ import {
1044
+ DescribeHostReservationOfferingsCommandInput,
1045
+ DescribeHostReservationOfferingsCommandOutput,
1046
+ } from "./commands/DescribeHostReservationOfferingsCommand";
1047
+ import {
1048
+ DescribeHostReservationsCommandInput,
1049
+ DescribeHostReservationsCommandOutput,
1050
+ } from "./commands/DescribeHostReservationsCommand";
1051
+ import {
1052
+ DescribeHostsCommandInput,
1053
+ DescribeHostsCommandOutput,
1054
+ } from "./commands/DescribeHostsCommand";
1055
+ import {
1056
+ DescribeIamInstanceProfileAssociationsCommandInput,
1057
+ DescribeIamInstanceProfileAssociationsCommandOutput,
1058
+ } from "./commands/DescribeIamInstanceProfileAssociationsCommand";
1059
+ import {
1060
+ DescribeIdentityIdFormatCommandInput,
1061
+ DescribeIdentityIdFormatCommandOutput,
1062
+ } from "./commands/DescribeIdentityIdFormatCommand";
1063
+ import {
1064
+ DescribeIdFormatCommandInput,
1065
+ DescribeIdFormatCommandOutput,
1066
+ } from "./commands/DescribeIdFormatCommand";
1067
+ import {
1068
+ DescribeImageAttributeCommandInput,
1069
+ DescribeImageAttributeCommandOutput,
1070
+ } from "./commands/DescribeImageAttributeCommand";
1071
+ import {
1072
+ DescribeImagesCommandInput,
1073
+ DescribeImagesCommandOutput,
1074
+ } from "./commands/DescribeImagesCommand";
1075
+ import {
1076
+ DescribeImportImageTasksCommandInput,
1077
+ DescribeImportImageTasksCommandOutput,
1078
+ } from "./commands/DescribeImportImageTasksCommand";
1079
+ import {
1080
+ DescribeImportSnapshotTasksCommandInput,
1081
+ DescribeImportSnapshotTasksCommandOutput,
1082
+ } from "./commands/DescribeImportSnapshotTasksCommand";
1083
+ import {
1084
+ DescribeInstanceAttributeCommandInput,
1085
+ DescribeInstanceAttributeCommandOutput,
1086
+ } from "./commands/DescribeInstanceAttributeCommand";
1087
+ import {
1088
+ DescribeInstanceCreditSpecificationsCommandInput,
1089
+ DescribeInstanceCreditSpecificationsCommandOutput,
1090
+ } from "./commands/DescribeInstanceCreditSpecificationsCommand";
1091
+ import {
1092
+ DescribeInstanceEventNotificationAttributesCommandInput,
1093
+ DescribeInstanceEventNotificationAttributesCommandOutput,
1094
+ } from "./commands/DescribeInstanceEventNotificationAttributesCommand";
1095
+ import {
1096
+ DescribeInstanceEventWindowsCommandInput,
1097
+ DescribeInstanceEventWindowsCommandOutput,
1098
+ } from "./commands/DescribeInstanceEventWindowsCommand";
1099
+ import {
1100
+ DescribeInstancesCommandInput,
1101
+ DescribeInstancesCommandOutput,
1102
+ } from "./commands/DescribeInstancesCommand";
1103
+ import {
1104
+ DescribeInstanceStatusCommandInput,
1105
+ DescribeInstanceStatusCommandOutput,
1106
+ } from "./commands/DescribeInstanceStatusCommand";
1107
+ import {
1108
+ DescribeInstanceTypeOfferingsCommandInput,
1109
+ DescribeInstanceTypeOfferingsCommandOutput,
1110
+ } from "./commands/DescribeInstanceTypeOfferingsCommand";
1111
+ import {
1112
+ DescribeInstanceTypesCommandInput,
1113
+ DescribeInstanceTypesCommandOutput,
1114
+ } from "./commands/DescribeInstanceTypesCommand";
1115
+ import {
1116
+ DescribeInternetGatewaysCommandInput,
1117
+ DescribeInternetGatewaysCommandOutput,
1118
+ } from "./commands/DescribeInternetGatewaysCommand";
1119
+ import {
1120
+ DescribeIpamPoolsCommandInput,
1121
+ DescribeIpamPoolsCommandOutput,
1122
+ } from "./commands/DescribeIpamPoolsCommand";
1123
+ import {
1124
+ DescribeIpamResourceDiscoveriesCommandInput,
1125
+ DescribeIpamResourceDiscoveriesCommandOutput,
1126
+ } from "./commands/DescribeIpamResourceDiscoveriesCommand";
1127
+ import {
1128
+ DescribeIpamResourceDiscoveryAssociationsCommandInput,
1129
+ DescribeIpamResourceDiscoveryAssociationsCommandOutput,
1130
+ } from "./commands/DescribeIpamResourceDiscoveryAssociationsCommand";
1131
+ import {
1132
+ DescribeIpamsCommandInput,
1133
+ DescribeIpamsCommandOutput,
1134
+ } from "./commands/DescribeIpamsCommand";
1135
+ import {
1136
+ DescribeIpamScopesCommandInput,
1137
+ DescribeIpamScopesCommandOutput,
1138
+ } from "./commands/DescribeIpamScopesCommand";
1139
+ import {
1140
+ DescribeIpv6PoolsCommandInput,
1141
+ DescribeIpv6PoolsCommandOutput,
1142
+ } from "./commands/DescribeIpv6PoolsCommand";
1143
+ import {
1144
+ DescribeKeyPairsCommandInput,
1145
+ DescribeKeyPairsCommandOutput,
1146
+ } from "./commands/DescribeKeyPairsCommand";
1147
+ import {
1148
+ DescribeLaunchTemplatesCommandInput,
1149
+ DescribeLaunchTemplatesCommandOutput,
1150
+ } from "./commands/DescribeLaunchTemplatesCommand";
1151
+ import {
1152
+ DescribeLaunchTemplateVersionsCommandInput,
1153
+ DescribeLaunchTemplateVersionsCommandOutput,
1154
+ } from "./commands/DescribeLaunchTemplateVersionsCommand";
1155
+ import {
1156
+ DescribeLocalGatewayRouteTablesCommandInput,
1157
+ DescribeLocalGatewayRouteTablesCommandOutput,
1158
+ } from "./commands/DescribeLocalGatewayRouteTablesCommand";
1159
+ import {
1160
+ DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandInput,
1161
+ DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandOutput,
1162
+ } from "./commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand";
1163
+ import {
1164
+ DescribeLocalGatewayRouteTableVpcAssociationsCommandInput,
1165
+ DescribeLocalGatewayRouteTableVpcAssociationsCommandOutput,
1166
+ } from "./commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand";
1167
+ import {
1168
+ DescribeLocalGatewaysCommandInput,
1169
+ DescribeLocalGatewaysCommandOutput,
1170
+ } from "./commands/DescribeLocalGatewaysCommand";
1171
+ import {
1172
+ DescribeLocalGatewayVirtualInterfaceGroupsCommandInput,
1173
+ DescribeLocalGatewayVirtualInterfaceGroupsCommandOutput,
1174
+ } from "./commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand";
1175
+ import {
1176
+ DescribeLocalGatewayVirtualInterfacesCommandInput,
1177
+ DescribeLocalGatewayVirtualInterfacesCommandOutput,
1178
+ } from "./commands/DescribeLocalGatewayVirtualInterfacesCommand";
1179
+ import {
1180
+ DescribeManagedPrefixListsCommandInput,
1181
+ DescribeManagedPrefixListsCommandOutput,
1182
+ } from "./commands/DescribeManagedPrefixListsCommand";
1183
+ import {
1184
+ DescribeMovingAddressesCommandInput,
1185
+ DescribeMovingAddressesCommandOutput,
1186
+ } from "./commands/DescribeMovingAddressesCommand";
1187
+ import {
1188
+ DescribeNatGatewaysCommandInput,
1189
+ DescribeNatGatewaysCommandOutput,
1190
+ } from "./commands/DescribeNatGatewaysCommand";
1191
+ import {
1192
+ DescribeNetworkAclsCommandInput,
1193
+ DescribeNetworkAclsCommandOutput,
1194
+ } from "./commands/DescribeNetworkAclsCommand";
1195
+ import {
1196
+ DescribeNetworkInsightsAccessScopeAnalysesCommandInput,
1197
+ DescribeNetworkInsightsAccessScopeAnalysesCommandOutput,
1198
+ } from "./commands/DescribeNetworkInsightsAccessScopeAnalysesCommand";
1199
+ import {
1200
+ DescribeNetworkInsightsAccessScopesCommandInput,
1201
+ DescribeNetworkInsightsAccessScopesCommandOutput,
1202
+ } from "./commands/DescribeNetworkInsightsAccessScopesCommand";
1203
+ import {
1204
+ DescribeNetworkInsightsAnalysesCommandInput,
1205
+ DescribeNetworkInsightsAnalysesCommandOutput,
1206
+ } from "./commands/DescribeNetworkInsightsAnalysesCommand";
1207
+ import {
1208
+ DescribeNetworkInsightsPathsCommandInput,
1209
+ DescribeNetworkInsightsPathsCommandOutput,
1210
+ } from "./commands/DescribeNetworkInsightsPathsCommand";
1211
+ import {
1212
+ DescribeNetworkInterfaceAttributeCommandInput,
1213
+ DescribeNetworkInterfaceAttributeCommandOutput,
1214
+ } from "./commands/DescribeNetworkInterfaceAttributeCommand";
1215
+ import {
1216
+ DescribeNetworkInterfacePermissionsCommandInput,
1217
+ DescribeNetworkInterfacePermissionsCommandOutput,
1218
+ } from "./commands/DescribeNetworkInterfacePermissionsCommand";
1219
+ import {
1220
+ DescribeNetworkInterfacesCommandInput,
1221
+ DescribeNetworkInterfacesCommandOutput,
1222
+ } from "./commands/DescribeNetworkInterfacesCommand";
1223
+ import {
1224
+ DescribePlacementGroupsCommandInput,
1225
+ DescribePlacementGroupsCommandOutput,
1226
+ } from "./commands/DescribePlacementGroupsCommand";
1227
+ import {
1228
+ DescribePrefixListsCommandInput,
1229
+ DescribePrefixListsCommandOutput,
1230
+ } from "./commands/DescribePrefixListsCommand";
1231
+ import {
1232
+ DescribePrincipalIdFormatCommandInput,
1233
+ DescribePrincipalIdFormatCommandOutput,
1234
+ } from "./commands/DescribePrincipalIdFormatCommand";
1235
+ import {
1236
+ DescribePublicIpv4PoolsCommandInput,
1237
+ DescribePublicIpv4PoolsCommandOutput,
1238
+ } from "./commands/DescribePublicIpv4PoolsCommand";
1239
+ import {
1240
+ DescribeRegionsCommandInput,
1241
+ DescribeRegionsCommandOutput,
1242
+ } from "./commands/DescribeRegionsCommand";
1243
+ import {
1244
+ DescribeReplaceRootVolumeTasksCommandInput,
1245
+ DescribeReplaceRootVolumeTasksCommandOutput,
1246
+ } from "./commands/DescribeReplaceRootVolumeTasksCommand";
1247
+ import {
1248
+ DescribeReservedInstancesCommandInput,
1249
+ DescribeReservedInstancesCommandOutput,
1250
+ } from "./commands/DescribeReservedInstancesCommand";
1251
+ import {
1252
+ DescribeReservedInstancesListingsCommandInput,
1253
+ DescribeReservedInstancesListingsCommandOutput,
1254
+ } from "./commands/DescribeReservedInstancesListingsCommand";
1255
+ import {
1256
+ DescribeReservedInstancesModificationsCommandInput,
1257
+ DescribeReservedInstancesModificationsCommandOutput,
1258
+ } from "./commands/DescribeReservedInstancesModificationsCommand";
1259
+ import {
1260
+ DescribeReservedInstancesOfferingsCommandInput,
1261
+ DescribeReservedInstancesOfferingsCommandOutput,
1262
+ } from "./commands/DescribeReservedInstancesOfferingsCommand";
1263
+ import {
1264
+ DescribeRouteTablesCommandInput,
1265
+ DescribeRouteTablesCommandOutput,
1266
+ } from "./commands/DescribeRouteTablesCommand";
1267
+ import {
1268
+ DescribeScheduledInstanceAvailabilityCommandInput,
1269
+ DescribeScheduledInstanceAvailabilityCommandOutput,
1270
+ } from "./commands/DescribeScheduledInstanceAvailabilityCommand";
1271
+ import {
1272
+ DescribeScheduledInstancesCommandInput,
1273
+ DescribeScheduledInstancesCommandOutput,
1274
+ } from "./commands/DescribeScheduledInstancesCommand";
1275
+ import {
1276
+ DescribeSecurityGroupReferencesCommandInput,
1277
+ DescribeSecurityGroupReferencesCommandOutput,
1278
+ } from "./commands/DescribeSecurityGroupReferencesCommand";
1279
+ import {
1280
+ DescribeSecurityGroupRulesCommandInput,
1281
+ DescribeSecurityGroupRulesCommandOutput,
1282
+ } from "./commands/DescribeSecurityGroupRulesCommand";
1283
+ import {
1284
+ DescribeSecurityGroupsCommandInput,
1285
+ DescribeSecurityGroupsCommandOutput,
1286
+ } from "./commands/DescribeSecurityGroupsCommand";
1287
+ import {
1288
+ DescribeSnapshotAttributeCommandInput,
1289
+ DescribeSnapshotAttributeCommandOutput,
1290
+ } from "./commands/DescribeSnapshotAttributeCommand";
1291
+ import {
1292
+ DescribeSnapshotsCommandInput,
1293
+ DescribeSnapshotsCommandOutput,
1294
+ } from "./commands/DescribeSnapshotsCommand";
1295
+ import {
1296
+ DescribeSnapshotTierStatusCommandInput,
1297
+ DescribeSnapshotTierStatusCommandOutput,
1298
+ } from "./commands/DescribeSnapshotTierStatusCommand";
1299
+ import {
1300
+ DescribeSpotDatafeedSubscriptionCommandInput,
1301
+ DescribeSpotDatafeedSubscriptionCommandOutput,
1302
+ } from "./commands/DescribeSpotDatafeedSubscriptionCommand";
1303
+ import {
1304
+ DescribeSpotFleetInstancesCommandInput,
1305
+ DescribeSpotFleetInstancesCommandOutput,
1306
+ } from "./commands/DescribeSpotFleetInstancesCommand";
1307
+ import {
1308
+ DescribeSpotFleetRequestHistoryCommandInput,
1309
+ DescribeSpotFleetRequestHistoryCommandOutput,
1310
+ } from "./commands/DescribeSpotFleetRequestHistoryCommand";
1311
+ import {
1312
+ DescribeSpotFleetRequestsCommandInput,
1313
+ DescribeSpotFleetRequestsCommandOutput,
1314
+ } from "./commands/DescribeSpotFleetRequestsCommand";
1315
+ import {
1316
+ DescribeSpotInstanceRequestsCommandInput,
1317
+ DescribeSpotInstanceRequestsCommandOutput,
1318
+ } from "./commands/DescribeSpotInstanceRequestsCommand";
1319
+ import {
1320
+ DescribeSpotPriceHistoryCommandInput,
1321
+ DescribeSpotPriceHistoryCommandOutput,
1322
+ } from "./commands/DescribeSpotPriceHistoryCommand";
1323
+ import {
1324
+ DescribeStaleSecurityGroupsCommandInput,
1325
+ DescribeStaleSecurityGroupsCommandOutput,
1326
+ } from "./commands/DescribeStaleSecurityGroupsCommand";
1327
+ import {
1328
+ DescribeStoreImageTasksCommandInput,
1329
+ DescribeStoreImageTasksCommandOutput,
1330
+ } from "./commands/DescribeStoreImageTasksCommand";
1331
+ import {
1332
+ DescribeSubnetsCommandInput,
1333
+ DescribeSubnetsCommandOutput,
1334
+ } from "./commands/DescribeSubnetsCommand";
1335
+ import {
1336
+ DescribeTagsCommandInput,
1337
+ DescribeTagsCommandOutput,
1338
+ } from "./commands/DescribeTagsCommand";
1339
+ import {
1340
+ DescribeTrafficMirrorFiltersCommandInput,
1341
+ DescribeTrafficMirrorFiltersCommandOutput,
1342
+ } from "./commands/DescribeTrafficMirrorFiltersCommand";
1343
+ import {
1344
+ DescribeTrafficMirrorSessionsCommandInput,
1345
+ DescribeTrafficMirrorSessionsCommandOutput,
1346
+ } from "./commands/DescribeTrafficMirrorSessionsCommand";
1347
+ import {
1348
+ DescribeTrafficMirrorTargetsCommandInput,
1349
+ DescribeTrafficMirrorTargetsCommandOutput,
1350
+ } from "./commands/DescribeTrafficMirrorTargetsCommand";
1351
+ import {
1352
+ DescribeTransitGatewayAttachmentsCommandInput,
1353
+ DescribeTransitGatewayAttachmentsCommandOutput,
1354
+ } from "./commands/DescribeTransitGatewayAttachmentsCommand";
1355
+ import {
1356
+ DescribeTransitGatewayConnectPeersCommandInput,
1357
+ DescribeTransitGatewayConnectPeersCommandOutput,
1358
+ } from "./commands/DescribeTransitGatewayConnectPeersCommand";
1359
+ import {
1360
+ DescribeTransitGatewayConnectsCommandInput,
1361
+ DescribeTransitGatewayConnectsCommandOutput,
1362
+ } from "./commands/DescribeTransitGatewayConnectsCommand";
1363
+ import {
1364
+ DescribeTransitGatewayMulticastDomainsCommandInput,
1365
+ DescribeTransitGatewayMulticastDomainsCommandOutput,
1366
+ } from "./commands/DescribeTransitGatewayMulticastDomainsCommand";
1367
+ import {
1368
+ DescribeTransitGatewayPeeringAttachmentsCommandInput,
1369
+ DescribeTransitGatewayPeeringAttachmentsCommandOutput,
1370
+ } from "./commands/DescribeTransitGatewayPeeringAttachmentsCommand";
1371
+ import {
1372
+ DescribeTransitGatewayPolicyTablesCommandInput,
1373
+ DescribeTransitGatewayPolicyTablesCommandOutput,
1374
+ } from "./commands/DescribeTransitGatewayPolicyTablesCommand";
1375
+ import {
1376
+ DescribeTransitGatewayRouteTableAnnouncementsCommandInput,
1377
+ DescribeTransitGatewayRouteTableAnnouncementsCommandOutput,
1378
+ } from "./commands/DescribeTransitGatewayRouteTableAnnouncementsCommand";
1379
+ import {
1380
+ DescribeTransitGatewayRouteTablesCommandInput,
1381
+ DescribeTransitGatewayRouteTablesCommandOutput,
1382
+ } from "./commands/DescribeTransitGatewayRouteTablesCommand";
1383
+ import {
1384
+ DescribeTransitGatewaysCommandInput,
1385
+ DescribeTransitGatewaysCommandOutput,
1386
+ } from "./commands/DescribeTransitGatewaysCommand";
1387
+ import {
1388
+ DescribeTransitGatewayVpcAttachmentsCommandInput,
1389
+ DescribeTransitGatewayVpcAttachmentsCommandOutput,
1390
+ } from "./commands/DescribeTransitGatewayVpcAttachmentsCommand";
1391
+ import {
1392
+ DescribeTrunkInterfaceAssociationsCommandInput,
1393
+ DescribeTrunkInterfaceAssociationsCommandOutput,
1394
+ } from "./commands/DescribeTrunkInterfaceAssociationsCommand";
1395
+ import {
1396
+ DescribeVerifiedAccessEndpointsCommandInput,
1397
+ DescribeVerifiedAccessEndpointsCommandOutput,
1398
+ } from "./commands/DescribeVerifiedAccessEndpointsCommand";
1399
+ import {
1400
+ DescribeVerifiedAccessGroupsCommandInput,
1401
+ DescribeVerifiedAccessGroupsCommandOutput,
1402
+ } from "./commands/DescribeVerifiedAccessGroupsCommand";
1403
+ import {
1404
+ DescribeVerifiedAccessInstanceLoggingConfigurationsCommandInput,
1405
+ DescribeVerifiedAccessInstanceLoggingConfigurationsCommandOutput,
1406
+ } from "./commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand";
1407
+ import {
1408
+ DescribeVerifiedAccessInstancesCommandInput,
1409
+ DescribeVerifiedAccessInstancesCommandOutput,
1410
+ } from "./commands/DescribeVerifiedAccessInstancesCommand";
1411
+ import {
1412
+ DescribeVerifiedAccessTrustProvidersCommandInput,
1413
+ DescribeVerifiedAccessTrustProvidersCommandOutput,
1414
+ } from "./commands/DescribeVerifiedAccessTrustProvidersCommand";
1415
+ import {
1416
+ DescribeVolumeAttributeCommandInput,
1417
+ DescribeVolumeAttributeCommandOutput,
1418
+ } from "./commands/DescribeVolumeAttributeCommand";
1419
+ import {
1420
+ DescribeVolumesCommandInput,
1421
+ DescribeVolumesCommandOutput,
1422
+ } from "./commands/DescribeVolumesCommand";
1423
+ import {
1424
+ DescribeVolumesModificationsCommandInput,
1425
+ DescribeVolumesModificationsCommandOutput,
1426
+ } from "./commands/DescribeVolumesModificationsCommand";
1427
+ import {
1428
+ DescribeVolumeStatusCommandInput,
1429
+ DescribeVolumeStatusCommandOutput,
1430
+ } from "./commands/DescribeVolumeStatusCommand";
1431
+ import {
1432
+ DescribeVpcAttributeCommandInput,
1433
+ DescribeVpcAttributeCommandOutput,
1434
+ } from "./commands/DescribeVpcAttributeCommand";
1435
+ import {
1436
+ DescribeVpcClassicLinkCommandInput,
1437
+ DescribeVpcClassicLinkCommandOutput,
1438
+ } from "./commands/DescribeVpcClassicLinkCommand";
1439
+ import {
1440
+ DescribeVpcClassicLinkDnsSupportCommandInput,
1441
+ DescribeVpcClassicLinkDnsSupportCommandOutput,
1442
+ } from "./commands/DescribeVpcClassicLinkDnsSupportCommand";
1443
+ import {
1444
+ DescribeVpcEndpointConnectionNotificationsCommandInput,
1445
+ DescribeVpcEndpointConnectionNotificationsCommandOutput,
1446
+ } from "./commands/DescribeVpcEndpointConnectionNotificationsCommand";
1447
+ import {
1448
+ DescribeVpcEndpointConnectionsCommandInput,
1449
+ DescribeVpcEndpointConnectionsCommandOutput,
1450
+ } from "./commands/DescribeVpcEndpointConnectionsCommand";
1451
+ import {
1452
+ DescribeVpcEndpointsCommandInput,
1453
+ DescribeVpcEndpointsCommandOutput,
1454
+ } from "./commands/DescribeVpcEndpointsCommand";
1455
+ import {
1456
+ DescribeVpcEndpointServiceConfigurationsCommandInput,
1457
+ DescribeVpcEndpointServiceConfigurationsCommandOutput,
1458
+ } from "./commands/DescribeVpcEndpointServiceConfigurationsCommand";
1459
+ import {
1460
+ DescribeVpcEndpointServicePermissionsCommandInput,
1461
+ DescribeVpcEndpointServicePermissionsCommandOutput,
1462
+ } from "./commands/DescribeVpcEndpointServicePermissionsCommand";
1463
+ import {
1464
+ DescribeVpcEndpointServicesCommandInput,
1465
+ DescribeVpcEndpointServicesCommandOutput,
1466
+ } from "./commands/DescribeVpcEndpointServicesCommand";
1467
+ import {
1468
+ DescribeVpcPeeringConnectionsCommandInput,
1469
+ DescribeVpcPeeringConnectionsCommandOutput,
1470
+ } from "./commands/DescribeVpcPeeringConnectionsCommand";
1471
+ import {
1472
+ DescribeVpcsCommandInput,
1473
+ DescribeVpcsCommandOutput,
1474
+ } from "./commands/DescribeVpcsCommand";
1475
+ import {
1476
+ DescribeVpnConnectionsCommandInput,
1477
+ DescribeVpnConnectionsCommandOutput,
1478
+ } from "./commands/DescribeVpnConnectionsCommand";
1479
+ import {
1480
+ DescribeVpnGatewaysCommandInput,
1481
+ DescribeVpnGatewaysCommandOutput,
1482
+ } from "./commands/DescribeVpnGatewaysCommand";
1483
+ import {
1484
+ DetachClassicLinkVpcCommandInput,
1485
+ DetachClassicLinkVpcCommandOutput,
1486
+ } from "./commands/DetachClassicLinkVpcCommand";
1487
+ import {
1488
+ DetachInternetGatewayCommandInput,
1489
+ DetachInternetGatewayCommandOutput,
1490
+ } from "./commands/DetachInternetGatewayCommand";
1491
+ import {
1492
+ DetachNetworkInterfaceCommandInput,
1493
+ DetachNetworkInterfaceCommandOutput,
1494
+ } from "./commands/DetachNetworkInterfaceCommand";
1495
+ import {
1496
+ DetachVerifiedAccessTrustProviderCommandInput,
1497
+ DetachVerifiedAccessTrustProviderCommandOutput,
1498
+ } from "./commands/DetachVerifiedAccessTrustProviderCommand";
1499
+ import {
1500
+ DetachVolumeCommandInput,
1501
+ DetachVolumeCommandOutput,
1502
+ } from "./commands/DetachVolumeCommand";
1503
+ import {
1504
+ DetachVpnGatewayCommandInput,
1505
+ DetachVpnGatewayCommandOutput,
1506
+ } from "./commands/DetachVpnGatewayCommand";
1507
+ import {
1508
+ DisableAddressTransferCommandInput,
1509
+ DisableAddressTransferCommandOutput,
1510
+ } from "./commands/DisableAddressTransferCommand";
1511
+ import {
1512
+ DisableAwsNetworkPerformanceMetricSubscriptionCommandInput,
1513
+ DisableAwsNetworkPerformanceMetricSubscriptionCommandOutput,
1514
+ } from "./commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand";
1515
+ import {
1516
+ DisableEbsEncryptionByDefaultCommandInput,
1517
+ DisableEbsEncryptionByDefaultCommandOutput,
1518
+ } from "./commands/DisableEbsEncryptionByDefaultCommand";
1519
+ import {
1520
+ DisableFastLaunchCommandInput,
1521
+ DisableFastLaunchCommandOutput,
1522
+ } from "./commands/DisableFastLaunchCommand";
1523
+ import {
1524
+ DisableFastSnapshotRestoresCommandInput,
1525
+ DisableFastSnapshotRestoresCommandOutput,
1526
+ } from "./commands/DisableFastSnapshotRestoresCommand";
1527
+ import {
1528
+ DisableImageDeprecationCommandInput,
1529
+ DisableImageDeprecationCommandOutput,
1530
+ } from "./commands/DisableImageDeprecationCommand";
1531
+ import {
1532
+ DisableIpamOrganizationAdminAccountCommandInput,
1533
+ DisableIpamOrganizationAdminAccountCommandOutput,
1534
+ } from "./commands/DisableIpamOrganizationAdminAccountCommand";
1535
+ import {
1536
+ DisableSerialConsoleAccessCommandInput,
1537
+ DisableSerialConsoleAccessCommandOutput,
1538
+ } from "./commands/DisableSerialConsoleAccessCommand";
1539
+ import {
1540
+ DisableTransitGatewayRouteTablePropagationCommandInput,
1541
+ DisableTransitGatewayRouteTablePropagationCommandOutput,
1542
+ } from "./commands/DisableTransitGatewayRouteTablePropagationCommand";
1543
+ import {
1544
+ DisableVgwRoutePropagationCommandInput,
1545
+ DisableVgwRoutePropagationCommandOutput,
1546
+ } from "./commands/DisableVgwRoutePropagationCommand";
1547
+ import {
1548
+ DisableVpcClassicLinkCommandInput,
1549
+ DisableVpcClassicLinkCommandOutput,
1550
+ } from "./commands/DisableVpcClassicLinkCommand";
1551
+ import {
1552
+ DisableVpcClassicLinkDnsSupportCommandInput,
1553
+ DisableVpcClassicLinkDnsSupportCommandOutput,
1554
+ } from "./commands/DisableVpcClassicLinkDnsSupportCommand";
1555
+ import {
1556
+ DisassociateAddressCommandInput,
1557
+ DisassociateAddressCommandOutput,
1558
+ } from "./commands/DisassociateAddressCommand";
1559
+ import {
1560
+ DisassociateClientVpnTargetNetworkCommandInput,
1561
+ DisassociateClientVpnTargetNetworkCommandOutput,
1562
+ } from "./commands/DisassociateClientVpnTargetNetworkCommand";
1563
+ import {
1564
+ DisassociateEnclaveCertificateIamRoleCommandInput,
1565
+ DisassociateEnclaveCertificateIamRoleCommandOutput,
1566
+ } from "./commands/DisassociateEnclaveCertificateIamRoleCommand";
1567
+ import {
1568
+ DisassociateIamInstanceProfileCommandInput,
1569
+ DisassociateIamInstanceProfileCommandOutput,
1570
+ } from "./commands/DisassociateIamInstanceProfileCommand";
1571
+ import {
1572
+ DisassociateInstanceEventWindowCommandInput,
1573
+ DisassociateInstanceEventWindowCommandOutput,
1574
+ } from "./commands/DisassociateInstanceEventWindowCommand";
1575
+ import {
1576
+ DisassociateIpamResourceDiscoveryCommandInput,
1577
+ DisassociateIpamResourceDiscoveryCommandOutput,
1578
+ } from "./commands/DisassociateIpamResourceDiscoveryCommand";
1579
+ import {
1580
+ DisassociateNatGatewayAddressCommandInput,
1581
+ DisassociateNatGatewayAddressCommandOutput,
1582
+ } from "./commands/DisassociateNatGatewayAddressCommand";
1583
+ import {
1584
+ DisassociateRouteTableCommandInput,
1585
+ DisassociateRouteTableCommandOutput,
1586
+ } from "./commands/DisassociateRouteTableCommand";
1587
+ import {
1588
+ DisassociateSubnetCidrBlockCommandInput,
1589
+ DisassociateSubnetCidrBlockCommandOutput,
1590
+ } from "./commands/DisassociateSubnetCidrBlockCommand";
1591
+ import {
1592
+ DisassociateTransitGatewayMulticastDomainCommandInput,
1593
+ DisassociateTransitGatewayMulticastDomainCommandOutput,
1594
+ } from "./commands/DisassociateTransitGatewayMulticastDomainCommand";
1595
+ import {
1596
+ DisassociateTransitGatewayPolicyTableCommandInput,
1597
+ DisassociateTransitGatewayPolicyTableCommandOutput,
1598
+ } from "./commands/DisassociateTransitGatewayPolicyTableCommand";
1599
+ import {
1600
+ DisassociateTransitGatewayRouteTableCommandInput,
1601
+ DisassociateTransitGatewayRouteTableCommandOutput,
1602
+ } from "./commands/DisassociateTransitGatewayRouteTableCommand";
1603
+ import {
1604
+ DisassociateTrunkInterfaceCommandInput,
1605
+ DisassociateTrunkInterfaceCommandOutput,
1606
+ } from "./commands/DisassociateTrunkInterfaceCommand";
1607
+ import {
1608
+ DisassociateVpcCidrBlockCommandInput,
1609
+ DisassociateVpcCidrBlockCommandOutput,
1610
+ } from "./commands/DisassociateVpcCidrBlockCommand";
1611
+ import {
1612
+ EnableAddressTransferCommandInput,
1613
+ EnableAddressTransferCommandOutput,
1614
+ } from "./commands/EnableAddressTransferCommand";
1615
+ import {
1616
+ EnableAwsNetworkPerformanceMetricSubscriptionCommandInput,
1617
+ EnableAwsNetworkPerformanceMetricSubscriptionCommandOutput,
1618
+ } from "./commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand";
1619
+ import {
1620
+ EnableEbsEncryptionByDefaultCommandInput,
1621
+ EnableEbsEncryptionByDefaultCommandOutput,
1622
+ } from "./commands/EnableEbsEncryptionByDefaultCommand";
1623
+ import {
1624
+ EnableFastLaunchCommandInput,
1625
+ EnableFastLaunchCommandOutput,
1626
+ } from "./commands/EnableFastLaunchCommand";
1627
+ import {
1628
+ EnableFastSnapshotRestoresCommandInput,
1629
+ EnableFastSnapshotRestoresCommandOutput,
1630
+ } from "./commands/EnableFastSnapshotRestoresCommand";
1631
+ import {
1632
+ EnableImageDeprecationCommandInput,
1633
+ EnableImageDeprecationCommandOutput,
1634
+ } from "./commands/EnableImageDeprecationCommand";
1635
+ import {
1636
+ EnableIpamOrganizationAdminAccountCommandInput,
1637
+ EnableIpamOrganizationAdminAccountCommandOutput,
1638
+ } from "./commands/EnableIpamOrganizationAdminAccountCommand";
1639
+ import {
1640
+ EnableReachabilityAnalyzerOrganizationSharingCommandInput,
1641
+ EnableReachabilityAnalyzerOrganizationSharingCommandOutput,
1642
+ } from "./commands/EnableReachabilityAnalyzerOrganizationSharingCommand";
1643
+ import {
1644
+ EnableSerialConsoleAccessCommandInput,
1645
+ EnableSerialConsoleAccessCommandOutput,
1646
+ } from "./commands/EnableSerialConsoleAccessCommand";
1647
+ import {
1648
+ EnableTransitGatewayRouteTablePropagationCommandInput,
1649
+ EnableTransitGatewayRouteTablePropagationCommandOutput,
1650
+ } from "./commands/EnableTransitGatewayRouteTablePropagationCommand";
1651
+ import {
1652
+ EnableVgwRoutePropagationCommandInput,
1653
+ EnableVgwRoutePropagationCommandOutput,
1654
+ } from "./commands/EnableVgwRoutePropagationCommand";
1655
+ import {
1656
+ EnableVolumeIOCommandInput,
1657
+ EnableVolumeIOCommandOutput,
1658
+ } from "./commands/EnableVolumeIOCommand";
1659
+ import {
1660
+ EnableVpcClassicLinkCommandInput,
1661
+ EnableVpcClassicLinkCommandOutput,
1662
+ } from "./commands/EnableVpcClassicLinkCommand";
1663
+ import {
1664
+ EnableVpcClassicLinkDnsSupportCommandInput,
1665
+ EnableVpcClassicLinkDnsSupportCommandOutput,
1666
+ } from "./commands/EnableVpcClassicLinkDnsSupportCommand";
1667
+ import {
1668
+ ExportClientVpnClientCertificateRevocationListCommandInput,
1669
+ ExportClientVpnClientCertificateRevocationListCommandOutput,
1670
+ } from "./commands/ExportClientVpnClientCertificateRevocationListCommand";
1671
+ import {
1672
+ ExportClientVpnClientConfigurationCommandInput,
1673
+ ExportClientVpnClientConfigurationCommandOutput,
1674
+ } from "./commands/ExportClientVpnClientConfigurationCommand";
1675
+ import {
1676
+ ExportImageCommandInput,
1677
+ ExportImageCommandOutput,
1678
+ } from "./commands/ExportImageCommand";
1679
+ import {
1680
+ ExportTransitGatewayRoutesCommandInput,
1681
+ ExportTransitGatewayRoutesCommandOutput,
1682
+ } from "./commands/ExportTransitGatewayRoutesCommand";
1683
+ import {
1684
+ GetAssociatedEnclaveCertificateIamRolesCommandInput,
1685
+ GetAssociatedEnclaveCertificateIamRolesCommandOutput,
1686
+ } from "./commands/GetAssociatedEnclaveCertificateIamRolesCommand";
1687
+ import {
1688
+ GetAssociatedIpv6PoolCidrsCommandInput,
1689
+ GetAssociatedIpv6PoolCidrsCommandOutput,
1690
+ } from "./commands/GetAssociatedIpv6PoolCidrsCommand";
1691
+ import {
1692
+ GetAwsNetworkPerformanceDataCommandInput,
1693
+ GetAwsNetworkPerformanceDataCommandOutput,
1694
+ } from "./commands/GetAwsNetworkPerformanceDataCommand";
1695
+ import {
1696
+ GetCapacityReservationUsageCommandInput,
1697
+ GetCapacityReservationUsageCommandOutput,
1698
+ } from "./commands/GetCapacityReservationUsageCommand";
1699
+ import {
1700
+ GetCoipPoolUsageCommandInput,
1701
+ GetCoipPoolUsageCommandOutput,
1702
+ } from "./commands/GetCoipPoolUsageCommand";
1703
+ import {
1704
+ GetConsoleOutputCommandInput,
1705
+ GetConsoleOutputCommandOutput,
1706
+ } from "./commands/GetConsoleOutputCommand";
1707
+ import {
1708
+ GetConsoleScreenshotCommandInput,
1709
+ GetConsoleScreenshotCommandOutput,
1710
+ } from "./commands/GetConsoleScreenshotCommand";
1711
+ import {
1712
+ GetDefaultCreditSpecificationCommandInput,
1713
+ GetDefaultCreditSpecificationCommandOutput,
1714
+ } from "./commands/GetDefaultCreditSpecificationCommand";
1715
+ import {
1716
+ GetEbsDefaultKmsKeyIdCommandInput,
1717
+ GetEbsDefaultKmsKeyIdCommandOutput,
1718
+ } from "./commands/GetEbsDefaultKmsKeyIdCommand";
1719
+ import {
1720
+ GetEbsEncryptionByDefaultCommandInput,
1721
+ GetEbsEncryptionByDefaultCommandOutput,
1722
+ } from "./commands/GetEbsEncryptionByDefaultCommand";
1723
+ import {
1724
+ GetFlowLogsIntegrationTemplateCommandInput,
1725
+ GetFlowLogsIntegrationTemplateCommandOutput,
1726
+ } from "./commands/GetFlowLogsIntegrationTemplateCommand";
1727
+ import {
1728
+ GetGroupsForCapacityReservationCommandInput,
1729
+ GetGroupsForCapacityReservationCommandOutput,
1730
+ } from "./commands/GetGroupsForCapacityReservationCommand";
1731
+ import {
1732
+ GetHostReservationPurchasePreviewCommandInput,
1733
+ GetHostReservationPurchasePreviewCommandOutput,
1734
+ } from "./commands/GetHostReservationPurchasePreviewCommand";
1735
+ import {
1736
+ GetInstanceTypesFromInstanceRequirementsCommandInput,
1737
+ GetInstanceTypesFromInstanceRequirementsCommandOutput,
1738
+ } from "./commands/GetInstanceTypesFromInstanceRequirementsCommand";
1739
+ import {
1740
+ GetInstanceUefiDataCommandInput,
1741
+ GetInstanceUefiDataCommandOutput,
1742
+ } from "./commands/GetInstanceUefiDataCommand";
1743
+ import {
1744
+ GetIpamAddressHistoryCommandInput,
1745
+ GetIpamAddressHistoryCommandOutput,
1746
+ } from "./commands/GetIpamAddressHistoryCommand";
1747
+ import {
1748
+ GetIpamDiscoveredAccountsCommandInput,
1749
+ GetIpamDiscoveredAccountsCommandOutput,
1750
+ } from "./commands/GetIpamDiscoveredAccountsCommand";
1751
+ import {
1752
+ GetIpamDiscoveredResourceCidrsCommandInput,
1753
+ GetIpamDiscoveredResourceCidrsCommandOutput,
1754
+ } from "./commands/GetIpamDiscoveredResourceCidrsCommand";
1755
+ import {
1756
+ GetIpamPoolAllocationsCommandInput,
1757
+ GetIpamPoolAllocationsCommandOutput,
1758
+ } from "./commands/GetIpamPoolAllocationsCommand";
1759
+ import {
1760
+ GetIpamPoolCidrsCommandInput,
1761
+ GetIpamPoolCidrsCommandOutput,
1762
+ } from "./commands/GetIpamPoolCidrsCommand";
1763
+ import {
1764
+ GetIpamResourceCidrsCommandInput,
1765
+ GetIpamResourceCidrsCommandOutput,
1766
+ } from "./commands/GetIpamResourceCidrsCommand";
1767
+ import {
1768
+ GetLaunchTemplateDataCommandInput,
1769
+ GetLaunchTemplateDataCommandOutput,
1770
+ } from "./commands/GetLaunchTemplateDataCommand";
1771
+ import {
1772
+ GetManagedPrefixListAssociationsCommandInput,
1773
+ GetManagedPrefixListAssociationsCommandOutput,
1774
+ } from "./commands/GetManagedPrefixListAssociationsCommand";
1775
+ import {
1776
+ GetManagedPrefixListEntriesCommandInput,
1777
+ GetManagedPrefixListEntriesCommandOutput,
1778
+ } from "./commands/GetManagedPrefixListEntriesCommand";
1779
+ import {
1780
+ GetNetworkInsightsAccessScopeAnalysisFindingsCommandInput,
1781
+ GetNetworkInsightsAccessScopeAnalysisFindingsCommandOutput,
1782
+ } from "./commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand";
1783
+ import {
1784
+ GetNetworkInsightsAccessScopeContentCommandInput,
1785
+ GetNetworkInsightsAccessScopeContentCommandOutput,
1786
+ } from "./commands/GetNetworkInsightsAccessScopeContentCommand";
1787
+ import {
1788
+ GetPasswordDataCommandInput,
1789
+ GetPasswordDataCommandOutput,
1790
+ } from "./commands/GetPasswordDataCommand";
1791
+ import {
1792
+ GetReservedInstancesExchangeQuoteCommandInput,
1793
+ GetReservedInstancesExchangeQuoteCommandOutput,
1794
+ } from "./commands/GetReservedInstancesExchangeQuoteCommand";
1795
+ import {
1796
+ GetSerialConsoleAccessStatusCommandInput,
1797
+ GetSerialConsoleAccessStatusCommandOutput,
1798
+ } from "./commands/GetSerialConsoleAccessStatusCommand";
1799
+ import {
1800
+ GetSpotPlacementScoresCommandInput,
1801
+ GetSpotPlacementScoresCommandOutput,
1802
+ } from "./commands/GetSpotPlacementScoresCommand";
1803
+ import {
1804
+ GetSubnetCidrReservationsCommandInput,
1805
+ GetSubnetCidrReservationsCommandOutput,
1806
+ } from "./commands/GetSubnetCidrReservationsCommand";
1807
+ import {
1808
+ GetTransitGatewayAttachmentPropagationsCommandInput,
1809
+ GetTransitGatewayAttachmentPropagationsCommandOutput,
1810
+ } from "./commands/GetTransitGatewayAttachmentPropagationsCommand";
1811
+ import {
1812
+ GetTransitGatewayMulticastDomainAssociationsCommandInput,
1813
+ GetTransitGatewayMulticastDomainAssociationsCommandOutput,
1814
+ } from "./commands/GetTransitGatewayMulticastDomainAssociationsCommand";
1815
+ import {
1816
+ GetTransitGatewayPolicyTableAssociationsCommandInput,
1817
+ GetTransitGatewayPolicyTableAssociationsCommandOutput,
1818
+ } from "./commands/GetTransitGatewayPolicyTableAssociationsCommand";
1819
+ import {
1820
+ GetTransitGatewayPolicyTableEntriesCommandInput,
1821
+ GetTransitGatewayPolicyTableEntriesCommandOutput,
1822
+ } from "./commands/GetTransitGatewayPolicyTableEntriesCommand";
1823
+ import {
1824
+ GetTransitGatewayPrefixListReferencesCommandInput,
1825
+ GetTransitGatewayPrefixListReferencesCommandOutput,
1826
+ } from "./commands/GetTransitGatewayPrefixListReferencesCommand";
1827
+ import {
1828
+ GetTransitGatewayRouteTableAssociationsCommandInput,
1829
+ GetTransitGatewayRouteTableAssociationsCommandOutput,
1830
+ } from "./commands/GetTransitGatewayRouteTableAssociationsCommand";
1831
+ import {
1832
+ GetTransitGatewayRouteTablePropagationsCommandInput,
1833
+ GetTransitGatewayRouteTablePropagationsCommandOutput,
1834
+ } from "./commands/GetTransitGatewayRouteTablePropagationsCommand";
1835
+ import {
1836
+ GetVerifiedAccessEndpointPolicyCommandInput,
1837
+ GetVerifiedAccessEndpointPolicyCommandOutput,
1838
+ } from "./commands/GetVerifiedAccessEndpointPolicyCommand";
1839
+ import {
1840
+ GetVerifiedAccessGroupPolicyCommandInput,
1841
+ GetVerifiedAccessGroupPolicyCommandOutput,
1842
+ } from "./commands/GetVerifiedAccessGroupPolicyCommand";
1843
+ import {
1844
+ GetVpnConnectionDeviceSampleConfigurationCommandInput,
1845
+ GetVpnConnectionDeviceSampleConfigurationCommandOutput,
1846
+ } from "./commands/GetVpnConnectionDeviceSampleConfigurationCommand";
1847
+ import {
1848
+ GetVpnConnectionDeviceTypesCommandInput,
1849
+ GetVpnConnectionDeviceTypesCommandOutput,
1850
+ } from "./commands/GetVpnConnectionDeviceTypesCommand";
1851
+ import {
1852
+ GetVpnTunnelReplacementStatusCommandInput,
1853
+ GetVpnTunnelReplacementStatusCommandOutput,
1854
+ } from "./commands/GetVpnTunnelReplacementStatusCommand";
1855
+ import {
1856
+ ImportClientVpnClientCertificateRevocationListCommandInput,
1857
+ ImportClientVpnClientCertificateRevocationListCommandOutput,
1858
+ } from "./commands/ImportClientVpnClientCertificateRevocationListCommand";
1859
+ import {
1860
+ ImportImageCommandInput,
1861
+ ImportImageCommandOutput,
1862
+ } from "./commands/ImportImageCommand";
1863
+ import {
1864
+ ImportInstanceCommandInput,
1865
+ ImportInstanceCommandOutput,
1866
+ } from "./commands/ImportInstanceCommand";
1867
+ import {
1868
+ ImportKeyPairCommandInput,
1869
+ ImportKeyPairCommandOutput,
1870
+ } from "./commands/ImportKeyPairCommand";
1871
+ import {
1872
+ ImportSnapshotCommandInput,
1873
+ ImportSnapshotCommandOutput,
1874
+ } from "./commands/ImportSnapshotCommand";
1875
+ import {
1876
+ ImportVolumeCommandInput,
1877
+ ImportVolumeCommandOutput,
1878
+ } from "./commands/ImportVolumeCommand";
1879
+ import {
1880
+ ListImagesInRecycleBinCommandInput,
1881
+ ListImagesInRecycleBinCommandOutput,
1882
+ } from "./commands/ListImagesInRecycleBinCommand";
1883
+ import {
1884
+ ListSnapshotsInRecycleBinCommandInput,
1885
+ ListSnapshotsInRecycleBinCommandOutput,
1886
+ } from "./commands/ListSnapshotsInRecycleBinCommand";
1887
+ import {
1888
+ ModifyAddressAttributeCommandInput,
1889
+ ModifyAddressAttributeCommandOutput,
1890
+ } from "./commands/ModifyAddressAttributeCommand";
1891
+ import {
1892
+ ModifyAvailabilityZoneGroupCommandInput,
1893
+ ModifyAvailabilityZoneGroupCommandOutput,
1894
+ } from "./commands/ModifyAvailabilityZoneGroupCommand";
1895
+ import {
1896
+ ModifyCapacityReservationCommandInput,
1897
+ ModifyCapacityReservationCommandOutput,
1898
+ } from "./commands/ModifyCapacityReservationCommand";
1899
+ import {
1900
+ ModifyCapacityReservationFleetCommandInput,
1901
+ ModifyCapacityReservationFleetCommandOutput,
1902
+ } from "./commands/ModifyCapacityReservationFleetCommand";
1903
+ import {
1904
+ ModifyClientVpnEndpointCommandInput,
1905
+ ModifyClientVpnEndpointCommandOutput,
1906
+ } from "./commands/ModifyClientVpnEndpointCommand";
1907
+ import {
1908
+ ModifyDefaultCreditSpecificationCommandInput,
1909
+ ModifyDefaultCreditSpecificationCommandOutput,
1910
+ } from "./commands/ModifyDefaultCreditSpecificationCommand";
1911
+ import {
1912
+ ModifyEbsDefaultKmsKeyIdCommandInput,
1913
+ ModifyEbsDefaultKmsKeyIdCommandOutput,
1914
+ } from "./commands/ModifyEbsDefaultKmsKeyIdCommand";
1915
+ import {
1916
+ ModifyFleetCommandInput,
1917
+ ModifyFleetCommandOutput,
1918
+ } from "./commands/ModifyFleetCommand";
1919
+ import {
1920
+ ModifyFpgaImageAttributeCommandInput,
1921
+ ModifyFpgaImageAttributeCommandOutput,
1922
+ } from "./commands/ModifyFpgaImageAttributeCommand";
1923
+ import {
1924
+ ModifyHostsCommandInput,
1925
+ ModifyHostsCommandOutput,
1926
+ } from "./commands/ModifyHostsCommand";
1927
+ import {
1928
+ ModifyIdentityIdFormatCommandInput,
1929
+ ModifyIdentityIdFormatCommandOutput,
1930
+ } from "./commands/ModifyIdentityIdFormatCommand";
1931
+ import {
1932
+ ModifyIdFormatCommandInput,
1933
+ ModifyIdFormatCommandOutput,
1934
+ } from "./commands/ModifyIdFormatCommand";
1935
+ import {
1936
+ ModifyImageAttributeCommandInput,
1937
+ ModifyImageAttributeCommandOutput,
1938
+ } from "./commands/ModifyImageAttributeCommand";
1939
+ import {
1940
+ ModifyInstanceAttributeCommandInput,
1941
+ ModifyInstanceAttributeCommandOutput,
1942
+ } from "./commands/ModifyInstanceAttributeCommand";
1943
+ import {
1944
+ ModifyInstanceCapacityReservationAttributesCommandInput,
1945
+ ModifyInstanceCapacityReservationAttributesCommandOutput,
1946
+ } from "./commands/ModifyInstanceCapacityReservationAttributesCommand";
1947
+ import {
1948
+ ModifyInstanceCreditSpecificationCommandInput,
1949
+ ModifyInstanceCreditSpecificationCommandOutput,
1950
+ } from "./commands/ModifyInstanceCreditSpecificationCommand";
1951
+ import {
1952
+ ModifyInstanceEventStartTimeCommandInput,
1953
+ ModifyInstanceEventStartTimeCommandOutput,
1954
+ } from "./commands/ModifyInstanceEventStartTimeCommand";
1955
+ import {
1956
+ ModifyInstanceEventWindowCommandInput,
1957
+ ModifyInstanceEventWindowCommandOutput,
1958
+ } from "./commands/ModifyInstanceEventWindowCommand";
1959
+ import {
1960
+ ModifyInstanceMaintenanceOptionsCommandInput,
1961
+ ModifyInstanceMaintenanceOptionsCommandOutput,
1962
+ } from "./commands/ModifyInstanceMaintenanceOptionsCommand";
1963
+ import {
1964
+ ModifyInstanceMetadataOptionsCommandInput,
1965
+ ModifyInstanceMetadataOptionsCommandOutput,
1966
+ } from "./commands/ModifyInstanceMetadataOptionsCommand";
1967
+ import {
1968
+ ModifyInstancePlacementCommandInput,
1969
+ ModifyInstancePlacementCommandOutput,
1970
+ } from "./commands/ModifyInstancePlacementCommand";
1971
+ import {
1972
+ ModifyIpamCommandInput,
1973
+ ModifyIpamCommandOutput,
1974
+ } from "./commands/ModifyIpamCommand";
1975
+ import {
1976
+ ModifyIpamPoolCommandInput,
1977
+ ModifyIpamPoolCommandOutput,
1978
+ } from "./commands/ModifyIpamPoolCommand";
1979
+ import {
1980
+ ModifyIpamResourceCidrCommandInput,
1981
+ ModifyIpamResourceCidrCommandOutput,
1982
+ } from "./commands/ModifyIpamResourceCidrCommand";
1983
+ import {
1984
+ ModifyIpamResourceDiscoveryCommandInput,
1985
+ ModifyIpamResourceDiscoveryCommandOutput,
1986
+ } from "./commands/ModifyIpamResourceDiscoveryCommand";
1987
+ import {
1988
+ ModifyIpamScopeCommandInput,
1989
+ ModifyIpamScopeCommandOutput,
1990
+ } from "./commands/ModifyIpamScopeCommand";
1991
+ import {
1992
+ ModifyLaunchTemplateCommandInput,
1993
+ ModifyLaunchTemplateCommandOutput,
1994
+ } from "./commands/ModifyLaunchTemplateCommand";
1995
+ import {
1996
+ ModifyLocalGatewayRouteCommandInput,
1997
+ ModifyLocalGatewayRouteCommandOutput,
1998
+ } from "./commands/ModifyLocalGatewayRouteCommand";
1999
+ import {
2000
+ ModifyManagedPrefixListCommandInput,
2001
+ ModifyManagedPrefixListCommandOutput,
2002
+ } from "./commands/ModifyManagedPrefixListCommand";
2003
+ import {
2004
+ ModifyNetworkInterfaceAttributeCommandInput,
2005
+ ModifyNetworkInterfaceAttributeCommandOutput,
2006
+ } from "./commands/ModifyNetworkInterfaceAttributeCommand";
2007
+ import {
2008
+ ModifyPrivateDnsNameOptionsCommandInput,
2009
+ ModifyPrivateDnsNameOptionsCommandOutput,
2010
+ } from "./commands/ModifyPrivateDnsNameOptionsCommand";
2011
+ import {
2012
+ ModifyReservedInstancesCommandInput,
2013
+ ModifyReservedInstancesCommandOutput,
2014
+ } from "./commands/ModifyReservedInstancesCommand";
2015
+ import {
2016
+ ModifySecurityGroupRulesCommandInput,
2017
+ ModifySecurityGroupRulesCommandOutput,
2018
+ } from "./commands/ModifySecurityGroupRulesCommand";
2019
+ import {
2020
+ ModifySnapshotAttributeCommandInput,
2021
+ ModifySnapshotAttributeCommandOutput,
2022
+ } from "./commands/ModifySnapshotAttributeCommand";
2023
+ import {
2024
+ ModifySnapshotTierCommandInput,
2025
+ ModifySnapshotTierCommandOutput,
2026
+ } from "./commands/ModifySnapshotTierCommand";
2027
+ import {
2028
+ ModifySpotFleetRequestCommandInput,
2029
+ ModifySpotFleetRequestCommandOutput,
2030
+ } from "./commands/ModifySpotFleetRequestCommand";
2031
+ import {
2032
+ ModifySubnetAttributeCommandInput,
2033
+ ModifySubnetAttributeCommandOutput,
2034
+ } from "./commands/ModifySubnetAttributeCommand";
2035
+ import {
2036
+ ModifyTrafficMirrorFilterNetworkServicesCommandInput,
2037
+ ModifyTrafficMirrorFilterNetworkServicesCommandOutput,
2038
+ } from "./commands/ModifyTrafficMirrorFilterNetworkServicesCommand";
2039
+ import {
2040
+ ModifyTrafficMirrorFilterRuleCommandInput,
2041
+ ModifyTrafficMirrorFilterRuleCommandOutput,
2042
+ } from "./commands/ModifyTrafficMirrorFilterRuleCommand";
2043
+ import {
2044
+ ModifyTrafficMirrorSessionCommandInput,
2045
+ ModifyTrafficMirrorSessionCommandOutput,
2046
+ } from "./commands/ModifyTrafficMirrorSessionCommand";
2047
+ import {
2048
+ ModifyTransitGatewayCommandInput,
2049
+ ModifyTransitGatewayCommandOutput,
2050
+ } from "./commands/ModifyTransitGatewayCommand";
2051
+ import {
2052
+ ModifyTransitGatewayPrefixListReferenceCommandInput,
2053
+ ModifyTransitGatewayPrefixListReferenceCommandOutput,
2054
+ } from "./commands/ModifyTransitGatewayPrefixListReferenceCommand";
2055
+ import {
2056
+ ModifyTransitGatewayVpcAttachmentCommandInput,
2057
+ ModifyTransitGatewayVpcAttachmentCommandOutput,
2058
+ } from "./commands/ModifyTransitGatewayVpcAttachmentCommand";
2059
+ import {
2060
+ ModifyVerifiedAccessEndpointCommandInput,
2061
+ ModifyVerifiedAccessEndpointCommandOutput,
2062
+ } from "./commands/ModifyVerifiedAccessEndpointCommand";
2063
+ import {
2064
+ ModifyVerifiedAccessEndpointPolicyCommandInput,
2065
+ ModifyVerifiedAccessEndpointPolicyCommandOutput,
2066
+ } from "./commands/ModifyVerifiedAccessEndpointPolicyCommand";
2067
+ import {
2068
+ ModifyVerifiedAccessGroupCommandInput,
2069
+ ModifyVerifiedAccessGroupCommandOutput,
2070
+ } from "./commands/ModifyVerifiedAccessGroupCommand";
2071
+ import {
2072
+ ModifyVerifiedAccessGroupPolicyCommandInput,
2073
+ ModifyVerifiedAccessGroupPolicyCommandOutput,
2074
+ } from "./commands/ModifyVerifiedAccessGroupPolicyCommand";
2075
+ import {
2076
+ ModifyVerifiedAccessInstanceCommandInput,
2077
+ ModifyVerifiedAccessInstanceCommandOutput,
2078
+ } from "./commands/ModifyVerifiedAccessInstanceCommand";
2079
+ import {
2080
+ ModifyVerifiedAccessInstanceLoggingConfigurationCommandInput,
2081
+ ModifyVerifiedAccessInstanceLoggingConfigurationCommandOutput,
2082
+ } from "./commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand";
2083
+ import {
2084
+ ModifyVerifiedAccessTrustProviderCommandInput,
2085
+ ModifyVerifiedAccessTrustProviderCommandOutput,
2086
+ } from "./commands/ModifyVerifiedAccessTrustProviderCommand";
2087
+ import {
2088
+ ModifyVolumeAttributeCommandInput,
2089
+ ModifyVolumeAttributeCommandOutput,
2090
+ } from "./commands/ModifyVolumeAttributeCommand";
2091
+ import {
2092
+ ModifyVolumeCommandInput,
2093
+ ModifyVolumeCommandOutput,
2094
+ } from "./commands/ModifyVolumeCommand";
2095
+ import {
2096
+ ModifyVpcAttributeCommandInput,
2097
+ ModifyVpcAttributeCommandOutput,
2098
+ } from "./commands/ModifyVpcAttributeCommand";
2099
+ import {
2100
+ ModifyVpcEndpointCommandInput,
2101
+ ModifyVpcEndpointCommandOutput,
2102
+ } from "./commands/ModifyVpcEndpointCommand";
2103
+ import {
2104
+ ModifyVpcEndpointConnectionNotificationCommandInput,
2105
+ ModifyVpcEndpointConnectionNotificationCommandOutput,
2106
+ } from "./commands/ModifyVpcEndpointConnectionNotificationCommand";
2107
+ import {
2108
+ ModifyVpcEndpointServiceConfigurationCommandInput,
2109
+ ModifyVpcEndpointServiceConfigurationCommandOutput,
2110
+ } from "./commands/ModifyVpcEndpointServiceConfigurationCommand";
2111
+ import {
2112
+ ModifyVpcEndpointServicePayerResponsibilityCommandInput,
2113
+ ModifyVpcEndpointServicePayerResponsibilityCommandOutput,
2114
+ } from "./commands/ModifyVpcEndpointServicePayerResponsibilityCommand";
2115
+ import {
2116
+ ModifyVpcEndpointServicePermissionsCommandInput,
2117
+ ModifyVpcEndpointServicePermissionsCommandOutput,
2118
+ } from "./commands/ModifyVpcEndpointServicePermissionsCommand";
2119
+ import {
2120
+ ModifyVpcPeeringConnectionOptionsCommandInput,
2121
+ ModifyVpcPeeringConnectionOptionsCommandOutput,
2122
+ } from "./commands/ModifyVpcPeeringConnectionOptionsCommand";
2123
+ import {
2124
+ ModifyVpcTenancyCommandInput,
2125
+ ModifyVpcTenancyCommandOutput,
2126
+ } from "./commands/ModifyVpcTenancyCommand";
2127
+ import {
2128
+ ModifyVpnConnectionCommandInput,
2129
+ ModifyVpnConnectionCommandOutput,
2130
+ } from "./commands/ModifyVpnConnectionCommand";
2131
+ import {
2132
+ ModifyVpnConnectionOptionsCommandInput,
2133
+ ModifyVpnConnectionOptionsCommandOutput,
2134
+ } from "./commands/ModifyVpnConnectionOptionsCommand";
2135
+ import {
2136
+ ModifyVpnTunnelCertificateCommandInput,
2137
+ ModifyVpnTunnelCertificateCommandOutput,
2138
+ } from "./commands/ModifyVpnTunnelCertificateCommand";
2139
+ import {
2140
+ ModifyVpnTunnelOptionsCommandInput,
2141
+ ModifyVpnTunnelOptionsCommandOutput,
2142
+ } from "./commands/ModifyVpnTunnelOptionsCommand";
2143
+ import {
2144
+ MonitorInstancesCommandInput,
2145
+ MonitorInstancesCommandOutput,
2146
+ } from "./commands/MonitorInstancesCommand";
2147
+ import {
2148
+ MoveAddressToVpcCommandInput,
2149
+ MoveAddressToVpcCommandOutput,
2150
+ } from "./commands/MoveAddressToVpcCommand";
2151
+ import {
2152
+ MoveByoipCidrToIpamCommandInput,
2153
+ MoveByoipCidrToIpamCommandOutput,
2154
+ } from "./commands/MoveByoipCidrToIpamCommand";
2155
+ import {
2156
+ ProvisionByoipCidrCommandInput,
2157
+ ProvisionByoipCidrCommandOutput,
2158
+ } from "./commands/ProvisionByoipCidrCommand";
2159
+ import {
2160
+ ProvisionIpamPoolCidrCommandInput,
2161
+ ProvisionIpamPoolCidrCommandOutput,
2162
+ } from "./commands/ProvisionIpamPoolCidrCommand";
2163
+ import {
2164
+ ProvisionPublicIpv4PoolCidrCommandInput,
2165
+ ProvisionPublicIpv4PoolCidrCommandOutput,
2166
+ } from "./commands/ProvisionPublicIpv4PoolCidrCommand";
2167
+ import {
2168
+ PurchaseHostReservationCommandInput,
2169
+ PurchaseHostReservationCommandOutput,
2170
+ } from "./commands/PurchaseHostReservationCommand";
2171
+ import {
2172
+ PurchaseReservedInstancesOfferingCommandInput,
2173
+ PurchaseReservedInstancesOfferingCommandOutput,
2174
+ } from "./commands/PurchaseReservedInstancesOfferingCommand";
2175
+ import {
2176
+ PurchaseScheduledInstancesCommandInput,
2177
+ PurchaseScheduledInstancesCommandOutput,
2178
+ } from "./commands/PurchaseScheduledInstancesCommand";
2179
+ import {
2180
+ RebootInstancesCommandInput,
2181
+ RebootInstancesCommandOutput,
2182
+ } from "./commands/RebootInstancesCommand";
2183
+ import {
2184
+ RegisterImageCommandInput,
2185
+ RegisterImageCommandOutput,
2186
+ } from "./commands/RegisterImageCommand";
2187
+ import {
2188
+ RegisterInstanceEventNotificationAttributesCommandInput,
2189
+ RegisterInstanceEventNotificationAttributesCommandOutput,
2190
+ } from "./commands/RegisterInstanceEventNotificationAttributesCommand";
2191
+ import {
2192
+ RegisterTransitGatewayMulticastGroupMembersCommandInput,
2193
+ RegisterTransitGatewayMulticastGroupMembersCommandOutput,
2194
+ } from "./commands/RegisterTransitGatewayMulticastGroupMembersCommand";
2195
+ import {
2196
+ RegisterTransitGatewayMulticastGroupSourcesCommandInput,
2197
+ RegisterTransitGatewayMulticastGroupSourcesCommandOutput,
2198
+ } from "./commands/RegisterTransitGatewayMulticastGroupSourcesCommand";
2199
+ import {
2200
+ RejectTransitGatewayMulticastDomainAssociationsCommandInput,
2201
+ RejectTransitGatewayMulticastDomainAssociationsCommandOutput,
2202
+ } from "./commands/RejectTransitGatewayMulticastDomainAssociationsCommand";
2203
+ import {
2204
+ RejectTransitGatewayPeeringAttachmentCommandInput,
2205
+ RejectTransitGatewayPeeringAttachmentCommandOutput,
2206
+ } from "./commands/RejectTransitGatewayPeeringAttachmentCommand";
2207
+ import {
2208
+ RejectTransitGatewayVpcAttachmentCommandInput,
2209
+ RejectTransitGatewayVpcAttachmentCommandOutput,
2210
+ } from "./commands/RejectTransitGatewayVpcAttachmentCommand";
2211
+ import {
2212
+ RejectVpcEndpointConnectionsCommandInput,
2213
+ RejectVpcEndpointConnectionsCommandOutput,
2214
+ } from "./commands/RejectVpcEndpointConnectionsCommand";
2215
+ import {
2216
+ RejectVpcPeeringConnectionCommandInput,
2217
+ RejectVpcPeeringConnectionCommandOutput,
2218
+ } from "./commands/RejectVpcPeeringConnectionCommand";
2219
+ import {
2220
+ ReleaseAddressCommandInput,
2221
+ ReleaseAddressCommandOutput,
2222
+ } from "./commands/ReleaseAddressCommand";
2223
+ import {
2224
+ ReleaseHostsCommandInput,
2225
+ ReleaseHostsCommandOutput,
2226
+ } from "./commands/ReleaseHostsCommand";
2227
+ import {
2228
+ ReleaseIpamPoolAllocationCommandInput,
2229
+ ReleaseIpamPoolAllocationCommandOutput,
2230
+ } from "./commands/ReleaseIpamPoolAllocationCommand";
2231
+ import {
2232
+ ReplaceIamInstanceProfileAssociationCommandInput,
2233
+ ReplaceIamInstanceProfileAssociationCommandOutput,
2234
+ } from "./commands/ReplaceIamInstanceProfileAssociationCommand";
2235
+ import {
2236
+ ReplaceNetworkAclAssociationCommandInput,
2237
+ ReplaceNetworkAclAssociationCommandOutput,
2238
+ } from "./commands/ReplaceNetworkAclAssociationCommand";
2239
+ import {
2240
+ ReplaceNetworkAclEntryCommandInput,
2241
+ ReplaceNetworkAclEntryCommandOutput,
2242
+ } from "./commands/ReplaceNetworkAclEntryCommand";
2243
+ import {
2244
+ ReplaceRouteCommandInput,
2245
+ ReplaceRouteCommandOutput,
2246
+ } from "./commands/ReplaceRouteCommand";
2247
+ import {
2248
+ ReplaceRouteTableAssociationCommandInput,
2249
+ ReplaceRouteTableAssociationCommandOutput,
2250
+ } from "./commands/ReplaceRouteTableAssociationCommand";
2251
+ import {
2252
+ ReplaceTransitGatewayRouteCommandInput,
2253
+ ReplaceTransitGatewayRouteCommandOutput,
2254
+ } from "./commands/ReplaceTransitGatewayRouteCommand";
2255
+ import {
2256
+ ReplaceVpnTunnelCommandInput,
2257
+ ReplaceVpnTunnelCommandOutput,
2258
+ } from "./commands/ReplaceVpnTunnelCommand";
2259
+ import {
2260
+ ReportInstanceStatusCommandInput,
2261
+ ReportInstanceStatusCommandOutput,
2262
+ } from "./commands/ReportInstanceStatusCommand";
2263
+ import {
2264
+ RequestSpotFleetCommandInput,
2265
+ RequestSpotFleetCommandOutput,
2266
+ } from "./commands/RequestSpotFleetCommand";
2267
+ import {
2268
+ RequestSpotInstancesCommandInput,
2269
+ RequestSpotInstancesCommandOutput,
2270
+ } from "./commands/RequestSpotInstancesCommand";
2271
+ import {
2272
+ ResetAddressAttributeCommandInput,
2273
+ ResetAddressAttributeCommandOutput,
2274
+ } from "./commands/ResetAddressAttributeCommand";
2275
+ import {
2276
+ ResetEbsDefaultKmsKeyIdCommandInput,
2277
+ ResetEbsDefaultKmsKeyIdCommandOutput,
2278
+ } from "./commands/ResetEbsDefaultKmsKeyIdCommand";
2279
+ import {
2280
+ ResetFpgaImageAttributeCommandInput,
2281
+ ResetFpgaImageAttributeCommandOutput,
2282
+ } from "./commands/ResetFpgaImageAttributeCommand";
2283
+ import {
2284
+ ResetImageAttributeCommandInput,
2285
+ ResetImageAttributeCommandOutput,
2286
+ } from "./commands/ResetImageAttributeCommand";
2287
+ import {
2288
+ ResetInstanceAttributeCommandInput,
2289
+ ResetInstanceAttributeCommandOutput,
2290
+ } from "./commands/ResetInstanceAttributeCommand";
2291
+ import {
2292
+ ResetNetworkInterfaceAttributeCommandInput,
2293
+ ResetNetworkInterfaceAttributeCommandOutput,
2294
+ } from "./commands/ResetNetworkInterfaceAttributeCommand";
2295
+ import {
2296
+ ResetSnapshotAttributeCommandInput,
2297
+ ResetSnapshotAttributeCommandOutput,
2298
+ } from "./commands/ResetSnapshotAttributeCommand";
2299
+ import {
2300
+ RestoreAddressToClassicCommandInput,
2301
+ RestoreAddressToClassicCommandOutput,
2302
+ } from "./commands/RestoreAddressToClassicCommand";
2303
+ import {
2304
+ RestoreImageFromRecycleBinCommandInput,
2305
+ RestoreImageFromRecycleBinCommandOutput,
2306
+ } from "./commands/RestoreImageFromRecycleBinCommand";
2307
+ import {
2308
+ RestoreManagedPrefixListVersionCommandInput,
2309
+ RestoreManagedPrefixListVersionCommandOutput,
2310
+ } from "./commands/RestoreManagedPrefixListVersionCommand";
2311
+ import {
2312
+ RestoreSnapshotFromRecycleBinCommandInput,
2313
+ RestoreSnapshotFromRecycleBinCommandOutput,
2314
+ } from "./commands/RestoreSnapshotFromRecycleBinCommand";
2315
+ import {
2316
+ RestoreSnapshotTierCommandInput,
2317
+ RestoreSnapshotTierCommandOutput,
2318
+ } from "./commands/RestoreSnapshotTierCommand";
2319
+ import {
2320
+ RevokeClientVpnIngressCommandInput,
2321
+ RevokeClientVpnIngressCommandOutput,
2322
+ } from "./commands/RevokeClientVpnIngressCommand";
2323
+ import {
2324
+ RevokeSecurityGroupEgressCommandInput,
2325
+ RevokeSecurityGroupEgressCommandOutput,
2326
+ } from "./commands/RevokeSecurityGroupEgressCommand";
2327
+ import {
2328
+ RevokeSecurityGroupIngressCommandInput,
2329
+ RevokeSecurityGroupIngressCommandOutput,
2330
+ } from "./commands/RevokeSecurityGroupIngressCommand";
2331
+ import {
2332
+ RunInstancesCommandInput,
2333
+ RunInstancesCommandOutput,
2334
+ } from "./commands/RunInstancesCommand";
2335
+ import {
2336
+ RunScheduledInstancesCommandInput,
2337
+ RunScheduledInstancesCommandOutput,
2338
+ } from "./commands/RunScheduledInstancesCommand";
2339
+ import {
2340
+ SearchLocalGatewayRoutesCommandInput,
2341
+ SearchLocalGatewayRoutesCommandOutput,
2342
+ } from "./commands/SearchLocalGatewayRoutesCommand";
2343
+ import {
2344
+ SearchTransitGatewayMulticastGroupsCommandInput,
2345
+ SearchTransitGatewayMulticastGroupsCommandOutput,
2346
+ } from "./commands/SearchTransitGatewayMulticastGroupsCommand";
2347
+ import {
2348
+ SearchTransitGatewayRoutesCommandInput,
2349
+ SearchTransitGatewayRoutesCommandOutput,
2350
+ } from "./commands/SearchTransitGatewayRoutesCommand";
2351
+ import {
2352
+ SendDiagnosticInterruptCommandInput,
2353
+ SendDiagnosticInterruptCommandOutput,
2354
+ } from "./commands/SendDiagnosticInterruptCommand";
2355
+ import {
2356
+ StartInstancesCommandInput,
2357
+ StartInstancesCommandOutput,
2358
+ } from "./commands/StartInstancesCommand";
2359
+ import {
2360
+ StartNetworkInsightsAccessScopeAnalysisCommandInput,
2361
+ StartNetworkInsightsAccessScopeAnalysisCommandOutput,
2362
+ } from "./commands/StartNetworkInsightsAccessScopeAnalysisCommand";
2363
+ import {
2364
+ StartNetworkInsightsAnalysisCommandInput,
2365
+ StartNetworkInsightsAnalysisCommandOutput,
2366
+ } from "./commands/StartNetworkInsightsAnalysisCommand";
2367
+ import {
2368
+ StartVpcEndpointServicePrivateDnsVerificationCommandInput,
2369
+ StartVpcEndpointServicePrivateDnsVerificationCommandOutput,
2370
+ } from "./commands/StartVpcEndpointServicePrivateDnsVerificationCommand";
2371
+ import {
2372
+ StopInstancesCommandInput,
2373
+ StopInstancesCommandOutput,
2374
+ } from "./commands/StopInstancesCommand";
2375
+ import {
2376
+ TerminateClientVpnConnectionsCommandInput,
2377
+ TerminateClientVpnConnectionsCommandOutput,
2378
+ } from "./commands/TerminateClientVpnConnectionsCommand";
2379
+ import {
2380
+ TerminateInstancesCommandInput,
2381
+ TerminateInstancesCommandOutput,
2382
+ } from "./commands/TerminateInstancesCommand";
2383
+ import {
2384
+ UnassignIpv6AddressesCommandInput,
2385
+ UnassignIpv6AddressesCommandOutput,
2386
+ } from "./commands/UnassignIpv6AddressesCommand";
2387
+ import {
2388
+ UnassignPrivateIpAddressesCommandInput,
2389
+ UnassignPrivateIpAddressesCommandOutput,
2390
+ } from "./commands/UnassignPrivateIpAddressesCommand";
2391
+ import {
2392
+ UnassignPrivateNatGatewayAddressCommandInput,
2393
+ UnassignPrivateNatGatewayAddressCommandOutput,
2394
+ } from "./commands/UnassignPrivateNatGatewayAddressCommand";
2395
+ import {
2396
+ UnmonitorInstancesCommandInput,
2397
+ UnmonitorInstancesCommandOutput,
2398
+ } from "./commands/UnmonitorInstancesCommand";
2399
+ import {
2400
+ UpdateSecurityGroupRuleDescriptionsEgressCommandInput,
2401
+ UpdateSecurityGroupRuleDescriptionsEgressCommandOutput,
2402
+ } from "./commands/UpdateSecurityGroupRuleDescriptionsEgressCommand";
2403
+ import {
2404
+ UpdateSecurityGroupRuleDescriptionsIngressCommandInput,
2405
+ UpdateSecurityGroupRuleDescriptionsIngressCommandOutput,
2406
+ } from "./commands/UpdateSecurityGroupRuleDescriptionsIngressCommand";
2407
+ import {
2408
+ WithdrawByoipCidrCommandInput,
2409
+ WithdrawByoipCidrCommandOutput,
2410
+ } from "./commands/WithdrawByoipCidrCommand";
2411
+ import {
2412
+ ClientInputEndpointParameters,
2413
+ ClientResolvedEndpointParameters,
2414
+ EndpointParameters,
2415
+ } from "./endpoint/EndpointParameters";
2416
+ export type ServiceInputTypes =
2417
+ | AcceptAddressTransferCommandInput
2418
+ | AcceptReservedInstancesExchangeQuoteCommandInput
2419
+ | AcceptTransitGatewayMulticastDomainAssociationsCommandInput
2420
+ | AcceptTransitGatewayPeeringAttachmentCommandInput
2421
+ | AcceptTransitGatewayVpcAttachmentCommandInput
2422
+ | AcceptVpcEndpointConnectionsCommandInput
2423
+ | AcceptVpcPeeringConnectionCommandInput
2424
+ | AdvertiseByoipCidrCommandInput
2425
+ | AllocateAddressCommandInput
2426
+ | AllocateHostsCommandInput
2427
+ | AllocateIpamPoolCidrCommandInput
2428
+ | ApplySecurityGroupsToClientVpnTargetNetworkCommandInput
2429
+ | AssignIpv6AddressesCommandInput
2430
+ | AssignPrivateIpAddressesCommandInput
2431
+ | AssignPrivateNatGatewayAddressCommandInput
2432
+ | AssociateAddressCommandInput
2433
+ | AssociateClientVpnTargetNetworkCommandInput
2434
+ | AssociateDhcpOptionsCommandInput
2435
+ | AssociateEnclaveCertificateIamRoleCommandInput
2436
+ | AssociateIamInstanceProfileCommandInput
2437
+ | AssociateInstanceEventWindowCommandInput
2438
+ | AssociateIpamResourceDiscoveryCommandInput
2439
+ | AssociateNatGatewayAddressCommandInput
2440
+ | AssociateRouteTableCommandInput
2441
+ | AssociateSubnetCidrBlockCommandInput
2442
+ | AssociateTransitGatewayMulticastDomainCommandInput
2443
+ | AssociateTransitGatewayPolicyTableCommandInput
2444
+ | AssociateTransitGatewayRouteTableCommandInput
2445
+ | AssociateTrunkInterfaceCommandInput
2446
+ | AssociateVpcCidrBlockCommandInput
2447
+ | AttachClassicLinkVpcCommandInput
2448
+ | AttachInternetGatewayCommandInput
2449
+ | AttachNetworkInterfaceCommandInput
2450
+ | AttachVerifiedAccessTrustProviderCommandInput
2451
+ | AttachVolumeCommandInput
2452
+ | AttachVpnGatewayCommandInput
2453
+ | AuthorizeClientVpnIngressCommandInput
2454
+ | AuthorizeSecurityGroupEgressCommandInput
2455
+ | AuthorizeSecurityGroupIngressCommandInput
2456
+ | BundleInstanceCommandInput
2457
+ | CancelBundleTaskCommandInput
2458
+ | CancelCapacityReservationCommandInput
2459
+ | CancelCapacityReservationFleetsCommandInput
2460
+ | CancelConversionTaskCommandInput
2461
+ | CancelExportTaskCommandInput
2462
+ | CancelImageLaunchPermissionCommandInput
2463
+ | CancelImportTaskCommandInput
2464
+ | CancelReservedInstancesListingCommandInput
2465
+ | CancelSpotFleetRequestsCommandInput
2466
+ | CancelSpotInstanceRequestsCommandInput
2467
+ | ConfirmProductInstanceCommandInput
2468
+ | CopyFpgaImageCommandInput
2469
+ | CopyImageCommandInput
2470
+ | CopySnapshotCommandInput
2471
+ | CreateCapacityReservationCommandInput
2472
+ | CreateCapacityReservationFleetCommandInput
2473
+ | CreateCarrierGatewayCommandInput
2474
+ | CreateClientVpnEndpointCommandInput
2475
+ | CreateClientVpnRouteCommandInput
2476
+ | CreateCoipCidrCommandInput
2477
+ | CreateCoipPoolCommandInput
2478
+ | CreateCustomerGatewayCommandInput
2479
+ | CreateDefaultSubnetCommandInput
2480
+ | CreateDefaultVpcCommandInput
2481
+ | CreateDhcpOptionsCommandInput
2482
+ | CreateEgressOnlyInternetGatewayCommandInput
2483
+ | CreateFleetCommandInput
2484
+ | CreateFlowLogsCommandInput
2485
+ | CreateFpgaImageCommandInput
2486
+ | CreateImageCommandInput
2487
+ | CreateInstanceEventWindowCommandInput
2488
+ | CreateInstanceExportTaskCommandInput
2489
+ | CreateInternetGatewayCommandInput
2490
+ | CreateIpamCommandInput
2491
+ | CreateIpamPoolCommandInput
2492
+ | CreateIpamResourceDiscoveryCommandInput
2493
+ | CreateIpamScopeCommandInput
2494
+ | CreateKeyPairCommandInput
2495
+ | CreateLaunchTemplateCommandInput
2496
+ | CreateLaunchTemplateVersionCommandInput
2497
+ | CreateLocalGatewayRouteCommandInput
2498
+ | CreateLocalGatewayRouteTableCommandInput
2499
+ | CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandInput
2500
+ | CreateLocalGatewayRouteTableVpcAssociationCommandInput
2501
+ | CreateManagedPrefixListCommandInput
2502
+ | CreateNatGatewayCommandInput
2503
+ | CreateNetworkAclCommandInput
2504
+ | CreateNetworkAclEntryCommandInput
2505
+ | CreateNetworkInsightsAccessScopeCommandInput
2506
+ | CreateNetworkInsightsPathCommandInput
2507
+ | CreateNetworkInterfaceCommandInput
2508
+ | CreateNetworkInterfacePermissionCommandInput
2509
+ | CreatePlacementGroupCommandInput
2510
+ | CreatePublicIpv4PoolCommandInput
2511
+ | CreateReplaceRootVolumeTaskCommandInput
2512
+ | CreateReservedInstancesListingCommandInput
2513
+ | CreateRestoreImageTaskCommandInput
2514
+ | CreateRouteCommandInput
2515
+ | CreateRouteTableCommandInput
2516
+ | CreateSecurityGroupCommandInput
2517
+ | CreateSnapshotCommandInput
2518
+ | CreateSnapshotsCommandInput
2519
+ | CreateSpotDatafeedSubscriptionCommandInput
2520
+ | CreateStoreImageTaskCommandInput
2521
+ | CreateSubnetCidrReservationCommandInput
2522
+ | CreateSubnetCommandInput
2523
+ | CreateTagsCommandInput
2524
+ | CreateTrafficMirrorFilterCommandInput
2525
+ | CreateTrafficMirrorFilterRuleCommandInput
2526
+ | CreateTrafficMirrorSessionCommandInput
2527
+ | CreateTrafficMirrorTargetCommandInput
2528
+ | CreateTransitGatewayCommandInput
2529
+ | CreateTransitGatewayConnectCommandInput
2530
+ | CreateTransitGatewayConnectPeerCommandInput
2531
+ | CreateTransitGatewayMulticastDomainCommandInput
2532
+ | CreateTransitGatewayPeeringAttachmentCommandInput
2533
+ | CreateTransitGatewayPolicyTableCommandInput
2534
+ | CreateTransitGatewayPrefixListReferenceCommandInput
2535
+ | CreateTransitGatewayRouteCommandInput
2536
+ | CreateTransitGatewayRouteTableAnnouncementCommandInput
2537
+ | CreateTransitGatewayRouteTableCommandInput
2538
+ | CreateTransitGatewayVpcAttachmentCommandInput
2539
+ | CreateVerifiedAccessEndpointCommandInput
2540
+ | CreateVerifiedAccessGroupCommandInput
2541
+ | CreateVerifiedAccessInstanceCommandInput
2542
+ | CreateVerifiedAccessTrustProviderCommandInput
2543
+ | CreateVolumeCommandInput
2544
+ | CreateVpcCommandInput
2545
+ | CreateVpcEndpointCommandInput
2546
+ | CreateVpcEndpointConnectionNotificationCommandInput
2547
+ | CreateVpcEndpointServiceConfigurationCommandInput
2548
+ | CreateVpcPeeringConnectionCommandInput
2549
+ | CreateVpnConnectionCommandInput
2550
+ | CreateVpnConnectionRouteCommandInput
2551
+ | CreateVpnGatewayCommandInput
2552
+ | DeleteCarrierGatewayCommandInput
2553
+ | DeleteClientVpnEndpointCommandInput
2554
+ | DeleteClientVpnRouteCommandInput
2555
+ | DeleteCoipCidrCommandInput
2556
+ | DeleteCoipPoolCommandInput
2557
+ | DeleteCustomerGatewayCommandInput
2558
+ | DeleteDhcpOptionsCommandInput
2559
+ | DeleteEgressOnlyInternetGatewayCommandInput
2560
+ | DeleteFleetsCommandInput
2561
+ | DeleteFlowLogsCommandInput
2562
+ | DeleteFpgaImageCommandInput
2563
+ | DeleteInstanceEventWindowCommandInput
2564
+ | DeleteInternetGatewayCommandInput
2565
+ | DeleteIpamCommandInput
2566
+ | DeleteIpamPoolCommandInput
2567
+ | DeleteIpamResourceDiscoveryCommandInput
2568
+ | DeleteIpamScopeCommandInput
2569
+ | DeleteKeyPairCommandInput
2570
+ | DeleteLaunchTemplateCommandInput
2571
+ | DeleteLaunchTemplateVersionsCommandInput
2572
+ | DeleteLocalGatewayRouteCommandInput
2573
+ | DeleteLocalGatewayRouteTableCommandInput
2574
+ | DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandInput
2575
+ | DeleteLocalGatewayRouteTableVpcAssociationCommandInput
2576
+ | DeleteManagedPrefixListCommandInput
2577
+ | DeleteNatGatewayCommandInput
2578
+ | DeleteNetworkAclCommandInput
2579
+ | DeleteNetworkAclEntryCommandInput
2580
+ | DeleteNetworkInsightsAccessScopeAnalysisCommandInput
2581
+ | DeleteNetworkInsightsAccessScopeCommandInput
2582
+ | DeleteNetworkInsightsAnalysisCommandInput
2583
+ | DeleteNetworkInsightsPathCommandInput
2584
+ | DeleteNetworkInterfaceCommandInput
2585
+ | DeleteNetworkInterfacePermissionCommandInput
2586
+ | DeletePlacementGroupCommandInput
2587
+ | DeletePublicIpv4PoolCommandInput
2588
+ | DeleteQueuedReservedInstancesCommandInput
2589
+ | DeleteRouteCommandInput
2590
+ | DeleteRouteTableCommandInput
2591
+ | DeleteSecurityGroupCommandInput
2592
+ | DeleteSnapshotCommandInput
2593
+ | DeleteSpotDatafeedSubscriptionCommandInput
2594
+ | DeleteSubnetCidrReservationCommandInput
2595
+ | DeleteSubnetCommandInput
2596
+ | DeleteTagsCommandInput
2597
+ | DeleteTrafficMirrorFilterCommandInput
2598
+ | DeleteTrafficMirrorFilterRuleCommandInput
2599
+ | DeleteTrafficMirrorSessionCommandInput
2600
+ | DeleteTrafficMirrorTargetCommandInput
2601
+ | DeleteTransitGatewayCommandInput
2602
+ | DeleteTransitGatewayConnectCommandInput
2603
+ | DeleteTransitGatewayConnectPeerCommandInput
2604
+ | DeleteTransitGatewayMulticastDomainCommandInput
2605
+ | DeleteTransitGatewayPeeringAttachmentCommandInput
2606
+ | DeleteTransitGatewayPolicyTableCommandInput
2607
+ | DeleteTransitGatewayPrefixListReferenceCommandInput
2608
+ | DeleteTransitGatewayRouteCommandInput
2609
+ | DeleteTransitGatewayRouteTableAnnouncementCommandInput
2610
+ | DeleteTransitGatewayRouteTableCommandInput
2611
+ | DeleteTransitGatewayVpcAttachmentCommandInput
2612
+ | DeleteVerifiedAccessEndpointCommandInput
2613
+ | DeleteVerifiedAccessGroupCommandInput
2614
+ | DeleteVerifiedAccessInstanceCommandInput
2615
+ | DeleteVerifiedAccessTrustProviderCommandInput
2616
+ | DeleteVolumeCommandInput
2617
+ | DeleteVpcCommandInput
2618
+ | DeleteVpcEndpointConnectionNotificationsCommandInput
2619
+ | DeleteVpcEndpointServiceConfigurationsCommandInput
2620
+ | DeleteVpcEndpointsCommandInput
2621
+ | DeleteVpcPeeringConnectionCommandInput
2622
+ | DeleteVpnConnectionCommandInput
2623
+ | DeleteVpnConnectionRouteCommandInput
2624
+ | DeleteVpnGatewayCommandInput
2625
+ | DeprovisionByoipCidrCommandInput
2626
+ | DeprovisionIpamPoolCidrCommandInput
2627
+ | DeprovisionPublicIpv4PoolCidrCommandInput
2628
+ | DeregisterImageCommandInput
2629
+ | DeregisterInstanceEventNotificationAttributesCommandInput
2630
+ | DeregisterTransitGatewayMulticastGroupMembersCommandInput
2631
+ | DeregisterTransitGatewayMulticastGroupSourcesCommandInput
2632
+ | DescribeAccountAttributesCommandInput
2633
+ | DescribeAddressTransfersCommandInput
2634
+ | DescribeAddressesAttributeCommandInput
2635
+ | DescribeAddressesCommandInput
2636
+ | DescribeAggregateIdFormatCommandInput
2637
+ | DescribeAvailabilityZonesCommandInput
2638
+ | DescribeAwsNetworkPerformanceMetricSubscriptionsCommandInput
2639
+ | DescribeBundleTasksCommandInput
2640
+ | DescribeByoipCidrsCommandInput
2641
+ | DescribeCapacityReservationFleetsCommandInput
2642
+ | DescribeCapacityReservationsCommandInput
2643
+ | DescribeCarrierGatewaysCommandInput
2644
+ | DescribeClassicLinkInstancesCommandInput
2645
+ | DescribeClientVpnAuthorizationRulesCommandInput
2646
+ | DescribeClientVpnConnectionsCommandInput
2647
+ | DescribeClientVpnEndpointsCommandInput
2648
+ | DescribeClientVpnRoutesCommandInput
2649
+ | DescribeClientVpnTargetNetworksCommandInput
2650
+ | DescribeCoipPoolsCommandInput
2651
+ | DescribeConversionTasksCommandInput
2652
+ | DescribeCustomerGatewaysCommandInput
2653
+ | DescribeDhcpOptionsCommandInput
2654
+ | DescribeEgressOnlyInternetGatewaysCommandInput
2655
+ | DescribeElasticGpusCommandInput
2656
+ | DescribeExportImageTasksCommandInput
2657
+ | DescribeExportTasksCommandInput
2658
+ | DescribeFastLaunchImagesCommandInput
2659
+ | DescribeFastSnapshotRestoresCommandInput
2660
+ | DescribeFleetHistoryCommandInput
2661
+ | DescribeFleetInstancesCommandInput
2662
+ | DescribeFleetsCommandInput
2663
+ | DescribeFlowLogsCommandInput
2664
+ | DescribeFpgaImageAttributeCommandInput
2665
+ | DescribeFpgaImagesCommandInput
2666
+ | DescribeHostReservationOfferingsCommandInput
2667
+ | DescribeHostReservationsCommandInput
2668
+ | DescribeHostsCommandInput
2669
+ | DescribeIamInstanceProfileAssociationsCommandInput
2670
+ | DescribeIdFormatCommandInput
2671
+ | DescribeIdentityIdFormatCommandInput
2672
+ | DescribeImageAttributeCommandInput
2673
+ | DescribeImagesCommandInput
2674
+ | DescribeImportImageTasksCommandInput
2675
+ | DescribeImportSnapshotTasksCommandInput
2676
+ | DescribeInstanceAttributeCommandInput
2677
+ | DescribeInstanceCreditSpecificationsCommandInput
2678
+ | DescribeInstanceEventNotificationAttributesCommandInput
2679
+ | DescribeInstanceEventWindowsCommandInput
2680
+ | DescribeInstanceStatusCommandInput
2681
+ | DescribeInstanceTypeOfferingsCommandInput
2682
+ | DescribeInstanceTypesCommandInput
2683
+ | DescribeInstancesCommandInput
2684
+ | DescribeInternetGatewaysCommandInput
2685
+ | DescribeIpamPoolsCommandInput
2686
+ | DescribeIpamResourceDiscoveriesCommandInput
2687
+ | DescribeIpamResourceDiscoveryAssociationsCommandInput
2688
+ | DescribeIpamScopesCommandInput
2689
+ | DescribeIpamsCommandInput
2690
+ | DescribeIpv6PoolsCommandInput
2691
+ | DescribeKeyPairsCommandInput
2692
+ | DescribeLaunchTemplateVersionsCommandInput
2693
+ | DescribeLaunchTemplatesCommandInput
2694
+ | DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandInput
2695
+ | DescribeLocalGatewayRouteTableVpcAssociationsCommandInput
2696
+ | DescribeLocalGatewayRouteTablesCommandInput
2697
+ | DescribeLocalGatewayVirtualInterfaceGroupsCommandInput
2698
+ | DescribeLocalGatewayVirtualInterfacesCommandInput
2699
+ | DescribeLocalGatewaysCommandInput
2700
+ | DescribeManagedPrefixListsCommandInput
2701
+ | DescribeMovingAddressesCommandInput
2702
+ | DescribeNatGatewaysCommandInput
2703
+ | DescribeNetworkAclsCommandInput
2704
+ | DescribeNetworkInsightsAccessScopeAnalysesCommandInput
2705
+ | DescribeNetworkInsightsAccessScopesCommandInput
2706
+ | DescribeNetworkInsightsAnalysesCommandInput
2707
+ | DescribeNetworkInsightsPathsCommandInput
2708
+ | DescribeNetworkInterfaceAttributeCommandInput
2709
+ | DescribeNetworkInterfacePermissionsCommandInput
2710
+ | DescribeNetworkInterfacesCommandInput
2711
+ | DescribePlacementGroupsCommandInput
2712
+ | DescribePrefixListsCommandInput
2713
+ | DescribePrincipalIdFormatCommandInput
2714
+ | DescribePublicIpv4PoolsCommandInput
2715
+ | DescribeRegionsCommandInput
2716
+ | DescribeReplaceRootVolumeTasksCommandInput
2717
+ | DescribeReservedInstancesCommandInput
2718
+ | DescribeReservedInstancesListingsCommandInput
2719
+ | DescribeReservedInstancesModificationsCommandInput
2720
+ | DescribeReservedInstancesOfferingsCommandInput
2721
+ | DescribeRouteTablesCommandInput
2722
+ | DescribeScheduledInstanceAvailabilityCommandInput
2723
+ | DescribeScheduledInstancesCommandInput
2724
+ | DescribeSecurityGroupReferencesCommandInput
2725
+ | DescribeSecurityGroupRulesCommandInput
2726
+ | DescribeSecurityGroupsCommandInput
2727
+ | DescribeSnapshotAttributeCommandInput
2728
+ | DescribeSnapshotTierStatusCommandInput
2729
+ | DescribeSnapshotsCommandInput
2730
+ | DescribeSpotDatafeedSubscriptionCommandInput
2731
+ | DescribeSpotFleetInstancesCommandInput
2732
+ | DescribeSpotFleetRequestHistoryCommandInput
2733
+ | DescribeSpotFleetRequestsCommandInput
2734
+ | DescribeSpotInstanceRequestsCommandInput
2735
+ | DescribeSpotPriceHistoryCommandInput
2736
+ | DescribeStaleSecurityGroupsCommandInput
2737
+ | DescribeStoreImageTasksCommandInput
2738
+ | DescribeSubnetsCommandInput
2739
+ | DescribeTagsCommandInput
2740
+ | DescribeTrafficMirrorFiltersCommandInput
2741
+ | DescribeTrafficMirrorSessionsCommandInput
2742
+ | DescribeTrafficMirrorTargetsCommandInput
2743
+ | DescribeTransitGatewayAttachmentsCommandInput
2744
+ | DescribeTransitGatewayConnectPeersCommandInput
2745
+ | DescribeTransitGatewayConnectsCommandInput
2746
+ | DescribeTransitGatewayMulticastDomainsCommandInput
2747
+ | DescribeTransitGatewayPeeringAttachmentsCommandInput
2748
+ | DescribeTransitGatewayPolicyTablesCommandInput
2749
+ | DescribeTransitGatewayRouteTableAnnouncementsCommandInput
2750
+ | DescribeTransitGatewayRouteTablesCommandInput
2751
+ | DescribeTransitGatewayVpcAttachmentsCommandInput
2752
+ | DescribeTransitGatewaysCommandInput
2753
+ | DescribeTrunkInterfaceAssociationsCommandInput
2754
+ | DescribeVerifiedAccessEndpointsCommandInput
2755
+ | DescribeVerifiedAccessGroupsCommandInput
2756
+ | DescribeVerifiedAccessInstanceLoggingConfigurationsCommandInput
2757
+ | DescribeVerifiedAccessInstancesCommandInput
2758
+ | DescribeVerifiedAccessTrustProvidersCommandInput
2759
+ | DescribeVolumeAttributeCommandInput
2760
+ | DescribeVolumeStatusCommandInput
2761
+ | DescribeVolumesCommandInput
2762
+ | DescribeVolumesModificationsCommandInput
2763
+ | DescribeVpcAttributeCommandInput
2764
+ | DescribeVpcClassicLinkCommandInput
2765
+ | DescribeVpcClassicLinkDnsSupportCommandInput
2766
+ | DescribeVpcEndpointConnectionNotificationsCommandInput
2767
+ | DescribeVpcEndpointConnectionsCommandInput
2768
+ | DescribeVpcEndpointServiceConfigurationsCommandInput
2769
+ | DescribeVpcEndpointServicePermissionsCommandInput
2770
+ | DescribeVpcEndpointServicesCommandInput
2771
+ | DescribeVpcEndpointsCommandInput
2772
+ | DescribeVpcPeeringConnectionsCommandInput
2773
+ | DescribeVpcsCommandInput
2774
+ | DescribeVpnConnectionsCommandInput
2775
+ | DescribeVpnGatewaysCommandInput
2776
+ | DetachClassicLinkVpcCommandInput
2777
+ | DetachInternetGatewayCommandInput
2778
+ | DetachNetworkInterfaceCommandInput
2779
+ | DetachVerifiedAccessTrustProviderCommandInput
2780
+ | DetachVolumeCommandInput
2781
+ | DetachVpnGatewayCommandInput
2782
+ | DisableAddressTransferCommandInput
2783
+ | DisableAwsNetworkPerformanceMetricSubscriptionCommandInput
2784
+ | DisableEbsEncryptionByDefaultCommandInput
2785
+ | DisableFastLaunchCommandInput
2786
+ | DisableFastSnapshotRestoresCommandInput
2787
+ | DisableImageDeprecationCommandInput
2788
+ | DisableIpamOrganizationAdminAccountCommandInput
2789
+ | DisableSerialConsoleAccessCommandInput
2790
+ | DisableTransitGatewayRouteTablePropagationCommandInput
2791
+ | DisableVgwRoutePropagationCommandInput
2792
+ | DisableVpcClassicLinkCommandInput
2793
+ | DisableVpcClassicLinkDnsSupportCommandInput
2794
+ | DisassociateAddressCommandInput
2795
+ | DisassociateClientVpnTargetNetworkCommandInput
2796
+ | DisassociateEnclaveCertificateIamRoleCommandInput
2797
+ | DisassociateIamInstanceProfileCommandInput
2798
+ | DisassociateInstanceEventWindowCommandInput
2799
+ | DisassociateIpamResourceDiscoveryCommandInput
2800
+ | DisassociateNatGatewayAddressCommandInput
2801
+ | DisassociateRouteTableCommandInput
2802
+ | DisassociateSubnetCidrBlockCommandInput
2803
+ | DisassociateTransitGatewayMulticastDomainCommandInput
2804
+ | DisassociateTransitGatewayPolicyTableCommandInput
2805
+ | DisassociateTransitGatewayRouteTableCommandInput
2806
+ | DisassociateTrunkInterfaceCommandInput
2807
+ | DisassociateVpcCidrBlockCommandInput
2808
+ | EnableAddressTransferCommandInput
2809
+ | EnableAwsNetworkPerformanceMetricSubscriptionCommandInput
2810
+ | EnableEbsEncryptionByDefaultCommandInput
2811
+ | EnableFastLaunchCommandInput
2812
+ | EnableFastSnapshotRestoresCommandInput
2813
+ | EnableImageDeprecationCommandInput
2814
+ | EnableIpamOrganizationAdminAccountCommandInput
2815
+ | EnableReachabilityAnalyzerOrganizationSharingCommandInput
2816
+ | EnableSerialConsoleAccessCommandInput
2817
+ | EnableTransitGatewayRouteTablePropagationCommandInput
2818
+ | EnableVgwRoutePropagationCommandInput
2819
+ | EnableVolumeIOCommandInput
2820
+ | EnableVpcClassicLinkCommandInput
2821
+ | EnableVpcClassicLinkDnsSupportCommandInput
2822
+ | ExportClientVpnClientCertificateRevocationListCommandInput
2823
+ | ExportClientVpnClientConfigurationCommandInput
2824
+ | ExportImageCommandInput
2825
+ | ExportTransitGatewayRoutesCommandInput
2826
+ | GetAssociatedEnclaveCertificateIamRolesCommandInput
2827
+ | GetAssociatedIpv6PoolCidrsCommandInput
2828
+ | GetAwsNetworkPerformanceDataCommandInput
2829
+ | GetCapacityReservationUsageCommandInput
2830
+ | GetCoipPoolUsageCommandInput
2831
+ | GetConsoleOutputCommandInput
2832
+ | GetConsoleScreenshotCommandInput
2833
+ | GetDefaultCreditSpecificationCommandInput
2834
+ | GetEbsDefaultKmsKeyIdCommandInput
2835
+ | GetEbsEncryptionByDefaultCommandInput
2836
+ | GetFlowLogsIntegrationTemplateCommandInput
2837
+ | GetGroupsForCapacityReservationCommandInput
2838
+ | GetHostReservationPurchasePreviewCommandInput
2839
+ | GetInstanceTypesFromInstanceRequirementsCommandInput
2840
+ | GetInstanceUefiDataCommandInput
2841
+ | GetIpamAddressHistoryCommandInput
2842
+ | GetIpamDiscoveredAccountsCommandInput
2843
+ | GetIpamDiscoveredResourceCidrsCommandInput
2844
+ | GetIpamPoolAllocationsCommandInput
2845
+ | GetIpamPoolCidrsCommandInput
2846
+ | GetIpamResourceCidrsCommandInput
2847
+ | GetLaunchTemplateDataCommandInput
2848
+ | GetManagedPrefixListAssociationsCommandInput
2849
+ | GetManagedPrefixListEntriesCommandInput
2850
+ | GetNetworkInsightsAccessScopeAnalysisFindingsCommandInput
2851
+ | GetNetworkInsightsAccessScopeContentCommandInput
2852
+ | GetPasswordDataCommandInput
2853
+ | GetReservedInstancesExchangeQuoteCommandInput
2854
+ | GetSerialConsoleAccessStatusCommandInput
2855
+ | GetSpotPlacementScoresCommandInput
2856
+ | GetSubnetCidrReservationsCommandInput
2857
+ | GetTransitGatewayAttachmentPropagationsCommandInput
2858
+ | GetTransitGatewayMulticastDomainAssociationsCommandInput
2859
+ | GetTransitGatewayPolicyTableAssociationsCommandInput
2860
+ | GetTransitGatewayPolicyTableEntriesCommandInput
2861
+ | GetTransitGatewayPrefixListReferencesCommandInput
2862
+ | GetTransitGatewayRouteTableAssociationsCommandInput
2863
+ | GetTransitGatewayRouteTablePropagationsCommandInput
2864
+ | GetVerifiedAccessEndpointPolicyCommandInput
2865
+ | GetVerifiedAccessGroupPolicyCommandInput
2866
+ | GetVpnConnectionDeviceSampleConfigurationCommandInput
2867
+ | GetVpnConnectionDeviceTypesCommandInput
2868
+ | GetVpnTunnelReplacementStatusCommandInput
2869
+ | ImportClientVpnClientCertificateRevocationListCommandInput
2870
+ | ImportImageCommandInput
2871
+ | ImportInstanceCommandInput
2872
+ | ImportKeyPairCommandInput
2873
+ | ImportSnapshotCommandInput
2874
+ | ImportVolumeCommandInput
2875
+ | ListImagesInRecycleBinCommandInput
2876
+ | ListSnapshotsInRecycleBinCommandInput
2877
+ | ModifyAddressAttributeCommandInput
2878
+ | ModifyAvailabilityZoneGroupCommandInput
2879
+ | ModifyCapacityReservationCommandInput
2880
+ | ModifyCapacityReservationFleetCommandInput
2881
+ | ModifyClientVpnEndpointCommandInput
2882
+ | ModifyDefaultCreditSpecificationCommandInput
2883
+ | ModifyEbsDefaultKmsKeyIdCommandInput
2884
+ | ModifyFleetCommandInput
2885
+ | ModifyFpgaImageAttributeCommandInput
2886
+ | ModifyHostsCommandInput
2887
+ | ModifyIdFormatCommandInput
2888
+ | ModifyIdentityIdFormatCommandInput
2889
+ | ModifyImageAttributeCommandInput
2890
+ | ModifyInstanceAttributeCommandInput
2891
+ | ModifyInstanceCapacityReservationAttributesCommandInput
2892
+ | ModifyInstanceCreditSpecificationCommandInput
2893
+ | ModifyInstanceEventStartTimeCommandInput
2894
+ | ModifyInstanceEventWindowCommandInput
2895
+ | ModifyInstanceMaintenanceOptionsCommandInput
2896
+ | ModifyInstanceMetadataOptionsCommandInput
2897
+ | ModifyInstancePlacementCommandInput
2898
+ | ModifyIpamCommandInput
2899
+ | ModifyIpamPoolCommandInput
2900
+ | ModifyIpamResourceCidrCommandInput
2901
+ | ModifyIpamResourceDiscoveryCommandInput
2902
+ | ModifyIpamScopeCommandInput
2903
+ | ModifyLaunchTemplateCommandInput
2904
+ | ModifyLocalGatewayRouteCommandInput
2905
+ | ModifyManagedPrefixListCommandInput
2906
+ | ModifyNetworkInterfaceAttributeCommandInput
2907
+ | ModifyPrivateDnsNameOptionsCommandInput
2908
+ | ModifyReservedInstancesCommandInput
2909
+ | ModifySecurityGroupRulesCommandInput
2910
+ | ModifySnapshotAttributeCommandInput
2911
+ | ModifySnapshotTierCommandInput
2912
+ | ModifySpotFleetRequestCommandInput
2913
+ | ModifySubnetAttributeCommandInput
2914
+ | ModifyTrafficMirrorFilterNetworkServicesCommandInput
2915
+ | ModifyTrafficMirrorFilterRuleCommandInput
2916
+ | ModifyTrafficMirrorSessionCommandInput
2917
+ | ModifyTransitGatewayCommandInput
2918
+ | ModifyTransitGatewayPrefixListReferenceCommandInput
2919
+ | ModifyTransitGatewayVpcAttachmentCommandInput
2920
+ | ModifyVerifiedAccessEndpointCommandInput
2921
+ | ModifyVerifiedAccessEndpointPolicyCommandInput
2922
+ | ModifyVerifiedAccessGroupCommandInput
2923
+ | ModifyVerifiedAccessGroupPolicyCommandInput
2924
+ | ModifyVerifiedAccessInstanceCommandInput
2925
+ | ModifyVerifiedAccessInstanceLoggingConfigurationCommandInput
2926
+ | ModifyVerifiedAccessTrustProviderCommandInput
2927
+ | ModifyVolumeAttributeCommandInput
2928
+ | ModifyVolumeCommandInput
2929
+ | ModifyVpcAttributeCommandInput
2930
+ | ModifyVpcEndpointCommandInput
2931
+ | ModifyVpcEndpointConnectionNotificationCommandInput
2932
+ | ModifyVpcEndpointServiceConfigurationCommandInput
2933
+ | ModifyVpcEndpointServicePayerResponsibilityCommandInput
2934
+ | ModifyVpcEndpointServicePermissionsCommandInput
2935
+ | ModifyVpcPeeringConnectionOptionsCommandInput
2936
+ | ModifyVpcTenancyCommandInput
2937
+ | ModifyVpnConnectionCommandInput
2938
+ | ModifyVpnConnectionOptionsCommandInput
2939
+ | ModifyVpnTunnelCertificateCommandInput
2940
+ | ModifyVpnTunnelOptionsCommandInput
2941
+ | MonitorInstancesCommandInput
2942
+ | MoveAddressToVpcCommandInput
2943
+ | MoveByoipCidrToIpamCommandInput
2944
+ | ProvisionByoipCidrCommandInput
2945
+ | ProvisionIpamPoolCidrCommandInput
2946
+ | ProvisionPublicIpv4PoolCidrCommandInput
2947
+ | PurchaseHostReservationCommandInput
2948
+ | PurchaseReservedInstancesOfferingCommandInput
2949
+ | PurchaseScheduledInstancesCommandInput
2950
+ | RebootInstancesCommandInput
2951
+ | RegisterImageCommandInput
2952
+ | RegisterInstanceEventNotificationAttributesCommandInput
2953
+ | RegisterTransitGatewayMulticastGroupMembersCommandInput
2954
+ | RegisterTransitGatewayMulticastGroupSourcesCommandInput
2955
+ | RejectTransitGatewayMulticastDomainAssociationsCommandInput
2956
+ | RejectTransitGatewayPeeringAttachmentCommandInput
2957
+ | RejectTransitGatewayVpcAttachmentCommandInput
2958
+ | RejectVpcEndpointConnectionsCommandInput
2959
+ | RejectVpcPeeringConnectionCommandInput
2960
+ | ReleaseAddressCommandInput
2961
+ | ReleaseHostsCommandInput
2962
+ | ReleaseIpamPoolAllocationCommandInput
2963
+ | ReplaceIamInstanceProfileAssociationCommandInput
2964
+ | ReplaceNetworkAclAssociationCommandInput
2965
+ | ReplaceNetworkAclEntryCommandInput
2966
+ | ReplaceRouteCommandInput
2967
+ | ReplaceRouteTableAssociationCommandInput
2968
+ | ReplaceTransitGatewayRouteCommandInput
2969
+ | ReplaceVpnTunnelCommandInput
2970
+ | ReportInstanceStatusCommandInput
2971
+ | RequestSpotFleetCommandInput
2972
+ | RequestSpotInstancesCommandInput
2973
+ | ResetAddressAttributeCommandInput
2974
+ | ResetEbsDefaultKmsKeyIdCommandInput
2975
+ | ResetFpgaImageAttributeCommandInput
2976
+ | ResetImageAttributeCommandInput
2977
+ | ResetInstanceAttributeCommandInput
2978
+ | ResetNetworkInterfaceAttributeCommandInput
2979
+ | ResetSnapshotAttributeCommandInput
2980
+ | RestoreAddressToClassicCommandInput
2981
+ | RestoreImageFromRecycleBinCommandInput
2982
+ | RestoreManagedPrefixListVersionCommandInput
2983
+ | RestoreSnapshotFromRecycleBinCommandInput
2984
+ | RestoreSnapshotTierCommandInput
2985
+ | RevokeClientVpnIngressCommandInput
2986
+ | RevokeSecurityGroupEgressCommandInput
2987
+ | RevokeSecurityGroupIngressCommandInput
2988
+ | RunInstancesCommandInput
2989
+ | RunScheduledInstancesCommandInput
2990
+ | SearchLocalGatewayRoutesCommandInput
2991
+ | SearchTransitGatewayMulticastGroupsCommandInput
2992
+ | SearchTransitGatewayRoutesCommandInput
2993
+ | SendDiagnosticInterruptCommandInput
2994
+ | StartInstancesCommandInput
2995
+ | StartNetworkInsightsAccessScopeAnalysisCommandInput
2996
+ | StartNetworkInsightsAnalysisCommandInput
2997
+ | StartVpcEndpointServicePrivateDnsVerificationCommandInput
2998
+ | StopInstancesCommandInput
2999
+ | TerminateClientVpnConnectionsCommandInput
3000
+ | TerminateInstancesCommandInput
3001
+ | UnassignIpv6AddressesCommandInput
3002
+ | UnassignPrivateIpAddressesCommandInput
3003
+ | UnassignPrivateNatGatewayAddressCommandInput
3004
+ | UnmonitorInstancesCommandInput
3005
+ | UpdateSecurityGroupRuleDescriptionsEgressCommandInput
3006
+ | UpdateSecurityGroupRuleDescriptionsIngressCommandInput
3007
+ | WithdrawByoipCidrCommandInput;
3008
+ export type ServiceOutputTypes =
3009
+ | AcceptAddressTransferCommandOutput
3010
+ | AcceptReservedInstancesExchangeQuoteCommandOutput
3011
+ | AcceptTransitGatewayMulticastDomainAssociationsCommandOutput
3012
+ | AcceptTransitGatewayPeeringAttachmentCommandOutput
3013
+ | AcceptTransitGatewayVpcAttachmentCommandOutput
3014
+ | AcceptVpcEndpointConnectionsCommandOutput
3015
+ | AcceptVpcPeeringConnectionCommandOutput
3016
+ | AdvertiseByoipCidrCommandOutput
3017
+ | AllocateAddressCommandOutput
3018
+ | AllocateHostsCommandOutput
3019
+ | AllocateIpamPoolCidrCommandOutput
3020
+ | ApplySecurityGroupsToClientVpnTargetNetworkCommandOutput
3021
+ | AssignIpv6AddressesCommandOutput
3022
+ | AssignPrivateIpAddressesCommandOutput
3023
+ | AssignPrivateNatGatewayAddressCommandOutput
3024
+ | AssociateAddressCommandOutput
3025
+ | AssociateClientVpnTargetNetworkCommandOutput
3026
+ | AssociateDhcpOptionsCommandOutput
3027
+ | AssociateEnclaveCertificateIamRoleCommandOutput
3028
+ | AssociateIamInstanceProfileCommandOutput
3029
+ | AssociateInstanceEventWindowCommandOutput
3030
+ | AssociateIpamResourceDiscoveryCommandOutput
3031
+ | AssociateNatGatewayAddressCommandOutput
3032
+ | AssociateRouteTableCommandOutput
3033
+ | AssociateSubnetCidrBlockCommandOutput
3034
+ | AssociateTransitGatewayMulticastDomainCommandOutput
3035
+ | AssociateTransitGatewayPolicyTableCommandOutput
3036
+ | AssociateTransitGatewayRouteTableCommandOutput
3037
+ | AssociateTrunkInterfaceCommandOutput
3038
+ | AssociateVpcCidrBlockCommandOutput
3039
+ | AttachClassicLinkVpcCommandOutput
3040
+ | AttachInternetGatewayCommandOutput
3041
+ | AttachNetworkInterfaceCommandOutput
3042
+ | AttachVerifiedAccessTrustProviderCommandOutput
3043
+ | AttachVolumeCommandOutput
3044
+ | AttachVpnGatewayCommandOutput
3045
+ | AuthorizeClientVpnIngressCommandOutput
3046
+ | AuthorizeSecurityGroupEgressCommandOutput
3047
+ | AuthorizeSecurityGroupIngressCommandOutput
3048
+ | BundleInstanceCommandOutput
3049
+ | CancelBundleTaskCommandOutput
3050
+ | CancelCapacityReservationCommandOutput
3051
+ | CancelCapacityReservationFleetsCommandOutput
3052
+ | CancelConversionTaskCommandOutput
3053
+ | CancelExportTaskCommandOutput
3054
+ | CancelImageLaunchPermissionCommandOutput
3055
+ | CancelImportTaskCommandOutput
3056
+ | CancelReservedInstancesListingCommandOutput
3057
+ | CancelSpotFleetRequestsCommandOutput
3058
+ | CancelSpotInstanceRequestsCommandOutput
3059
+ | ConfirmProductInstanceCommandOutput
3060
+ | CopyFpgaImageCommandOutput
3061
+ | CopyImageCommandOutput
3062
+ | CopySnapshotCommandOutput
3063
+ | CreateCapacityReservationCommandOutput
3064
+ | CreateCapacityReservationFleetCommandOutput
3065
+ | CreateCarrierGatewayCommandOutput
3066
+ | CreateClientVpnEndpointCommandOutput
3067
+ | CreateClientVpnRouteCommandOutput
3068
+ | CreateCoipCidrCommandOutput
3069
+ | CreateCoipPoolCommandOutput
3070
+ | CreateCustomerGatewayCommandOutput
3071
+ | CreateDefaultSubnetCommandOutput
3072
+ | CreateDefaultVpcCommandOutput
3073
+ | CreateDhcpOptionsCommandOutput
3074
+ | CreateEgressOnlyInternetGatewayCommandOutput
3075
+ | CreateFleetCommandOutput
3076
+ | CreateFlowLogsCommandOutput
3077
+ | CreateFpgaImageCommandOutput
3078
+ | CreateImageCommandOutput
3079
+ | CreateInstanceEventWindowCommandOutput
3080
+ | CreateInstanceExportTaskCommandOutput
3081
+ | CreateInternetGatewayCommandOutput
3082
+ | CreateIpamCommandOutput
3083
+ | CreateIpamPoolCommandOutput
3084
+ | CreateIpamResourceDiscoveryCommandOutput
3085
+ | CreateIpamScopeCommandOutput
3086
+ | CreateKeyPairCommandOutput
3087
+ | CreateLaunchTemplateCommandOutput
3088
+ | CreateLaunchTemplateVersionCommandOutput
3089
+ | CreateLocalGatewayRouteCommandOutput
3090
+ | CreateLocalGatewayRouteTableCommandOutput
3091
+ | CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandOutput
3092
+ | CreateLocalGatewayRouteTableVpcAssociationCommandOutput
3093
+ | CreateManagedPrefixListCommandOutput
3094
+ | CreateNatGatewayCommandOutput
3095
+ | CreateNetworkAclCommandOutput
3096
+ | CreateNetworkAclEntryCommandOutput
3097
+ | CreateNetworkInsightsAccessScopeCommandOutput
3098
+ | CreateNetworkInsightsPathCommandOutput
3099
+ | CreateNetworkInterfaceCommandOutput
3100
+ | CreateNetworkInterfacePermissionCommandOutput
3101
+ | CreatePlacementGroupCommandOutput
3102
+ | CreatePublicIpv4PoolCommandOutput
3103
+ | CreateReplaceRootVolumeTaskCommandOutput
3104
+ | CreateReservedInstancesListingCommandOutput
3105
+ | CreateRestoreImageTaskCommandOutput
3106
+ | CreateRouteCommandOutput
3107
+ | CreateRouteTableCommandOutput
3108
+ | CreateSecurityGroupCommandOutput
3109
+ | CreateSnapshotCommandOutput
3110
+ | CreateSnapshotsCommandOutput
3111
+ | CreateSpotDatafeedSubscriptionCommandOutput
3112
+ | CreateStoreImageTaskCommandOutput
3113
+ | CreateSubnetCidrReservationCommandOutput
3114
+ | CreateSubnetCommandOutput
3115
+ | CreateTagsCommandOutput
3116
+ | CreateTrafficMirrorFilterCommandOutput
3117
+ | CreateTrafficMirrorFilterRuleCommandOutput
3118
+ | CreateTrafficMirrorSessionCommandOutput
3119
+ | CreateTrafficMirrorTargetCommandOutput
3120
+ | CreateTransitGatewayCommandOutput
3121
+ | CreateTransitGatewayConnectCommandOutput
3122
+ | CreateTransitGatewayConnectPeerCommandOutput
3123
+ | CreateTransitGatewayMulticastDomainCommandOutput
3124
+ | CreateTransitGatewayPeeringAttachmentCommandOutput
3125
+ | CreateTransitGatewayPolicyTableCommandOutput
3126
+ | CreateTransitGatewayPrefixListReferenceCommandOutput
3127
+ | CreateTransitGatewayRouteCommandOutput
3128
+ | CreateTransitGatewayRouteTableAnnouncementCommandOutput
3129
+ | CreateTransitGatewayRouteTableCommandOutput
3130
+ | CreateTransitGatewayVpcAttachmentCommandOutput
3131
+ | CreateVerifiedAccessEndpointCommandOutput
3132
+ | CreateVerifiedAccessGroupCommandOutput
3133
+ | CreateVerifiedAccessInstanceCommandOutput
3134
+ | CreateVerifiedAccessTrustProviderCommandOutput
3135
+ | CreateVolumeCommandOutput
3136
+ | CreateVpcCommandOutput
3137
+ | CreateVpcEndpointCommandOutput
3138
+ | CreateVpcEndpointConnectionNotificationCommandOutput
3139
+ | CreateVpcEndpointServiceConfigurationCommandOutput
3140
+ | CreateVpcPeeringConnectionCommandOutput
3141
+ | CreateVpnConnectionCommandOutput
3142
+ | CreateVpnConnectionRouteCommandOutput
3143
+ | CreateVpnGatewayCommandOutput
3144
+ | DeleteCarrierGatewayCommandOutput
3145
+ | DeleteClientVpnEndpointCommandOutput
3146
+ | DeleteClientVpnRouteCommandOutput
3147
+ | DeleteCoipCidrCommandOutput
3148
+ | DeleteCoipPoolCommandOutput
3149
+ | DeleteCustomerGatewayCommandOutput
3150
+ | DeleteDhcpOptionsCommandOutput
3151
+ | DeleteEgressOnlyInternetGatewayCommandOutput
3152
+ | DeleteFleetsCommandOutput
3153
+ | DeleteFlowLogsCommandOutput
3154
+ | DeleteFpgaImageCommandOutput
3155
+ | DeleteInstanceEventWindowCommandOutput
3156
+ | DeleteInternetGatewayCommandOutput
3157
+ | DeleteIpamCommandOutput
3158
+ | DeleteIpamPoolCommandOutput
3159
+ | DeleteIpamResourceDiscoveryCommandOutput
3160
+ | DeleteIpamScopeCommandOutput
3161
+ | DeleteKeyPairCommandOutput
3162
+ | DeleteLaunchTemplateCommandOutput
3163
+ | DeleteLaunchTemplateVersionsCommandOutput
3164
+ | DeleteLocalGatewayRouteCommandOutput
3165
+ | DeleteLocalGatewayRouteTableCommandOutput
3166
+ | DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandOutput
3167
+ | DeleteLocalGatewayRouteTableVpcAssociationCommandOutput
3168
+ | DeleteManagedPrefixListCommandOutput
3169
+ | DeleteNatGatewayCommandOutput
3170
+ | DeleteNetworkAclCommandOutput
3171
+ | DeleteNetworkAclEntryCommandOutput
3172
+ | DeleteNetworkInsightsAccessScopeAnalysisCommandOutput
3173
+ | DeleteNetworkInsightsAccessScopeCommandOutput
3174
+ | DeleteNetworkInsightsAnalysisCommandOutput
3175
+ | DeleteNetworkInsightsPathCommandOutput
3176
+ | DeleteNetworkInterfaceCommandOutput
3177
+ | DeleteNetworkInterfacePermissionCommandOutput
3178
+ | DeletePlacementGroupCommandOutput
3179
+ | DeletePublicIpv4PoolCommandOutput
3180
+ | DeleteQueuedReservedInstancesCommandOutput
3181
+ | DeleteRouteCommandOutput
3182
+ | DeleteRouteTableCommandOutput
3183
+ | DeleteSecurityGroupCommandOutput
3184
+ | DeleteSnapshotCommandOutput
3185
+ | DeleteSpotDatafeedSubscriptionCommandOutput
3186
+ | DeleteSubnetCidrReservationCommandOutput
3187
+ | DeleteSubnetCommandOutput
3188
+ | DeleteTagsCommandOutput
3189
+ | DeleteTrafficMirrorFilterCommandOutput
3190
+ | DeleteTrafficMirrorFilterRuleCommandOutput
3191
+ | DeleteTrafficMirrorSessionCommandOutput
3192
+ | DeleteTrafficMirrorTargetCommandOutput
3193
+ | DeleteTransitGatewayCommandOutput
3194
+ | DeleteTransitGatewayConnectCommandOutput
3195
+ | DeleteTransitGatewayConnectPeerCommandOutput
3196
+ | DeleteTransitGatewayMulticastDomainCommandOutput
3197
+ | DeleteTransitGatewayPeeringAttachmentCommandOutput
3198
+ | DeleteTransitGatewayPolicyTableCommandOutput
3199
+ | DeleteTransitGatewayPrefixListReferenceCommandOutput
3200
+ | DeleteTransitGatewayRouteCommandOutput
3201
+ | DeleteTransitGatewayRouteTableAnnouncementCommandOutput
3202
+ | DeleteTransitGatewayRouteTableCommandOutput
3203
+ | DeleteTransitGatewayVpcAttachmentCommandOutput
3204
+ | DeleteVerifiedAccessEndpointCommandOutput
3205
+ | DeleteVerifiedAccessGroupCommandOutput
3206
+ | DeleteVerifiedAccessInstanceCommandOutput
3207
+ | DeleteVerifiedAccessTrustProviderCommandOutput
3208
+ | DeleteVolumeCommandOutput
3209
+ | DeleteVpcCommandOutput
3210
+ | DeleteVpcEndpointConnectionNotificationsCommandOutput
3211
+ | DeleteVpcEndpointServiceConfigurationsCommandOutput
3212
+ | DeleteVpcEndpointsCommandOutput
3213
+ | DeleteVpcPeeringConnectionCommandOutput
3214
+ | DeleteVpnConnectionCommandOutput
3215
+ | DeleteVpnConnectionRouteCommandOutput
3216
+ | DeleteVpnGatewayCommandOutput
3217
+ | DeprovisionByoipCidrCommandOutput
3218
+ | DeprovisionIpamPoolCidrCommandOutput
3219
+ | DeprovisionPublicIpv4PoolCidrCommandOutput
3220
+ | DeregisterImageCommandOutput
3221
+ | DeregisterInstanceEventNotificationAttributesCommandOutput
3222
+ | DeregisterTransitGatewayMulticastGroupMembersCommandOutput
3223
+ | DeregisterTransitGatewayMulticastGroupSourcesCommandOutput
3224
+ | DescribeAccountAttributesCommandOutput
3225
+ | DescribeAddressTransfersCommandOutput
3226
+ | DescribeAddressesAttributeCommandOutput
3227
+ | DescribeAddressesCommandOutput
3228
+ | DescribeAggregateIdFormatCommandOutput
3229
+ | DescribeAvailabilityZonesCommandOutput
3230
+ | DescribeAwsNetworkPerformanceMetricSubscriptionsCommandOutput
3231
+ | DescribeBundleTasksCommandOutput
3232
+ | DescribeByoipCidrsCommandOutput
3233
+ | DescribeCapacityReservationFleetsCommandOutput
3234
+ | DescribeCapacityReservationsCommandOutput
3235
+ | DescribeCarrierGatewaysCommandOutput
3236
+ | DescribeClassicLinkInstancesCommandOutput
3237
+ | DescribeClientVpnAuthorizationRulesCommandOutput
3238
+ | DescribeClientVpnConnectionsCommandOutput
3239
+ | DescribeClientVpnEndpointsCommandOutput
3240
+ | DescribeClientVpnRoutesCommandOutput
3241
+ | DescribeClientVpnTargetNetworksCommandOutput
3242
+ | DescribeCoipPoolsCommandOutput
3243
+ | DescribeConversionTasksCommandOutput
3244
+ | DescribeCustomerGatewaysCommandOutput
3245
+ | DescribeDhcpOptionsCommandOutput
3246
+ | DescribeEgressOnlyInternetGatewaysCommandOutput
3247
+ | DescribeElasticGpusCommandOutput
3248
+ | DescribeExportImageTasksCommandOutput
3249
+ | DescribeExportTasksCommandOutput
3250
+ | DescribeFastLaunchImagesCommandOutput
3251
+ | DescribeFastSnapshotRestoresCommandOutput
3252
+ | DescribeFleetHistoryCommandOutput
3253
+ | DescribeFleetInstancesCommandOutput
3254
+ | DescribeFleetsCommandOutput
3255
+ | DescribeFlowLogsCommandOutput
3256
+ | DescribeFpgaImageAttributeCommandOutput
3257
+ | DescribeFpgaImagesCommandOutput
3258
+ | DescribeHostReservationOfferingsCommandOutput
3259
+ | DescribeHostReservationsCommandOutput
3260
+ | DescribeHostsCommandOutput
3261
+ | DescribeIamInstanceProfileAssociationsCommandOutput
3262
+ | DescribeIdFormatCommandOutput
3263
+ | DescribeIdentityIdFormatCommandOutput
3264
+ | DescribeImageAttributeCommandOutput
3265
+ | DescribeImagesCommandOutput
3266
+ | DescribeImportImageTasksCommandOutput
3267
+ | DescribeImportSnapshotTasksCommandOutput
3268
+ | DescribeInstanceAttributeCommandOutput
3269
+ | DescribeInstanceCreditSpecificationsCommandOutput
3270
+ | DescribeInstanceEventNotificationAttributesCommandOutput
3271
+ | DescribeInstanceEventWindowsCommandOutput
3272
+ | DescribeInstanceStatusCommandOutput
3273
+ | DescribeInstanceTypeOfferingsCommandOutput
3274
+ | DescribeInstanceTypesCommandOutput
3275
+ | DescribeInstancesCommandOutput
3276
+ | DescribeInternetGatewaysCommandOutput
3277
+ | DescribeIpamPoolsCommandOutput
3278
+ | DescribeIpamResourceDiscoveriesCommandOutput
3279
+ | DescribeIpamResourceDiscoveryAssociationsCommandOutput
3280
+ | DescribeIpamScopesCommandOutput
3281
+ | DescribeIpamsCommandOutput
3282
+ | DescribeIpv6PoolsCommandOutput
3283
+ | DescribeKeyPairsCommandOutput
3284
+ | DescribeLaunchTemplateVersionsCommandOutput
3285
+ | DescribeLaunchTemplatesCommandOutput
3286
+ | DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandOutput
3287
+ | DescribeLocalGatewayRouteTableVpcAssociationsCommandOutput
3288
+ | DescribeLocalGatewayRouteTablesCommandOutput
3289
+ | DescribeLocalGatewayVirtualInterfaceGroupsCommandOutput
3290
+ | DescribeLocalGatewayVirtualInterfacesCommandOutput
3291
+ | DescribeLocalGatewaysCommandOutput
3292
+ | DescribeManagedPrefixListsCommandOutput
3293
+ | DescribeMovingAddressesCommandOutput
3294
+ | DescribeNatGatewaysCommandOutput
3295
+ | DescribeNetworkAclsCommandOutput
3296
+ | DescribeNetworkInsightsAccessScopeAnalysesCommandOutput
3297
+ | DescribeNetworkInsightsAccessScopesCommandOutput
3298
+ | DescribeNetworkInsightsAnalysesCommandOutput
3299
+ | DescribeNetworkInsightsPathsCommandOutput
3300
+ | DescribeNetworkInterfaceAttributeCommandOutput
3301
+ | DescribeNetworkInterfacePermissionsCommandOutput
3302
+ | DescribeNetworkInterfacesCommandOutput
3303
+ | DescribePlacementGroupsCommandOutput
3304
+ | DescribePrefixListsCommandOutput
3305
+ | DescribePrincipalIdFormatCommandOutput
3306
+ | DescribePublicIpv4PoolsCommandOutput
3307
+ | DescribeRegionsCommandOutput
3308
+ | DescribeReplaceRootVolumeTasksCommandOutput
3309
+ | DescribeReservedInstancesCommandOutput
3310
+ | DescribeReservedInstancesListingsCommandOutput
3311
+ | DescribeReservedInstancesModificationsCommandOutput
3312
+ | DescribeReservedInstancesOfferingsCommandOutput
3313
+ | DescribeRouteTablesCommandOutput
3314
+ | DescribeScheduledInstanceAvailabilityCommandOutput
3315
+ | DescribeScheduledInstancesCommandOutput
3316
+ | DescribeSecurityGroupReferencesCommandOutput
3317
+ | DescribeSecurityGroupRulesCommandOutput
3318
+ | DescribeSecurityGroupsCommandOutput
3319
+ | DescribeSnapshotAttributeCommandOutput
3320
+ | DescribeSnapshotTierStatusCommandOutput
3321
+ | DescribeSnapshotsCommandOutput
3322
+ | DescribeSpotDatafeedSubscriptionCommandOutput
3323
+ | DescribeSpotFleetInstancesCommandOutput
3324
+ | DescribeSpotFleetRequestHistoryCommandOutput
3325
+ | DescribeSpotFleetRequestsCommandOutput
3326
+ | DescribeSpotInstanceRequestsCommandOutput
3327
+ | DescribeSpotPriceHistoryCommandOutput
3328
+ | DescribeStaleSecurityGroupsCommandOutput
3329
+ | DescribeStoreImageTasksCommandOutput
3330
+ | DescribeSubnetsCommandOutput
3331
+ | DescribeTagsCommandOutput
3332
+ | DescribeTrafficMirrorFiltersCommandOutput
3333
+ | DescribeTrafficMirrorSessionsCommandOutput
3334
+ | DescribeTrafficMirrorTargetsCommandOutput
3335
+ | DescribeTransitGatewayAttachmentsCommandOutput
3336
+ | DescribeTransitGatewayConnectPeersCommandOutput
3337
+ | DescribeTransitGatewayConnectsCommandOutput
3338
+ | DescribeTransitGatewayMulticastDomainsCommandOutput
3339
+ | DescribeTransitGatewayPeeringAttachmentsCommandOutput
3340
+ | DescribeTransitGatewayPolicyTablesCommandOutput
3341
+ | DescribeTransitGatewayRouteTableAnnouncementsCommandOutput
3342
+ | DescribeTransitGatewayRouteTablesCommandOutput
3343
+ | DescribeTransitGatewayVpcAttachmentsCommandOutput
3344
+ | DescribeTransitGatewaysCommandOutput
3345
+ | DescribeTrunkInterfaceAssociationsCommandOutput
3346
+ | DescribeVerifiedAccessEndpointsCommandOutput
3347
+ | DescribeVerifiedAccessGroupsCommandOutput
3348
+ | DescribeVerifiedAccessInstanceLoggingConfigurationsCommandOutput
3349
+ | DescribeVerifiedAccessInstancesCommandOutput
3350
+ | DescribeVerifiedAccessTrustProvidersCommandOutput
3351
+ | DescribeVolumeAttributeCommandOutput
3352
+ | DescribeVolumeStatusCommandOutput
3353
+ | DescribeVolumesCommandOutput
3354
+ | DescribeVolumesModificationsCommandOutput
3355
+ | DescribeVpcAttributeCommandOutput
3356
+ | DescribeVpcClassicLinkCommandOutput
3357
+ | DescribeVpcClassicLinkDnsSupportCommandOutput
3358
+ | DescribeVpcEndpointConnectionNotificationsCommandOutput
3359
+ | DescribeVpcEndpointConnectionsCommandOutput
3360
+ | DescribeVpcEndpointServiceConfigurationsCommandOutput
3361
+ | DescribeVpcEndpointServicePermissionsCommandOutput
3362
+ | DescribeVpcEndpointServicesCommandOutput
3363
+ | DescribeVpcEndpointsCommandOutput
3364
+ | DescribeVpcPeeringConnectionsCommandOutput
3365
+ | DescribeVpcsCommandOutput
3366
+ | DescribeVpnConnectionsCommandOutput
3367
+ | DescribeVpnGatewaysCommandOutput
3368
+ | DetachClassicLinkVpcCommandOutput
3369
+ | DetachInternetGatewayCommandOutput
3370
+ | DetachNetworkInterfaceCommandOutput
3371
+ | DetachVerifiedAccessTrustProviderCommandOutput
3372
+ | DetachVolumeCommandOutput
3373
+ | DetachVpnGatewayCommandOutput
3374
+ | DisableAddressTransferCommandOutput
3375
+ | DisableAwsNetworkPerformanceMetricSubscriptionCommandOutput
3376
+ | DisableEbsEncryptionByDefaultCommandOutput
3377
+ | DisableFastLaunchCommandOutput
3378
+ | DisableFastSnapshotRestoresCommandOutput
3379
+ | DisableImageDeprecationCommandOutput
3380
+ | DisableIpamOrganizationAdminAccountCommandOutput
3381
+ | DisableSerialConsoleAccessCommandOutput
3382
+ | DisableTransitGatewayRouteTablePropagationCommandOutput
3383
+ | DisableVgwRoutePropagationCommandOutput
3384
+ | DisableVpcClassicLinkCommandOutput
3385
+ | DisableVpcClassicLinkDnsSupportCommandOutput
3386
+ | DisassociateAddressCommandOutput
3387
+ | DisassociateClientVpnTargetNetworkCommandOutput
3388
+ | DisassociateEnclaveCertificateIamRoleCommandOutput
3389
+ | DisassociateIamInstanceProfileCommandOutput
3390
+ | DisassociateInstanceEventWindowCommandOutput
3391
+ | DisassociateIpamResourceDiscoveryCommandOutput
3392
+ | DisassociateNatGatewayAddressCommandOutput
3393
+ | DisassociateRouteTableCommandOutput
3394
+ | DisassociateSubnetCidrBlockCommandOutput
3395
+ | DisassociateTransitGatewayMulticastDomainCommandOutput
3396
+ | DisassociateTransitGatewayPolicyTableCommandOutput
3397
+ | DisassociateTransitGatewayRouteTableCommandOutput
3398
+ | DisassociateTrunkInterfaceCommandOutput
3399
+ | DisassociateVpcCidrBlockCommandOutput
3400
+ | EnableAddressTransferCommandOutput
3401
+ | EnableAwsNetworkPerformanceMetricSubscriptionCommandOutput
3402
+ | EnableEbsEncryptionByDefaultCommandOutput
3403
+ | EnableFastLaunchCommandOutput
3404
+ | EnableFastSnapshotRestoresCommandOutput
3405
+ | EnableImageDeprecationCommandOutput
3406
+ | EnableIpamOrganizationAdminAccountCommandOutput
3407
+ | EnableReachabilityAnalyzerOrganizationSharingCommandOutput
3408
+ | EnableSerialConsoleAccessCommandOutput
3409
+ | EnableTransitGatewayRouteTablePropagationCommandOutput
3410
+ | EnableVgwRoutePropagationCommandOutput
3411
+ | EnableVolumeIOCommandOutput
3412
+ | EnableVpcClassicLinkCommandOutput
3413
+ | EnableVpcClassicLinkDnsSupportCommandOutput
3414
+ | ExportClientVpnClientCertificateRevocationListCommandOutput
3415
+ | ExportClientVpnClientConfigurationCommandOutput
3416
+ | ExportImageCommandOutput
3417
+ | ExportTransitGatewayRoutesCommandOutput
3418
+ | GetAssociatedEnclaveCertificateIamRolesCommandOutput
3419
+ | GetAssociatedIpv6PoolCidrsCommandOutput
3420
+ | GetAwsNetworkPerformanceDataCommandOutput
3421
+ | GetCapacityReservationUsageCommandOutput
3422
+ | GetCoipPoolUsageCommandOutput
3423
+ | GetConsoleOutputCommandOutput
3424
+ | GetConsoleScreenshotCommandOutput
3425
+ | GetDefaultCreditSpecificationCommandOutput
3426
+ | GetEbsDefaultKmsKeyIdCommandOutput
3427
+ | GetEbsEncryptionByDefaultCommandOutput
3428
+ | GetFlowLogsIntegrationTemplateCommandOutput
3429
+ | GetGroupsForCapacityReservationCommandOutput
3430
+ | GetHostReservationPurchasePreviewCommandOutput
3431
+ | GetInstanceTypesFromInstanceRequirementsCommandOutput
3432
+ | GetInstanceUefiDataCommandOutput
3433
+ | GetIpamAddressHistoryCommandOutput
3434
+ | GetIpamDiscoveredAccountsCommandOutput
3435
+ | GetIpamDiscoveredResourceCidrsCommandOutput
3436
+ | GetIpamPoolAllocationsCommandOutput
3437
+ | GetIpamPoolCidrsCommandOutput
3438
+ | GetIpamResourceCidrsCommandOutput
3439
+ | GetLaunchTemplateDataCommandOutput
3440
+ | GetManagedPrefixListAssociationsCommandOutput
3441
+ | GetManagedPrefixListEntriesCommandOutput
3442
+ | GetNetworkInsightsAccessScopeAnalysisFindingsCommandOutput
3443
+ | GetNetworkInsightsAccessScopeContentCommandOutput
3444
+ | GetPasswordDataCommandOutput
3445
+ | GetReservedInstancesExchangeQuoteCommandOutput
3446
+ | GetSerialConsoleAccessStatusCommandOutput
3447
+ | GetSpotPlacementScoresCommandOutput
3448
+ | GetSubnetCidrReservationsCommandOutput
3449
+ | GetTransitGatewayAttachmentPropagationsCommandOutput
3450
+ | GetTransitGatewayMulticastDomainAssociationsCommandOutput
3451
+ | GetTransitGatewayPolicyTableAssociationsCommandOutput
3452
+ | GetTransitGatewayPolicyTableEntriesCommandOutput
3453
+ | GetTransitGatewayPrefixListReferencesCommandOutput
3454
+ | GetTransitGatewayRouteTableAssociationsCommandOutput
3455
+ | GetTransitGatewayRouteTablePropagationsCommandOutput
3456
+ | GetVerifiedAccessEndpointPolicyCommandOutput
3457
+ | GetVerifiedAccessGroupPolicyCommandOutput
3458
+ | GetVpnConnectionDeviceSampleConfigurationCommandOutput
3459
+ | GetVpnConnectionDeviceTypesCommandOutput
3460
+ | GetVpnTunnelReplacementStatusCommandOutput
3461
+ | ImportClientVpnClientCertificateRevocationListCommandOutput
3462
+ | ImportImageCommandOutput
3463
+ | ImportInstanceCommandOutput
3464
+ | ImportKeyPairCommandOutput
3465
+ | ImportSnapshotCommandOutput
3466
+ | ImportVolumeCommandOutput
3467
+ | ListImagesInRecycleBinCommandOutput
3468
+ | ListSnapshotsInRecycleBinCommandOutput
3469
+ | ModifyAddressAttributeCommandOutput
3470
+ | ModifyAvailabilityZoneGroupCommandOutput
3471
+ | ModifyCapacityReservationCommandOutput
3472
+ | ModifyCapacityReservationFleetCommandOutput
3473
+ | ModifyClientVpnEndpointCommandOutput
3474
+ | ModifyDefaultCreditSpecificationCommandOutput
3475
+ | ModifyEbsDefaultKmsKeyIdCommandOutput
3476
+ | ModifyFleetCommandOutput
3477
+ | ModifyFpgaImageAttributeCommandOutput
3478
+ | ModifyHostsCommandOutput
3479
+ | ModifyIdFormatCommandOutput
3480
+ | ModifyIdentityIdFormatCommandOutput
3481
+ | ModifyImageAttributeCommandOutput
3482
+ | ModifyInstanceAttributeCommandOutput
3483
+ | ModifyInstanceCapacityReservationAttributesCommandOutput
3484
+ | ModifyInstanceCreditSpecificationCommandOutput
3485
+ | ModifyInstanceEventStartTimeCommandOutput
3486
+ | ModifyInstanceEventWindowCommandOutput
3487
+ | ModifyInstanceMaintenanceOptionsCommandOutput
3488
+ | ModifyInstanceMetadataOptionsCommandOutput
3489
+ | ModifyInstancePlacementCommandOutput
3490
+ | ModifyIpamCommandOutput
3491
+ | ModifyIpamPoolCommandOutput
3492
+ | ModifyIpamResourceCidrCommandOutput
3493
+ | ModifyIpamResourceDiscoveryCommandOutput
3494
+ | ModifyIpamScopeCommandOutput
3495
+ | ModifyLaunchTemplateCommandOutput
3496
+ | ModifyLocalGatewayRouteCommandOutput
3497
+ | ModifyManagedPrefixListCommandOutput
3498
+ | ModifyNetworkInterfaceAttributeCommandOutput
3499
+ | ModifyPrivateDnsNameOptionsCommandOutput
3500
+ | ModifyReservedInstancesCommandOutput
3501
+ | ModifySecurityGroupRulesCommandOutput
3502
+ | ModifySnapshotAttributeCommandOutput
3503
+ | ModifySnapshotTierCommandOutput
3504
+ | ModifySpotFleetRequestCommandOutput
3505
+ | ModifySubnetAttributeCommandOutput
3506
+ | ModifyTrafficMirrorFilterNetworkServicesCommandOutput
3507
+ | ModifyTrafficMirrorFilterRuleCommandOutput
3508
+ | ModifyTrafficMirrorSessionCommandOutput
3509
+ | ModifyTransitGatewayCommandOutput
3510
+ | ModifyTransitGatewayPrefixListReferenceCommandOutput
3511
+ | ModifyTransitGatewayVpcAttachmentCommandOutput
3512
+ | ModifyVerifiedAccessEndpointCommandOutput
3513
+ | ModifyVerifiedAccessEndpointPolicyCommandOutput
3514
+ | ModifyVerifiedAccessGroupCommandOutput
3515
+ | ModifyVerifiedAccessGroupPolicyCommandOutput
3516
+ | ModifyVerifiedAccessInstanceCommandOutput
3517
+ | ModifyVerifiedAccessInstanceLoggingConfigurationCommandOutput
3518
+ | ModifyVerifiedAccessTrustProviderCommandOutput
3519
+ | ModifyVolumeAttributeCommandOutput
3520
+ | ModifyVolumeCommandOutput
3521
+ | ModifyVpcAttributeCommandOutput
3522
+ | ModifyVpcEndpointCommandOutput
3523
+ | ModifyVpcEndpointConnectionNotificationCommandOutput
3524
+ | ModifyVpcEndpointServiceConfigurationCommandOutput
3525
+ | ModifyVpcEndpointServicePayerResponsibilityCommandOutput
3526
+ | ModifyVpcEndpointServicePermissionsCommandOutput
3527
+ | ModifyVpcPeeringConnectionOptionsCommandOutput
3528
+ | ModifyVpcTenancyCommandOutput
3529
+ | ModifyVpnConnectionCommandOutput
3530
+ | ModifyVpnConnectionOptionsCommandOutput
3531
+ | ModifyVpnTunnelCertificateCommandOutput
3532
+ | ModifyVpnTunnelOptionsCommandOutput
3533
+ | MonitorInstancesCommandOutput
3534
+ | MoveAddressToVpcCommandOutput
3535
+ | MoveByoipCidrToIpamCommandOutput
3536
+ | ProvisionByoipCidrCommandOutput
3537
+ | ProvisionIpamPoolCidrCommandOutput
3538
+ | ProvisionPublicIpv4PoolCidrCommandOutput
3539
+ | PurchaseHostReservationCommandOutput
3540
+ | PurchaseReservedInstancesOfferingCommandOutput
3541
+ | PurchaseScheduledInstancesCommandOutput
3542
+ | RebootInstancesCommandOutput
3543
+ | RegisterImageCommandOutput
3544
+ | RegisterInstanceEventNotificationAttributesCommandOutput
3545
+ | RegisterTransitGatewayMulticastGroupMembersCommandOutput
3546
+ | RegisterTransitGatewayMulticastGroupSourcesCommandOutput
3547
+ | RejectTransitGatewayMulticastDomainAssociationsCommandOutput
3548
+ | RejectTransitGatewayPeeringAttachmentCommandOutput
3549
+ | RejectTransitGatewayVpcAttachmentCommandOutput
3550
+ | RejectVpcEndpointConnectionsCommandOutput
3551
+ | RejectVpcPeeringConnectionCommandOutput
3552
+ | ReleaseAddressCommandOutput
3553
+ | ReleaseHostsCommandOutput
3554
+ | ReleaseIpamPoolAllocationCommandOutput
3555
+ | ReplaceIamInstanceProfileAssociationCommandOutput
3556
+ | ReplaceNetworkAclAssociationCommandOutput
3557
+ | ReplaceNetworkAclEntryCommandOutput
3558
+ | ReplaceRouteCommandOutput
3559
+ | ReplaceRouteTableAssociationCommandOutput
3560
+ | ReplaceTransitGatewayRouteCommandOutput
3561
+ | ReplaceVpnTunnelCommandOutput
3562
+ | ReportInstanceStatusCommandOutput
3563
+ | RequestSpotFleetCommandOutput
3564
+ | RequestSpotInstancesCommandOutput
3565
+ | ResetAddressAttributeCommandOutput
3566
+ | ResetEbsDefaultKmsKeyIdCommandOutput
3567
+ | ResetFpgaImageAttributeCommandOutput
3568
+ | ResetImageAttributeCommandOutput
3569
+ | ResetInstanceAttributeCommandOutput
3570
+ | ResetNetworkInterfaceAttributeCommandOutput
3571
+ | ResetSnapshotAttributeCommandOutput
3572
+ | RestoreAddressToClassicCommandOutput
3573
+ | RestoreImageFromRecycleBinCommandOutput
3574
+ | RestoreManagedPrefixListVersionCommandOutput
3575
+ | RestoreSnapshotFromRecycleBinCommandOutput
3576
+ | RestoreSnapshotTierCommandOutput
3577
+ | RevokeClientVpnIngressCommandOutput
3578
+ | RevokeSecurityGroupEgressCommandOutput
3579
+ | RevokeSecurityGroupIngressCommandOutput
3580
+ | RunInstancesCommandOutput
3581
+ | RunScheduledInstancesCommandOutput
3582
+ | SearchLocalGatewayRoutesCommandOutput
3583
+ | SearchTransitGatewayMulticastGroupsCommandOutput
3584
+ | SearchTransitGatewayRoutesCommandOutput
3585
+ | SendDiagnosticInterruptCommandOutput
3586
+ | StartInstancesCommandOutput
3587
+ | StartNetworkInsightsAccessScopeAnalysisCommandOutput
3588
+ | StartNetworkInsightsAnalysisCommandOutput
3589
+ | StartVpcEndpointServicePrivateDnsVerificationCommandOutput
3590
+ | StopInstancesCommandOutput
3591
+ | TerminateClientVpnConnectionsCommandOutput
3592
+ | TerminateInstancesCommandOutput
3593
+ | UnassignIpv6AddressesCommandOutput
3594
+ | UnassignPrivateIpAddressesCommandOutput
3595
+ | UnassignPrivateNatGatewayAddressCommandOutput
3596
+ | UnmonitorInstancesCommandOutput
3597
+ | UpdateSecurityGroupRuleDescriptionsEgressCommandOutput
3598
+ | UpdateSecurityGroupRuleDescriptionsIngressCommandOutput
3599
+ | WithdrawByoipCidrCommandOutput;
3600
+ export interface ClientDefaults
3601
+ extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
3602
+ requestHandler?: __HttpHandler;
3603
+ sha256?: __ChecksumConstructor | __HashConstructor;
3604
+ urlParser?: __UrlParser;
3605
+ bodyLengthChecker?: __BodyLengthCalculator;
3606
+ streamCollector?: __StreamCollector;
3607
+ base64Decoder?: __Decoder;
3608
+ base64Encoder?: __Encoder;
3609
+ utf8Decoder?: __Decoder;
3610
+ utf8Encoder?: __Encoder;
3611
+ runtime?: string;
3612
+ disableHostPrefix?: boolean;
3613
+ serviceId?: string;
3614
+ useDualstackEndpoint?: boolean | __Provider<boolean>;
3615
+ useFipsEndpoint?: boolean | __Provider<boolean>;
3616
+ region?: string | __Provider<string>;
3617
+ credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
3618
+ defaultUserAgentProvider?: Provider<__UserAgent>;
3619
+ maxAttempts?: number | __Provider<number>;
3620
+ retryMode?: string | __Provider<string>;
3621
+ logger?: __Logger;
3622
+ defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
3623
+ }
3624
+ type EC2ClientConfigType = Partial<
3625
+ __SmithyConfiguration<__HttpHandlerOptions>
3626
+ > &
3627
+ ClientDefaults &
3628
+ RegionInputConfig &
3629
+ EndpointInputConfig<EndpointParameters> &
3630
+ RetryInputConfig &
3631
+ HostHeaderInputConfig &
3632
+ AwsAuthInputConfig &
3633
+ UserAgentInputConfig &
3634
+ ClientInputEndpointParameters;
3635
+ export interface EC2ClientConfig extends EC2ClientConfigType {}
3636
+ type EC2ClientResolvedConfigType =
3637
+ __SmithyResolvedConfiguration<__HttpHandlerOptions> &
3638
+ Required<ClientDefaults> &
3639
+ RegionResolvedConfig &
3640
+ EndpointResolvedConfig<EndpointParameters> &
3641
+ RetryResolvedConfig &
3642
+ HostHeaderResolvedConfig &
3643
+ AwsAuthResolvedConfig &
3644
+ UserAgentResolvedConfig &
3645
+ ClientResolvedEndpointParameters;
3646
+ export interface EC2ClientResolvedConfig extends EC2ClientResolvedConfigType {}
3647
+ export declare class EC2Client extends __Client<
3648
+ __HttpHandlerOptions,
3649
+ ServiceInputTypes,
3650
+ ServiceOutputTypes,
3651
+ EC2ClientResolvedConfig
3652
+ > {
3653
+ readonly config: EC2ClientResolvedConfig;
3654
+ constructor(configuration: EC2ClientConfig);
3655
+ destroy(): void;
3656
+ }
3657
+ export {};