@aws-sdk/client-ec2 3.533.0 → 3.535.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 (1250) hide show
  1. package/dist-cjs/index.js +117 -9
  2. package/dist-es/models/models_5.js +0 -8
  3. package/dist-es/models/models_6.js +8 -0
  4. package/dist-es/protocols/Aws_ec2.js +114 -0
  5. package/dist-types/EC2.d.ts +183 -1
  6. package/dist-types/EC2Client.d.ts +1 -1
  7. package/dist-types/commands/AcceptAddressTransferCommand.d.ts +2 -1
  8. package/dist-types/commands/AcceptReservedInstancesExchangeQuoteCommand.d.ts +2 -1
  9. package/dist-types/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.d.ts +2 -1
  10. package/dist-types/commands/AcceptTransitGatewayPeeringAttachmentCommand.d.ts +2 -1
  11. package/dist-types/commands/AcceptTransitGatewayVpcAttachmentCommand.d.ts +2 -1
  12. package/dist-types/commands/AcceptVpcEndpointConnectionsCommand.d.ts +2 -1
  13. package/dist-types/commands/AcceptVpcPeeringConnectionCommand.d.ts +2 -1
  14. package/dist-types/commands/AdvertiseByoipCidrCommand.d.ts +2 -1
  15. package/dist-types/commands/AllocateAddressCommand.d.ts +2 -1
  16. package/dist-types/commands/AllocateHostsCommand.d.ts +2 -1
  17. package/dist-types/commands/AllocateIpamPoolCidrCommand.d.ts +2 -1
  18. package/dist-types/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.d.ts +2 -1
  19. package/dist-types/commands/AssignIpv6AddressesCommand.d.ts +2 -1
  20. package/dist-types/commands/AssignPrivateIpAddressesCommand.d.ts +2 -1
  21. package/dist-types/commands/AssignPrivateNatGatewayAddressCommand.d.ts +2 -1
  22. package/dist-types/commands/AssociateAddressCommand.d.ts +2 -1
  23. package/dist-types/commands/AssociateClientVpnTargetNetworkCommand.d.ts +2 -1
  24. package/dist-types/commands/AssociateDhcpOptionsCommand.d.ts +2 -1
  25. package/dist-types/commands/AssociateEnclaveCertificateIamRoleCommand.d.ts +2 -1
  26. package/dist-types/commands/AssociateIamInstanceProfileCommand.d.ts +2 -1
  27. package/dist-types/commands/AssociateInstanceEventWindowCommand.d.ts +2 -1
  28. package/dist-types/commands/AssociateIpamByoasnCommand.d.ts +2 -1
  29. package/dist-types/commands/AssociateIpamResourceDiscoveryCommand.d.ts +2 -1
  30. package/dist-types/commands/AssociateNatGatewayAddressCommand.d.ts +2 -1
  31. package/dist-types/commands/AssociateRouteTableCommand.d.ts +2 -1
  32. package/dist-types/commands/AssociateSubnetCidrBlockCommand.d.ts +2 -1
  33. package/dist-types/commands/AssociateTransitGatewayMulticastDomainCommand.d.ts +2 -1
  34. package/dist-types/commands/AssociateTransitGatewayPolicyTableCommand.d.ts +2 -1
  35. package/dist-types/commands/AssociateTransitGatewayRouteTableCommand.d.ts +2 -1
  36. package/dist-types/commands/AssociateTrunkInterfaceCommand.d.ts +2 -1
  37. package/dist-types/commands/AssociateVpcCidrBlockCommand.d.ts +2 -1
  38. package/dist-types/commands/AttachClassicLinkVpcCommand.d.ts +2 -1
  39. package/dist-types/commands/AttachInternetGatewayCommand.d.ts +2 -1
  40. package/dist-types/commands/AttachNetworkInterfaceCommand.d.ts +2 -1
  41. package/dist-types/commands/AttachVerifiedAccessTrustProviderCommand.d.ts +2 -1
  42. package/dist-types/commands/AttachVolumeCommand.d.ts +2 -1
  43. package/dist-types/commands/AttachVpnGatewayCommand.d.ts +2 -1
  44. package/dist-types/commands/AuthorizeClientVpnIngressCommand.d.ts +2 -1
  45. package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +2 -1
  46. package/dist-types/commands/AuthorizeSecurityGroupIngressCommand.d.ts +2 -1
  47. package/dist-types/commands/BundleInstanceCommand.d.ts +2 -1
  48. package/dist-types/commands/CancelBundleTaskCommand.d.ts +2 -1
  49. package/dist-types/commands/CancelCapacityReservationCommand.d.ts +2 -1
  50. package/dist-types/commands/CancelCapacityReservationFleetsCommand.d.ts +2 -1
  51. package/dist-types/commands/CancelConversionTaskCommand.d.ts +2 -1
  52. package/dist-types/commands/CancelExportTaskCommand.d.ts +2 -1
  53. package/dist-types/commands/CancelImageLaunchPermissionCommand.d.ts +2 -1
  54. package/dist-types/commands/CancelImportTaskCommand.d.ts +2 -1
  55. package/dist-types/commands/CancelReservedInstancesListingCommand.d.ts +2 -1
  56. package/dist-types/commands/CancelSpotFleetRequestsCommand.d.ts +2 -1
  57. package/dist-types/commands/CancelSpotInstanceRequestsCommand.d.ts +2 -1
  58. package/dist-types/commands/ConfirmProductInstanceCommand.d.ts +2 -1
  59. package/dist-types/commands/CopyFpgaImageCommand.d.ts +2 -1
  60. package/dist-types/commands/CopyImageCommand.d.ts +2 -1
  61. package/dist-types/commands/CopySnapshotCommand.d.ts +2 -1
  62. package/dist-types/commands/CreateCapacityReservationCommand.d.ts +2 -1
  63. package/dist-types/commands/CreateCapacityReservationFleetCommand.d.ts +2 -1
  64. package/dist-types/commands/CreateCarrierGatewayCommand.d.ts +2 -1
  65. package/dist-types/commands/CreateClientVpnEndpointCommand.d.ts +2 -1
  66. package/dist-types/commands/CreateClientVpnRouteCommand.d.ts +2 -1
  67. package/dist-types/commands/CreateCoipCidrCommand.d.ts +2 -1
  68. package/dist-types/commands/CreateCoipPoolCommand.d.ts +2 -1
  69. package/dist-types/commands/CreateCustomerGatewayCommand.d.ts +2 -1
  70. package/dist-types/commands/CreateDefaultSubnetCommand.d.ts +2 -1
  71. package/dist-types/commands/CreateDefaultVpcCommand.d.ts +2 -1
  72. package/dist-types/commands/CreateDhcpOptionsCommand.d.ts +2 -1
  73. package/dist-types/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +2 -1
  74. package/dist-types/commands/CreateFleetCommand.d.ts +2 -1
  75. package/dist-types/commands/CreateFlowLogsCommand.d.ts +2 -1
  76. package/dist-types/commands/CreateFpgaImageCommand.d.ts +2 -1
  77. package/dist-types/commands/CreateImageCommand.d.ts +2 -1
  78. package/dist-types/commands/CreateInstanceConnectEndpointCommand.d.ts +2 -1
  79. package/dist-types/commands/CreateInstanceEventWindowCommand.d.ts +2 -1
  80. package/dist-types/commands/CreateInstanceExportTaskCommand.d.ts +2 -1
  81. package/dist-types/commands/CreateInternetGatewayCommand.d.ts +2 -1
  82. package/dist-types/commands/CreateIpamCommand.d.ts +2 -1
  83. package/dist-types/commands/CreateIpamPoolCommand.d.ts +2 -1
  84. package/dist-types/commands/CreateIpamResourceDiscoveryCommand.d.ts +2 -1
  85. package/dist-types/commands/CreateIpamScopeCommand.d.ts +2 -1
  86. package/dist-types/commands/CreateKeyPairCommand.d.ts +2 -1
  87. package/dist-types/commands/CreateLaunchTemplateCommand.d.ts +2 -1
  88. package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +2 -1
  89. package/dist-types/commands/CreateLocalGatewayRouteCommand.d.ts +2 -1
  90. package/dist-types/commands/CreateLocalGatewayRouteTableCommand.d.ts +2 -1
  91. package/dist-types/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +2 -1
  92. package/dist-types/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +2 -1
  93. package/dist-types/commands/CreateManagedPrefixListCommand.d.ts +2 -1
  94. package/dist-types/commands/CreateNatGatewayCommand.d.ts +2 -1
  95. package/dist-types/commands/CreateNetworkAclCommand.d.ts +2 -1
  96. package/dist-types/commands/CreateNetworkAclEntryCommand.d.ts +2 -1
  97. package/dist-types/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +2 -1
  98. package/dist-types/commands/CreateNetworkInsightsPathCommand.d.ts +2 -1
  99. package/dist-types/commands/CreateNetworkInterfaceCommand.d.ts +2 -1
  100. package/dist-types/commands/CreateNetworkInterfacePermissionCommand.d.ts +2 -1
  101. package/dist-types/commands/CreatePlacementGroupCommand.d.ts +2 -1
  102. package/dist-types/commands/CreatePublicIpv4PoolCommand.d.ts +2 -1
  103. package/dist-types/commands/CreateReplaceRootVolumeTaskCommand.d.ts +2 -1
  104. package/dist-types/commands/CreateReservedInstancesListingCommand.d.ts +2 -1
  105. package/dist-types/commands/CreateRestoreImageTaskCommand.d.ts +2 -1
  106. package/dist-types/commands/CreateRouteCommand.d.ts +2 -1
  107. package/dist-types/commands/CreateRouteTableCommand.d.ts +2 -1
  108. package/dist-types/commands/CreateSecurityGroupCommand.d.ts +2 -1
  109. package/dist-types/commands/CreateSnapshotCommand.d.ts +2 -1
  110. package/dist-types/commands/CreateSnapshotsCommand.d.ts +2 -1
  111. package/dist-types/commands/CreateSpotDatafeedSubscriptionCommand.d.ts +2 -1
  112. package/dist-types/commands/CreateStoreImageTaskCommand.d.ts +2 -1
  113. package/dist-types/commands/CreateSubnetCidrReservationCommand.d.ts +2 -1
  114. package/dist-types/commands/CreateSubnetCommand.d.ts +2 -1
  115. package/dist-types/commands/CreateTagsCommand.d.ts +2 -1
  116. package/dist-types/commands/CreateTrafficMirrorFilterCommand.d.ts +2 -1
  117. package/dist-types/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +2 -1
  118. package/dist-types/commands/CreateTrafficMirrorSessionCommand.d.ts +2 -1
  119. package/dist-types/commands/CreateTrafficMirrorTargetCommand.d.ts +2 -1
  120. package/dist-types/commands/CreateTransitGatewayCommand.d.ts +2 -1
  121. package/dist-types/commands/CreateTransitGatewayConnectCommand.d.ts +2 -1
  122. package/dist-types/commands/CreateTransitGatewayConnectPeerCommand.d.ts +2 -1
  123. package/dist-types/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +2 -1
  124. package/dist-types/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +2 -1
  125. package/dist-types/commands/CreateTransitGatewayPolicyTableCommand.d.ts +2 -1
  126. package/dist-types/commands/CreateTransitGatewayPrefixListReferenceCommand.d.ts +2 -1
  127. package/dist-types/commands/CreateTransitGatewayRouteCommand.d.ts +2 -1
  128. package/dist-types/commands/CreateTransitGatewayRouteTableAnnouncementCommand.d.ts +2 -1
  129. package/dist-types/commands/CreateTransitGatewayRouteTableCommand.d.ts +2 -1
  130. package/dist-types/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +2 -1
  131. package/dist-types/commands/CreateVerifiedAccessEndpointCommand.d.ts +2 -1
  132. package/dist-types/commands/CreateVerifiedAccessGroupCommand.d.ts +2 -1
  133. package/dist-types/commands/CreateVerifiedAccessInstanceCommand.d.ts +2 -1
  134. package/dist-types/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +2 -1
  135. package/dist-types/commands/CreateVolumeCommand.d.ts +2 -1
  136. package/dist-types/commands/CreateVpcCommand.d.ts +2 -1
  137. package/dist-types/commands/CreateVpcEndpointCommand.d.ts +2 -1
  138. package/dist-types/commands/CreateVpcEndpointConnectionNotificationCommand.d.ts +2 -1
  139. package/dist-types/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +2 -1
  140. package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +2 -1
  141. package/dist-types/commands/CreateVpnConnectionCommand.d.ts +2 -1
  142. package/dist-types/commands/CreateVpnConnectionRouteCommand.d.ts +2 -1
  143. package/dist-types/commands/CreateVpnGatewayCommand.d.ts +2 -1
  144. package/dist-types/commands/DeleteCarrierGatewayCommand.d.ts +2 -1
  145. package/dist-types/commands/DeleteClientVpnEndpointCommand.d.ts +2 -1
  146. package/dist-types/commands/DeleteClientVpnRouteCommand.d.ts +2 -1
  147. package/dist-types/commands/DeleteCoipCidrCommand.d.ts +2 -1
  148. package/dist-types/commands/DeleteCoipPoolCommand.d.ts +2 -1
  149. package/dist-types/commands/DeleteCustomerGatewayCommand.d.ts +2 -1
  150. package/dist-types/commands/DeleteDhcpOptionsCommand.d.ts +2 -1
  151. package/dist-types/commands/DeleteEgressOnlyInternetGatewayCommand.d.ts +2 -1
  152. package/dist-types/commands/DeleteFleetsCommand.d.ts +2 -1
  153. package/dist-types/commands/DeleteFlowLogsCommand.d.ts +2 -1
  154. package/dist-types/commands/DeleteFpgaImageCommand.d.ts +2 -1
  155. package/dist-types/commands/DeleteInstanceConnectEndpointCommand.d.ts +2 -1
  156. package/dist-types/commands/DeleteInstanceEventWindowCommand.d.ts +2 -1
  157. package/dist-types/commands/DeleteInternetGatewayCommand.d.ts +2 -1
  158. package/dist-types/commands/DeleteIpamCommand.d.ts +2 -1
  159. package/dist-types/commands/DeleteIpamPoolCommand.d.ts +2 -1
  160. package/dist-types/commands/DeleteIpamResourceDiscoveryCommand.d.ts +2 -1
  161. package/dist-types/commands/DeleteIpamScopeCommand.d.ts +2 -1
  162. package/dist-types/commands/DeleteKeyPairCommand.d.ts +2 -1
  163. package/dist-types/commands/DeleteLaunchTemplateCommand.d.ts +2 -1
  164. package/dist-types/commands/DeleteLaunchTemplateVersionsCommand.d.ts +2 -1
  165. package/dist-types/commands/DeleteLocalGatewayRouteCommand.d.ts +2 -1
  166. package/dist-types/commands/DeleteLocalGatewayRouteTableCommand.d.ts +2 -1
  167. package/dist-types/commands/DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +2 -1
  168. package/dist-types/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.d.ts +2 -1
  169. package/dist-types/commands/DeleteManagedPrefixListCommand.d.ts +2 -1
  170. package/dist-types/commands/DeleteNatGatewayCommand.d.ts +2 -1
  171. package/dist-types/commands/DeleteNetworkAclCommand.d.ts +2 -1
  172. package/dist-types/commands/DeleteNetworkAclEntryCommand.d.ts +2 -1
  173. package/dist-types/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.d.ts +2 -1
  174. package/dist-types/commands/DeleteNetworkInsightsAccessScopeCommand.d.ts +2 -1
  175. package/dist-types/commands/DeleteNetworkInsightsAnalysisCommand.d.ts +2 -1
  176. package/dist-types/commands/DeleteNetworkInsightsPathCommand.d.ts +2 -1
  177. package/dist-types/commands/DeleteNetworkInterfaceCommand.d.ts +2 -1
  178. package/dist-types/commands/DeleteNetworkInterfacePermissionCommand.d.ts +2 -1
  179. package/dist-types/commands/DeletePlacementGroupCommand.d.ts +2 -1
  180. package/dist-types/commands/DeletePublicIpv4PoolCommand.d.ts +2 -1
  181. package/dist-types/commands/DeleteQueuedReservedInstancesCommand.d.ts +2 -1
  182. package/dist-types/commands/DeleteRouteCommand.d.ts +2 -1
  183. package/dist-types/commands/DeleteRouteTableCommand.d.ts +2 -1
  184. package/dist-types/commands/DeleteSecurityGroupCommand.d.ts +2 -1
  185. package/dist-types/commands/DeleteSnapshotCommand.d.ts +2 -1
  186. package/dist-types/commands/DeleteSpotDatafeedSubscriptionCommand.d.ts +2 -1
  187. package/dist-types/commands/DeleteSubnetCidrReservationCommand.d.ts +2 -1
  188. package/dist-types/commands/DeleteSubnetCommand.d.ts +2 -1
  189. package/dist-types/commands/DeleteTagsCommand.d.ts +2 -1
  190. package/dist-types/commands/DeleteTrafficMirrorFilterCommand.d.ts +2 -1
  191. package/dist-types/commands/DeleteTrafficMirrorFilterRuleCommand.d.ts +2 -1
  192. package/dist-types/commands/DeleteTrafficMirrorSessionCommand.d.ts +2 -1
  193. package/dist-types/commands/DeleteTrafficMirrorTargetCommand.d.ts +2 -1
  194. package/dist-types/commands/DeleteTransitGatewayCommand.d.ts +2 -1
  195. package/dist-types/commands/DeleteTransitGatewayConnectCommand.d.ts +2 -1
  196. package/dist-types/commands/DeleteTransitGatewayConnectPeerCommand.d.ts +2 -1
  197. package/dist-types/commands/DeleteTransitGatewayMulticastDomainCommand.d.ts +2 -1
  198. package/dist-types/commands/DeleteTransitGatewayPeeringAttachmentCommand.d.ts +2 -1
  199. package/dist-types/commands/DeleteTransitGatewayPolicyTableCommand.d.ts +2 -1
  200. package/dist-types/commands/DeleteTransitGatewayPrefixListReferenceCommand.d.ts +2 -1
  201. package/dist-types/commands/DeleteTransitGatewayRouteCommand.d.ts +2 -1
  202. package/dist-types/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.d.ts +2 -1
  203. package/dist-types/commands/DeleteTransitGatewayRouteTableCommand.d.ts +2 -1
  204. package/dist-types/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +2 -1
  205. package/dist-types/commands/DeleteVerifiedAccessEndpointCommand.d.ts +2 -1
  206. package/dist-types/commands/DeleteVerifiedAccessGroupCommand.d.ts +2 -1
  207. package/dist-types/commands/DeleteVerifiedAccessInstanceCommand.d.ts +2 -1
  208. package/dist-types/commands/DeleteVerifiedAccessTrustProviderCommand.d.ts +2 -1
  209. package/dist-types/commands/DeleteVolumeCommand.d.ts +2 -1
  210. package/dist-types/commands/DeleteVpcCommand.d.ts +2 -1
  211. package/dist-types/commands/DeleteVpcEndpointConnectionNotificationsCommand.d.ts +2 -1
  212. package/dist-types/commands/DeleteVpcEndpointServiceConfigurationsCommand.d.ts +2 -1
  213. package/dist-types/commands/DeleteVpcEndpointsCommand.d.ts +2 -1
  214. package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +2 -1
  215. package/dist-types/commands/DeleteVpnConnectionCommand.d.ts +2 -1
  216. package/dist-types/commands/DeleteVpnConnectionRouteCommand.d.ts +2 -1
  217. package/dist-types/commands/DeleteVpnGatewayCommand.d.ts +2 -1
  218. package/dist-types/commands/DeprovisionByoipCidrCommand.d.ts +2 -1
  219. package/dist-types/commands/DeprovisionIpamByoasnCommand.d.ts +2 -1
  220. package/dist-types/commands/DeprovisionIpamPoolCidrCommand.d.ts +2 -1
  221. package/dist-types/commands/DeprovisionPublicIpv4PoolCidrCommand.d.ts +2 -1
  222. package/dist-types/commands/DeregisterImageCommand.d.ts +2 -1
  223. package/dist-types/commands/DeregisterInstanceEventNotificationAttributesCommand.d.ts +2 -1
  224. package/dist-types/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.d.ts +2 -1
  225. package/dist-types/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.d.ts +2 -1
  226. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +2 -1
  227. package/dist-types/commands/DescribeAddressTransfersCommand.d.ts +2 -1
  228. package/dist-types/commands/DescribeAddressesAttributeCommand.d.ts +2 -1
  229. package/dist-types/commands/DescribeAddressesCommand.d.ts +2 -1
  230. package/dist-types/commands/DescribeAggregateIdFormatCommand.d.ts +2 -1
  231. package/dist-types/commands/DescribeAvailabilityZonesCommand.d.ts +2 -1
  232. package/dist-types/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.d.ts +2 -1
  233. package/dist-types/commands/DescribeBundleTasksCommand.d.ts +2 -1
  234. package/dist-types/commands/DescribeByoipCidrsCommand.d.ts +2 -1
  235. package/dist-types/commands/DescribeCapacityBlockOfferingsCommand.d.ts +2 -1
  236. package/dist-types/commands/DescribeCapacityReservationFleetsCommand.d.ts +2 -1
  237. package/dist-types/commands/DescribeCapacityReservationsCommand.d.ts +2 -1
  238. package/dist-types/commands/DescribeCarrierGatewaysCommand.d.ts +2 -1
  239. package/dist-types/commands/DescribeClassicLinkInstancesCommand.d.ts +2 -1
  240. package/dist-types/commands/DescribeClientVpnAuthorizationRulesCommand.d.ts +2 -1
  241. package/dist-types/commands/DescribeClientVpnConnectionsCommand.d.ts +2 -1
  242. package/dist-types/commands/DescribeClientVpnEndpointsCommand.d.ts +2 -1
  243. package/dist-types/commands/DescribeClientVpnRoutesCommand.d.ts +2 -1
  244. package/dist-types/commands/DescribeClientVpnTargetNetworksCommand.d.ts +2 -1
  245. package/dist-types/commands/DescribeCoipPoolsCommand.d.ts +2 -1
  246. package/dist-types/commands/DescribeConversionTasksCommand.d.ts +2 -1
  247. package/dist-types/commands/DescribeCustomerGatewaysCommand.d.ts +2 -1
  248. package/dist-types/commands/DescribeDhcpOptionsCommand.d.ts +2 -1
  249. package/dist-types/commands/DescribeEgressOnlyInternetGatewaysCommand.d.ts +2 -1
  250. package/dist-types/commands/DescribeElasticGpusCommand.d.ts +2 -1
  251. package/dist-types/commands/DescribeExportImageTasksCommand.d.ts +2 -1
  252. package/dist-types/commands/DescribeExportTasksCommand.d.ts +2 -1
  253. package/dist-types/commands/DescribeFastLaunchImagesCommand.d.ts +2 -1
  254. package/dist-types/commands/DescribeFastSnapshotRestoresCommand.d.ts +2 -1
  255. package/dist-types/commands/DescribeFleetHistoryCommand.d.ts +2 -1
  256. package/dist-types/commands/DescribeFleetInstancesCommand.d.ts +2 -1
  257. package/dist-types/commands/DescribeFleetsCommand.d.ts +2 -1
  258. package/dist-types/commands/DescribeFlowLogsCommand.d.ts +2 -1
  259. package/dist-types/commands/DescribeFpgaImageAttributeCommand.d.ts +2 -1
  260. package/dist-types/commands/DescribeFpgaImagesCommand.d.ts +2 -1
  261. package/dist-types/commands/DescribeHostReservationOfferingsCommand.d.ts +2 -1
  262. package/dist-types/commands/DescribeHostReservationsCommand.d.ts +2 -1
  263. package/dist-types/commands/DescribeHostsCommand.d.ts +2 -1
  264. package/dist-types/commands/DescribeIamInstanceProfileAssociationsCommand.d.ts +2 -1
  265. package/dist-types/commands/DescribeIdFormatCommand.d.ts +2 -1
  266. package/dist-types/commands/DescribeIdentityIdFormatCommand.d.ts +2 -1
  267. package/dist-types/commands/DescribeImageAttributeCommand.d.ts +2 -1
  268. package/dist-types/commands/DescribeImagesCommand.d.ts +2 -1
  269. package/dist-types/commands/DescribeImportImageTasksCommand.d.ts +2 -1
  270. package/dist-types/commands/DescribeImportSnapshotTasksCommand.d.ts +2 -1
  271. package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +2 -1
  272. package/dist-types/commands/DescribeInstanceConnectEndpointsCommand.d.ts +2 -1
  273. package/dist-types/commands/DescribeInstanceCreditSpecificationsCommand.d.ts +2 -1
  274. package/dist-types/commands/DescribeInstanceEventNotificationAttributesCommand.d.ts +2 -1
  275. package/dist-types/commands/DescribeInstanceEventWindowsCommand.d.ts +2 -1
  276. package/dist-types/commands/DescribeInstanceStatusCommand.d.ts +2 -1
  277. package/dist-types/commands/DescribeInstanceTopologyCommand.d.ts +2 -1
  278. package/dist-types/commands/DescribeInstanceTypeOfferingsCommand.d.ts +2 -1
  279. package/dist-types/commands/DescribeInstanceTypesCommand.d.ts +31 -1
  280. package/dist-types/commands/DescribeInstancesCommand.d.ts +2 -1
  281. package/dist-types/commands/DescribeInternetGatewaysCommand.d.ts +2 -1
  282. package/dist-types/commands/DescribeIpamByoasnCommand.d.ts +2 -1
  283. package/dist-types/commands/DescribeIpamPoolsCommand.d.ts +2 -1
  284. package/dist-types/commands/DescribeIpamResourceDiscoveriesCommand.d.ts +2 -1
  285. package/dist-types/commands/DescribeIpamResourceDiscoveryAssociationsCommand.d.ts +2 -1
  286. package/dist-types/commands/DescribeIpamScopesCommand.d.ts +2 -1
  287. package/dist-types/commands/DescribeIpamsCommand.d.ts +2 -1
  288. package/dist-types/commands/DescribeIpv6PoolsCommand.d.ts +2 -1
  289. package/dist-types/commands/DescribeKeyPairsCommand.d.ts +2 -1
  290. package/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +2 -1
  291. package/dist-types/commands/DescribeLaunchTemplatesCommand.d.ts +2 -1
  292. package/dist-types/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.d.ts +2 -1
  293. package/dist-types/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.d.ts +2 -1
  294. package/dist-types/commands/DescribeLocalGatewayRouteTablesCommand.d.ts +2 -1
  295. package/dist-types/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.d.ts +2 -1
  296. package/dist-types/commands/DescribeLocalGatewayVirtualInterfacesCommand.d.ts +2 -1
  297. package/dist-types/commands/DescribeLocalGatewaysCommand.d.ts +2 -1
  298. package/dist-types/commands/DescribeLockedSnapshotsCommand.d.ts +2 -1
  299. package/dist-types/commands/DescribeManagedPrefixListsCommand.d.ts +2 -1
  300. package/dist-types/commands/DescribeMovingAddressesCommand.d.ts +2 -1
  301. package/dist-types/commands/DescribeNatGatewaysCommand.d.ts +2 -1
  302. package/dist-types/commands/DescribeNetworkAclsCommand.d.ts +2 -1
  303. package/dist-types/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.d.ts +2 -1
  304. package/dist-types/commands/DescribeNetworkInsightsAccessScopesCommand.d.ts +2 -1
  305. package/dist-types/commands/DescribeNetworkInsightsAnalysesCommand.d.ts +2 -1
  306. package/dist-types/commands/DescribeNetworkInsightsPathsCommand.d.ts +2 -1
  307. package/dist-types/commands/DescribeNetworkInterfaceAttributeCommand.d.ts +2 -1
  308. package/dist-types/commands/DescribeNetworkInterfacePermissionsCommand.d.ts +2 -1
  309. package/dist-types/commands/DescribeNetworkInterfacesCommand.d.ts +2 -1
  310. package/dist-types/commands/DescribePlacementGroupsCommand.d.ts +2 -1
  311. package/dist-types/commands/DescribePrefixListsCommand.d.ts +2 -1
  312. package/dist-types/commands/DescribePrincipalIdFormatCommand.d.ts +2 -1
  313. package/dist-types/commands/DescribePublicIpv4PoolsCommand.d.ts +2 -1
  314. package/dist-types/commands/DescribeRegionsCommand.d.ts +2 -1
  315. package/dist-types/commands/DescribeReplaceRootVolumeTasksCommand.d.ts +2 -1
  316. package/dist-types/commands/DescribeReservedInstancesCommand.d.ts +2 -1
  317. package/dist-types/commands/DescribeReservedInstancesListingsCommand.d.ts +2 -1
  318. package/dist-types/commands/DescribeReservedInstancesModificationsCommand.d.ts +2 -1
  319. package/dist-types/commands/DescribeReservedInstancesOfferingsCommand.d.ts +2 -1
  320. package/dist-types/commands/DescribeRouteTablesCommand.d.ts +2 -1
  321. package/dist-types/commands/DescribeScheduledInstanceAvailabilityCommand.d.ts +2 -1
  322. package/dist-types/commands/DescribeScheduledInstancesCommand.d.ts +2 -1
  323. package/dist-types/commands/DescribeSecurityGroupReferencesCommand.d.ts +2 -1
  324. package/dist-types/commands/DescribeSecurityGroupRulesCommand.d.ts +2 -1
  325. package/dist-types/commands/DescribeSecurityGroupsCommand.d.ts +2 -1
  326. package/dist-types/commands/DescribeSnapshotAttributeCommand.d.ts +2 -1
  327. package/dist-types/commands/DescribeSnapshotTierStatusCommand.d.ts +2 -1
  328. package/dist-types/commands/DescribeSnapshotsCommand.d.ts +2 -1
  329. package/dist-types/commands/DescribeSpotDatafeedSubscriptionCommand.d.ts +2 -1
  330. package/dist-types/commands/DescribeSpotFleetInstancesCommand.d.ts +2 -1
  331. package/dist-types/commands/DescribeSpotFleetRequestHistoryCommand.d.ts +2 -1
  332. package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +2 -1
  333. package/dist-types/commands/DescribeSpotInstanceRequestsCommand.d.ts +2 -1
  334. package/dist-types/commands/DescribeSpotPriceHistoryCommand.d.ts +2 -1
  335. package/dist-types/commands/DescribeStaleSecurityGroupsCommand.d.ts +4 -2
  336. package/dist-types/commands/DescribeStoreImageTasksCommand.d.ts +3 -2
  337. package/dist-types/commands/DescribeSubnetsCommand.d.ts +3 -3
  338. package/dist-types/commands/DescribeTagsCommand.d.ts +2 -1
  339. package/dist-types/commands/DescribeTrafficMirrorFiltersCommand.d.ts +2 -1
  340. package/dist-types/commands/DescribeTrafficMirrorSessionsCommand.d.ts +2 -1
  341. package/dist-types/commands/DescribeTrafficMirrorTargetsCommand.d.ts +2 -1
  342. package/dist-types/commands/DescribeTransitGatewayAttachmentsCommand.d.ts +2 -1
  343. package/dist-types/commands/DescribeTransitGatewayConnectPeersCommand.d.ts +2 -1
  344. package/dist-types/commands/DescribeTransitGatewayConnectsCommand.d.ts +2 -1
  345. package/dist-types/commands/DescribeTransitGatewayMulticastDomainsCommand.d.ts +2 -1
  346. package/dist-types/commands/DescribeTransitGatewayPeeringAttachmentsCommand.d.ts +2 -1
  347. package/dist-types/commands/DescribeTransitGatewayPolicyTablesCommand.d.ts +2 -1
  348. package/dist-types/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.d.ts +2 -1
  349. package/dist-types/commands/DescribeTransitGatewayRouteTablesCommand.d.ts +2 -1
  350. package/dist-types/commands/DescribeTransitGatewayVpcAttachmentsCommand.d.ts +2 -1
  351. package/dist-types/commands/DescribeTransitGatewaysCommand.d.ts +2 -1
  352. package/dist-types/commands/DescribeTrunkInterfaceAssociationsCommand.d.ts +2 -1
  353. package/dist-types/commands/DescribeVerifiedAccessEndpointsCommand.d.ts +2 -1
  354. package/dist-types/commands/DescribeVerifiedAccessGroupsCommand.d.ts +2 -1
  355. package/dist-types/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.d.ts +2 -1
  356. package/dist-types/commands/DescribeVerifiedAccessInstancesCommand.d.ts +2 -1
  357. package/dist-types/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +2 -1
  358. package/dist-types/commands/DescribeVolumeAttributeCommand.d.ts +2 -1
  359. package/dist-types/commands/DescribeVolumeStatusCommand.d.ts +2 -1
  360. package/dist-types/commands/DescribeVolumesCommand.d.ts +2 -1
  361. package/dist-types/commands/DescribeVolumesModificationsCommand.d.ts +2 -1
  362. package/dist-types/commands/DescribeVpcAttributeCommand.d.ts +2 -1
  363. package/dist-types/commands/DescribeVpcClassicLinkCommand.d.ts +2 -1
  364. package/dist-types/commands/DescribeVpcClassicLinkDnsSupportCommand.d.ts +2 -1
  365. package/dist-types/commands/DescribeVpcEndpointConnectionNotificationsCommand.d.ts +2 -1
  366. package/dist-types/commands/DescribeVpcEndpointConnectionsCommand.d.ts +2 -1
  367. package/dist-types/commands/DescribeVpcEndpointServiceConfigurationsCommand.d.ts +2 -1
  368. package/dist-types/commands/DescribeVpcEndpointServicePermissionsCommand.d.ts +2 -1
  369. package/dist-types/commands/DescribeVpcEndpointServicesCommand.d.ts +2 -1
  370. package/dist-types/commands/DescribeVpcEndpointsCommand.d.ts +2 -1
  371. package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +2 -1
  372. package/dist-types/commands/DescribeVpcsCommand.d.ts +2 -1
  373. package/dist-types/commands/DescribeVpnConnectionsCommand.d.ts +2 -1
  374. package/dist-types/commands/DescribeVpnGatewaysCommand.d.ts +2 -1
  375. package/dist-types/commands/DetachClassicLinkVpcCommand.d.ts +2 -1
  376. package/dist-types/commands/DetachInternetGatewayCommand.d.ts +2 -1
  377. package/dist-types/commands/DetachNetworkInterfaceCommand.d.ts +2 -1
  378. package/dist-types/commands/DetachVerifiedAccessTrustProviderCommand.d.ts +2 -1
  379. package/dist-types/commands/DetachVolumeCommand.d.ts +2 -1
  380. package/dist-types/commands/DetachVpnGatewayCommand.d.ts +2 -1
  381. package/dist-types/commands/DisableAddressTransferCommand.d.ts +2 -1
  382. package/dist-types/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +2 -1
  383. package/dist-types/commands/DisableEbsEncryptionByDefaultCommand.d.ts +2 -1
  384. package/dist-types/commands/DisableFastLaunchCommand.d.ts +2 -1
  385. package/dist-types/commands/DisableFastSnapshotRestoresCommand.d.ts +2 -1
  386. package/dist-types/commands/DisableImageBlockPublicAccessCommand.d.ts +2 -1
  387. package/dist-types/commands/DisableImageCommand.d.ts +2 -1
  388. package/dist-types/commands/DisableImageDeprecationCommand.d.ts +2 -1
  389. package/dist-types/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +2 -1
  390. package/dist-types/commands/DisableSerialConsoleAccessCommand.d.ts +2 -1
  391. package/dist-types/commands/DisableSnapshotBlockPublicAccessCommand.d.ts +2 -1
  392. package/dist-types/commands/DisableTransitGatewayRouteTablePropagationCommand.d.ts +2 -1
  393. package/dist-types/commands/DisableVgwRoutePropagationCommand.d.ts +2 -1
  394. package/dist-types/commands/DisableVpcClassicLinkCommand.d.ts +2 -1
  395. package/dist-types/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +2 -1
  396. package/dist-types/commands/DisassociateAddressCommand.d.ts +2 -1
  397. package/dist-types/commands/DisassociateClientVpnTargetNetworkCommand.d.ts +2 -1
  398. package/dist-types/commands/DisassociateEnclaveCertificateIamRoleCommand.d.ts +2 -1
  399. package/dist-types/commands/DisassociateIamInstanceProfileCommand.d.ts +2 -1
  400. package/dist-types/commands/DisassociateInstanceEventWindowCommand.d.ts +2 -1
  401. package/dist-types/commands/DisassociateIpamByoasnCommand.d.ts +2 -1
  402. package/dist-types/commands/DisassociateIpamResourceDiscoveryCommand.d.ts +2 -1
  403. package/dist-types/commands/DisassociateNatGatewayAddressCommand.d.ts +2 -1
  404. package/dist-types/commands/DisassociateRouteTableCommand.d.ts +2 -1
  405. package/dist-types/commands/DisassociateSubnetCidrBlockCommand.d.ts +2 -1
  406. package/dist-types/commands/DisassociateTransitGatewayMulticastDomainCommand.d.ts +2 -1
  407. package/dist-types/commands/DisassociateTransitGatewayPolicyTableCommand.d.ts +2 -1
  408. package/dist-types/commands/DisassociateTransitGatewayRouteTableCommand.d.ts +2 -1
  409. package/dist-types/commands/DisassociateTrunkInterfaceCommand.d.ts +2 -1
  410. package/dist-types/commands/DisassociateVpcCidrBlockCommand.d.ts +2 -1
  411. package/dist-types/commands/EnableAddressTransferCommand.d.ts +2 -1
  412. package/dist-types/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +2 -1
  413. package/dist-types/commands/EnableEbsEncryptionByDefaultCommand.d.ts +2 -1
  414. package/dist-types/commands/EnableFastLaunchCommand.d.ts +2 -1
  415. package/dist-types/commands/EnableFastSnapshotRestoresCommand.d.ts +2 -1
  416. package/dist-types/commands/EnableImageBlockPublicAccessCommand.d.ts +2 -1
  417. package/dist-types/commands/EnableImageCommand.d.ts +2 -1
  418. package/dist-types/commands/EnableImageDeprecationCommand.d.ts +2 -1
  419. package/dist-types/commands/EnableIpamOrganizationAdminAccountCommand.d.ts +2 -1
  420. package/dist-types/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.d.ts +2 -1
  421. package/dist-types/commands/EnableSerialConsoleAccessCommand.d.ts +2 -1
  422. package/dist-types/commands/EnableSnapshotBlockPublicAccessCommand.d.ts +2 -1
  423. package/dist-types/commands/EnableTransitGatewayRouteTablePropagationCommand.d.ts +2 -1
  424. package/dist-types/commands/EnableVgwRoutePropagationCommand.d.ts +2 -1
  425. package/dist-types/commands/EnableVolumeIOCommand.d.ts +2 -1
  426. package/dist-types/commands/EnableVpcClassicLinkCommand.d.ts +2 -1
  427. package/dist-types/commands/EnableVpcClassicLinkDnsSupportCommand.d.ts +2 -1
  428. package/dist-types/commands/ExportClientVpnClientCertificateRevocationListCommand.d.ts +2 -1
  429. package/dist-types/commands/ExportClientVpnClientConfigurationCommand.d.ts +2 -1
  430. package/dist-types/commands/ExportImageCommand.d.ts +2 -1
  431. package/dist-types/commands/ExportTransitGatewayRoutesCommand.d.ts +2 -1
  432. package/dist-types/commands/GetAssociatedEnclaveCertificateIamRolesCommand.d.ts +2 -1
  433. package/dist-types/commands/GetAssociatedIpv6PoolCidrsCommand.d.ts +2 -1
  434. package/dist-types/commands/GetAwsNetworkPerformanceDataCommand.d.ts +2 -1
  435. package/dist-types/commands/GetCapacityReservationUsageCommand.d.ts +2 -1
  436. package/dist-types/commands/GetCoipPoolUsageCommand.d.ts +2 -1
  437. package/dist-types/commands/GetConsoleOutputCommand.d.ts +2 -1
  438. package/dist-types/commands/GetConsoleScreenshotCommand.d.ts +2 -1
  439. package/dist-types/commands/GetDefaultCreditSpecificationCommand.d.ts +2 -1
  440. package/dist-types/commands/GetEbsDefaultKmsKeyIdCommand.d.ts +2 -1
  441. package/dist-types/commands/GetEbsEncryptionByDefaultCommand.d.ts +2 -1
  442. package/dist-types/commands/GetFlowLogsIntegrationTemplateCommand.d.ts +2 -1
  443. package/dist-types/commands/GetGroupsForCapacityReservationCommand.d.ts +2 -1
  444. package/dist-types/commands/GetHostReservationPurchasePreviewCommand.d.ts +2 -1
  445. package/dist-types/commands/GetImageBlockPublicAccessStateCommand.d.ts +2 -1
  446. package/dist-types/commands/GetInstanceTypesFromInstanceRequirementsCommand.d.ts +2 -1
  447. package/dist-types/commands/GetInstanceUefiDataCommand.d.ts +2 -1
  448. package/dist-types/commands/GetIpamAddressHistoryCommand.d.ts +2 -1
  449. package/dist-types/commands/GetIpamDiscoveredAccountsCommand.d.ts +2 -1
  450. package/dist-types/commands/GetIpamDiscoveredPublicAddressesCommand.d.ts +2 -1
  451. package/dist-types/commands/GetIpamDiscoveredResourceCidrsCommand.d.ts +3 -2
  452. package/dist-types/commands/GetIpamPoolAllocationsCommand.d.ts +3 -2
  453. package/dist-types/commands/GetIpamPoolCidrsCommand.d.ts +3 -3
  454. package/dist-types/commands/GetIpamResourceCidrsCommand.d.ts +2 -1
  455. package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +2 -1
  456. package/dist-types/commands/GetManagedPrefixListAssociationsCommand.d.ts +2 -1
  457. package/dist-types/commands/GetManagedPrefixListEntriesCommand.d.ts +2 -1
  458. package/dist-types/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.d.ts +2 -1
  459. package/dist-types/commands/GetNetworkInsightsAccessScopeContentCommand.d.ts +2 -1
  460. package/dist-types/commands/GetPasswordDataCommand.d.ts +2 -1
  461. package/dist-types/commands/GetReservedInstancesExchangeQuoteCommand.d.ts +2 -1
  462. package/dist-types/commands/GetSecurityGroupsForVpcCommand.d.ts +2 -1
  463. package/dist-types/commands/GetSerialConsoleAccessStatusCommand.d.ts +2 -1
  464. package/dist-types/commands/GetSnapshotBlockPublicAccessStateCommand.d.ts +2 -1
  465. package/dist-types/commands/GetSpotPlacementScoresCommand.d.ts +2 -1
  466. package/dist-types/commands/GetSubnetCidrReservationsCommand.d.ts +2 -1
  467. package/dist-types/commands/GetTransitGatewayAttachmentPropagationsCommand.d.ts +2 -1
  468. package/dist-types/commands/GetTransitGatewayMulticastDomainAssociationsCommand.d.ts +2 -1
  469. package/dist-types/commands/GetTransitGatewayPolicyTableAssociationsCommand.d.ts +2 -1
  470. package/dist-types/commands/GetTransitGatewayPolicyTableEntriesCommand.d.ts +2 -1
  471. package/dist-types/commands/GetTransitGatewayPrefixListReferencesCommand.d.ts +2 -1
  472. package/dist-types/commands/GetTransitGatewayRouteTableAssociationsCommand.d.ts +2 -1
  473. package/dist-types/commands/GetTransitGatewayRouteTablePropagationsCommand.d.ts +2 -1
  474. package/dist-types/commands/GetVerifiedAccessEndpointPolicyCommand.d.ts +2 -1
  475. package/dist-types/commands/GetVerifiedAccessGroupPolicyCommand.d.ts +2 -1
  476. package/dist-types/commands/GetVpnConnectionDeviceSampleConfigurationCommand.d.ts +2 -1
  477. package/dist-types/commands/GetVpnConnectionDeviceTypesCommand.d.ts +2 -1
  478. package/dist-types/commands/GetVpnTunnelReplacementStatusCommand.d.ts +2 -1
  479. package/dist-types/commands/ImportClientVpnClientCertificateRevocationListCommand.d.ts +2 -1
  480. package/dist-types/commands/ImportImageCommand.d.ts +2 -1
  481. package/dist-types/commands/ImportInstanceCommand.d.ts +2 -1
  482. package/dist-types/commands/ImportKeyPairCommand.d.ts +2 -1
  483. package/dist-types/commands/ImportSnapshotCommand.d.ts +2 -1
  484. package/dist-types/commands/ImportVolumeCommand.d.ts +2 -1
  485. package/dist-types/commands/ListImagesInRecycleBinCommand.d.ts +2 -1
  486. package/dist-types/commands/ListSnapshotsInRecycleBinCommand.d.ts +2 -1
  487. package/dist-types/commands/LockSnapshotCommand.d.ts +2 -1
  488. package/dist-types/commands/ModifyAddressAttributeCommand.d.ts +2 -1
  489. package/dist-types/commands/ModifyAvailabilityZoneGroupCommand.d.ts +2 -1
  490. package/dist-types/commands/ModifyCapacityReservationCommand.d.ts +2 -1
  491. package/dist-types/commands/ModifyCapacityReservationFleetCommand.d.ts +2 -1
  492. package/dist-types/commands/ModifyClientVpnEndpointCommand.d.ts +2 -1
  493. package/dist-types/commands/ModifyDefaultCreditSpecificationCommand.d.ts +2 -1
  494. package/dist-types/commands/ModifyEbsDefaultKmsKeyIdCommand.d.ts +2 -1
  495. package/dist-types/commands/ModifyFleetCommand.d.ts +2 -1
  496. package/dist-types/commands/ModifyFpgaImageAttributeCommand.d.ts +2 -1
  497. package/dist-types/commands/ModifyHostsCommand.d.ts +2 -1
  498. package/dist-types/commands/ModifyIdFormatCommand.d.ts +2 -1
  499. package/dist-types/commands/ModifyIdentityIdFormatCommand.d.ts +2 -1
  500. package/dist-types/commands/ModifyImageAttributeCommand.d.ts +2 -1
  501. package/dist-types/commands/ModifyInstanceAttributeCommand.d.ts +2 -1
  502. package/dist-types/commands/ModifyInstanceCapacityReservationAttributesCommand.d.ts +2 -1
  503. package/dist-types/commands/ModifyInstanceCreditSpecificationCommand.d.ts +2 -1
  504. package/dist-types/commands/ModifyInstanceEventStartTimeCommand.d.ts +2 -1
  505. package/dist-types/commands/ModifyInstanceEventWindowCommand.d.ts +2 -1
  506. package/dist-types/commands/ModifyInstanceMaintenanceOptionsCommand.d.ts +2 -1
  507. package/dist-types/commands/ModifyInstanceMetadataOptionsCommand.d.ts +2 -1
  508. package/dist-types/commands/ModifyInstancePlacementCommand.d.ts +2 -1
  509. package/dist-types/commands/ModifyIpamCommand.d.ts +2 -1
  510. package/dist-types/commands/ModifyIpamPoolCommand.d.ts +2 -1
  511. package/dist-types/commands/ModifyIpamResourceCidrCommand.d.ts +2 -1
  512. package/dist-types/commands/ModifyIpamResourceDiscoveryCommand.d.ts +2 -1
  513. package/dist-types/commands/ModifyIpamScopeCommand.d.ts +2 -1
  514. package/dist-types/commands/ModifyLaunchTemplateCommand.d.ts +2 -1
  515. package/dist-types/commands/ModifyLocalGatewayRouteCommand.d.ts +2 -1
  516. package/dist-types/commands/ModifyManagedPrefixListCommand.d.ts +2 -1
  517. package/dist-types/commands/ModifyNetworkInterfaceAttributeCommand.d.ts +2 -1
  518. package/dist-types/commands/ModifyPrivateDnsNameOptionsCommand.d.ts +2 -1
  519. package/dist-types/commands/ModifyReservedInstancesCommand.d.ts +2 -1
  520. package/dist-types/commands/ModifySecurityGroupRulesCommand.d.ts +2 -1
  521. package/dist-types/commands/ModifySnapshotAttributeCommand.d.ts +2 -1
  522. package/dist-types/commands/ModifySnapshotTierCommand.d.ts +2 -1
  523. package/dist-types/commands/ModifySpotFleetRequestCommand.d.ts +2 -1
  524. package/dist-types/commands/ModifySubnetAttributeCommand.d.ts +2 -1
  525. package/dist-types/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +2 -1
  526. package/dist-types/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +2 -1
  527. package/dist-types/commands/ModifyTrafficMirrorSessionCommand.d.ts +2 -1
  528. package/dist-types/commands/ModifyTransitGatewayCommand.d.ts +2 -1
  529. package/dist-types/commands/ModifyTransitGatewayPrefixListReferenceCommand.d.ts +2 -1
  530. package/dist-types/commands/ModifyTransitGatewayVpcAttachmentCommand.d.ts +2 -1
  531. package/dist-types/commands/ModifyVerifiedAccessEndpointCommand.d.ts +2 -1
  532. package/dist-types/commands/ModifyVerifiedAccessEndpointPolicyCommand.d.ts +2 -1
  533. package/dist-types/commands/ModifyVerifiedAccessGroupCommand.d.ts +2 -1
  534. package/dist-types/commands/ModifyVerifiedAccessGroupPolicyCommand.d.ts +2 -1
  535. package/dist-types/commands/ModifyVerifiedAccessInstanceCommand.d.ts +2 -1
  536. package/dist-types/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.d.ts +2 -1
  537. package/dist-types/commands/ModifyVerifiedAccessTrustProviderCommand.d.ts +2 -1
  538. package/dist-types/commands/ModifyVolumeAttributeCommand.d.ts +2 -1
  539. package/dist-types/commands/ModifyVolumeCommand.d.ts +2 -1
  540. package/dist-types/commands/ModifyVpcAttributeCommand.d.ts +2 -1
  541. package/dist-types/commands/ModifyVpcEndpointCommand.d.ts +2 -1
  542. package/dist-types/commands/ModifyVpcEndpointConnectionNotificationCommand.d.ts +2 -1
  543. package/dist-types/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +2 -1
  544. package/dist-types/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.d.ts +2 -1
  545. package/dist-types/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +2 -1
  546. package/dist-types/commands/ModifyVpcPeeringConnectionOptionsCommand.d.ts +2 -1
  547. package/dist-types/commands/ModifyVpcTenancyCommand.d.ts +2 -1
  548. package/dist-types/commands/ModifyVpnConnectionCommand.d.ts +2 -1
  549. package/dist-types/commands/ModifyVpnConnectionOptionsCommand.d.ts +2 -1
  550. package/dist-types/commands/ModifyVpnTunnelCertificateCommand.d.ts +2 -1
  551. package/dist-types/commands/ModifyVpnTunnelOptionsCommand.d.ts +2 -1
  552. package/dist-types/commands/MonitorInstancesCommand.d.ts +2 -1
  553. package/dist-types/commands/MoveAddressToVpcCommand.d.ts +2 -1
  554. package/dist-types/commands/MoveByoipCidrToIpamCommand.d.ts +2 -1
  555. package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +2 -1
  556. package/dist-types/commands/ProvisionIpamByoasnCommand.d.ts +2 -1
  557. package/dist-types/commands/ProvisionIpamPoolCidrCommand.d.ts +2 -1
  558. package/dist-types/commands/ProvisionPublicIpv4PoolCidrCommand.d.ts +2 -1
  559. package/dist-types/commands/PurchaseCapacityBlockCommand.d.ts +2 -1
  560. package/dist-types/commands/PurchaseHostReservationCommand.d.ts +2 -1
  561. package/dist-types/commands/PurchaseReservedInstancesOfferingCommand.d.ts +2 -1
  562. package/dist-types/commands/PurchaseScheduledInstancesCommand.d.ts +2 -1
  563. package/dist-types/commands/RebootInstancesCommand.d.ts +2 -1
  564. package/dist-types/commands/RegisterImageCommand.d.ts +2 -1
  565. package/dist-types/commands/RegisterInstanceEventNotificationAttributesCommand.d.ts +3 -2
  566. package/dist-types/commands/RegisterTransitGatewayMulticastGroupMembersCommand.d.ts +3 -2
  567. package/dist-types/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.d.ts +3 -3
  568. package/dist-types/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.d.ts +2 -1
  569. package/dist-types/commands/RejectTransitGatewayPeeringAttachmentCommand.d.ts +2 -1
  570. package/dist-types/commands/RejectTransitGatewayVpcAttachmentCommand.d.ts +2 -1
  571. package/dist-types/commands/RejectVpcEndpointConnectionsCommand.d.ts +2 -1
  572. package/dist-types/commands/RejectVpcPeeringConnectionCommand.d.ts +2 -1
  573. package/dist-types/commands/ReleaseAddressCommand.d.ts +2 -1
  574. package/dist-types/commands/ReleaseHostsCommand.d.ts +2 -1
  575. package/dist-types/commands/ReleaseIpamPoolAllocationCommand.d.ts +2 -1
  576. package/dist-types/commands/ReplaceIamInstanceProfileAssociationCommand.d.ts +2 -1
  577. package/dist-types/commands/ReplaceNetworkAclAssociationCommand.d.ts +2 -1
  578. package/dist-types/commands/ReplaceNetworkAclEntryCommand.d.ts +2 -1
  579. package/dist-types/commands/ReplaceRouteCommand.d.ts +2 -1
  580. package/dist-types/commands/ReplaceRouteTableAssociationCommand.d.ts +2 -1
  581. package/dist-types/commands/ReplaceTransitGatewayRouteCommand.d.ts +2 -1
  582. package/dist-types/commands/ReplaceVpnTunnelCommand.d.ts +2 -1
  583. package/dist-types/commands/ReportInstanceStatusCommand.d.ts +2 -1
  584. package/dist-types/commands/RequestSpotFleetCommand.d.ts +2 -1
  585. package/dist-types/commands/RequestSpotInstancesCommand.d.ts +2 -1
  586. package/dist-types/commands/ResetAddressAttributeCommand.d.ts +2 -1
  587. package/dist-types/commands/ResetEbsDefaultKmsKeyIdCommand.d.ts +2 -1
  588. package/dist-types/commands/ResetFpgaImageAttributeCommand.d.ts +2 -1
  589. package/dist-types/commands/ResetImageAttributeCommand.d.ts +2 -1
  590. package/dist-types/commands/ResetInstanceAttributeCommand.d.ts +2 -1
  591. package/dist-types/commands/ResetNetworkInterfaceAttributeCommand.d.ts +2 -1
  592. package/dist-types/commands/ResetSnapshotAttributeCommand.d.ts +2 -1
  593. package/dist-types/commands/RestoreAddressToClassicCommand.d.ts +2 -1
  594. package/dist-types/commands/RestoreImageFromRecycleBinCommand.d.ts +2 -1
  595. package/dist-types/commands/RestoreManagedPrefixListVersionCommand.d.ts +2 -1
  596. package/dist-types/commands/RestoreSnapshotFromRecycleBinCommand.d.ts +2 -1
  597. package/dist-types/commands/RestoreSnapshotTierCommand.d.ts +2 -1
  598. package/dist-types/commands/RevokeClientVpnIngressCommand.d.ts +2 -1
  599. package/dist-types/commands/RevokeSecurityGroupEgressCommand.d.ts +2 -1
  600. package/dist-types/commands/RevokeSecurityGroupIngressCommand.d.ts +2 -1
  601. package/dist-types/commands/RunInstancesCommand.d.ts +2 -1
  602. package/dist-types/commands/RunScheduledInstancesCommand.d.ts +2 -1
  603. package/dist-types/commands/SearchLocalGatewayRoutesCommand.d.ts +2 -1
  604. package/dist-types/commands/SearchTransitGatewayMulticastGroupsCommand.d.ts +2 -1
  605. package/dist-types/commands/SearchTransitGatewayRoutesCommand.d.ts +2 -1
  606. package/dist-types/commands/SendDiagnosticInterruptCommand.d.ts +2 -1
  607. package/dist-types/commands/StartInstancesCommand.d.ts +2 -1
  608. package/dist-types/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +2 -1
  609. package/dist-types/commands/StartNetworkInsightsAnalysisCommand.d.ts +2 -1
  610. package/dist-types/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.d.ts +2 -1
  611. package/dist-types/commands/StopInstancesCommand.d.ts +2 -1
  612. package/dist-types/commands/TerminateClientVpnConnectionsCommand.d.ts +2 -1
  613. package/dist-types/commands/TerminateInstancesCommand.d.ts +2 -1
  614. package/dist-types/commands/UnassignIpv6AddressesCommand.d.ts +2 -1
  615. package/dist-types/commands/UnassignPrivateIpAddressesCommand.d.ts +2 -1
  616. package/dist-types/commands/UnassignPrivateNatGatewayAddressCommand.d.ts +2 -1
  617. package/dist-types/commands/UnlockSnapshotCommand.d.ts +2 -1
  618. package/dist-types/commands/UnmonitorInstancesCommand.d.ts +2 -1
  619. package/dist-types/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.d.ts +2 -1
  620. package/dist-types/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.d.ts +2 -1
  621. package/dist-types/commands/WithdrawByoipCidrCommand.d.ts +2 -1
  622. package/dist-types/models/models_0.d.ts +1093 -1093
  623. package/dist-types/models/models_1.d.ts +1229 -1229
  624. package/dist-types/models/models_2.d.ts +1105 -1105
  625. package/dist-types/models/models_3.d.ts +1006 -1006
  626. package/dist-types/models/models_4.d.ts +1396 -1629
  627. package/dist-types/models/models_5.d.ts +1280 -1132
  628. package/dist-types/models/models_6.d.ts +1333 -1244
  629. package/dist-types/models/models_7.d.ts +605 -472
  630. package/dist-types/ts3.4/EC2.d.ts +182 -0
  631. package/dist-types/ts3.4/commands/AcceptAddressTransferCommand.d.ts +9 -0
  632. package/dist-types/ts3.4/commands/AcceptReservedInstancesExchangeQuoteCommand.d.ts +9 -0
  633. package/dist-types/ts3.4/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.d.ts +11 -0
  634. package/dist-types/ts3.4/commands/AcceptTransitGatewayPeeringAttachmentCommand.d.ts +9 -0
  635. package/dist-types/ts3.4/commands/AcceptTransitGatewayVpcAttachmentCommand.d.ts +9 -0
  636. package/dist-types/ts3.4/commands/AcceptVpcEndpointConnectionsCommand.d.ts +9 -0
  637. package/dist-types/ts3.4/commands/AcceptVpcPeeringConnectionCommand.d.ts +9 -0
  638. package/dist-types/ts3.4/commands/AdvertiseByoipCidrCommand.d.ts +9 -0
  639. package/dist-types/ts3.4/commands/AllocateAddressCommand.d.ts +9 -0
  640. package/dist-types/ts3.4/commands/AllocateHostsCommand.d.ts +9 -0
  641. package/dist-types/ts3.4/commands/AllocateIpamPoolCidrCommand.d.ts +9 -0
  642. package/dist-types/ts3.4/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.d.ts +9 -0
  643. package/dist-types/ts3.4/commands/AssignIpv6AddressesCommand.d.ts +9 -0
  644. package/dist-types/ts3.4/commands/AssignPrivateIpAddressesCommand.d.ts +9 -0
  645. package/dist-types/ts3.4/commands/AssignPrivateNatGatewayAddressCommand.d.ts +9 -0
  646. package/dist-types/ts3.4/commands/AssociateAddressCommand.d.ts +9 -0
  647. package/dist-types/ts3.4/commands/AssociateClientVpnTargetNetworkCommand.d.ts +9 -0
  648. package/dist-types/ts3.4/commands/AssociateDhcpOptionsCommand.d.ts +9 -0
  649. package/dist-types/ts3.4/commands/AssociateEnclaveCertificateIamRoleCommand.d.ts +9 -0
  650. package/dist-types/ts3.4/commands/AssociateIamInstanceProfileCommand.d.ts +9 -0
  651. package/dist-types/ts3.4/commands/AssociateInstanceEventWindowCommand.d.ts +9 -0
  652. package/dist-types/ts3.4/commands/AssociateIpamByoasnCommand.d.ts +9 -0
  653. package/dist-types/ts3.4/commands/AssociateIpamResourceDiscoveryCommand.d.ts +9 -0
  654. package/dist-types/ts3.4/commands/AssociateNatGatewayAddressCommand.d.ts +9 -0
  655. package/dist-types/ts3.4/commands/AssociateRouteTableCommand.d.ts +9 -0
  656. package/dist-types/ts3.4/commands/AssociateSubnetCidrBlockCommand.d.ts +9 -0
  657. package/dist-types/ts3.4/commands/AssociateTransitGatewayMulticastDomainCommand.d.ts +9 -0
  658. package/dist-types/ts3.4/commands/AssociateTransitGatewayPolicyTableCommand.d.ts +9 -0
  659. package/dist-types/ts3.4/commands/AssociateTransitGatewayRouteTableCommand.d.ts +9 -0
  660. package/dist-types/ts3.4/commands/AssociateTrunkInterfaceCommand.d.ts +9 -0
  661. package/dist-types/ts3.4/commands/AssociateVpcCidrBlockCommand.d.ts +9 -0
  662. package/dist-types/ts3.4/commands/AttachClassicLinkVpcCommand.d.ts +9 -0
  663. package/dist-types/ts3.4/commands/AttachInternetGatewayCommand.d.ts +9 -0
  664. package/dist-types/ts3.4/commands/AttachNetworkInterfaceCommand.d.ts +9 -0
  665. package/dist-types/ts3.4/commands/AttachVerifiedAccessTrustProviderCommand.d.ts +9 -0
  666. package/dist-types/ts3.4/commands/AttachVolumeCommand.d.ts +9 -0
  667. package/dist-types/ts3.4/commands/AttachVpnGatewayCommand.d.ts +9 -0
  668. package/dist-types/ts3.4/commands/AuthorizeClientVpnIngressCommand.d.ts +9 -0
  669. package/dist-types/ts3.4/commands/AuthorizeSecurityGroupEgressCommand.d.ts +9 -0
  670. package/dist-types/ts3.4/commands/AuthorizeSecurityGroupIngressCommand.d.ts +9 -0
  671. package/dist-types/ts3.4/commands/BundleInstanceCommand.d.ts +9 -0
  672. package/dist-types/ts3.4/commands/CancelBundleTaskCommand.d.ts +9 -0
  673. package/dist-types/ts3.4/commands/CancelCapacityReservationCommand.d.ts +9 -0
  674. package/dist-types/ts3.4/commands/CancelCapacityReservationFleetsCommand.d.ts +9 -0
  675. package/dist-types/ts3.4/commands/CancelConversionTaskCommand.d.ts +9 -0
  676. package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +9 -0
  677. package/dist-types/ts3.4/commands/CancelImageLaunchPermissionCommand.d.ts +9 -0
  678. package/dist-types/ts3.4/commands/CancelImportTaskCommand.d.ts +9 -0
  679. package/dist-types/ts3.4/commands/CancelReservedInstancesListingCommand.d.ts +9 -0
  680. package/dist-types/ts3.4/commands/CancelSpotFleetRequestsCommand.d.ts +9 -0
  681. package/dist-types/ts3.4/commands/CancelSpotInstanceRequestsCommand.d.ts +9 -0
  682. package/dist-types/ts3.4/commands/ConfirmProductInstanceCommand.d.ts +9 -0
  683. package/dist-types/ts3.4/commands/CopyFpgaImageCommand.d.ts +9 -0
  684. package/dist-types/ts3.4/commands/CopyImageCommand.d.ts +9 -0
  685. package/dist-types/ts3.4/commands/CopySnapshotCommand.d.ts +9 -0
  686. package/dist-types/ts3.4/commands/CreateCapacityReservationCommand.d.ts +9 -0
  687. package/dist-types/ts3.4/commands/CreateCapacityReservationFleetCommand.d.ts +9 -0
  688. package/dist-types/ts3.4/commands/CreateCarrierGatewayCommand.d.ts +9 -0
  689. package/dist-types/ts3.4/commands/CreateClientVpnEndpointCommand.d.ts +9 -0
  690. package/dist-types/ts3.4/commands/CreateClientVpnRouteCommand.d.ts +9 -0
  691. package/dist-types/ts3.4/commands/CreateCoipCidrCommand.d.ts +9 -0
  692. package/dist-types/ts3.4/commands/CreateCoipPoolCommand.d.ts +9 -0
  693. package/dist-types/ts3.4/commands/CreateCustomerGatewayCommand.d.ts +9 -0
  694. package/dist-types/ts3.4/commands/CreateDefaultSubnetCommand.d.ts +9 -0
  695. package/dist-types/ts3.4/commands/CreateDefaultVpcCommand.d.ts +9 -0
  696. package/dist-types/ts3.4/commands/CreateDhcpOptionsCommand.d.ts +9 -0
  697. package/dist-types/ts3.4/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +9 -0
  698. package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +9 -0
  699. package/dist-types/ts3.4/commands/CreateFlowLogsCommand.d.ts +9 -0
  700. package/dist-types/ts3.4/commands/CreateFpgaImageCommand.d.ts +9 -0
  701. package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +9 -0
  702. package/dist-types/ts3.4/commands/CreateInstanceConnectEndpointCommand.d.ts +9 -0
  703. package/dist-types/ts3.4/commands/CreateInstanceEventWindowCommand.d.ts +9 -0
  704. package/dist-types/ts3.4/commands/CreateInstanceExportTaskCommand.d.ts +9 -0
  705. package/dist-types/ts3.4/commands/CreateInternetGatewayCommand.d.ts +9 -0
  706. package/dist-types/ts3.4/commands/CreateIpamCommand.d.ts +9 -0
  707. package/dist-types/ts3.4/commands/CreateIpamPoolCommand.d.ts +9 -0
  708. package/dist-types/ts3.4/commands/CreateIpamResourceDiscoveryCommand.d.ts +9 -0
  709. package/dist-types/ts3.4/commands/CreateIpamScopeCommand.d.ts +9 -0
  710. package/dist-types/ts3.4/commands/CreateKeyPairCommand.d.ts +9 -0
  711. package/dist-types/ts3.4/commands/CreateLaunchTemplateCommand.d.ts +9 -0
  712. package/dist-types/ts3.4/commands/CreateLaunchTemplateVersionCommand.d.ts +9 -0
  713. package/dist-types/ts3.4/commands/CreateLocalGatewayRouteCommand.d.ts +9 -0
  714. package/dist-types/ts3.4/commands/CreateLocalGatewayRouteTableCommand.d.ts +9 -0
  715. package/dist-types/ts3.4/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +9 -0
  716. package/dist-types/ts3.4/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +9 -0
  717. package/dist-types/ts3.4/commands/CreateManagedPrefixListCommand.d.ts +9 -0
  718. package/dist-types/ts3.4/commands/CreateNatGatewayCommand.d.ts +9 -0
  719. package/dist-types/ts3.4/commands/CreateNetworkAclCommand.d.ts +9 -0
  720. package/dist-types/ts3.4/commands/CreateNetworkAclEntryCommand.d.ts +9 -0
  721. package/dist-types/ts3.4/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +9 -0
  722. package/dist-types/ts3.4/commands/CreateNetworkInsightsPathCommand.d.ts +9 -0
  723. package/dist-types/ts3.4/commands/CreateNetworkInterfaceCommand.d.ts +9 -0
  724. package/dist-types/ts3.4/commands/CreateNetworkInterfacePermissionCommand.d.ts +9 -0
  725. package/dist-types/ts3.4/commands/CreatePlacementGroupCommand.d.ts +9 -0
  726. package/dist-types/ts3.4/commands/CreatePublicIpv4PoolCommand.d.ts +9 -0
  727. package/dist-types/ts3.4/commands/CreateReplaceRootVolumeTaskCommand.d.ts +9 -0
  728. package/dist-types/ts3.4/commands/CreateReservedInstancesListingCommand.d.ts +9 -0
  729. package/dist-types/ts3.4/commands/CreateRestoreImageTaskCommand.d.ts +9 -0
  730. package/dist-types/ts3.4/commands/CreateRouteCommand.d.ts +9 -0
  731. package/dist-types/ts3.4/commands/CreateRouteTableCommand.d.ts +9 -0
  732. package/dist-types/ts3.4/commands/CreateSecurityGroupCommand.d.ts +9 -0
  733. package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +9 -0
  734. package/dist-types/ts3.4/commands/CreateSnapshotsCommand.d.ts +9 -0
  735. package/dist-types/ts3.4/commands/CreateSpotDatafeedSubscriptionCommand.d.ts +9 -0
  736. package/dist-types/ts3.4/commands/CreateStoreImageTaskCommand.d.ts +9 -0
  737. package/dist-types/ts3.4/commands/CreateSubnetCidrReservationCommand.d.ts +9 -0
  738. package/dist-types/ts3.4/commands/CreateSubnetCommand.d.ts +9 -0
  739. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +9 -0
  740. package/dist-types/ts3.4/commands/CreateTrafficMirrorFilterCommand.d.ts +9 -0
  741. package/dist-types/ts3.4/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +9 -0
  742. package/dist-types/ts3.4/commands/CreateTrafficMirrorSessionCommand.d.ts +9 -0
  743. package/dist-types/ts3.4/commands/CreateTrafficMirrorTargetCommand.d.ts +9 -0
  744. package/dist-types/ts3.4/commands/CreateTransitGatewayCommand.d.ts +9 -0
  745. package/dist-types/ts3.4/commands/CreateTransitGatewayConnectCommand.d.ts +9 -0
  746. package/dist-types/ts3.4/commands/CreateTransitGatewayConnectPeerCommand.d.ts +9 -0
  747. package/dist-types/ts3.4/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +9 -0
  748. package/dist-types/ts3.4/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +9 -0
  749. package/dist-types/ts3.4/commands/CreateTransitGatewayPolicyTableCommand.d.ts +9 -0
  750. package/dist-types/ts3.4/commands/CreateTransitGatewayPrefixListReferenceCommand.d.ts +9 -0
  751. package/dist-types/ts3.4/commands/CreateTransitGatewayRouteCommand.d.ts +9 -0
  752. package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableAnnouncementCommand.d.ts +9 -0
  753. package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableCommand.d.ts +9 -0
  754. package/dist-types/ts3.4/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +9 -0
  755. package/dist-types/ts3.4/commands/CreateVerifiedAccessEndpointCommand.d.ts +9 -0
  756. package/dist-types/ts3.4/commands/CreateVerifiedAccessGroupCommand.d.ts +9 -0
  757. package/dist-types/ts3.4/commands/CreateVerifiedAccessInstanceCommand.d.ts +9 -0
  758. package/dist-types/ts3.4/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +9 -0
  759. package/dist-types/ts3.4/commands/CreateVolumeCommand.d.ts +9 -0
  760. package/dist-types/ts3.4/commands/CreateVpcCommand.d.ts +9 -0
  761. package/dist-types/ts3.4/commands/CreateVpcEndpointCommand.d.ts +9 -0
  762. package/dist-types/ts3.4/commands/CreateVpcEndpointConnectionNotificationCommand.d.ts +9 -0
  763. package/dist-types/ts3.4/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +9 -0
  764. package/dist-types/ts3.4/commands/CreateVpcPeeringConnectionCommand.d.ts +9 -0
  765. package/dist-types/ts3.4/commands/CreateVpnConnectionCommand.d.ts +9 -0
  766. package/dist-types/ts3.4/commands/CreateVpnConnectionRouteCommand.d.ts +9 -0
  767. package/dist-types/ts3.4/commands/CreateVpnGatewayCommand.d.ts +9 -0
  768. package/dist-types/ts3.4/commands/DeleteCarrierGatewayCommand.d.ts +9 -0
  769. package/dist-types/ts3.4/commands/DeleteClientVpnEndpointCommand.d.ts +9 -0
  770. package/dist-types/ts3.4/commands/DeleteClientVpnRouteCommand.d.ts +9 -0
  771. package/dist-types/ts3.4/commands/DeleteCoipCidrCommand.d.ts +9 -0
  772. package/dist-types/ts3.4/commands/DeleteCoipPoolCommand.d.ts +9 -0
  773. package/dist-types/ts3.4/commands/DeleteCustomerGatewayCommand.d.ts +9 -0
  774. package/dist-types/ts3.4/commands/DeleteDhcpOptionsCommand.d.ts +9 -0
  775. package/dist-types/ts3.4/commands/DeleteEgressOnlyInternetGatewayCommand.d.ts +9 -0
  776. package/dist-types/ts3.4/commands/DeleteFleetsCommand.d.ts +9 -0
  777. package/dist-types/ts3.4/commands/DeleteFlowLogsCommand.d.ts +9 -0
  778. package/dist-types/ts3.4/commands/DeleteFpgaImageCommand.d.ts +9 -0
  779. package/dist-types/ts3.4/commands/DeleteInstanceConnectEndpointCommand.d.ts +9 -0
  780. package/dist-types/ts3.4/commands/DeleteInstanceEventWindowCommand.d.ts +9 -0
  781. package/dist-types/ts3.4/commands/DeleteInternetGatewayCommand.d.ts +9 -0
  782. package/dist-types/ts3.4/commands/DeleteIpamCommand.d.ts +9 -0
  783. package/dist-types/ts3.4/commands/DeleteIpamPoolCommand.d.ts +9 -0
  784. package/dist-types/ts3.4/commands/DeleteIpamResourceDiscoveryCommand.d.ts +9 -0
  785. package/dist-types/ts3.4/commands/DeleteIpamScopeCommand.d.ts +9 -0
  786. package/dist-types/ts3.4/commands/DeleteKeyPairCommand.d.ts +9 -0
  787. package/dist-types/ts3.4/commands/DeleteLaunchTemplateCommand.d.ts +9 -0
  788. package/dist-types/ts3.4/commands/DeleteLaunchTemplateVersionsCommand.d.ts +9 -0
  789. package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteCommand.d.ts +9 -0
  790. package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteTableCommand.d.ts +9 -0
  791. package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +9 -0
  792. package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.d.ts +9 -0
  793. package/dist-types/ts3.4/commands/DeleteManagedPrefixListCommand.d.ts +9 -0
  794. package/dist-types/ts3.4/commands/DeleteNatGatewayCommand.d.ts +9 -0
  795. package/dist-types/ts3.4/commands/DeleteNetworkAclCommand.d.ts +9 -0
  796. package/dist-types/ts3.4/commands/DeleteNetworkAclEntryCommand.d.ts +9 -0
  797. package/dist-types/ts3.4/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.d.ts +9 -0
  798. package/dist-types/ts3.4/commands/DeleteNetworkInsightsAccessScopeCommand.d.ts +9 -0
  799. package/dist-types/ts3.4/commands/DeleteNetworkInsightsAnalysisCommand.d.ts +9 -0
  800. package/dist-types/ts3.4/commands/DeleteNetworkInsightsPathCommand.d.ts +9 -0
  801. package/dist-types/ts3.4/commands/DeleteNetworkInterfaceCommand.d.ts +9 -0
  802. package/dist-types/ts3.4/commands/DeleteNetworkInterfacePermissionCommand.d.ts +9 -0
  803. package/dist-types/ts3.4/commands/DeletePlacementGroupCommand.d.ts +9 -0
  804. package/dist-types/ts3.4/commands/DeletePublicIpv4PoolCommand.d.ts +9 -0
  805. package/dist-types/ts3.4/commands/DeleteQueuedReservedInstancesCommand.d.ts +9 -0
  806. package/dist-types/ts3.4/commands/DeleteRouteCommand.d.ts +9 -0
  807. package/dist-types/ts3.4/commands/DeleteRouteTableCommand.d.ts +9 -0
  808. package/dist-types/ts3.4/commands/DeleteSecurityGroupCommand.d.ts +9 -0
  809. package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +9 -0
  810. package/dist-types/ts3.4/commands/DeleteSpotDatafeedSubscriptionCommand.d.ts +9 -0
  811. package/dist-types/ts3.4/commands/DeleteSubnetCidrReservationCommand.d.ts +9 -0
  812. package/dist-types/ts3.4/commands/DeleteSubnetCommand.d.ts +9 -0
  813. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +9 -0
  814. package/dist-types/ts3.4/commands/DeleteTrafficMirrorFilterCommand.d.ts +9 -0
  815. package/dist-types/ts3.4/commands/DeleteTrafficMirrorFilterRuleCommand.d.ts +9 -0
  816. package/dist-types/ts3.4/commands/DeleteTrafficMirrorSessionCommand.d.ts +9 -0
  817. package/dist-types/ts3.4/commands/DeleteTrafficMirrorTargetCommand.d.ts +9 -0
  818. package/dist-types/ts3.4/commands/DeleteTransitGatewayCommand.d.ts +9 -0
  819. package/dist-types/ts3.4/commands/DeleteTransitGatewayConnectCommand.d.ts +9 -0
  820. package/dist-types/ts3.4/commands/DeleteTransitGatewayConnectPeerCommand.d.ts +9 -0
  821. package/dist-types/ts3.4/commands/DeleteTransitGatewayMulticastDomainCommand.d.ts +9 -0
  822. package/dist-types/ts3.4/commands/DeleteTransitGatewayPeeringAttachmentCommand.d.ts +9 -0
  823. package/dist-types/ts3.4/commands/DeleteTransitGatewayPolicyTableCommand.d.ts +9 -0
  824. package/dist-types/ts3.4/commands/DeleteTransitGatewayPrefixListReferenceCommand.d.ts +9 -0
  825. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteCommand.d.ts +9 -0
  826. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.d.ts +9 -0
  827. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableCommand.d.ts +9 -0
  828. package/dist-types/ts3.4/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +9 -0
  829. package/dist-types/ts3.4/commands/DeleteVerifiedAccessEndpointCommand.d.ts +9 -0
  830. package/dist-types/ts3.4/commands/DeleteVerifiedAccessGroupCommand.d.ts +9 -0
  831. package/dist-types/ts3.4/commands/DeleteVerifiedAccessInstanceCommand.d.ts +9 -0
  832. package/dist-types/ts3.4/commands/DeleteVerifiedAccessTrustProviderCommand.d.ts +9 -0
  833. package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +9 -0
  834. package/dist-types/ts3.4/commands/DeleteVpcCommand.d.ts +9 -0
  835. package/dist-types/ts3.4/commands/DeleteVpcEndpointConnectionNotificationsCommand.d.ts +9 -0
  836. package/dist-types/ts3.4/commands/DeleteVpcEndpointServiceConfigurationsCommand.d.ts +9 -0
  837. package/dist-types/ts3.4/commands/DeleteVpcEndpointsCommand.d.ts +9 -0
  838. package/dist-types/ts3.4/commands/DeleteVpcPeeringConnectionCommand.d.ts +9 -0
  839. package/dist-types/ts3.4/commands/DeleteVpnConnectionCommand.d.ts +9 -0
  840. package/dist-types/ts3.4/commands/DeleteVpnConnectionRouteCommand.d.ts +9 -0
  841. package/dist-types/ts3.4/commands/DeleteVpnGatewayCommand.d.ts +9 -0
  842. package/dist-types/ts3.4/commands/DeprovisionByoipCidrCommand.d.ts +9 -0
  843. package/dist-types/ts3.4/commands/DeprovisionIpamByoasnCommand.d.ts +9 -0
  844. package/dist-types/ts3.4/commands/DeprovisionIpamPoolCidrCommand.d.ts +9 -0
  845. package/dist-types/ts3.4/commands/DeprovisionPublicIpv4PoolCidrCommand.d.ts +9 -0
  846. package/dist-types/ts3.4/commands/DeregisterImageCommand.d.ts +9 -0
  847. package/dist-types/ts3.4/commands/DeregisterInstanceEventNotificationAttributesCommand.d.ts +9 -0
  848. package/dist-types/ts3.4/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.d.ts +9 -0
  849. package/dist-types/ts3.4/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.d.ts +9 -0
  850. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +9 -0
  851. package/dist-types/ts3.4/commands/DescribeAddressTransfersCommand.d.ts +9 -0
  852. package/dist-types/ts3.4/commands/DescribeAddressesAttributeCommand.d.ts +9 -0
  853. package/dist-types/ts3.4/commands/DescribeAddressesCommand.d.ts +9 -0
  854. package/dist-types/ts3.4/commands/DescribeAggregateIdFormatCommand.d.ts +9 -0
  855. package/dist-types/ts3.4/commands/DescribeAvailabilityZonesCommand.d.ts +9 -0
  856. package/dist-types/ts3.4/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.d.ts +11 -0
  857. package/dist-types/ts3.4/commands/DescribeBundleTasksCommand.d.ts +9 -0
  858. package/dist-types/ts3.4/commands/DescribeByoipCidrsCommand.d.ts +9 -0
  859. package/dist-types/ts3.4/commands/DescribeCapacityBlockOfferingsCommand.d.ts +9 -0
  860. package/dist-types/ts3.4/commands/DescribeCapacityReservationFleetsCommand.d.ts +9 -0
  861. package/dist-types/ts3.4/commands/DescribeCapacityReservationsCommand.d.ts +9 -0
  862. package/dist-types/ts3.4/commands/DescribeCarrierGatewaysCommand.d.ts +9 -0
  863. package/dist-types/ts3.4/commands/DescribeClassicLinkInstancesCommand.d.ts +9 -0
  864. package/dist-types/ts3.4/commands/DescribeClientVpnAuthorizationRulesCommand.d.ts +9 -0
  865. package/dist-types/ts3.4/commands/DescribeClientVpnConnectionsCommand.d.ts +9 -0
  866. package/dist-types/ts3.4/commands/DescribeClientVpnEndpointsCommand.d.ts +9 -0
  867. package/dist-types/ts3.4/commands/DescribeClientVpnRoutesCommand.d.ts +9 -0
  868. package/dist-types/ts3.4/commands/DescribeClientVpnTargetNetworksCommand.d.ts +9 -0
  869. package/dist-types/ts3.4/commands/DescribeCoipPoolsCommand.d.ts +9 -0
  870. package/dist-types/ts3.4/commands/DescribeConversionTasksCommand.d.ts +9 -0
  871. package/dist-types/ts3.4/commands/DescribeCustomerGatewaysCommand.d.ts +9 -0
  872. package/dist-types/ts3.4/commands/DescribeDhcpOptionsCommand.d.ts +9 -0
  873. package/dist-types/ts3.4/commands/DescribeEgressOnlyInternetGatewaysCommand.d.ts +9 -0
  874. package/dist-types/ts3.4/commands/DescribeElasticGpusCommand.d.ts +9 -0
  875. package/dist-types/ts3.4/commands/DescribeExportImageTasksCommand.d.ts +9 -0
  876. package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +9 -0
  877. package/dist-types/ts3.4/commands/DescribeFastLaunchImagesCommand.d.ts +9 -0
  878. package/dist-types/ts3.4/commands/DescribeFastSnapshotRestoresCommand.d.ts +9 -0
  879. package/dist-types/ts3.4/commands/DescribeFleetHistoryCommand.d.ts +9 -0
  880. package/dist-types/ts3.4/commands/DescribeFleetInstancesCommand.d.ts +9 -0
  881. package/dist-types/ts3.4/commands/DescribeFleetsCommand.d.ts +9 -0
  882. package/dist-types/ts3.4/commands/DescribeFlowLogsCommand.d.ts +9 -0
  883. package/dist-types/ts3.4/commands/DescribeFpgaImageAttributeCommand.d.ts +9 -0
  884. package/dist-types/ts3.4/commands/DescribeFpgaImagesCommand.d.ts +9 -0
  885. package/dist-types/ts3.4/commands/DescribeHostReservationOfferingsCommand.d.ts +9 -0
  886. package/dist-types/ts3.4/commands/DescribeHostReservationsCommand.d.ts +9 -0
  887. package/dist-types/ts3.4/commands/DescribeHostsCommand.d.ts +9 -0
  888. package/dist-types/ts3.4/commands/DescribeIamInstanceProfileAssociationsCommand.d.ts +9 -0
  889. package/dist-types/ts3.4/commands/DescribeIdFormatCommand.d.ts +9 -0
  890. package/dist-types/ts3.4/commands/DescribeIdentityIdFormatCommand.d.ts +9 -0
  891. package/dist-types/ts3.4/commands/DescribeImageAttributeCommand.d.ts +9 -0
  892. package/dist-types/ts3.4/commands/DescribeImagesCommand.d.ts +9 -0
  893. package/dist-types/ts3.4/commands/DescribeImportImageTasksCommand.d.ts +9 -0
  894. package/dist-types/ts3.4/commands/DescribeImportSnapshotTasksCommand.d.ts +9 -0
  895. package/dist-types/ts3.4/commands/DescribeInstanceAttributeCommand.d.ts +9 -0
  896. package/dist-types/ts3.4/commands/DescribeInstanceConnectEndpointsCommand.d.ts +9 -0
  897. package/dist-types/ts3.4/commands/DescribeInstanceCreditSpecificationsCommand.d.ts +9 -0
  898. package/dist-types/ts3.4/commands/DescribeInstanceEventNotificationAttributesCommand.d.ts +9 -0
  899. package/dist-types/ts3.4/commands/DescribeInstanceEventWindowsCommand.d.ts +9 -0
  900. package/dist-types/ts3.4/commands/DescribeInstanceStatusCommand.d.ts +9 -0
  901. package/dist-types/ts3.4/commands/DescribeInstanceTopologyCommand.d.ts +9 -0
  902. package/dist-types/ts3.4/commands/DescribeInstanceTypeOfferingsCommand.d.ts +9 -0
  903. package/dist-types/ts3.4/commands/DescribeInstanceTypesCommand.d.ts +9 -0
  904. package/dist-types/ts3.4/commands/DescribeInstancesCommand.d.ts +9 -0
  905. package/dist-types/ts3.4/commands/DescribeInternetGatewaysCommand.d.ts +9 -0
  906. package/dist-types/ts3.4/commands/DescribeIpamByoasnCommand.d.ts +9 -0
  907. package/dist-types/ts3.4/commands/DescribeIpamPoolsCommand.d.ts +9 -0
  908. package/dist-types/ts3.4/commands/DescribeIpamResourceDiscoveriesCommand.d.ts +9 -0
  909. package/dist-types/ts3.4/commands/DescribeIpamResourceDiscoveryAssociationsCommand.d.ts +9 -0
  910. package/dist-types/ts3.4/commands/DescribeIpamScopesCommand.d.ts +9 -0
  911. package/dist-types/ts3.4/commands/DescribeIpamsCommand.d.ts +9 -0
  912. package/dist-types/ts3.4/commands/DescribeIpv6PoolsCommand.d.ts +9 -0
  913. package/dist-types/ts3.4/commands/DescribeKeyPairsCommand.d.ts +9 -0
  914. package/dist-types/ts3.4/commands/DescribeLaunchTemplateVersionsCommand.d.ts +9 -0
  915. package/dist-types/ts3.4/commands/DescribeLaunchTemplatesCommand.d.ts +9 -0
  916. package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.d.ts +13 -0
  917. package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.d.ts +9 -0
  918. package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTablesCommand.d.ts +9 -0
  919. package/dist-types/ts3.4/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.d.ts +9 -0
  920. package/dist-types/ts3.4/commands/DescribeLocalGatewayVirtualInterfacesCommand.d.ts +9 -0
  921. package/dist-types/ts3.4/commands/DescribeLocalGatewaysCommand.d.ts +9 -0
  922. package/dist-types/ts3.4/commands/DescribeLockedSnapshotsCommand.d.ts +9 -0
  923. package/dist-types/ts3.4/commands/DescribeManagedPrefixListsCommand.d.ts +9 -0
  924. package/dist-types/ts3.4/commands/DescribeMovingAddressesCommand.d.ts +9 -0
  925. package/dist-types/ts3.4/commands/DescribeNatGatewaysCommand.d.ts +9 -0
  926. package/dist-types/ts3.4/commands/DescribeNetworkAclsCommand.d.ts +9 -0
  927. package/dist-types/ts3.4/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.d.ts +9 -0
  928. package/dist-types/ts3.4/commands/DescribeNetworkInsightsAccessScopesCommand.d.ts +9 -0
  929. package/dist-types/ts3.4/commands/DescribeNetworkInsightsAnalysesCommand.d.ts +9 -0
  930. package/dist-types/ts3.4/commands/DescribeNetworkInsightsPathsCommand.d.ts +9 -0
  931. package/dist-types/ts3.4/commands/DescribeNetworkInterfaceAttributeCommand.d.ts +9 -0
  932. package/dist-types/ts3.4/commands/DescribeNetworkInterfacePermissionsCommand.d.ts +9 -0
  933. package/dist-types/ts3.4/commands/DescribeNetworkInterfacesCommand.d.ts +9 -0
  934. package/dist-types/ts3.4/commands/DescribePlacementGroupsCommand.d.ts +9 -0
  935. package/dist-types/ts3.4/commands/DescribePrefixListsCommand.d.ts +9 -0
  936. package/dist-types/ts3.4/commands/DescribePrincipalIdFormatCommand.d.ts +9 -0
  937. package/dist-types/ts3.4/commands/DescribePublicIpv4PoolsCommand.d.ts +9 -0
  938. package/dist-types/ts3.4/commands/DescribeRegionsCommand.d.ts +9 -0
  939. package/dist-types/ts3.4/commands/DescribeReplaceRootVolumeTasksCommand.d.ts +9 -0
  940. package/dist-types/ts3.4/commands/DescribeReservedInstancesCommand.d.ts +9 -0
  941. package/dist-types/ts3.4/commands/DescribeReservedInstancesListingsCommand.d.ts +9 -0
  942. package/dist-types/ts3.4/commands/DescribeReservedInstancesModificationsCommand.d.ts +9 -0
  943. package/dist-types/ts3.4/commands/DescribeReservedInstancesOfferingsCommand.d.ts +9 -0
  944. package/dist-types/ts3.4/commands/DescribeRouteTablesCommand.d.ts +9 -0
  945. package/dist-types/ts3.4/commands/DescribeScheduledInstanceAvailabilityCommand.d.ts +9 -0
  946. package/dist-types/ts3.4/commands/DescribeScheduledInstancesCommand.d.ts +9 -0
  947. package/dist-types/ts3.4/commands/DescribeSecurityGroupReferencesCommand.d.ts +9 -0
  948. package/dist-types/ts3.4/commands/DescribeSecurityGroupRulesCommand.d.ts +9 -0
  949. package/dist-types/ts3.4/commands/DescribeSecurityGroupsCommand.d.ts +9 -0
  950. package/dist-types/ts3.4/commands/DescribeSnapshotAttributeCommand.d.ts +9 -0
  951. package/dist-types/ts3.4/commands/DescribeSnapshotTierStatusCommand.d.ts +9 -0
  952. package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +9 -0
  953. package/dist-types/ts3.4/commands/DescribeSpotDatafeedSubscriptionCommand.d.ts +9 -0
  954. package/dist-types/ts3.4/commands/DescribeSpotFleetInstancesCommand.d.ts +9 -0
  955. package/dist-types/ts3.4/commands/DescribeSpotFleetRequestHistoryCommand.d.ts +9 -0
  956. package/dist-types/ts3.4/commands/DescribeSpotFleetRequestsCommand.d.ts +9 -0
  957. package/dist-types/ts3.4/commands/DescribeSpotInstanceRequestsCommand.d.ts +9 -0
  958. package/dist-types/ts3.4/commands/DescribeSpotPriceHistoryCommand.d.ts +9 -0
  959. package/dist-types/ts3.4/commands/DescribeStaleSecurityGroupsCommand.d.ts +11 -4
  960. package/dist-types/ts3.4/commands/DescribeStoreImageTasksCommand.d.ts +10 -1
  961. package/dist-types/ts3.4/commands/DescribeSubnetsCommand.d.ts +13 -2
  962. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +9 -0
  963. package/dist-types/ts3.4/commands/DescribeTrafficMirrorFiltersCommand.d.ts +9 -0
  964. package/dist-types/ts3.4/commands/DescribeTrafficMirrorSessionsCommand.d.ts +9 -0
  965. package/dist-types/ts3.4/commands/DescribeTrafficMirrorTargetsCommand.d.ts +9 -0
  966. package/dist-types/ts3.4/commands/DescribeTransitGatewayAttachmentsCommand.d.ts +9 -0
  967. package/dist-types/ts3.4/commands/DescribeTransitGatewayConnectPeersCommand.d.ts +9 -0
  968. package/dist-types/ts3.4/commands/DescribeTransitGatewayConnectsCommand.d.ts +9 -0
  969. package/dist-types/ts3.4/commands/DescribeTransitGatewayMulticastDomainsCommand.d.ts +9 -0
  970. package/dist-types/ts3.4/commands/DescribeTransitGatewayPeeringAttachmentsCommand.d.ts +9 -0
  971. package/dist-types/ts3.4/commands/DescribeTransitGatewayPolicyTablesCommand.d.ts +9 -0
  972. package/dist-types/ts3.4/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.d.ts +9 -0
  973. package/dist-types/ts3.4/commands/DescribeTransitGatewayRouteTablesCommand.d.ts +9 -0
  974. package/dist-types/ts3.4/commands/DescribeTransitGatewayVpcAttachmentsCommand.d.ts +9 -0
  975. package/dist-types/ts3.4/commands/DescribeTransitGatewaysCommand.d.ts +9 -0
  976. package/dist-types/ts3.4/commands/DescribeTrunkInterfaceAssociationsCommand.d.ts +9 -0
  977. package/dist-types/ts3.4/commands/DescribeVerifiedAccessEndpointsCommand.d.ts +9 -0
  978. package/dist-types/ts3.4/commands/DescribeVerifiedAccessGroupsCommand.d.ts +9 -0
  979. package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.d.ts +11 -0
  980. package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstancesCommand.d.ts +9 -0
  981. package/dist-types/ts3.4/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +9 -0
  982. package/dist-types/ts3.4/commands/DescribeVolumeAttributeCommand.d.ts +9 -0
  983. package/dist-types/ts3.4/commands/DescribeVolumeStatusCommand.d.ts +9 -0
  984. package/dist-types/ts3.4/commands/DescribeVolumesCommand.d.ts +9 -0
  985. package/dist-types/ts3.4/commands/DescribeVolumesModificationsCommand.d.ts +9 -0
  986. package/dist-types/ts3.4/commands/DescribeVpcAttributeCommand.d.ts +9 -0
  987. package/dist-types/ts3.4/commands/DescribeVpcClassicLinkCommand.d.ts +9 -0
  988. package/dist-types/ts3.4/commands/DescribeVpcClassicLinkDnsSupportCommand.d.ts +9 -0
  989. package/dist-types/ts3.4/commands/DescribeVpcEndpointConnectionNotificationsCommand.d.ts +9 -0
  990. package/dist-types/ts3.4/commands/DescribeVpcEndpointConnectionsCommand.d.ts +9 -0
  991. package/dist-types/ts3.4/commands/DescribeVpcEndpointServiceConfigurationsCommand.d.ts +9 -0
  992. package/dist-types/ts3.4/commands/DescribeVpcEndpointServicePermissionsCommand.d.ts +9 -0
  993. package/dist-types/ts3.4/commands/DescribeVpcEndpointServicesCommand.d.ts +9 -0
  994. package/dist-types/ts3.4/commands/DescribeVpcEndpointsCommand.d.ts +9 -0
  995. package/dist-types/ts3.4/commands/DescribeVpcPeeringConnectionsCommand.d.ts +9 -0
  996. package/dist-types/ts3.4/commands/DescribeVpcsCommand.d.ts +9 -0
  997. package/dist-types/ts3.4/commands/DescribeVpnConnectionsCommand.d.ts +9 -0
  998. package/dist-types/ts3.4/commands/DescribeVpnGatewaysCommand.d.ts +9 -0
  999. package/dist-types/ts3.4/commands/DetachClassicLinkVpcCommand.d.ts +9 -0
  1000. package/dist-types/ts3.4/commands/DetachInternetGatewayCommand.d.ts +9 -0
  1001. package/dist-types/ts3.4/commands/DetachNetworkInterfaceCommand.d.ts +9 -0
  1002. package/dist-types/ts3.4/commands/DetachVerifiedAccessTrustProviderCommand.d.ts +9 -0
  1003. package/dist-types/ts3.4/commands/DetachVolumeCommand.d.ts +9 -0
  1004. package/dist-types/ts3.4/commands/DetachVpnGatewayCommand.d.ts +9 -0
  1005. package/dist-types/ts3.4/commands/DisableAddressTransferCommand.d.ts +9 -0
  1006. package/dist-types/ts3.4/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +11 -0
  1007. package/dist-types/ts3.4/commands/DisableEbsEncryptionByDefaultCommand.d.ts +9 -0
  1008. package/dist-types/ts3.4/commands/DisableFastLaunchCommand.d.ts +9 -0
  1009. package/dist-types/ts3.4/commands/DisableFastSnapshotRestoresCommand.d.ts +9 -0
  1010. package/dist-types/ts3.4/commands/DisableImageBlockPublicAccessCommand.d.ts +9 -0
  1011. package/dist-types/ts3.4/commands/DisableImageCommand.d.ts +9 -0
  1012. package/dist-types/ts3.4/commands/DisableImageDeprecationCommand.d.ts +9 -0
  1013. package/dist-types/ts3.4/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +9 -0
  1014. package/dist-types/ts3.4/commands/DisableSerialConsoleAccessCommand.d.ts +9 -0
  1015. package/dist-types/ts3.4/commands/DisableSnapshotBlockPublicAccessCommand.d.ts +9 -0
  1016. package/dist-types/ts3.4/commands/DisableTransitGatewayRouteTablePropagationCommand.d.ts +9 -0
  1017. package/dist-types/ts3.4/commands/DisableVgwRoutePropagationCommand.d.ts +9 -0
  1018. package/dist-types/ts3.4/commands/DisableVpcClassicLinkCommand.d.ts +9 -0
  1019. package/dist-types/ts3.4/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +9 -0
  1020. package/dist-types/ts3.4/commands/DisassociateAddressCommand.d.ts +9 -0
  1021. package/dist-types/ts3.4/commands/DisassociateClientVpnTargetNetworkCommand.d.ts +9 -0
  1022. package/dist-types/ts3.4/commands/DisassociateEnclaveCertificateIamRoleCommand.d.ts +9 -0
  1023. package/dist-types/ts3.4/commands/DisassociateIamInstanceProfileCommand.d.ts +9 -0
  1024. package/dist-types/ts3.4/commands/DisassociateInstanceEventWindowCommand.d.ts +9 -0
  1025. package/dist-types/ts3.4/commands/DisassociateIpamByoasnCommand.d.ts +9 -0
  1026. package/dist-types/ts3.4/commands/DisassociateIpamResourceDiscoveryCommand.d.ts +9 -0
  1027. package/dist-types/ts3.4/commands/DisassociateNatGatewayAddressCommand.d.ts +9 -0
  1028. package/dist-types/ts3.4/commands/DisassociateRouteTableCommand.d.ts +9 -0
  1029. package/dist-types/ts3.4/commands/DisassociateSubnetCidrBlockCommand.d.ts +9 -0
  1030. package/dist-types/ts3.4/commands/DisassociateTransitGatewayMulticastDomainCommand.d.ts +9 -0
  1031. package/dist-types/ts3.4/commands/DisassociateTransitGatewayPolicyTableCommand.d.ts +9 -0
  1032. package/dist-types/ts3.4/commands/DisassociateTransitGatewayRouteTableCommand.d.ts +9 -0
  1033. package/dist-types/ts3.4/commands/DisassociateTrunkInterfaceCommand.d.ts +9 -0
  1034. package/dist-types/ts3.4/commands/DisassociateVpcCidrBlockCommand.d.ts +9 -0
  1035. package/dist-types/ts3.4/commands/EnableAddressTransferCommand.d.ts +9 -0
  1036. package/dist-types/ts3.4/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +9 -0
  1037. package/dist-types/ts3.4/commands/EnableEbsEncryptionByDefaultCommand.d.ts +9 -0
  1038. package/dist-types/ts3.4/commands/EnableFastLaunchCommand.d.ts +9 -0
  1039. package/dist-types/ts3.4/commands/EnableFastSnapshotRestoresCommand.d.ts +9 -0
  1040. package/dist-types/ts3.4/commands/EnableImageBlockPublicAccessCommand.d.ts +9 -0
  1041. package/dist-types/ts3.4/commands/EnableImageCommand.d.ts +9 -0
  1042. package/dist-types/ts3.4/commands/EnableImageDeprecationCommand.d.ts +9 -0
  1043. package/dist-types/ts3.4/commands/EnableIpamOrganizationAdminAccountCommand.d.ts +9 -0
  1044. package/dist-types/ts3.4/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.d.ts +9 -0
  1045. package/dist-types/ts3.4/commands/EnableSerialConsoleAccessCommand.d.ts +9 -0
  1046. package/dist-types/ts3.4/commands/EnableSnapshotBlockPublicAccessCommand.d.ts +9 -0
  1047. package/dist-types/ts3.4/commands/EnableTransitGatewayRouteTablePropagationCommand.d.ts +9 -0
  1048. package/dist-types/ts3.4/commands/EnableVgwRoutePropagationCommand.d.ts +9 -0
  1049. package/dist-types/ts3.4/commands/EnableVolumeIOCommand.d.ts +9 -0
  1050. package/dist-types/ts3.4/commands/EnableVpcClassicLinkCommand.d.ts +9 -0
  1051. package/dist-types/ts3.4/commands/EnableVpcClassicLinkDnsSupportCommand.d.ts +9 -0
  1052. package/dist-types/ts3.4/commands/ExportClientVpnClientCertificateRevocationListCommand.d.ts +9 -0
  1053. package/dist-types/ts3.4/commands/ExportClientVpnClientConfigurationCommand.d.ts +9 -0
  1054. package/dist-types/ts3.4/commands/ExportImageCommand.d.ts +9 -0
  1055. package/dist-types/ts3.4/commands/ExportTransitGatewayRoutesCommand.d.ts +9 -0
  1056. package/dist-types/ts3.4/commands/GetAssociatedEnclaveCertificateIamRolesCommand.d.ts +9 -0
  1057. package/dist-types/ts3.4/commands/GetAssociatedIpv6PoolCidrsCommand.d.ts +9 -0
  1058. package/dist-types/ts3.4/commands/GetAwsNetworkPerformanceDataCommand.d.ts +9 -0
  1059. package/dist-types/ts3.4/commands/GetCapacityReservationUsageCommand.d.ts +9 -0
  1060. package/dist-types/ts3.4/commands/GetCoipPoolUsageCommand.d.ts +9 -0
  1061. package/dist-types/ts3.4/commands/GetConsoleOutputCommand.d.ts +9 -0
  1062. package/dist-types/ts3.4/commands/GetConsoleScreenshotCommand.d.ts +9 -0
  1063. package/dist-types/ts3.4/commands/GetDefaultCreditSpecificationCommand.d.ts +9 -0
  1064. package/dist-types/ts3.4/commands/GetEbsDefaultKmsKeyIdCommand.d.ts +9 -0
  1065. package/dist-types/ts3.4/commands/GetEbsEncryptionByDefaultCommand.d.ts +9 -0
  1066. package/dist-types/ts3.4/commands/GetFlowLogsIntegrationTemplateCommand.d.ts +9 -0
  1067. package/dist-types/ts3.4/commands/GetGroupsForCapacityReservationCommand.d.ts +9 -0
  1068. package/dist-types/ts3.4/commands/GetHostReservationPurchasePreviewCommand.d.ts +9 -0
  1069. package/dist-types/ts3.4/commands/GetImageBlockPublicAccessStateCommand.d.ts +9 -0
  1070. package/dist-types/ts3.4/commands/GetInstanceTypesFromInstanceRequirementsCommand.d.ts +9 -0
  1071. package/dist-types/ts3.4/commands/GetInstanceUefiDataCommand.d.ts +9 -0
  1072. package/dist-types/ts3.4/commands/GetIpamAddressHistoryCommand.d.ts +9 -0
  1073. package/dist-types/ts3.4/commands/GetIpamDiscoveredAccountsCommand.d.ts +9 -0
  1074. package/dist-types/ts3.4/commands/GetIpamDiscoveredPublicAddressesCommand.d.ts +9 -0
  1075. package/dist-types/ts3.4/commands/GetIpamDiscoveredResourceCidrsCommand.d.ts +10 -1
  1076. package/dist-types/ts3.4/commands/GetIpamPoolAllocationsCommand.d.ts +10 -1
  1077. package/dist-types/ts3.4/commands/GetIpamPoolCidrsCommand.d.ts +13 -2
  1078. package/dist-types/ts3.4/commands/GetIpamResourceCidrsCommand.d.ts +9 -0
  1079. package/dist-types/ts3.4/commands/GetLaunchTemplateDataCommand.d.ts +9 -0
  1080. package/dist-types/ts3.4/commands/GetManagedPrefixListAssociationsCommand.d.ts +9 -0
  1081. package/dist-types/ts3.4/commands/GetManagedPrefixListEntriesCommand.d.ts +9 -0
  1082. package/dist-types/ts3.4/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.d.ts +9 -0
  1083. package/dist-types/ts3.4/commands/GetNetworkInsightsAccessScopeContentCommand.d.ts +9 -0
  1084. package/dist-types/ts3.4/commands/GetPasswordDataCommand.d.ts +9 -0
  1085. package/dist-types/ts3.4/commands/GetReservedInstancesExchangeQuoteCommand.d.ts +9 -0
  1086. package/dist-types/ts3.4/commands/GetSecurityGroupsForVpcCommand.d.ts +9 -0
  1087. package/dist-types/ts3.4/commands/GetSerialConsoleAccessStatusCommand.d.ts +9 -0
  1088. package/dist-types/ts3.4/commands/GetSnapshotBlockPublicAccessStateCommand.d.ts +9 -0
  1089. package/dist-types/ts3.4/commands/GetSpotPlacementScoresCommand.d.ts +9 -0
  1090. package/dist-types/ts3.4/commands/GetSubnetCidrReservationsCommand.d.ts +9 -0
  1091. package/dist-types/ts3.4/commands/GetTransitGatewayAttachmentPropagationsCommand.d.ts +9 -0
  1092. package/dist-types/ts3.4/commands/GetTransitGatewayMulticastDomainAssociationsCommand.d.ts +9 -0
  1093. package/dist-types/ts3.4/commands/GetTransitGatewayPolicyTableAssociationsCommand.d.ts +9 -0
  1094. package/dist-types/ts3.4/commands/GetTransitGatewayPolicyTableEntriesCommand.d.ts +9 -0
  1095. package/dist-types/ts3.4/commands/GetTransitGatewayPrefixListReferencesCommand.d.ts +9 -0
  1096. package/dist-types/ts3.4/commands/GetTransitGatewayRouteTableAssociationsCommand.d.ts +9 -0
  1097. package/dist-types/ts3.4/commands/GetTransitGatewayRouteTablePropagationsCommand.d.ts +9 -0
  1098. package/dist-types/ts3.4/commands/GetVerifiedAccessEndpointPolicyCommand.d.ts +9 -0
  1099. package/dist-types/ts3.4/commands/GetVerifiedAccessGroupPolicyCommand.d.ts +9 -0
  1100. package/dist-types/ts3.4/commands/GetVpnConnectionDeviceSampleConfigurationCommand.d.ts +9 -0
  1101. package/dist-types/ts3.4/commands/GetVpnConnectionDeviceTypesCommand.d.ts +9 -0
  1102. package/dist-types/ts3.4/commands/GetVpnTunnelReplacementStatusCommand.d.ts +9 -0
  1103. package/dist-types/ts3.4/commands/ImportClientVpnClientCertificateRevocationListCommand.d.ts +9 -0
  1104. package/dist-types/ts3.4/commands/ImportImageCommand.d.ts +9 -0
  1105. package/dist-types/ts3.4/commands/ImportInstanceCommand.d.ts +9 -0
  1106. package/dist-types/ts3.4/commands/ImportKeyPairCommand.d.ts +9 -0
  1107. package/dist-types/ts3.4/commands/ImportSnapshotCommand.d.ts +9 -0
  1108. package/dist-types/ts3.4/commands/ImportVolumeCommand.d.ts +9 -0
  1109. package/dist-types/ts3.4/commands/ListImagesInRecycleBinCommand.d.ts +9 -0
  1110. package/dist-types/ts3.4/commands/ListSnapshotsInRecycleBinCommand.d.ts +9 -0
  1111. package/dist-types/ts3.4/commands/LockSnapshotCommand.d.ts +9 -0
  1112. package/dist-types/ts3.4/commands/ModifyAddressAttributeCommand.d.ts +9 -0
  1113. package/dist-types/ts3.4/commands/ModifyAvailabilityZoneGroupCommand.d.ts +9 -0
  1114. package/dist-types/ts3.4/commands/ModifyCapacityReservationCommand.d.ts +9 -0
  1115. package/dist-types/ts3.4/commands/ModifyCapacityReservationFleetCommand.d.ts +9 -0
  1116. package/dist-types/ts3.4/commands/ModifyClientVpnEndpointCommand.d.ts +9 -0
  1117. package/dist-types/ts3.4/commands/ModifyDefaultCreditSpecificationCommand.d.ts +9 -0
  1118. package/dist-types/ts3.4/commands/ModifyEbsDefaultKmsKeyIdCommand.d.ts +9 -0
  1119. package/dist-types/ts3.4/commands/ModifyFleetCommand.d.ts +9 -0
  1120. package/dist-types/ts3.4/commands/ModifyFpgaImageAttributeCommand.d.ts +9 -0
  1121. package/dist-types/ts3.4/commands/ModifyHostsCommand.d.ts +9 -0
  1122. package/dist-types/ts3.4/commands/ModifyIdFormatCommand.d.ts +9 -0
  1123. package/dist-types/ts3.4/commands/ModifyIdentityIdFormatCommand.d.ts +9 -0
  1124. package/dist-types/ts3.4/commands/ModifyImageAttributeCommand.d.ts +9 -0
  1125. package/dist-types/ts3.4/commands/ModifyInstanceAttributeCommand.d.ts +9 -0
  1126. package/dist-types/ts3.4/commands/ModifyInstanceCapacityReservationAttributesCommand.d.ts +9 -0
  1127. package/dist-types/ts3.4/commands/ModifyInstanceCreditSpecificationCommand.d.ts +9 -0
  1128. package/dist-types/ts3.4/commands/ModifyInstanceEventStartTimeCommand.d.ts +9 -0
  1129. package/dist-types/ts3.4/commands/ModifyInstanceEventWindowCommand.d.ts +9 -0
  1130. package/dist-types/ts3.4/commands/ModifyInstanceMaintenanceOptionsCommand.d.ts +9 -0
  1131. package/dist-types/ts3.4/commands/ModifyInstanceMetadataOptionsCommand.d.ts +9 -0
  1132. package/dist-types/ts3.4/commands/ModifyInstancePlacementCommand.d.ts +9 -0
  1133. package/dist-types/ts3.4/commands/ModifyIpamCommand.d.ts +9 -0
  1134. package/dist-types/ts3.4/commands/ModifyIpamPoolCommand.d.ts +9 -0
  1135. package/dist-types/ts3.4/commands/ModifyIpamResourceCidrCommand.d.ts +9 -0
  1136. package/dist-types/ts3.4/commands/ModifyIpamResourceDiscoveryCommand.d.ts +9 -0
  1137. package/dist-types/ts3.4/commands/ModifyIpamScopeCommand.d.ts +9 -0
  1138. package/dist-types/ts3.4/commands/ModifyLaunchTemplateCommand.d.ts +9 -0
  1139. package/dist-types/ts3.4/commands/ModifyLocalGatewayRouteCommand.d.ts +9 -0
  1140. package/dist-types/ts3.4/commands/ModifyManagedPrefixListCommand.d.ts +9 -0
  1141. package/dist-types/ts3.4/commands/ModifyNetworkInterfaceAttributeCommand.d.ts +9 -0
  1142. package/dist-types/ts3.4/commands/ModifyPrivateDnsNameOptionsCommand.d.ts +9 -0
  1143. package/dist-types/ts3.4/commands/ModifyReservedInstancesCommand.d.ts +9 -0
  1144. package/dist-types/ts3.4/commands/ModifySecurityGroupRulesCommand.d.ts +9 -0
  1145. package/dist-types/ts3.4/commands/ModifySnapshotAttributeCommand.d.ts +9 -0
  1146. package/dist-types/ts3.4/commands/ModifySnapshotTierCommand.d.ts +9 -0
  1147. package/dist-types/ts3.4/commands/ModifySpotFleetRequestCommand.d.ts +9 -0
  1148. package/dist-types/ts3.4/commands/ModifySubnetAttributeCommand.d.ts +9 -0
  1149. package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +9 -0
  1150. package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +9 -0
  1151. package/dist-types/ts3.4/commands/ModifyTrafficMirrorSessionCommand.d.ts +9 -0
  1152. package/dist-types/ts3.4/commands/ModifyTransitGatewayCommand.d.ts +9 -0
  1153. package/dist-types/ts3.4/commands/ModifyTransitGatewayPrefixListReferenceCommand.d.ts +9 -0
  1154. package/dist-types/ts3.4/commands/ModifyTransitGatewayVpcAttachmentCommand.d.ts +9 -0
  1155. package/dist-types/ts3.4/commands/ModifyVerifiedAccessEndpointCommand.d.ts +9 -0
  1156. package/dist-types/ts3.4/commands/ModifyVerifiedAccessEndpointPolicyCommand.d.ts +9 -0
  1157. package/dist-types/ts3.4/commands/ModifyVerifiedAccessGroupCommand.d.ts +9 -0
  1158. package/dist-types/ts3.4/commands/ModifyVerifiedAccessGroupPolicyCommand.d.ts +9 -0
  1159. package/dist-types/ts3.4/commands/ModifyVerifiedAccessInstanceCommand.d.ts +9 -0
  1160. package/dist-types/ts3.4/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.d.ts +9 -0
  1161. package/dist-types/ts3.4/commands/ModifyVerifiedAccessTrustProviderCommand.d.ts +9 -0
  1162. package/dist-types/ts3.4/commands/ModifyVolumeAttributeCommand.d.ts +9 -0
  1163. package/dist-types/ts3.4/commands/ModifyVolumeCommand.d.ts +9 -0
  1164. package/dist-types/ts3.4/commands/ModifyVpcAttributeCommand.d.ts +9 -0
  1165. package/dist-types/ts3.4/commands/ModifyVpcEndpointCommand.d.ts +9 -0
  1166. package/dist-types/ts3.4/commands/ModifyVpcEndpointConnectionNotificationCommand.d.ts +9 -0
  1167. package/dist-types/ts3.4/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +9 -0
  1168. package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.d.ts +9 -0
  1169. package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +9 -0
  1170. package/dist-types/ts3.4/commands/ModifyVpcPeeringConnectionOptionsCommand.d.ts +9 -0
  1171. package/dist-types/ts3.4/commands/ModifyVpcTenancyCommand.d.ts +9 -0
  1172. package/dist-types/ts3.4/commands/ModifyVpnConnectionCommand.d.ts +9 -0
  1173. package/dist-types/ts3.4/commands/ModifyVpnConnectionOptionsCommand.d.ts +9 -0
  1174. package/dist-types/ts3.4/commands/ModifyVpnTunnelCertificateCommand.d.ts +9 -0
  1175. package/dist-types/ts3.4/commands/ModifyVpnTunnelOptionsCommand.d.ts +9 -0
  1176. package/dist-types/ts3.4/commands/MonitorInstancesCommand.d.ts +9 -0
  1177. package/dist-types/ts3.4/commands/MoveAddressToVpcCommand.d.ts +9 -0
  1178. package/dist-types/ts3.4/commands/MoveByoipCidrToIpamCommand.d.ts +9 -0
  1179. package/dist-types/ts3.4/commands/ProvisionByoipCidrCommand.d.ts +9 -0
  1180. package/dist-types/ts3.4/commands/ProvisionIpamByoasnCommand.d.ts +9 -0
  1181. package/dist-types/ts3.4/commands/ProvisionIpamPoolCidrCommand.d.ts +9 -0
  1182. package/dist-types/ts3.4/commands/ProvisionPublicIpv4PoolCidrCommand.d.ts +9 -0
  1183. package/dist-types/ts3.4/commands/PurchaseCapacityBlockCommand.d.ts +9 -0
  1184. package/dist-types/ts3.4/commands/PurchaseHostReservationCommand.d.ts +9 -0
  1185. package/dist-types/ts3.4/commands/PurchaseReservedInstancesOfferingCommand.d.ts +9 -0
  1186. package/dist-types/ts3.4/commands/PurchaseScheduledInstancesCommand.d.ts +9 -0
  1187. package/dist-types/ts3.4/commands/RebootInstancesCommand.d.ts +9 -0
  1188. package/dist-types/ts3.4/commands/RegisterImageCommand.d.ts +9 -0
  1189. package/dist-types/ts3.4/commands/RegisterInstanceEventNotificationAttributesCommand.d.ts +10 -1
  1190. package/dist-types/ts3.4/commands/RegisterTransitGatewayMulticastGroupMembersCommand.d.ts +10 -1
  1191. package/dist-types/ts3.4/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.d.ts +13 -2
  1192. package/dist-types/ts3.4/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.d.ts +11 -0
  1193. package/dist-types/ts3.4/commands/RejectTransitGatewayPeeringAttachmentCommand.d.ts +9 -0
  1194. package/dist-types/ts3.4/commands/RejectTransitGatewayVpcAttachmentCommand.d.ts +9 -0
  1195. package/dist-types/ts3.4/commands/RejectVpcEndpointConnectionsCommand.d.ts +9 -0
  1196. package/dist-types/ts3.4/commands/RejectVpcPeeringConnectionCommand.d.ts +9 -0
  1197. package/dist-types/ts3.4/commands/ReleaseAddressCommand.d.ts +9 -0
  1198. package/dist-types/ts3.4/commands/ReleaseHostsCommand.d.ts +9 -0
  1199. package/dist-types/ts3.4/commands/ReleaseIpamPoolAllocationCommand.d.ts +9 -0
  1200. package/dist-types/ts3.4/commands/ReplaceIamInstanceProfileAssociationCommand.d.ts +9 -0
  1201. package/dist-types/ts3.4/commands/ReplaceNetworkAclAssociationCommand.d.ts +9 -0
  1202. package/dist-types/ts3.4/commands/ReplaceNetworkAclEntryCommand.d.ts +9 -0
  1203. package/dist-types/ts3.4/commands/ReplaceRouteCommand.d.ts +9 -0
  1204. package/dist-types/ts3.4/commands/ReplaceRouteTableAssociationCommand.d.ts +9 -0
  1205. package/dist-types/ts3.4/commands/ReplaceTransitGatewayRouteCommand.d.ts +9 -0
  1206. package/dist-types/ts3.4/commands/ReplaceVpnTunnelCommand.d.ts +9 -0
  1207. package/dist-types/ts3.4/commands/ReportInstanceStatusCommand.d.ts +9 -0
  1208. package/dist-types/ts3.4/commands/RequestSpotFleetCommand.d.ts +9 -0
  1209. package/dist-types/ts3.4/commands/RequestSpotInstancesCommand.d.ts +9 -0
  1210. package/dist-types/ts3.4/commands/ResetAddressAttributeCommand.d.ts +9 -0
  1211. package/dist-types/ts3.4/commands/ResetEbsDefaultKmsKeyIdCommand.d.ts +9 -0
  1212. package/dist-types/ts3.4/commands/ResetFpgaImageAttributeCommand.d.ts +9 -0
  1213. package/dist-types/ts3.4/commands/ResetImageAttributeCommand.d.ts +9 -0
  1214. package/dist-types/ts3.4/commands/ResetInstanceAttributeCommand.d.ts +9 -0
  1215. package/dist-types/ts3.4/commands/ResetNetworkInterfaceAttributeCommand.d.ts +9 -0
  1216. package/dist-types/ts3.4/commands/ResetSnapshotAttributeCommand.d.ts +9 -0
  1217. package/dist-types/ts3.4/commands/RestoreAddressToClassicCommand.d.ts +9 -0
  1218. package/dist-types/ts3.4/commands/RestoreImageFromRecycleBinCommand.d.ts +9 -0
  1219. package/dist-types/ts3.4/commands/RestoreManagedPrefixListVersionCommand.d.ts +9 -0
  1220. package/dist-types/ts3.4/commands/RestoreSnapshotFromRecycleBinCommand.d.ts +9 -0
  1221. package/dist-types/ts3.4/commands/RestoreSnapshotTierCommand.d.ts +9 -0
  1222. package/dist-types/ts3.4/commands/RevokeClientVpnIngressCommand.d.ts +9 -0
  1223. package/dist-types/ts3.4/commands/RevokeSecurityGroupEgressCommand.d.ts +9 -0
  1224. package/dist-types/ts3.4/commands/RevokeSecurityGroupIngressCommand.d.ts +9 -0
  1225. package/dist-types/ts3.4/commands/RunInstancesCommand.d.ts +9 -0
  1226. package/dist-types/ts3.4/commands/RunScheduledInstancesCommand.d.ts +9 -0
  1227. package/dist-types/ts3.4/commands/SearchLocalGatewayRoutesCommand.d.ts +9 -0
  1228. package/dist-types/ts3.4/commands/SearchTransitGatewayMulticastGroupsCommand.d.ts +9 -0
  1229. package/dist-types/ts3.4/commands/SearchTransitGatewayRoutesCommand.d.ts +9 -0
  1230. package/dist-types/ts3.4/commands/SendDiagnosticInterruptCommand.d.ts +9 -0
  1231. package/dist-types/ts3.4/commands/StartInstancesCommand.d.ts +9 -0
  1232. package/dist-types/ts3.4/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +9 -0
  1233. package/dist-types/ts3.4/commands/StartNetworkInsightsAnalysisCommand.d.ts +9 -0
  1234. package/dist-types/ts3.4/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.d.ts +9 -0
  1235. package/dist-types/ts3.4/commands/StopInstancesCommand.d.ts +9 -0
  1236. package/dist-types/ts3.4/commands/TerminateClientVpnConnectionsCommand.d.ts +9 -0
  1237. package/dist-types/ts3.4/commands/TerminateInstancesCommand.d.ts +9 -0
  1238. package/dist-types/ts3.4/commands/UnassignIpv6AddressesCommand.d.ts +9 -0
  1239. package/dist-types/ts3.4/commands/UnassignPrivateIpAddressesCommand.d.ts +9 -0
  1240. package/dist-types/ts3.4/commands/UnassignPrivateNatGatewayAddressCommand.d.ts +9 -0
  1241. package/dist-types/ts3.4/commands/UnlockSnapshotCommand.d.ts +9 -0
  1242. package/dist-types/ts3.4/commands/UnmonitorInstancesCommand.d.ts +9 -0
  1243. package/dist-types/ts3.4/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.d.ts +9 -0
  1244. package/dist-types/ts3.4/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.d.ts +9 -0
  1245. package/dist-types/ts3.4/commands/WithdrawByoipCidrCommand.d.ts +9 -0
  1246. package/dist-types/ts3.4/models/models_4.d.ts +32 -48
  1247. package/dist-types/ts3.4/models/models_5.d.ts +48 -55
  1248. package/dist-types/ts3.4/models/models_6.d.ts +54 -34
  1249. package/dist-types/ts3.4/models/models_7.d.ts +38 -2
  1250. package/package.json +42 -42
package/dist-cjs/index.js CHANGED
@@ -48980,6 +48980,12 @@ var de_InstanceTypeInfo = /* @__PURE__ */ __name((output, context) => {
48980
48980
  if (output[_nTI] != null) {
48981
48981
  contents[_NTI] = de_NitroTpmInfo(output[_nTI], context);
48982
48982
  }
48983
+ if (output[_mAIe] != null) {
48984
+ contents[_MAIe] = de_MediaAcceleratorInfo(output[_mAIe], context);
48985
+ }
48986
+ if (output[_nIeu] != null) {
48987
+ contents[_NIeu] = de_NeuronInfo(output[_nIeu], context);
48988
+ }
48983
48989
  return contents;
48984
48990
  }, "de_InstanceTypeInfo");
48985
48991
  var de_InstanceTypeInfoFromInstanceRequirements = /* @__PURE__ */ __name((output, context) => {
@@ -50998,6 +51004,46 @@ var de_ManagedPrefixListSet = /* @__PURE__ */ __name((output, context) => {
50998
51004
  return de_ManagedPrefixList(entry, context);
50999
51005
  });
51000
51006
  }, "de_ManagedPrefixListSet");
51007
+ var de_MediaAcceleratorInfo = /* @__PURE__ */ __name((output, context) => {
51008
+ const contents = {};
51009
+ if (output.accelerators === "") {
51010
+ contents[_Acc] = [];
51011
+ } else if (output[_acc] != null && output[_acc][_i] != null) {
51012
+ contents[_Acc] = de_MediaDeviceInfoList((0, import_smithy_client.getArrayIfSingleItem)(output[_acc][_i]), context);
51013
+ }
51014
+ if (output[_tMMIMB] != null) {
51015
+ contents[_TMMIMB] = (0, import_smithy_client.strictParseInt32)(output[_tMMIMB]);
51016
+ }
51017
+ return contents;
51018
+ }, "de_MediaAcceleratorInfo");
51019
+ var de_MediaDeviceInfo = /* @__PURE__ */ __name((output, context) => {
51020
+ const contents = {};
51021
+ if (output[_cou] != null) {
51022
+ contents[_Cou] = (0, import_smithy_client.strictParseInt32)(output[_cou]);
51023
+ }
51024
+ if (output[_n] != null) {
51025
+ contents[_N] = (0, import_smithy_client.expectString)(output[_n]);
51026
+ }
51027
+ if (output[_man] != null) {
51028
+ contents[_Man] = (0, import_smithy_client.expectString)(output[_man]);
51029
+ }
51030
+ if (output[_mIe] != null) {
51031
+ contents[_MIe] = de_MediaDeviceMemoryInfo(output[_mIe], context);
51032
+ }
51033
+ return contents;
51034
+ }, "de_MediaDeviceInfo");
51035
+ var de_MediaDeviceInfoList = /* @__PURE__ */ __name((output, context) => {
51036
+ return (output || []).filter((e) => e != null).map((entry) => {
51037
+ return de_MediaDeviceInfo(entry, context);
51038
+ });
51039
+ }, "de_MediaDeviceInfoList");
51040
+ var de_MediaDeviceMemoryInfo = /* @__PURE__ */ __name((output, context) => {
51041
+ const contents = {};
51042
+ if (output[_sIMB] != null) {
51043
+ contents[_SIMB] = (0, import_smithy_client.strictParseInt32)(output[_sIMB]);
51044
+ }
51045
+ return contents;
51046
+ }, "de_MediaDeviceMemoryInfo");
51001
51047
  var de_MemoryGiBPerVCpu = /* @__PURE__ */ __name((output, context) => {
51002
51048
  const contents = {};
51003
51049
  if (output[_m] != null) {
@@ -52237,6 +52283,56 @@ var de_NetworkNodesList = /* @__PURE__ */ __name((output, context) => {
52237
52283
  return (0, import_smithy_client.expectString)(entry);
52238
52284
  });
52239
52285
  }, "de_NetworkNodesList");
52286
+ var de_NeuronDeviceCoreInfo = /* @__PURE__ */ __name((output, context) => {
52287
+ const contents = {};
52288
+ if (output[_cou] != null) {
52289
+ contents[_Cou] = (0, import_smithy_client.strictParseInt32)(output[_cou]);
52290
+ }
52291
+ if (output[_ve] != null) {
52292
+ contents[_V] = (0, import_smithy_client.strictParseInt32)(output[_ve]);
52293
+ }
52294
+ return contents;
52295
+ }, "de_NeuronDeviceCoreInfo");
52296
+ var de_NeuronDeviceInfo = /* @__PURE__ */ __name((output, context) => {
52297
+ const contents = {};
52298
+ if (output[_cou] != null) {
52299
+ contents[_Cou] = (0, import_smithy_client.strictParseInt32)(output[_cou]);
52300
+ }
52301
+ if (output[_n] != null) {
52302
+ contents[_N] = (0, import_smithy_client.expectString)(output[_n]);
52303
+ }
52304
+ if (output[_cIor] != null) {
52305
+ contents[_CIor] = de_NeuronDeviceCoreInfo(output[_cIor], context);
52306
+ }
52307
+ if (output[_mIe] != null) {
52308
+ contents[_MIe] = de_NeuronDeviceMemoryInfo(output[_mIe], context);
52309
+ }
52310
+ return contents;
52311
+ }, "de_NeuronDeviceInfo");
52312
+ var de_NeuronDeviceInfoList = /* @__PURE__ */ __name((output, context) => {
52313
+ return (output || []).filter((e) => e != null).map((entry) => {
52314
+ return de_NeuronDeviceInfo(entry, context);
52315
+ });
52316
+ }, "de_NeuronDeviceInfoList");
52317
+ var de_NeuronDeviceMemoryInfo = /* @__PURE__ */ __name((output, context) => {
52318
+ const contents = {};
52319
+ if (output[_sIMB] != null) {
52320
+ contents[_SIMB] = (0, import_smithy_client.strictParseInt32)(output[_sIMB]);
52321
+ }
52322
+ return contents;
52323
+ }, "de_NeuronDeviceMemoryInfo");
52324
+ var de_NeuronInfo = /* @__PURE__ */ __name((output, context) => {
52325
+ const contents = {};
52326
+ if (output.neuronDevices === "") {
52327
+ contents[_NDe] = [];
52328
+ } else if (output[_nDe] != null && output[_nDe][_i] != null) {
52329
+ contents[_NDe] = de_NeuronDeviceInfoList((0, import_smithy_client.getArrayIfSingleItem)(output[_nDe][_i]), context);
52330
+ }
52331
+ if (output[_tNDMIMB] != null) {
52332
+ contents[_TNDMIMB] = (0, import_smithy_client.strictParseInt32)(output[_tNDMIMB]);
52333
+ }
52334
+ return contents;
52335
+ }, "de_NeuronInfo");
52240
52336
  var de_NitroTpmInfo = /* @__PURE__ */ __name((output, context) => {
52241
52337
  const contents = {};
52242
52338
  if (output.supportedVersions === "") {
@@ -58897,6 +58993,7 @@ var _CIli = "ClientIp";
58897
58993
  var _CIo = "ConnectionId";
58898
58994
  var _CIom = "ComponentId";
58899
58995
  var _CIop = "CoIp";
58996
+ var _CIor = "CoreInfo";
58900
58997
  var _CIr = "CreateImage";
58901
58998
  var _CIre = "CreateIpam";
58902
58999
  var _CKP = "CreateKeyPair";
@@ -60034,6 +60131,7 @@ var _MAA = "ModifyAddressAttribute";
60034
60131
  var _MAAA = "MaintenanceAutoAppliedAfter";
60035
60132
  var _MAE = "MultiAttachEnabled";
60036
60133
  var _MAI = "MaxAggregationInterval";
60134
+ var _MAIe = "MediaAcceleratorInfo";
60037
60135
  var _MAS = "MovingAddressStatuses";
60038
60136
  var _MATV = "MoveAddressToVpc";
60039
60137
  var _MAZG = "ModifyAvailabilityZoneGroup";
@@ -60179,6 +60277,7 @@ var _NBGe = "NetworkBandwidthGbps";
60179
60277
  var _NC = "NetworkCards";
60180
60278
  var _NCI = "NetworkCardIndex";
60181
60279
  var _ND = "NoDevice";
60280
+ var _NDe = "NeuronDevices";
60182
60281
  var _NES = "NitroEnclavesSupport";
60183
60282
  var _NG = "NatGateway";
60184
60283
  var _NGA = "NatGatewayAddresses";
@@ -60219,6 +60318,7 @@ var _NIPet = "NetworkInterfacePermissions";
60219
60318
  var _NIe = "NetworkId";
60220
60319
  var _NIet = "NetworkInterface";
60221
60320
  var _NIetw = "NetworkInfo";
60321
+ var _NIeu = "NeuronInfo";
60222
60322
  var _NL = "NetmaskLength";
60223
60323
  var _NLBA = "NetworkLoadBalancerArn";
60224
60324
  var _NLBAe = "NetworkLoadBalancerArns";
@@ -60895,6 +60995,7 @@ var _TMFIr = "TrafficMirrorFilterIds";
60895
60995
  var _TMFR = "TrafficMirrorFilterRule";
60896
60996
  var _TMFRI = "TrafficMirrorFilterRuleId";
60897
60997
  var _TMFr = "TrafficMirrorFilters";
60998
+ var _TMMIMB = "TotalMediaMemoryInMiB";
60898
60999
  var _TMS = "TrafficMirrorSession";
60899
61000
  var _TMSI = "TrafficMirrorSessionId";
60900
61001
  var _TMSIr = "TrafficMirrorSessionIds";
@@ -60904,6 +61005,7 @@ var _TMTI = "TrafficMirrorTargetId";
60904
61005
  var _TMTIr = "TrafficMirrorTargetIds";
60905
61006
  var _TMTr = "TrafficMirrorTargets";
60906
61007
  var _TNC = "TargetNetworkCidr";
61008
+ var _TNDMIMB = "TotalNeuronDeviceMemoryInMiB";
60907
61009
  var _TNI = "TargetNetworkId";
60908
61010
  var _TO = "TunnelOptions";
60909
61011
  var _TOAT = "TransferOfferAcceptedTimestamp";
@@ -61299,6 +61401,7 @@ var _cIli = "clientId";
61299
61401
  var _cIo = "componentId";
61300
61402
  var _cIon = "connectionId";
61301
61403
  var _cIop = "coIp";
61404
+ var _cIor = "coreInfo";
61302
61405
  var _cLB = "classicLoadBalancers";
61303
61406
  var _cLBC = "classicLoadBalancersConfig";
61304
61407
  var _cLBL = "classicLoadBalancerListener";
@@ -61928,6 +62031,7 @@ var _mA = "mutualAuthentication";
61928
62031
  var _mAAA = "maintenanceAutoAppliedAfter";
61929
62032
  var _mAE = "multiAttachEnabled";
61930
62033
  var _mAI = "maxAggregationInterval";
62034
+ var _mAIe = "mediaAcceleratorInfo";
61931
62035
  var _mASS = "movingAddressStatusSet";
61932
62036
  var _mAa = "macAddress";
61933
62037
  var _mBIM = "maximumBandwidthInMbps";
@@ -61995,6 +62099,7 @@ var _nBGe = "networkBandwidthGbps";
61995
62099
  var _nC = "networkCards";
61996
62100
  var _nCI = "networkCardIndex";
61997
62101
  var _nD = "noDevice";
62102
+ var _nDe = "neuronDevices";
61998
62103
  var _nES = "nitroEnclavesSupport";
61999
62104
  var _nG = "natGateway";
62000
62105
  var _nGAS = "natGatewayAddressSet";
@@ -62029,6 +62134,7 @@ var _nIPe = "networkInterfacePermissions";
62029
62134
  var _nIS = "networkInterfaceSet";
62030
62135
  var _nIe = "networkInterface";
62031
62136
  var _nIet = "networkInfo";
62137
+ var _nIeu = "neuronInfo";
62032
62138
  var _nL = "netmaskLength";
62033
62139
  var _nLBA = "networkLoadBalancerArn";
62034
62140
  var _nLBAS = "networkLoadBalancerArnSet";
@@ -62547,12 +62653,14 @@ var _tMFI = "trafficMirrorFilterId";
62547
62653
  var _tMFR = "trafficMirrorFilterRule";
62548
62654
  var _tMFRI = "trafficMirrorFilterRuleId";
62549
62655
  var _tMFS = "trafficMirrorFilterSet";
62656
+ var _tMMIMB = "totalMediaMemoryInMiB";
62550
62657
  var _tMS = "trafficMirrorSession";
62551
62658
  var _tMSI = "trafficMirrorSessionId";
62552
62659
  var _tMSS = "trafficMirrorSessionSet";
62553
62660
  var _tMT = "trafficMirrorTarget";
62554
62661
  var _tMTI = "trafficMirrorTargetId";
62555
62662
  var _tMTS = "trafficMirrorTargetSet";
62663
+ var _tNDMIMB = "totalNeuronDeviceMemoryInMiB";
62556
62664
  var _tNI = "targetNetworkId";
62557
62665
  var _tOAT = "transferOfferAcceptedTimestamp";
62558
62666
  var _tOET = "transferOfferExpirationTimestamp";
@@ -71498,14 +71606,6 @@ var IpamPublicAddressAwsService = {
71498
71606
  REDSHIFT: "redshift",
71499
71607
  S2S_VPN: "site-to-site-vpn"
71500
71608
  };
71501
- var IpamResourceType = {
71502
- eip: "eip",
71503
- eni: "eni",
71504
- ipv6_pool: "ipv6-pool",
71505
- public_ipv4_pool: "public-ipv4-pool",
71506
- subnet: "subnet",
71507
- vpc: "vpc"
71508
- };
71509
71609
  var DescribeVerifiedAccessTrustProvidersResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
71510
71610
  ...obj,
71511
71611
  ...obj.VerifiedAccessTrustProviders && {
@@ -73197,6 +73297,14 @@ var GetIpamResourceCidrsCommand = _GetIpamResourceCidrsCommand;
73197
73297
 
73198
73298
  // src/models/models_6.ts
73199
73299
 
73300
+ var IpamResourceType = {
73301
+ eip: "eip",
73302
+ eni: "eni",
73303
+ ipv6_pool: "ipv6-pool",
73304
+ public_ipv4_pool: "public-ipv4-pool",
73305
+ subnet: "subnet",
73306
+ vpc: "vpc"
73307
+ };
73200
73308
  var IpamManagementState = {
73201
73309
  ignored: "ignored",
73202
73310
  managed: "managed",
@@ -80518,10 +80626,10 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
80518
80626
  IpamPublicAddressType,
80519
80627
  IpamPublicAddressAssociationStatus,
80520
80628
  IpamPublicAddressAwsService,
80521
- IpamResourceType,
80522
80629
  DescribeVerifiedAccessTrustProvidersResultFilterSensitiveLog,
80523
80630
  DescribeVpnConnectionsResultFilterSensitiveLog,
80524
80631
  DetachVerifiedAccessTrustProviderResultFilterSensitiveLog,
80632
+ IpamResourceType,
80525
80633
  IpamManagementState,
80526
80634
  LockMode,
80527
80635
  ModifyAvailabilityZoneOptInStatus,
@@ -106,14 +106,6 @@ export const IpamPublicAddressAwsService = {
106
106
  REDSHIFT: "redshift",
107
107
  S2S_VPN: "site-to-site-vpn",
108
108
  };
109
- export const IpamResourceType = {
110
- eip: "eip",
111
- eni: "eni",
112
- ipv6_pool: "ipv6-pool",
113
- public_ipv4_pool: "public-ipv4-pool",
114
- subnet: "subnet",
115
- vpc: "vpc",
116
- };
117
109
  export const DescribeVerifiedAccessTrustProvidersResultFilterSensitiveLog = (obj) => ({
118
110
  ...obj,
119
111
  ...(obj.VerifiedAccessTrustProviders && {
@@ -4,6 +4,14 @@ import { ResponseLaunchTemplateDataFilterSensitiveLog, } from "./models_1";
4
4
  import { VpnConnectionFilterSensitiveLog, } from "./models_2";
5
5
  import { ConversionTaskFilterSensitiveLog, SnapshotDetailFilterSensitiveLog, } from "./models_3";
6
6
  import { SnapshotTaskDetailFilterSensitiveLog, } from "./models_4";
7
+ export const IpamResourceType = {
8
+ eip: "eip",
9
+ eni: "eni",
10
+ ipv6_pool: "ipv6-pool",
11
+ public_ipv4_pool: "public-ipv4-pool",
12
+ subnet: "subnet",
13
+ vpc: "vpc",
14
+ };
7
15
  export const IpamManagementState = {
8
16
  ignored: "ignored",
9
17
  managed: "managed",
@@ -47813,6 +47813,12 @@ const de_InstanceTypeInfo = (output, context) => {
47813
47813
  if (output[_nTI] != null) {
47814
47814
  contents[_NTI] = de_NitroTpmInfo(output[_nTI], context);
47815
47815
  }
47816
+ if (output[_mAIe] != null) {
47817
+ contents[_MAIe] = de_MediaAcceleratorInfo(output[_mAIe], context);
47818
+ }
47819
+ if (output[_nIeu] != null) {
47820
+ contents[_NIeu] = de_NeuronInfo(output[_nIeu], context);
47821
+ }
47816
47822
  return contents;
47817
47823
  };
47818
47824
  const de_InstanceTypeInfoFromInstanceRequirements = (output, context) => {
@@ -50002,6 +50008,49 @@ const de_ManagedPrefixListSet = (output, context) => {
50002
50008
  return de_ManagedPrefixList(entry, context);
50003
50009
  });
50004
50010
  };
50011
+ const de_MediaAcceleratorInfo = (output, context) => {
50012
+ const contents = {};
50013
+ if (output.accelerators === "") {
50014
+ contents[_Acc] = [];
50015
+ }
50016
+ else if (output[_acc] != null && output[_acc][_i] != null) {
50017
+ contents[_Acc] = de_MediaDeviceInfoList(__getArrayIfSingleItem(output[_acc][_i]), context);
50018
+ }
50019
+ if (output[_tMMIMB] != null) {
50020
+ contents[_TMMIMB] = __strictParseInt32(output[_tMMIMB]);
50021
+ }
50022
+ return contents;
50023
+ };
50024
+ const de_MediaDeviceInfo = (output, context) => {
50025
+ const contents = {};
50026
+ if (output[_cou] != null) {
50027
+ contents[_Cou] = __strictParseInt32(output[_cou]);
50028
+ }
50029
+ if (output[_n] != null) {
50030
+ contents[_N] = __expectString(output[_n]);
50031
+ }
50032
+ if (output[_man] != null) {
50033
+ contents[_Man] = __expectString(output[_man]);
50034
+ }
50035
+ if (output[_mIe] != null) {
50036
+ contents[_MIe] = de_MediaDeviceMemoryInfo(output[_mIe], context);
50037
+ }
50038
+ return contents;
50039
+ };
50040
+ const de_MediaDeviceInfoList = (output, context) => {
50041
+ return (output || [])
50042
+ .filter((e) => e != null)
50043
+ .map((entry) => {
50044
+ return de_MediaDeviceInfo(entry, context);
50045
+ });
50046
+ };
50047
+ const de_MediaDeviceMemoryInfo = (output, context) => {
50048
+ const contents = {};
50049
+ if (output[_sIMB] != null) {
50050
+ contents[_SIMB] = __strictParseInt32(output[_sIMB]);
50051
+ }
50052
+ return contents;
50053
+ };
50005
50054
  const de_MemoryGiBPerVCpu = (output, context) => {
50006
50055
  const contents = {};
50007
50056
  if (output[_m] != null) {
@@ -51305,6 +51354,59 @@ const de_NetworkNodesList = (output, context) => {
51305
51354
  return __expectString(entry);
51306
51355
  });
51307
51356
  };
51357
+ const de_NeuronDeviceCoreInfo = (output, context) => {
51358
+ const contents = {};
51359
+ if (output[_cou] != null) {
51360
+ contents[_Cou] = __strictParseInt32(output[_cou]);
51361
+ }
51362
+ if (output[_ve] != null) {
51363
+ contents[_V] = __strictParseInt32(output[_ve]);
51364
+ }
51365
+ return contents;
51366
+ };
51367
+ const de_NeuronDeviceInfo = (output, context) => {
51368
+ const contents = {};
51369
+ if (output[_cou] != null) {
51370
+ contents[_Cou] = __strictParseInt32(output[_cou]);
51371
+ }
51372
+ if (output[_n] != null) {
51373
+ contents[_N] = __expectString(output[_n]);
51374
+ }
51375
+ if (output[_cIor] != null) {
51376
+ contents[_CIor] = de_NeuronDeviceCoreInfo(output[_cIor], context);
51377
+ }
51378
+ if (output[_mIe] != null) {
51379
+ contents[_MIe] = de_NeuronDeviceMemoryInfo(output[_mIe], context);
51380
+ }
51381
+ return contents;
51382
+ };
51383
+ const de_NeuronDeviceInfoList = (output, context) => {
51384
+ return (output || [])
51385
+ .filter((e) => e != null)
51386
+ .map((entry) => {
51387
+ return de_NeuronDeviceInfo(entry, context);
51388
+ });
51389
+ };
51390
+ const de_NeuronDeviceMemoryInfo = (output, context) => {
51391
+ const contents = {};
51392
+ if (output[_sIMB] != null) {
51393
+ contents[_SIMB] = __strictParseInt32(output[_sIMB]);
51394
+ }
51395
+ return contents;
51396
+ };
51397
+ const de_NeuronInfo = (output, context) => {
51398
+ const contents = {};
51399
+ if (output.neuronDevices === "") {
51400
+ contents[_NDe] = [];
51401
+ }
51402
+ else if (output[_nDe] != null && output[_nDe][_i] != null) {
51403
+ contents[_NDe] = de_NeuronDeviceInfoList(__getArrayIfSingleItem(output[_nDe][_i]), context);
51404
+ }
51405
+ if (output[_tNDMIMB] != null) {
51406
+ contents[_TNDMIMB] = __strictParseInt32(output[_tNDMIMB]);
51407
+ }
51408
+ return contents;
51409
+ };
51308
51410
  const de_NitroTpmInfo = (output, context) => {
51309
51411
  const contents = {};
51310
51412
  if (output.supportedVersions === "") {
@@ -58461,6 +58563,7 @@ const _CIli = "ClientIp";
58461
58563
  const _CIo = "ConnectionId";
58462
58564
  const _CIom = "ComponentId";
58463
58565
  const _CIop = "CoIp";
58566
+ const _CIor = "CoreInfo";
58464
58567
  const _CIr = "CreateImage";
58465
58568
  const _CIre = "CreateIpam";
58466
58569
  const _CKP = "CreateKeyPair";
@@ -59598,6 +59701,7 @@ const _MAA = "ModifyAddressAttribute";
59598
59701
  const _MAAA = "MaintenanceAutoAppliedAfter";
59599
59702
  const _MAE = "MultiAttachEnabled";
59600
59703
  const _MAI = "MaxAggregationInterval";
59704
+ const _MAIe = "MediaAcceleratorInfo";
59601
59705
  const _MAS = "MovingAddressStatuses";
59602
59706
  const _MATV = "MoveAddressToVpc";
59603
59707
  const _MAZG = "ModifyAvailabilityZoneGroup";
@@ -59743,6 +59847,7 @@ const _NBGe = "NetworkBandwidthGbps";
59743
59847
  const _NC = "NetworkCards";
59744
59848
  const _NCI = "NetworkCardIndex";
59745
59849
  const _ND = "NoDevice";
59850
+ const _NDe = "NeuronDevices";
59746
59851
  const _NES = "NitroEnclavesSupport";
59747
59852
  const _NG = "NatGateway";
59748
59853
  const _NGA = "NatGatewayAddresses";
@@ -59783,6 +59888,7 @@ const _NIPet = "NetworkInterfacePermissions";
59783
59888
  const _NIe = "NetworkId";
59784
59889
  const _NIet = "NetworkInterface";
59785
59890
  const _NIetw = "NetworkInfo";
59891
+ const _NIeu = "NeuronInfo";
59786
59892
  const _NL = "NetmaskLength";
59787
59893
  const _NLBA = "NetworkLoadBalancerArn";
59788
59894
  const _NLBAe = "NetworkLoadBalancerArns";
@@ -60459,6 +60565,7 @@ const _TMFIr = "TrafficMirrorFilterIds";
60459
60565
  const _TMFR = "TrafficMirrorFilterRule";
60460
60566
  const _TMFRI = "TrafficMirrorFilterRuleId";
60461
60567
  const _TMFr = "TrafficMirrorFilters";
60568
+ const _TMMIMB = "TotalMediaMemoryInMiB";
60462
60569
  const _TMS = "TrafficMirrorSession";
60463
60570
  const _TMSI = "TrafficMirrorSessionId";
60464
60571
  const _TMSIr = "TrafficMirrorSessionIds";
@@ -60468,6 +60575,7 @@ const _TMTI = "TrafficMirrorTargetId";
60468
60575
  const _TMTIr = "TrafficMirrorTargetIds";
60469
60576
  const _TMTr = "TrafficMirrorTargets";
60470
60577
  const _TNC = "TargetNetworkCidr";
60578
+ const _TNDMIMB = "TotalNeuronDeviceMemoryInMiB";
60471
60579
  const _TNI = "TargetNetworkId";
60472
60580
  const _TO = "TunnelOptions";
60473
60581
  const _TOAT = "TransferOfferAcceptedTimestamp";
@@ -60863,6 +60971,7 @@ const _cIli = "clientId";
60863
60971
  const _cIo = "componentId";
60864
60972
  const _cIon = "connectionId";
60865
60973
  const _cIop = "coIp";
60974
+ const _cIor = "coreInfo";
60866
60975
  const _cLB = "classicLoadBalancers";
60867
60976
  const _cLBC = "classicLoadBalancersConfig";
60868
60977
  const _cLBL = "classicLoadBalancerListener";
@@ -61492,6 +61601,7 @@ const _mA = "mutualAuthentication";
61492
61601
  const _mAAA = "maintenanceAutoAppliedAfter";
61493
61602
  const _mAE = "multiAttachEnabled";
61494
61603
  const _mAI = "maxAggregationInterval";
61604
+ const _mAIe = "mediaAcceleratorInfo";
61495
61605
  const _mASS = "movingAddressStatusSet";
61496
61606
  const _mAa = "macAddress";
61497
61607
  const _mBIM = "maximumBandwidthInMbps";
@@ -61559,6 +61669,7 @@ const _nBGe = "networkBandwidthGbps";
61559
61669
  const _nC = "networkCards";
61560
61670
  const _nCI = "networkCardIndex";
61561
61671
  const _nD = "noDevice";
61672
+ const _nDe = "neuronDevices";
61562
61673
  const _nES = "nitroEnclavesSupport";
61563
61674
  const _nG = "natGateway";
61564
61675
  const _nGAS = "natGatewayAddressSet";
@@ -61593,6 +61704,7 @@ const _nIPe = "networkInterfacePermissions";
61593
61704
  const _nIS = "networkInterfaceSet";
61594
61705
  const _nIe = "networkInterface";
61595
61706
  const _nIet = "networkInfo";
61707
+ const _nIeu = "neuronInfo";
61596
61708
  const _nL = "netmaskLength";
61597
61709
  const _nLBA = "networkLoadBalancerArn";
61598
61710
  const _nLBAS = "networkLoadBalancerArnSet";
@@ -62111,12 +62223,14 @@ const _tMFI = "trafficMirrorFilterId";
62111
62223
  const _tMFR = "trafficMirrorFilterRule";
62112
62224
  const _tMFRI = "trafficMirrorFilterRuleId";
62113
62225
  const _tMFS = "trafficMirrorFilterSet";
62226
+ const _tMMIMB = "totalMediaMemoryInMiB";
62114
62227
  const _tMS = "trafficMirrorSession";
62115
62228
  const _tMSI = "trafficMirrorSessionId";
62116
62229
  const _tMSS = "trafficMirrorSessionSet";
62117
62230
  const _tMT = "trafficMirrorTarget";
62118
62231
  const _tMTI = "trafficMirrorTargetId";
62119
62232
  const _tMTS = "trafficMirrorTargetSet";
62233
+ const _tNDMIMB = "totalNeuronDeviceMemoryInMiB";
62120
62234
  const _tNI = "targetNetworkId";
62121
62235
  const _tOAT = "transferOfferAcceptedTimestamp";
62122
62236
  const _tOET = "transferOfferExpirationTimestamp";