@aws-sdk/client-ec2 3.310.1 → 3.311.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (786) hide show
  1. package/dist-types/ts3.4/EC2.d.ts +10801 -7290
  2. package/dist-types/ts3.4/EC2Client.d.ts +3657 -777
  3. package/dist-types/ts3.4/commands/AcceptAddressTransferCommand.d.ts +41 -75
  4. package/dist-types/ts3.4/commands/AcceptReservedInstancesExchangeQuoteCommand.d.ts +41 -72
  5. package/dist-types/ts3.4/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.d.ts +43 -68
  6. package/dist-types/ts3.4/commands/AcceptTransitGatewayPeeringAttachmentCommand.d.ts +41 -65
  7. package/dist-types/ts3.4/commands/AcceptTransitGatewayVpcAttachmentCommand.d.ts +41 -67
  8. package/dist-types/ts3.4/commands/AcceptVpcEndpointConnectionsCommand.d.ts +41 -67
  9. package/dist-types/ts3.4/commands/AcceptVpcPeeringConnectionCommand.d.ts +41 -69
  10. package/dist-types/ts3.4/commands/AdvertiseByoipCidrCommand.d.ts +38 -74
  11. package/dist-types/ts3.4/commands/AllocateAddressCommand.d.ts +37 -127
  12. package/dist-types/ts3.4/commands/AllocateHostsCommand.d.ts +34 -84
  13. package/dist-types/ts3.4/commands/AllocateIpamPoolCidrCommand.d.ts +41 -75
  14. package/dist-types/ts3.4/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.d.ts +41 -69
  15. package/dist-types/ts3.4/commands/AssignIpv6AddressesCommand.d.ts +38 -81
  16. package/dist-types/ts3.4/commands/AssignPrivateIpAddressesCommand.d.ts +41 -113
  17. package/dist-types/ts3.4/commands/AssignPrivateNatGatewayAddressCommand.d.ts +41 -68
  18. package/dist-types/ts3.4/commands/AssociateAddressCommand.d.ts +37 -142
  19. package/dist-types/ts3.4/commands/AssociateClientVpnTargetNetworkCommand.d.ts +41 -67
  20. package/dist-types/ts3.4/commands/AssociateDhcpOptionsCommand.d.ts +36 -92
  21. package/dist-types/ts3.4/commands/AssociateEnclaveCertificateIamRoleCommand.d.ts +41 -77
  22. package/dist-types/ts3.4/commands/AssociateIamInstanceProfileCommand.d.ts +41 -95
  23. package/dist-types/ts3.4/commands/AssociateInstanceEventWindowCommand.d.ts +41 -81
  24. package/dist-types/ts3.4/commands/AssociateIpamResourceDiscoveryCommand.d.ts +41 -77
  25. package/dist-types/ts3.4/commands/AssociateNatGatewayAddressCommand.d.ts +41 -71
  26. package/dist-types/ts3.4/commands/AssociateRouteTableCommand.d.ts +38 -89
  27. package/dist-types/ts3.4/commands/AssociateSubnetCidrBlockCommand.d.ts +41 -65
  28. package/dist-types/ts3.4/commands/AssociateTransitGatewayMulticastDomainCommand.d.ts +41 -70
  29. package/dist-types/ts3.4/commands/AssociateTransitGatewayPolicyTableCommand.d.ts +41 -65
  30. package/dist-types/ts3.4/commands/AssociateTransitGatewayRouteTableCommand.d.ts +41 -66
  31. package/dist-types/ts3.4/commands/AssociateTrunkInterfaceCommand.d.ts +41 -74
  32. package/dist-types/ts3.4/commands/AssociateVpcCidrBlockCommand.d.ts +41 -80
  33. package/dist-types/ts3.4/commands/AttachClassicLinkVpcCommand.d.ts +41 -77
  34. package/dist-types/ts3.4/commands/AttachInternetGatewayCommand.d.ts +36 -78
  35. package/dist-types/ts3.4/commands/AttachNetworkInterfaceCommand.d.ts +41 -91
  36. package/dist-types/ts3.4/commands/AttachVerifiedAccessTrustProviderCommand.d.ts +41 -68
  37. package/dist-types/ts3.4/commands/AttachVolumeCommand.d.ts +34 -112
  38. package/dist-types/ts3.4/commands/AttachVpnGatewayCommand.d.ts +37 -68
  39. package/dist-types/ts3.4/commands/AuthorizeClientVpnIngressCommand.d.ts +41 -71
  40. package/dist-types/ts3.4/commands/AuthorizeSecurityGroupEgressCommand.d.ts +41 -173
  41. package/dist-types/ts3.4/commands/AuthorizeSecurityGroupIngressCommand.d.ts +41 -204
  42. package/dist-types/ts3.4/commands/BundleInstanceCommand.d.ts +37 -77
  43. package/dist-types/ts3.4/commands/CancelBundleTaskCommand.d.ts +37 -64
  44. package/dist-types/ts3.4/commands/CancelCapacityReservationCommand.d.ts +41 -69
  45. package/dist-types/ts3.4/commands/CancelCapacityReservationFleetsCommand.d.ts +41 -80
  46. package/dist-types/ts3.4/commands/CancelConversionTaskCommand.d.ts +36 -69
  47. package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +32 -65
  48. package/dist-types/ts3.4/commands/CancelImageLaunchPermissionCommand.d.ts +41 -67
  49. package/dist-types/ts3.4/commands/CancelImportTaskCommand.d.ts +37 -65
  50. package/dist-types/ts3.4/commands/CancelReservedInstancesListingCommand.d.ts +41 -66
  51. package/dist-types/ts3.4/commands/CancelSpotFleetRequestsCommand.d.ts +41 -123
  52. package/dist-types/ts3.4/commands/CancelSpotInstanceRequestsCommand.d.ts +41 -93
  53. package/dist-types/ts3.4/commands/ConfirmProductInstanceCommand.d.ts +41 -84
  54. package/dist-types/ts3.4/commands/CopyFpgaImageCommand.d.ts +34 -68
  55. package/dist-types/ts3.4/commands/CopyImageCommand.d.ts +34 -109
  56. package/dist-types/ts3.4/commands/CopySnapshotCommand.d.ts +34 -120
  57. package/dist-types/ts3.4/commands/CreateCapacityReservationCommand.d.ts +41 -102
  58. package/dist-types/ts3.4/commands/CreateCapacityReservationFleetCommand.d.ts +41 -92
  59. package/dist-types/ts3.4/commands/CreateCarrierGatewayCommand.d.ts +41 -76
  60. package/dist-types/ts3.4/commands/CreateClientVpnEndpointCommand.d.ts +41 -120
  61. package/dist-types/ts3.4/commands/CreateClientVpnRouteCommand.d.ts +41 -69
  62. package/dist-types/ts3.4/commands/CreateCoipCidrCommand.d.ts +37 -67
  63. package/dist-types/ts3.4/commands/CreateCoipPoolCommand.d.ts +37 -75
  64. package/dist-types/ts3.4/commands/CreateCustomerGatewayCommand.d.ts +41 -117
  65. package/dist-types/ts3.4/commands/CreateDefaultSubnetCommand.d.ts +38 -68
  66. package/dist-types/ts3.4/commands/CreateDefaultVpcCommand.d.ts +37 -77
  67. package/dist-types/ts3.4/commands/CreateDhcpOptionsCommand.d.ts +38 -172
  68. package/dist-types/ts3.4/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +41 -79
  69. package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +34 -216
  70. package/dist-types/ts3.4/commands/CreateFlowLogsCommand.d.ts +37 -102
  71. package/dist-types/ts3.4/commands/CreateFpgaImageCommand.d.ts +37 -90
  72. package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +34 -143
  73. package/dist-types/ts3.4/commands/CreateInstanceEventWindowCommand.d.ts +41 -106
  74. package/dist-types/ts3.4/commands/CreateInstanceExportTaskCommand.d.ts +41 -85
  75. package/dist-types/ts3.4/commands/CreateInternetGatewayCommand.d.ts +41 -94
  76. package/dist-types/ts3.4/commands/CreateIpamCommand.d.ts +34 -86
  77. package/dist-types/ts3.4/commands/CreateIpamPoolCommand.d.ts +37 -95
  78. package/dist-types/ts3.4/commands/CreateIpamResourceDiscoveryCommand.d.ts +41 -81
  79. package/dist-types/ts3.4/commands/CreateIpamScopeCommand.d.ts +37 -78
  80. package/dist-types/ts3.4/commands/CreateKeyPairCommand.d.ts +32 -98
  81. package/dist-types/ts3.4/commands/CreateLaunchTemplateCommand.d.ts +41 -368
  82. package/dist-types/ts3.4/commands/CreateLaunchTemplateVersionCommand.d.ts +41 -357
  83. package/dist-types/ts3.4/commands/CreateLocalGatewayRouteCommand.d.ts +41 -81
  84. package/dist-types/ts3.4/commands/CreateLocalGatewayRouteTableCommand.d.ts +41 -78
  85. package/dist-types/ts3.4/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +43 -78
  86. package/dist-types/ts3.4/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +41 -76
  87. package/dist-types/ts3.4/commands/CreateManagedPrefixListCommand.d.ts +41 -85
  88. package/dist-types/ts3.4/commands/CreateNatGatewayCommand.d.ts +37 -123
  89. package/dist-types/ts3.4/commands/CreateNetworkAclCommand.d.ts +37 -115
  90. package/dist-types/ts3.4/commands/CreateNetworkAclEntryCommand.d.ts +36 -105
  91. package/dist-types/ts3.4/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +41 -177
  92. package/dist-types/ts3.4/commands/CreateNetworkInsightsPathCommand.d.ts +41 -108
  93. package/dist-types/ts3.4/commands/CreateNetworkInterfaceCommand.d.ts +41 -158
  94. package/dist-types/ts3.4/commands/CreateNetworkInterfacePermissionCommand.d.ts +41 -69
  95. package/dist-types/ts3.4/commands/CreatePlacementGroupCommand.d.ts +41 -99
  96. package/dist-types/ts3.4/commands/CreatePublicIpv4PoolCommand.d.ts +41 -74
  97. package/dist-types/ts3.4/commands/CreateReplaceRootVolumeTaskCommand.d.ts +39 -84
  98. package/dist-types/ts3.4/commands/CreateReservedInstancesListingCommand.d.ts +41 -87
  99. package/dist-types/ts3.4/commands/CreateRestoreImageTaskCommand.d.ts +41 -82
  100. package/dist-types/ts3.4/commands/CreateRouteCommand.d.ts +34 -111
  101. package/dist-types/ts3.4/commands/CreateRouteTableCommand.d.ts +37 -106
  102. package/dist-types/ts3.4/commands/CreateSecurityGroupCommand.d.ts +38 -112
  103. package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +34 -125
  104. package/dist-types/ts3.4/commands/CreateSnapshotsCommand.d.ts +37 -93
  105. package/dist-types/ts3.4/commands/CreateSpotDatafeedSubscriptionCommand.d.ts +41 -90
  106. package/dist-types/ts3.4/commands/CreateStoreImageTaskCommand.d.ts +41 -75
  107. package/dist-types/ts3.4/commands/CreateSubnetCidrReservationCommand.d.ts +41 -78
  108. package/dist-types/ts3.4/commands/CreateSubnetCommand.d.ts +34 -121
  109. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +32 -99
  110. package/dist-types/ts3.4/commands/CreateTrafficMirrorFilterCommand.d.ts +41 -79
  111. package/dist-types/ts3.4/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +41 -82
  112. package/dist-types/ts3.4/commands/CreateTrafficMirrorSessionCommand.d.ts +41 -88
  113. package/dist-types/ts3.4/commands/CreateTrafficMirrorTargetCommand.d.ts +41 -84
  114. package/dist-types/ts3.4/commands/CreateTransitGatewayCommand.d.ts +41 -99
  115. package/dist-types/ts3.4/commands/CreateTransitGatewayConnectCommand.d.ts +41 -79
  116. package/dist-types/ts3.4/commands/CreateTransitGatewayConnectPeerCommand.d.ts +41 -86
  117. package/dist-types/ts3.4/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +41 -81
  118. package/dist-types/ts3.4/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +41 -85
  119. package/dist-types/ts3.4/commands/CreateTransitGatewayPolicyTableCommand.d.ts +41 -75
  120. package/dist-types/ts3.4/commands/CreateTransitGatewayPrefixListReferenceCommand.d.ts +41 -67
  121. package/dist-types/ts3.4/commands/CreateTransitGatewayRouteCommand.d.ts +41 -67
  122. package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableAnnouncementCommand.d.ts +41 -76
  123. package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableCommand.d.ts +41 -75
  124. package/dist-types/ts3.4/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +41 -87
  125. package/dist-types/ts3.4/commands/CreateVerifiedAccessEndpointCommand.d.ts +41 -99
  126. package/dist-types/ts3.4/commands/CreateVerifiedAccessGroupCommand.d.ts +41 -81
  127. package/dist-types/ts3.4/commands/CreateVerifiedAccessInstanceCommand.d.ts +41 -77
  128. package/dist-types/ts3.4/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +41 -95
  129. package/dist-types/ts3.4/commands/CreateVolumeCommand.d.ts +32 -149
  130. package/dist-types/ts3.4/commands/CreateVpcCommand.d.ts +34 -116
  131. package/dist-types/ts3.4/commands/CreateVpcEndpointCommand.d.ts +38 -97
  132. package/dist-types/ts3.4/commands/CreateVpcEndpointConnectionNotificationCommand.d.ts +41 -74
  133. package/dist-types/ts3.4/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +41 -102
  134. package/dist-types/ts3.4/commands/CreateVpcPeeringConnectionCommand.d.ts +41 -90
  135. package/dist-types/ts3.4/commands/CreateVpnConnectionCommand.d.ts +38 -163
  136. package/dist-types/ts3.4/commands/CreateVpnConnectionRouteCommand.d.ts +37 -68
  137. package/dist-types/ts3.4/commands/CreateVpnGatewayCommand.d.ts +37 -81
  138. package/dist-types/ts3.4/commands/DeleteCarrierGatewayCommand.d.ts +41 -69
  139. package/dist-types/ts3.4/commands/DeleteClientVpnEndpointCommand.d.ts +41 -65
  140. package/dist-types/ts3.4/commands/DeleteClientVpnRouteCommand.d.ts +41 -69
  141. package/dist-types/ts3.4/commands/DeleteCoipCidrCommand.d.ts +37 -67
  142. package/dist-types/ts3.4/commands/DeleteCoipPoolCommand.d.ts +37 -64
  143. package/dist-types/ts3.4/commands/DeleteCustomerGatewayCommand.d.ts +36 -76
  144. package/dist-types/ts3.4/commands/DeleteDhcpOptionsCommand.d.ts +33 -75
  145. package/dist-types/ts3.4/commands/DeleteEgressOnlyInternetGatewayCommand.d.ts +41 -64
  146. package/dist-types/ts3.4/commands/DeleteFleetsCommand.d.ts +34 -92
  147. package/dist-types/ts3.4/commands/DeleteFlowLogsCommand.d.ts +37 -66
  148. package/dist-types/ts3.4/commands/DeleteFpgaImageCommand.d.ts +37 -64
  149. package/dist-types/ts3.4/commands/DeleteInstanceEventWindowCommand.d.ts +41 -67
  150. package/dist-types/ts3.4/commands/DeleteInternetGatewayCommand.d.ts +36 -76
  151. package/dist-types/ts3.4/commands/DeleteIpamCommand.d.ts +34 -67
  152. package/dist-types/ts3.4/commands/DeleteIpamPoolCommand.d.ts +37 -71
  153. package/dist-types/ts3.4/commands/DeleteIpamResourceDiscoveryCommand.d.ts +41 -64
  154. package/dist-types/ts3.4/commands/DeleteIpamScopeCommand.d.ts +37 -66
  155. package/dist-types/ts3.4/commands/DeleteKeyPairCommand.d.ts +32 -76
  156. package/dist-types/ts3.4/commands/DeleteLaunchTemplateCommand.d.ts +41 -89
  157. package/dist-types/ts3.4/commands/DeleteLaunchTemplateVersionsCommand.d.ts +41 -97
  158. package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteCommand.d.ts +41 -66
  159. package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteTableCommand.d.ts +41 -66
  160. package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +43 -66
  161. package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.d.ts +41 -64
  162. package/dist-types/ts3.4/commands/DeleteManagedPrefixListCommand.d.ts +41 -64
  163. package/dist-types/ts3.4/commands/DeleteNatGatewayCommand.d.ts +37 -82
  164. package/dist-types/ts3.4/commands/DeleteNetworkAclCommand.d.ts +32 -75
  165. package/dist-types/ts3.4/commands/DeleteNetworkAclEntryCommand.d.ts +36 -79
  166. package/dist-types/ts3.4/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.d.ts +41 -64
  167. package/dist-types/ts3.4/commands/DeleteNetworkInsightsAccessScopeCommand.d.ts +41 -64
  168. package/dist-types/ts3.4/commands/DeleteNetworkInsightsAnalysisCommand.d.ts +41 -64
  169. package/dist-types/ts3.4/commands/DeleteNetworkInsightsPathCommand.d.ts +41 -64
  170. package/dist-types/ts3.4/commands/DeleteNetworkInterfaceCommand.d.ts +36 -75
  171. package/dist-types/ts3.4/commands/DeleteNetworkInterfacePermissionCommand.d.ts +41 -68
  172. package/dist-types/ts3.4/commands/DeletePlacementGroupCommand.d.ts +36 -78
  173. package/dist-types/ts3.4/commands/DeletePublicIpv4PoolCommand.d.ts +41 -64
  174. package/dist-types/ts3.4/commands/DeleteQueuedReservedInstancesCommand.d.ts +41 -66
  175. package/dist-types/ts3.4/commands/DeleteRouteCommand.d.ts +32 -79
  176. package/dist-types/ts3.4/commands/DeleteRouteTableCommand.d.ts +32 -75
  177. package/dist-types/ts3.4/commands/DeleteSecurityGroupCommand.d.ts +33 -83
  178. package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +32 -84
  179. package/dist-types/ts3.4/commands/DeleteSpotDatafeedSubscriptionCommand.d.ts +37 -72
  180. package/dist-types/ts3.4/commands/DeleteSubnetCidrReservationCommand.d.ts +41 -64
  181. package/dist-types/ts3.4/commands/DeleteSubnetCommand.d.ts +32 -75
  182. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +32 -95
  183. package/dist-types/ts3.4/commands/DeleteTrafficMirrorFilterCommand.d.ts +41 -65
  184. package/dist-types/ts3.4/commands/DeleteTrafficMirrorFilterRuleCommand.d.ts +41 -64
  185. package/dist-types/ts3.4/commands/DeleteTrafficMirrorSessionCommand.d.ts +41 -64
  186. package/dist-types/ts3.4/commands/DeleteTrafficMirrorTargetCommand.d.ts +41 -65
  187. package/dist-types/ts3.4/commands/DeleteTransitGatewayCommand.d.ts +41 -64
  188. package/dist-types/ts3.4/commands/DeleteTransitGatewayConnectCommand.d.ts +41 -65
  189. package/dist-types/ts3.4/commands/DeleteTransitGatewayConnectPeerCommand.d.ts +41 -64
  190. package/dist-types/ts3.4/commands/DeleteTransitGatewayMulticastDomainCommand.d.ts +41 -64
  191. package/dist-types/ts3.4/commands/DeleteTransitGatewayPeeringAttachmentCommand.d.ts +41 -64
  192. package/dist-types/ts3.4/commands/DeleteTransitGatewayPolicyTableCommand.d.ts +41 -64
  193. package/dist-types/ts3.4/commands/DeleteTransitGatewayPrefixListReferenceCommand.d.ts +41 -65
  194. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteCommand.d.ts +41 -65
  195. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.d.ts +41 -64
  196. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableCommand.d.ts +41 -65
  197. package/dist-types/ts3.4/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +41 -64
  198. package/dist-types/ts3.4/commands/DeleteVerifiedAccessEndpointCommand.d.ts +41 -65
  199. package/dist-types/ts3.4/commands/DeleteVerifiedAccessGroupCommand.d.ts +41 -65
  200. package/dist-types/ts3.4/commands/DeleteVerifiedAccessInstanceCommand.d.ts +41 -65
  201. package/dist-types/ts3.4/commands/DeleteVerifiedAccessTrustProviderCommand.d.ts +41 -65
  202. package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +32 -79
  203. package/dist-types/ts3.4/commands/DeleteVpcCommand.d.ts +32 -75
  204. package/dist-types/ts3.4/commands/DeleteVpcEndpointConnectionNotificationsCommand.d.ts +41 -66
  205. package/dist-types/ts3.4/commands/DeleteVpcEndpointServiceConfigurationsCommand.d.ts +41 -69
  206. package/dist-types/ts3.4/commands/DeleteVpcEndpointsCommand.d.ts +38 -70
  207. package/dist-types/ts3.4/commands/DeleteVpcPeeringConnectionCommand.d.ts +41 -68
  208. package/dist-types/ts3.4/commands/DeleteVpnConnectionCommand.d.ts +33 -74
  209. package/dist-types/ts3.4/commands/DeleteVpnConnectionRouteCommand.d.ts +37 -67
  210. package/dist-types/ts3.4/commands/DeleteVpnGatewayCommand.d.ts +32 -67
  211. package/dist-types/ts3.4/commands/DeprovisionByoipCidrCommand.d.ts +41 -67
  212. package/dist-types/ts3.4/commands/DeprovisionIpamPoolCidrCommand.d.ts +41 -65
  213. package/dist-types/ts3.4/commands/DeprovisionPublicIpv4PoolCidrCommand.d.ts +41 -65
  214. package/dist-types/ts3.4/commands/DeregisterImageCommand.d.ts +32 -75
  215. package/dist-types/ts3.4/commands/DeregisterInstanceEventNotificationAttributesCommand.d.ts +41 -70
  216. package/dist-types/ts3.4/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.d.ts +41 -68
  217. package/dist-types/ts3.4/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.d.ts +41 -68
  218. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +41 -199
  219. package/dist-types/ts3.4/commands/DescribeAddressTransfersCommand.d.ts +41 -68
  220. package/dist-types/ts3.4/commands/DescribeAddressesAttributeCommand.d.ts +41 -69
  221. package/dist-types/ts3.4/commands/DescribeAddressesCommand.d.ts +38 -175
  222. package/dist-types/ts3.4/commands/DescribeAggregateIdFormatCommand.d.ts +41 -79
  223. package/dist-types/ts3.4/commands/DescribeAvailabilityZonesCommand.d.ts +41 -122
  224. package/dist-types/ts3.4/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.d.ts +43 -73
  225. package/dist-types/ts3.4/commands/DescribeBundleTasksCommand.d.ts +38 -77
  226. package/dist-types/ts3.4/commands/DescribeByoipCidrsCommand.d.ts +38 -67
  227. package/dist-types/ts3.4/commands/DescribeCapacityReservationFleetsCommand.d.ts +41 -76
  228. package/dist-types/ts3.4/commands/DescribeCapacityReservationsCommand.d.ts +41 -77
  229. package/dist-types/ts3.4/commands/DescribeCarrierGatewaysCommand.d.ts +41 -76
  230. package/dist-types/ts3.4/commands/DescribeClassicLinkInstancesCommand.d.ts +41 -81
  231. package/dist-types/ts3.4/commands/DescribeClientVpnAuthorizationRulesCommand.d.ts +41 -74
  232. package/dist-types/ts3.4/commands/DescribeClientVpnConnectionsCommand.d.ts +41 -75
  233. package/dist-types/ts3.4/commands/DescribeClientVpnEndpointsCommand.d.ts +41 -76
  234. package/dist-types/ts3.4/commands/DescribeClientVpnRoutesCommand.d.ts +41 -74
  235. package/dist-types/ts3.4/commands/DescribeClientVpnTargetNetworksCommand.d.ts +41 -77
  236. package/dist-types/ts3.4/commands/DescribeCoipPoolsCommand.d.ts +38 -76
  237. package/dist-types/ts3.4/commands/DescribeConversionTasksCommand.d.ts +41 -68
  238. package/dist-types/ts3.4/commands/DescribeCustomerGatewaysCommand.d.ts +41 -102
  239. package/dist-types/ts3.4/commands/DescribeDhcpOptionsCommand.d.ts +38 -113
  240. package/dist-types/ts3.4/commands/DescribeEgressOnlyInternetGatewaysCommand.d.ts +41 -76
  241. package/dist-types/ts3.4/commands/DescribeElasticGpusCommand.d.ts +38 -77
  242. package/dist-types/ts3.4/commands/DescribeExportImageTasksCommand.d.ts +41 -76
  243. package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +38 -73
  244. package/dist-types/ts3.4/commands/DescribeFastLaunchImagesCommand.d.ts +41 -76
  245. package/dist-types/ts3.4/commands/DescribeFastSnapshotRestoresCommand.d.ts +41 -73
  246. package/dist-types/ts3.4/commands/DescribeFleetHistoryCommand.d.ts +41 -73
  247. package/dist-types/ts3.4/commands/DescribeFleetInstancesCommand.d.ts +41 -75
  248. package/dist-types/ts3.4/commands/DescribeFleetsCommand.d.ts +37 -77
  249. package/dist-types/ts3.4/commands/DescribeFlowLogsCommand.d.ts +37 -78
  250. package/dist-types/ts3.4/commands/DescribeFpgaImageAttributeCommand.d.ts +41 -65
  251. package/dist-types/ts3.4/commands/DescribeFpgaImagesCommand.d.ts +38 -81
  252. package/dist-types/ts3.4/commands/DescribeHostReservationOfferingsCommand.d.ts +41 -81
  253. package/dist-types/ts3.4/commands/DescribeHostReservationsCommand.d.ts +41 -76
  254. package/dist-types/ts3.4/commands/DescribeHostsCommand.d.ts +34 -78
  255. package/dist-types/ts3.4/commands/DescribeIamInstanceProfileAssociationsCommand.d.ts +41 -103
  256. package/dist-types/ts3.4/commands/DescribeIdFormatCommand.d.ts +37 -82
  257. package/dist-types/ts3.4/commands/DescribeIdentityIdFormatCommand.d.ts +41 -82
  258. package/dist-types/ts3.4/commands/DescribeImageAttributeCommand.d.ts +41 -87
  259. package/dist-types/ts3.4/commands/DescribeImagesCommand.d.ts +37 -135
  260. package/dist-types/ts3.4/commands/DescribeImportImageTasksCommand.d.ts +41 -76
  261. package/dist-types/ts3.4/commands/DescribeImportSnapshotTasksCommand.d.ts +41 -76
  262. package/dist-types/ts3.4/commands/DescribeInstanceAttributeCommand.d.ts +41 -152
  263. package/dist-types/ts3.4/commands/DescribeInstanceCreditSpecificationsCommand.d.ts +41 -95
  264. package/dist-types/ts3.4/commands/DescribeInstanceEventNotificationAttributesCommand.d.ts +41 -64
  265. package/dist-types/ts3.4/commands/DescribeInstanceEventWindowsCommand.d.ts +41 -84
  266. package/dist-types/ts3.4/commands/DescribeInstanceStatusCommand.d.ts +41 -150
  267. package/dist-types/ts3.4/commands/DescribeInstanceTypeOfferingsCommand.d.ts +41 -75
  268. package/dist-types/ts3.4/commands/DescribeInstanceTypesCommand.d.ts +41 -77
  269. package/dist-types/ts3.4/commands/DescribeInstancesCommand.d.ts +36 -141
  270. package/dist-types/ts3.4/commands/DescribeInternetGatewaysCommand.d.ts +41 -110
  271. package/dist-types/ts3.4/commands/DescribeIpamPoolsCommand.d.ts +38 -76
  272. package/dist-types/ts3.4/commands/DescribeIpamResourceDiscoveriesCommand.d.ts +41 -76
  273. package/dist-types/ts3.4/commands/DescribeIpamResourceDiscoveryAssociationsCommand.d.ts +41 -76
  274. package/dist-types/ts3.4/commands/DescribeIpamScopesCommand.d.ts +38 -76
  275. package/dist-types/ts3.4/commands/DescribeIpamsCommand.d.ts +34 -78
  276. package/dist-types/ts3.4/commands/DescribeIpv6PoolsCommand.d.ts +38 -76
  277. package/dist-types/ts3.4/commands/DescribeKeyPairsCommand.d.ts +37 -103
  278. package/dist-types/ts3.4/commands/DescribeLaunchTemplateVersionsCommand.d.ts +41 -148
  279. package/dist-types/ts3.4/commands/DescribeLaunchTemplatesCommand.d.ts +41 -106
  280. package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.d.ts +43 -76
  281. package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.d.ts +41 -76
  282. package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTablesCommand.d.ts +41 -77
  283. package/dist-types/ts3.4/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.d.ts +41 -76
  284. package/dist-types/ts3.4/commands/DescribeLocalGatewayVirtualInterfacesCommand.d.ts +41 -76
  285. package/dist-types/ts3.4/commands/DescribeLocalGatewaysCommand.d.ts +41 -77
  286. package/dist-types/ts3.4/commands/DescribeManagedPrefixListsCommand.d.ts +41 -77
  287. package/dist-types/ts3.4/commands/DescribeMovingAddressesCommand.d.ts +41 -95
  288. package/dist-types/ts3.4/commands/DescribeNatGatewaysCommand.d.ts +38 -115
  289. package/dist-types/ts3.4/commands/DescribeNetworkAclsCommand.d.ts +38 -126
  290. package/dist-types/ts3.4/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.d.ts +41 -79
  291. package/dist-types/ts3.4/commands/DescribeNetworkInsightsAccessScopesCommand.d.ts +41 -76
  292. package/dist-types/ts3.4/commands/DescribeNetworkInsightsAnalysesCommand.d.ts +41 -79
  293. package/dist-types/ts3.4/commands/DescribeNetworkInsightsPathsCommand.d.ts +41 -76
  294. package/dist-types/ts3.4/commands/DescribeNetworkInterfaceAttributeCommand.d.ts +41 -154
  295. package/dist-types/ts3.4/commands/DescribeNetworkInterfacePermissionsCommand.d.ts +41 -75
  296. package/dist-types/ts3.4/commands/DescribeNetworkInterfacesCommand.d.ts +41 -144
  297. package/dist-types/ts3.4/commands/DescribePlacementGroupsCommand.d.ts +41 -79
  298. package/dist-types/ts3.4/commands/DescribePrefixListsCommand.d.ts +38 -78
  299. package/dist-types/ts3.4/commands/DescribePrincipalIdFormatCommand.d.ts +41 -85
  300. package/dist-types/ts3.4/commands/DescribePublicIpv4PoolsCommand.d.ts +41 -75
  301. package/dist-types/ts3.4/commands/DescribeRegionsCommand.d.ts +37 -137
  302. package/dist-types/ts3.4/commands/DescribeReplaceRootVolumeTasksCommand.d.ts +41 -77
  303. package/dist-types/ts3.4/commands/DescribeReservedInstancesCommand.d.ts +41 -78
  304. package/dist-types/ts3.4/commands/DescribeReservedInstancesListingsCommand.d.ts +41 -77
  305. package/dist-types/ts3.4/commands/DescribeReservedInstancesModificationsCommand.d.ts +41 -75
  306. package/dist-types/ts3.4/commands/DescribeReservedInstancesOfferingsCommand.d.ts +41 -89
  307. package/dist-types/ts3.4/commands/DescribeRouteTablesCommand.d.ts +38 -118
  308. package/dist-types/ts3.4/commands/DescribeScheduledInstanceAvailabilityCommand.d.ts +41 -140
  309. package/dist-types/ts3.4/commands/DescribeScheduledInstancesCommand.d.ts +41 -123
  310. package/dist-types/ts3.4/commands/DescribeSecurityGroupReferencesCommand.d.ts +41 -90
  311. package/dist-types/ts3.4/commands/DescribeSecurityGroupRulesCommand.d.ts +41 -76
  312. package/dist-types/ts3.4/commands/DescribeSecurityGroupsCommand.d.ts +41 -119
  313. package/dist-types/ts3.4/commands/DescribeSnapshotAttributeCommand.d.ts +41 -85
  314. package/dist-types/ts3.4/commands/DescribeSnapshotTierStatusCommand.d.ts +41 -73
  315. package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +38 -192
  316. package/dist-types/ts3.4/commands/DescribeSpotDatafeedSubscriptionCommand.d.ts +41 -83
  317. package/dist-types/ts3.4/commands/DescribeSpotFleetInstancesCommand.d.ts +41 -89
  318. package/dist-types/ts3.4/commands/DescribeSpotFleetRequestHistoryCommand.d.ts +41 -125
  319. package/dist-types/ts3.4/commands/DescribeSpotFleetRequestsCommand.d.ts +41 -128
  320. package/dist-types/ts3.4/commands/DescribeSpotInstanceRequestsCommand.d.ts +41 -147
  321. package/dist-types/ts3.4/commands/DescribeSpotPriceHistoryCommand.d.ts +41 -124
  322. package/dist-types/ts3.4/commands/DescribeStaleSecurityGroupsCommand.d.ts +41 -69
  323. package/dist-types/ts3.4/commands/DescribeStoreImageTasksCommand.d.ts +41 -87
  324. package/dist-types/ts3.4/commands/DescribeSubnetsCommand.d.ts +37 -112
  325. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +34 -111
  326. package/dist-types/ts3.4/commands/DescribeTrafficMirrorFiltersCommand.d.ts +41 -76
  327. package/dist-types/ts3.4/commands/DescribeTrafficMirrorSessionsCommand.d.ts +41 -76
  328. package/dist-types/ts3.4/commands/DescribeTrafficMirrorTargetsCommand.d.ts +41 -76
  329. package/dist-types/ts3.4/commands/DescribeTransitGatewayAttachmentsCommand.d.ts +41 -77
  330. package/dist-types/ts3.4/commands/DescribeTransitGatewayConnectPeersCommand.d.ts +41 -76
  331. package/dist-types/ts3.4/commands/DescribeTransitGatewayConnectsCommand.d.ts +41 -76
  332. package/dist-types/ts3.4/commands/DescribeTransitGatewayMulticastDomainsCommand.d.ts +41 -76
  333. package/dist-types/ts3.4/commands/DescribeTransitGatewayPeeringAttachmentsCommand.d.ts +41 -76
  334. package/dist-types/ts3.4/commands/DescribeTransitGatewayPolicyTablesCommand.d.ts +41 -76
  335. package/dist-types/ts3.4/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.d.ts +41 -76
  336. package/dist-types/ts3.4/commands/DescribeTransitGatewayRouteTablesCommand.d.ts +41 -77
  337. package/dist-types/ts3.4/commands/DescribeTransitGatewayVpcAttachmentsCommand.d.ts +41 -77
  338. package/dist-types/ts3.4/commands/DescribeTransitGatewaysCommand.d.ts +41 -77
  339. package/dist-types/ts3.4/commands/DescribeTrunkInterfaceAssociationsCommand.d.ts +41 -80
  340. package/dist-types/ts3.4/commands/DescribeVerifiedAccessEndpointsCommand.d.ts +41 -78
  341. package/dist-types/ts3.4/commands/DescribeVerifiedAccessGroupsCommand.d.ts +41 -77
  342. package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.d.ts +43 -76
  343. package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstancesCommand.d.ts +41 -76
  344. package/dist-types/ts3.4/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +41 -76
  345. package/dist-types/ts3.4/commands/DescribeVolumeAttributeCommand.d.ts +41 -87
  346. package/dist-types/ts3.4/commands/DescribeVolumeStatusCommand.d.ts +41 -170
  347. package/dist-types/ts3.4/commands/DescribeVolumesCommand.d.ts +35 -164
  348. package/dist-types/ts3.4/commands/DescribeVolumesModificationsCommand.d.ts +41 -82
  349. package/dist-types/ts3.4/commands/DescribeVpcAttributeCommand.d.ts +41 -105
  350. package/dist-types/ts3.4/commands/DescribeVpcClassicLinkCommand.d.ts +41 -77
  351. package/dist-types/ts3.4/commands/DescribeVpcClassicLinkDnsSupportCommand.d.ts +41 -74
  352. package/dist-types/ts3.4/commands/DescribeVpcEndpointConnectionNotificationsCommand.d.ts +41 -75
  353. package/dist-types/ts3.4/commands/DescribeVpcEndpointConnectionsCommand.d.ts +41 -74
  354. package/dist-types/ts3.4/commands/DescribeVpcEndpointServiceConfigurationsCommand.d.ts +41 -76
  355. package/dist-types/ts3.4/commands/DescribeVpcEndpointServicePermissionsCommand.d.ts +41 -75
  356. package/dist-types/ts3.4/commands/DescribeVpcEndpointServicesCommand.d.ts +41 -83
  357. package/dist-types/ts3.4/commands/DescribeVpcEndpointsCommand.d.ts +41 -76
  358. package/dist-types/ts3.4/commands/DescribeVpcPeeringConnectionsCommand.d.ts +41 -76
  359. package/dist-types/ts3.4/commands/DescribeVpcsCommand.d.ts +34 -109
  360. package/dist-types/ts3.4/commands/DescribeVpnConnectionsCommand.d.ts +41 -76
  361. package/dist-types/ts3.4/commands/DescribeVpnGatewaysCommand.d.ts +38 -76
  362. package/dist-types/ts3.4/commands/DetachClassicLinkVpcCommand.d.ts +41 -68
  363. package/dist-types/ts3.4/commands/DetachInternetGatewayCommand.d.ts +36 -79
  364. package/dist-types/ts3.4/commands/DetachNetworkInterfaceCommand.d.ts +36 -76
  365. package/dist-types/ts3.4/commands/DetachVerifiedAccessTrustProviderCommand.d.ts +41 -66
  366. package/dist-types/ts3.4/commands/DetachVolumeCommand.d.ts +35 -98
  367. package/dist-types/ts3.4/commands/DetachVpnGatewayCommand.d.ts +32 -70
  368. package/dist-types/ts3.4/commands/DisableAddressTransferCommand.d.ts +41 -64
  369. package/dist-types/ts3.4/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +43 -67
  370. package/dist-types/ts3.4/commands/DisableEbsEncryptionByDefaultCommand.d.ts +41 -69
  371. package/dist-types/ts3.4/commands/DisableFastLaunchCommand.d.ts +38 -70
  372. package/dist-types/ts3.4/commands/DisableFastSnapshotRestoresCommand.d.ts +41 -69
  373. package/dist-types/ts3.4/commands/DisableImageDeprecationCommand.d.ts +41 -66
  374. package/dist-types/ts3.4/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +41 -65
  375. package/dist-types/ts3.4/commands/DisableSerialConsoleAccessCommand.d.ts +41 -66
  376. package/dist-types/ts3.4/commands/DisableTransitGatewayRouteTablePropagationCommand.d.ts +41 -67
  377. package/dist-types/ts3.4/commands/DisableVgwRoutePropagationCommand.d.ts +37 -78
  378. package/dist-types/ts3.4/commands/DisableVpcClassicLinkCommand.d.ts +41 -67
  379. package/dist-types/ts3.4/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +41 -70
  380. package/dist-types/ts3.4/commands/DisassociateAddressCommand.d.ts +33 -94
  381. package/dist-types/ts3.4/commands/DisassociateClientVpnTargetNetworkCommand.d.ts +41 -81
  382. package/dist-types/ts3.4/commands/DisassociateEnclaveCertificateIamRoleCommand.d.ts +41 -69
  383. package/dist-types/ts3.4/commands/DisassociateIamInstanceProfileCommand.d.ts +41 -89
  384. package/dist-types/ts3.4/commands/DisassociateInstanceEventWindowCommand.d.ts +41 -80
  385. package/dist-types/ts3.4/commands/DisassociateIpamResourceDiscoveryCommand.d.ts +41 -64
  386. package/dist-types/ts3.4/commands/DisassociateNatGatewayAddressCommand.d.ts +41 -74
  387. package/dist-types/ts3.4/commands/DisassociateRouteTableCommand.d.ts +36 -79
  388. package/dist-types/ts3.4/commands/DisassociateSubnetCidrBlockCommand.d.ts +41 -63
  389. package/dist-types/ts3.4/commands/DisassociateTransitGatewayMulticastDomainCommand.d.ts +41 -68
  390. package/dist-types/ts3.4/commands/DisassociateTransitGatewayPolicyTableCommand.d.ts +41 -65
  391. package/dist-types/ts3.4/commands/DisassociateTransitGatewayRouteTableCommand.d.ts +41 -65
  392. package/dist-types/ts3.4/commands/DisassociateTrunkInterfaceCommand.d.ts +41 -69
  393. package/dist-types/ts3.4/commands/DisassociateVpcCidrBlockCommand.d.ts +41 -68
  394. package/dist-types/ts3.4/commands/EnableAddressTransferCommand.d.ts +41 -65
  395. package/dist-types/ts3.4/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +41 -67
  396. package/dist-types/ts3.4/commands/EnableEbsEncryptionByDefaultCommand.d.ts +41 -74
  397. package/dist-types/ts3.4/commands/EnableFastLaunchCommand.d.ts +37 -82
  398. package/dist-types/ts3.4/commands/EnableFastSnapshotRestoresCommand.d.ts +41 -74
  399. package/dist-types/ts3.4/commands/EnableImageDeprecationCommand.d.ts +41 -66
  400. package/dist-types/ts3.4/commands/EnableIpamOrganizationAdminAccountCommand.d.ts +41 -65
  401. package/dist-types/ts3.4/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.d.ts +41 -67
  402. package/dist-types/ts3.4/commands/EnableSerialConsoleAccessCommand.d.ts +41 -65
  403. package/dist-types/ts3.4/commands/EnableTransitGatewayRouteTablePropagationCommand.d.ts +41 -67
  404. package/dist-types/ts3.4/commands/EnableVgwRoutePropagationCommand.d.ts +37 -78
  405. package/dist-types/ts3.4/commands/EnableVolumeIOCommand.d.ts +32 -76
  406. package/dist-types/ts3.4/commands/EnableVpcClassicLinkCommand.d.ts +41 -73
  407. package/dist-types/ts3.4/commands/EnableVpcClassicLinkDnsSupportCommand.d.ts +41 -72
  408. package/dist-types/ts3.4/commands/ExportClientVpnClientCertificateRevocationListCommand.d.ts +43 -64
  409. package/dist-types/ts3.4/commands/ExportClientVpnClientConfigurationCommand.d.ts +41 -66
  410. package/dist-types/ts3.4/commands/ExportImageCommand.d.ts +34 -85
  411. package/dist-types/ts3.4/commands/ExportTransitGatewayRoutesCommand.d.ts +41 -77
  412. package/dist-types/ts3.4/commands/GetAssociatedEnclaveCertificateIamRolesCommand.d.ts +41 -67
  413. package/dist-types/ts3.4/commands/GetAssociatedIpv6PoolCidrsCommand.d.ts +41 -66
  414. package/dist-types/ts3.4/commands/GetAwsNetworkPerformanceDataCommand.d.ts +41 -77
  415. package/dist-types/ts3.4/commands/GetCapacityReservationUsageCommand.d.ts +41 -68
  416. package/dist-types/ts3.4/commands/GetCoipPoolUsageCommand.d.ts +37 -74
  417. package/dist-types/ts3.4/commands/GetConsoleOutputCommand.d.ts +37 -95
  418. package/dist-types/ts3.4/commands/GetConsoleScreenshotCommand.d.ts +41 -67
  419. package/dist-types/ts3.4/commands/GetDefaultCreditSpecificationCommand.d.ts +41 -67
  420. package/dist-types/ts3.4/commands/GetEbsDefaultKmsKeyIdCommand.d.ts +41 -67
  421. package/dist-types/ts3.4/commands/GetEbsEncryptionByDefaultCommand.d.ts +41 -66
  422. package/dist-types/ts3.4/commands/GetFlowLogsIntegrationTemplateCommand.d.ts +41 -92
  423. package/dist-types/ts3.4/commands/GetGroupsForCapacityReservationCommand.d.ts +41 -66
  424. package/dist-types/ts3.4/commands/GetHostReservationPurchasePreviewCommand.d.ts +41 -70
  425. package/dist-types/ts3.4/commands/GetInstanceTypesFromInstanceRequirementsCommand.d.ts +41 -148
  426. package/dist-types/ts3.4/commands/GetInstanceUefiDataCommand.d.ts +38 -74
  427. package/dist-types/ts3.4/commands/GetIpamAddressHistoryCommand.d.ts +41 -70
  428. package/dist-types/ts3.4/commands/GetIpamDiscoveredAccountsCommand.d.ts +41 -75
  429. package/dist-types/ts3.4/commands/GetIpamDiscoveredResourceCidrsCommand.d.ts +41 -75
  430. package/dist-types/ts3.4/commands/GetIpamPoolAllocationsCommand.d.ts +41 -78
  431. package/dist-types/ts3.4/commands/GetIpamPoolCidrsCommand.d.ts +37 -74
  432. package/dist-types/ts3.4/commands/GetIpamResourceCidrsCommand.d.ts +41 -82
  433. package/dist-types/ts3.4/commands/GetLaunchTemplateDataCommand.d.ts +41 -134
  434. package/dist-types/ts3.4/commands/GetManagedPrefixListAssociationsCommand.d.ts +41 -66
  435. package/dist-types/ts3.4/commands/GetManagedPrefixListEntriesCommand.d.ts +41 -67
  436. package/dist-types/ts3.4/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.d.ts +41 -66
  437. package/dist-types/ts3.4/commands/GetNetworkInsightsAccessScopeContentCommand.d.ts +41 -64
  438. package/dist-types/ts3.4/commands/GetPasswordDataCommand.d.ts +37 -76
  439. package/dist-types/ts3.4/commands/GetReservedInstancesExchangeQuoteCommand.d.ts +41 -74
  440. package/dist-types/ts3.4/commands/GetSerialConsoleAccessStatusCommand.d.ts +41 -66
  441. package/dist-types/ts3.4/commands/GetSpotPlacementScoresCommand.d.ts +41 -157
  442. package/dist-types/ts3.4/commands/GetSubnetCidrReservationsCommand.d.ts +41 -74
  443. package/dist-types/ts3.4/commands/GetTransitGatewayAttachmentPropagationsCommand.d.ts +41 -74
  444. package/dist-types/ts3.4/commands/GetTransitGatewayMulticastDomainAssociationsCommand.d.ts +41 -74
  445. package/dist-types/ts3.4/commands/GetTransitGatewayPolicyTableAssociationsCommand.d.ts +41 -74
  446. package/dist-types/ts3.4/commands/GetTransitGatewayPolicyTableEntriesCommand.d.ts +41 -74
  447. package/dist-types/ts3.4/commands/GetTransitGatewayPrefixListReferencesCommand.d.ts +41 -74
  448. package/dist-types/ts3.4/commands/GetTransitGatewayRouteTableAssociationsCommand.d.ts +41 -74
  449. package/dist-types/ts3.4/commands/GetTransitGatewayRouteTablePropagationsCommand.d.ts +41 -74
  450. package/dist-types/ts3.4/commands/GetVerifiedAccessEndpointPolicyCommand.d.ts +41 -64
  451. package/dist-types/ts3.4/commands/GetVerifiedAccessGroupPolicyCommand.d.ts +41 -64
  452. package/dist-types/ts3.4/commands/GetVpnConnectionDeviceSampleConfigurationCommand.d.ts +41 -67
  453. package/dist-types/ts3.4/commands/GetVpnConnectionDeviceTypesCommand.d.ts +41 -68
  454. package/dist-types/ts3.4/commands/GetVpnTunnelReplacementStatusCommand.d.ts +41 -65
  455. package/dist-types/ts3.4/commands/ImportClientVpnClientCertificateRevocationListCommand.d.ts +43 -66
  456. package/dist-types/ts3.4/commands/ImportImageCommand.d.ts +34 -124
  457. package/dist-types/ts3.4/commands/ImportInstanceCommand.d.ts +37 -113
  458. package/dist-types/ts3.4/commands/ImportKeyPairCommand.d.ts +34 -81
  459. package/dist-types/ts3.4/commands/ImportSnapshotCommand.d.ts +37 -96
  460. package/dist-types/ts3.4/commands/ImportVolumeCommand.d.ts +34 -79
  461. package/dist-types/ts3.4/commands/ListImagesInRecycleBinCommand.d.ts +41 -70
  462. package/dist-types/ts3.4/commands/ListSnapshotsInRecycleBinCommand.d.ts +41 -68
  463. package/dist-types/ts3.4/commands/ModifyAddressAttributeCommand.d.ts +41 -65
  464. package/dist-types/ts3.4/commands/ModifyAvailabilityZoneGroupCommand.d.ts +41 -68
  465. package/dist-types/ts3.4/commands/ModifyCapacityReservationCommand.d.ts +41 -73
  466. package/dist-types/ts3.4/commands/ModifyCapacityReservationFleetCommand.d.ts +41 -71
  467. package/dist-types/ts3.4/commands/ModifyClientVpnEndpointCommand.d.ts +41 -93
  468. package/dist-types/ts3.4/commands/ModifyDefaultCreditSpecificationCommand.d.ts +41 -78
  469. package/dist-types/ts3.4/commands/ModifyEbsDefaultKmsKeyIdCommand.d.ts +41 -71
  470. package/dist-types/ts3.4/commands/ModifyFleetCommand.d.ts +34 -193
  471. package/dist-types/ts3.4/commands/ModifyFpgaImageAttributeCommand.d.ts +41 -91
  472. package/dist-types/ts3.4/commands/ModifyHostsCommand.d.ts +34 -78
  473. package/dist-types/ts3.4/commands/ModifyIdFormatCommand.d.ts +32 -87
  474. package/dist-types/ts3.4/commands/ModifyIdentityIdFormatCommand.d.ts +36 -86
  475. package/dist-types/ts3.4/commands/ModifyImageAttributeCommand.d.ts +36 -147
  476. package/dist-types/ts3.4/commands/ModifyInstanceAttributeCommand.d.ts +37 -151
  477. package/dist-types/ts3.4/commands/ModifyInstanceCapacityReservationAttributesCommand.d.ts +41 -73
  478. package/dist-types/ts3.4/commands/ModifyInstanceCreditSpecificationCommand.d.ts +41 -74
  479. package/dist-types/ts3.4/commands/ModifyInstanceEventStartTimeCommand.d.ts +41 -66
  480. package/dist-types/ts3.4/commands/ModifyInstanceEventWindowCommand.d.ts +41 -81
  481. package/dist-types/ts3.4/commands/ModifyInstanceMaintenanceOptionsCommand.d.ts +41 -68
  482. package/dist-types/ts3.4/commands/ModifyInstanceMetadataOptionsCommand.d.ts +41 -75
  483. package/dist-types/ts3.4/commands/ModifyInstancePlacementCommand.d.ts +41 -95
  484. package/dist-types/ts3.4/commands/ModifyIpamCommand.d.ts +34 -76
  485. package/dist-types/ts3.4/commands/ModifyIpamPoolCommand.d.ts +37 -84
  486. package/dist-types/ts3.4/commands/ModifyIpamResourceCidrCommand.d.ts +41 -70
  487. package/dist-types/ts3.4/commands/ModifyIpamResourceDiscoveryCommand.d.ts +41 -75
  488. package/dist-types/ts3.4/commands/ModifyIpamScopeCommand.d.ts +37 -65
  489. package/dist-types/ts3.4/commands/ModifyLaunchTemplateCommand.d.ts +41 -93
  490. package/dist-types/ts3.4/commands/ModifyLocalGatewayRouteCommand.d.ts +41 -68
  491. package/dist-types/ts3.4/commands/ModifyManagedPrefixListCommand.d.ts +41 -82
  492. package/dist-types/ts3.4/commands/ModifyNetworkInterfaceAttributeCommand.d.ts +37 -143
  493. package/dist-types/ts3.4/commands/ModifyPrivateDnsNameOptionsCommand.d.ts +41 -67
  494. package/dist-types/ts3.4/commands/ModifyReservedInstancesCommand.d.ts +41 -82
  495. package/dist-types/ts3.4/commands/ModifySecurityGroupRulesCommand.d.ts +41 -79
  496. package/dist-types/ts3.4/commands/ModifySnapshotAttributeCommand.d.ts +37 -125
  497. package/dist-types/ts3.4/commands/ModifySnapshotTierCommand.d.ts +38 -69
  498. package/dist-types/ts3.4/commands/ModifySpotFleetRequestCommand.d.ts +41 -213
  499. package/dist-types/ts3.4/commands/ModifySubnetAttributeCommand.d.ts +36 -124
  500. package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +41 -73
  501. package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +41 -85
  502. package/dist-types/ts3.4/commands/ModifyTrafficMirrorSessionCommand.d.ts +41 -73
  503. package/dist-types/ts3.4/commands/ModifyTransitGatewayCommand.d.ts +41 -81
  504. package/dist-types/ts3.4/commands/ModifyTransitGatewayPrefixListReferenceCommand.d.ts +41 -67
  505. package/dist-types/ts3.4/commands/ModifyTransitGatewayVpcAttachmentCommand.d.ts +41 -75
  506. package/dist-types/ts3.4/commands/ModifyVerifiedAccessEndpointCommand.d.ts +41 -78
  507. package/dist-types/ts3.4/commands/ModifyVerifiedAccessEndpointPolicyCommand.d.ts +41 -67
  508. package/dist-types/ts3.4/commands/ModifyVerifiedAccessGroupCommand.d.ts +41 -67
  509. package/dist-types/ts3.4/commands/ModifyVerifiedAccessGroupPolicyCommand.d.ts +41 -67
  510. package/dist-types/ts3.4/commands/ModifyVerifiedAccessInstanceCommand.d.ts +41 -66
  511. package/dist-types/ts3.4/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.d.ts +43 -81
  512. package/dist-types/ts3.4/commands/ModifyVerifiedAccessTrustProviderCommand.d.ts +41 -69
  513. package/dist-types/ts3.4/commands/ModifyVolumeAttributeCommand.d.ts +36 -88
  514. package/dist-types/ts3.4/commands/ModifyVolumeCommand.d.ts +34 -85
  515. package/dist-types/ts3.4/commands/ModifyVpcAttributeCommand.d.ts +33 -100
  516. package/dist-types/ts3.4/commands/ModifyVpcEndpointCommand.d.ts +38 -93
  517. package/dist-types/ts3.4/commands/ModifyVpcEndpointConnectionNotificationCommand.d.ts +41 -69
  518. package/dist-types/ts3.4/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +41 -88
  519. package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.d.ts +41 -65
  520. package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +41 -75
  521. package/dist-types/ts3.4/commands/ModifyVpcPeeringConnectionOptionsCommand.d.ts +41 -99
  522. package/dist-types/ts3.4/commands/ModifyVpcTenancyCommand.d.ts +37 -72
  523. package/dist-types/ts3.4/commands/ModifyVpnConnectionCommand.d.ts +38 -102
  524. package/dist-types/ts3.4/commands/ModifyVpnConnectionOptionsCommand.d.ts +41 -72
  525. package/dist-types/ts3.4/commands/ModifyVpnTunnelCertificateCommand.d.ts +41 -65
  526. package/dist-types/ts3.4/commands/ModifyVpnTunnelOptionsCommand.d.ts +41 -125
  527. package/dist-types/ts3.4/commands/MonitorInstancesCommand.d.ts +37 -69
  528. package/dist-types/ts3.4/commands/MoveAddressToVpcCommand.d.ts +37 -88
  529. package/dist-types/ts3.4/commands/MoveByoipCidrToIpamCommand.d.ts +38 -67
  530. package/dist-types/ts3.4/commands/ProvisionByoipCidrCommand.d.ts +38 -93
  531. package/dist-types/ts3.4/commands/ProvisionIpamPoolCidrCommand.d.ts +41 -73
  532. package/dist-types/ts3.4/commands/ProvisionPublicIpv4PoolCidrCommand.d.ts +41 -67
  533. package/dist-types/ts3.4/commands/PurchaseHostReservationCommand.d.ts +41 -83
  534. package/dist-types/ts3.4/commands/PurchaseReservedInstancesOfferingCommand.d.ts +41 -82
  535. package/dist-types/ts3.4/commands/PurchaseScheduledInstancesCommand.d.ts +41 -124
  536. package/dist-types/ts3.4/commands/RebootInstancesCommand.d.ts +32 -86
  537. package/dist-types/ts3.4/commands/RegisterImageCommand.d.ts +34 -146
  538. package/dist-types/ts3.4/commands/RegisterInstanceEventNotificationAttributesCommand.d.ts +41 -71
  539. package/dist-types/ts3.4/commands/RegisterTransitGatewayMulticastGroupMembersCommand.d.ts +41 -73
  540. package/dist-types/ts3.4/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.d.ts +41 -73
  541. package/dist-types/ts3.4/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.d.ts +43 -68
  542. package/dist-types/ts3.4/commands/RejectTransitGatewayPeeringAttachmentCommand.d.ts +41 -64
  543. package/dist-types/ts3.4/commands/RejectTransitGatewayVpcAttachmentCommand.d.ts +41 -67
  544. package/dist-types/ts3.4/commands/RejectVpcEndpointConnectionsCommand.d.ts +41 -67
  545. package/dist-types/ts3.4/commands/RejectVpcPeeringConnectionCommand.d.ts +41 -67
  546. package/dist-types/ts3.4/commands/ReleaseAddressCommand.d.ts +32 -105
  547. package/dist-types/ts3.4/commands/ReleaseHostsCommand.d.ts +34 -73
  548. package/dist-types/ts3.4/commands/ReleaseIpamPoolAllocationCommand.d.ts +41 -70
  549. package/dist-types/ts3.4/commands/ReplaceIamInstanceProfileAssociationCommand.d.ts +41 -71
  550. package/dist-types/ts3.4/commands/ReplaceNetworkAclAssociationCommand.d.ts +41 -86
  551. package/dist-types/ts3.4/commands/ReplaceNetworkAclEntryCommand.d.ts +36 -99
  552. package/dist-types/ts3.4/commands/ReplaceRouteCommand.d.ts +32 -97
  553. package/dist-types/ts3.4/commands/ReplaceRouteTableAssociationCommand.d.ts +41 -86
  554. package/dist-types/ts3.4/commands/ReplaceTransitGatewayRouteCommand.d.ts +41 -67
  555. package/dist-types/ts3.4/commands/ReplaceVpnTunnelCommand.d.ts +37 -66
  556. package/dist-types/ts3.4/commands/ReportInstanceStatusCommand.d.ts +36 -77
  557. package/dist-types/ts3.4/commands/RequestSpotFleetCommand.d.ts +37 -556
  558. package/dist-types/ts3.4/commands/RequestSpotInstancesCommand.d.ts +41 -236
  559. package/dist-types/ts3.4/commands/ResetAddressAttributeCommand.d.ts +41 -65
  560. package/dist-types/ts3.4/commands/ResetEbsDefaultKmsKeyIdCommand.d.ts +41 -68
  561. package/dist-types/ts3.4/commands/ResetFpgaImageAttributeCommand.d.ts +41 -66
  562. package/dist-types/ts3.4/commands/ResetImageAttributeCommand.d.ts +33 -77
  563. package/dist-types/ts3.4/commands/ResetInstanceAttributeCommand.d.ts +36 -85
  564. package/dist-types/ts3.4/commands/ResetNetworkInterfaceAttributeCommand.d.ts +37 -65
  565. package/dist-types/ts3.4/commands/ResetSnapshotAttributeCommand.d.ts +36 -79
  566. package/dist-types/ts3.4/commands/RestoreAddressToClassicCommand.d.ts +41 -84
  567. package/dist-types/ts3.4/commands/RestoreImageFromRecycleBinCommand.d.ts +41 -64
  568. package/dist-types/ts3.4/commands/RestoreManagedPrefixListVersionCommand.d.ts +41 -66
  569. package/dist-types/ts3.4/commands/RestoreSnapshotFromRecycleBinCommand.d.ts +41 -65
  570. package/dist-types/ts3.4/commands/RestoreSnapshotTierCommand.d.ts +38 -70
  571. package/dist-types/ts3.4/commands/RevokeClientVpnIngressCommand.d.ts +41 -67
  572. package/dist-types/ts3.4/commands/RevokeSecurityGroupEgressCommand.d.ts +41 -122
  573. package/dist-types/ts3.4/commands/RevokeSecurityGroupIngressCommand.d.ts +41 -124
  574. package/dist-types/ts3.4/commands/RunInstancesCommand.d.ts +35 -346
  575. package/dist-types/ts3.4/commands/RunScheduledInstancesCommand.d.ts +41 -207
  576. package/dist-types/ts3.4/commands/SearchLocalGatewayRoutesCommand.d.ts +41 -74
  577. package/dist-types/ts3.4/commands/SearchTransitGatewayMulticastGroupsCommand.d.ts +41 -74
  578. package/dist-types/ts3.4/commands/SearchTransitGatewayRoutesCommand.d.ts +41 -73
  579. package/dist-types/ts3.4/commands/SendDiagnosticInterruptCommand.d.ts +37 -78
  580. package/dist-types/ts3.4/commands/StartInstancesCommand.d.ts +35 -116
  581. package/dist-types/ts3.4/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +41 -76
  582. package/dist-types/ts3.4/commands/StartNetworkInsightsAnalysisCommand.d.ts +41 -83
  583. package/dist-types/ts3.4/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.d.ts +41 -67
  584. package/dist-types/ts3.4/commands/StopInstancesCommand.d.ts +34 -128
  585. package/dist-types/ts3.4/commands/TerminateClientVpnConnectionsCommand.d.ts +41 -66
  586. package/dist-types/ts3.4/commands/TerminateInstancesCommand.d.ts +38 -155
  587. package/dist-types/ts3.4/commands/UnassignIpv6AddressesCommand.d.ts +41 -69
  588. package/dist-types/ts3.4/commands/UnassignPrivateIpAddressesCommand.d.ts +37 -84
  589. package/dist-types/ts3.4/commands/UnassignPrivateNatGatewayAddressCommand.d.ts +41 -76
  590. package/dist-types/ts3.4/commands/UnmonitorInstancesCommand.d.ts +38 -68
  591. package/dist-types/ts3.4/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.d.ts +41 -134
  592. package/dist-types/ts3.4/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.d.ts +41 -134
  593. package/dist-types/ts3.4/commands/WithdrawByoipCidrCommand.d.ts +38 -68
  594. package/dist-types/ts3.4/commands/index.d.ts +591 -591
  595. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +33 -19
  596. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +8 -5
  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 +7 -12
  600. package/dist-types/ts3.4/models/index.d.ts +8 -8
  601. package/dist-types/ts3.4/models/models_0.d.ts +2660 -7440
  602. package/dist-types/ts3.4/models/models_1.d.ts +2100 -8581
  603. package/dist-types/ts3.4/models/models_2.d.ts +1846 -6522
  604. package/dist-types/ts3.4/models/models_3.d.ts +1844 -8050
  605. package/dist-types/ts3.4/models/models_4.d.ts +2103 -9927
  606. package/dist-types/ts3.4/models/models_5.d.ts +1710 -6740
  607. package/dist-types/ts3.4/models/models_6.d.ts +1879 -7333
  608. package/dist-types/ts3.4/models/models_7.d.ts +143 -489
  609. package/dist-types/ts3.4/pagination/DescribeAddressTransfersPaginator.d.ts +11 -7
  610. package/dist-types/ts3.4/pagination/DescribeAddressesAttributePaginator.d.ts +11 -7
  611. package/dist-types/ts3.4/pagination/DescribeAwsNetworkPerformanceMetricSubscriptionsPaginator.d.ts +11 -7
  612. package/dist-types/ts3.4/pagination/DescribeByoipCidrsPaginator.d.ts +11 -7
  613. package/dist-types/ts3.4/pagination/DescribeCapacityReservationFleetsPaginator.d.ts +11 -7
  614. package/dist-types/ts3.4/pagination/DescribeCapacityReservationsPaginator.d.ts +11 -7
  615. package/dist-types/ts3.4/pagination/DescribeCarrierGatewaysPaginator.d.ts +11 -7
  616. package/dist-types/ts3.4/pagination/DescribeClassicLinkInstancesPaginator.d.ts +11 -7
  617. package/dist-types/ts3.4/pagination/DescribeClientVpnAuthorizationRulesPaginator.d.ts +11 -7
  618. package/dist-types/ts3.4/pagination/DescribeClientVpnConnectionsPaginator.d.ts +11 -7
  619. package/dist-types/ts3.4/pagination/DescribeClientVpnEndpointsPaginator.d.ts +11 -7
  620. package/dist-types/ts3.4/pagination/DescribeClientVpnRoutesPaginator.d.ts +11 -7
  621. package/dist-types/ts3.4/pagination/DescribeClientVpnTargetNetworksPaginator.d.ts +11 -7
  622. package/dist-types/ts3.4/pagination/DescribeCoipPoolsPaginator.d.ts +11 -7
  623. package/dist-types/ts3.4/pagination/DescribeDhcpOptionsPaginator.d.ts +11 -7
  624. package/dist-types/ts3.4/pagination/DescribeEgressOnlyInternetGatewaysPaginator.d.ts +11 -7
  625. package/dist-types/ts3.4/pagination/DescribeExportImageTasksPaginator.d.ts +11 -7
  626. package/dist-types/ts3.4/pagination/DescribeFastLaunchImagesPaginator.d.ts +11 -7
  627. package/dist-types/ts3.4/pagination/DescribeFastSnapshotRestoresPaginator.d.ts +11 -7
  628. package/dist-types/ts3.4/pagination/DescribeFleetsPaginator.d.ts +11 -7
  629. package/dist-types/ts3.4/pagination/DescribeFlowLogsPaginator.d.ts +11 -7
  630. package/dist-types/ts3.4/pagination/DescribeFpgaImagesPaginator.d.ts +11 -7
  631. package/dist-types/ts3.4/pagination/DescribeHostReservationOfferingsPaginator.d.ts +11 -7
  632. package/dist-types/ts3.4/pagination/DescribeHostReservationsPaginator.d.ts +11 -7
  633. package/dist-types/ts3.4/pagination/DescribeHostsPaginator.d.ts +11 -7
  634. package/dist-types/ts3.4/pagination/DescribeIamInstanceProfileAssociationsPaginator.d.ts +11 -7
  635. package/dist-types/ts3.4/pagination/DescribeImagesPaginator.d.ts +11 -7
  636. package/dist-types/ts3.4/pagination/DescribeImportImageTasksPaginator.d.ts +11 -7
  637. package/dist-types/ts3.4/pagination/DescribeImportSnapshotTasksPaginator.d.ts +11 -7
  638. package/dist-types/ts3.4/pagination/DescribeInstanceCreditSpecificationsPaginator.d.ts +11 -7
  639. package/dist-types/ts3.4/pagination/DescribeInstanceEventWindowsPaginator.d.ts +11 -7
  640. package/dist-types/ts3.4/pagination/DescribeInstanceStatusPaginator.d.ts +11 -7
  641. package/dist-types/ts3.4/pagination/DescribeInstanceTypeOfferingsPaginator.d.ts +11 -7
  642. package/dist-types/ts3.4/pagination/DescribeInstanceTypesPaginator.d.ts +11 -7
  643. package/dist-types/ts3.4/pagination/DescribeInstancesPaginator.d.ts +11 -7
  644. package/dist-types/ts3.4/pagination/DescribeInternetGatewaysPaginator.d.ts +11 -7
  645. package/dist-types/ts3.4/pagination/DescribeIpamPoolsPaginator.d.ts +11 -7
  646. package/dist-types/ts3.4/pagination/DescribeIpamResourceDiscoveriesPaginator.d.ts +11 -7
  647. package/dist-types/ts3.4/pagination/DescribeIpamResourceDiscoveryAssociationsPaginator.d.ts +11 -7
  648. package/dist-types/ts3.4/pagination/DescribeIpamScopesPaginator.d.ts +11 -7
  649. package/dist-types/ts3.4/pagination/DescribeIpamsPaginator.d.ts +11 -7
  650. package/dist-types/ts3.4/pagination/DescribeIpv6PoolsPaginator.d.ts +11 -7
  651. package/dist-types/ts3.4/pagination/DescribeLaunchTemplateVersionsPaginator.d.ts +11 -7
  652. package/dist-types/ts3.4/pagination/DescribeLaunchTemplatesPaginator.d.ts +11 -7
  653. package/dist-types/ts3.4/pagination/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsPaginator.d.ts +11 -7
  654. package/dist-types/ts3.4/pagination/DescribeLocalGatewayRouteTableVpcAssociationsPaginator.d.ts +11 -7
  655. package/dist-types/ts3.4/pagination/DescribeLocalGatewayRouteTablesPaginator.d.ts +11 -7
  656. package/dist-types/ts3.4/pagination/DescribeLocalGatewayVirtualInterfaceGroupsPaginator.d.ts +11 -7
  657. package/dist-types/ts3.4/pagination/DescribeLocalGatewayVirtualInterfacesPaginator.d.ts +11 -7
  658. package/dist-types/ts3.4/pagination/DescribeLocalGatewaysPaginator.d.ts +11 -7
  659. package/dist-types/ts3.4/pagination/DescribeManagedPrefixListsPaginator.d.ts +11 -7
  660. package/dist-types/ts3.4/pagination/DescribeMovingAddressesPaginator.d.ts +11 -7
  661. package/dist-types/ts3.4/pagination/DescribeNatGatewaysPaginator.d.ts +11 -7
  662. package/dist-types/ts3.4/pagination/DescribeNetworkAclsPaginator.d.ts +11 -7
  663. package/dist-types/ts3.4/pagination/DescribeNetworkInsightsAccessScopeAnalysesPaginator.d.ts +11 -7
  664. package/dist-types/ts3.4/pagination/DescribeNetworkInsightsAccessScopesPaginator.d.ts +11 -7
  665. package/dist-types/ts3.4/pagination/DescribeNetworkInsightsAnalysesPaginator.d.ts +11 -7
  666. package/dist-types/ts3.4/pagination/DescribeNetworkInsightsPathsPaginator.d.ts +11 -7
  667. package/dist-types/ts3.4/pagination/DescribeNetworkInterfacePermissionsPaginator.d.ts +11 -7
  668. package/dist-types/ts3.4/pagination/DescribeNetworkInterfacesPaginator.d.ts +11 -7
  669. package/dist-types/ts3.4/pagination/DescribePrefixListsPaginator.d.ts +11 -7
  670. package/dist-types/ts3.4/pagination/DescribePrincipalIdFormatPaginator.d.ts +11 -7
  671. package/dist-types/ts3.4/pagination/DescribePublicIpv4PoolsPaginator.d.ts +11 -7
  672. package/dist-types/ts3.4/pagination/DescribeReplaceRootVolumeTasksPaginator.d.ts +11 -7
  673. package/dist-types/ts3.4/pagination/DescribeReservedInstancesModificationsPaginator.d.ts +11 -7
  674. package/dist-types/ts3.4/pagination/DescribeReservedInstancesOfferingsPaginator.d.ts +11 -7
  675. package/dist-types/ts3.4/pagination/DescribeRouteTablesPaginator.d.ts +11 -7
  676. package/dist-types/ts3.4/pagination/DescribeScheduledInstanceAvailabilityPaginator.d.ts +11 -7
  677. package/dist-types/ts3.4/pagination/DescribeScheduledInstancesPaginator.d.ts +11 -7
  678. package/dist-types/ts3.4/pagination/DescribeSecurityGroupRulesPaginator.d.ts +11 -7
  679. package/dist-types/ts3.4/pagination/DescribeSecurityGroupsPaginator.d.ts +11 -7
  680. package/dist-types/ts3.4/pagination/DescribeSnapshotTierStatusPaginator.d.ts +11 -7
  681. package/dist-types/ts3.4/pagination/DescribeSnapshotsPaginator.d.ts +11 -7
  682. package/dist-types/ts3.4/pagination/DescribeSpotFleetRequestsPaginator.d.ts +11 -7
  683. package/dist-types/ts3.4/pagination/DescribeSpotInstanceRequestsPaginator.d.ts +11 -7
  684. package/dist-types/ts3.4/pagination/DescribeSpotPriceHistoryPaginator.d.ts +11 -7
  685. package/dist-types/ts3.4/pagination/DescribeStaleSecurityGroupsPaginator.d.ts +11 -7
  686. package/dist-types/ts3.4/pagination/DescribeStoreImageTasksPaginator.d.ts +11 -7
  687. package/dist-types/ts3.4/pagination/DescribeSubnetsPaginator.d.ts +11 -7
  688. package/dist-types/ts3.4/pagination/DescribeTagsPaginator.d.ts +11 -7
  689. package/dist-types/ts3.4/pagination/DescribeTrafficMirrorFiltersPaginator.d.ts +11 -7
  690. package/dist-types/ts3.4/pagination/DescribeTrafficMirrorSessionsPaginator.d.ts +11 -7
  691. package/dist-types/ts3.4/pagination/DescribeTrafficMirrorTargetsPaginator.d.ts +11 -7
  692. package/dist-types/ts3.4/pagination/DescribeTransitGatewayAttachmentsPaginator.d.ts +11 -7
  693. package/dist-types/ts3.4/pagination/DescribeTransitGatewayConnectPeersPaginator.d.ts +11 -7
  694. package/dist-types/ts3.4/pagination/DescribeTransitGatewayConnectsPaginator.d.ts +11 -7
  695. package/dist-types/ts3.4/pagination/DescribeTransitGatewayMulticastDomainsPaginator.d.ts +11 -7
  696. package/dist-types/ts3.4/pagination/DescribeTransitGatewayPeeringAttachmentsPaginator.d.ts +11 -7
  697. package/dist-types/ts3.4/pagination/DescribeTransitGatewayPolicyTablesPaginator.d.ts +11 -7
  698. package/dist-types/ts3.4/pagination/DescribeTransitGatewayRouteTableAnnouncementsPaginator.d.ts +11 -7
  699. package/dist-types/ts3.4/pagination/DescribeTransitGatewayRouteTablesPaginator.d.ts +11 -7
  700. package/dist-types/ts3.4/pagination/DescribeTransitGatewayVpcAttachmentsPaginator.d.ts +11 -7
  701. package/dist-types/ts3.4/pagination/DescribeTransitGatewaysPaginator.d.ts +11 -7
  702. package/dist-types/ts3.4/pagination/DescribeTrunkInterfaceAssociationsPaginator.d.ts +11 -7
  703. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessEndpointsPaginator.d.ts +11 -7
  704. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessGroupsPaginator.d.ts +11 -7
  705. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessInstanceLoggingConfigurationsPaginator.d.ts +11 -7
  706. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessInstancesPaginator.d.ts +11 -7
  707. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessTrustProvidersPaginator.d.ts +11 -7
  708. package/dist-types/ts3.4/pagination/DescribeVolumeStatusPaginator.d.ts +11 -7
  709. package/dist-types/ts3.4/pagination/DescribeVolumesModificationsPaginator.d.ts +11 -7
  710. package/dist-types/ts3.4/pagination/DescribeVolumesPaginator.d.ts +11 -7
  711. package/dist-types/ts3.4/pagination/DescribeVpcClassicLinkDnsSupportPaginator.d.ts +11 -7
  712. package/dist-types/ts3.4/pagination/DescribeVpcEndpointConnectionNotificationsPaginator.d.ts +11 -7
  713. package/dist-types/ts3.4/pagination/DescribeVpcEndpointConnectionsPaginator.d.ts +11 -7
  714. package/dist-types/ts3.4/pagination/DescribeVpcEndpointServiceConfigurationsPaginator.d.ts +11 -7
  715. package/dist-types/ts3.4/pagination/DescribeVpcEndpointServicePermissionsPaginator.d.ts +11 -7
  716. package/dist-types/ts3.4/pagination/DescribeVpcEndpointsPaginator.d.ts +11 -7
  717. package/dist-types/ts3.4/pagination/DescribeVpcPeeringConnectionsPaginator.d.ts +11 -7
  718. package/dist-types/ts3.4/pagination/DescribeVpcsPaginator.d.ts +11 -7
  719. package/dist-types/ts3.4/pagination/GetAssociatedIpv6PoolCidrsPaginator.d.ts +11 -7
  720. package/dist-types/ts3.4/pagination/GetAwsNetworkPerformanceDataPaginator.d.ts +11 -7
  721. package/dist-types/ts3.4/pagination/GetGroupsForCapacityReservationPaginator.d.ts +11 -7
  722. package/dist-types/ts3.4/pagination/GetInstanceTypesFromInstanceRequirementsPaginator.d.ts +11 -7
  723. package/dist-types/ts3.4/pagination/GetIpamAddressHistoryPaginator.d.ts +11 -7
  724. package/dist-types/ts3.4/pagination/GetIpamDiscoveredAccountsPaginator.d.ts +11 -7
  725. package/dist-types/ts3.4/pagination/GetIpamDiscoveredResourceCidrsPaginator.d.ts +11 -7
  726. package/dist-types/ts3.4/pagination/GetIpamPoolAllocationsPaginator.d.ts +11 -7
  727. package/dist-types/ts3.4/pagination/GetIpamPoolCidrsPaginator.d.ts +11 -7
  728. package/dist-types/ts3.4/pagination/GetIpamResourceCidrsPaginator.d.ts +11 -7
  729. package/dist-types/ts3.4/pagination/GetManagedPrefixListAssociationsPaginator.d.ts +11 -7
  730. package/dist-types/ts3.4/pagination/GetManagedPrefixListEntriesPaginator.d.ts +11 -7
  731. package/dist-types/ts3.4/pagination/GetSpotPlacementScoresPaginator.d.ts +11 -7
  732. package/dist-types/ts3.4/pagination/GetTransitGatewayAttachmentPropagationsPaginator.d.ts +11 -7
  733. package/dist-types/ts3.4/pagination/GetTransitGatewayMulticastDomainAssociationsPaginator.d.ts +11 -7
  734. package/dist-types/ts3.4/pagination/GetTransitGatewayPolicyTableAssociationsPaginator.d.ts +11 -7
  735. package/dist-types/ts3.4/pagination/GetTransitGatewayPrefixListReferencesPaginator.d.ts +11 -7
  736. package/dist-types/ts3.4/pagination/GetTransitGatewayRouteTableAssociationsPaginator.d.ts +11 -7
  737. package/dist-types/ts3.4/pagination/GetTransitGatewayRouteTablePropagationsPaginator.d.ts +11 -7
  738. package/dist-types/ts3.4/pagination/GetVpnConnectionDeviceTypesPaginator.d.ts +11 -7
  739. package/dist-types/ts3.4/pagination/Interfaces.d.ts +5 -8
  740. package/dist-types/ts3.4/pagination/ListImagesInRecycleBinPaginator.d.ts +11 -7
  741. package/dist-types/ts3.4/pagination/ListSnapshotsInRecycleBinPaginator.d.ts +11 -7
  742. package/dist-types/ts3.4/pagination/SearchLocalGatewayRoutesPaginator.d.ts +11 -7
  743. package/dist-types/ts3.4/pagination/SearchTransitGatewayMulticastGroupsPaginator.d.ts +11 -7
  744. package/dist-types/ts3.4/pagination/index.d.ts +135 -135
  745. package/dist-types/ts3.4/protocols/Aws_ec2.d.ts +7097 -5321
  746. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +91 -42
  747. package/dist-types/ts3.4/runtimeConfig.d.ts +91 -42
  748. package/dist-types/ts3.4/runtimeConfig.native.d.ts +80 -41
  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 +11 -14
  752. package/dist-types/ts3.4/waiters/waitForConversionTaskCancelled.d.ts +11 -14
  753. package/dist-types/ts3.4/waiters/waitForConversionTaskCompleted.d.ts +11 -14
  754. package/dist-types/ts3.4/waiters/waitForConversionTaskDeleted.d.ts +11 -14
  755. package/dist-types/ts3.4/waiters/waitForCustomerGatewayAvailable.d.ts +11 -14
  756. package/dist-types/ts3.4/waiters/waitForExportTaskCancelled.d.ts +11 -14
  757. package/dist-types/ts3.4/waiters/waitForExportTaskCompleted.d.ts +11 -14
  758. package/dist-types/ts3.4/waiters/waitForImageAvailable.d.ts +11 -14
  759. package/dist-types/ts3.4/waiters/waitForImageExists.d.ts +11 -14
  760. package/dist-types/ts3.4/waiters/waitForInstanceExists.d.ts +11 -14
  761. package/dist-types/ts3.4/waiters/waitForInstanceRunning.d.ts +11 -14
  762. package/dist-types/ts3.4/waiters/waitForInstanceStatusOk.d.ts +11 -14
  763. package/dist-types/ts3.4/waiters/waitForInstanceStopped.d.ts +11 -14
  764. package/dist-types/ts3.4/waiters/waitForInstanceTerminated.d.ts +11 -14
  765. package/dist-types/ts3.4/waiters/waitForInternetGatewayExists.d.ts +11 -14
  766. package/dist-types/ts3.4/waiters/waitForKeyPairExists.d.ts +11 -14
  767. package/dist-types/ts3.4/waiters/waitForNatGatewayAvailable.d.ts +11 -14
  768. package/dist-types/ts3.4/waiters/waitForNatGatewayDeleted.d.ts +11 -14
  769. package/dist-types/ts3.4/waiters/waitForNetworkInterfaceAvailable.d.ts +11 -14
  770. package/dist-types/ts3.4/waiters/waitForPasswordDataAvailable.d.ts +11 -14
  771. package/dist-types/ts3.4/waiters/waitForSecurityGroupExists.d.ts +11 -14
  772. package/dist-types/ts3.4/waiters/waitForSnapshotCompleted.d.ts +11 -14
  773. package/dist-types/ts3.4/waiters/waitForSnapshotImported.d.ts +11 -14
  774. package/dist-types/ts3.4/waiters/waitForSpotInstanceRequestFulfilled.d.ts +11 -14
  775. package/dist-types/ts3.4/waiters/waitForSubnetAvailable.d.ts +11 -14
  776. package/dist-types/ts3.4/waiters/waitForSystemStatusOk.d.ts +11 -14
  777. package/dist-types/ts3.4/waiters/waitForVolumeAvailable.d.ts +11 -14
  778. package/dist-types/ts3.4/waiters/waitForVolumeDeleted.d.ts +11 -14
  779. package/dist-types/ts3.4/waiters/waitForVolumeInUse.d.ts +11 -14
  780. package/dist-types/ts3.4/waiters/waitForVpcAvailable.d.ts +11 -14
  781. package/dist-types/ts3.4/waiters/waitForVpcExists.d.ts +11 -14
  782. package/dist-types/ts3.4/waiters/waitForVpcPeeringConnectionDeleted.d.ts +11 -14
  783. package/dist-types/ts3.4/waiters/waitForVpcPeeringConnectionExists.d.ts +11 -14
  784. package/dist-types/ts3.4/waiters/waitForVpnConnectionAvailable.d.ts +11 -14
  785. package/dist-types/ts3.4/waiters/waitForVpnConnectionDeleted.d.ts +11 -14
  786. package/package.json +2 -2
@@ -1,109 +1,34 @@
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 { CopyImageRequest, CopyImageResult } from "../models/models_0";
6
- /**
7
- * @public
8
- *
9
- * The input for {@link CopyImageCommand}.
10
- */
11
- export interface CopyImageCommandInput extends CopyImageRequest {
12
- }
13
- /**
14
- * @public
15
- *
16
- * The output of {@link CopyImageCommand}.
17
- */
18
- export interface CopyImageCommandOutput extends CopyImageResult, __MetadataBearer {
19
- }
20
- /**
21
- * @public
22
- * <p>Initiates the copy of an AMI. You can copy an AMI from one Region to another, or from a
23
- * Region to an Outpost. You can't copy an AMI from an Outpost to a Region, from one Outpost
24
- * to another, or within the same Outpost. To copy an AMI to another partition, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateStoreImageTask.html">CreateStoreImageTask</a>.</p>
25
- * <p>To copy an AMI from one Region to another, specify the source Region using the
26
- * <b>SourceRegion</b> parameter, and specify the
27
- * destination Region using its endpoint. Copies of encrypted backing snapshots for
28
- * the AMI are encrypted. Copies of unencrypted backing snapshots remain unencrypted,
29
- * unless you set <code>Encrypted</code> during the copy operation. You cannot
30
- * create an unencrypted copy of an encrypted backing snapshot.</p>
31
- * <p>To copy an AMI from a Region to an Outpost, specify the source Region using the
32
- * <b>SourceRegion</b> parameter, and specify the
33
- * ARN of the destination Outpost using <b>DestinationOutpostArn</b>.
34
- * Backing snapshots copied to an Outpost are encrypted by default using the default
35
- * encryption key for the Region, or a different key that you specify in the request using
36
- * <b>KmsKeyId</b>. Outposts do not support unencrypted
37
- * snapshots. For more information, <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/snapshots-outposts.html#ami">
38
- * Amazon EBS local snapshots on Outposts</a> in the <i>Amazon EC2 User Guide</i>.</p>
39
- * <p>For more information about the prerequisites and limits when copying an AMI, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/CopyingAMIs.html">Copy an AMI</a> in the
40
- * <i>Amazon EC2 User Guide</i>.</p>
41
- * @example
42
- * Use a bare-bones client and the command you need to make an API call.
43
- * ```javascript
44
- * import { EC2Client, CopyImageCommand } from "@aws-sdk/client-ec2"; // ES Modules import
45
- * // const { EC2Client, CopyImageCommand } = require("@aws-sdk/client-ec2"); // CommonJS import
46
- * const client = new EC2Client(config);
47
- * const input = { // CopyImageRequest
48
- * ClientToken: "STRING_VALUE",
49
- * Description: "STRING_VALUE",
50
- * Encrypted: true || false,
51
- * KmsKeyId: "STRING_VALUE",
52
- * Name: "STRING_VALUE", // required
53
- * SourceImageId: "STRING_VALUE", // required
54
- * SourceRegion: "STRING_VALUE", // required
55
- * DestinationOutpostArn: "STRING_VALUE",
56
- * DryRun: true || false,
57
- * CopyImageTags: true || false,
58
- * };
59
- * const command = new CopyImageCommand(input);
60
- * const response = await client.send(command);
61
- * ```
62
- *
63
- * @param CopyImageCommandInput - {@link CopyImageCommandInput}
64
- * @returns {@link CopyImageCommandOutput}
65
- * @see {@link CopyImageCommandInput} for command's `input` shape.
66
- * @see {@link CopyImageCommandOutput} for command's `response` shape.
67
- * @see {@link EC2ClientResolvedConfig | config} for EC2Client's `config` shape.
68
- *
69
- *
70
- * @example To copy an AMI to another region
71
- * ```javascript
72
- * // This example copies the specified AMI from the us-east-1 region to the current region.
73
- * const input = {
74
- * "Description": "",
75
- * "Name": "My server",
76
- * "SourceImageId": "ami-5731123e",
77
- * "SourceRegion": "us-east-1"
78
- * };
79
- * const command = new CopyImageCommand(input);
80
- * const response = await client.send(command);
81
- * /* response ==
82
- * {
83
- * "ImageId": "ami-438bea42"
84
- * }
85
- * *\/
86
- * // example id: to-copy-an-ami-to-another-region-1529022820832
87
- * ```
88
- *
89
- */
90
- export declare class CopyImageCommand extends $Command<CopyImageCommandInput, CopyImageCommandOutput, EC2ClientResolvedConfig> {
91
- readonly input: CopyImageCommandInput;
92
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
93
- /**
94
- * @public
95
- */
96
- constructor(input: CopyImageCommandInput);
97
- /**
98
- * @internal
99
- */
100
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CopyImageCommandInput, CopyImageCommandOutput>;
101
- /**
102
- * @internal
103
- */
104
- private serialize;
105
- /**
106
- * @internal
107
- */
108
- private deserialize;
109
- }
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 { CopyImageRequest, CopyImageResult } from "../models/models_0";
15
+ export interface CopyImageCommandInput extends CopyImageRequest {}
16
+ export interface CopyImageCommandOutput
17
+ extends CopyImageResult,
18
+ __MetadataBearer {}
19
+ export declare class CopyImageCommand extends $Command<
20
+ CopyImageCommandInput,
21
+ CopyImageCommandOutput,
22
+ EC2ClientResolvedConfig
23
+ > {
24
+ readonly input: CopyImageCommandInput;
25
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
26
+ constructor(input: CopyImageCommandInput);
27
+ resolveMiddleware(
28
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
+ configuration: EC2ClientResolvedConfig,
30
+ options?: __HttpHandlerOptions
31
+ ): Handler<CopyImageCommandInput, CopyImageCommandOutput>;
32
+ private serialize;
33
+ private deserialize;
34
+ }
@@ -1,120 +1,34 @@
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 { CopySnapshotRequest, CopySnapshotResult } from "../models/models_0";
6
- /**
7
- * @public
8
- *
9
- * The input for {@link CopySnapshotCommand}.
10
- */
11
- export interface CopySnapshotCommandInput extends CopySnapshotRequest {
12
- }
13
- /**
14
- * @public
15
- *
16
- * The output of {@link CopySnapshotCommand}.
17
- */
18
- export interface CopySnapshotCommandOutput extends CopySnapshotResult, __MetadataBearer {
19
- }
20
- /**
21
- * @public
22
- * <p>Copies a point-in-time snapshot of an EBS volume and stores it in Amazon S3. You can copy a
23
- * snapshot within the same Region, from one Region to another, or from a Region to an Outpost.
24
- * You can't copy a snapshot from an Outpost to a Region, from one Outpost to another, or within
25
- * the same Outpost.</p>
26
- * <p>You can use the snapshot to create EBS volumes or Amazon Machine Images (AMIs).</p>
27
- * <p>When copying snapshots to a Region, copies of encrypted EBS snapshots remain encrypted.
28
- * Copies of unencrypted snapshots remain unencrypted, unless you enable encryption for the
29
- * snapshot copy operation. By default, encrypted snapshot copies use the default Key Management Service (KMS)
30
- * KMS key; however, you can specify a different KMS key. To copy an encrypted
31
- * snapshot that has been shared from another account, you must have permissions for the KMS key
32
- * used to encrypt the snapshot.</p>
33
- * <p>Snapshots copied to an Outpost are encrypted by default using the default
34
- * encryption key for the Region, or a different key that you specify in the request using
35
- * <b>KmsKeyId</b>. Outposts do not support unencrypted
36
- * snapshots. For more information, <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/snapshots-outposts.html#ami">
37
- * Amazon EBS local snapshots on Outposts</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
38
- * <p>Snapshots created by copying another snapshot have an arbitrary volume ID that should not
39
- * be used for any purpose.</p>
40
- * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-copy-snapshot.html">Copy an Amazon EBS snapshot</a> in the
41
- * <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
42
- * @example
43
- * Use a bare-bones client and the command you need to make an API call.
44
- * ```javascript
45
- * import { EC2Client, CopySnapshotCommand } from "@aws-sdk/client-ec2"; // ES Modules import
46
- * // const { EC2Client, CopySnapshotCommand } = require("@aws-sdk/client-ec2"); // CommonJS import
47
- * const client = new EC2Client(config);
48
- * const input = { // CopySnapshotRequest
49
- * Description: "STRING_VALUE",
50
- * DestinationOutpostArn: "STRING_VALUE",
51
- * DestinationRegion: "STRING_VALUE",
52
- * Encrypted: true || false,
53
- * KmsKeyId: "STRING_VALUE",
54
- * PresignedUrl: "STRING_VALUE",
55
- * SourceRegion: "STRING_VALUE", // required
56
- * SourceSnapshotId: "STRING_VALUE", // required
57
- * TagSpecifications: [ // TagSpecificationList
58
- * { // TagSpecification
59
- * ResourceType: "capacity-reservation" || "client-vpn-endpoint" || "customer-gateway" || "carrier-gateway" || "coip-pool" || "dedicated-host" || "dhcp-options" || "egress-only-internet-gateway" || "elastic-ip" || "elastic-gpu" || "export-image-task" || "export-instance-task" || "fleet" || "fpga-image" || "host-reservation" || "image" || "import-image-task" || "import-snapshot-task" || "instance" || "instance-event-window" || "internet-gateway" || "ipam" || "ipam-pool" || "ipam-scope" || "ipv4pool-ec2" || "ipv6pool-ec2" || "key-pair" || "launch-template" || "local-gateway" || "local-gateway-route-table" || "local-gateway-virtual-interface" || "local-gateway-virtual-interface-group" || "local-gateway-route-table-vpc-association" || "local-gateway-route-table-virtual-interface-group-association" || "natgateway" || "network-acl" || "network-interface" || "network-insights-analysis" || "network-insights-path" || "network-insights-access-scope" || "network-insights-access-scope-analysis" || "placement-group" || "prefix-list" || "replace-root-volume-task" || "reserved-instances" || "route-table" || "security-group" || "security-group-rule" || "snapshot" || "spot-fleet-request" || "spot-instances-request" || "subnet" || "subnet-cidr-reservation" || "traffic-mirror-filter" || "traffic-mirror-session" || "traffic-mirror-target" || "transit-gateway" || "transit-gateway-attachment" || "transit-gateway-connect-peer" || "transit-gateway-multicast-domain" || "transit-gateway-policy-table" || "transit-gateway-route-table" || "transit-gateway-route-table-announcement" || "volume" || "vpc" || "vpc-endpoint" || "vpc-endpoint-connection" || "vpc-endpoint-service" || "vpc-endpoint-service-permission" || "vpc-peering-connection" || "vpn-connection" || "vpn-gateway" || "vpc-flow-log" || "capacity-reservation-fleet" || "traffic-mirror-filter-rule" || "vpc-endpoint-connection-device-type" || "verified-access-instance" || "verified-access-group" || "verified-access-endpoint" || "verified-access-policy" || "verified-access-trust-provider" || "vpn-connection-device-type" || "vpc-block-public-access-exclusion" || "ipam-resource-discovery" || "ipam-resource-discovery-association",
60
- * Tags: [ // TagList
61
- * { // Tag
62
- * Key: "STRING_VALUE",
63
- * Value: "STRING_VALUE",
64
- * },
65
- * ],
66
- * },
67
- * ],
68
- * DryRun: true || false,
69
- * };
70
- * const command = new CopySnapshotCommand(input);
71
- * const response = await client.send(command);
72
- * ```
73
- *
74
- * @param CopySnapshotCommandInput - {@link CopySnapshotCommandInput}
75
- * @returns {@link CopySnapshotCommandOutput}
76
- * @see {@link CopySnapshotCommandInput} for command's `input` shape.
77
- * @see {@link CopySnapshotCommandOutput} for command's `response` shape.
78
- * @see {@link EC2ClientResolvedConfig | config} for EC2Client's `config` shape.
79
- *
80
- *
81
- * @example To copy a snapshot
82
- * ```javascript
83
- * // This example copies a snapshot with the snapshot ID of ``snap-066877671789bd71b`` from the ``us-west-2`` region to the ``us-east-1`` region and adds a short description to identify the snapshot.
84
- * const input = {
85
- * "Description": "This is my copied snapshot.",
86
- * "DestinationRegion": "us-east-1",
87
- * "SourceRegion": "us-west-2",
88
- * "SourceSnapshotId": "snap-066877671789bd71b"
89
- * };
90
- * const command = new CopySnapshotCommand(input);
91
- * const response = await client.send(command);
92
- * /* response ==
93
- * {
94
- * "SnapshotId": "snap-066877671789bd71b"
95
- * }
96
- * *\/
97
- * // example id: to-copy-a-snapshot-1472502259774
98
- * ```
99
- *
100
- */
101
- export declare class CopySnapshotCommand extends $Command<CopySnapshotCommandInput, CopySnapshotCommandOutput, EC2ClientResolvedConfig> {
102
- readonly input: CopySnapshotCommandInput;
103
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
104
- /**
105
- * @public
106
- */
107
- constructor(input: CopySnapshotCommandInput);
108
- /**
109
- * @internal
110
- */
111
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CopySnapshotCommandInput, CopySnapshotCommandOutput>;
112
- /**
113
- * @internal
114
- */
115
- private serialize;
116
- /**
117
- * @internal
118
- */
119
- private deserialize;
120
- }
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 { CopySnapshotRequest, CopySnapshotResult } from "../models/models_0";
15
+ export interface CopySnapshotCommandInput extends CopySnapshotRequest {}
16
+ export interface CopySnapshotCommandOutput
17
+ extends CopySnapshotResult,
18
+ __MetadataBearer {}
19
+ export declare class CopySnapshotCommand extends $Command<
20
+ CopySnapshotCommandInput,
21
+ CopySnapshotCommandOutput,
22
+ EC2ClientResolvedConfig
23
+ > {
24
+ readonly input: CopySnapshotCommandInput;
25
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
26
+ constructor(input: CopySnapshotCommandInput);
27
+ resolveMiddleware(
28
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
+ configuration: EC2ClientResolvedConfig,
30
+ options?: __HttpHandlerOptions
31
+ ): Handler<CopySnapshotCommandInput, CopySnapshotCommandOutput>;
32
+ private serialize;
33
+ private deserialize;
34
+ }
@@ -1,102 +1,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 { CreateCapacityReservationRequest, CreateCapacityReservationResult } from "../models/models_0";
6
- /**
7
- * @public
8
- *
9
- * The input for {@link CreateCapacityReservationCommand}.
10
- */
11
- export interface CreateCapacityReservationCommandInput extends CreateCapacityReservationRequest {
12
- }
13
- /**
14
- * @public
15
- *
16
- * The output of {@link CreateCapacityReservationCommand}.
17
- */
18
- export interface CreateCapacityReservationCommandOutput extends CreateCapacityReservationResult, __MetadataBearer {
19
- }
20
- /**
21
- * @public
22
- * <p>Creates a new Capacity Reservation with the specified attributes.</p>
23
- * <p>Capacity Reservations enable you to reserve capacity for your Amazon EC2 instances in a specific Availability Zone for any duration. This
24
- * gives you the flexibility to selectively add capacity reservations and still get the Regional RI discounts for that usage.
25
- * By creating Capacity Reservations, you ensure that you always have access to Amazon EC2 capacity when you need it, for as long as you need it.
26
- * For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-capacity-reservations.html">Capacity Reservations</a> in the <i>Amazon EC2 User Guide</i>.</p>
27
- * <p>Your request to create a Capacity Reservation could fail if Amazon EC2 does not have sufficient capacity to
28
- * fulfill the request. If your request fails due to Amazon EC2 capacity constraints, either try
29
- * again at a later time, try in a different Availability Zone, or request a smaller
30
- * capacity reservation. If your application is flexible across instance types and sizes,
31
- * try to create a Capacity Reservation with different instance attributes.</p>
32
- * <p>Your request could also fail if the requested quantity exceeds your On-Demand Instance
33
- * limit for the selected instance type. If your request fails due to limit constraints,
34
- * increase your On-Demand Instance limit for the required instance type and try again. For
35
- * more information about increasing your instance limits, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-resource-limits.html">Amazon EC2 Service
36
- * Quotas</a> in the <i>Amazon EC2 User Guide</i>.</p>
37
- * @example
38
- * Use a bare-bones client and the command you need to make an API call.
39
- * ```javascript
40
- * import { EC2Client, CreateCapacityReservationCommand } from "@aws-sdk/client-ec2"; // ES Modules import
41
- * // const { EC2Client, CreateCapacityReservationCommand } = require("@aws-sdk/client-ec2"); // CommonJS import
42
- * const client = new EC2Client(config);
43
- * const input = { // CreateCapacityReservationRequest
44
- * ClientToken: "STRING_VALUE",
45
- * InstanceType: "STRING_VALUE", // required
46
- * InstancePlatform: "Linux/UNIX" || "Red Hat Enterprise Linux" || "SUSE Linux" || "Windows" || "Windows with SQL Server" || "Windows with SQL Server Enterprise" || "Windows with SQL Server Standard" || "Windows with SQL Server Web" || "Linux with SQL Server Standard" || "Linux with SQL Server Web" || "Linux with SQL Server Enterprise" || "RHEL with SQL Server Standard" || "RHEL with SQL Server Enterprise" || "RHEL with SQL Server Web" || "RHEL with HA" || "RHEL with HA and SQL Server Standard" || "RHEL with HA and SQL Server Enterprise", // required
47
- * AvailabilityZone: "STRING_VALUE",
48
- * AvailabilityZoneId: "STRING_VALUE",
49
- * Tenancy: "default" || "dedicated",
50
- * InstanceCount: Number("int"), // required
51
- * EbsOptimized: true || false,
52
- * EphemeralStorage: true || false,
53
- * EndDate: new Date("TIMESTAMP"),
54
- * EndDateType: "unlimited" || "limited",
55
- * InstanceMatchCriteria: "open" || "targeted",
56
- * TagSpecifications: [ // TagSpecificationList
57
- * { // TagSpecification
58
- * ResourceType: "capacity-reservation" || "client-vpn-endpoint" || "customer-gateway" || "carrier-gateway" || "coip-pool" || "dedicated-host" || "dhcp-options" || "egress-only-internet-gateway" || "elastic-ip" || "elastic-gpu" || "export-image-task" || "export-instance-task" || "fleet" || "fpga-image" || "host-reservation" || "image" || "import-image-task" || "import-snapshot-task" || "instance" || "instance-event-window" || "internet-gateway" || "ipam" || "ipam-pool" || "ipam-scope" || "ipv4pool-ec2" || "ipv6pool-ec2" || "key-pair" || "launch-template" || "local-gateway" || "local-gateway-route-table" || "local-gateway-virtual-interface" || "local-gateway-virtual-interface-group" || "local-gateway-route-table-vpc-association" || "local-gateway-route-table-virtual-interface-group-association" || "natgateway" || "network-acl" || "network-interface" || "network-insights-analysis" || "network-insights-path" || "network-insights-access-scope" || "network-insights-access-scope-analysis" || "placement-group" || "prefix-list" || "replace-root-volume-task" || "reserved-instances" || "route-table" || "security-group" || "security-group-rule" || "snapshot" || "spot-fleet-request" || "spot-instances-request" || "subnet" || "subnet-cidr-reservation" || "traffic-mirror-filter" || "traffic-mirror-session" || "traffic-mirror-target" || "transit-gateway" || "transit-gateway-attachment" || "transit-gateway-connect-peer" || "transit-gateway-multicast-domain" || "transit-gateway-policy-table" || "transit-gateway-route-table" || "transit-gateway-route-table-announcement" || "volume" || "vpc" || "vpc-endpoint" || "vpc-endpoint-connection" || "vpc-endpoint-service" || "vpc-endpoint-service-permission" || "vpc-peering-connection" || "vpn-connection" || "vpn-gateway" || "vpc-flow-log" || "capacity-reservation-fleet" || "traffic-mirror-filter-rule" || "vpc-endpoint-connection-device-type" || "verified-access-instance" || "verified-access-group" || "verified-access-endpoint" || "verified-access-policy" || "verified-access-trust-provider" || "vpn-connection-device-type" || "vpc-block-public-access-exclusion" || "ipam-resource-discovery" || "ipam-resource-discovery-association",
59
- * Tags: [ // TagList
60
- * { // Tag
61
- * Key: "STRING_VALUE",
62
- * Value: "STRING_VALUE",
63
- * },
64
- * ],
65
- * },
66
- * ],
67
- * DryRun: true || false,
68
- * OutpostArn: "STRING_VALUE",
69
- * PlacementGroupArn: "STRING_VALUE",
70
- * };
71
- * const command = new CreateCapacityReservationCommand(input);
72
- * const response = await client.send(command);
73
- * ```
74
- *
75
- * @param CreateCapacityReservationCommandInput - {@link CreateCapacityReservationCommandInput}
76
- * @returns {@link CreateCapacityReservationCommandOutput}
77
- * @see {@link CreateCapacityReservationCommandInput} for command's `input` shape.
78
- * @see {@link CreateCapacityReservationCommandOutput} for command's `response` shape.
79
- * @see {@link EC2ClientResolvedConfig | config} for EC2Client's `config` shape.
80
- *
81
- *
82
- */
83
- export declare class CreateCapacityReservationCommand extends $Command<CreateCapacityReservationCommandInput, CreateCapacityReservationCommandOutput, EC2ClientResolvedConfig> {
84
- readonly input: CreateCapacityReservationCommandInput;
85
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
86
- /**
87
- * @public
88
- */
89
- constructor(input: CreateCapacityReservationCommandInput);
90
- /**
91
- * @internal
92
- */
93
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateCapacityReservationCommandInput, CreateCapacityReservationCommandOutput>;
94
- /**
95
- * @internal
96
- */
97
- private serialize;
98
- /**
99
- * @internal
100
- */
101
- private deserialize;
102
- }
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
+ CreateCapacityReservationRequest,
16
+ CreateCapacityReservationResult,
17
+ } from "../models/models_0";
18
+ export interface CreateCapacityReservationCommandInput
19
+ extends CreateCapacityReservationRequest {}
20
+ export interface CreateCapacityReservationCommandOutput
21
+ extends CreateCapacityReservationResult,
22
+ __MetadataBearer {}
23
+ export declare class CreateCapacityReservationCommand extends $Command<
24
+ CreateCapacityReservationCommandInput,
25
+ CreateCapacityReservationCommandOutput,
26
+ EC2ClientResolvedConfig
27
+ > {
28
+ readonly input: CreateCapacityReservationCommandInput;
29
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
+ constructor(input: CreateCapacityReservationCommandInput);
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: EC2ClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ CreateCapacityReservationCommandInput,
37
+ CreateCapacityReservationCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }
@@ -1,92 +1,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 { CreateCapacityReservationFleetRequest, CreateCapacityReservationFleetResult } from "../models/models_0";
6
- /**
7
- * @public
8
- *
9
- * The input for {@link CreateCapacityReservationFleetCommand}.
10
- */
11
- export interface CreateCapacityReservationFleetCommandInput extends CreateCapacityReservationFleetRequest {
12
- }
13
- /**
14
- * @public
15
- *
16
- * The output of {@link CreateCapacityReservationFleetCommand}.
17
- */
18
- export interface CreateCapacityReservationFleetCommandOutput extends CreateCapacityReservationFleetResult, __MetadataBearer {
19
- }
20
- /**
21
- * @public
22
- * <p>Creates a Capacity Reservation Fleet. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/work-with-cr-fleets.html#create-crfleet">Create a Capacity
23
- * Reservation Fleet</a> in the Amazon EC2 User Guide.</p>
24
- * @example
25
- * Use a bare-bones client and the command you need to make an API call.
26
- * ```javascript
27
- * import { EC2Client, CreateCapacityReservationFleetCommand } from "@aws-sdk/client-ec2"; // ES Modules import
28
- * // const { EC2Client, CreateCapacityReservationFleetCommand } = require("@aws-sdk/client-ec2"); // CommonJS import
29
- * const client = new EC2Client(config);
30
- * const input = { // CreateCapacityReservationFleetRequest
31
- * AllocationStrategy: "STRING_VALUE",
32
- * ClientToken: "STRING_VALUE",
33
- * InstanceTypeSpecifications: [ // ReservationFleetInstanceSpecificationList // required
34
- * { // ReservationFleetInstanceSpecification
35
- * InstanceType: "a1.medium" || "a1.large" || "a1.xlarge" || "a1.2xlarge" || "a1.4xlarge" || "a1.metal" || "c1.medium" || "c1.xlarge" || "c3.large" || "c3.xlarge" || "c3.2xlarge" || "c3.4xlarge" || "c3.8xlarge" || "c4.large" || "c4.xlarge" || "c4.2xlarge" || "c4.4xlarge" || "c4.8xlarge" || "c5.large" || "c5.xlarge" || "c5.2xlarge" || "c5.4xlarge" || "c5.9xlarge" || "c5.12xlarge" || "c5.18xlarge" || "c5.24xlarge" || "c5.metal" || "c5a.large" || "c5a.xlarge" || "c5a.2xlarge" || "c5a.4xlarge" || "c5a.8xlarge" || "c5a.12xlarge" || "c5a.16xlarge" || "c5a.24xlarge" || "c5ad.large" || "c5ad.xlarge" || "c5ad.2xlarge" || "c5ad.4xlarge" || "c5ad.8xlarge" || "c5ad.12xlarge" || "c5ad.16xlarge" || "c5ad.24xlarge" || "c5d.large" || "c5d.xlarge" || "c5d.2xlarge" || "c5d.4xlarge" || "c5d.9xlarge" || "c5d.12xlarge" || "c5d.18xlarge" || "c5d.24xlarge" || "c5d.metal" || "c5n.large" || "c5n.xlarge" || "c5n.2xlarge" || "c5n.4xlarge" || "c5n.9xlarge" || "c5n.18xlarge" || "c5n.metal" || "c6g.medium" || "c6g.large" || "c6g.xlarge" || "c6g.2xlarge" || "c6g.4xlarge" || "c6g.8xlarge" || "c6g.12xlarge" || "c6g.16xlarge" || "c6g.metal" || "c6gd.medium" || "c6gd.large" || "c6gd.xlarge" || "c6gd.2xlarge" || "c6gd.4xlarge" || "c6gd.8xlarge" || "c6gd.12xlarge" || "c6gd.16xlarge" || "c6gd.metal" || "c6gn.medium" || "c6gn.large" || "c6gn.xlarge" || "c6gn.2xlarge" || "c6gn.4xlarge" || "c6gn.8xlarge" || "c6gn.12xlarge" || "c6gn.16xlarge" || "c6i.large" || "c6i.xlarge" || "c6i.2xlarge" || "c6i.4xlarge" || "c6i.8xlarge" || "c6i.12xlarge" || "c6i.16xlarge" || "c6i.24xlarge" || "c6i.32xlarge" || "c6i.metal" || "cc1.4xlarge" || "cc2.8xlarge" || "cg1.4xlarge" || "cr1.8xlarge" || "d2.xlarge" || "d2.2xlarge" || "d2.4xlarge" || "d2.8xlarge" || "d3.xlarge" || "d3.2xlarge" || "d3.4xlarge" || "d3.8xlarge" || "d3en.xlarge" || "d3en.2xlarge" || "d3en.4xlarge" || "d3en.6xlarge" || "d3en.8xlarge" || "d3en.12xlarge" || "dl1.24xlarge" || "f1.2xlarge" || "f1.4xlarge" || "f1.16xlarge" || "g2.2xlarge" || "g2.8xlarge" || "g3.4xlarge" || "g3.8xlarge" || "g3.16xlarge" || "g3s.xlarge" || "g4ad.xlarge" || "g4ad.2xlarge" || "g4ad.4xlarge" || "g4ad.8xlarge" || "g4ad.16xlarge" || "g4dn.xlarge" || "g4dn.2xlarge" || "g4dn.4xlarge" || "g4dn.8xlarge" || "g4dn.12xlarge" || "g4dn.16xlarge" || "g4dn.metal" || "g5.xlarge" || "g5.2xlarge" || "g5.4xlarge" || "g5.8xlarge" || "g5.12xlarge" || "g5.16xlarge" || "g5.24xlarge" || "g5.48xlarge" || "g5g.xlarge" || "g5g.2xlarge" || "g5g.4xlarge" || "g5g.8xlarge" || "g5g.16xlarge" || "g5g.metal" || "hi1.4xlarge" || "hpc6a.48xlarge" || "hs1.8xlarge" || "h1.2xlarge" || "h1.4xlarge" || "h1.8xlarge" || "h1.16xlarge" || "i2.xlarge" || "i2.2xlarge" || "i2.4xlarge" || "i2.8xlarge" || "i3.large" || "i3.xlarge" || "i3.2xlarge" || "i3.4xlarge" || "i3.8xlarge" || "i3.16xlarge" || "i3.metal" || "i3en.large" || "i3en.xlarge" || "i3en.2xlarge" || "i3en.3xlarge" || "i3en.6xlarge" || "i3en.12xlarge" || "i3en.24xlarge" || "i3en.metal" || "im4gn.large" || "im4gn.xlarge" || "im4gn.2xlarge" || "im4gn.4xlarge" || "im4gn.8xlarge" || "im4gn.16xlarge" || "inf1.xlarge" || "inf1.2xlarge" || "inf1.6xlarge" || "inf1.24xlarge" || "is4gen.medium" || "is4gen.large" || "is4gen.xlarge" || "is4gen.2xlarge" || "is4gen.4xlarge" || "is4gen.8xlarge" || "m1.small" || "m1.medium" || "m1.large" || "m1.xlarge" || "m2.xlarge" || "m2.2xlarge" || "m2.4xlarge" || "m3.medium" || "m3.large" || "m3.xlarge" || "m3.2xlarge" || "m4.large" || "m4.xlarge" || "m4.2xlarge" || "m4.4xlarge" || "m4.10xlarge" || "m4.16xlarge" || "m5.large" || "m5.xlarge" || "m5.2xlarge" || "m5.4xlarge" || "m5.8xlarge" || "m5.12xlarge" || "m5.16xlarge" || "m5.24xlarge" || "m5.metal" || "m5a.large" || "m5a.xlarge" || "m5a.2xlarge" || "m5a.4xlarge" || "m5a.8xlarge" || "m5a.12xlarge" || "m5a.16xlarge" || "m5a.24xlarge" || "m5ad.large" || "m5ad.xlarge" || "m5ad.2xlarge" || "m5ad.4xlarge" || "m5ad.8xlarge" || "m5ad.12xlarge" || "m5ad.16xlarge" || "m5ad.24xlarge" || "m5d.large" || "m5d.xlarge" || "m5d.2xlarge" || "m5d.4xlarge" || "m5d.8xlarge" || "m5d.12xlarge" || "m5d.16xlarge" || "m5d.24xlarge" || "m5d.metal" || "m5dn.large" || "m5dn.xlarge" || "m5dn.2xlarge" || "m5dn.4xlarge" || "m5dn.8xlarge" || "m5dn.12xlarge" || "m5dn.16xlarge" || "m5dn.24xlarge" || "m5dn.metal" || "m5n.large" || "m5n.xlarge" || "m5n.2xlarge" || "m5n.4xlarge" || "m5n.8xlarge" || "m5n.12xlarge" || "m5n.16xlarge" || "m5n.24xlarge" || "m5n.metal" || "m5zn.large" || "m5zn.xlarge" || "m5zn.2xlarge" || "m5zn.3xlarge" || "m5zn.6xlarge" || "m5zn.12xlarge" || "m5zn.metal" || "m6a.large" || "m6a.xlarge" || "m6a.2xlarge" || "m6a.4xlarge" || "m6a.8xlarge" || "m6a.12xlarge" || "m6a.16xlarge" || "m6a.24xlarge" || "m6a.32xlarge" || "m6a.48xlarge" || "m6g.metal" || "m6g.medium" || "m6g.large" || "m6g.xlarge" || "m6g.2xlarge" || "m6g.4xlarge" || "m6g.8xlarge" || "m6g.12xlarge" || "m6g.16xlarge" || "m6gd.metal" || "m6gd.medium" || "m6gd.large" || "m6gd.xlarge" || "m6gd.2xlarge" || "m6gd.4xlarge" || "m6gd.8xlarge" || "m6gd.12xlarge" || "m6gd.16xlarge" || "m6i.large" || "m6i.xlarge" || "m6i.2xlarge" || "m6i.4xlarge" || "m6i.8xlarge" || "m6i.12xlarge" || "m6i.16xlarge" || "m6i.24xlarge" || "m6i.32xlarge" || "m6i.metal" || "mac1.metal" || "p2.xlarge" || "p2.8xlarge" || "p2.16xlarge" || "p3.2xlarge" || "p3.8xlarge" || "p3.16xlarge" || "p3dn.24xlarge" || "p4d.24xlarge" || "r3.large" || "r3.xlarge" || "r3.2xlarge" || "r3.4xlarge" || "r3.8xlarge" || "r4.large" || "r4.xlarge" || "r4.2xlarge" || "r4.4xlarge" || "r4.8xlarge" || "r4.16xlarge" || "r5.large" || "r5.xlarge" || "r5.2xlarge" || "r5.4xlarge" || "r5.8xlarge" || "r5.12xlarge" || "r5.16xlarge" || "r5.24xlarge" || "r5.metal" || "r5a.large" || "r5a.xlarge" || "r5a.2xlarge" || "r5a.4xlarge" || "r5a.8xlarge" || "r5a.12xlarge" || "r5a.16xlarge" || "r5a.24xlarge" || "r5ad.large" || "r5ad.xlarge" || "r5ad.2xlarge" || "r5ad.4xlarge" || "r5ad.8xlarge" || "r5ad.12xlarge" || "r5ad.16xlarge" || "r5ad.24xlarge" || "r5b.large" || "r5b.xlarge" || "r5b.2xlarge" || "r5b.4xlarge" || "r5b.8xlarge" || "r5b.12xlarge" || "r5b.16xlarge" || "r5b.24xlarge" || "r5b.metal" || "r5d.large" || "r5d.xlarge" || "r5d.2xlarge" || "r5d.4xlarge" || "r5d.8xlarge" || "r5d.12xlarge" || "r5d.16xlarge" || "r5d.24xlarge" || "r5d.metal" || "r5dn.large" || "r5dn.xlarge" || "r5dn.2xlarge" || "r5dn.4xlarge" || "r5dn.8xlarge" || "r5dn.12xlarge" || "r5dn.16xlarge" || "r5dn.24xlarge" || "r5dn.metal" || "r5n.large" || "r5n.xlarge" || "r5n.2xlarge" || "r5n.4xlarge" || "r5n.8xlarge" || "r5n.12xlarge" || "r5n.16xlarge" || "r5n.24xlarge" || "r5n.metal" || "r6g.medium" || "r6g.large" || "r6g.xlarge" || "r6g.2xlarge" || "r6g.4xlarge" || "r6g.8xlarge" || "r6g.12xlarge" || "r6g.16xlarge" || "r6g.metal" || "r6gd.medium" || "r6gd.large" || "r6gd.xlarge" || "r6gd.2xlarge" || "r6gd.4xlarge" || "r6gd.8xlarge" || "r6gd.12xlarge" || "r6gd.16xlarge" || "r6gd.metal" || "r6i.large" || "r6i.xlarge" || "r6i.2xlarge" || "r6i.4xlarge" || "r6i.8xlarge" || "r6i.12xlarge" || "r6i.16xlarge" || "r6i.24xlarge" || "r6i.32xlarge" || "r6i.metal" || "t1.micro" || "t2.nano" || "t2.micro" || "t2.small" || "t2.medium" || "t2.large" || "t2.xlarge" || "t2.2xlarge" || "t3.nano" || "t3.micro" || "t3.small" || "t3.medium" || "t3.large" || "t3.xlarge" || "t3.2xlarge" || "t3a.nano" || "t3a.micro" || "t3a.small" || "t3a.medium" || "t3a.large" || "t3a.xlarge" || "t3a.2xlarge" || "t4g.nano" || "t4g.micro" || "t4g.small" || "t4g.medium" || "t4g.large" || "t4g.xlarge" || "t4g.2xlarge" || "u-6tb1.56xlarge" || "u-6tb1.112xlarge" || "u-9tb1.112xlarge" || "u-12tb1.112xlarge" || "u-6tb1.metal" || "u-9tb1.metal" || "u-12tb1.metal" || "u-18tb1.metal" || "u-24tb1.metal" || "vt1.3xlarge" || "vt1.6xlarge" || "vt1.24xlarge" || "x1.16xlarge" || "x1.32xlarge" || "x1e.xlarge" || "x1e.2xlarge" || "x1e.4xlarge" || "x1e.8xlarge" || "x1e.16xlarge" || "x1e.32xlarge" || "x2iezn.2xlarge" || "x2iezn.4xlarge" || "x2iezn.6xlarge" || "x2iezn.8xlarge" || "x2iezn.12xlarge" || "x2iezn.metal" || "x2gd.medium" || "x2gd.large" || "x2gd.xlarge" || "x2gd.2xlarge" || "x2gd.4xlarge" || "x2gd.8xlarge" || "x2gd.12xlarge" || "x2gd.16xlarge" || "x2gd.metal" || "z1d.large" || "z1d.xlarge" || "z1d.2xlarge" || "z1d.3xlarge" || "z1d.6xlarge" || "z1d.12xlarge" || "z1d.metal" || "x2idn.16xlarge" || "x2idn.24xlarge" || "x2idn.32xlarge" || "x2iedn.xlarge" || "x2iedn.2xlarge" || "x2iedn.4xlarge" || "x2iedn.8xlarge" || "x2iedn.16xlarge" || "x2iedn.24xlarge" || "x2iedn.32xlarge" || "c6a.large" || "c6a.xlarge" || "c6a.2xlarge" || "c6a.4xlarge" || "c6a.8xlarge" || "c6a.12xlarge" || "c6a.16xlarge" || "c6a.24xlarge" || "c6a.32xlarge" || "c6a.48xlarge" || "c6a.metal" || "m6a.metal" || "i4i.large" || "i4i.xlarge" || "i4i.2xlarge" || "i4i.4xlarge" || "i4i.8xlarge" || "i4i.16xlarge" || "i4i.32xlarge" || "i4i.metal" || "x2idn.metal" || "x2iedn.metal" || "c7g.medium" || "c7g.large" || "c7g.xlarge" || "c7g.2xlarge" || "c7g.4xlarge" || "c7g.8xlarge" || "c7g.12xlarge" || "c7g.16xlarge" || "mac2.metal" || "c6id.large" || "c6id.xlarge" || "c6id.2xlarge" || "c6id.4xlarge" || "c6id.8xlarge" || "c6id.12xlarge" || "c6id.16xlarge" || "c6id.24xlarge" || "c6id.32xlarge" || "c6id.metal" || "m6id.large" || "m6id.xlarge" || "m6id.2xlarge" || "m6id.4xlarge" || "m6id.8xlarge" || "m6id.12xlarge" || "m6id.16xlarge" || "m6id.24xlarge" || "m6id.32xlarge" || "m6id.metal" || "r6id.large" || "r6id.xlarge" || "r6id.2xlarge" || "r6id.4xlarge" || "r6id.8xlarge" || "r6id.12xlarge" || "r6id.16xlarge" || "r6id.24xlarge" || "r6id.32xlarge" || "r6id.metal" || "r6a.large" || "r6a.xlarge" || "r6a.2xlarge" || "r6a.4xlarge" || "r6a.8xlarge" || "r6a.12xlarge" || "r6a.16xlarge" || "r6a.24xlarge" || "r6a.32xlarge" || "r6a.48xlarge" || "r6a.metal" || "p4de.24xlarge" || "u-3tb1.56xlarge" || "u-18tb1.112xlarge" || "u-24tb1.112xlarge" || "trn1.2xlarge" || "trn1.32xlarge" || "hpc6id.32xlarge" || "c6in.large" || "c6in.xlarge" || "c6in.2xlarge" || "c6in.4xlarge" || "c6in.8xlarge" || "c6in.12xlarge" || "c6in.16xlarge" || "c6in.24xlarge" || "c6in.32xlarge" || "m6in.large" || "m6in.xlarge" || "m6in.2xlarge" || "m6in.4xlarge" || "m6in.8xlarge" || "m6in.12xlarge" || "m6in.16xlarge" || "m6in.24xlarge" || "m6in.32xlarge" || "m6idn.large" || "m6idn.xlarge" || "m6idn.2xlarge" || "m6idn.4xlarge" || "m6idn.8xlarge" || "m6idn.12xlarge" || "m6idn.16xlarge" || "m6idn.24xlarge" || "m6idn.32xlarge" || "r6in.large" || "r6in.xlarge" || "r6in.2xlarge" || "r6in.4xlarge" || "r6in.8xlarge" || "r6in.12xlarge" || "r6in.16xlarge" || "r6in.24xlarge" || "r6in.32xlarge" || "r6idn.large" || "r6idn.xlarge" || "r6idn.2xlarge" || "r6idn.4xlarge" || "r6idn.8xlarge" || "r6idn.12xlarge" || "r6idn.16xlarge" || "r6idn.24xlarge" || "r6idn.32xlarge" || "c7g.metal" || "m7g.medium" || "m7g.large" || "m7g.xlarge" || "m7g.2xlarge" || "m7g.4xlarge" || "m7g.8xlarge" || "m7g.12xlarge" || "m7g.16xlarge" || "m7g.metal" || "r7g.medium" || "r7g.large" || "r7g.xlarge" || "r7g.2xlarge" || "r7g.4xlarge" || "r7g.8xlarge" || "r7g.12xlarge" || "r7g.16xlarge" || "r7g.metal" || "c6in.metal" || "m6in.metal" || "m6idn.metal" || "r6in.metal" || "r6idn.metal",
36
- * InstancePlatform: "Linux/UNIX" || "Red Hat Enterprise Linux" || "SUSE Linux" || "Windows" || "Windows with SQL Server" || "Windows with SQL Server Enterprise" || "Windows with SQL Server Standard" || "Windows with SQL Server Web" || "Linux with SQL Server Standard" || "Linux with SQL Server Web" || "Linux with SQL Server Enterprise" || "RHEL with SQL Server Standard" || "RHEL with SQL Server Enterprise" || "RHEL with SQL Server Web" || "RHEL with HA" || "RHEL with HA and SQL Server Standard" || "RHEL with HA and SQL Server Enterprise",
37
- * Weight: Number("double"),
38
- * AvailabilityZone: "STRING_VALUE",
39
- * AvailabilityZoneId: "STRING_VALUE",
40
- * EbsOptimized: true || false,
41
- * Priority: Number("int"),
42
- * },
43
- * ],
44
- * Tenancy: "default",
45
- * TotalTargetCapacity: Number("int"), // required
46
- * EndDate: new Date("TIMESTAMP"),
47
- * InstanceMatchCriteria: "open",
48
- * TagSpecifications: [ // TagSpecificationList
49
- * { // TagSpecification
50
- * ResourceType: "capacity-reservation" || "client-vpn-endpoint" || "customer-gateway" || "carrier-gateway" || "coip-pool" || "dedicated-host" || "dhcp-options" || "egress-only-internet-gateway" || "elastic-ip" || "elastic-gpu" || "export-image-task" || "export-instance-task" || "fleet" || "fpga-image" || "host-reservation" || "image" || "import-image-task" || "import-snapshot-task" || "instance" || "instance-event-window" || "internet-gateway" || "ipam" || "ipam-pool" || "ipam-scope" || "ipv4pool-ec2" || "ipv6pool-ec2" || "key-pair" || "launch-template" || "local-gateway" || "local-gateway-route-table" || "local-gateway-virtual-interface" || "local-gateway-virtual-interface-group" || "local-gateway-route-table-vpc-association" || "local-gateway-route-table-virtual-interface-group-association" || "natgateway" || "network-acl" || "network-interface" || "network-insights-analysis" || "network-insights-path" || "network-insights-access-scope" || "network-insights-access-scope-analysis" || "placement-group" || "prefix-list" || "replace-root-volume-task" || "reserved-instances" || "route-table" || "security-group" || "security-group-rule" || "snapshot" || "spot-fleet-request" || "spot-instances-request" || "subnet" || "subnet-cidr-reservation" || "traffic-mirror-filter" || "traffic-mirror-session" || "traffic-mirror-target" || "transit-gateway" || "transit-gateway-attachment" || "transit-gateway-connect-peer" || "transit-gateway-multicast-domain" || "transit-gateway-policy-table" || "transit-gateway-route-table" || "transit-gateway-route-table-announcement" || "volume" || "vpc" || "vpc-endpoint" || "vpc-endpoint-connection" || "vpc-endpoint-service" || "vpc-endpoint-service-permission" || "vpc-peering-connection" || "vpn-connection" || "vpn-gateway" || "vpc-flow-log" || "capacity-reservation-fleet" || "traffic-mirror-filter-rule" || "vpc-endpoint-connection-device-type" || "verified-access-instance" || "verified-access-group" || "verified-access-endpoint" || "verified-access-policy" || "verified-access-trust-provider" || "vpn-connection-device-type" || "vpc-block-public-access-exclusion" || "ipam-resource-discovery" || "ipam-resource-discovery-association",
51
- * Tags: [ // TagList
52
- * { // Tag
53
- * Key: "STRING_VALUE",
54
- * Value: "STRING_VALUE",
55
- * },
56
- * ],
57
- * },
58
- * ],
59
- * DryRun: true || false,
60
- * };
61
- * const command = new CreateCapacityReservationFleetCommand(input);
62
- * const response = await client.send(command);
63
- * ```
64
- *
65
- * @param CreateCapacityReservationFleetCommandInput - {@link CreateCapacityReservationFleetCommandInput}
66
- * @returns {@link CreateCapacityReservationFleetCommandOutput}
67
- * @see {@link CreateCapacityReservationFleetCommandInput} for command's `input` shape.
68
- * @see {@link CreateCapacityReservationFleetCommandOutput} for command's `response` shape.
69
- * @see {@link EC2ClientResolvedConfig | config} for EC2Client's `config` shape.
70
- *
71
- *
72
- */
73
- export declare class CreateCapacityReservationFleetCommand extends $Command<CreateCapacityReservationFleetCommandInput, CreateCapacityReservationFleetCommandOutput, EC2ClientResolvedConfig> {
74
- readonly input: CreateCapacityReservationFleetCommandInput;
75
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
76
- /**
77
- * @public
78
- */
79
- constructor(input: CreateCapacityReservationFleetCommandInput);
80
- /**
81
- * @internal
82
- */
83
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateCapacityReservationFleetCommandInput, CreateCapacityReservationFleetCommandOutput>;
84
- /**
85
- * @internal
86
- */
87
- private serialize;
88
- /**
89
- * @internal
90
- */
91
- private deserialize;
92
- }
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
+ CreateCapacityReservationFleetRequest,
16
+ CreateCapacityReservationFleetResult,
17
+ } from "../models/models_0";
18
+ export interface CreateCapacityReservationFleetCommandInput
19
+ extends CreateCapacityReservationFleetRequest {}
20
+ export interface CreateCapacityReservationFleetCommandOutput
21
+ extends CreateCapacityReservationFleetResult,
22
+ __MetadataBearer {}
23
+ export declare class CreateCapacityReservationFleetCommand extends $Command<
24
+ CreateCapacityReservationFleetCommandInput,
25
+ CreateCapacityReservationFleetCommandOutput,
26
+ EC2ClientResolvedConfig
27
+ > {
28
+ readonly input: CreateCapacityReservationFleetCommandInput;
29
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
+ constructor(input: CreateCapacityReservationFleetCommandInput);
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: EC2ClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ CreateCapacityReservationFleetCommandInput,
37
+ CreateCapacityReservationFleetCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }