@aws-sdk/client-ec2 3.935.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 +13 -13
@@ -111,6 +111,7 @@ export const ResourceType = {
111
111
  transit_gateway: "transit-gateway",
112
112
  transit_gateway_attachment: "transit-gateway-attachment",
113
113
  transit_gateway_connect_peer: "transit-gateway-connect-peer",
114
+ transit_gateway_metering_policy: "transit-gateway-metering-policy",
114
115
  transit_gateway_multicast_domain: "transit-gateway-multicast-domain",
115
116
  transit_gateway_policy_table: "transit-gateway-policy-table",
116
117
  transit_gateway_route_table: "transit-gateway-route-table",
@@ -124,6 +125,7 @@ export const ResourceType = {
124
125
  volume: "volume",
125
126
  vpc: "vpc",
126
127
  vpc_block_public_access_exclusion: "vpc-block-public-access-exclusion",
128
+ vpc_encryption_control: "vpc-encryption-control",
127
129
  vpc_endpoint: "vpc-endpoint",
128
130
  vpc_endpoint_connection: "vpc-endpoint-connection",
129
131
  vpc_endpoint_connection_device_type: "vpc-endpoint-connection-device-type",
@@ -267,8 +269,10 @@ export const ByoipCidrState = {
267
269
  deprovisioned: "deprovisioned",
268
270
  failed_deprovision: "failed-deprovision",
269
271
  failed_provision: "failed-provision",
272
+ pending_advertising: "pending-advertising",
270
273
  pending_deprovision: "pending-deprovision",
271
274
  pending_provision: "pending-provision",
275
+ pending_withdrawal: "pending-withdrawal",
272
276
  provisioned: "provisioned",
273
277
  provisioned_not_publicly_advertisable: "provisioned-not-publicly-advertisable",
274
278
  };
@@ -289,6 +293,7 @@ export const HostRecovery = {
289
293
  on: "on",
290
294
  };
291
295
  export const IpamPoolAllocationResourceType = {
296
+ anycast_ip_list: "anycast-ip-list",
292
297
  custom: "custom",
293
298
  ec2_public_ipv4_pool: "ec2-public-ipv4-pool",
294
299
  eip: "eip",
@@ -1990,6 +1995,7 @@ export const IpamPolicyState = {
1990
1995
  };
1991
1996
  export const IpamPoolAwsService = {
1992
1997
  ec2: "ec2",
1998
+ global_services: "global-services",
1993
1999
  };
1994
2000
  export const IpamPoolPublicIpSource = {
1995
2001
  amazon: "amazon",
@@ -2022,6 +2028,7 @@ export const IpamPrefixListResolverRuleConditionOperation = {
2022
2028
  subnet_of: "subnet-of",
2023
2029
  };
2024
2030
  export const IpamResourceType = {
2031
+ anycast_ip_list: "anycast-ip-list",
2025
2032
  eip: "eip",
2026
2033
  eni: "eni",
2027
2034
  ipv6_pool: "ipv6-pool",
@@ -2421,6 +2428,12 @@ export const VpnEcmpSupportValue = {
2421
2428
  disable: "disable",
2422
2429
  enable: "enable",
2423
2430
  };
2431
+ export const EncryptionStateValue = {
2432
+ disabled: "disabled",
2433
+ disabling: "disabling",
2434
+ enabled: "enabled",
2435
+ enabling: "enabling",
2436
+ };
2424
2437
  export const TransitGatewayState = {
2425
2438
  available: "available",
2426
2439
  deleted: "deleted",
@@ -2441,6 +2454,22 @@ export const TransitGatewayConnectPeerState = {
2441
2454
  deleting: "deleting",
2442
2455
  pending: "pending",
2443
2456
  };
2457
+ export const TransitGatewayMeteringPolicyState = {
2458
+ available: "available",
2459
+ deleted: "deleted",
2460
+ deleting: "deleting",
2461
+ modifying: "modifying",
2462
+ pending: "pending",
2463
+ };
2464
+ export const TransitGatewayMeteringPayerType = {
2465
+ destination_attachment_owner: "destination-attachment-owner",
2466
+ source_attachment_owner: "source-attachment-owner",
2467
+ transit_gateway_owner: "transit-gateway-owner",
2468
+ };
2469
+ export const TransitGatewayMeteringPolicyEntryState = {
2470
+ available: "available",
2471
+ deleted: "deleted",
2472
+ };
2444
2473
  export const AutoAcceptSharedAssociationsValue = {
2445
2474
  disable: "disable",
2446
2475
  enable: "enable",
@@ -2521,6 +2550,10 @@ export const VerifiedAccessEndpointStatusCode = {
2521
2550
  pending: "pending",
2522
2551
  updating: "updating",
2523
2552
  };
2553
+ export const VpcEncryptionControlExclusionStateInput = {
2554
+ disable: "disable",
2555
+ enable: "enable",
2556
+ };
2524
2557
  export const InternetGatewayExclusionMode = {
2525
2558
  allow_bidirectional: "allow-bidirectional",
2526
2559
  allow_egress: "allow-egress",
@@ -3460,6 +3493,7 @@ export const IpamDiscoveryFailureCode = {
3460
3493
  export const IpamPublicAddressType = {
3461
3494
  AMAZON_OWNED_CONTIG: "amazon-owned-contig",
3462
3495
  AMAZON_OWNED_EIP: "amazon-owned-eip",
3496
+ ANYCAST_IP_LIST_IP: "anycast-ip-list-ip",
3463
3497
  BYOIP: "byoip",
3464
3498
  EC2_PUBLIC_IP: "ec2-public-ip",
3465
3499
  SERVICE_MANAGED_BYOIP: "service-managed-byoip",
@@ -3471,6 +3505,7 @@ export const IpamPublicAddressAssociationStatus = {
3471
3505
  };
3472
3506
  export const IpamPublicAddressAwsService = {
3473
3507
  AGA: "global-accelerator",
3508
+ CLOUDFRONT: "cloudfront",
3474
3509
  DMS: "database-migration-service",
3475
3510
  EC2_LB: "load-balancer",
3476
3511
  ECS: "elastic-container-service",
@@ -3565,6 +3600,10 @@ export const TrafficMirrorSessionField = {
3565
3600
  packet_length: "packet-length",
3566
3601
  virtual_network_id: "virtual-network-id",
3567
3602
  };
3603
+ export const EncryptionSupportOptionValue = {
3604
+ disable: "disable",
3605
+ enable: "enable",
3606
+ };
3568
3607
  export const VpcTenancy = {
3569
3608
  default: "default",
3570
3609
  };