@aws-sdk/client-ec2 3.936.0 → 3.937.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 (282) hide show
  1. package/README.md +112 -0
  2. package/dist-cjs/index.js +1434 -41
  3. package/dist-es/EC2.js +28 -0
  4. package/dist-es/commands/CreateTransitGatewayMeteringPolicyCommand.js +16 -0
  5. package/dist-es/commands/CreateTransitGatewayMeteringPolicyEntryCommand.js +16 -0
  6. package/dist-es/commands/CreateVpcEncryptionControlCommand.js +16 -0
  7. package/dist-es/commands/DeleteTransitGatewayMeteringPolicyCommand.js +16 -0
  8. package/dist-es/commands/DeleteTransitGatewayMeteringPolicyEntryCommand.js +16 -0
  9. package/dist-es/commands/DeleteVpcEncryptionControlCommand.js +16 -0
  10. package/dist-es/commands/DescribeTransitGatewayMeteringPoliciesCommand.js +16 -0
  11. package/dist-es/commands/DescribeVpcEncryptionControlsCommand.js +16 -0
  12. package/dist-es/commands/GetTransitGatewayMeteringPolicyEntriesCommand.js +16 -0
  13. package/dist-es/commands/GetVpcResourcesBlockingEncryptionEnforcementCommand.js +16 -0
  14. package/dist-es/commands/ListVolumesInRecycleBinCommand.js +16 -0
  15. package/dist-es/commands/ModifyTransitGatewayMeteringPolicyCommand.js +16 -0
  16. package/dist-es/commands/ModifyVpcEncryptionControlCommand.js +16 -0
  17. package/dist-es/commands/RestoreVolumeFromRecycleBinCommand.js +16 -0
  18. package/dist-es/commands/index.js +14 -0
  19. package/dist-es/models/enums.js +39 -0
  20. package/dist-es/schemas/schemas_0.js +1193 -41
  21. package/dist-types/EC2.d.ts +101 -0
  22. package/dist-types/EC2Client.d.ts +16 -2
  23. package/dist-types/commands/AcceptAddressTransferCommand.d.ts +1 -1
  24. package/dist-types/commands/AdvertiseByoipCidrCommand.d.ts +2 -1
  25. package/dist-types/commands/AllocateAddressCommand.d.ts +1 -1
  26. package/dist-types/commands/AllocateHostsCommand.d.ts +1 -1
  27. package/dist-types/commands/AllocateIpamPoolCidrCommand.d.ts +1 -1
  28. package/dist-types/commands/AssociateIpamResourceDiscoveryCommand.d.ts +1 -1
  29. package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +1 -1
  30. package/dist-types/commands/AuthorizeSecurityGroupIngressCommand.d.ts +1 -1
  31. package/dist-types/commands/CopyImageCommand.d.ts +1 -1
  32. package/dist-types/commands/CopySnapshotCommand.d.ts +1 -1
  33. package/dist-types/commands/CopyVolumesCommand.d.ts +1 -1
  34. package/dist-types/commands/CreateCapacityManagerDataExportCommand.d.ts +1 -1
  35. package/dist-types/commands/CreateCapacityReservationBySplittingCommand.d.ts +1 -1
  36. package/dist-types/commands/CreateCapacityReservationCommand.d.ts +1 -1
  37. package/dist-types/commands/CreateCapacityReservationFleetCommand.d.ts +1 -1
  38. package/dist-types/commands/CreateCarrierGatewayCommand.d.ts +1 -1
  39. package/dist-types/commands/CreateClientVpnEndpointCommand.d.ts +1 -1
  40. package/dist-types/commands/CreateCoipPoolCommand.d.ts +1 -1
  41. package/dist-types/commands/CreateCustomerGatewayCommand.d.ts +1 -1
  42. package/dist-types/commands/CreateDelegateMacVolumeOwnershipTaskCommand.d.ts +1 -1
  43. package/dist-types/commands/CreateDhcpOptionsCommand.d.ts +1 -1
  44. package/dist-types/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +1 -1
  45. package/dist-types/commands/CreateFleetCommand.d.ts +1 -1
  46. package/dist-types/commands/CreateFlowLogsCommand.d.ts +1 -1
  47. package/dist-types/commands/CreateFpgaImageCommand.d.ts +1 -1
  48. package/dist-types/commands/CreateImageCommand.d.ts +1 -1
  49. package/dist-types/commands/CreateImageUsageReportCommand.d.ts +1 -1
  50. package/dist-types/commands/CreateInstanceConnectEndpointCommand.d.ts +1 -1
  51. package/dist-types/commands/CreateInstanceEventWindowCommand.d.ts +1 -1
  52. package/dist-types/commands/CreateInstanceExportTaskCommand.d.ts +1 -1
  53. package/dist-types/commands/CreateInternetGatewayCommand.d.ts +1 -1
  54. package/dist-types/commands/CreateIpamCommand.d.ts +1 -1
  55. package/dist-types/commands/CreateIpamExternalResourceVerificationTokenCommand.d.ts +1 -1
  56. package/dist-types/commands/CreateIpamPolicyCommand.d.ts +1 -1
  57. package/dist-types/commands/CreateIpamPoolCommand.d.ts +3 -3
  58. package/dist-types/commands/CreateIpamPrefixListResolverCommand.d.ts +2 -2
  59. package/dist-types/commands/CreateIpamPrefixListResolverTargetCommand.d.ts +1 -1
  60. package/dist-types/commands/CreateIpamResourceDiscoveryCommand.d.ts +1 -1
  61. package/dist-types/commands/CreateIpamScopeCommand.d.ts +1 -1
  62. package/dist-types/commands/CreateKeyPairCommand.d.ts +1 -1
  63. package/dist-types/commands/CreateLaunchTemplateCommand.d.ts +2 -2
  64. package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +2 -2
  65. package/dist-types/commands/CreateLocalGatewayRouteTableCommand.d.ts +1 -1
  66. package/dist-types/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +1 -1
  67. package/dist-types/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +1 -1
  68. package/dist-types/commands/CreateLocalGatewayVirtualInterfaceCommand.d.ts +1 -1
  69. package/dist-types/commands/CreateLocalGatewayVirtualInterfaceGroupCommand.d.ts +1 -1
  70. package/dist-types/commands/CreateMacSystemIntegrityProtectionModificationTaskCommand.d.ts +1 -1
  71. package/dist-types/commands/CreateManagedPrefixListCommand.d.ts +1 -1
  72. package/dist-types/commands/CreateNatGatewayCommand.d.ts +1 -1
  73. package/dist-types/commands/CreateNetworkAclCommand.d.ts +1 -1
  74. package/dist-types/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +1 -1
  75. package/dist-types/commands/CreateNetworkInsightsPathCommand.d.ts +1 -1
  76. package/dist-types/commands/CreateNetworkInterfaceCommand.d.ts +1 -1
  77. package/dist-types/commands/CreatePlacementGroupCommand.d.ts +1 -1
  78. package/dist-types/commands/CreatePublicIpv4PoolCommand.d.ts +1 -1
  79. package/dist-types/commands/CreateReplaceRootVolumeTaskCommand.d.ts +1 -1
  80. package/dist-types/commands/CreateRestoreImageTaskCommand.d.ts +1 -1
  81. package/dist-types/commands/CreateRouteServerCommand.d.ts +1 -1
  82. package/dist-types/commands/CreateRouteServerEndpointCommand.d.ts +1 -1
  83. package/dist-types/commands/CreateRouteServerPeerCommand.d.ts +1 -1
  84. package/dist-types/commands/CreateRouteTableCommand.d.ts +1 -1
  85. package/dist-types/commands/CreateSecurityGroupCommand.d.ts +1 -1
  86. package/dist-types/commands/CreateSnapshotCommand.d.ts +1 -1
  87. package/dist-types/commands/CreateSnapshotsCommand.d.ts +1 -1
  88. package/dist-types/commands/CreateSubnetCidrReservationCommand.d.ts +1 -1
  89. package/dist-types/commands/CreateSubnetCommand.d.ts +1 -1
  90. package/dist-types/commands/CreateTrafficMirrorFilterCommand.d.ts +1 -1
  91. package/dist-types/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +1 -1
  92. package/dist-types/commands/CreateTrafficMirrorSessionCommand.d.ts +1 -1
  93. package/dist-types/commands/CreateTrafficMirrorTargetCommand.d.ts +1 -1
  94. package/dist-types/commands/CreateTransitGatewayCommand.d.ts +5 -1
  95. package/dist-types/commands/CreateTransitGatewayConnectCommand.d.ts +1 -1
  96. package/dist-types/commands/CreateTransitGatewayConnectPeerCommand.d.ts +1 -1
  97. package/dist-types/commands/CreateTransitGatewayMeteringPolicyCommand.d.ts +103 -0
  98. package/dist-types/commands/CreateTransitGatewayMeteringPolicyEntryCommand.d.ts +103 -0
  99. package/dist-types/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +1 -1
  100. package/dist-types/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
  101. package/dist-types/commands/CreateTransitGatewayPolicyTableCommand.d.ts +1 -1
  102. package/dist-types/commands/CreateTransitGatewayRouteTableAnnouncementCommand.d.ts +1 -1
  103. package/dist-types/commands/CreateTransitGatewayRouteTableCommand.d.ts +1 -1
  104. package/dist-types/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  105. package/dist-types/commands/CreateVerifiedAccessEndpointCommand.d.ts +1 -1
  106. package/dist-types/commands/CreateVerifiedAccessGroupCommand.d.ts +1 -1
  107. package/dist-types/commands/CreateVerifiedAccessInstanceCommand.d.ts +1 -1
  108. package/dist-types/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +1 -1
  109. package/dist-types/commands/CreateVolumeCommand.d.ts +1 -1
  110. package/dist-types/commands/CreateVpcBlockPublicAccessExclusionCommand.d.ts +1 -1
  111. package/dist-types/commands/CreateVpcCommand.d.ts +12 -1
  112. package/dist-types/commands/CreateVpcEncryptionControlCommand.d.ts +124 -0
  113. package/dist-types/commands/CreateVpcEndpointCommand.d.ts +1 -1
  114. package/dist-types/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +1 -1
  115. package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +1 -1
  116. package/dist-types/commands/CreateVpnConcentratorCommand.d.ts +1 -1
  117. package/dist-types/commands/CreateVpnConnectionCommand.d.ts +7 -1
  118. package/dist-types/commands/CreateVpnGatewayCommand.d.ts +1 -1
  119. package/dist-types/commands/DeleteIpamPoolCommand.d.ts +1 -1
  120. package/dist-types/commands/DeleteTransitGatewayCommand.d.ts +4 -0
  121. package/dist-types/commands/DeleteTransitGatewayMeteringPolicyCommand.d.ts +89 -0
  122. package/dist-types/commands/DeleteTransitGatewayMeteringPolicyEntryCommand.d.ts +93 -0
  123. package/dist-types/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.d.ts +1 -1
  124. package/dist-types/commands/DeleteTransitGatewayRouteTableCommand.d.ts +1 -1
  125. package/dist-types/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  126. package/dist-types/commands/DeleteVerifiedAccessEndpointCommand.d.ts +1 -1
  127. package/dist-types/commands/DeleteVerifiedAccessGroupCommand.d.ts +1 -1
  128. package/dist-types/commands/DeleteVerifiedAccessInstanceCommand.d.ts +1 -1
  129. package/dist-types/commands/DeleteVerifiedAccessTrustProviderCommand.d.ts +1 -1
  130. package/dist-types/commands/DeleteVolumeCommand.d.ts +1 -1
  131. package/dist-types/commands/DeleteVpcEncryptionControlCommand.d.ts +113 -0
  132. package/dist-types/commands/DeprovisionByoipCidrCommand.d.ts +2 -1
  133. package/dist-types/commands/DescribeByoipCidrsCommand.d.ts +2 -1
  134. package/dist-types/commands/DescribeInstanceSqlHaHistoryStatesCommand.d.ts +1 -1
  135. package/dist-types/commands/DescribeInstanceSqlHaStatesCommand.d.ts +1 -1
  136. package/dist-types/commands/DescribeInstanceStatusCommand.d.ts +1 -1
  137. package/dist-types/commands/DescribeInstanceTopologyCommand.d.ts +1 -2
  138. package/dist-types/commands/DescribeInstancesCommand.d.ts +2 -1
  139. package/dist-types/commands/DescribeIpamPoolsCommand.d.ts +1 -1
  140. package/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +1 -1
  141. package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +2 -2
  142. package/dist-types/commands/DescribeTagsCommand.d.ts +1 -1
  143. package/dist-types/commands/DescribeTransitGatewayMeteringPoliciesCommand.d.ts +104 -0
  144. package/dist-types/commands/DescribeTransitGatewaysCommand.d.ts +4 -0
  145. package/dist-types/commands/DescribeVerifiedAccessInstancesCommand.d.ts +1 -1
  146. package/dist-types/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +1 -1
  147. package/dist-types/commands/DescribeVolumeAttributeCommand.d.ts +1 -1
  148. package/dist-types/commands/DescribeVolumeStatusCommand.d.ts +1 -2
  149. package/dist-types/commands/DescribeVolumesCommand.d.ts +1 -1
  150. package/dist-types/commands/DescribeVolumesModificationsCommand.d.ts +1 -1
  151. package/dist-types/commands/DescribeVpcEncryptionControlsCommand.d.ts +131 -0
  152. package/dist-types/commands/DescribeVpnConnectionsCommand.d.ts +3 -0
  153. package/dist-types/commands/ExportImageCommand.d.ts +1 -1
  154. package/dist-types/commands/GetIpamDiscoveredAccountsCommand.d.ts +2 -1
  155. package/dist-types/commands/GetIpamDiscoveredPublicAddressesCommand.d.ts +3 -3
  156. package/dist-types/commands/GetIpamDiscoveredResourceCidrsCommand.d.ts +2 -2
  157. package/dist-types/commands/GetIpamPolicyAllocationRulesCommand.d.ts +1 -1
  158. package/dist-types/commands/GetIpamPolicyOrganizationTargetsCommand.d.ts +1 -1
  159. package/dist-types/commands/GetIpamPoolAllocationsCommand.d.ts +2 -2
  160. package/dist-types/commands/GetIpamPoolCidrsCommand.d.ts +1 -2
  161. package/dist-types/commands/GetIpamPrefixListResolverRulesCommand.d.ts +1 -1
  162. package/dist-types/commands/GetIpamResourceCidrsCommand.d.ts +2 -2
  163. package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +1 -1
  164. package/dist-types/commands/GetTransitGatewayMeteringPolicyEntriesCommand.d.ts +105 -0
  165. package/dist-types/commands/GetVpcResourcesBlockingEncryptionEnforcementCommand.d.ts +86 -0
  166. package/dist-types/commands/ImportImageCommand.d.ts +1 -1
  167. package/dist-types/commands/ImportKeyPairCommand.d.ts +1 -1
  168. package/dist-types/commands/ImportSnapshotCommand.d.ts +1 -1
  169. package/dist-types/commands/ListVolumesInRecycleBinCommand.d.ts +101 -0
  170. package/dist-types/commands/ModifyIpamPoolCommand.d.ts +1 -1
  171. package/dist-types/commands/ModifyIpamPrefixListResolverCommand.d.ts +1 -1
  172. package/dist-types/commands/ModifyIpamResourceCidrCommand.d.ts +1 -1
  173. package/dist-types/commands/ModifyTransitGatewayCommand.d.ts +5 -0
  174. package/dist-types/commands/ModifyTransitGatewayMeteringPolicyCommand.d.ts +95 -0
  175. package/dist-types/commands/ModifyVpcAttributeCommand.d.ts +1 -1
  176. package/dist-types/commands/ModifyVpcBlockPublicAccessExclusionCommand.d.ts +1 -1
  177. package/dist-types/commands/ModifyVpcBlockPublicAccessOptionsCommand.d.ts +1 -1
  178. package/dist-types/commands/ModifyVpcEncryptionControlCommand.d.ts +122 -0
  179. package/dist-types/commands/ModifyVpcEndpointCommand.d.ts +1 -1
  180. package/dist-types/commands/ModifyVpcEndpointConnectionNotificationCommand.d.ts +1 -1
  181. package/dist-types/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +1 -1
  182. package/dist-types/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.d.ts +1 -1
  183. package/dist-types/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +1 -1
  184. package/dist-types/commands/ModifyVpcPeeringConnectionOptionsCommand.d.ts +1 -1
  185. package/dist-types/commands/ModifyVpcTenancyCommand.d.ts +1 -1
  186. package/dist-types/commands/ModifyVpnConnectionCommand.d.ts +4 -1
  187. package/dist-types/commands/ModifyVpnConnectionOptionsCommand.d.ts +4 -1
  188. package/dist-types/commands/ModifyVpnTunnelCertificateCommand.d.ts +4 -1
  189. package/dist-types/commands/ModifyVpnTunnelOptionsCommand.d.ts +7 -1
  190. package/dist-types/commands/MonitorInstancesCommand.d.ts +1 -2
  191. package/dist-types/commands/MoveByoipCidrToIpamCommand.d.ts +2 -1
  192. package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +3 -2
  193. package/dist-types/commands/PurchaseCapacityBlockCommand.d.ts +1 -1
  194. package/dist-types/commands/PurchaseHostReservationCommand.d.ts +1 -1
  195. package/dist-types/commands/RegisterImageCommand.d.ts +1 -1
  196. package/dist-types/commands/RequestSpotFleetCommand.d.ts +2 -2
  197. package/dist-types/commands/RequestSpotInstancesCommand.d.ts +1 -1
  198. package/dist-types/commands/RestoreVolumeFromRecycleBinCommand.d.ts +76 -0
  199. package/dist-types/commands/RunInstancesCommand.d.ts +2 -2
  200. package/dist-types/commands/StartDeclarativePoliciesReportCommand.d.ts +1 -1
  201. package/dist-types/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +1 -1
  202. package/dist-types/commands/StartNetworkInsightsAnalysisCommand.d.ts +1 -1
  203. package/dist-types/commands/WithdrawByoipCidrCommand.d.ts +2 -1
  204. package/dist-types/commands/index.d.ts +14 -0
  205. package/dist-types/models/enums.d.ts +87 -0
  206. package/dist-types/models/models_0.d.ts +95 -0
  207. package/dist-types/models/models_2.d.ts +440 -220
  208. package/dist-types/models/models_3.d.ts +262 -1055
  209. package/dist-types/models/models_4.d.ts +7160 -6858
  210. package/dist-types/models/models_5.d.ts +4108 -3905
  211. package/dist-types/models/models_6.d.ts +4834 -4833
  212. package/dist-types/models/models_7.d.ts +1041 -5
  213. package/dist-types/schemas/schemas_0.d.ts +56 -0
  214. package/dist-types/ts3.4/EC2.d.ts +289 -0
  215. package/dist-types/ts3.4/EC2Client.d.ts +84 -0
  216. package/dist-types/ts3.4/commands/CreateTransitGatewayMeteringPolicyCommand.d.ts +51 -0
  217. package/dist-types/ts3.4/commands/CreateTransitGatewayMeteringPolicyEntryCommand.d.ts +51 -0
  218. package/dist-types/ts3.4/commands/CreateVpcEncryptionControlCommand.d.ts +51 -0
  219. package/dist-types/ts3.4/commands/DeleteTransitGatewayMeteringPolicyCommand.d.ts +51 -0
  220. package/dist-types/ts3.4/commands/DeleteTransitGatewayMeteringPolicyEntryCommand.d.ts +51 -0
  221. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.d.ts +1 -1
  222. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableCommand.d.ts +1 -1
  223. package/dist-types/ts3.4/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  224. package/dist-types/ts3.4/commands/DeleteVerifiedAccessEndpointCommand.d.ts +1 -1
  225. package/dist-types/ts3.4/commands/DeleteVerifiedAccessGroupCommand.d.ts +1 -1
  226. package/dist-types/ts3.4/commands/DeleteVerifiedAccessInstanceCommand.d.ts +1 -1
  227. package/dist-types/ts3.4/commands/DeleteVerifiedAccessTrustProviderCommand.d.ts +1 -1
  228. package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +1 -1
  229. package/dist-types/ts3.4/commands/DeleteVpcEncryptionControlCommand.d.ts +51 -0
  230. package/dist-types/ts3.4/commands/DescribeInstanceSqlHaHistoryStatesCommand.d.ts +1 -1
  231. package/dist-types/ts3.4/commands/DescribeInstanceSqlHaStatesCommand.d.ts +1 -1
  232. package/dist-types/ts3.4/commands/DescribeInstanceStatusCommand.d.ts +1 -1
  233. package/dist-types/ts3.4/commands/DescribeInstanceTopologyCommand.d.ts +4 -2
  234. package/dist-types/ts3.4/commands/DescribeInstancesCommand.d.ts +2 -4
  235. package/dist-types/ts3.4/commands/DescribeTransitGatewayMeteringPoliciesCommand.d.ts +51 -0
  236. package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstancesCommand.d.ts +1 -1
  237. package/dist-types/ts3.4/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +1 -1
  238. package/dist-types/ts3.4/commands/DescribeVolumeAttributeCommand.d.ts +1 -1
  239. package/dist-types/ts3.4/commands/DescribeVolumeStatusCommand.d.ts +4 -2
  240. package/dist-types/ts3.4/commands/DescribeVolumesCommand.d.ts +1 -1
  241. package/dist-types/ts3.4/commands/DescribeVolumesModificationsCommand.d.ts +1 -1
  242. package/dist-types/ts3.4/commands/DescribeVpcEncryptionControlsCommand.d.ts +51 -0
  243. package/dist-types/ts3.4/commands/GetIpamDiscoveredAccountsCommand.d.ts +2 -4
  244. package/dist-types/ts3.4/commands/GetIpamDiscoveredPublicAddressesCommand.d.ts +1 -1
  245. package/dist-types/ts3.4/commands/GetIpamDiscoveredResourceCidrsCommand.d.ts +1 -1
  246. package/dist-types/ts3.4/commands/GetIpamPolicyAllocationRulesCommand.d.ts +1 -1
  247. package/dist-types/ts3.4/commands/GetIpamPolicyOrganizationTargetsCommand.d.ts +1 -1
  248. package/dist-types/ts3.4/commands/GetIpamPoolAllocationsCommand.d.ts +1 -1
  249. package/dist-types/ts3.4/commands/GetIpamPoolCidrsCommand.d.ts +4 -2
  250. package/dist-types/ts3.4/commands/GetTransitGatewayMeteringPolicyEntriesCommand.d.ts +51 -0
  251. package/dist-types/ts3.4/commands/GetVpcResourcesBlockingEncryptionEnforcementCommand.d.ts +51 -0
  252. package/dist-types/ts3.4/commands/ListVolumesInRecycleBinCommand.d.ts +51 -0
  253. package/dist-types/ts3.4/commands/ModifyTransitGatewayMeteringPolicyCommand.d.ts +51 -0
  254. package/dist-types/ts3.4/commands/ModifyVpcAttributeCommand.d.ts +1 -1
  255. package/dist-types/ts3.4/commands/ModifyVpcBlockPublicAccessExclusionCommand.d.ts +1 -1
  256. package/dist-types/ts3.4/commands/ModifyVpcBlockPublicAccessOptionsCommand.d.ts +1 -1
  257. package/dist-types/ts3.4/commands/ModifyVpcEncryptionControlCommand.d.ts +51 -0
  258. package/dist-types/ts3.4/commands/ModifyVpcEndpointCommand.d.ts +1 -1
  259. package/dist-types/ts3.4/commands/ModifyVpcEndpointConnectionNotificationCommand.d.ts +1 -1
  260. package/dist-types/ts3.4/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +1 -1
  261. package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.d.ts +1 -1
  262. package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +1 -1
  263. package/dist-types/ts3.4/commands/ModifyVpcPeeringConnectionOptionsCommand.d.ts +1 -1
  264. package/dist-types/ts3.4/commands/ModifyVpcTenancyCommand.d.ts +1 -1
  265. package/dist-types/ts3.4/commands/ModifyVpnConnectionCommand.d.ts +1 -1
  266. package/dist-types/ts3.4/commands/ModifyVpnConnectionOptionsCommand.d.ts +1 -1
  267. package/dist-types/ts3.4/commands/ModifyVpnTunnelCertificateCommand.d.ts +1 -1
  268. package/dist-types/ts3.4/commands/ModifyVpnTunnelOptionsCommand.d.ts +1 -1
  269. package/dist-types/ts3.4/commands/MonitorInstancesCommand.d.ts +4 -2
  270. package/dist-types/ts3.4/commands/RestoreVolumeFromRecycleBinCommand.d.ts +51 -0
  271. package/dist-types/ts3.4/commands/RunInstancesCommand.d.ts +1 -1
  272. package/dist-types/ts3.4/commands/index.d.ts +14 -0
  273. package/dist-types/ts3.4/models/enums.d.ts +51 -0
  274. package/dist-types/ts3.4/models/models_0.d.ts +1 -0
  275. package/dist-types/ts3.4/models/models_2.d.ts +127 -59
  276. package/dist-types/ts3.4/models/models_3.d.ts +77 -179
  277. package/dist-types/ts3.4/models/models_4.d.ts +212 -130
  278. package/dist-types/ts3.4/models/models_5.d.ts +144 -153
  279. package/dist-types/ts3.4/models/models_6.d.ts +222 -212
  280. package/dist-types/ts3.4/models/models_7.d.ts +248 -2
  281. package/dist-types/ts3.4/schemas/schemas_0.d.ts +56 -0
  282. package/package.json +1 -1
@@ -592,6 +592,14 @@ import {
592
592
  CreateTransitGatewayConnectPeerCommandInput,
593
593
  CreateTransitGatewayConnectPeerCommandOutput,
594
594
  } from "./commands/CreateTransitGatewayConnectPeerCommand";
595
+ import {
596
+ CreateTransitGatewayMeteringPolicyCommandInput,
597
+ CreateTransitGatewayMeteringPolicyCommandOutput,
598
+ } from "./commands/CreateTransitGatewayMeteringPolicyCommand";
599
+ import {
600
+ CreateTransitGatewayMeteringPolicyEntryCommandInput,
601
+ CreateTransitGatewayMeteringPolicyEntryCommandOutput,
602
+ } from "./commands/CreateTransitGatewayMeteringPolicyEntryCommand";
595
603
  import {
596
604
  CreateTransitGatewayMulticastDomainCommandInput,
597
605
  CreateTransitGatewayMulticastDomainCommandOutput,
@@ -652,6 +660,10 @@ import {
652
660
  CreateVpcCommandInput,
653
661
  CreateVpcCommandOutput,
654
662
  } from "./commands/CreateVpcCommand";
663
+ import {
664
+ CreateVpcEncryptionControlCommandInput,
665
+ CreateVpcEncryptionControlCommandOutput,
666
+ } from "./commands/CreateVpcEncryptionControlCommand";
655
667
  import {
656
668
  CreateVpcEndpointCommandInput,
657
669
  CreateVpcEndpointCommandOutput,
@@ -940,6 +952,14 @@ import {
940
952
  DeleteTransitGatewayConnectPeerCommandInput,
941
953
  DeleteTransitGatewayConnectPeerCommandOutput,
942
954
  } from "./commands/DeleteTransitGatewayConnectPeerCommand";
955
+ import {
956
+ DeleteTransitGatewayMeteringPolicyCommandInput,
957
+ DeleteTransitGatewayMeteringPolicyCommandOutput,
958
+ } from "./commands/DeleteTransitGatewayMeteringPolicyCommand";
959
+ import {
960
+ DeleteTransitGatewayMeteringPolicyEntryCommandInput,
961
+ DeleteTransitGatewayMeteringPolicyEntryCommandOutput,
962
+ } from "./commands/DeleteTransitGatewayMeteringPolicyEntryCommand";
943
963
  import {
944
964
  DeleteTransitGatewayMulticastDomainCommandInput,
945
965
  DeleteTransitGatewayMulticastDomainCommandOutput,
@@ -1000,6 +1020,10 @@ import {
1000
1020
  DeleteVpcCommandInput,
1001
1021
  DeleteVpcCommandOutput,
1002
1022
  } from "./commands/DeleteVpcCommand";
1023
+ import {
1024
+ DeleteVpcEncryptionControlCommandInput,
1025
+ DeleteVpcEncryptionControlCommandOutput,
1026
+ } from "./commands/DeleteVpcEncryptionControlCommand";
1003
1027
  import {
1004
1028
  DeleteVpcEndpointConnectionNotificationsCommandInput,
1005
1029
  DeleteVpcEndpointConnectionNotificationsCommandOutput,
@@ -1648,6 +1672,10 @@ import {
1648
1672
  DescribeTransitGatewayConnectsCommandInput,
1649
1673
  DescribeTransitGatewayConnectsCommandOutput,
1650
1674
  } from "./commands/DescribeTransitGatewayConnectsCommand";
1675
+ import {
1676
+ DescribeTransitGatewayMeteringPoliciesCommandInput,
1677
+ DescribeTransitGatewayMeteringPoliciesCommandOutput,
1678
+ } from "./commands/DescribeTransitGatewayMeteringPoliciesCommand";
1651
1679
  import {
1652
1680
  DescribeTransitGatewayMulticastDomainsCommandInput,
1653
1681
  DescribeTransitGatewayMulticastDomainsCommandOutput,
@@ -1736,6 +1764,10 @@ import {
1736
1764
  DescribeVpcClassicLinkDnsSupportCommandInput,
1737
1765
  DescribeVpcClassicLinkDnsSupportCommandOutput,
1738
1766
  } from "./commands/DescribeVpcClassicLinkDnsSupportCommand";
1767
+ import {
1768
+ DescribeVpcEncryptionControlsCommandInput,
1769
+ DescribeVpcEncryptionControlsCommandOutput,
1770
+ } from "./commands/DescribeVpcEncryptionControlsCommand";
1739
1771
  import {
1740
1772
  DescribeVpcEndpointAssociationsCommandInput,
1741
1773
  DescribeVpcEndpointAssociationsCommandOutput,
@@ -2292,6 +2324,10 @@ import {
2292
2324
  GetTransitGatewayAttachmentPropagationsCommandInput,
2293
2325
  GetTransitGatewayAttachmentPropagationsCommandOutput,
2294
2326
  } from "./commands/GetTransitGatewayAttachmentPropagationsCommand";
2327
+ import {
2328
+ GetTransitGatewayMeteringPolicyEntriesCommandInput,
2329
+ GetTransitGatewayMeteringPolicyEntriesCommandOutput,
2330
+ } from "./commands/GetTransitGatewayMeteringPolicyEntriesCommand";
2295
2331
  import {
2296
2332
  GetTransitGatewayMulticastDomainAssociationsCommandInput,
2297
2333
  GetTransitGatewayMulticastDomainAssociationsCommandOutput,
@@ -2328,6 +2364,10 @@ import {
2328
2364
  GetVerifiedAccessGroupPolicyCommandInput,
2329
2365
  GetVerifiedAccessGroupPolicyCommandOutput,
2330
2366
  } from "./commands/GetVerifiedAccessGroupPolicyCommand";
2367
+ import {
2368
+ GetVpcResourcesBlockingEncryptionEnforcementCommandInput,
2369
+ GetVpcResourcesBlockingEncryptionEnforcementCommandOutput,
2370
+ } from "./commands/GetVpcResourcesBlockingEncryptionEnforcementCommand";
2331
2371
  import {
2332
2372
  GetVpnConnectionDeviceSampleConfigurationCommandInput,
2333
2373
  GetVpnConnectionDeviceSampleConfigurationCommandOutput,
@@ -2372,6 +2412,10 @@ import {
2372
2412
  ListSnapshotsInRecycleBinCommandInput,
2373
2413
  ListSnapshotsInRecycleBinCommandOutput,
2374
2414
  } from "./commands/ListSnapshotsInRecycleBinCommand";
2415
+ import {
2416
+ ListVolumesInRecycleBinCommandInput,
2417
+ ListVolumesInRecycleBinCommandOutput,
2418
+ } from "./commands/ListVolumesInRecycleBinCommand";
2375
2419
  import {
2376
2420
  LockSnapshotCommandInput,
2377
2421
  LockSnapshotCommandOutput,
@@ -2576,6 +2620,10 @@ import {
2576
2620
  ModifyTransitGatewayCommandInput,
2577
2621
  ModifyTransitGatewayCommandOutput,
2578
2622
  } from "./commands/ModifyTransitGatewayCommand";
2623
+ import {
2624
+ ModifyTransitGatewayMeteringPolicyCommandInput,
2625
+ ModifyTransitGatewayMeteringPolicyCommandOutput,
2626
+ } from "./commands/ModifyTransitGatewayMeteringPolicyCommand";
2579
2627
  import {
2580
2628
  ModifyTransitGatewayPrefixListReferenceCommandInput,
2581
2629
  ModifyTransitGatewayPrefixListReferenceCommandOutput,
@@ -2632,6 +2680,10 @@ import {
2632
2680
  ModifyVpcBlockPublicAccessOptionsCommandInput,
2633
2681
  ModifyVpcBlockPublicAccessOptionsCommandOutput,
2634
2682
  } from "./commands/ModifyVpcBlockPublicAccessOptionsCommand";
2683
+ import {
2684
+ ModifyVpcEncryptionControlCommandInput,
2685
+ ModifyVpcEncryptionControlCommandOutput,
2686
+ } from "./commands/ModifyVpcEncryptionControlCommand";
2635
2687
  import {
2636
2688
  ModifyVpcEndpointCommandInput,
2637
2689
  ModifyVpcEndpointCommandOutput,
@@ -2876,6 +2928,10 @@ import {
2876
2928
  RestoreSnapshotTierCommandInput,
2877
2929
  RestoreSnapshotTierCommandOutput,
2878
2930
  } from "./commands/RestoreSnapshotTierCommand";
2931
+ import {
2932
+ RestoreVolumeFromRecycleBinCommandInput,
2933
+ RestoreVolumeFromRecycleBinCommandOutput,
2934
+ } from "./commands/RestoreVolumeFromRecycleBinCommand";
2879
2935
  import {
2880
2936
  RevokeClientVpnIngressCommandInput,
2881
2937
  RevokeClientVpnIngressCommandOutput,
@@ -3124,6 +3180,8 @@ export type ServiceInputTypes =
3124
3180
  | CreateTransitGatewayCommandInput
3125
3181
  | CreateTransitGatewayConnectCommandInput
3126
3182
  | CreateTransitGatewayConnectPeerCommandInput
3183
+ | CreateTransitGatewayMeteringPolicyCommandInput
3184
+ | CreateTransitGatewayMeteringPolicyEntryCommandInput
3127
3185
  | CreateTransitGatewayMulticastDomainCommandInput
3128
3186
  | CreateTransitGatewayPeeringAttachmentCommandInput
3129
3187
  | CreateTransitGatewayPolicyTableCommandInput
@@ -3139,6 +3197,7 @@ export type ServiceInputTypes =
3139
3197
  | CreateVolumeCommandInput
3140
3198
  | CreateVpcBlockPublicAccessExclusionCommandInput
3141
3199
  | CreateVpcCommandInput
3200
+ | CreateVpcEncryptionControlCommandInput
3142
3201
  | CreateVpcEndpointCommandInput
3143
3202
  | CreateVpcEndpointConnectionNotificationCommandInput
3144
3203
  | CreateVpcEndpointServiceConfigurationCommandInput
@@ -3211,6 +3270,8 @@ export type ServiceInputTypes =
3211
3270
  | DeleteTransitGatewayCommandInput
3212
3271
  | DeleteTransitGatewayConnectCommandInput
3213
3272
  | DeleteTransitGatewayConnectPeerCommandInput
3273
+ | DeleteTransitGatewayMeteringPolicyCommandInput
3274
+ | DeleteTransitGatewayMeteringPolicyEntryCommandInput
3214
3275
  | DeleteTransitGatewayMulticastDomainCommandInput
3215
3276
  | DeleteTransitGatewayPeeringAttachmentCommandInput
3216
3277
  | DeleteTransitGatewayPolicyTableCommandInput
@@ -3226,6 +3287,7 @@ export type ServiceInputTypes =
3226
3287
  | DeleteVolumeCommandInput
3227
3288
  | DeleteVpcBlockPublicAccessExclusionCommandInput
3228
3289
  | DeleteVpcCommandInput
3290
+ | DeleteVpcEncryptionControlCommandInput
3229
3291
  | DeleteVpcEndpointConnectionNotificationsCommandInput
3230
3292
  | DeleteVpcEndpointServiceConfigurationsCommandInput
3231
3293
  | DeleteVpcEndpointsCommandInput
@@ -3388,6 +3450,7 @@ export type ServiceInputTypes =
3388
3450
  | DescribeTransitGatewayAttachmentsCommandInput
3389
3451
  | DescribeTransitGatewayConnectPeersCommandInput
3390
3452
  | DescribeTransitGatewayConnectsCommandInput
3453
+ | DescribeTransitGatewayMeteringPoliciesCommandInput
3391
3454
  | DescribeTransitGatewayMulticastDomainsCommandInput
3392
3455
  | DescribeTransitGatewayPeeringAttachmentsCommandInput
3393
3456
  | DescribeTransitGatewayPolicyTablesCommandInput
@@ -3410,6 +3473,7 @@ export type ServiceInputTypes =
3410
3473
  | DescribeVpcBlockPublicAccessOptionsCommandInput
3411
3474
  | DescribeVpcClassicLinkCommandInput
3412
3475
  | DescribeVpcClassicLinkDnsSupportCommandInput
3476
+ | DescribeVpcEncryptionControlsCommandInput
3413
3477
  | DescribeVpcEndpointAssociationsCommandInput
3414
3478
  | DescribeVpcEndpointConnectionNotificationsCommandInput
3415
3479
  | DescribeVpcEndpointConnectionsCommandInput
@@ -3549,6 +3613,7 @@ export type ServiceInputTypes =
3549
3613
  | GetSpotPlacementScoresCommandInput
3550
3614
  | GetSubnetCidrReservationsCommandInput
3551
3615
  | GetTransitGatewayAttachmentPropagationsCommandInput
3616
+ | GetTransitGatewayMeteringPolicyEntriesCommandInput
3552
3617
  | GetTransitGatewayMulticastDomainAssociationsCommandInput
3553
3618
  | GetTransitGatewayPolicyTableAssociationsCommandInput
3554
3619
  | GetTransitGatewayPolicyTableEntriesCommandInput
@@ -3558,6 +3623,7 @@ export type ServiceInputTypes =
3558
3623
  | GetVerifiedAccessEndpointPolicyCommandInput
3559
3624
  | GetVerifiedAccessEndpointTargetsCommandInput
3560
3625
  | GetVerifiedAccessGroupPolicyCommandInput
3626
+ | GetVpcResourcesBlockingEncryptionEnforcementCommandInput
3561
3627
  | GetVpnConnectionDeviceSampleConfigurationCommandInput
3562
3628
  | GetVpnConnectionDeviceTypesCommandInput
3563
3629
  | GetVpnTunnelReplacementStatusCommandInput
@@ -3569,6 +3635,7 @@ export type ServiceInputTypes =
3569
3635
  | ImportVolumeCommandInput
3570
3636
  | ListImagesInRecycleBinCommandInput
3571
3637
  | ListSnapshotsInRecycleBinCommandInput
3638
+ | ListVolumesInRecycleBinCommandInput
3572
3639
  | LockSnapshotCommandInput
3573
3640
  | ModifyAddressAttributeCommandInput
3574
3641
  | ModifyAvailabilityZoneGroupCommandInput
@@ -3620,6 +3687,7 @@ export type ServiceInputTypes =
3620
3687
  | ModifyTrafficMirrorFilterRuleCommandInput
3621
3688
  | ModifyTrafficMirrorSessionCommandInput
3622
3689
  | ModifyTransitGatewayCommandInput
3690
+ | ModifyTransitGatewayMeteringPolicyCommandInput
3623
3691
  | ModifyTransitGatewayPrefixListReferenceCommandInput
3624
3692
  | ModifyTransitGatewayVpcAttachmentCommandInput
3625
3693
  | ModifyVerifiedAccessEndpointCommandInput
@@ -3634,6 +3702,7 @@ export type ServiceInputTypes =
3634
3702
  | ModifyVpcAttributeCommandInput
3635
3703
  | ModifyVpcBlockPublicAccessExclusionCommandInput
3636
3704
  | ModifyVpcBlockPublicAccessOptionsCommandInput
3705
+ | ModifyVpcEncryptionControlCommandInput
3637
3706
  | ModifyVpcEndpointCommandInput
3638
3707
  | ModifyVpcEndpointConnectionNotificationCommandInput
3639
3708
  | ModifyVpcEndpointServiceConfigurationCommandInput
@@ -3695,6 +3764,7 @@ export type ServiceInputTypes =
3695
3764
  | RestoreManagedPrefixListVersionCommandInput
3696
3765
  | RestoreSnapshotFromRecycleBinCommandInput
3697
3766
  | RestoreSnapshotTierCommandInput
3767
+ | RestoreVolumeFromRecycleBinCommandInput
3698
3768
  | RevokeClientVpnIngressCommandInput
3699
3769
  | RevokeSecurityGroupEgressCommandInput
3700
3770
  | RevokeSecurityGroupIngressCommandInput
@@ -3858,6 +3928,8 @@ export type ServiceOutputTypes =
3858
3928
  | CreateTransitGatewayCommandOutput
3859
3929
  | CreateTransitGatewayConnectCommandOutput
3860
3930
  | CreateTransitGatewayConnectPeerCommandOutput
3931
+ | CreateTransitGatewayMeteringPolicyCommandOutput
3932
+ | CreateTransitGatewayMeteringPolicyEntryCommandOutput
3861
3933
  | CreateTransitGatewayMulticastDomainCommandOutput
3862
3934
  | CreateTransitGatewayPeeringAttachmentCommandOutput
3863
3935
  | CreateTransitGatewayPolicyTableCommandOutput
@@ -3873,6 +3945,7 @@ export type ServiceOutputTypes =
3873
3945
  | CreateVolumeCommandOutput
3874
3946
  | CreateVpcBlockPublicAccessExclusionCommandOutput
3875
3947
  | CreateVpcCommandOutput
3948
+ | CreateVpcEncryptionControlCommandOutput
3876
3949
  | CreateVpcEndpointCommandOutput
3877
3950
  | CreateVpcEndpointConnectionNotificationCommandOutput
3878
3951
  | CreateVpcEndpointServiceConfigurationCommandOutput
@@ -3945,6 +4018,8 @@ export type ServiceOutputTypes =
3945
4018
  | DeleteTransitGatewayCommandOutput
3946
4019
  | DeleteTransitGatewayConnectCommandOutput
3947
4020
  | DeleteTransitGatewayConnectPeerCommandOutput
4021
+ | DeleteTransitGatewayMeteringPolicyCommandOutput
4022
+ | DeleteTransitGatewayMeteringPolicyEntryCommandOutput
3948
4023
  | DeleteTransitGatewayMulticastDomainCommandOutput
3949
4024
  | DeleteTransitGatewayPeeringAttachmentCommandOutput
3950
4025
  | DeleteTransitGatewayPolicyTableCommandOutput
@@ -3960,6 +4035,7 @@ export type ServiceOutputTypes =
3960
4035
  | DeleteVolumeCommandOutput
3961
4036
  | DeleteVpcBlockPublicAccessExclusionCommandOutput
3962
4037
  | DeleteVpcCommandOutput
4038
+ | DeleteVpcEncryptionControlCommandOutput
3963
4039
  | DeleteVpcEndpointConnectionNotificationsCommandOutput
3964
4040
  | DeleteVpcEndpointServiceConfigurationsCommandOutput
3965
4041
  | DeleteVpcEndpointsCommandOutput
@@ -4122,6 +4198,7 @@ export type ServiceOutputTypes =
4122
4198
  | DescribeTransitGatewayAttachmentsCommandOutput
4123
4199
  | DescribeTransitGatewayConnectPeersCommandOutput
4124
4200
  | DescribeTransitGatewayConnectsCommandOutput
4201
+ | DescribeTransitGatewayMeteringPoliciesCommandOutput
4125
4202
  | DescribeTransitGatewayMulticastDomainsCommandOutput
4126
4203
  | DescribeTransitGatewayPeeringAttachmentsCommandOutput
4127
4204
  | DescribeTransitGatewayPolicyTablesCommandOutput
@@ -4144,6 +4221,7 @@ export type ServiceOutputTypes =
4144
4221
  | DescribeVpcBlockPublicAccessOptionsCommandOutput
4145
4222
  | DescribeVpcClassicLinkCommandOutput
4146
4223
  | DescribeVpcClassicLinkDnsSupportCommandOutput
4224
+ | DescribeVpcEncryptionControlsCommandOutput
4147
4225
  | DescribeVpcEndpointAssociationsCommandOutput
4148
4226
  | DescribeVpcEndpointConnectionNotificationsCommandOutput
4149
4227
  | DescribeVpcEndpointConnectionsCommandOutput
@@ -4283,6 +4361,7 @@ export type ServiceOutputTypes =
4283
4361
  | GetSpotPlacementScoresCommandOutput
4284
4362
  | GetSubnetCidrReservationsCommandOutput
4285
4363
  | GetTransitGatewayAttachmentPropagationsCommandOutput
4364
+ | GetTransitGatewayMeteringPolicyEntriesCommandOutput
4286
4365
  | GetTransitGatewayMulticastDomainAssociationsCommandOutput
4287
4366
  | GetTransitGatewayPolicyTableAssociationsCommandOutput
4288
4367
  | GetTransitGatewayPolicyTableEntriesCommandOutput
@@ -4292,6 +4371,7 @@ export type ServiceOutputTypes =
4292
4371
  | GetVerifiedAccessEndpointPolicyCommandOutput
4293
4372
  | GetVerifiedAccessEndpointTargetsCommandOutput
4294
4373
  | GetVerifiedAccessGroupPolicyCommandOutput
4374
+ | GetVpcResourcesBlockingEncryptionEnforcementCommandOutput
4295
4375
  | GetVpnConnectionDeviceSampleConfigurationCommandOutput
4296
4376
  | GetVpnConnectionDeviceTypesCommandOutput
4297
4377
  | GetVpnTunnelReplacementStatusCommandOutput
@@ -4303,6 +4383,7 @@ export type ServiceOutputTypes =
4303
4383
  | ImportVolumeCommandOutput
4304
4384
  | ListImagesInRecycleBinCommandOutput
4305
4385
  | ListSnapshotsInRecycleBinCommandOutput
4386
+ | ListVolumesInRecycleBinCommandOutput
4306
4387
  | LockSnapshotCommandOutput
4307
4388
  | ModifyAddressAttributeCommandOutput
4308
4389
  | ModifyAvailabilityZoneGroupCommandOutput
@@ -4354,6 +4435,7 @@ export type ServiceOutputTypes =
4354
4435
  | ModifyTrafficMirrorFilterRuleCommandOutput
4355
4436
  | ModifyTrafficMirrorSessionCommandOutput
4356
4437
  | ModifyTransitGatewayCommandOutput
4438
+ | ModifyTransitGatewayMeteringPolicyCommandOutput
4357
4439
  | ModifyTransitGatewayPrefixListReferenceCommandOutput
4358
4440
  | ModifyTransitGatewayVpcAttachmentCommandOutput
4359
4441
  | ModifyVerifiedAccessEndpointCommandOutput
@@ -4368,6 +4450,7 @@ export type ServiceOutputTypes =
4368
4450
  | ModifyVpcAttributeCommandOutput
4369
4451
  | ModifyVpcBlockPublicAccessExclusionCommandOutput
4370
4452
  | ModifyVpcBlockPublicAccessOptionsCommandOutput
4453
+ | ModifyVpcEncryptionControlCommandOutput
4371
4454
  | ModifyVpcEndpointCommandOutput
4372
4455
  | ModifyVpcEndpointConnectionNotificationCommandOutput
4373
4456
  | ModifyVpcEndpointServiceConfigurationCommandOutput
@@ -4429,6 +4512,7 @@ export type ServiceOutputTypes =
4429
4512
  | RestoreManagedPrefixListVersionCommandOutput
4430
4513
  | RestoreSnapshotFromRecycleBinCommandOutput
4431
4514
  | RestoreSnapshotTierCommandOutput
4515
+ | RestoreVolumeFromRecycleBinCommandOutput
4432
4516
  | RevokeClientVpnIngressCommandOutput
4433
4517
  | RevokeSecurityGroupEgressCommandOutput
4434
4518
  | RevokeSecurityGroupIngressCommandOutput
@@ -0,0 +1,51 @@
1
+ import { Command as $Command } from "@smithy/smithy-client";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import {
4
+ EC2ClientResolvedConfig,
5
+ ServiceInputTypes,
6
+ ServiceOutputTypes,
7
+ } from "../EC2Client";
8
+ import {
9
+ CreateTransitGatewayMeteringPolicyRequest,
10
+ CreateTransitGatewayMeteringPolicyResult,
11
+ } from "../models/models_2";
12
+ export { __MetadataBearer };
13
+ export { $Command };
14
+ export interface CreateTransitGatewayMeteringPolicyCommandInput
15
+ extends CreateTransitGatewayMeteringPolicyRequest {}
16
+ export interface CreateTransitGatewayMeteringPolicyCommandOutput
17
+ extends CreateTransitGatewayMeteringPolicyResult,
18
+ __MetadataBearer {}
19
+ declare const CreateTransitGatewayMeteringPolicyCommand_base: {
20
+ new (
21
+ input: CreateTransitGatewayMeteringPolicyCommandInput
22
+ ): import("@smithy/smithy-client").CommandImpl<
23
+ CreateTransitGatewayMeteringPolicyCommandInput,
24
+ CreateTransitGatewayMeteringPolicyCommandOutput,
25
+ EC2ClientResolvedConfig,
26
+ ServiceInputTypes,
27
+ ServiceOutputTypes
28
+ >;
29
+ new (
30
+ input: CreateTransitGatewayMeteringPolicyCommandInput
31
+ ): import("@smithy/smithy-client").CommandImpl<
32
+ CreateTransitGatewayMeteringPolicyCommandInput,
33
+ CreateTransitGatewayMeteringPolicyCommandOutput,
34
+ EC2ClientResolvedConfig,
35
+ ServiceInputTypes,
36
+ ServiceOutputTypes
37
+ >;
38
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
+ };
40
+ export declare class CreateTransitGatewayMeteringPolicyCommand extends CreateTransitGatewayMeteringPolicyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateTransitGatewayMeteringPolicyRequest;
44
+ output: CreateTransitGatewayMeteringPolicyResult;
45
+ };
46
+ sdk: {
47
+ input: CreateTransitGatewayMeteringPolicyCommandInput;
48
+ output: CreateTransitGatewayMeteringPolicyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -0,0 +1,51 @@
1
+ import { Command as $Command } from "@smithy/smithy-client";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import {
4
+ EC2ClientResolvedConfig,
5
+ ServiceInputTypes,
6
+ ServiceOutputTypes,
7
+ } from "../EC2Client";
8
+ import {
9
+ CreateTransitGatewayMeteringPolicyEntryRequest,
10
+ CreateTransitGatewayMeteringPolicyEntryResult,
11
+ } from "../models/models_2";
12
+ export { __MetadataBearer };
13
+ export { $Command };
14
+ export interface CreateTransitGatewayMeteringPolicyEntryCommandInput
15
+ extends CreateTransitGatewayMeteringPolicyEntryRequest {}
16
+ export interface CreateTransitGatewayMeteringPolicyEntryCommandOutput
17
+ extends CreateTransitGatewayMeteringPolicyEntryResult,
18
+ __MetadataBearer {}
19
+ declare const CreateTransitGatewayMeteringPolicyEntryCommand_base: {
20
+ new (
21
+ input: CreateTransitGatewayMeteringPolicyEntryCommandInput
22
+ ): import("@smithy/smithy-client").CommandImpl<
23
+ CreateTransitGatewayMeteringPolicyEntryCommandInput,
24
+ CreateTransitGatewayMeteringPolicyEntryCommandOutput,
25
+ EC2ClientResolvedConfig,
26
+ ServiceInputTypes,
27
+ ServiceOutputTypes
28
+ >;
29
+ new (
30
+ input: CreateTransitGatewayMeteringPolicyEntryCommandInput
31
+ ): import("@smithy/smithy-client").CommandImpl<
32
+ CreateTransitGatewayMeteringPolicyEntryCommandInput,
33
+ CreateTransitGatewayMeteringPolicyEntryCommandOutput,
34
+ EC2ClientResolvedConfig,
35
+ ServiceInputTypes,
36
+ ServiceOutputTypes
37
+ >;
38
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
+ };
40
+ export declare class CreateTransitGatewayMeteringPolicyEntryCommand extends CreateTransitGatewayMeteringPolicyEntryCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateTransitGatewayMeteringPolicyEntryRequest;
44
+ output: CreateTransitGatewayMeteringPolicyEntryResult;
45
+ };
46
+ sdk: {
47
+ input: CreateTransitGatewayMeteringPolicyEntryCommandInput;
48
+ output: CreateTransitGatewayMeteringPolicyEntryCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -0,0 +1,51 @@
1
+ import { Command as $Command } from "@smithy/smithy-client";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import {
4
+ EC2ClientResolvedConfig,
5
+ ServiceInputTypes,
6
+ ServiceOutputTypes,
7
+ } from "../EC2Client";
8
+ import {
9
+ CreateVpcEncryptionControlRequest,
10
+ CreateVpcEncryptionControlResult,
11
+ } from "../models/models_2";
12
+ export { __MetadataBearer };
13
+ export { $Command };
14
+ export interface CreateVpcEncryptionControlCommandInput
15
+ extends CreateVpcEncryptionControlRequest {}
16
+ export interface CreateVpcEncryptionControlCommandOutput
17
+ extends CreateVpcEncryptionControlResult,
18
+ __MetadataBearer {}
19
+ declare const CreateVpcEncryptionControlCommand_base: {
20
+ new (
21
+ input: CreateVpcEncryptionControlCommandInput
22
+ ): import("@smithy/smithy-client").CommandImpl<
23
+ CreateVpcEncryptionControlCommandInput,
24
+ CreateVpcEncryptionControlCommandOutput,
25
+ EC2ClientResolvedConfig,
26
+ ServiceInputTypes,
27
+ ServiceOutputTypes
28
+ >;
29
+ new (
30
+ input: CreateVpcEncryptionControlCommandInput
31
+ ): import("@smithy/smithy-client").CommandImpl<
32
+ CreateVpcEncryptionControlCommandInput,
33
+ CreateVpcEncryptionControlCommandOutput,
34
+ EC2ClientResolvedConfig,
35
+ ServiceInputTypes,
36
+ ServiceOutputTypes
37
+ >;
38
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
+ };
40
+ export declare class CreateVpcEncryptionControlCommand extends CreateVpcEncryptionControlCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateVpcEncryptionControlRequest;
44
+ output: CreateVpcEncryptionControlResult;
45
+ };
46
+ sdk: {
47
+ input: CreateVpcEncryptionControlCommandInput;
48
+ output: CreateVpcEncryptionControlCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -0,0 +1,51 @@
1
+ import { Command as $Command } from "@smithy/smithy-client";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import {
4
+ EC2ClientResolvedConfig,
5
+ ServiceInputTypes,
6
+ ServiceOutputTypes,
7
+ } from "../EC2Client";
8
+ import {
9
+ DeleteTransitGatewayMeteringPolicyRequest,
10
+ DeleteTransitGatewayMeteringPolicyResult,
11
+ } from "../models/models_2";
12
+ export { __MetadataBearer };
13
+ export { $Command };
14
+ export interface DeleteTransitGatewayMeteringPolicyCommandInput
15
+ extends DeleteTransitGatewayMeteringPolicyRequest {}
16
+ export interface DeleteTransitGatewayMeteringPolicyCommandOutput
17
+ extends DeleteTransitGatewayMeteringPolicyResult,
18
+ __MetadataBearer {}
19
+ declare const DeleteTransitGatewayMeteringPolicyCommand_base: {
20
+ new (
21
+ input: DeleteTransitGatewayMeteringPolicyCommandInput
22
+ ): import("@smithy/smithy-client").CommandImpl<
23
+ DeleteTransitGatewayMeteringPolicyCommandInput,
24
+ DeleteTransitGatewayMeteringPolicyCommandOutput,
25
+ EC2ClientResolvedConfig,
26
+ ServiceInputTypes,
27
+ ServiceOutputTypes
28
+ >;
29
+ new (
30
+ input: DeleteTransitGatewayMeteringPolicyCommandInput
31
+ ): import("@smithy/smithy-client").CommandImpl<
32
+ DeleteTransitGatewayMeteringPolicyCommandInput,
33
+ DeleteTransitGatewayMeteringPolicyCommandOutput,
34
+ EC2ClientResolvedConfig,
35
+ ServiceInputTypes,
36
+ ServiceOutputTypes
37
+ >;
38
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
+ };
40
+ export declare class DeleteTransitGatewayMeteringPolicyCommand extends DeleteTransitGatewayMeteringPolicyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteTransitGatewayMeteringPolicyRequest;
44
+ output: DeleteTransitGatewayMeteringPolicyResult;
45
+ };
46
+ sdk: {
47
+ input: DeleteTransitGatewayMeteringPolicyCommandInput;
48
+ output: DeleteTransitGatewayMeteringPolicyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -0,0 +1,51 @@
1
+ import { Command as $Command } from "@smithy/smithy-client";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import {
4
+ EC2ClientResolvedConfig,
5
+ ServiceInputTypes,
6
+ ServiceOutputTypes,
7
+ } from "../EC2Client";
8
+ import {
9
+ DeleteTransitGatewayMeteringPolicyEntryRequest,
10
+ DeleteTransitGatewayMeteringPolicyEntryResult,
11
+ } from "../models/models_2";
12
+ export { __MetadataBearer };
13
+ export { $Command };
14
+ export interface DeleteTransitGatewayMeteringPolicyEntryCommandInput
15
+ extends DeleteTransitGatewayMeteringPolicyEntryRequest {}
16
+ export interface DeleteTransitGatewayMeteringPolicyEntryCommandOutput
17
+ extends DeleteTransitGatewayMeteringPolicyEntryResult,
18
+ __MetadataBearer {}
19
+ declare const DeleteTransitGatewayMeteringPolicyEntryCommand_base: {
20
+ new (
21
+ input: DeleteTransitGatewayMeteringPolicyEntryCommandInput
22
+ ): import("@smithy/smithy-client").CommandImpl<
23
+ DeleteTransitGatewayMeteringPolicyEntryCommandInput,
24
+ DeleteTransitGatewayMeteringPolicyEntryCommandOutput,
25
+ EC2ClientResolvedConfig,
26
+ ServiceInputTypes,
27
+ ServiceOutputTypes
28
+ >;
29
+ new (
30
+ input: DeleteTransitGatewayMeteringPolicyEntryCommandInput
31
+ ): import("@smithy/smithy-client").CommandImpl<
32
+ DeleteTransitGatewayMeteringPolicyEntryCommandInput,
33
+ DeleteTransitGatewayMeteringPolicyEntryCommandOutput,
34
+ EC2ClientResolvedConfig,
35
+ ServiceInputTypes,
36
+ ServiceOutputTypes
37
+ >;
38
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
+ };
40
+ export declare class DeleteTransitGatewayMeteringPolicyEntryCommand extends DeleteTransitGatewayMeteringPolicyEntryCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteTransitGatewayMeteringPolicyEntryRequest;
44
+ output: DeleteTransitGatewayMeteringPolicyEntryResult;
45
+ };
46
+ sdk: {
47
+ input: DeleteTransitGatewayMeteringPolicyEntryCommandInput;
48
+ output: DeleteTransitGatewayMeteringPolicyEntryCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  DeleteTransitGatewayRouteTableAnnouncementRequest,
10
10
  DeleteTransitGatewayRouteTableAnnouncementResult,
11
- } from "../models/models_2";
11
+ } from "../models/models_3";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface DeleteTransitGatewayRouteTableAnnouncementCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  DeleteTransitGatewayRouteTableRequest,
10
10
  DeleteTransitGatewayRouteTableResult,
11
- } from "../models/models_2";
11
+ } from "../models/models_3";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface DeleteTransitGatewayRouteTableCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  DeleteTransitGatewayVpcAttachmentRequest,
10
10
  DeleteTransitGatewayVpcAttachmentResult,
11
- } from "../models/models_2";
11
+ } from "../models/models_3";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface DeleteTransitGatewayVpcAttachmentCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  DeleteVerifiedAccessEndpointRequest,
10
10
  DeleteVerifiedAccessEndpointResult,
11
- } from "../models/models_2";
11
+ } from "../models/models_3";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface DeleteVerifiedAccessEndpointCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  DeleteVerifiedAccessGroupRequest,
10
10
  DeleteVerifiedAccessGroupResult,
11
- } from "../models/models_2";
11
+ } from "../models/models_3";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface DeleteVerifiedAccessGroupCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  DeleteVerifiedAccessInstanceRequest,
10
10
  DeleteVerifiedAccessInstanceResult,
11
- } from "../models/models_2";
11
+ } from "../models/models_3";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface DeleteVerifiedAccessInstanceCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  DeleteVerifiedAccessTrustProviderRequest,
10
10
  DeleteVerifiedAccessTrustProviderResult,
11
- } from "../models/models_2";
11
+ } from "../models/models_3";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface DeleteVerifiedAccessTrustProviderCommandInput
@@ -5,7 +5,7 @@ import {
5
5
  ServiceInputTypes,
6
6
  ServiceOutputTypes,
7
7
  } from "../EC2Client";
8
- import { DeleteVolumeRequest } from "../models/models_2";
8
+ import { DeleteVolumeRequest } from "../models/models_3";
9
9
  export { __MetadataBearer };
10
10
  export { $Command };
11
11
  export interface DeleteVolumeCommandInput extends DeleteVolumeRequest {}