@aws-sdk/client-ec2 3.310.0 → 3.310.1

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 (786) hide show
  1. package/dist-types/ts3.4/EC2.d.ts +7290 -10801
  2. package/dist-types/ts3.4/EC2Client.d.ts +777 -3657
  3. package/dist-types/ts3.4/commands/AcceptAddressTransferCommand.d.ts +75 -41
  4. package/dist-types/ts3.4/commands/AcceptReservedInstancesExchangeQuoteCommand.d.ts +72 -41
  5. package/dist-types/ts3.4/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.d.ts +68 -43
  6. package/dist-types/ts3.4/commands/AcceptTransitGatewayPeeringAttachmentCommand.d.ts +65 -41
  7. package/dist-types/ts3.4/commands/AcceptTransitGatewayVpcAttachmentCommand.d.ts +67 -41
  8. package/dist-types/ts3.4/commands/AcceptVpcEndpointConnectionsCommand.d.ts +67 -41
  9. package/dist-types/ts3.4/commands/AcceptVpcPeeringConnectionCommand.d.ts +69 -41
  10. package/dist-types/ts3.4/commands/AdvertiseByoipCidrCommand.d.ts +74 -38
  11. package/dist-types/ts3.4/commands/AllocateAddressCommand.d.ts +127 -37
  12. package/dist-types/ts3.4/commands/AllocateHostsCommand.d.ts +84 -34
  13. package/dist-types/ts3.4/commands/AllocateIpamPoolCidrCommand.d.ts +75 -41
  14. package/dist-types/ts3.4/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.d.ts +69 -41
  15. package/dist-types/ts3.4/commands/AssignIpv6AddressesCommand.d.ts +81 -38
  16. package/dist-types/ts3.4/commands/AssignPrivateIpAddressesCommand.d.ts +113 -41
  17. package/dist-types/ts3.4/commands/AssignPrivateNatGatewayAddressCommand.d.ts +68 -41
  18. package/dist-types/ts3.4/commands/AssociateAddressCommand.d.ts +142 -37
  19. package/dist-types/ts3.4/commands/AssociateClientVpnTargetNetworkCommand.d.ts +67 -41
  20. package/dist-types/ts3.4/commands/AssociateDhcpOptionsCommand.d.ts +92 -36
  21. package/dist-types/ts3.4/commands/AssociateEnclaveCertificateIamRoleCommand.d.ts +77 -41
  22. package/dist-types/ts3.4/commands/AssociateIamInstanceProfileCommand.d.ts +95 -41
  23. package/dist-types/ts3.4/commands/AssociateInstanceEventWindowCommand.d.ts +81 -41
  24. package/dist-types/ts3.4/commands/AssociateIpamResourceDiscoveryCommand.d.ts +77 -41
  25. package/dist-types/ts3.4/commands/AssociateNatGatewayAddressCommand.d.ts +71 -41
  26. package/dist-types/ts3.4/commands/AssociateRouteTableCommand.d.ts +89 -38
  27. package/dist-types/ts3.4/commands/AssociateSubnetCidrBlockCommand.d.ts +65 -41
  28. package/dist-types/ts3.4/commands/AssociateTransitGatewayMulticastDomainCommand.d.ts +70 -41
  29. package/dist-types/ts3.4/commands/AssociateTransitGatewayPolicyTableCommand.d.ts +65 -41
  30. package/dist-types/ts3.4/commands/AssociateTransitGatewayRouteTableCommand.d.ts +66 -41
  31. package/dist-types/ts3.4/commands/AssociateTrunkInterfaceCommand.d.ts +74 -41
  32. package/dist-types/ts3.4/commands/AssociateVpcCidrBlockCommand.d.ts +80 -41
  33. package/dist-types/ts3.4/commands/AttachClassicLinkVpcCommand.d.ts +77 -41
  34. package/dist-types/ts3.4/commands/AttachInternetGatewayCommand.d.ts +78 -36
  35. package/dist-types/ts3.4/commands/AttachNetworkInterfaceCommand.d.ts +91 -41
  36. package/dist-types/ts3.4/commands/AttachVerifiedAccessTrustProviderCommand.d.ts +68 -41
  37. package/dist-types/ts3.4/commands/AttachVolumeCommand.d.ts +112 -34
  38. package/dist-types/ts3.4/commands/AttachVpnGatewayCommand.d.ts +68 -37
  39. package/dist-types/ts3.4/commands/AuthorizeClientVpnIngressCommand.d.ts +71 -41
  40. package/dist-types/ts3.4/commands/AuthorizeSecurityGroupEgressCommand.d.ts +173 -41
  41. package/dist-types/ts3.4/commands/AuthorizeSecurityGroupIngressCommand.d.ts +204 -41
  42. package/dist-types/ts3.4/commands/BundleInstanceCommand.d.ts +77 -37
  43. package/dist-types/ts3.4/commands/CancelBundleTaskCommand.d.ts +64 -37
  44. package/dist-types/ts3.4/commands/CancelCapacityReservationCommand.d.ts +69 -41
  45. package/dist-types/ts3.4/commands/CancelCapacityReservationFleetsCommand.d.ts +80 -41
  46. package/dist-types/ts3.4/commands/CancelConversionTaskCommand.d.ts +69 -36
  47. package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +65 -32
  48. package/dist-types/ts3.4/commands/CancelImageLaunchPermissionCommand.d.ts +67 -41
  49. package/dist-types/ts3.4/commands/CancelImportTaskCommand.d.ts +65 -37
  50. package/dist-types/ts3.4/commands/CancelReservedInstancesListingCommand.d.ts +66 -41
  51. package/dist-types/ts3.4/commands/CancelSpotFleetRequestsCommand.d.ts +123 -41
  52. package/dist-types/ts3.4/commands/CancelSpotInstanceRequestsCommand.d.ts +93 -41
  53. package/dist-types/ts3.4/commands/ConfirmProductInstanceCommand.d.ts +84 -41
  54. package/dist-types/ts3.4/commands/CopyFpgaImageCommand.d.ts +68 -34
  55. package/dist-types/ts3.4/commands/CopyImageCommand.d.ts +109 -34
  56. package/dist-types/ts3.4/commands/CopySnapshotCommand.d.ts +120 -34
  57. package/dist-types/ts3.4/commands/CreateCapacityReservationCommand.d.ts +102 -41
  58. package/dist-types/ts3.4/commands/CreateCapacityReservationFleetCommand.d.ts +92 -41
  59. package/dist-types/ts3.4/commands/CreateCarrierGatewayCommand.d.ts +76 -41
  60. package/dist-types/ts3.4/commands/CreateClientVpnEndpointCommand.d.ts +120 -41
  61. package/dist-types/ts3.4/commands/CreateClientVpnRouteCommand.d.ts +69 -41
  62. package/dist-types/ts3.4/commands/CreateCoipCidrCommand.d.ts +67 -37
  63. package/dist-types/ts3.4/commands/CreateCoipPoolCommand.d.ts +75 -37
  64. package/dist-types/ts3.4/commands/CreateCustomerGatewayCommand.d.ts +117 -41
  65. package/dist-types/ts3.4/commands/CreateDefaultSubnetCommand.d.ts +68 -38
  66. package/dist-types/ts3.4/commands/CreateDefaultVpcCommand.d.ts +77 -37
  67. package/dist-types/ts3.4/commands/CreateDhcpOptionsCommand.d.ts +172 -38
  68. package/dist-types/ts3.4/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +79 -41
  69. package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +216 -34
  70. package/dist-types/ts3.4/commands/CreateFlowLogsCommand.d.ts +102 -37
  71. package/dist-types/ts3.4/commands/CreateFpgaImageCommand.d.ts +90 -37
  72. package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +143 -34
  73. package/dist-types/ts3.4/commands/CreateInstanceEventWindowCommand.d.ts +106 -41
  74. package/dist-types/ts3.4/commands/CreateInstanceExportTaskCommand.d.ts +85 -41
  75. package/dist-types/ts3.4/commands/CreateInternetGatewayCommand.d.ts +94 -41
  76. package/dist-types/ts3.4/commands/CreateIpamCommand.d.ts +86 -34
  77. package/dist-types/ts3.4/commands/CreateIpamPoolCommand.d.ts +95 -37
  78. package/dist-types/ts3.4/commands/CreateIpamResourceDiscoveryCommand.d.ts +81 -41
  79. package/dist-types/ts3.4/commands/CreateIpamScopeCommand.d.ts +78 -37
  80. package/dist-types/ts3.4/commands/CreateKeyPairCommand.d.ts +98 -32
  81. package/dist-types/ts3.4/commands/CreateLaunchTemplateCommand.d.ts +368 -41
  82. package/dist-types/ts3.4/commands/CreateLaunchTemplateVersionCommand.d.ts +357 -41
  83. package/dist-types/ts3.4/commands/CreateLocalGatewayRouteCommand.d.ts +81 -41
  84. package/dist-types/ts3.4/commands/CreateLocalGatewayRouteTableCommand.d.ts +78 -41
  85. package/dist-types/ts3.4/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +78 -43
  86. package/dist-types/ts3.4/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +76 -41
  87. package/dist-types/ts3.4/commands/CreateManagedPrefixListCommand.d.ts +85 -41
  88. package/dist-types/ts3.4/commands/CreateNatGatewayCommand.d.ts +123 -37
  89. package/dist-types/ts3.4/commands/CreateNetworkAclCommand.d.ts +115 -37
  90. package/dist-types/ts3.4/commands/CreateNetworkAclEntryCommand.d.ts +105 -36
  91. package/dist-types/ts3.4/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +177 -41
  92. package/dist-types/ts3.4/commands/CreateNetworkInsightsPathCommand.d.ts +108 -41
  93. package/dist-types/ts3.4/commands/CreateNetworkInterfaceCommand.d.ts +158 -41
  94. package/dist-types/ts3.4/commands/CreateNetworkInterfacePermissionCommand.d.ts +69 -41
  95. package/dist-types/ts3.4/commands/CreatePlacementGroupCommand.d.ts +99 -41
  96. package/dist-types/ts3.4/commands/CreatePublicIpv4PoolCommand.d.ts +74 -41
  97. package/dist-types/ts3.4/commands/CreateReplaceRootVolumeTaskCommand.d.ts +84 -39
  98. package/dist-types/ts3.4/commands/CreateReservedInstancesListingCommand.d.ts +87 -41
  99. package/dist-types/ts3.4/commands/CreateRestoreImageTaskCommand.d.ts +82 -41
  100. package/dist-types/ts3.4/commands/CreateRouteCommand.d.ts +111 -34
  101. package/dist-types/ts3.4/commands/CreateRouteTableCommand.d.ts +106 -37
  102. package/dist-types/ts3.4/commands/CreateSecurityGroupCommand.d.ts +112 -38
  103. package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +125 -34
  104. package/dist-types/ts3.4/commands/CreateSnapshotsCommand.d.ts +93 -37
  105. package/dist-types/ts3.4/commands/CreateSpotDatafeedSubscriptionCommand.d.ts +90 -41
  106. package/dist-types/ts3.4/commands/CreateStoreImageTaskCommand.d.ts +75 -41
  107. package/dist-types/ts3.4/commands/CreateSubnetCidrReservationCommand.d.ts +78 -41
  108. package/dist-types/ts3.4/commands/CreateSubnetCommand.d.ts +121 -34
  109. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +99 -32
  110. package/dist-types/ts3.4/commands/CreateTrafficMirrorFilterCommand.d.ts +79 -41
  111. package/dist-types/ts3.4/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +82 -41
  112. package/dist-types/ts3.4/commands/CreateTrafficMirrorSessionCommand.d.ts +88 -41
  113. package/dist-types/ts3.4/commands/CreateTrafficMirrorTargetCommand.d.ts +84 -41
  114. package/dist-types/ts3.4/commands/CreateTransitGatewayCommand.d.ts +99 -41
  115. package/dist-types/ts3.4/commands/CreateTransitGatewayConnectCommand.d.ts +79 -41
  116. package/dist-types/ts3.4/commands/CreateTransitGatewayConnectPeerCommand.d.ts +86 -41
  117. package/dist-types/ts3.4/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +81 -41
  118. package/dist-types/ts3.4/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +85 -41
  119. package/dist-types/ts3.4/commands/CreateTransitGatewayPolicyTableCommand.d.ts +75 -41
  120. package/dist-types/ts3.4/commands/CreateTransitGatewayPrefixListReferenceCommand.d.ts +67 -41
  121. package/dist-types/ts3.4/commands/CreateTransitGatewayRouteCommand.d.ts +67 -41
  122. package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableAnnouncementCommand.d.ts +76 -41
  123. package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableCommand.d.ts +75 -41
  124. package/dist-types/ts3.4/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +87 -41
  125. package/dist-types/ts3.4/commands/CreateVerifiedAccessEndpointCommand.d.ts +99 -41
  126. package/dist-types/ts3.4/commands/CreateVerifiedAccessGroupCommand.d.ts +81 -41
  127. package/dist-types/ts3.4/commands/CreateVerifiedAccessInstanceCommand.d.ts +77 -41
  128. package/dist-types/ts3.4/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +95 -41
  129. package/dist-types/ts3.4/commands/CreateVolumeCommand.d.ts +149 -32
  130. package/dist-types/ts3.4/commands/CreateVpcCommand.d.ts +116 -34
  131. package/dist-types/ts3.4/commands/CreateVpcEndpointCommand.d.ts +97 -38
  132. package/dist-types/ts3.4/commands/CreateVpcEndpointConnectionNotificationCommand.d.ts +74 -41
  133. package/dist-types/ts3.4/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +102 -41
  134. package/dist-types/ts3.4/commands/CreateVpcPeeringConnectionCommand.d.ts +90 -41
  135. package/dist-types/ts3.4/commands/CreateVpnConnectionCommand.d.ts +163 -38
  136. package/dist-types/ts3.4/commands/CreateVpnConnectionRouteCommand.d.ts +68 -37
  137. package/dist-types/ts3.4/commands/CreateVpnGatewayCommand.d.ts +81 -37
  138. package/dist-types/ts3.4/commands/DeleteCarrierGatewayCommand.d.ts +69 -41
  139. package/dist-types/ts3.4/commands/DeleteClientVpnEndpointCommand.d.ts +65 -41
  140. package/dist-types/ts3.4/commands/DeleteClientVpnRouteCommand.d.ts +69 -41
  141. package/dist-types/ts3.4/commands/DeleteCoipCidrCommand.d.ts +67 -37
  142. package/dist-types/ts3.4/commands/DeleteCoipPoolCommand.d.ts +64 -37
  143. package/dist-types/ts3.4/commands/DeleteCustomerGatewayCommand.d.ts +76 -36
  144. package/dist-types/ts3.4/commands/DeleteDhcpOptionsCommand.d.ts +75 -33
  145. package/dist-types/ts3.4/commands/DeleteEgressOnlyInternetGatewayCommand.d.ts +64 -41
  146. package/dist-types/ts3.4/commands/DeleteFleetsCommand.d.ts +92 -34
  147. package/dist-types/ts3.4/commands/DeleteFlowLogsCommand.d.ts +66 -37
  148. package/dist-types/ts3.4/commands/DeleteFpgaImageCommand.d.ts +64 -37
  149. package/dist-types/ts3.4/commands/DeleteInstanceEventWindowCommand.d.ts +67 -41
  150. package/dist-types/ts3.4/commands/DeleteInternetGatewayCommand.d.ts +76 -36
  151. package/dist-types/ts3.4/commands/DeleteIpamCommand.d.ts +67 -34
  152. package/dist-types/ts3.4/commands/DeleteIpamPoolCommand.d.ts +71 -37
  153. package/dist-types/ts3.4/commands/DeleteIpamResourceDiscoveryCommand.d.ts +64 -41
  154. package/dist-types/ts3.4/commands/DeleteIpamScopeCommand.d.ts +66 -37
  155. package/dist-types/ts3.4/commands/DeleteKeyPairCommand.d.ts +76 -32
  156. package/dist-types/ts3.4/commands/DeleteLaunchTemplateCommand.d.ts +89 -41
  157. package/dist-types/ts3.4/commands/DeleteLaunchTemplateVersionsCommand.d.ts +97 -41
  158. package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteCommand.d.ts +66 -41
  159. package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteTableCommand.d.ts +66 -41
  160. package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +66 -43
  161. package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.d.ts +64 -41
  162. package/dist-types/ts3.4/commands/DeleteManagedPrefixListCommand.d.ts +64 -41
  163. package/dist-types/ts3.4/commands/DeleteNatGatewayCommand.d.ts +82 -37
  164. package/dist-types/ts3.4/commands/DeleteNetworkAclCommand.d.ts +75 -32
  165. package/dist-types/ts3.4/commands/DeleteNetworkAclEntryCommand.d.ts +79 -36
  166. package/dist-types/ts3.4/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.d.ts +64 -41
  167. package/dist-types/ts3.4/commands/DeleteNetworkInsightsAccessScopeCommand.d.ts +64 -41
  168. package/dist-types/ts3.4/commands/DeleteNetworkInsightsAnalysisCommand.d.ts +64 -41
  169. package/dist-types/ts3.4/commands/DeleteNetworkInsightsPathCommand.d.ts +64 -41
  170. package/dist-types/ts3.4/commands/DeleteNetworkInterfaceCommand.d.ts +75 -36
  171. package/dist-types/ts3.4/commands/DeleteNetworkInterfacePermissionCommand.d.ts +68 -41
  172. package/dist-types/ts3.4/commands/DeletePlacementGroupCommand.d.ts +78 -36
  173. package/dist-types/ts3.4/commands/DeletePublicIpv4PoolCommand.d.ts +64 -41
  174. package/dist-types/ts3.4/commands/DeleteQueuedReservedInstancesCommand.d.ts +66 -41
  175. package/dist-types/ts3.4/commands/DeleteRouteCommand.d.ts +79 -32
  176. package/dist-types/ts3.4/commands/DeleteRouteTableCommand.d.ts +75 -32
  177. package/dist-types/ts3.4/commands/DeleteSecurityGroupCommand.d.ts +83 -33
  178. package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +84 -32
  179. package/dist-types/ts3.4/commands/DeleteSpotDatafeedSubscriptionCommand.d.ts +72 -37
  180. package/dist-types/ts3.4/commands/DeleteSubnetCidrReservationCommand.d.ts +64 -41
  181. package/dist-types/ts3.4/commands/DeleteSubnetCommand.d.ts +75 -32
  182. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +95 -32
  183. package/dist-types/ts3.4/commands/DeleteTrafficMirrorFilterCommand.d.ts +65 -41
  184. package/dist-types/ts3.4/commands/DeleteTrafficMirrorFilterRuleCommand.d.ts +64 -41
  185. package/dist-types/ts3.4/commands/DeleteTrafficMirrorSessionCommand.d.ts +64 -41
  186. package/dist-types/ts3.4/commands/DeleteTrafficMirrorTargetCommand.d.ts +65 -41
  187. package/dist-types/ts3.4/commands/DeleteTransitGatewayCommand.d.ts +64 -41
  188. package/dist-types/ts3.4/commands/DeleteTransitGatewayConnectCommand.d.ts +65 -41
  189. package/dist-types/ts3.4/commands/DeleteTransitGatewayConnectPeerCommand.d.ts +64 -41
  190. package/dist-types/ts3.4/commands/DeleteTransitGatewayMulticastDomainCommand.d.ts +64 -41
  191. package/dist-types/ts3.4/commands/DeleteTransitGatewayPeeringAttachmentCommand.d.ts +64 -41
  192. package/dist-types/ts3.4/commands/DeleteTransitGatewayPolicyTableCommand.d.ts +64 -41
  193. package/dist-types/ts3.4/commands/DeleteTransitGatewayPrefixListReferenceCommand.d.ts +65 -41
  194. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteCommand.d.ts +65 -41
  195. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.d.ts +64 -41
  196. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableCommand.d.ts +65 -41
  197. package/dist-types/ts3.4/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +64 -41
  198. package/dist-types/ts3.4/commands/DeleteVerifiedAccessEndpointCommand.d.ts +65 -41
  199. package/dist-types/ts3.4/commands/DeleteVerifiedAccessGroupCommand.d.ts +65 -41
  200. package/dist-types/ts3.4/commands/DeleteVerifiedAccessInstanceCommand.d.ts +65 -41
  201. package/dist-types/ts3.4/commands/DeleteVerifiedAccessTrustProviderCommand.d.ts +65 -41
  202. package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +79 -32
  203. package/dist-types/ts3.4/commands/DeleteVpcCommand.d.ts +75 -32
  204. package/dist-types/ts3.4/commands/DeleteVpcEndpointConnectionNotificationsCommand.d.ts +66 -41
  205. package/dist-types/ts3.4/commands/DeleteVpcEndpointServiceConfigurationsCommand.d.ts +69 -41
  206. package/dist-types/ts3.4/commands/DeleteVpcEndpointsCommand.d.ts +70 -38
  207. package/dist-types/ts3.4/commands/DeleteVpcPeeringConnectionCommand.d.ts +68 -41
  208. package/dist-types/ts3.4/commands/DeleteVpnConnectionCommand.d.ts +74 -33
  209. package/dist-types/ts3.4/commands/DeleteVpnConnectionRouteCommand.d.ts +67 -37
  210. package/dist-types/ts3.4/commands/DeleteVpnGatewayCommand.d.ts +67 -32
  211. package/dist-types/ts3.4/commands/DeprovisionByoipCidrCommand.d.ts +67 -41
  212. package/dist-types/ts3.4/commands/DeprovisionIpamPoolCidrCommand.d.ts +65 -41
  213. package/dist-types/ts3.4/commands/DeprovisionPublicIpv4PoolCidrCommand.d.ts +65 -41
  214. package/dist-types/ts3.4/commands/DeregisterImageCommand.d.ts +75 -32
  215. package/dist-types/ts3.4/commands/DeregisterInstanceEventNotificationAttributesCommand.d.ts +70 -41
  216. package/dist-types/ts3.4/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.d.ts +68 -41
  217. package/dist-types/ts3.4/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.d.ts +68 -41
  218. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +199 -41
  219. package/dist-types/ts3.4/commands/DescribeAddressTransfersCommand.d.ts +68 -41
  220. package/dist-types/ts3.4/commands/DescribeAddressesAttributeCommand.d.ts +69 -41
  221. package/dist-types/ts3.4/commands/DescribeAddressesCommand.d.ts +175 -38
  222. package/dist-types/ts3.4/commands/DescribeAggregateIdFormatCommand.d.ts +79 -41
  223. package/dist-types/ts3.4/commands/DescribeAvailabilityZonesCommand.d.ts +122 -41
  224. package/dist-types/ts3.4/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.d.ts +73 -43
  225. package/dist-types/ts3.4/commands/DescribeBundleTasksCommand.d.ts +77 -38
  226. package/dist-types/ts3.4/commands/DescribeByoipCidrsCommand.d.ts +67 -38
  227. package/dist-types/ts3.4/commands/DescribeCapacityReservationFleetsCommand.d.ts +76 -41
  228. package/dist-types/ts3.4/commands/DescribeCapacityReservationsCommand.d.ts +77 -41
  229. package/dist-types/ts3.4/commands/DescribeCarrierGatewaysCommand.d.ts +76 -41
  230. package/dist-types/ts3.4/commands/DescribeClassicLinkInstancesCommand.d.ts +81 -41
  231. package/dist-types/ts3.4/commands/DescribeClientVpnAuthorizationRulesCommand.d.ts +74 -41
  232. package/dist-types/ts3.4/commands/DescribeClientVpnConnectionsCommand.d.ts +75 -41
  233. package/dist-types/ts3.4/commands/DescribeClientVpnEndpointsCommand.d.ts +76 -41
  234. package/dist-types/ts3.4/commands/DescribeClientVpnRoutesCommand.d.ts +74 -41
  235. package/dist-types/ts3.4/commands/DescribeClientVpnTargetNetworksCommand.d.ts +77 -41
  236. package/dist-types/ts3.4/commands/DescribeCoipPoolsCommand.d.ts +76 -38
  237. package/dist-types/ts3.4/commands/DescribeConversionTasksCommand.d.ts +68 -41
  238. package/dist-types/ts3.4/commands/DescribeCustomerGatewaysCommand.d.ts +102 -41
  239. package/dist-types/ts3.4/commands/DescribeDhcpOptionsCommand.d.ts +113 -38
  240. package/dist-types/ts3.4/commands/DescribeEgressOnlyInternetGatewaysCommand.d.ts +76 -41
  241. package/dist-types/ts3.4/commands/DescribeElasticGpusCommand.d.ts +77 -38
  242. package/dist-types/ts3.4/commands/DescribeExportImageTasksCommand.d.ts +76 -41
  243. package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +73 -38
  244. package/dist-types/ts3.4/commands/DescribeFastLaunchImagesCommand.d.ts +76 -41
  245. package/dist-types/ts3.4/commands/DescribeFastSnapshotRestoresCommand.d.ts +73 -41
  246. package/dist-types/ts3.4/commands/DescribeFleetHistoryCommand.d.ts +73 -41
  247. package/dist-types/ts3.4/commands/DescribeFleetInstancesCommand.d.ts +75 -41
  248. package/dist-types/ts3.4/commands/DescribeFleetsCommand.d.ts +77 -37
  249. package/dist-types/ts3.4/commands/DescribeFlowLogsCommand.d.ts +78 -37
  250. package/dist-types/ts3.4/commands/DescribeFpgaImageAttributeCommand.d.ts +65 -41
  251. package/dist-types/ts3.4/commands/DescribeFpgaImagesCommand.d.ts +81 -38
  252. package/dist-types/ts3.4/commands/DescribeHostReservationOfferingsCommand.d.ts +81 -41
  253. package/dist-types/ts3.4/commands/DescribeHostReservationsCommand.d.ts +76 -41
  254. package/dist-types/ts3.4/commands/DescribeHostsCommand.d.ts +78 -34
  255. package/dist-types/ts3.4/commands/DescribeIamInstanceProfileAssociationsCommand.d.ts +103 -41
  256. package/dist-types/ts3.4/commands/DescribeIdFormatCommand.d.ts +82 -37
  257. package/dist-types/ts3.4/commands/DescribeIdentityIdFormatCommand.d.ts +82 -41
  258. package/dist-types/ts3.4/commands/DescribeImageAttributeCommand.d.ts +87 -41
  259. package/dist-types/ts3.4/commands/DescribeImagesCommand.d.ts +135 -37
  260. package/dist-types/ts3.4/commands/DescribeImportImageTasksCommand.d.ts +76 -41
  261. package/dist-types/ts3.4/commands/DescribeImportSnapshotTasksCommand.d.ts +76 -41
  262. package/dist-types/ts3.4/commands/DescribeInstanceAttributeCommand.d.ts +152 -41
  263. package/dist-types/ts3.4/commands/DescribeInstanceCreditSpecificationsCommand.d.ts +95 -41
  264. package/dist-types/ts3.4/commands/DescribeInstanceEventNotificationAttributesCommand.d.ts +64 -41
  265. package/dist-types/ts3.4/commands/DescribeInstanceEventWindowsCommand.d.ts +84 -41
  266. package/dist-types/ts3.4/commands/DescribeInstanceStatusCommand.d.ts +150 -41
  267. package/dist-types/ts3.4/commands/DescribeInstanceTypeOfferingsCommand.d.ts +75 -41
  268. package/dist-types/ts3.4/commands/DescribeInstanceTypesCommand.d.ts +77 -41
  269. package/dist-types/ts3.4/commands/DescribeInstancesCommand.d.ts +141 -36
  270. package/dist-types/ts3.4/commands/DescribeInternetGatewaysCommand.d.ts +110 -41
  271. package/dist-types/ts3.4/commands/DescribeIpamPoolsCommand.d.ts +76 -38
  272. package/dist-types/ts3.4/commands/DescribeIpamResourceDiscoveriesCommand.d.ts +76 -41
  273. package/dist-types/ts3.4/commands/DescribeIpamResourceDiscoveryAssociationsCommand.d.ts +76 -41
  274. package/dist-types/ts3.4/commands/DescribeIpamScopesCommand.d.ts +76 -38
  275. package/dist-types/ts3.4/commands/DescribeIpamsCommand.d.ts +78 -34
  276. package/dist-types/ts3.4/commands/DescribeIpv6PoolsCommand.d.ts +76 -38
  277. package/dist-types/ts3.4/commands/DescribeKeyPairsCommand.d.ts +103 -37
  278. package/dist-types/ts3.4/commands/DescribeLaunchTemplateVersionsCommand.d.ts +148 -41
  279. package/dist-types/ts3.4/commands/DescribeLaunchTemplatesCommand.d.ts +106 -41
  280. package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.d.ts +76 -43
  281. package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.d.ts +76 -41
  282. package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTablesCommand.d.ts +77 -41
  283. package/dist-types/ts3.4/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.d.ts +76 -41
  284. package/dist-types/ts3.4/commands/DescribeLocalGatewayVirtualInterfacesCommand.d.ts +76 -41
  285. package/dist-types/ts3.4/commands/DescribeLocalGatewaysCommand.d.ts +77 -41
  286. package/dist-types/ts3.4/commands/DescribeManagedPrefixListsCommand.d.ts +77 -41
  287. package/dist-types/ts3.4/commands/DescribeMovingAddressesCommand.d.ts +95 -41
  288. package/dist-types/ts3.4/commands/DescribeNatGatewaysCommand.d.ts +115 -38
  289. package/dist-types/ts3.4/commands/DescribeNetworkAclsCommand.d.ts +126 -38
  290. package/dist-types/ts3.4/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.d.ts +79 -41
  291. package/dist-types/ts3.4/commands/DescribeNetworkInsightsAccessScopesCommand.d.ts +76 -41
  292. package/dist-types/ts3.4/commands/DescribeNetworkInsightsAnalysesCommand.d.ts +79 -41
  293. package/dist-types/ts3.4/commands/DescribeNetworkInsightsPathsCommand.d.ts +76 -41
  294. package/dist-types/ts3.4/commands/DescribeNetworkInterfaceAttributeCommand.d.ts +154 -41
  295. package/dist-types/ts3.4/commands/DescribeNetworkInterfacePermissionsCommand.d.ts +75 -41
  296. package/dist-types/ts3.4/commands/DescribeNetworkInterfacesCommand.d.ts +144 -41
  297. package/dist-types/ts3.4/commands/DescribePlacementGroupsCommand.d.ts +79 -41
  298. package/dist-types/ts3.4/commands/DescribePrefixListsCommand.d.ts +78 -38
  299. package/dist-types/ts3.4/commands/DescribePrincipalIdFormatCommand.d.ts +85 -41
  300. package/dist-types/ts3.4/commands/DescribePublicIpv4PoolsCommand.d.ts +75 -41
  301. package/dist-types/ts3.4/commands/DescribeRegionsCommand.d.ts +137 -37
  302. package/dist-types/ts3.4/commands/DescribeReplaceRootVolumeTasksCommand.d.ts +77 -41
  303. package/dist-types/ts3.4/commands/DescribeReservedInstancesCommand.d.ts +78 -41
  304. package/dist-types/ts3.4/commands/DescribeReservedInstancesListingsCommand.d.ts +77 -41
  305. package/dist-types/ts3.4/commands/DescribeReservedInstancesModificationsCommand.d.ts +75 -41
  306. package/dist-types/ts3.4/commands/DescribeReservedInstancesOfferingsCommand.d.ts +89 -41
  307. package/dist-types/ts3.4/commands/DescribeRouteTablesCommand.d.ts +118 -38
  308. package/dist-types/ts3.4/commands/DescribeScheduledInstanceAvailabilityCommand.d.ts +140 -41
  309. package/dist-types/ts3.4/commands/DescribeScheduledInstancesCommand.d.ts +123 -41
  310. package/dist-types/ts3.4/commands/DescribeSecurityGroupReferencesCommand.d.ts +90 -41
  311. package/dist-types/ts3.4/commands/DescribeSecurityGroupRulesCommand.d.ts +76 -41
  312. package/dist-types/ts3.4/commands/DescribeSecurityGroupsCommand.d.ts +119 -41
  313. package/dist-types/ts3.4/commands/DescribeSnapshotAttributeCommand.d.ts +85 -41
  314. package/dist-types/ts3.4/commands/DescribeSnapshotTierStatusCommand.d.ts +73 -41
  315. package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +192 -38
  316. package/dist-types/ts3.4/commands/DescribeSpotDatafeedSubscriptionCommand.d.ts +83 -41
  317. package/dist-types/ts3.4/commands/DescribeSpotFleetInstancesCommand.d.ts +89 -41
  318. package/dist-types/ts3.4/commands/DescribeSpotFleetRequestHistoryCommand.d.ts +125 -41
  319. package/dist-types/ts3.4/commands/DescribeSpotFleetRequestsCommand.d.ts +128 -41
  320. package/dist-types/ts3.4/commands/DescribeSpotInstanceRequestsCommand.d.ts +147 -41
  321. package/dist-types/ts3.4/commands/DescribeSpotPriceHistoryCommand.d.ts +124 -41
  322. package/dist-types/ts3.4/commands/DescribeStaleSecurityGroupsCommand.d.ts +69 -41
  323. package/dist-types/ts3.4/commands/DescribeStoreImageTasksCommand.d.ts +87 -41
  324. package/dist-types/ts3.4/commands/DescribeSubnetsCommand.d.ts +112 -37
  325. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +111 -34
  326. package/dist-types/ts3.4/commands/DescribeTrafficMirrorFiltersCommand.d.ts +76 -41
  327. package/dist-types/ts3.4/commands/DescribeTrafficMirrorSessionsCommand.d.ts +76 -41
  328. package/dist-types/ts3.4/commands/DescribeTrafficMirrorTargetsCommand.d.ts +76 -41
  329. package/dist-types/ts3.4/commands/DescribeTransitGatewayAttachmentsCommand.d.ts +77 -41
  330. package/dist-types/ts3.4/commands/DescribeTransitGatewayConnectPeersCommand.d.ts +76 -41
  331. package/dist-types/ts3.4/commands/DescribeTransitGatewayConnectsCommand.d.ts +76 -41
  332. package/dist-types/ts3.4/commands/DescribeTransitGatewayMulticastDomainsCommand.d.ts +76 -41
  333. package/dist-types/ts3.4/commands/DescribeTransitGatewayPeeringAttachmentsCommand.d.ts +76 -41
  334. package/dist-types/ts3.4/commands/DescribeTransitGatewayPolicyTablesCommand.d.ts +76 -41
  335. package/dist-types/ts3.4/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.d.ts +76 -41
  336. package/dist-types/ts3.4/commands/DescribeTransitGatewayRouteTablesCommand.d.ts +77 -41
  337. package/dist-types/ts3.4/commands/DescribeTransitGatewayVpcAttachmentsCommand.d.ts +77 -41
  338. package/dist-types/ts3.4/commands/DescribeTransitGatewaysCommand.d.ts +77 -41
  339. package/dist-types/ts3.4/commands/DescribeTrunkInterfaceAssociationsCommand.d.ts +80 -41
  340. package/dist-types/ts3.4/commands/DescribeVerifiedAccessEndpointsCommand.d.ts +78 -41
  341. package/dist-types/ts3.4/commands/DescribeVerifiedAccessGroupsCommand.d.ts +77 -41
  342. package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.d.ts +76 -43
  343. package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstancesCommand.d.ts +76 -41
  344. package/dist-types/ts3.4/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +76 -41
  345. package/dist-types/ts3.4/commands/DescribeVolumeAttributeCommand.d.ts +87 -41
  346. package/dist-types/ts3.4/commands/DescribeVolumeStatusCommand.d.ts +170 -41
  347. package/dist-types/ts3.4/commands/DescribeVolumesCommand.d.ts +164 -35
  348. package/dist-types/ts3.4/commands/DescribeVolumesModificationsCommand.d.ts +82 -41
  349. package/dist-types/ts3.4/commands/DescribeVpcAttributeCommand.d.ts +105 -41
  350. package/dist-types/ts3.4/commands/DescribeVpcClassicLinkCommand.d.ts +77 -41
  351. package/dist-types/ts3.4/commands/DescribeVpcClassicLinkDnsSupportCommand.d.ts +74 -41
  352. package/dist-types/ts3.4/commands/DescribeVpcEndpointConnectionNotificationsCommand.d.ts +75 -41
  353. package/dist-types/ts3.4/commands/DescribeVpcEndpointConnectionsCommand.d.ts +74 -41
  354. package/dist-types/ts3.4/commands/DescribeVpcEndpointServiceConfigurationsCommand.d.ts +76 -41
  355. package/dist-types/ts3.4/commands/DescribeVpcEndpointServicePermissionsCommand.d.ts +75 -41
  356. package/dist-types/ts3.4/commands/DescribeVpcEndpointServicesCommand.d.ts +83 -41
  357. package/dist-types/ts3.4/commands/DescribeVpcEndpointsCommand.d.ts +76 -41
  358. package/dist-types/ts3.4/commands/DescribeVpcPeeringConnectionsCommand.d.ts +76 -41
  359. package/dist-types/ts3.4/commands/DescribeVpcsCommand.d.ts +109 -34
  360. package/dist-types/ts3.4/commands/DescribeVpnConnectionsCommand.d.ts +76 -41
  361. package/dist-types/ts3.4/commands/DescribeVpnGatewaysCommand.d.ts +76 -38
  362. package/dist-types/ts3.4/commands/DetachClassicLinkVpcCommand.d.ts +68 -41
  363. package/dist-types/ts3.4/commands/DetachInternetGatewayCommand.d.ts +79 -36
  364. package/dist-types/ts3.4/commands/DetachNetworkInterfaceCommand.d.ts +76 -36
  365. package/dist-types/ts3.4/commands/DetachVerifiedAccessTrustProviderCommand.d.ts +66 -41
  366. package/dist-types/ts3.4/commands/DetachVolumeCommand.d.ts +98 -35
  367. package/dist-types/ts3.4/commands/DetachVpnGatewayCommand.d.ts +70 -32
  368. package/dist-types/ts3.4/commands/DisableAddressTransferCommand.d.ts +64 -41
  369. package/dist-types/ts3.4/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +67 -43
  370. package/dist-types/ts3.4/commands/DisableEbsEncryptionByDefaultCommand.d.ts +69 -41
  371. package/dist-types/ts3.4/commands/DisableFastLaunchCommand.d.ts +70 -38
  372. package/dist-types/ts3.4/commands/DisableFastSnapshotRestoresCommand.d.ts +69 -41
  373. package/dist-types/ts3.4/commands/DisableImageDeprecationCommand.d.ts +66 -41
  374. package/dist-types/ts3.4/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +65 -41
  375. package/dist-types/ts3.4/commands/DisableSerialConsoleAccessCommand.d.ts +66 -41
  376. package/dist-types/ts3.4/commands/DisableTransitGatewayRouteTablePropagationCommand.d.ts +67 -41
  377. package/dist-types/ts3.4/commands/DisableVgwRoutePropagationCommand.d.ts +78 -37
  378. package/dist-types/ts3.4/commands/DisableVpcClassicLinkCommand.d.ts +67 -41
  379. package/dist-types/ts3.4/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +70 -41
  380. package/dist-types/ts3.4/commands/DisassociateAddressCommand.d.ts +94 -33
  381. package/dist-types/ts3.4/commands/DisassociateClientVpnTargetNetworkCommand.d.ts +81 -41
  382. package/dist-types/ts3.4/commands/DisassociateEnclaveCertificateIamRoleCommand.d.ts +69 -41
  383. package/dist-types/ts3.4/commands/DisassociateIamInstanceProfileCommand.d.ts +89 -41
  384. package/dist-types/ts3.4/commands/DisassociateInstanceEventWindowCommand.d.ts +80 -41
  385. package/dist-types/ts3.4/commands/DisassociateIpamResourceDiscoveryCommand.d.ts +64 -41
  386. package/dist-types/ts3.4/commands/DisassociateNatGatewayAddressCommand.d.ts +74 -41
  387. package/dist-types/ts3.4/commands/DisassociateRouteTableCommand.d.ts +79 -36
  388. package/dist-types/ts3.4/commands/DisassociateSubnetCidrBlockCommand.d.ts +63 -41
  389. package/dist-types/ts3.4/commands/DisassociateTransitGatewayMulticastDomainCommand.d.ts +68 -41
  390. package/dist-types/ts3.4/commands/DisassociateTransitGatewayPolicyTableCommand.d.ts +65 -41
  391. package/dist-types/ts3.4/commands/DisassociateTransitGatewayRouteTableCommand.d.ts +65 -41
  392. package/dist-types/ts3.4/commands/DisassociateTrunkInterfaceCommand.d.ts +69 -41
  393. package/dist-types/ts3.4/commands/DisassociateVpcCidrBlockCommand.d.ts +68 -41
  394. package/dist-types/ts3.4/commands/EnableAddressTransferCommand.d.ts +65 -41
  395. package/dist-types/ts3.4/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +67 -41
  396. package/dist-types/ts3.4/commands/EnableEbsEncryptionByDefaultCommand.d.ts +74 -41
  397. package/dist-types/ts3.4/commands/EnableFastLaunchCommand.d.ts +82 -37
  398. package/dist-types/ts3.4/commands/EnableFastSnapshotRestoresCommand.d.ts +74 -41
  399. package/dist-types/ts3.4/commands/EnableImageDeprecationCommand.d.ts +66 -41
  400. package/dist-types/ts3.4/commands/EnableIpamOrganizationAdminAccountCommand.d.ts +65 -41
  401. package/dist-types/ts3.4/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.d.ts +67 -41
  402. package/dist-types/ts3.4/commands/EnableSerialConsoleAccessCommand.d.ts +65 -41
  403. package/dist-types/ts3.4/commands/EnableTransitGatewayRouteTablePropagationCommand.d.ts +67 -41
  404. package/dist-types/ts3.4/commands/EnableVgwRoutePropagationCommand.d.ts +78 -37
  405. package/dist-types/ts3.4/commands/EnableVolumeIOCommand.d.ts +76 -32
  406. package/dist-types/ts3.4/commands/EnableVpcClassicLinkCommand.d.ts +73 -41
  407. package/dist-types/ts3.4/commands/EnableVpcClassicLinkDnsSupportCommand.d.ts +72 -41
  408. package/dist-types/ts3.4/commands/ExportClientVpnClientCertificateRevocationListCommand.d.ts +64 -43
  409. package/dist-types/ts3.4/commands/ExportClientVpnClientConfigurationCommand.d.ts +66 -41
  410. package/dist-types/ts3.4/commands/ExportImageCommand.d.ts +85 -34
  411. package/dist-types/ts3.4/commands/ExportTransitGatewayRoutesCommand.d.ts +77 -41
  412. package/dist-types/ts3.4/commands/GetAssociatedEnclaveCertificateIamRolesCommand.d.ts +67 -41
  413. package/dist-types/ts3.4/commands/GetAssociatedIpv6PoolCidrsCommand.d.ts +66 -41
  414. package/dist-types/ts3.4/commands/GetAwsNetworkPerformanceDataCommand.d.ts +77 -41
  415. package/dist-types/ts3.4/commands/GetCapacityReservationUsageCommand.d.ts +68 -41
  416. package/dist-types/ts3.4/commands/GetCoipPoolUsageCommand.d.ts +74 -37
  417. package/dist-types/ts3.4/commands/GetConsoleOutputCommand.d.ts +95 -37
  418. package/dist-types/ts3.4/commands/GetConsoleScreenshotCommand.d.ts +67 -41
  419. package/dist-types/ts3.4/commands/GetDefaultCreditSpecificationCommand.d.ts +67 -41
  420. package/dist-types/ts3.4/commands/GetEbsDefaultKmsKeyIdCommand.d.ts +67 -41
  421. package/dist-types/ts3.4/commands/GetEbsEncryptionByDefaultCommand.d.ts +66 -41
  422. package/dist-types/ts3.4/commands/GetFlowLogsIntegrationTemplateCommand.d.ts +92 -41
  423. package/dist-types/ts3.4/commands/GetGroupsForCapacityReservationCommand.d.ts +66 -41
  424. package/dist-types/ts3.4/commands/GetHostReservationPurchasePreviewCommand.d.ts +70 -41
  425. package/dist-types/ts3.4/commands/GetInstanceTypesFromInstanceRequirementsCommand.d.ts +148 -41
  426. package/dist-types/ts3.4/commands/GetInstanceUefiDataCommand.d.ts +74 -38
  427. package/dist-types/ts3.4/commands/GetIpamAddressHistoryCommand.d.ts +70 -41
  428. package/dist-types/ts3.4/commands/GetIpamDiscoveredAccountsCommand.d.ts +75 -41
  429. package/dist-types/ts3.4/commands/GetIpamDiscoveredResourceCidrsCommand.d.ts +75 -41
  430. package/dist-types/ts3.4/commands/GetIpamPoolAllocationsCommand.d.ts +78 -41
  431. package/dist-types/ts3.4/commands/GetIpamPoolCidrsCommand.d.ts +74 -37
  432. package/dist-types/ts3.4/commands/GetIpamResourceCidrsCommand.d.ts +82 -41
  433. package/dist-types/ts3.4/commands/GetLaunchTemplateDataCommand.d.ts +134 -41
  434. package/dist-types/ts3.4/commands/GetManagedPrefixListAssociationsCommand.d.ts +66 -41
  435. package/dist-types/ts3.4/commands/GetManagedPrefixListEntriesCommand.d.ts +67 -41
  436. package/dist-types/ts3.4/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.d.ts +66 -41
  437. package/dist-types/ts3.4/commands/GetNetworkInsightsAccessScopeContentCommand.d.ts +64 -41
  438. package/dist-types/ts3.4/commands/GetPasswordDataCommand.d.ts +76 -37
  439. package/dist-types/ts3.4/commands/GetReservedInstancesExchangeQuoteCommand.d.ts +74 -41
  440. package/dist-types/ts3.4/commands/GetSerialConsoleAccessStatusCommand.d.ts +66 -41
  441. package/dist-types/ts3.4/commands/GetSpotPlacementScoresCommand.d.ts +157 -41
  442. package/dist-types/ts3.4/commands/GetSubnetCidrReservationsCommand.d.ts +74 -41
  443. package/dist-types/ts3.4/commands/GetTransitGatewayAttachmentPropagationsCommand.d.ts +74 -41
  444. package/dist-types/ts3.4/commands/GetTransitGatewayMulticastDomainAssociationsCommand.d.ts +74 -41
  445. package/dist-types/ts3.4/commands/GetTransitGatewayPolicyTableAssociationsCommand.d.ts +74 -41
  446. package/dist-types/ts3.4/commands/GetTransitGatewayPolicyTableEntriesCommand.d.ts +74 -41
  447. package/dist-types/ts3.4/commands/GetTransitGatewayPrefixListReferencesCommand.d.ts +74 -41
  448. package/dist-types/ts3.4/commands/GetTransitGatewayRouteTableAssociationsCommand.d.ts +74 -41
  449. package/dist-types/ts3.4/commands/GetTransitGatewayRouteTablePropagationsCommand.d.ts +74 -41
  450. package/dist-types/ts3.4/commands/GetVerifiedAccessEndpointPolicyCommand.d.ts +64 -41
  451. package/dist-types/ts3.4/commands/GetVerifiedAccessGroupPolicyCommand.d.ts +64 -41
  452. package/dist-types/ts3.4/commands/GetVpnConnectionDeviceSampleConfigurationCommand.d.ts +67 -41
  453. package/dist-types/ts3.4/commands/GetVpnConnectionDeviceTypesCommand.d.ts +68 -41
  454. package/dist-types/ts3.4/commands/GetVpnTunnelReplacementStatusCommand.d.ts +65 -41
  455. package/dist-types/ts3.4/commands/ImportClientVpnClientCertificateRevocationListCommand.d.ts +66 -43
  456. package/dist-types/ts3.4/commands/ImportImageCommand.d.ts +124 -34
  457. package/dist-types/ts3.4/commands/ImportInstanceCommand.d.ts +113 -37
  458. package/dist-types/ts3.4/commands/ImportKeyPairCommand.d.ts +81 -34
  459. package/dist-types/ts3.4/commands/ImportSnapshotCommand.d.ts +96 -37
  460. package/dist-types/ts3.4/commands/ImportVolumeCommand.d.ts +79 -34
  461. package/dist-types/ts3.4/commands/ListImagesInRecycleBinCommand.d.ts +70 -41
  462. package/dist-types/ts3.4/commands/ListSnapshotsInRecycleBinCommand.d.ts +68 -41
  463. package/dist-types/ts3.4/commands/ModifyAddressAttributeCommand.d.ts +65 -41
  464. package/dist-types/ts3.4/commands/ModifyAvailabilityZoneGroupCommand.d.ts +68 -41
  465. package/dist-types/ts3.4/commands/ModifyCapacityReservationCommand.d.ts +73 -41
  466. package/dist-types/ts3.4/commands/ModifyCapacityReservationFleetCommand.d.ts +71 -41
  467. package/dist-types/ts3.4/commands/ModifyClientVpnEndpointCommand.d.ts +93 -41
  468. package/dist-types/ts3.4/commands/ModifyDefaultCreditSpecificationCommand.d.ts +78 -41
  469. package/dist-types/ts3.4/commands/ModifyEbsDefaultKmsKeyIdCommand.d.ts +71 -41
  470. package/dist-types/ts3.4/commands/ModifyFleetCommand.d.ts +193 -34
  471. package/dist-types/ts3.4/commands/ModifyFpgaImageAttributeCommand.d.ts +91 -41
  472. package/dist-types/ts3.4/commands/ModifyHostsCommand.d.ts +78 -34
  473. package/dist-types/ts3.4/commands/ModifyIdFormatCommand.d.ts +87 -32
  474. package/dist-types/ts3.4/commands/ModifyIdentityIdFormatCommand.d.ts +86 -36
  475. package/dist-types/ts3.4/commands/ModifyImageAttributeCommand.d.ts +147 -36
  476. package/dist-types/ts3.4/commands/ModifyInstanceAttributeCommand.d.ts +151 -37
  477. package/dist-types/ts3.4/commands/ModifyInstanceCapacityReservationAttributesCommand.d.ts +73 -41
  478. package/dist-types/ts3.4/commands/ModifyInstanceCreditSpecificationCommand.d.ts +74 -41
  479. package/dist-types/ts3.4/commands/ModifyInstanceEventStartTimeCommand.d.ts +66 -41
  480. package/dist-types/ts3.4/commands/ModifyInstanceEventWindowCommand.d.ts +81 -41
  481. package/dist-types/ts3.4/commands/ModifyInstanceMaintenanceOptionsCommand.d.ts +68 -41
  482. package/dist-types/ts3.4/commands/ModifyInstanceMetadataOptionsCommand.d.ts +75 -41
  483. package/dist-types/ts3.4/commands/ModifyInstancePlacementCommand.d.ts +95 -41
  484. package/dist-types/ts3.4/commands/ModifyIpamCommand.d.ts +76 -34
  485. package/dist-types/ts3.4/commands/ModifyIpamPoolCommand.d.ts +84 -37
  486. package/dist-types/ts3.4/commands/ModifyIpamResourceCidrCommand.d.ts +70 -41
  487. package/dist-types/ts3.4/commands/ModifyIpamResourceDiscoveryCommand.d.ts +75 -41
  488. package/dist-types/ts3.4/commands/ModifyIpamScopeCommand.d.ts +65 -37
  489. package/dist-types/ts3.4/commands/ModifyLaunchTemplateCommand.d.ts +93 -41
  490. package/dist-types/ts3.4/commands/ModifyLocalGatewayRouteCommand.d.ts +68 -41
  491. package/dist-types/ts3.4/commands/ModifyManagedPrefixListCommand.d.ts +82 -41
  492. package/dist-types/ts3.4/commands/ModifyNetworkInterfaceAttributeCommand.d.ts +143 -37
  493. package/dist-types/ts3.4/commands/ModifyPrivateDnsNameOptionsCommand.d.ts +67 -41
  494. package/dist-types/ts3.4/commands/ModifyReservedInstancesCommand.d.ts +82 -41
  495. package/dist-types/ts3.4/commands/ModifySecurityGroupRulesCommand.d.ts +79 -41
  496. package/dist-types/ts3.4/commands/ModifySnapshotAttributeCommand.d.ts +125 -37
  497. package/dist-types/ts3.4/commands/ModifySnapshotTierCommand.d.ts +69 -38
  498. package/dist-types/ts3.4/commands/ModifySpotFleetRequestCommand.d.ts +213 -41
  499. package/dist-types/ts3.4/commands/ModifySubnetAttributeCommand.d.ts +124 -36
  500. package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +73 -41
  501. package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +85 -41
  502. package/dist-types/ts3.4/commands/ModifyTrafficMirrorSessionCommand.d.ts +73 -41
  503. package/dist-types/ts3.4/commands/ModifyTransitGatewayCommand.d.ts +81 -41
  504. package/dist-types/ts3.4/commands/ModifyTransitGatewayPrefixListReferenceCommand.d.ts +67 -41
  505. package/dist-types/ts3.4/commands/ModifyTransitGatewayVpcAttachmentCommand.d.ts +75 -41
  506. package/dist-types/ts3.4/commands/ModifyVerifiedAccessEndpointCommand.d.ts +78 -41
  507. package/dist-types/ts3.4/commands/ModifyVerifiedAccessEndpointPolicyCommand.d.ts +67 -41
  508. package/dist-types/ts3.4/commands/ModifyVerifiedAccessGroupCommand.d.ts +67 -41
  509. package/dist-types/ts3.4/commands/ModifyVerifiedAccessGroupPolicyCommand.d.ts +67 -41
  510. package/dist-types/ts3.4/commands/ModifyVerifiedAccessInstanceCommand.d.ts +66 -41
  511. package/dist-types/ts3.4/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.d.ts +81 -43
  512. package/dist-types/ts3.4/commands/ModifyVerifiedAccessTrustProviderCommand.d.ts +69 -41
  513. package/dist-types/ts3.4/commands/ModifyVolumeAttributeCommand.d.ts +88 -36
  514. package/dist-types/ts3.4/commands/ModifyVolumeCommand.d.ts +85 -34
  515. package/dist-types/ts3.4/commands/ModifyVpcAttributeCommand.d.ts +100 -33
  516. package/dist-types/ts3.4/commands/ModifyVpcEndpointCommand.d.ts +93 -38
  517. package/dist-types/ts3.4/commands/ModifyVpcEndpointConnectionNotificationCommand.d.ts +69 -41
  518. package/dist-types/ts3.4/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +88 -41
  519. package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.d.ts +65 -41
  520. package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +75 -41
  521. package/dist-types/ts3.4/commands/ModifyVpcPeeringConnectionOptionsCommand.d.ts +99 -41
  522. package/dist-types/ts3.4/commands/ModifyVpcTenancyCommand.d.ts +72 -37
  523. package/dist-types/ts3.4/commands/ModifyVpnConnectionCommand.d.ts +102 -38
  524. package/dist-types/ts3.4/commands/ModifyVpnConnectionOptionsCommand.d.ts +72 -41
  525. package/dist-types/ts3.4/commands/ModifyVpnTunnelCertificateCommand.d.ts +65 -41
  526. package/dist-types/ts3.4/commands/ModifyVpnTunnelOptionsCommand.d.ts +125 -41
  527. package/dist-types/ts3.4/commands/MonitorInstancesCommand.d.ts +69 -37
  528. package/dist-types/ts3.4/commands/MoveAddressToVpcCommand.d.ts +88 -37
  529. package/dist-types/ts3.4/commands/MoveByoipCidrToIpamCommand.d.ts +67 -38
  530. package/dist-types/ts3.4/commands/ProvisionByoipCidrCommand.d.ts +93 -38
  531. package/dist-types/ts3.4/commands/ProvisionIpamPoolCidrCommand.d.ts +73 -41
  532. package/dist-types/ts3.4/commands/ProvisionPublicIpv4PoolCidrCommand.d.ts +67 -41
  533. package/dist-types/ts3.4/commands/PurchaseHostReservationCommand.d.ts +83 -41
  534. package/dist-types/ts3.4/commands/PurchaseReservedInstancesOfferingCommand.d.ts +82 -41
  535. package/dist-types/ts3.4/commands/PurchaseScheduledInstancesCommand.d.ts +124 -41
  536. package/dist-types/ts3.4/commands/RebootInstancesCommand.d.ts +86 -32
  537. package/dist-types/ts3.4/commands/RegisterImageCommand.d.ts +146 -34
  538. package/dist-types/ts3.4/commands/RegisterInstanceEventNotificationAttributesCommand.d.ts +71 -41
  539. package/dist-types/ts3.4/commands/RegisterTransitGatewayMulticastGroupMembersCommand.d.ts +73 -41
  540. package/dist-types/ts3.4/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.d.ts +73 -41
  541. package/dist-types/ts3.4/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.d.ts +68 -43
  542. package/dist-types/ts3.4/commands/RejectTransitGatewayPeeringAttachmentCommand.d.ts +64 -41
  543. package/dist-types/ts3.4/commands/RejectTransitGatewayVpcAttachmentCommand.d.ts +67 -41
  544. package/dist-types/ts3.4/commands/RejectVpcEndpointConnectionsCommand.d.ts +67 -41
  545. package/dist-types/ts3.4/commands/RejectVpcPeeringConnectionCommand.d.ts +67 -41
  546. package/dist-types/ts3.4/commands/ReleaseAddressCommand.d.ts +105 -32
  547. package/dist-types/ts3.4/commands/ReleaseHostsCommand.d.ts +73 -34
  548. package/dist-types/ts3.4/commands/ReleaseIpamPoolAllocationCommand.d.ts +70 -41
  549. package/dist-types/ts3.4/commands/ReplaceIamInstanceProfileAssociationCommand.d.ts +71 -41
  550. package/dist-types/ts3.4/commands/ReplaceNetworkAclAssociationCommand.d.ts +86 -41
  551. package/dist-types/ts3.4/commands/ReplaceNetworkAclEntryCommand.d.ts +99 -36
  552. package/dist-types/ts3.4/commands/ReplaceRouteCommand.d.ts +97 -32
  553. package/dist-types/ts3.4/commands/ReplaceRouteTableAssociationCommand.d.ts +86 -41
  554. package/dist-types/ts3.4/commands/ReplaceTransitGatewayRouteCommand.d.ts +67 -41
  555. package/dist-types/ts3.4/commands/ReplaceVpnTunnelCommand.d.ts +66 -37
  556. package/dist-types/ts3.4/commands/ReportInstanceStatusCommand.d.ts +77 -36
  557. package/dist-types/ts3.4/commands/RequestSpotFleetCommand.d.ts +556 -37
  558. package/dist-types/ts3.4/commands/RequestSpotInstancesCommand.d.ts +236 -41
  559. package/dist-types/ts3.4/commands/ResetAddressAttributeCommand.d.ts +65 -41
  560. package/dist-types/ts3.4/commands/ResetEbsDefaultKmsKeyIdCommand.d.ts +68 -41
  561. package/dist-types/ts3.4/commands/ResetFpgaImageAttributeCommand.d.ts +66 -41
  562. package/dist-types/ts3.4/commands/ResetImageAttributeCommand.d.ts +77 -33
  563. package/dist-types/ts3.4/commands/ResetInstanceAttributeCommand.d.ts +85 -36
  564. package/dist-types/ts3.4/commands/ResetNetworkInterfaceAttributeCommand.d.ts +65 -37
  565. package/dist-types/ts3.4/commands/ResetSnapshotAttributeCommand.d.ts +79 -36
  566. package/dist-types/ts3.4/commands/RestoreAddressToClassicCommand.d.ts +84 -41
  567. package/dist-types/ts3.4/commands/RestoreImageFromRecycleBinCommand.d.ts +64 -41
  568. package/dist-types/ts3.4/commands/RestoreManagedPrefixListVersionCommand.d.ts +66 -41
  569. package/dist-types/ts3.4/commands/RestoreSnapshotFromRecycleBinCommand.d.ts +65 -41
  570. package/dist-types/ts3.4/commands/RestoreSnapshotTierCommand.d.ts +70 -38
  571. package/dist-types/ts3.4/commands/RevokeClientVpnIngressCommand.d.ts +67 -41
  572. package/dist-types/ts3.4/commands/RevokeSecurityGroupEgressCommand.d.ts +122 -41
  573. package/dist-types/ts3.4/commands/RevokeSecurityGroupIngressCommand.d.ts +124 -41
  574. package/dist-types/ts3.4/commands/RunInstancesCommand.d.ts +346 -35
  575. package/dist-types/ts3.4/commands/RunScheduledInstancesCommand.d.ts +207 -41
  576. package/dist-types/ts3.4/commands/SearchLocalGatewayRoutesCommand.d.ts +74 -41
  577. package/dist-types/ts3.4/commands/SearchTransitGatewayMulticastGroupsCommand.d.ts +74 -41
  578. package/dist-types/ts3.4/commands/SearchTransitGatewayRoutesCommand.d.ts +73 -41
  579. package/dist-types/ts3.4/commands/SendDiagnosticInterruptCommand.d.ts +78 -37
  580. package/dist-types/ts3.4/commands/StartInstancesCommand.d.ts +116 -35
  581. package/dist-types/ts3.4/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +76 -41
  582. package/dist-types/ts3.4/commands/StartNetworkInsightsAnalysisCommand.d.ts +83 -41
  583. package/dist-types/ts3.4/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.d.ts +67 -41
  584. package/dist-types/ts3.4/commands/StopInstancesCommand.d.ts +128 -34
  585. package/dist-types/ts3.4/commands/TerminateClientVpnConnectionsCommand.d.ts +66 -41
  586. package/dist-types/ts3.4/commands/TerminateInstancesCommand.d.ts +155 -38
  587. package/dist-types/ts3.4/commands/UnassignIpv6AddressesCommand.d.ts +69 -41
  588. package/dist-types/ts3.4/commands/UnassignPrivateIpAddressesCommand.d.ts +84 -37
  589. package/dist-types/ts3.4/commands/UnassignPrivateNatGatewayAddressCommand.d.ts +76 -41
  590. package/dist-types/ts3.4/commands/UnmonitorInstancesCommand.d.ts +68 -38
  591. package/dist-types/ts3.4/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.d.ts +134 -41
  592. package/dist-types/ts3.4/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.d.ts +134 -41
  593. package/dist-types/ts3.4/commands/WithdrawByoipCidrCommand.d.ts +68 -38
  594. package/dist-types/ts3.4/commands/index.d.ts +591 -591
  595. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +19 -33
  596. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +5 -8
  597. package/dist-types/ts3.4/endpoint/ruleset.d.ts +2 -2
  598. package/dist-types/ts3.4/index.d.ts +7 -7
  599. package/dist-types/ts3.4/models/EC2ServiceException.d.ts +12 -7
  600. package/dist-types/ts3.4/models/index.d.ts +8 -8
  601. package/dist-types/ts3.4/models/models_0.d.ts +7440 -2660
  602. package/dist-types/ts3.4/models/models_1.d.ts +8581 -2100
  603. package/dist-types/ts3.4/models/models_2.d.ts +6522 -1846
  604. package/dist-types/ts3.4/models/models_3.d.ts +8050 -1844
  605. package/dist-types/ts3.4/models/models_4.d.ts +9927 -2103
  606. package/dist-types/ts3.4/models/models_5.d.ts +6740 -1710
  607. package/dist-types/ts3.4/models/models_6.d.ts +7333 -1879
  608. package/dist-types/ts3.4/models/models_7.d.ts +489 -143
  609. package/dist-types/ts3.4/pagination/DescribeAddressTransfersPaginator.d.ts +7 -11
  610. package/dist-types/ts3.4/pagination/DescribeAddressesAttributePaginator.d.ts +7 -11
  611. package/dist-types/ts3.4/pagination/DescribeAwsNetworkPerformanceMetricSubscriptionsPaginator.d.ts +7 -11
  612. package/dist-types/ts3.4/pagination/DescribeByoipCidrsPaginator.d.ts +7 -11
  613. package/dist-types/ts3.4/pagination/DescribeCapacityReservationFleetsPaginator.d.ts +7 -11
  614. package/dist-types/ts3.4/pagination/DescribeCapacityReservationsPaginator.d.ts +7 -11
  615. package/dist-types/ts3.4/pagination/DescribeCarrierGatewaysPaginator.d.ts +7 -11
  616. package/dist-types/ts3.4/pagination/DescribeClassicLinkInstancesPaginator.d.ts +7 -11
  617. package/dist-types/ts3.4/pagination/DescribeClientVpnAuthorizationRulesPaginator.d.ts +7 -11
  618. package/dist-types/ts3.4/pagination/DescribeClientVpnConnectionsPaginator.d.ts +7 -11
  619. package/dist-types/ts3.4/pagination/DescribeClientVpnEndpointsPaginator.d.ts +7 -11
  620. package/dist-types/ts3.4/pagination/DescribeClientVpnRoutesPaginator.d.ts +7 -11
  621. package/dist-types/ts3.4/pagination/DescribeClientVpnTargetNetworksPaginator.d.ts +7 -11
  622. package/dist-types/ts3.4/pagination/DescribeCoipPoolsPaginator.d.ts +7 -11
  623. package/dist-types/ts3.4/pagination/DescribeDhcpOptionsPaginator.d.ts +7 -11
  624. package/dist-types/ts3.4/pagination/DescribeEgressOnlyInternetGatewaysPaginator.d.ts +7 -11
  625. package/dist-types/ts3.4/pagination/DescribeExportImageTasksPaginator.d.ts +7 -11
  626. package/dist-types/ts3.4/pagination/DescribeFastLaunchImagesPaginator.d.ts +7 -11
  627. package/dist-types/ts3.4/pagination/DescribeFastSnapshotRestoresPaginator.d.ts +7 -11
  628. package/dist-types/ts3.4/pagination/DescribeFleetsPaginator.d.ts +7 -11
  629. package/dist-types/ts3.4/pagination/DescribeFlowLogsPaginator.d.ts +7 -11
  630. package/dist-types/ts3.4/pagination/DescribeFpgaImagesPaginator.d.ts +7 -11
  631. package/dist-types/ts3.4/pagination/DescribeHostReservationOfferingsPaginator.d.ts +7 -11
  632. package/dist-types/ts3.4/pagination/DescribeHostReservationsPaginator.d.ts +7 -11
  633. package/dist-types/ts3.4/pagination/DescribeHostsPaginator.d.ts +7 -11
  634. package/dist-types/ts3.4/pagination/DescribeIamInstanceProfileAssociationsPaginator.d.ts +7 -11
  635. package/dist-types/ts3.4/pagination/DescribeImagesPaginator.d.ts +7 -11
  636. package/dist-types/ts3.4/pagination/DescribeImportImageTasksPaginator.d.ts +7 -11
  637. package/dist-types/ts3.4/pagination/DescribeImportSnapshotTasksPaginator.d.ts +7 -11
  638. package/dist-types/ts3.4/pagination/DescribeInstanceCreditSpecificationsPaginator.d.ts +7 -11
  639. package/dist-types/ts3.4/pagination/DescribeInstanceEventWindowsPaginator.d.ts +7 -11
  640. package/dist-types/ts3.4/pagination/DescribeInstanceStatusPaginator.d.ts +7 -11
  641. package/dist-types/ts3.4/pagination/DescribeInstanceTypeOfferingsPaginator.d.ts +7 -11
  642. package/dist-types/ts3.4/pagination/DescribeInstanceTypesPaginator.d.ts +7 -11
  643. package/dist-types/ts3.4/pagination/DescribeInstancesPaginator.d.ts +7 -11
  644. package/dist-types/ts3.4/pagination/DescribeInternetGatewaysPaginator.d.ts +7 -11
  645. package/dist-types/ts3.4/pagination/DescribeIpamPoolsPaginator.d.ts +7 -11
  646. package/dist-types/ts3.4/pagination/DescribeIpamResourceDiscoveriesPaginator.d.ts +7 -11
  647. package/dist-types/ts3.4/pagination/DescribeIpamResourceDiscoveryAssociationsPaginator.d.ts +7 -11
  648. package/dist-types/ts3.4/pagination/DescribeIpamScopesPaginator.d.ts +7 -11
  649. package/dist-types/ts3.4/pagination/DescribeIpamsPaginator.d.ts +7 -11
  650. package/dist-types/ts3.4/pagination/DescribeIpv6PoolsPaginator.d.ts +7 -11
  651. package/dist-types/ts3.4/pagination/DescribeLaunchTemplateVersionsPaginator.d.ts +7 -11
  652. package/dist-types/ts3.4/pagination/DescribeLaunchTemplatesPaginator.d.ts +7 -11
  653. package/dist-types/ts3.4/pagination/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsPaginator.d.ts +7 -11
  654. package/dist-types/ts3.4/pagination/DescribeLocalGatewayRouteTableVpcAssociationsPaginator.d.ts +7 -11
  655. package/dist-types/ts3.4/pagination/DescribeLocalGatewayRouteTablesPaginator.d.ts +7 -11
  656. package/dist-types/ts3.4/pagination/DescribeLocalGatewayVirtualInterfaceGroupsPaginator.d.ts +7 -11
  657. package/dist-types/ts3.4/pagination/DescribeLocalGatewayVirtualInterfacesPaginator.d.ts +7 -11
  658. package/dist-types/ts3.4/pagination/DescribeLocalGatewaysPaginator.d.ts +7 -11
  659. package/dist-types/ts3.4/pagination/DescribeManagedPrefixListsPaginator.d.ts +7 -11
  660. package/dist-types/ts3.4/pagination/DescribeMovingAddressesPaginator.d.ts +7 -11
  661. package/dist-types/ts3.4/pagination/DescribeNatGatewaysPaginator.d.ts +7 -11
  662. package/dist-types/ts3.4/pagination/DescribeNetworkAclsPaginator.d.ts +7 -11
  663. package/dist-types/ts3.4/pagination/DescribeNetworkInsightsAccessScopeAnalysesPaginator.d.ts +7 -11
  664. package/dist-types/ts3.4/pagination/DescribeNetworkInsightsAccessScopesPaginator.d.ts +7 -11
  665. package/dist-types/ts3.4/pagination/DescribeNetworkInsightsAnalysesPaginator.d.ts +7 -11
  666. package/dist-types/ts3.4/pagination/DescribeNetworkInsightsPathsPaginator.d.ts +7 -11
  667. package/dist-types/ts3.4/pagination/DescribeNetworkInterfacePermissionsPaginator.d.ts +7 -11
  668. package/dist-types/ts3.4/pagination/DescribeNetworkInterfacesPaginator.d.ts +7 -11
  669. package/dist-types/ts3.4/pagination/DescribePrefixListsPaginator.d.ts +7 -11
  670. package/dist-types/ts3.4/pagination/DescribePrincipalIdFormatPaginator.d.ts +7 -11
  671. package/dist-types/ts3.4/pagination/DescribePublicIpv4PoolsPaginator.d.ts +7 -11
  672. package/dist-types/ts3.4/pagination/DescribeReplaceRootVolumeTasksPaginator.d.ts +7 -11
  673. package/dist-types/ts3.4/pagination/DescribeReservedInstancesModificationsPaginator.d.ts +7 -11
  674. package/dist-types/ts3.4/pagination/DescribeReservedInstancesOfferingsPaginator.d.ts +7 -11
  675. package/dist-types/ts3.4/pagination/DescribeRouteTablesPaginator.d.ts +7 -11
  676. package/dist-types/ts3.4/pagination/DescribeScheduledInstanceAvailabilityPaginator.d.ts +7 -11
  677. package/dist-types/ts3.4/pagination/DescribeScheduledInstancesPaginator.d.ts +7 -11
  678. package/dist-types/ts3.4/pagination/DescribeSecurityGroupRulesPaginator.d.ts +7 -11
  679. package/dist-types/ts3.4/pagination/DescribeSecurityGroupsPaginator.d.ts +7 -11
  680. package/dist-types/ts3.4/pagination/DescribeSnapshotTierStatusPaginator.d.ts +7 -11
  681. package/dist-types/ts3.4/pagination/DescribeSnapshotsPaginator.d.ts +7 -11
  682. package/dist-types/ts3.4/pagination/DescribeSpotFleetRequestsPaginator.d.ts +7 -11
  683. package/dist-types/ts3.4/pagination/DescribeSpotInstanceRequestsPaginator.d.ts +7 -11
  684. package/dist-types/ts3.4/pagination/DescribeSpotPriceHistoryPaginator.d.ts +7 -11
  685. package/dist-types/ts3.4/pagination/DescribeStaleSecurityGroupsPaginator.d.ts +7 -11
  686. package/dist-types/ts3.4/pagination/DescribeStoreImageTasksPaginator.d.ts +7 -11
  687. package/dist-types/ts3.4/pagination/DescribeSubnetsPaginator.d.ts +7 -11
  688. package/dist-types/ts3.4/pagination/DescribeTagsPaginator.d.ts +7 -11
  689. package/dist-types/ts3.4/pagination/DescribeTrafficMirrorFiltersPaginator.d.ts +7 -11
  690. package/dist-types/ts3.4/pagination/DescribeTrafficMirrorSessionsPaginator.d.ts +7 -11
  691. package/dist-types/ts3.4/pagination/DescribeTrafficMirrorTargetsPaginator.d.ts +7 -11
  692. package/dist-types/ts3.4/pagination/DescribeTransitGatewayAttachmentsPaginator.d.ts +7 -11
  693. package/dist-types/ts3.4/pagination/DescribeTransitGatewayConnectPeersPaginator.d.ts +7 -11
  694. package/dist-types/ts3.4/pagination/DescribeTransitGatewayConnectsPaginator.d.ts +7 -11
  695. package/dist-types/ts3.4/pagination/DescribeTransitGatewayMulticastDomainsPaginator.d.ts +7 -11
  696. package/dist-types/ts3.4/pagination/DescribeTransitGatewayPeeringAttachmentsPaginator.d.ts +7 -11
  697. package/dist-types/ts3.4/pagination/DescribeTransitGatewayPolicyTablesPaginator.d.ts +7 -11
  698. package/dist-types/ts3.4/pagination/DescribeTransitGatewayRouteTableAnnouncementsPaginator.d.ts +7 -11
  699. package/dist-types/ts3.4/pagination/DescribeTransitGatewayRouteTablesPaginator.d.ts +7 -11
  700. package/dist-types/ts3.4/pagination/DescribeTransitGatewayVpcAttachmentsPaginator.d.ts +7 -11
  701. package/dist-types/ts3.4/pagination/DescribeTransitGatewaysPaginator.d.ts +7 -11
  702. package/dist-types/ts3.4/pagination/DescribeTrunkInterfaceAssociationsPaginator.d.ts +7 -11
  703. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessEndpointsPaginator.d.ts +7 -11
  704. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessGroupsPaginator.d.ts +7 -11
  705. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessInstanceLoggingConfigurationsPaginator.d.ts +7 -11
  706. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessInstancesPaginator.d.ts +7 -11
  707. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessTrustProvidersPaginator.d.ts +7 -11
  708. package/dist-types/ts3.4/pagination/DescribeVolumeStatusPaginator.d.ts +7 -11
  709. package/dist-types/ts3.4/pagination/DescribeVolumesModificationsPaginator.d.ts +7 -11
  710. package/dist-types/ts3.4/pagination/DescribeVolumesPaginator.d.ts +7 -11
  711. package/dist-types/ts3.4/pagination/DescribeVpcClassicLinkDnsSupportPaginator.d.ts +7 -11
  712. package/dist-types/ts3.4/pagination/DescribeVpcEndpointConnectionNotificationsPaginator.d.ts +7 -11
  713. package/dist-types/ts3.4/pagination/DescribeVpcEndpointConnectionsPaginator.d.ts +7 -11
  714. package/dist-types/ts3.4/pagination/DescribeVpcEndpointServiceConfigurationsPaginator.d.ts +7 -11
  715. package/dist-types/ts3.4/pagination/DescribeVpcEndpointServicePermissionsPaginator.d.ts +7 -11
  716. package/dist-types/ts3.4/pagination/DescribeVpcEndpointsPaginator.d.ts +7 -11
  717. package/dist-types/ts3.4/pagination/DescribeVpcPeeringConnectionsPaginator.d.ts +7 -11
  718. package/dist-types/ts3.4/pagination/DescribeVpcsPaginator.d.ts +7 -11
  719. package/dist-types/ts3.4/pagination/GetAssociatedIpv6PoolCidrsPaginator.d.ts +7 -11
  720. package/dist-types/ts3.4/pagination/GetAwsNetworkPerformanceDataPaginator.d.ts +7 -11
  721. package/dist-types/ts3.4/pagination/GetGroupsForCapacityReservationPaginator.d.ts +7 -11
  722. package/dist-types/ts3.4/pagination/GetInstanceTypesFromInstanceRequirementsPaginator.d.ts +7 -11
  723. package/dist-types/ts3.4/pagination/GetIpamAddressHistoryPaginator.d.ts +7 -11
  724. package/dist-types/ts3.4/pagination/GetIpamDiscoveredAccountsPaginator.d.ts +7 -11
  725. package/dist-types/ts3.4/pagination/GetIpamDiscoveredResourceCidrsPaginator.d.ts +7 -11
  726. package/dist-types/ts3.4/pagination/GetIpamPoolAllocationsPaginator.d.ts +7 -11
  727. package/dist-types/ts3.4/pagination/GetIpamPoolCidrsPaginator.d.ts +7 -11
  728. package/dist-types/ts3.4/pagination/GetIpamResourceCidrsPaginator.d.ts +7 -11
  729. package/dist-types/ts3.4/pagination/GetManagedPrefixListAssociationsPaginator.d.ts +7 -11
  730. package/dist-types/ts3.4/pagination/GetManagedPrefixListEntriesPaginator.d.ts +7 -11
  731. package/dist-types/ts3.4/pagination/GetSpotPlacementScoresPaginator.d.ts +7 -11
  732. package/dist-types/ts3.4/pagination/GetTransitGatewayAttachmentPropagationsPaginator.d.ts +7 -11
  733. package/dist-types/ts3.4/pagination/GetTransitGatewayMulticastDomainAssociationsPaginator.d.ts +7 -11
  734. package/dist-types/ts3.4/pagination/GetTransitGatewayPolicyTableAssociationsPaginator.d.ts +7 -11
  735. package/dist-types/ts3.4/pagination/GetTransitGatewayPrefixListReferencesPaginator.d.ts +7 -11
  736. package/dist-types/ts3.4/pagination/GetTransitGatewayRouteTableAssociationsPaginator.d.ts +7 -11
  737. package/dist-types/ts3.4/pagination/GetTransitGatewayRouteTablePropagationsPaginator.d.ts +7 -11
  738. package/dist-types/ts3.4/pagination/GetVpnConnectionDeviceTypesPaginator.d.ts +7 -11
  739. package/dist-types/ts3.4/pagination/Interfaces.d.ts +8 -5
  740. package/dist-types/ts3.4/pagination/ListImagesInRecycleBinPaginator.d.ts +7 -11
  741. package/dist-types/ts3.4/pagination/ListSnapshotsInRecycleBinPaginator.d.ts +7 -11
  742. package/dist-types/ts3.4/pagination/SearchLocalGatewayRoutesPaginator.d.ts +7 -11
  743. package/dist-types/ts3.4/pagination/SearchTransitGatewayMulticastGroupsPaginator.d.ts +7 -11
  744. package/dist-types/ts3.4/pagination/index.d.ts +135 -135
  745. package/dist-types/ts3.4/protocols/Aws_ec2.d.ts +5321 -7097
  746. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +42 -91
  747. package/dist-types/ts3.4/runtimeConfig.d.ts +42 -91
  748. package/dist-types/ts3.4/runtimeConfig.native.d.ts +41 -80
  749. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +18 -18
  750. package/dist-types/ts3.4/waiters/index.d.ts +35 -35
  751. package/dist-types/ts3.4/waiters/waitForBundleTaskComplete.d.ts +14 -11
  752. package/dist-types/ts3.4/waiters/waitForConversionTaskCancelled.d.ts +14 -11
  753. package/dist-types/ts3.4/waiters/waitForConversionTaskCompleted.d.ts +14 -11
  754. package/dist-types/ts3.4/waiters/waitForConversionTaskDeleted.d.ts +14 -11
  755. package/dist-types/ts3.4/waiters/waitForCustomerGatewayAvailable.d.ts +14 -11
  756. package/dist-types/ts3.4/waiters/waitForExportTaskCancelled.d.ts +14 -11
  757. package/dist-types/ts3.4/waiters/waitForExportTaskCompleted.d.ts +14 -11
  758. package/dist-types/ts3.4/waiters/waitForImageAvailable.d.ts +14 -11
  759. package/dist-types/ts3.4/waiters/waitForImageExists.d.ts +14 -11
  760. package/dist-types/ts3.4/waiters/waitForInstanceExists.d.ts +14 -11
  761. package/dist-types/ts3.4/waiters/waitForInstanceRunning.d.ts +14 -11
  762. package/dist-types/ts3.4/waiters/waitForInstanceStatusOk.d.ts +14 -11
  763. package/dist-types/ts3.4/waiters/waitForInstanceStopped.d.ts +14 -11
  764. package/dist-types/ts3.4/waiters/waitForInstanceTerminated.d.ts +14 -11
  765. package/dist-types/ts3.4/waiters/waitForInternetGatewayExists.d.ts +14 -11
  766. package/dist-types/ts3.4/waiters/waitForKeyPairExists.d.ts +14 -11
  767. package/dist-types/ts3.4/waiters/waitForNatGatewayAvailable.d.ts +14 -11
  768. package/dist-types/ts3.4/waiters/waitForNatGatewayDeleted.d.ts +14 -11
  769. package/dist-types/ts3.4/waiters/waitForNetworkInterfaceAvailable.d.ts +14 -11
  770. package/dist-types/ts3.4/waiters/waitForPasswordDataAvailable.d.ts +14 -11
  771. package/dist-types/ts3.4/waiters/waitForSecurityGroupExists.d.ts +14 -11
  772. package/dist-types/ts3.4/waiters/waitForSnapshotCompleted.d.ts +14 -11
  773. package/dist-types/ts3.4/waiters/waitForSnapshotImported.d.ts +14 -11
  774. package/dist-types/ts3.4/waiters/waitForSpotInstanceRequestFulfilled.d.ts +14 -11
  775. package/dist-types/ts3.4/waiters/waitForSubnetAvailable.d.ts +14 -11
  776. package/dist-types/ts3.4/waiters/waitForSystemStatusOk.d.ts +14 -11
  777. package/dist-types/ts3.4/waiters/waitForVolumeAvailable.d.ts +14 -11
  778. package/dist-types/ts3.4/waiters/waitForVolumeDeleted.d.ts +14 -11
  779. package/dist-types/ts3.4/waiters/waitForVolumeInUse.d.ts +14 -11
  780. package/dist-types/ts3.4/waiters/waitForVpcAvailable.d.ts +14 -11
  781. package/dist-types/ts3.4/waiters/waitForVpcExists.d.ts +14 -11
  782. package/dist-types/ts3.4/waiters/waitForVpcPeeringConnectionDeleted.d.ts +14 -11
  783. package/dist-types/ts3.4/waiters/waitForVpcPeeringConnectionExists.d.ts +14 -11
  784. package/dist-types/ts3.4/waiters/waitForVpnConnectionAvailable.d.ts +14 -11
  785. package/dist-types/ts3.4/waiters/waitForVpnConnectionDeleted.d.ts +14 -11
  786. package/package.json +2 -2
@@ -1,36 +1,86 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@aws-sdk/types";
9
- import {
10
- EC2ClientResolvedConfig,
11
- ServiceInputTypes,
12
- ServiceOutputTypes,
13
- } from "../EC2Client";
14
- import { ModifyIdentityIdFormatRequest } from "../models/models_6";
15
- export interface ModifyIdentityIdFormatCommandInput
16
- extends ModifyIdentityIdFormatRequest {}
17
- export interface ModifyIdentityIdFormatCommandOutput extends __MetadataBearer {}
18
- export declare class ModifyIdentityIdFormatCommand extends $Command<
19
- ModifyIdentityIdFormatCommandInput,
20
- ModifyIdentityIdFormatCommandOutput,
21
- EC2ClientResolvedConfig
22
- > {
23
- readonly input: ModifyIdentityIdFormatCommandInput;
24
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
25
- constructor(input: ModifyIdentityIdFormatCommandInput);
26
- resolveMiddleware(
27
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
- configuration: EC2ClientResolvedConfig,
29
- options?: __HttpHandlerOptions
30
- ): Handler<
31
- ModifyIdentityIdFormatCommandInput,
32
- ModifyIdentityIdFormatCommandOutput
33
- >;
34
- private serialize;
35
- private deserialize;
36
- }
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
+ import { Command as $Command } from "@aws-sdk/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
+ import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
5
+ import { ModifyIdentityIdFormatRequest } from "../models/models_6";
6
+ /**
7
+ * @public
8
+ *
9
+ * The input for {@link ModifyIdentityIdFormatCommand}.
10
+ */
11
+ export interface ModifyIdentityIdFormatCommandInput extends ModifyIdentityIdFormatRequest {
12
+ }
13
+ /**
14
+ * @public
15
+ *
16
+ * The output of {@link ModifyIdentityIdFormatCommand}.
17
+ */
18
+ export interface ModifyIdentityIdFormatCommandOutput extends __MetadataBearer {
19
+ }
20
+ /**
21
+ * @public
22
+ * <p>Modifies the ID format of a resource for a specified IAM user, IAM role, or the root
23
+ * user for an account; or all IAM users, IAM roles, and the root user for an account. You can
24
+ * specify that resources should receive longer IDs (17-character IDs) when they are created. </p>
25
+ * <p>This request can only be used to modify longer ID settings for resource types that are
26
+ * within the opt-in period. Resources currently in their opt-in period include:
27
+ * <code>bundle</code> | <code>conversion-task</code> | <code>customer-gateway</code> | <code>dhcp-options</code> |
28
+ * <code>elastic-ip-allocation</code> | <code>elastic-ip-association</code> |
29
+ * <code>export-task</code> | <code>flow-log</code> | <code>image</code> |
30
+ * <code>import-task</code> | <code>internet-gateway</code> | <code>network-acl</code>
31
+ * | <code>network-acl-association</code> | <code>network-interface</code> |
32
+ * <code>network-interface-attachment</code> | <code>prefix-list</code> |
33
+ * <code>route-table</code> | <code>route-table-association</code> |
34
+ * <code>security-group</code> | <code>subnet</code> |
35
+ * <code>subnet-cidr-block-association</code> | <code>vpc</code> |
36
+ * <code>vpc-cidr-block-association</code> | <code>vpc-endpoint</code> | <code>vpc-peering-connection</code> | <code>vpn-connection</code> | <code>vpn-gateway</code>. </p>
37
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/resource-ids.html">Resource IDs</a> in the
38
+ * <i>Amazon Elastic Compute Cloud User Guide</i>. </p>
39
+ * <p>This setting applies to the principal specified in the request; it does not apply to the
40
+ * principal that makes the request. </p>
41
+ * <p>Resources created with longer IDs are visible to all IAM roles and users, regardless of these
42
+ * settings and provided that they have permission to use the relevant <code>Describe</code>
43
+ * command for the resource type.</p>
44
+ * @example
45
+ * Use a bare-bones client and the command you need to make an API call.
46
+ * ```javascript
47
+ * import { EC2Client, ModifyIdentityIdFormatCommand } from "@aws-sdk/client-ec2"; // ES Modules import
48
+ * // const { EC2Client, ModifyIdentityIdFormatCommand } = require("@aws-sdk/client-ec2"); // CommonJS import
49
+ * const client = new EC2Client(config);
50
+ * const input = { // ModifyIdentityIdFormatRequest
51
+ * PrincipalArn: "STRING_VALUE", // required
52
+ * Resource: "STRING_VALUE", // required
53
+ * UseLongIds: true || false, // required
54
+ * };
55
+ * const command = new ModifyIdentityIdFormatCommand(input);
56
+ * const response = await client.send(command);
57
+ * ```
58
+ *
59
+ * @param ModifyIdentityIdFormatCommandInput - {@link ModifyIdentityIdFormatCommandInput}
60
+ * @returns {@link ModifyIdentityIdFormatCommandOutput}
61
+ * @see {@link ModifyIdentityIdFormatCommandInput} for command's `input` shape.
62
+ * @see {@link ModifyIdentityIdFormatCommandOutput} for command's `response` shape.
63
+ * @see {@link EC2ClientResolvedConfig | config} for EC2Client's `config` shape.
64
+ *
65
+ *
66
+ */
67
+ export declare class ModifyIdentityIdFormatCommand extends $Command<ModifyIdentityIdFormatCommandInput, ModifyIdentityIdFormatCommandOutput, EC2ClientResolvedConfig> {
68
+ readonly input: ModifyIdentityIdFormatCommandInput;
69
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
70
+ /**
71
+ * @public
72
+ */
73
+ constructor(input: ModifyIdentityIdFormatCommandInput);
74
+ /**
75
+ * @internal
76
+ */
77
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ModifyIdentityIdFormatCommandInput, ModifyIdentityIdFormatCommandOutput>;
78
+ /**
79
+ * @internal
80
+ */
81
+ private serialize;
82
+ /**
83
+ * @internal
84
+ */
85
+ private deserialize;
86
+ }
@@ -1,36 +1,147 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@aws-sdk/types";
9
- import {
10
- EC2ClientResolvedConfig,
11
- ServiceInputTypes,
12
- ServiceOutputTypes,
13
- } from "../EC2Client";
14
- import { ModifyImageAttributeRequest } from "../models/models_6";
15
- export interface ModifyImageAttributeCommandInput
16
- extends ModifyImageAttributeRequest {}
17
- export interface ModifyImageAttributeCommandOutput extends __MetadataBearer {}
18
- export declare class ModifyImageAttributeCommand extends $Command<
19
- ModifyImageAttributeCommandInput,
20
- ModifyImageAttributeCommandOutput,
21
- EC2ClientResolvedConfig
22
- > {
23
- readonly input: ModifyImageAttributeCommandInput;
24
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
25
- constructor(input: ModifyImageAttributeCommandInput);
26
- resolveMiddleware(
27
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
- configuration: EC2ClientResolvedConfig,
29
- options?: __HttpHandlerOptions
30
- ): Handler<
31
- ModifyImageAttributeCommandInput,
32
- ModifyImageAttributeCommandOutput
33
- >;
34
- private serialize;
35
- private deserialize;
36
- }
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
+ import { Command as $Command } from "@aws-sdk/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
+ import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
5
+ import { ModifyImageAttributeRequest } from "../models/models_6";
6
+ /**
7
+ * @public
8
+ *
9
+ * The input for {@link ModifyImageAttributeCommand}.
10
+ */
11
+ export interface ModifyImageAttributeCommandInput extends ModifyImageAttributeRequest {
12
+ }
13
+ /**
14
+ * @public
15
+ *
16
+ * The output of {@link ModifyImageAttributeCommand}.
17
+ */
18
+ export interface ModifyImageAttributeCommandOutput extends __MetadataBearer {
19
+ }
20
+ /**
21
+ * @public
22
+ * <p>Modifies the specified attribute of the specified AMI. You can specify only one attribute at a time.</p>
23
+ * <p>To specify the attribute, you can use the <code>Attribute</code> parameter, or one of the following parameters:
24
+ * <code>Description</code>, <code>ImdsSupport</code>, or <code>LaunchPermission</code>.</p>
25
+ * <p>Images with an Amazon Web Services Marketplace product code cannot be made public.</p>
26
+ * <p>To enable the SriovNetSupport enhanced networking attribute of an image, enable SriovNetSupport on an instance
27
+ * and create an AMI from the instance.</p>
28
+ * @example
29
+ * Use a bare-bones client and the command you need to make an API call.
30
+ * ```javascript
31
+ * import { EC2Client, ModifyImageAttributeCommand } from "@aws-sdk/client-ec2"; // ES Modules import
32
+ * // const { EC2Client, ModifyImageAttributeCommand } = require("@aws-sdk/client-ec2"); // CommonJS import
33
+ * const client = new EC2Client(config);
34
+ * const input = { // ModifyImageAttributeRequest
35
+ * Attribute: "STRING_VALUE",
36
+ * Description: { // AttributeValue
37
+ * Value: "STRING_VALUE",
38
+ * },
39
+ * ImageId: "STRING_VALUE", // required
40
+ * LaunchPermission: { // LaunchPermissionModifications
41
+ * Add: [ // LaunchPermissionList
42
+ * { // LaunchPermission
43
+ * Group: "all",
44
+ * UserId: "STRING_VALUE",
45
+ * OrganizationArn: "STRING_VALUE",
46
+ * OrganizationalUnitArn: "STRING_VALUE",
47
+ * },
48
+ * ],
49
+ * Remove: [
50
+ * {
51
+ * Group: "all",
52
+ * UserId: "STRING_VALUE",
53
+ * OrganizationArn: "STRING_VALUE",
54
+ * OrganizationalUnitArn: "STRING_VALUE",
55
+ * },
56
+ * ],
57
+ * },
58
+ * OperationType: "add" || "remove",
59
+ * ProductCodes: [ // ProductCodeStringList
60
+ * "STRING_VALUE",
61
+ * ],
62
+ * UserGroups: [ // UserGroupStringList
63
+ * "STRING_VALUE",
64
+ * ],
65
+ * UserIds: [ // UserIdStringList
66
+ * "STRING_VALUE",
67
+ * ],
68
+ * Value: "STRING_VALUE",
69
+ * DryRun: true || false,
70
+ * OrganizationArns: [ // OrganizationArnStringList
71
+ * "STRING_VALUE",
72
+ * ],
73
+ * OrganizationalUnitArns: [ // OrganizationalUnitArnStringList
74
+ * "STRING_VALUE",
75
+ * ],
76
+ * ImdsSupport: {
77
+ * Value: "STRING_VALUE",
78
+ * },
79
+ * };
80
+ * const command = new ModifyImageAttributeCommand(input);
81
+ * const response = await client.send(command);
82
+ * ```
83
+ *
84
+ * @param ModifyImageAttributeCommandInput - {@link ModifyImageAttributeCommandInput}
85
+ * @returns {@link ModifyImageAttributeCommandOutput}
86
+ * @see {@link ModifyImageAttributeCommandInput} for command's `input` shape.
87
+ * @see {@link ModifyImageAttributeCommandOutput} for command's `response` shape.
88
+ * @see {@link EC2ClientResolvedConfig | config} for EC2Client's `config` shape.
89
+ *
90
+ *
91
+ * @example To make an AMI public
92
+ * ```javascript
93
+ * // This example makes the specified AMI public.
94
+ * const input = {
95
+ * "ImageId": "ami-5731123e",
96
+ * "LaunchPermission": {
97
+ * "Add": [
98
+ * {
99
+ * "Group": "all"
100
+ * }
101
+ * ]
102
+ * }
103
+ * };
104
+ * const command = new ModifyImageAttributeCommand(input);
105
+ * await client.send(command);
106
+ * // example id: to-make-an-ami-public-1529357395278
107
+ * ```
108
+ *
109
+ * @example To grant launch permissions
110
+ * ```javascript
111
+ * // This example grants launch permissions for the specified AMI to the specified AWS account.
112
+ * const input = {
113
+ * "ImageId": "ami-5731123e",
114
+ * "LaunchPermission": {
115
+ * "Add": [
116
+ * {
117
+ * "UserId": "123456789012"
118
+ * }
119
+ * ]
120
+ * }
121
+ * };
122
+ * const command = new ModifyImageAttributeCommand(input);
123
+ * await client.send(command);
124
+ * // example id: to-grant-launch-permissions-1529357727906
125
+ * ```
126
+ *
127
+ */
128
+ export declare class ModifyImageAttributeCommand extends $Command<ModifyImageAttributeCommandInput, ModifyImageAttributeCommandOutput, EC2ClientResolvedConfig> {
129
+ readonly input: ModifyImageAttributeCommandInput;
130
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
131
+ /**
132
+ * @public
133
+ */
134
+ constructor(input: ModifyImageAttributeCommandInput);
135
+ /**
136
+ * @internal
137
+ */
138
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ModifyImageAttributeCommandInput, ModifyImageAttributeCommandOutput>;
139
+ /**
140
+ * @internal
141
+ */
142
+ private serialize;
143
+ /**
144
+ * @internal
145
+ */
146
+ private deserialize;
147
+ }
@@ -1,37 +1,151 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@aws-sdk/types";
9
- import {
10
- EC2ClientResolvedConfig,
11
- ServiceInputTypes,
12
- ServiceOutputTypes,
13
- } from "../EC2Client";
14
- import { ModifyInstanceAttributeRequest } from "../models/models_6";
15
- export interface ModifyInstanceAttributeCommandInput
16
- extends ModifyInstanceAttributeRequest {}
17
- export interface ModifyInstanceAttributeCommandOutput
18
- extends __MetadataBearer {}
19
- export declare class ModifyInstanceAttributeCommand extends $Command<
20
- ModifyInstanceAttributeCommandInput,
21
- ModifyInstanceAttributeCommandOutput,
22
- EC2ClientResolvedConfig
23
- > {
24
- readonly input: ModifyInstanceAttributeCommandInput;
25
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
26
- constructor(input: ModifyInstanceAttributeCommandInput);
27
- resolveMiddleware(
28
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
- configuration: EC2ClientResolvedConfig,
30
- options?: __HttpHandlerOptions
31
- ): Handler<
32
- ModifyInstanceAttributeCommandInput,
33
- ModifyInstanceAttributeCommandOutput
34
- >;
35
- private serialize;
36
- private deserialize;
37
- }
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
+ import { Command as $Command } from "@aws-sdk/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
+ import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
5
+ import { ModifyInstanceAttributeRequest } from "../models/models_6";
6
+ /**
7
+ * @public
8
+ *
9
+ * The input for {@link ModifyInstanceAttributeCommand}.
10
+ */
11
+ export interface ModifyInstanceAttributeCommandInput extends ModifyInstanceAttributeRequest {
12
+ }
13
+ /**
14
+ * @public
15
+ *
16
+ * The output of {@link ModifyInstanceAttributeCommand}.
17
+ */
18
+ export interface ModifyInstanceAttributeCommandOutput extends __MetadataBearer {
19
+ }
20
+ /**
21
+ * @public
22
+ * <p>Modifies the specified attribute of the specified instance. You can specify only one
23
+ * attribute at a time.</p>
24
+ * <p>
25
+ * <b>Note: </b>Using this action to change the security groups
26
+ * associated with an elastic network interface (ENI) attached to an instance in a VPC can
27
+ * result in an error if the instance has more than one ENI. To change the security groups
28
+ * associated with an ENI attached to an instance that has multiple ENIs, we recommend that
29
+ * you use the <a>ModifyNetworkInterfaceAttribute</a> action.</p>
30
+ * <p>To modify some attributes, the instance must be stopped. For more information, see
31
+ * <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Using_ChangingAttributesWhileInstanceStopped.html">Modify a stopped instance</a> in the
32
+ * <i>Amazon EC2 User Guide</i>.</p>
33
+ * @example
34
+ * Use a bare-bones client and the command you need to make an API call.
35
+ * ```javascript
36
+ * import { EC2Client, ModifyInstanceAttributeCommand } from "@aws-sdk/client-ec2"; // ES Modules import
37
+ * // const { EC2Client, ModifyInstanceAttributeCommand } = require("@aws-sdk/client-ec2"); // CommonJS import
38
+ * const client = new EC2Client(config);
39
+ * const input = { // ModifyInstanceAttributeRequest
40
+ * SourceDestCheck: { // AttributeBooleanValue
41
+ * Value: true || false,
42
+ * },
43
+ * Attribute: "instanceType" || "kernel" || "ramdisk" || "userData" || "disableApiTermination" || "instanceInitiatedShutdownBehavior" || "rootDeviceName" || "blockDeviceMapping" || "productCodes" || "sourceDestCheck" || "groupSet" || "ebsOptimized" || "sriovNetSupport" || "enaSupport" || "enclaveOptions" || "disableApiStop",
44
+ * BlockDeviceMappings: [ // InstanceBlockDeviceMappingSpecificationList
45
+ * { // InstanceBlockDeviceMappingSpecification
46
+ * DeviceName: "STRING_VALUE",
47
+ * Ebs: { // EbsInstanceBlockDeviceSpecification
48
+ * DeleteOnTermination: true || false,
49
+ * VolumeId: "STRING_VALUE",
50
+ * },
51
+ * NoDevice: "STRING_VALUE",
52
+ * VirtualName: "STRING_VALUE",
53
+ * },
54
+ * ],
55
+ * DisableApiTermination: {
56
+ * Value: true || false,
57
+ * },
58
+ * DryRun: true || false,
59
+ * EbsOptimized: {
60
+ * Value: true || false,
61
+ * },
62
+ * EnaSupport: {
63
+ * Value: true || false,
64
+ * },
65
+ * Groups: [ // GroupIdStringList
66
+ * "STRING_VALUE",
67
+ * ],
68
+ * InstanceId: "STRING_VALUE", // required
69
+ * InstanceInitiatedShutdownBehavior: { // AttributeValue
70
+ * Value: "STRING_VALUE",
71
+ * },
72
+ * InstanceType: {
73
+ * Value: "STRING_VALUE",
74
+ * },
75
+ * Kernel: {
76
+ * Value: "STRING_VALUE",
77
+ * },
78
+ * Ramdisk: {
79
+ * Value: "STRING_VALUE",
80
+ * },
81
+ * SriovNetSupport: {
82
+ * Value: "STRING_VALUE",
83
+ * },
84
+ * UserData: { // BlobAttributeValue
85
+ * Value: "BLOB_VALUE",
86
+ * },
87
+ * Value: "STRING_VALUE",
88
+ * DisableApiStop: {
89
+ * Value: true || false,
90
+ * },
91
+ * };
92
+ * const command = new ModifyInstanceAttributeCommand(input);
93
+ * const response = await client.send(command);
94
+ * ```
95
+ *
96
+ * @param ModifyInstanceAttributeCommandInput - {@link ModifyInstanceAttributeCommandInput}
97
+ * @returns {@link ModifyInstanceAttributeCommandOutput}
98
+ * @see {@link ModifyInstanceAttributeCommandInput} for command's `input` shape.
99
+ * @see {@link ModifyInstanceAttributeCommandOutput} for command's `response` shape.
100
+ * @see {@link EC2ClientResolvedConfig | config} for EC2Client's `config` shape.
101
+ *
102
+ *
103
+ * @example To modify the instance type
104
+ * ```javascript
105
+ * // This example modifies the instance type of the specified stopped instance.
106
+ * const input = {
107
+ * "InstanceId": "i-1234567890abcdef0",
108
+ * "InstanceType": {
109
+ * "Value": "m5.large"
110
+ * }
111
+ * };
112
+ * const command = new ModifyInstanceAttributeCommand(input);
113
+ * await client.send(command);
114
+ * // example id: to-modify-the-instance-type-1529357844378
115
+ * ```
116
+ *
117
+ * @example To enable enhanced networking
118
+ * ```javascript
119
+ * // This example enables enhanced networking for the specified stopped instance.
120
+ * const input = {
121
+ * "EnaSupport": {
122
+ * "Value": true
123
+ * },
124
+ * "InstanceId": "i-1234567890abcdef0"
125
+ * };
126
+ * const command = new ModifyInstanceAttributeCommand(input);
127
+ * await client.send(command);
128
+ * // example id: to-enable-enhanced-networking-1529358279870
129
+ * ```
130
+ *
131
+ */
132
+ export declare class ModifyInstanceAttributeCommand extends $Command<ModifyInstanceAttributeCommandInput, ModifyInstanceAttributeCommandOutput, EC2ClientResolvedConfig> {
133
+ readonly input: ModifyInstanceAttributeCommandInput;
134
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
135
+ /**
136
+ * @public
137
+ */
138
+ constructor(input: ModifyInstanceAttributeCommandInput);
139
+ /**
140
+ * @internal
141
+ */
142
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ModifyInstanceAttributeCommandInput, ModifyInstanceAttributeCommandOutput>;
143
+ /**
144
+ * @internal
145
+ */
146
+ private serialize;
147
+ /**
148
+ * @internal
149
+ */
150
+ private deserialize;
151
+ }
@@ -1,41 +1,73 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@aws-sdk/types";
9
- import {
10
- EC2ClientResolvedConfig,
11
- ServiceInputTypes,
12
- ServiceOutputTypes,
13
- } from "../EC2Client";
14
- import {
15
- ModifyInstanceCapacityReservationAttributesRequest,
16
- ModifyInstanceCapacityReservationAttributesResult,
17
- } from "../models/models_6";
18
- export interface ModifyInstanceCapacityReservationAttributesCommandInput
19
- extends ModifyInstanceCapacityReservationAttributesRequest {}
20
- export interface ModifyInstanceCapacityReservationAttributesCommandOutput
21
- extends ModifyInstanceCapacityReservationAttributesResult,
22
- __MetadataBearer {}
23
- export declare class ModifyInstanceCapacityReservationAttributesCommand extends $Command<
24
- ModifyInstanceCapacityReservationAttributesCommandInput,
25
- ModifyInstanceCapacityReservationAttributesCommandOutput,
26
- EC2ClientResolvedConfig
27
- > {
28
- readonly input: ModifyInstanceCapacityReservationAttributesCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: ModifyInstanceCapacityReservationAttributesCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: EC2ClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<
36
- ModifyInstanceCapacityReservationAttributesCommandInput,
37
- ModifyInstanceCapacityReservationAttributesCommandOutput
38
- >;
39
- private serialize;
40
- private deserialize;
41
- }
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
+ import { Command as $Command } from "@aws-sdk/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
+ import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
5
+ import { ModifyInstanceCapacityReservationAttributesRequest, ModifyInstanceCapacityReservationAttributesResult } from "../models/models_6";
6
+ /**
7
+ * @public
8
+ *
9
+ * The input for {@link ModifyInstanceCapacityReservationAttributesCommand}.
10
+ */
11
+ export interface ModifyInstanceCapacityReservationAttributesCommandInput extends ModifyInstanceCapacityReservationAttributesRequest {
12
+ }
13
+ /**
14
+ * @public
15
+ *
16
+ * The output of {@link ModifyInstanceCapacityReservationAttributesCommand}.
17
+ */
18
+ export interface ModifyInstanceCapacityReservationAttributesCommandOutput extends ModifyInstanceCapacityReservationAttributesResult, __MetadataBearer {
19
+ }
20
+ /**
21
+ * @public
22
+ * <p>Modifies the Capacity Reservation settings for a stopped instance. Use this action to configure an
23
+ * instance to target a specific Capacity Reservation, run in any <code>open</code> Capacity Reservation with matching
24
+ * attributes, or run On-Demand Instance capacity.</p>
25
+ * @example
26
+ * Use a bare-bones client and the command you need to make an API call.
27
+ * ```javascript
28
+ * import { EC2Client, ModifyInstanceCapacityReservationAttributesCommand } from "@aws-sdk/client-ec2"; // ES Modules import
29
+ * // const { EC2Client, ModifyInstanceCapacityReservationAttributesCommand } = require("@aws-sdk/client-ec2"); // CommonJS import
30
+ * const client = new EC2Client(config);
31
+ * const input = { // ModifyInstanceCapacityReservationAttributesRequest
32
+ * InstanceId: "STRING_VALUE", // required
33
+ * CapacityReservationSpecification: { // CapacityReservationSpecification
34
+ * CapacityReservationPreference: "open" || "none",
35
+ * CapacityReservationTarget: { // CapacityReservationTarget
36
+ * CapacityReservationId: "STRING_VALUE",
37
+ * CapacityReservationResourceGroupArn: "STRING_VALUE",
38
+ * },
39
+ * },
40
+ * DryRun: true || false,
41
+ * };
42
+ * const command = new ModifyInstanceCapacityReservationAttributesCommand(input);
43
+ * const response = await client.send(command);
44
+ * ```
45
+ *
46
+ * @param ModifyInstanceCapacityReservationAttributesCommandInput - {@link ModifyInstanceCapacityReservationAttributesCommandInput}
47
+ * @returns {@link ModifyInstanceCapacityReservationAttributesCommandOutput}
48
+ * @see {@link ModifyInstanceCapacityReservationAttributesCommandInput} for command's `input` shape.
49
+ * @see {@link ModifyInstanceCapacityReservationAttributesCommandOutput} for command's `response` shape.
50
+ * @see {@link EC2ClientResolvedConfig | config} for EC2Client's `config` shape.
51
+ *
52
+ *
53
+ */
54
+ export declare class ModifyInstanceCapacityReservationAttributesCommand extends $Command<ModifyInstanceCapacityReservationAttributesCommandInput, ModifyInstanceCapacityReservationAttributesCommandOutput, EC2ClientResolvedConfig> {
55
+ readonly input: ModifyInstanceCapacityReservationAttributesCommandInput;
56
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
57
+ /**
58
+ * @public
59
+ */
60
+ constructor(input: ModifyInstanceCapacityReservationAttributesCommandInput);
61
+ /**
62
+ * @internal
63
+ */
64
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ModifyInstanceCapacityReservationAttributesCommandInput, ModifyInstanceCapacityReservationAttributesCommandOutput>;
65
+ /**
66
+ * @internal
67
+ */
68
+ private serialize;
69
+ /**
70
+ * @internal
71
+ */
72
+ private deserialize;
73
+ }