@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
@@ -163,6 +163,8 @@ const _ALc = "AccessLogs";
163
163
  const _ALd = "AddressList";
164
164
  const _ALr = "ArnList";
165
165
  const _AM = "AvailabilityMode";
166
+ const _AMAI = "AddMiddleboxAttachmentIds";
167
+ const _AMAId = "AddMiddleboxAttachmentId";
166
168
  const _AMIT = "AllowsMultipleInstanceTypes";
167
169
  const _AMNL = "AllocationMinNetmaskLength";
168
170
  const _AMNLl = "AllocationMaxNetmaskLength";
@@ -346,9 +348,10 @@ const _ATSc = "AcceleratorTypeSet";
346
348
  const _ATSr = "ArchitectureTypeSet";
347
349
  const _ATc = "AcceleratorTypes";
348
350
  const _ATcc = "AcceleratorType";
349
- const _ATd = "AddressTransfers";
350
- const _ATdd = "AddressType";
351
- const _ATddr = "AddressingType";
351
+ const _ATd = "AdvertisementType";
352
+ const _ATdd = "AddressTransfers";
353
+ const _ATddr = "AddressType";
354
+ const _ATddre = "AddressingType";
352
355
  const _ATl = "AllocationType";
353
356
  const _ATll = "AllocationTime";
354
357
  const _ATr = "ArchitectureTypes";
@@ -439,6 +442,9 @@ const _BISL = "BundleIdStringList";
439
442
  const _BIa = "BaselineIops";
440
443
  const _BIu = "BundleIds";
441
444
  const _BIun = "BundleInstance";
445
+ const _BLE = "BgpLogEnabled";
446
+ const _BLGA = "BgpLogGroupArn";
447
+ const _BLOF = "BgpLogOutputFormat";
442
448
  const _BM = "BootMode";
443
449
  const _BMTL = "BootModeTypeList";
444
450
  const _BMa = "BareMetal";
@@ -959,6 +965,12 @@ const _CTGMD = "CreateTransitGatewayMulticastDomain";
959
965
  const _CTGMDR = "CreateTransitGatewayMulticastDomainRequest";
960
966
  const _CTGMDRO = "CreateTransitGatewayMulticastDomainRequestOptions";
961
967
  const _CTGMDRr = "CreateTransitGatewayMulticastDomainResult";
968
+ const _CTGMP = "CreateTransitGatewayMeteringPolicy";
969
+ const _CTGMPE = "CreateTransitGatewayMeteringPolicyEntry";
970
+ const _CTGMPER = "CreateTransitGatewayMeteringPolicyEntryRequest";
971
+ const _CTGMPERr = "CreateTransitGatewayMeteringPolicyEntryResult";
972
+ const _CTGMPR = "CreateTransitGatewayMeteringPolicyRequest";
973
+ const _CTGMPRr = "CreateTransitGatewayMeteringPolicyResult";
962
974
  const _CTGPA = "CreateTransitGatewayPeeringAttachment";
963
975
  const _CTGPAR = "CreateTransitGatewayPeeringAttachmentRequest";
964
976
  const _CTGPARO = "CreateTransitGatewayPeeringAttachmentRequestOptions";
@@ -1055,9 +1067,12 @@ const _CVCr = "CreateVpnConcentrator";
1055
1067
  const _CVCre = "CreateVpnConnection";
1056
1068
  const _CVE = "ClientVpnEndpoint";
1057
1069
  const _CVEAS = "ClientVpnEndpointAttributeStatus";
1070
+ const _CVEC = "CreateVpcEncryptionControl";
1058
1071
  const _CVECN = "CreateVpcEndpointConnectionNotification";
1059
1072
  const _CVECNR = "CreateVpcEndpointConnectionNotificationRequest";
1060
1073
  const _CVECNRr = "CreateVpcEndpointConnectionNotificationResult";
1074
+ const _CVECR = "CreateVpcEncryptionControlRequest";
1075
+ const _CVECRr = "CreateVpcEncryptionControlResult";
1061
1076
  const _CVEI = "ClientVpnEndpointId";
1062
1077
  const _CVEIL = "ClientVpnEndpointIdList";
1063
1078
  const _CVEIl = "ClientVpnEndpointIds";
@@ -1955,8 +1970,10 @@ const _DTCR = "DeprecationTimeConditionRequest";
1955
1970
  const _DTCT = "DefaultTargetCapacityType";
1956
1971
  const _DTG = "DeleteTransitGateway";
1957
1972
  const _DTGA = "DescribeTransitGatewayAttachments";
1973
+ const _DTGAI = "DestinationTransitGatewayAttachmentId";
1958
1974
  const _DTGAR = "DescribeTransitGatewayAttachmentsRequest";
1959
1975
  const _DTGARe = "DescribeTransitGatewayAttachmentsResult";
1976
+ const _DTGAT = "DestinationTransitGatewayAttachmentType";
1960
1977
  const _DTGC = "DeleteTransitGatewayConnect";
1961
1978
  const _DTGCP = "DeleteTransitGatewayConnectPeer";
1962
1979
  const _DTGCPR = "DeleteTransitGatewayConnectPeerRequest";
@@ -1984,6 +2001,15 @@ const _DTGMGMRe = "DeregisterTransitGatewayMulticastGroupMembersResult";
1984
2001
  const _DTGMGS = "DeregisterTransitGatewayMulticastGroupSources";
1985
2002
  const _DTGMGSR = "DeregisterTransitGatewayMulticastGroupSourcesRequest";
1986
2003
  const _DTGMGSRe = "DeregisterTransitGatewayMulticastGroupSourcesResult";
2004
+ const _DTGMP = "DeleteTransitGatewayMeteringPolicy";
2005
+ const _DTGMPE = "DeleteTransitGatewayMeteringPolicyEntry";
2006
+ const _DTGMPER = "DeleteTransitGatewayMeteringPolicyEntryRequest";
2007
+ const _DTGMPERe = "DeleteTransitGatewayMeteringPolicyEntryResult";
2008
+ const _DTGMPR = "DeleteTransitGatewayMeteringPolicyRequest";
2009
+ const _DTGMPRe = "DeleteTransitGatewayMeteringPolicyResult";
2010
+ const _DTGMPRes = "DescribeTransitGatewayMeteringPoliciesRequest";
2011
+ const _DTGMPResc = "DescribeTransitGatewayMeteringPoliciesResult";
2012
+ const _DTGMPe = "DescribeTransitGatewayMeteringPolicies";
1987
2013
  const _DTGPA = "DeleteTransitGatewayPeeringAttachment";
1988
2014
  const _DTGPAR = "DeleteTransitGatewayPeeringAttachmentRequest";
1989
2015
  const _DTGPARe = "DeleteTransitGatewayPeeringAttachmentResult";
@@ -2160,15 +2186,21 @@ const _DVE = "DeleteVpcEndpoints";
2160
2186
  const _DVEA = "DescribeVpcEndpointAssociations";
2161
2187
  const _DVEAR = "DescribeVpcEndpointAssociationsRequest";
2162
2188
  const _DVEARe = "DescribeVpcEndpointAssociationsResult";
2163
- const _DVEC = "DescribeVpcEndpointConnections";
2189
+ const _DVEC = "DeleteVpcEncryptionControl";
2164
2190
  const _DVECN = "DeleteVpcEndpointConnectionNotifications";
2165
2191
  const _DVECNR = "DeleteVpcEndpointConnectionNotificationsRequest";
2166
2192
  const _DVECNRe = "DeleteVpcEndpointConnectionNotificationsResult";
2167
2193
  const _DVECNRes = "DescribeVpcEndpointConnectionNotificationsRequest";
2168
2194
  const _DVECNResc = "DescribeVpcEndpointConnectionNotificationsResult";
2169
2195
  const _DVECNe = "DescribeVpcEndpointConnectionNotifications";
2170
- const _DVECR = "DescribeVpcEndpointConnectionsRequest";
2171
- const _DVECRe = "DescribeVpcEndpointConnectionsResult";
2196
+ const _DVECR = "DeleteVpcEncryptionControlRequest";
2197
+ const _DVECRe = "DeleteVpcEncryptionControlResult";
2198
+ const _DVECRes = "DescribeVpcEncryptionControlsRequest";
2199
+ const _DVECResc = "DescribeVpcEncryptionControlsResult";
2200
+ const _DVECRescr = "DescribeVpcEndpointConnectionsRequest";
2201
+ const _DVECRescri = "DescribeVpcEndpointConnectionsResult";
2202
+ const _DVECe = "DescribeVpcEncryptionControls";
2203
+ const _DVECes = "DescribeVpcEndpointConnections";
2172
2204
  const _DVER = "DeleteVpcEndpointsRequest";
2173
2205
  const _DVERe = "DeleteVpcEndpointsResult";
2174
2206
  const _DVERes = "DescribeVpcEndpointsRequest";
@@ -2293,6 +2325,7 @@ const _EFLR = "EnableFastLaunchRequest";
2293
2325
  const _EFLRn = "EnableFastLaunchResult";
2294
2326
  const _EFR = "EgressFilterRules";
2295
2327
  const _EFS = "ElasticFileSystem";
2328
+ const _EFSE = "ElasticFileSystemExclusion";
2296
2329
  const _EFSR = "EnableFastSnapshotRestores";
2297
2330
  const _EFSREI = "EnableFastSnapshotRestoreErrorItem";
2298
2331
  const _EFSRES = "EnableFastSnapshotRestoreErrorSet";
@@ -2387,6 +2420,7 @@ const _ENAUM = "EnableNetworkAddressUsageMetrics";
2387
2420
  const _EO = "EbsOptimized";
2388
2421
  const _EOI = "EbsOptimizedInfo";
2389
2422
  const _EOIG = "EgressOnlyInternetGateway";
2423
+ const _EOIGE = "EgressOnlyInternetGatewayExclusion";
2390
2424
  const _EOIGI = "EgressOnlyInternetGatewayId";
2391
2425
  const _EOIGIL = "EgressOnlyInternetGatewayIdList";
2392
2426
  const _EOIGIg = "EgressOnlyInternetGatewayIds";
@@ -2434,6 +2468,7 @@ const _ESUSR = "EnaSrdUdpSpecificationRequest";
2434
2468
  const _ESf = "EfaSupported";
2435
2469
  const _ESn = "EncryptionSupport";
2436
2470
  const _ESna = "EnaSupport";
2471
+ const _ESnc = "EncryptionState";
2437
2472
  const _ESnd = "EndpointSet";
2438
2473
  const _ESr = "ErrorSet";
2439
2474
  const _ET = "ExpirationTime";
@@ -2791,6 +2826,9 @@ const _GTGAPRe = "GetTransitGatewayAttachmentPropagationsResult";
2791
2826
  const _GTGMDA = "GetTransitGatewayMulticastDomainAssociations";
2792
2827
  const _GTGMDAR = "GetTransitGatewayMulticastDomainAssociationsRequest";
2793
2828
  const _GTGMDARe = "GetTransitGatewayMulticastDomainAssociationsResult";
2829
+ const _GTGMPE = "GetTransitGatewayMeteringPolicyEntries";
2830
+ const _GTGMPER = "GetTransitGatewayMeteringPolicyEntriesRequest";
2831
+ const _GTGMPERe = "GetTransitGatewayMeteringPolicyEntriesResult";
2794
2832
  const _GTGPLR = "GetTransitGatewayPrefixListReferences";
2795
2833
  const _GTGPLRR = "GetTransitGatewayPrefixListReferencesRequest";
2796
2834
  const _GTGPLRRe = "GetTransitGatewayPrefixListReferencesResult";
@@ -2821,6 +2859,9 @@ const _GVCDSCRe = "GetVpnConnectionDeviceSampleConfigurationResult";
2821
2859
  const _GVCDT = "GetVpnConnectionDeviceTypes";
2822
2860
  const _GVCDTR = "GetVpnConnectionDeviceTypesRequest";
2823
2861
  const _GVCDTRe = "GetVpnConnectionDeviceTypesResult";
2862
+ const _GVRBEE = "GetVpcResourcesBlockingEncryptionEnforcement";
2863
+ const _GVRBEER = "GetVpcResourcesBlockingEncryptionEnforcementRequest";
2864
+ const _GVRBEERe = "GetVpcResourcesBlockingEncryptionEnforcementResult";
2824
2865
  const _GVTRS = "GetVpnTunnelReplacementStatus";
2825
2866
  const _GVTRSR = "GetVpnTunnelReplacementStatusRequest";
2826
2867
  const _GVTRSRe = "GetVpnTunnelReplacementStatusResult";
@@ -2977,6 +3018,7 @@ const _IEWTRL = "InstanceEventWindowTimeRangeList";
2977
3018
  const _IEWTRR = "InstanceEventWindowTimeRangeRequest";
2978
3019
  const _IEWTRRS = "InstanceEventWindowTimeRangeRequestSet";
2979
3020
  const _IEWn = "InstanceEventWindows";
3021
+ const _IEs = "IsExcludable";
2980
3022
  const _IF = "InstanceFamily";
2981
3023
  const _IFCS = "InstanceFamilyCreditSpecification";
2982
3024
  const _IFL = "IdFormatList";
@@ -2987,6 +3029,7 @@ const _IG = "InternetGateway";
2987
3029
  const _IGA = "InternetGatewayAttachment";
2988
3030
  const _IGAL = "InternetGatewayAttachmentList";
2989
3031
  const _IGBM = "InternetGatewayBlockMode";
3032
+ const _IGE = "InternetGatewayExclusion";
2990
3033
  const _IGEM = "InternetGatewayExclusionMode";
2991
3034
  const _IGI = "InternetGatewayId";
2992
3035
  const _IGIL = "InternetGatewayIdList";
@@ -3425,6 +3468,7 @@ const _LE = "LogEnabled";
3425
3468
  const _LEO = "LockExpiresOn";
3426
3469
  const _LET = "LastEvaluatedTime";
3427
3470
  const _LEa = "LastError";
3471
+ const _LEam = "LambdaExclusion";
3428
3472
  const _LF = "LogFormat";
3429
3473
  const _LFA = "LambdaFunctionArn";
3430
3474
  const _LG = "LocalGateways";
@@ -3603,6 +3647,9 @@ const _LUTas = "LastUpdateTimestamp";
3603
3647
  const _LV = "LogVersion";
3604
3648
  const _LVCS = "LastVersionCreationStatus";
3605
3649
  const _LVCSM = "LastVersionCreationStatusMessage";
3650
+ const _LVIRB = "ListVolumesInRecycleBin";
3651
+ const _LVIRBR = "ListVolumesInRecycleBinRequest";
3652
+ const _LVIRBRi = "ListVolumesInRecycleBinResult";
3606
3653
  const _LVN = "LatestVersionNumber";
3607
3654
  const _La = "Latest";
3608
3655
  const _Lam = "Lambda";
@@ -3618,6 +3665,8 @@ const _MAARo = "ModifyAddressAttributeResult";
3618
3665
  const _MAE = "MultiAttachEnabled";
3619
3666
  const _MAI = "MaxAggregationInterval";
3620
3667
  const _MAIe = "MediaAcceleratorInfo";
3668
+ const _MAIi = "MiddleboxAttachmentIds";
3669
+ const _MAIid = "MiddleboxAttachmentId";
3621
3670
  const _MAS = "MovingAddressStatuses";
3622
3671
  const _MASS = "MovingAddressStatusSet";
3623
3672
  const _MASo = "MovingAddressStatus";
@@ -3811,6 +3860,7 @@ const _MPIOL = "MapPublicIpOnLaunch";
3811
3860
  const _MPL = "MaxParallelLaunches";
3812
3861
  const _MPLS = "ManagedPrefixListSet";
3813
3862
  const _MPLa = "ManagedPrefixList";
3863
+ const _MPR = "MeteringPolicyRule";
3814
3864
  const _MPa = "MatchPath";
3815
3865
  const _MPax = "MaxPrice";
3816
3866
  const _MPe = "MetricPoints";
@@ -3855,6 +3905,9 @@ const _MTC = "MinTargetCapacity";
3855
3905
  const _MTDID = "MaxTermDurationInDays";
3856
3906
  const _MTDIDi = "MinTermDurationInDays";
3857
3907
  const _MTG = "ModifyTransitGateway";
3908
+ const _MTGMP = "ModifyTransitGatewayMeteringPolicy";
3909
+ const _MTGMPR = "ModifyTransitGatewayMeteringPolicyRequest";
3910
+ const _MTGMPRo = "ModifyTransitGatewayMeteringPolicyResult";
3858
3911
  const _MTGO = "ModifyTransitGatewayOptions";
3859
3912
  const _MTGPLR = "ModifyTransitGatewayPrefixListReference";
3860
3913
  const _MTGPLRR = "ModifyTransitGatewayPrefixListReferenceRequest";
@@ -3926,9 +3979,12 @@ const _MVCORo = "ModifyVpnConnectionOptionsResult";
3926
3979
  const _MVCR = "ModifyVpnConnectionRequest";
3927
3980
  const _MVCRo = "ModifyVpnConnectionResult";
3928
3981
  const _MVE = "ManagesVpcEndpoints";
3982
+ const _MVEC = "ModifyVpcEncryptionControl";
3929
3983
  const _MVECN = "ModifyVpcEndpointConnectionNotification";
3930
3984
  const _MVECNR = "ModifyVpcEndpointConnectionNotificationRequest";
3931
3985
  const _MVECNRo = "ModifyVpcEndpointConnectionNotificationResult";
3986
+ const _MVECR = "ModifyVpcEncryptionControlRequest";
3987
+ const _MVECRo = "ModifyVpcEncryptionControlResult";
3932
3988
  const _MVER = "ModifyVpcEndpointRequest";
3933
3989
  const _MVERo = "ModifyVpcEndpointResult";
3934
3990
  const _MVESC = "ModifyVpcEndpointServiceConfiguration";
@@ -3997,6 +4053,7 @@ const _NC = "NetworkCards";
3997
4053
  const _NCI = "NetworkCardIndex";
3998
4054
  const _NCIL = "NetworkCardInfoList";
3999
4055
  const _NCIe = "NetworkCardInfo";
4056
+ const _NCR = "NonCompliantResources";
4000
4057
  const _ND = "NoDevice";
4001
4058
  const _NDC = "NewDhcpConfiguration";
4002
4059
  const _NDCI = "NeuronDeviceCoreInfo";
@@ -4010,6 +4067,7 @@ const _NG = "NatGateway";
4010
4067
  const _NGA = "NatGatewayAddresses";
4011
4068
  const _NGAL = "NatGatewayAddressList";
4012
4069
  const _NGAa = "NatGatewayAddress";
4070
+ const _NGE = "NatGatewayExclusion";
4013
4071
  const _NGI = "NatGatewayId";
4014
4072
  const _NGISL = "NatGatewayIdStringList";
4015
4073
  const _NGIa = "NatGatewayIds";
@@ -4395,8 +4453,8 @@ const _PRIO = "PurchaseReservedInstancesOffering";
4395
4453
  const _PRIOR = "PurchaseReservedInstancesOfferingRequest";
4396
4454
  const _PRIORu = "PurchaseReservedInstancesOfferingResult";
4397
4455
  const _PRL = "PortRangeList";
4398
- const _PRN = "PolicyReferenceName";
4399
- const _PRNo = "PolicyRuleNumber";
4456
+ const _PRN = "PolicyRuleNumber";
4457
+ const _PRNo = "PolicyReferenceName";
4400
4458
  const _PRS = "PersistRoutesState";
4401
4459
  const _PRSu = "PurchaseRequestSet";
4402
4460
  const _PRU = "PtrRecordUpdate";
@@ -4663,6 +4721,8 @@ const _RLe = "ReservationList";
4663
4721
  const _RLes = "ResourceList";
4664
4722
  const _RLo = "RouteList";
4665
4723
  const _RM = "ReasonMessage";
4724
+ const _RMAI = "RemoveMiddleboxAttachmentIds";
4725
+ const _RMAIe = "RemoveMiddleboxAttachmentId";
4666
4726
  const _RMGM = "RegisteredMulticastGroupMembers";
4667
4727
  const _RMGS = "RegisteredMulticastGroupSources";
4668
4728
  const _RMPLV = "RestoreManagedPrefixListVersion";
@@ -4849,6 +4909,9 @@ const _RV = "ReturnValue";
4849
4909
  const _RVEC = "RejectVpcEndpointConnections";
4850
4910
  const _RVECR = "RejectVpcEndpointConnectionsRequest";
4851
4911
  const _RVECRe = "RejectVpcEndpointConnectionsResult";
4912
+ const _RVFRB = "RestoreVolumeFromRecycleBin";
4913
+ const _RVFRBR = "RestoreVolumeFromRecycleBinRequest";
4914
+ const _RVFRBRe = "RestoreVolumeFromRecycleBinResult";
4852
4915
  const _RVI = "ReferencingVpcId";
4853
4916
  const _RVIe = "RequesterVpcInfo";
4854
4917
  const _RVPC = "RejectVpcPeeringConnection";
@@ -5186,6 +5249,8 @@ const _STD = "SnapshotTaskDetail";
5186
5249
  const _STDS = "ServiceTypeDetailSet";
5187
5250
  const _STDe = "ServiceTypeDetail";
5188
5251
  const _STFR = "StoreTaskFailureReason";
5252
+ const _STGAI = "SourceTransitGatewayAttachmentId";
5253
+ const _STGAT = "SourceTransitGatewayAttachmentType";
5189
5254
  const _STGMG = "SearchTransitGatewayMulticastGroups";
5190
5255
  const _STGMGR = "SearchTransitGatewayMulticastGroupsRequest";
5191
5256
  const _STGMGRe = "SearchTransitGatewayMulticastGroupsResult";
@@ -5330,6 +5395,16 @@ const _TGMDr = "TransitGatewayMulticastDomains";
5330
5395
  const _TGMG = "TransitGatewayMulticastGroup";
5331
5396
  const _TGMGL = "TransitGatewayMulticastGroupList";
5332
5397
  const _TGMIMB = "TotalGpuMemoryInMiB";
5398
+ const _TGMP = "TransitGatewayMeteringPolicy";
5399
+ const _TGMPE = "TransitGatewayMeteringPolicyEntry";
5400
+ const _TGMPEL = "TransitGatewayMeteringPolicyEntryList";
5401
+ const _TGMPEr = "TransitGatewayMeteringPolicyEntries";
5402
+ const _TGMPI = "TransitGatewayMeteringPolicyId";
5403
+ const _TGMPISL = "TransitGatewayMeteringPolicyIdStringList";
5404
+ const _TGMPIr = "TransitGatewayMeteringPolicyIds";
5405
+ const _TGMPL = "TransitGatewayMeteringPolicyList";
5406
+ const _TGMPR = "TransitGatewayMeteringPolicyRule";
5407
+ const _TGMPr = "TransitGatewayMeteringPolicies";
5333
5408
  const _TGMRGM = "TransitGatewayMulticastRegisteredGroupMembers";
5334
5409
  const _TGMRGS = "TransitGatewayMulticastRegisteredGroupSources";
5335
5410
  const _TGNIIL = "TransitGatewayNetworkInterfaceIdList";
@@ -5505,6 +5580,7 @@ const _Tie = "Tier";
5505
5580
  const _To = "To";
5506
5581
  const _Ty = "Type";
5507
5582
  const _U = "Unsuccessful";
5583
+ const _UA = "UpdatedAt";
5508
5584
  const _UB = "UserBucket";
5509
5585
  const _UBD = "UserBucketDetails";
5510
5586
  const _UC = "UltraserverCount";
@@ -5519,6 +5595,7 @@ const _UDp = "UpdatedDate";
5519
5595
  const _UDpd = "UpdateDate";
5520
5596
  const _UDs = "UserData";
5521
5597
  const _UE = "UploadEnd";
5598
+ const _UEA = "UpdateEffectiveAt";
5522
5599
  const _UF = "UpfrontFee";
5523
5600
  const _UFD = "UnsuccessfulFleetDeletions";
5524
5601
  const _UFR = "UnsuccessfulFleetRequests";
@@ -5692,17 +5769,24 @@ const _VE = "VpcEndpoint";
5692
5769
  const _VEA = "VpcEndpointAssociations";
5693
5770
  const _VEAS = "VpcEndpointAssociationSet";
5694
5771
  const _VEAp = "VpcEndpointAssociation";
5695
- const _VEC = "VpcEndpointConnections";
5772
+ const _VEC = "VpcEncryptionControl";
5773
+ const _VECC = "VpcEncryptionControlConfiguration";
5696
5774
  const _VECE = "VpcEncryptionControlExclusion";
5697
5775
  const _VECEp = "VpcEncryptionControlExclusions";
5698
5776
  const _VECI = "VpcEncryptionControlId";
5699
- const _VECIp = "VpcEndpointConnectionId";
5777
+ const _VECIL = "VpcEncryptionControlIdList";
5778
+ const _VECIp = "VpcEncryptionControlIds";
5779
+ const _VECIpc = "VpcEndpointConnectionId";
5780
+ const _VECL = "VpcEncryptionControlList";
5700
5781
  const _VECS = "VpcEndpointConnectionSet";
5701
- const _VECp = "VpcEncryptionControl";
5702
- const _VECpc = "VpcEndpointConnection";
5782
+ const _VECp = "VpcEncryptionControls";
5783
+ const _VECpc = "VpcEndpointConnections";
5784
+ const _VECpcn = "VpcEndpointConnection";
5703
5785
  const _VEI = "VpcEndpointIds";
5704
5786
  const _VEIL = "VpcEndpointIdList";
5705
5787
  const _VEIp = "VpcEndpointId";
5788
+ const _VENCR = "VpcEncryptionNonCompliantResource";
5789
+ const _VENCRL = "VpcEncryptionNonCompliantResourceList";
5706
5790
  const _VEO = "VpcEndpointOwner";
5707
5791
  const _VEPS = "VpcEndpointPolicySupported";
5708
5792
  const _VER = "VpcEndpointRegion";
@@ -5737,6 +5821,7 @@ const _VIo = "VolumeId";
5737
5821
  const _VIol = "VolumeIds";
5738
5822
  const _VIp = "VpcIds";
5739
5823
  const _VL = "VpcLattice";
5824
+ const _VLE = "VpcLatticeExclusion";
5740
5825
  const _VLo = "VolumeList";
5741
5826
  const _VLp = "VpcList";
5742
5827
  const _VM = "VolumesModifications";
@@ -5758,9 +5843,13 @@ const _VPCOD = "VpcPeeringConnectionOptionsDescription";
5758
5843
  const _VPCSR = "VpcPeeringConnectionStateReason";
5759
5844
  const _VPCVI = "VpcPeeringConnectionVpcInfo";
5760
5845
  const _VPCp = "VpcPeeringConnections";
5846
+ const _VPE = "VpcPeeringExclusion";
5761
5847
  const _VPG = "VirtualPrivateGateway";
5848
+ const _VPGE = "VirtualPrivateGatewayExclusion";
5762
5849
  const _VPp = "VpnPort";
5763
5850
  const _VPpc = "VpcPeering";
5851
+ const _VRBI = "VolumeRecycleBinInfo";
5852
+ const _VRBIL = "VolumeRecycleBinInfoList";
5764
5853
  const _VS = "VolumeStatuses";
5765
5854
  const _VSA = "VolumeStatusAction";
5766
5855
  const _VSAL = "VolumeStatusActionsList";
@@ -5940,8 +6029,9 @@ const _aTN = "associatedTargetNetwork";
5940
6029
  const _aTS = "addressTransferStatus";
5941
6030
  const _aTSc = "acceleratorTypeSet";
5942
6031
  const _aTSd = "addressTransferSet";
5943
- const _aTd = "addressType";
5944
- const _aTdd = "addressingType";
6032
+ const _aTd = "advertisementType";
6033
+ const _aTdd = "addressType";
6034
+ const _aTddr = "addressingType";
5945
6035
  const _aTl = "allocationType";
5946
6036
  const _aTll = "allocationTime";
5947
6037
  const _aTs = "associationTarget";
@@ -5991,6 +6081,9 @@ const _bII = "branchInterfaceId";
5991
6081
  const _bIT = "bundleInstanceTask";
5992
6082
  const _bITS = "bundleInstanceTasksSet";
5993
6083
  const _bIa = "baselineIops";
6084
+ const _bLE = "bgpLogEnabled";
6085
+ const _bLGA = "bgpLogGroupArn";
6086
+ const _bLOF = "bgpLogOutputFormat";
5994
6087
  const _bM = "bootMode";
5995
6088
  const _bMa = "bareMetal";
5996
6089
  const _bN = "bucketName";
@@ -6260,6 +6353,8 @@ const _dT = "deletionTime";
6260
6353
  const _dTA = "dpdTimeoutAction";
6261
6354
  const _dTC = "deprecationTimeCondition";
6262
6355
  const _dTCT = "defaultTargetCapacityType";
6356
+ const _dTGAI = "destinationTransitGatewayAttachmentId";
6357
+ const _dTGAT = "destinationTransitGatewayAttachmentType";
6263
6358
  const _dTPC = "defaultThreadsPerCore";
6264
6359
  const _dTPS = "deviceTrustProviderSet";
6265
6360
  const _dTPT = "deviceTrustProviderType";
@@ -6371,6 +6466,7 @@ const _eSUS = "enaSrdUdpSpecification";
6371
6466
  const _eSf = "efaSupported";
6372
6467
  const _eSn = "encryptionSupport";
6373
6468
  const _eSna = "enaSupport";
6469
+ const _eSnc = "encryptionState";
6374
6470
  const _eSnt = "entrySet";
6375
6471
  const _eSr = "errorSet";
6376
6472
  const _eSv = "eventsSet";
@@ -6543,6 +6639,7 @@ const _iEWI = "instanceEventWindowId";
6543
6639
  const _iEWS = "instanceEventWindowState";
6544
6640
  const _iEWSn = "instanceEventWindowSet";
6545
6641
  const _iEs = "isEgress";
6642
+ const _iEsx = "isExcludable";
6546
6643
  const _iF = "instanceFamily";
6547
6644
  const _iFCS = "instanceFamilyCreditSpecification";
6548
6645
  const _iFR = "iamFleetRole";
@@ -6840,6 +6937,7 @@ const _mA = "mutualAuthentication";
6840
6937
  const _mAAA = "maintenanceAutoAppliedAfter";
6841
6938
  const _mAE = "multiAttachEnabled";
6842
6939
  const _mAI = "maxAggregationInterval";
6940
+ const _mAIS = "middleboxAttachmentIdSet";
6843
6941
  const _mAIe = "mediaAcceleratorInfo";
6844
6942
  const _mASS = "movingAddressStatusSet";
6845
6943
  const _mAa = "macAddress";
@@ -6883,6 +6981,7 @@ const _mP = "maxPrice";
6883
6981
  const _mPCS = "marketplaceProductCodeSet";
6884
6982
  const _mPIOL = "mapPublicIpOnLaunch";
6885
6983
  const _mPL = "maxParallelLaunches";
6984
+ const _mPR = "meteringPolicyRule";
6886
6985
  const _mPS = "metricPointSet";
6887
6986
  const _mPSa = "matchPathSet";
6888
6987
  const _mR = "maxResults";
@@ -6928,6 +7027,7 @@ const _nBG = "networkBorderGroup";
6928
7027
  const _nBGe = "networkBandwidthGbps";
6929
7028
  const _nC = "networkCards";
6930
7029
  const _nCI = "networkCardIndex";
7030
+ const _nCRS = "nonCompliantResourceSet";
6931
7031
  const _nD = "noDevice";
6932
7032
  const _nDe = "neuronDevices";
6933
7033
  const _nES = "nitroEnclavesSupport";
@@ -7507,6 +7607,8 @@ const _sTA = "snsTopicArn";
7507
7607
  const _sTC = "spotTargetCapacity";
7508
7608
  const _sTD = "snapshotTaskDetail";
7509
7609
  const _sTFR = "storeTaskFailureReason";
7610
+ const _sTGAI = "sourceTransitGatewayAttachmentId";
7611
+ const _sTGAT = "sourceTransitGatewayAttachmentType";
7510
7612
  const _sTH = "sessionTimeoutHours";
7511
7613
  const _sTR = "stateTransitionReason";
7512
7614
  const _sTS = "storeTaskState";
@@ -7587,6 +7689,11 @@ const _tGMDA = "transitGatewayMulticastDomainArn";
7587
7689
  const _tGMDI = "transitGatewayMulticastDomainId";
7588
7690
  const _tGMDr = "transitGatewayMulticastDomains";
7589
7691
  const _tGMIMB = "totalGpuMemoryInMiB";
7692
+ const _tGMP = "transitGatewayMeteringPolicy";
7693
+ const _tGMPE = "transitGatewayMeteringPolicyEntry";
7694
+ const _tGMPEr = "transitGatewayMeteringPolicyEntries";
7695
+ const _tGMPI = "transitGatewayMeteringPolicyId";
7696
+ const _tGMPr = "transitGatewayMeteringPolicies";
7590
7697
  const _tGOI = "transitGatewayOwnerId";
7591
7698
  const _tGPA = "transitGatewayPeeringAttachment";
7592
7699
  const _tGPAr = "transitGatewayPeeringAttachments";
@@ -7682,6 +7789,7 @@ const _tie = "tier";
7682
7789
  const _to = "to";
7683
7790
  const _ty = "type";
7684
7791
  const _u = "unsuccessful";
7792
+ const _uA = "updatedAt";
7685
7793
  const _uB = "userBucket";
7686
7794
  const _uC = "ultraserverCount";
7687
7795
  const _uCs = "usageCount";
@@ -7690,6 +7798,7 @@ const _uDLTVS = "unsuccessfullyDeletedLaunchTemplateVersionSet";
7690
7798
  const _uDp = "updatedDate";
7691
7799
  const _uDpd = "updateDate";
7692
7800
  const _uDs = "userData";
7801
+ const _uEA = "updateEffectiveAt";
7693
7802
  const _uF = "upfrontFee";
7694
7803
  const _uFDS = "unsuccessfulFleetDeletionSet";
7695
7804
  const _uFRS = "unsuccessfulFleetRequestSet";
@@ -7753,9 +7862,11 @@ const _vCp = "vpnConnection";
7753
7862
  const _vD = "versionDescription";
7754
7863
  const _vE = "vpcEndpoint";
7755
7864
  const _vEAS = "vpcEndpointAssociationSet";
7865
+ const _vEC = "vpcEncryptionControl";
7756
7866
  const _vECI = "vpcEncryptionControlId";
7757
7867
  const _vECIp = "vpcEndpointConnectionId";
7758
- const _vECS = "vpcEndpointConnectionSet";
7868
+ const _vECS = "vpcEncryptionControlSet";
7869
+ const _vECSp = "vpcEndpointConnectionSet";
7759
7870
  const _vEI = "vpcEndpointId";
7760
7871
  const _vEO = "vpcEndpointOwner";
7761
7872
  const _vEPS = "vpcEndpointPolicySupported";
@@ -11319,7 +11430,7 @@ export var ByoipCidr = [
11319
11430
  n0,
11320
11431
  _BC,
11321
11432
  0,
11322
- [_Ci, _De, _AAsn, _SMt, _St, _NBG],
11433
+ [_Ci, _De, _AAsn, _SMt, _St, _NBG, _ATd],
11323
11434
  [
11324
11435
  [
11325
11436
  0,
@@ -11363,6 +11474,13 @@ export var ByoipCidr = [
11363
11474
  [_xN]: _nBG,
11364
11475
  },
11365
11476
  ],
11477
+ [
11478
+ 0,
11479
+ {
11480
+ [_eQN]: `AdvertisementType`,
11481
+ [_xN]: _aTd,
11482
+ },
11483
+ ],
11366
11484
  ],
11367
11485
  ];
11368
11486
  export var CancelBundleTaskRequest = [
@@ -13977,7 +14095,7 @@ export var CloudWatchLogOptions = [
13977
14095
  n0,
13978
14096
  _CWLO,
13979
14097
  0,
13980
- [_LE, _LGA, _LOF],
14098
+ [_LE, _LGA, _LOF, _BLE, _BLGA, _BLOF],
13981
14099
  [
13982
14100
  [
13983
14101
  2,
@@ -14000,9 +14118,37 @@ export var CloudWatchLogOptions = [
14000
14118
  [_xN]: _lOF,
14001
14119
  },
14002
14120
  ],
14121
+ [
14122
+ 2,
14123
+ {
14124
+ [_eQN]: `BgpLogEnabled`,
14125
+ [_xN]: _bLE,
14126
+ },
14127
+ ],
14128
+ [
14129
+ 0,
14130
+ {
14131
+ [_eQN]: `BgpLogGroupArn`,
14132
+ [_xN]: _bLGA,
14133
+ },
14134
+ ],
14135
+ [
14136
+ 0,
14137
+ {
14138
+ [_eQN]: `BgpLogOutputFormat`,
14139
+ [_xN]: _bLOF,
14140
+ },
14141
+ ],
14003
14142
  ],
14004
14143
  ];
14005
- export var CloudWatchLogOptionsSpecification = [3, n0, _CWLOS, 0, [_LE, _LGA, _LOF], [2, 0, 0]];
14144
+ export var CloudWatchLogOptionsSpecification = [
14145
+ 3,
14146
+ n0,
14147
+ _CWLOS,
14148
+ 0,
14149
+ [_LE, _LGA, _LOF, _BLE, _BLGA, _BLOF],
14150
+ [2, 0, 0, 2, 0, 0],
14151
+ ];
14006
14152
  export var CoipAddressUsage = [
14007
14153
  3,
14008
14154
  n0,
@@ -18002,6 +18148,64 @@ export var CreateTransitGatewayConnectResult = [
18002
18148
  ],
18003
18149
  ],
18004
18150
  ];
18151
+ export var CreateTransitGatewayMeteringPolicyEntryRequest = [
18152
+ 3,
18153
+ n0,
18154
+ _CTGMPER,
18155
+ 0,
18156
+ [_TGMPI, _PRN, _STGAI, _STGAT, _SCB, _SPRo, _DTGAI, _DTGAT, _DCB, _DPRe, _Pr, _MAe, _DR],
18157
+ [0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2],
18158
+ ];
18159
+ export var CreateTransitGatewayMeteringPolicyEntryResult = [
18160
+ 3,
18161
+ n0,
18162
+ _CTGMPERr,
18163
+ 0,
18164
+ [_TGMPE],
18165
+ [
18166
+ [
18167
+ () => TransitGatewayMeteringPolicyEntry,
18168
+ {
18169
+ [_eQN]: `TransitGatewayMeteringPolicyEntry`,
18170
+ [_xN]: _tGMPE,
18171
+ },
18172
+ ],
18173
+ ],
18174
+ ];
18175
+ export var CreateTransitGatewayMeteringPolicyRequest = [
18176
+ 3,
18177
+ n0,
18178
+ _CTGMPR,
18179
+ 0,
18180
+ [_TGI, _MAIi, _TS, _DR],
18181
+ [
18182
+ 0,
18183
+ [
18184
+ 64 | 0,
18185
+ {
18186
+ [_xN]: _MAIid,
18187
+ },
18188
+ ],
18189
+ [() => TagSpecificationList, 0],
18190
+ 2,
18191
+ ],
18192
+ ];
18193
+ export var CreateTransitGatewayMeteringPolicyResult = [
18194
+ 3,
18195
+ n0,
18196
+ _CTGMPRr,
18197
+ 0,
18198
+ [_TGMP],
18199
+ [
18200
+ [
18201
+ () => TransitGatewayMeteringPolicy,
18202
+ {
18203
+ [_eQN]: `TransitGatewayMeteringPolicy`,
18204
+ [_xN]: _tGMP,
18205
+ },
18206
+ ],
18207
+ ],
18208
+ ];
18005
18209
  export var CreateTransitGatewayMulticastDomainRequest = [
18006
18210
  3,
18007
18211
  n0,
@@ -18533,7 +18737,7 @@ export var CreateVerifiedAccessTrustProviderRequest = [
18533
18737
  n0,
18534
18738
  _CVATPR,
18535
18739
  0,
18536
- [_TPT, _UTPT, _DTPT, _OO, _DOev, _PRN, _De, _TS, _CT, _DR, _SS, _NAOO],
18740
+ [_TPT, _UTPT, _DTPT, _OO, _DOev, _PRNo, _De, _TS, _CT, _DR, _SS, _NAOO],
18537
18741
  [
18538
18742
  0,
18539
18743
  0,
@@ -18681,6 +18885,39 @@ export var CreateVpcBlockPublicAccessExclusionResult = [
18681
18885
  ],
18682
18886
  ],
18683
18887
  ];
18888
+ export var CreateVpcEncryptionControlRequest = [
18889
+ 3,
18890
+ n0,
18891
+ _CVECR,
18892
+ 0,
18893
+ [_DR, _VI, _TS],
18894
+ [
18895
+ 2,
18896
+ 0,
18897
+ [
18898
+ () => TagSpecificationList,
18899
+ {
18900
+ [_xN]: _TSa,
18901
+ },
18902
+ ],
18903
+ ],
18904
+ ];
18905
+ export var CreateVpcEncryptionControlResult = [
18906
+ 3,
18907
+ n0,
18908
+ _CVECRr,
18909
+ 0,
18910
+ [_VEC],
18911
+ [
18912
+ [
18913
+ () => VpcEncryptionControl,
18914
+ {
18915
+ [_eQN]: `VpcEncryptionControl`,
18916
+ [_xN]: _vEC,
18917
+ },
18918
+ ],
18919
+ ],
18920
+ ];
18684
18921
  export var CreateVpcEndpointConnectionNotificationRequest = [
18685
18922
  3,
18686
18923
  n0,
@@ -18917,7 +19154,7 @@ export var CreateVpcRequest = [
18917
19154
  n0,
18918
19155
  _CVRre,
18919
19156
  0,
18920
- [_CB, _IPpvo, _ICB, _IIPIp, _INLp, _IIPI, _INL, _ICBNBG, _TS, _DR, _ITns, _APICB],
19157
+ [_CB, _IPpvo, _ICB, _IIPIp, _INLp, _IIPI, _INL, _ICBNBG, _VEC, _TS, _DR, _ITns, _APICB],
18921
19158
  [
18922
19159
  0,
18923
19160
  0,
@@ -18927,6 +19164,7 @@ export var CreateVpcRequest = [
18927
19164
  0,
18928
19165
  1,
18929
19166
  0,
19167
+ () => VpcEncryptionControlConfiguration,
18930
19168
  [
18931
19169
  () => TagSpecificationList,
18932
19170
  {
@@ -20905,6 +21143,54 @@ export var DeleteTransitGatewayConnectResult = [
20905
21143
  ],
20906
21144
  ],
20907
21145
  ];
21146
+ export var DeleteTransitGatewayMeteringPolicyEntryRequest = [
21147
+ 3,
21148
+ n0,
21149
+ _DTGMPER,
21150
+ 0,
21151
+ [_TGMPI, _PRN, _DR],
21152
+ [0, 1, 2],
21153
+ ];
21154
+ export var DeleteTransitGatewayMeteringPolicyEntryResult = [
21155
+ 3,
21156
+ n0,
21157
+ _DTGMPERe,
21158
+ 0,
21159
+ [_TGMPE],
21160
+ [
21161
+ [
21162
+ () => TransitGatewayMeteringPolicyEntry,
21163
+ {
21164
+ [_eQN]: `TransitGatewayMeteringPolicyEntry`,
21165
+ [_xN]: _tGMPE,
21166
+ },
21167
+ ],
21168
+ ],
21169
+ ];
21170
+ export var DeleteTransitGatewayMeteringPolicyRequest = [
21171
+ 3,
21172
+ n0,
21173
+ _DTGMPR,
21174
+ 0,
21175
+ [_TGMPI, _DR],
21176
+ [0, 2],
21177
+ ];
21178
+ export var DeleteTransitGatewayMeteringPolicyResult = [
21179
+ 3,
21180
+ n0,
21181
+ _DTGMPRe,
21182
+ 0,
21183
+ [_TGMP],
21184
+ [
21185
+ [
21186
+ () => TransitGatewayMeteringPolicy,
21187
+ {
21188
+ [_eQN]: `TransitGatewayMeteringPolicy`,
21189
+ [_xN]: _tGMP,
21190
+ },
21191
+ ],
21192
+ ],
21193
+ ];
20908
21194
  export var DeleteTransitGatewayMulticastDomainRequest = [
20909
21195
  3,
20910
21196
  n0,
@@ -21223,6 +21509,23 @@ export var DeleteVpcBlockPublicAccessExclusionResult = [
21223
21509
  ],
21224
21510
  ],
21225
21511
  ];
21512
+ export var DeleteVpcEncryptionControlRequest = [3, n0, _DVECR, 0, [_DR, _VECI], [2, 0]];
21513
+ export var DeleteVpcEncryptionControlResult = [
21514
+ 3,
21515
+ n0,
21516
+ _DVECRe,
21517
+ 0,
21518
+ [_VEC],
21519
+ [
21520
+ [
21521
+ () => VpcEncryptionControl,
21522
+ {
21523
+ [_eQN]: `VpcEncryptionControl`,
21524
+ [_xN]: _vEC,
21525
+ },
21526
+ ],
21527
+ ],
21528
+ ];
21226
21529
  export var DeleteVpcEndpointConnectionNotificationsRequest = [
21227
21530
  3,
21228
21531
  n0,
@@ -21809,7 +22112,7 @@ export var DescribeAddressTransfersResult = [
21809
22112
  n0,
21810
22113
  _DATRe,
21811
22114
  0,
21812
- [_ATd, _NTe],
22115
+ [_ATdd, _NTe],
21813
22116
  [
21814
22117
  [
21815
22118
  () => AddressTransferList,
@@ -28779,6 +29082,48 @@ export var DescribeTransitGatewayConnectsResult = [
28779
29082
  ],
28780
29083
  ],
28781
29084
  ];
29085
+ export var DescribeTransitGatewayMeteringPoliciesRequest = [
29086
+ 3,
29087
+ n0,
29088
+ _DTGMPRes,
29089
+ 0,
29090
+ [_TGMPIr, _Fi, _MR, _NTe, _DR],
29091
+ [
29092
+ [() => TransitGatewayMeteringPolicyIdStringList, 0],
29093
+ [
29094
+ () => FilterList,
29095
+ {
29096
+ [_xN]: _Fil,
29097
+ },
29098
+ ],
29099
+ 1,
29100
+ 0,
29101
+ 2,
29102
+ ],
29103
+ ];
29104
+ export var DescribeTransitGatewayMeteringPoliciesResult = [
29105
+ 3,
29106
+ n0,
29107
+ _DTGMPResc,
29108
+ 0,
29109
+ [_TGMPr, _NTe],
29110
+ [
29111
+ [
29112
+ () => TransitGatewayMeteringPolicyList,
29113
+ {
29114
+ [_eQN]: `TransitGatewayMeteringPolicies`,
29115
+ [_xN]: _tGMPr,
29116
+ },
29117
+ ],
29118
+ [
29119
+ 0,
29120
+ {
29121
+ [_eQN]: `NextToken`,
29122
+ [_xN]: _nTe,
29123
+ },
29124
+ ],
29125
+ ],
29126
+ ];
28782
29127
  export var DescribeTransitGatewayMulticastDomainsRequest = [
28783
29128
  3,
28784
29129
  n0,
@@ -29786,6 +30131,59 @@ export var DescribeVpcClassicLinkResult = [
29786
30131
  ],
29787
30132
  ],
29788
30133
  ];
30134
+ export var DescribeVpcEncryptionControlsRequest = [
30135
+ 3,
30136
+ n0,
30137
+ _DVECRes,
30138
+ 0,
30139
+ [_DR, _Fi, _VECIp, _VIp, _NTe, _MR],
30140
+ [
30141
+ 2,
30142
+ [
30143
+ () => FilterList,
30144
+ {
30145
+ [_xN]: _Fil,
30146
+ },
30147
+ ],
30148
+ [
30149
+ () => VpcEncryptionControlIdList,
30150
+ {
30151
+ [_xN]: _VECI,
30152
+ },
30153
+ ],
30154
+ [
30155
+ () => VpcIdStringList,
30156
+ {
30157
+ [_xN]: _VI,
30158
+ },
30159
+ ],
30160
+ 0,
30161
+ 1,
30162
+ ],
30163
+ ];
30164
+ export var DescribeVpcEncryptionControlsResult = [
30165
+ 3,
30166
+ n0,
30167
+ _DVECResc,
30168
+ 0,
30169
+ [_VECp, _NTe],
30170
+ [
30171
+ [
30172
+ () => VpcEncryptionControlList,
30173
+ {
30174
+ [_eQN]: `VpcEncryptionControlSet`,
30175
+ [_xN]: _vECS,
30176
+ },
30177
+ ],
30178
+ [
30179
+ 0,
30180
+ {
30181
+ [_eQN]: `NextToken`,
30182
+ [_xN]: _nTe,
30183
+ },
30184
+ ],
30185
+ ],
30186
+ ];
29789
30187
  export var DescribeVpcEndpointAssociationsRequest = [
29790
30188
  3,
29791
30189
  n0,
@@ -29878,7 +30276,7 @@ export var DescribeVpcEndpointConnectionNotificationsResult = [
29878
30276
  export var DescribeVpcEndpointConnectionsRequest = [
29879
30277
  3,
29880
30278
  n0,
29881
- _DVECR,
30279
+ _DVECRescr,
29882
30280
  0,
29883
30281
  [_DR, _Fi, _MR, _NTe],
29884
30282
  [
@@ -29896,15 +30294,15 @@ export var DescribeVpcEndpointConnectionsRequest = [
29896
30294
  export var DescribeVpcEndpointConnectionsResult = [
29897
30295
  3,
29898
30296
  n0,
29899
- _DVECRe,
30297
+ _DVECRescri,
29900
30298
  0,
29901
- [_VEC, _NTe],
30299
+ [_VECpc, _NTe],
29902
30300
  [
29903
30301
  [
29904
30302
  () => VpcEndpointConnectionSet,
29905
30303
  {
29906
30304
  [_eQN]: `VpcEndpointConnectionSet`,
29907
- [_xN]: _vECS,
30305
+ [_xN]: _vECSp,
29908
30306
  },
29909
30307
  ],
29910
30308
  [
@@ -33546,6 +33944,29 @@ export var EnclaveOptions = [
33546
33944
  ],
33547
33945
  ];
33548
33946
  export var EnclaveOptionsRequest = [3, n0, _EOR, 0, [_En], [2]];
33947
+ export var EncryptionSupport = [
33948
+ 3,
33949
+ n0,
33950
+ _ESn,
33951
+ 0,
33952
+ [_ESnc, _SMta],
33953
+ [
33954
+ [
33955
+ 0,
33956
+ {
33957
+ [_eQN]: `EncryptionState`,
33958
+ [_xN]: _eSnc,
33959
+ },
33960
+ ],
33961
+ [
33962
+ 0,
33963
+ {
33964
+ [_eQN]: `StateMessage`,
33965
+ [_xN]: _sMta,
33966
+ },
33967
+ ],
33968
+ ],
33969
+ ];
33549
33970
  export var EventInformation = [
33550
33971
  3,
33551
33972
  n0,
@@ -37751,6 +38172,48 @@ export var GetTransitGatewayAttachmentPropagationsResult = [
37751
38172
  ],
37752
38173
  ],
37753
38174
  ];
38175
+ export var GetTransitGatewayMeteringPolicyEntriesRequest = [
38176
+ 3,
38177
+ n0,
38178
+ _GTGMPER,
38179
+ 0,
38180
+ [_TGMPI, _Fi, _MR, _NTe, _DR],
38181
+ [
38182
+ 0,
38183
+ [
38184
+ () => FilterList,
38185
+ {
38186
+ [_xN]: _Fil,
38187
+ },
38188
+ ],
38189
+ 1,
38190
+ 0,
38191
+ 2,
38192
+ ],
38193
+ ];
38194
+ export var GetTransitGatewayMeteringPolicyEntriesResult = [
38195
+ 3,
38196
+ n0,
38197
+ _GTGMPERe,
38198
+ 0,
38199
+ [_TGMPEr, _NTe],
38200
+ [
38201
+ [
38202
+ () => TransitGatewayMeteringPolicyEntryList,
38203
+ {
38204
+ [_eQN]: `TransitGatewayMeteringPolicyEntries`,
38205
+ [_xN]: _tGMPEr,
38206
+ },
38207
+ ],
38208
+ [
38209
+ 0,
38210
+ {
38211
+ [_eQN]: `NextToken`,
38212
+ [_xN]: _nTe,
38213
+ },
38214
+ ],
38215
+ ],
38216
+ ];
37754
38217
  export var GetTransitGatewayMulticastDomainAssociationsRequest = [
37755
38218
  3,
37756
38219
  n0,
@@ -38085,6 +38548,37 @@ export var GetVerifiedAccessGroupPolicyResult = [
38085
38548
  ],
38086
38549
  ],
38087
38550
  ];
38551
+ export var GetVpcResourcesBlockingEncryptionEnforcementRequest = [
38552
+ 3,
38553
+ n0,
38554
+ _GVRBEER,
38555
+ 0,
38556
+ [_VI, _MR, _NTe, _DR],
38557
+ [0, 1, 0, 2],
38558
+ ];
38559
+ export var GetVpcResourcesBlockingEncryptionEnforcementResult = [
38560
+ 3,
38561
+ n0,
38562
+ _GVRBEERe,
38563
+ 0,
38564
+ [_NCR, _NTe],
38565
+ [
38566
+ [
38567
+ () => VpcEncryptionNonCompliantResourceList,
38568
+ {
38569
+ [_eQN]: `NonCompliantResourceSet`,
38570
+ [_xN]: _nCRS,
38571
+ },
38572
+ ],
38573
+ [
38574
+ 0,
38575
+ {
38576
+ [_eQN]: `NextToken`,
38577
+ [_xN]: _nTe,
38578
+ },
38579
+ ],
38580
+ ],
38581
+ ];
38088
38582
  export var GetVpnConnectionDeviceSampleConfigurationRequest = [
38089
38583
  3,
38090
38584
  n0,
@@ -44040,7 +44534,7 @@ export var IpamDiscoveredPublicAddress = [
44040
44534
  n0,
44041
44535
  _IDPAp,
44042
44536
  0,
44043
- [_IRDI, _ARd, _A, _AOI, _AAId, _ASs, _ATdd, _Se, _SRer, _VI, _SIu, _PIPI, _NII, _NID, _II, _T, _NBG, _SG, _STam],
44537
+ [_IRDI, _ARd, _A, _AOI, _AAId, _ASs, _ATddr, _Se, _SRer, _VI, _SIu, _PIPI, _NII, _NID, _II, _T, _NBG, _SG, _STam],
44044
44538
  [
44045
44539
  [
44046
44540
  0,
@@ -44088,7 +44582,7 @@ export var IpamDiscoveredPublicAddress = [
44088
44582
  0,
44089
44583
  {
44090
44584
  [_eQN]: `AddressType`,
44091
- [_xN]: _aTd,
44585
+ [_xN]: _aTdd,
44092
44586
  },
44093
44587
  ],
44094
44588
  [
@@ -46183,7 +46677,7 @@ export var LaunchSpecification = [
46183
46677
  n0,
46184
46678
  _LSa,
46185
46679
  0,
46186
- [_UDs, _ATddr, _BDMl, _EO, _IIP, _IIm, _IT, _KI, _KN, _NIet, _Pla, _RIa, _SIu, _SG, _Mon],
46680
+ [_UDs, _ATddre, _BDMl, _EO, _IIP, _IIm, _IT, _KI, _KN, _NIet, _Pla, _RIa, _SIu, _SG, _Mon],
46187
46681
  [
46188
46682
  [
46189
46683
  () => SensitiveUserData,
@@ -46196,7 +46690,7 @@ export var LaunchSpecification = [
46196
46690
  0,
46197
46691
  {
46198
46692
  [_eQN]: `AddressingType`,
46199
- [_xN]: _aTdd,
46693
+ [_xN]: _aTddr,
46200
46694
  },
46201
46695
  ],
46202
46696
  [
@@ -47587,6 +48081,47 @@ export var ListSnapshotsInRecycleBinResult = [
47587
48081
  ],
47588
48082
  ],
47589
48083
  ];
48084
+ export var ListVolumesInRecycleBinRequest = [
48085
+ 3,
48086
+ n0,
48087
+ _LVIRBR,
48088
+ 0,
48089
+ [_VIol, _DR, _MR, _NTe],
48090
+ [
48091
+ [
48092
+ () => VolumeIdStringList,
48093
+ {
48094
+ [_xN]: _VIo,
48095
+ },
48096
+ ],
48097
+ 2,
48098
+ 1,
48099
+ 0,
48100
+ ],
48101
+ ];
48102
+ export var ListVolumesInRecycleBinResult = [
48103
+ 3,
48104
+ n0,
48105
+ _LVIRBRi,
48106
+ 0,
48107
+ [_Vo, _NTe],
48108
+ [
48109
+ [
48110
+ () => VolumeRecycleBinInfoList,
48111
+ {
48112
+ [_eQN]: `VolumeSet`,
48113
+ [_xN]: _vS,
48114
+ },
48115
+ ],
48116
+ [
48117
+ 0,
48118
+ {
48119
+ [_eQN]: `NextToken`,
48120
+ [_xN]: _nTe,
48121
+ },
48122
+ ],
48123
+ ],
48124
+ ];
47590
48125
  export var LoadBalancersConfig = [
47591
48126
  3,
47592
48127
  n0,
@@ -50537,12 +51072,51 @@ export var ModifyTrafficMirrorSessionResult = [
50537
51072
  ],
50538
51073
  ],
50539
51074
  ];
51075
+ export var ModifyTransitGatewayMeteringPolicyRequest = [
51076
+ 3,
51077
+ n0,
51078
+ _MTGMPR,
51079
+ 0,
51080
+ [_TGMPI, _AMAI, _RMAI, _DR],
51081
+ [
51082
+ 0,
51083
+ [
51084
+ 64 | 0,
51085
+ {
51086
+ [_xN]: _AMAId,
51087
+ },
51088
+ ],
51089
+ [
51090
+ 64 | 0,
51091
+ {
51092
+ [_xN]: _RMAIe,
51093
+ },
51094
+ ],
51095
+ 2,
51096
+ ],
51097
+ ];
51098
+ export var ModifyTransitGatewayMeteringPolicyResult = [
51099
+ 3,
51100
+ n0,
51101
+ _MTGMPRo,
51102
+ 0,
51103
+ [_TGMP],
51104
+ [
51105
+ [
51106
+ () => TransitGatewayMeteringPolicy,
51107
+ {
51108
+ [_eQN]: `TransitGatewayMeteringPolicy`,
51109
+ [_xN]: _tGMP,
51110
+ },
51111
+ ],
51112
+ ],
51113
+ ];
50540
51114
  export var ModifyTransitGatewayOptions = [
50541
51115
  3,
50542
51116
  n0,
50543
51117
  _MTGO,
50544
51118
  0,
50545
- [_ATGCB, _RTGCB, _VESp, _DSn, _SGRS, _AASAu, _DRTA, _ADRTI, _DRTP, _PDRTI, _ASA],
51119
+ [_ATGCB, _RTGCB, _VESp, _DSn, _SGRS, _AASAu, _DRTA, _ADRTI, _DRTP, _PDRTI, _ASA, _ESn],
50546
51120
  [
50547
51121
  [() => TransitGatewayCidrBlockStringList, 0],
50548
51122
  [() => TransitGatewayCidrBlockStringList, 0],
@@ -50555,6 +51129,7 @@ export var ModifyTransitGatewayOptions = [
50555
51129
  0,
50556
51130
  0,
50557
51131
  1,
51132
+ 0,
50558
51133
  ],
50559
51134
  ];
50560
51135
  export var ModifyTransitGatewayPrefixListReferenceRequest = [
@@ -51050,6 +51625,30 @@ export var ModifyVpcBlockPublicAccessOptionsResult = [
51050
51625
  ],
51051
51626
  ],
51052
51627
  ];
51628
+ export var ModifyVpcEncryptionControlRequest = [
51629
+ 3,
51630
+ n0,
51631
+ _MVECR,
51632
+ 0,
51633
+ [_DR, _VECI, _Mo, _IGE, _EOIGE, _NGE, _VPGE, _VPE, _LEam, _VLE, _EFSE],
51634
+ [2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
51635
+ ];
51636
+ export var ModifyVpcEncryptionControlResult = [
51637
+ 3,
51638
+ n0,
51639
+ _MVECRo,
51640
+ 0,
51641
+ [_VEC],
51642
+ [
51643
+ [
51644
+ () => VpcEncryptionControl,
51645
+ {
51646
+ [_eQN]: `VpcEncryptionControl`,
51647
+ [_xN]: _vEC,
51648
+ },
51649
+ ],
51650
+ ],
51651
+ ];
51053
51652
  export var ModifyVpcEndpointConnectionNotificationRequest = [
51054
51653
  3,
51055
51654
  n0,
@@ -56864,7 +57463,7 @@ export var RequestSpotLaunchSpecification = [
56864
57463
  n0,
56865
57464
  _RSLS,
56866
57465
  0,
56867
- [_SGIe, _SG, _ATddr, _BDMl, _EO, _IIP, _IIm, _IT, _KI, _KN, _Mon, _NIet, _Pla, _RIa, _SIu, _UDs],
57466
+ [_SGIe, _SG, _ATddre, _BDMl, _EO, _IIP, _IIm, _IT, _KI, _KN, _Mon, _NIet, _Pla, _RIa, _SIu, _UDs],
56868
57467
  [
56869
57468
  [
56870
57469
  () => RequestSpotLaunchSpecificationSecurityGroupIdList,
@@ -56882,7 +57481,7 @@ export var RequestSpotLaunchSpecification = [
56882
57481
  0,
56883
57482
  {
56884
57483
  [_eQN]: `AddressingType`,
56885
- [_xN]: _aTdd,
57484
+ [_xN]: _aTddr,
56886
57485
  },
56887
57486
  ],
56888
57487
  [
@@ -58348,6 +58947,23 @@ export var RestoreSnapshotTierResult = [
58348
58947
  ],
58349
58948
  ],
58350
58949
  ];
58950
+ export var RestoreVolumeFromRecycleBinRequest = [3, n0, _RVFRBR, 0, [_VIo, _DR], [0, 2]];
58951
+ export var RestoreVolumeFromRecycleBinResult = [
58952
+ 3,
58953
+ n0,
58954
+ _RVFRBRe,
58955
+ 0,
58956
+ [_R],
58957
+ [
58958
+ [
58959
+ 2,
58960
+ {
58961
+ [_eQN]: `Return`,
58962
+ [_xN]: _r,
58963
+ },
58964
+ ],
58965
+ ],
58966
+ ];
58351
58967
  export var RevokeClientVpnIngressRequest = [
58352
58968
  3,
58353
58969
  n0,
@@ -61603,13 +62219,13 @@ export var SpotFleetLaunchSpecification = [
61603
62219
  n0,
61604
62220
  _SFLS,
61605
62221
  0,
61606
- [_ATddr, _BDMl, _EO, _IIP, _IIm, _IT, _KI, _KN, _Mon, _NIet, _Pla, _RIa, _SPp, _SIu, _UDs, _WCe, _TS, _IRn, _SG],
62222
+ [_ATddre, _BDMl, _EO, _IIP, _IIm, _IT, _KI, _KN, _Mon, _NIet, _Pla, _RIa, _SPp, _SIu, _UDs, _WCe, _TS, _IRn, _SG],
61607
62223
  [
61608
62224
  [
61609
62225
  0,
61610
62226
  {
61611
62227
  [_eQN]: `AddressingType`,
61612
- [_xN]: _aTdd,
62228
+ [_xN]: _aTddr,
61613
62229
  },
61614
62230
  ],
61615
62231
  [
@@ -64538,6 +65154,180 @@ export var TransitGatewayConnectPeerConfiguration = [
64538
65154
  ],
64539
65155
  ];
64540
65156
  export var TransitGatewayConnectRequestBgpOptions = [3, n0, _TGCRBO, 0, [_PAee], [1]];
65157
+ export var TransitGatewayMeteringPolicy = [
65158
+ 3,
65159
+ n0,
65160
+ _TGMP,
65161
+ 0,
65162
+ [_TGMPI, _TGI, _MAIi, _St, _UEA, _T],
65163
+ [
65164
+ [
65165
+ 0,
65166
+ {
65167
+ [_eQN]: `TransitGatewayMeteringPolicyId`,
65168
+ [_xN]: _tGMPI,
65169
+ },
65170
+ ],
65171
+ [
65172
+ 0,
65173
+ {
65174
+ [_eQN]: `TransitGatewayId`,
65175
+ [_xN]: _tGI,
65176
+ },
65177
+ ],
65178
+ [
65179
+ () => ValueStringList,
65180
+ {
65181
+ [_eQN]: `MiddleboxAttachmentIdSet`,
65182
+ [_xN]: _mAIS,
65183
+ },
65184
+ ],
65185
+ [
65186
+ 0,
65187
+ {
65188
+ [_eQN]: `State`,
65189
+ [_xN]: _st,
65190
+ },
65191
+ ],
65192
+ [
65193
+ 4,
65194
+ {
65195
+ [_eQN]: `UpdateEffectiveAt`,
65196
+ [_xN]: _uEA,
65197
+ },
65198
+ ],
65199
+ [
65200
+ () => TagList,
65201
+ {
65202
+ [_eQN]: `TagSet`,
65203
+ [_xN]: _tS,
65204
+ },
65205
+ ],
65206
+ ],
65207
+ ];
65208
+ export var TransitGatewayMeteringPolicyEntry = [
65209
+ 3,
65210
+ n0,
65211
+ _TGMPE,
65212
+ 0,
65213
+ [_PRN, _MAe, _St, _UA, _UEA, _MPR],
65214
+ [
65215
+ [
65216
+ 0,
65217
+ {
65218
+ [_eQN]: `PolicyRuleNumber`,
65219
+ [_xN]: _pRN,
65220
+ },
65221
+ ],
65222
+ [
65223
+ 0,
65224
+ {
65225
+ [_eQN]: `MeteredAccount`,
65226
+ [_xN]: _mAe,
65227
+ },
65228
+ ],
65229
+ [
65230
+ 0,
65231
+ {
65232
+ [_eQN]: `State`,
65233
+ [_xN]: _st,
65234
+ },
65235
+ ],
65236
+ [
65237
+ 4,
65238
+ {
65239
+ [_eQN]: `UpdatedAt`,
65240
+ [_xN]: _uA,
65241
+ },
65242
+ ],
65243
+ [
65244
+ 4,
65245
+ {
65246
+ [_eQN]: `UpdateEffectiveAt`,
65247
+ [_xN]: _uEA,
65248
+ },
65249
+ ],
65250
+ [
65251
+ () => TransitGatewayMeteringPolicyRule,
65252
+ {
65253
+ [_eQN]: `MeteringPolicyRule`,
65254
+ [_xN]: _mPR,
65255
+ },
65256
+ ],
65257
+ ],
65258
+ ];
65259
+ export var TransitGatewayMeteringPolicyRule = [
65260
+ 3,
65261
+ n0,
65262
+ _TGMPR,
65263
+ 0,
65264
+ [_STGAI, _STGAT, _SCB, _SPRo, _DTGAI, _DTGAT, _DCB, _DPRe, _Pr],
65265
+ [
65266
+ [
65267
+ 0,
65268
+ {
65269
+ [_eQN]: `SourceTransitGatewayAttachmentId`,
65270
+ [_xN]: _sTGAI,
65271
+ },
65272
+ ],
65273
+ [
65274
+ 0,
65275
+ {
65276
+ [_eQN]: `SourceTransitGatewayAttachmentType`,
65277
+ [_xN]: _sTGAT,
65278
+ },
65279
+ ],
65280
+ [
65281
+ 0,
65282
+ {
65283
+ [_eQN]: `SourceCidrBlock`,
65284
+ [_xN]: _sCB,
65285
+ },
65286
+ ],
65287
+ [
65288
+ 0,
65289
+ {
65290
+ [_eQN]: `SourcePortRange`,
65291
+ [_xN]: _sPR,
65292
+ },
65293
+ ],
65294
+ [
65295
+ 0,
65296
+ {
65297
+ [_eQN]: `DestinationTransitGatewayAttachmentId`,
65298
+ [_xN]: _dTGAI,
65299
+ },
65300
+ ],
65301
+ [
65302
+ 0,
65303
+ {
65304
+ [_eQN]: `DestinationTransitGatewayAttachmentType`,
65305
+ [_xN]: _dTGAT,
65306
+ },
65307
+ ],
65308
+ [
65309
+ 0,
65310
+ {
65311
+ [_eQN]: `DestinationCidrBlock`,
65312
+ [_xN]: _dCB,
65313
+ },
65314
+ ],
65315
+ [
65316
+ 0,
65317
+ {
65318
+ [_eQN]: `DestinationPortRange`,
65319
+ [_xN]: _dPR,
65320
+ },
65321
+ ],
65322
+ [
65323
+ 0,
65324
+ {
65325
+ [_eQN]: `Protocol`,
65326
+ [_xN]: _pr,
65327
+ },
65328
+ ],
65329
+ ],
65330
+ ];
64541
65331
  export var TransitGatewayMulticastDeregisteredGroupMembers = [
64542
65332
  3,
64543
65333
  n0,
@@ -64939,7 +65729,7 @@ export var TransitGatewayOptions = [
64939
65729
  n0,
64940
65730
  _TGO,
64941
65731
  0,
64942
- [_ASA, _TGCB, _AASAu, _DRTA, _ADRTI, _DRTP, _PDRTI, _VESp, _DSn, _SGRS, _MSu],
65732
+ [_ASA, _TGCB, _AASAu, _DRTA, _ADRTI, _DRTP, _PDRTI, _VESp, _DSn, _SGRS, _MSu, _ESn],
64943
65733
  [
64944
65734
  [
64945
65735
  1,
@@ -65018,6 +65808,13 @@ export var TransitGatewayOptions = [
65018
65808
  [_xN]: _mSu,
65019
65809
  },
65020
65810
  ],
65811
+ [
65812
+ () => EncryptionSupport,
65813
+ {
65814
+ [_eQN]: `EncryptionSupport`,
65815
+ [_xN]: _eSn,
65816
+ },
65817
+ ],
65021
65818
  ],
65022
65819
  ];
65023
65820
  export var TransitGatewayPeeringAttachment = [
@@ -65275,7 +66072,7 @@ export var TransitGatewayPolicyTableEntry = [
65275
66072
  n0,
65276
66073
  _TGPTEr,
65277
66074
  0,
65278
- [_PRNo, _PRol, _TRTI],
66075
+ [_PRN, _PRol, _TRTI],
65279
66076
  [
65280
66077
  [
65281
66078
  0,
@@ -67707,7 +68504,7 @@ export var VerifiedAccessTrustProvider = [
67707
68504
  n0,
67708
68505
  _VATP,
67709
68506
  0,
67710
- [_VATPI, _De, _TPT, _UTPT, _DTPT, _OO, _DOev, _PRN, _CTre, _LUTa, _T, _SS, _NAOO],
68507
+ [_VATPI, _De, _TPT, _UTPT, _DTPT, _OO, _DOev, _PRNo, _CTre, _LUTa, _T, _SS, _NAOO],
67711
68508
  [
67712
68509
  [
67713
68510
  0,
@@ -68277,6 +69074,120 @@ export var VolumeModification = [
68277
69074
  ],
68278
69075
  ],
68279
69076
  ];
69077
+ export var VolumeRecycleBinInfo = [
69078
+ 3,
69079
+ n0,
69080
+ _VRBI,
69081
+ 0,
69082
+ [_VIo, _VT, _St, _Siz, _Io, _Th, _OA, _AZ, _AZI, _SVI, _SIn, _Op, _CTr, _RBET, _RBETe],
69083
+ [
69084
+ [
69085
+ 0,
69086
+ {
69087
+ [_eQN]: `VolumeId`,
69088
+ [_xN]: _vIo,
69089
+ },
69090
+ ],
69091
+ [
69092
+ 0,
69093
+ {
69094
+ [_eQN]: `VolumeType`,
69095
+ [_xN]: _vT,
69096
+ },
69097
+ ],
69098
+ [
69099
+ 0,
69100
+ {
69101
+ [_eQN]: `State`,
69102
+ [_xN]: _st,
69103
+ },
69104
+ ],
69105
+ [
69106
+ 1,
69107
+ {
69108
+ [_eQN]: `Size`,
69109
+ [_xN]: _si,
69110
+ },
69111
+ ],
69112
+ [
69113
+ 1,
69114
+ {
69115
+ [_eQN]: `Iops`,
69116
+ [_xN]: _io,
69117
+ },
69118
+ ],
69119
+ [
69120
+ 1,
69121
+ {
69122
+ [_eQN]: `Throughput`,
69123
+ [_xN]: _th,
69124
+ },
69125
+ ],
69126
+ [
69127
+ 0,
69128
+ {
69129
+ [_eQN]: `OutpostArn`,
69130
+ [_xN]: _oA,
69131
+ },
69132
+ ],
69133
+ [
69134
+ 0,
69135
+ {
69136
+ [_eQN]: `AvailabilityZone`,
69137
+ [_xN]: _aZ,
69138
+ },
69139
+ ],
69140
+ [
69141
+ 0,
69142
+ {
69143
+ [_eQN]: `AvailabilityZoneId`,
69144
+ [_xN]: _aZI,
69145
+ },
69146
+ ],
69147
+ [
69148
+ 0,
69149
+ {
69150
+ [_eQN]: `SourceVolumeId`,
69151
+ [_xN]: _sVI,
69152
+ },
69153
+ ],
69154
+ [
69155
+ 0,
69156
+ {
69157
+ [_eQN]: `SnapshotId`,
69158
+ [_xN]: _sIn,
69159
+ },
69160
+ ],
69161
+ [
69162
+ () => OperatorResponse,
69163
+ {
69164
+ [_eQN]: `Operator`,
69165
+ [_xN]: _ope,
69166
+ },
69167
+ ],
69168
+ [
69169
+ 4,
69170
+ {
69171
+ [_eQN]: `CreateTime`,
69172
+ [_xN]: _cTr,
69173
+ },
69174
+ ],
69175
+ [
69176
+ 4,
69177
+ {
69178
+ [_eQN]: `RecycleBinEnterTime`,
69179
+ [_xN]: _rBET,
69180
+ },
69181
+ ],
69182
+ [
69183
+ 4,
69184
+ {
69185
+ [_eQN]: `RecycleBinExitTime`,
69186
+ [_xN]: _rBETe,
69187
+ },
69188
+ ],
69189
+ ],
69190
+ ];
68280
69191
  export var VolumeStatusAction = [
68281
69192
  3,
68282
69193
  n0,
@@ -68845,7 +69756,7 @@ export var VpcClassicLink = [
68845
69756
  export var VpcEncryptionControl = [
68846
69757
  3,
68847
69758
  n0,
68848
- _VECp,
69759
+ _VEC,
68849
69760
  0,
68850
69761
  [_VI, _VECI, _Mo, _St, _SMta, _REes, _T],
68851
69762
  [
@@ -68900,6 +69811,14 @@ export var VpcEncryptionControl = [
68900
69811
  ],
68901
69812
  ],
68902
69813
  ];
69814
+ export var VpcEncryptionControlConfiguration = [
69815
+ 3,
69816
+ n0,
69817
+ _VECC,
69818
+ 0,
69819
+ [_Mo, _IGE, _EOIGE, _NGE, _VPGE, _VPE, _LEam, _VLE, _EFSE],
69820
+ [0, 0, 0, 0, 0, 0, 0, 0, 0],
69821
+ ];
68903
69822
  export var VpcEncryptionControlExclusion = [
68904
69823
  3,
68905
69824
  n0,
@@ -68988,6 +69907,43 @@ export var VpcEncryptionControlExclusions = [
68988
69907
  ],
68989
69908
  ],
68990
69909
  ];
69910
+ export var VpcEncryptionNonCompliantResource = [
69911
+ 3,
69912
+ n0,
69913
+ _VENCR,
69914
+ 0,
69915
+ [_I, _Ty, _De, _IEs],
69916
+ [
69917
+ [
69918
+ 0,
69919
+ {
69920
+ [_eQN]: `Id`,
69921
+ [_xN]: _i,
69922
+ },
69923
+ ],
69924
+ [
69925
+ 0,
69926
+ {
69927
+ [_eQN]: `Type`,
69928
+ [_xN]: _ty,
69929
+ },
69930
+ ],
69931
+ [
69932
+ 0,
69933
+ {
69934
+ [_eQN]: `Description`,
69935
+ [_xN]: _de,
69936
+ },
69937
+ ],
69938
+ [
69939
+ 2,
69940
+ {
69941
+ [_eQN]: `IsExcludable`,
69942
+ [_xN]: _iEsx,
69943
+ },
69944
+ ],
69945
+ ],
69946
+ ];
68991
69947
  export var VpcEndpoint = [
68992
69948
  3,
68993
69949
  n0,
@@ -69294,9 +70250,9 @@ export var VpcEndpointAssociation = [
69294
70250
  export var VpcEndpointConnection = [
69295
70251
  3,
69296
70252
  n0,
69297
- _VECpc,
70253
+ _VECpcn,
69298
70254
  0,
69299
- [_SIe, _VEIp, _VEO, _VESpc, _CTrea, _DEn, _NLBAe, _GLBA, _IAT, _VECIp, _T, _VER],
70255
+ [_SIe, _VEIp, _VEO, _VESpc, _CTrea, _DEn, _NLBAe, _GLBA, _IAT, _VECIpc, _T, _VER],
69300
70256
  [
69301
70257
  [
69302
70258
  0,
@@ -77048,6 +78004,42 @@ export var TransitGatewayList = [
77048
78004
  },
77049
78005
  ],
77050
78006
  ];
78007
+ export var TransitGatewayMeteringPolicyEntryList = [
78008
+ 1,
78009
+ n0,
78010
+ _TGMPEL,
78011
+ 0,
78012
+ [
78013
+ () => TransitGatewayMeteringPolicyEntry,
78014
+ {
78015
+ [_xN]: _it,
78016
+ },
78017
+ ],
78018
+ ];
78019
+ export var TransitGatewayMeteringPolicyIdStringList = [
78020
+ 1,
78021
+ n0,
78022
+ _TGMPISL,
78023
+ 0,
78024
+ [
78025
+ 0,
78026
+ {
78027
+ [_xN]: _it,
78028
+ },
78029
+ ],
78030
+ ];
78031
+ export var TransitGatewayMeteringPolicyList = [
78032
+ 1,
78033
+ n0,
78034
+ _TGMPL,
78035
+ 0,
78036
+ [
78037
+ () => TransitGatewayMeteringPolicy,
78038
+ {
78039
+ [_xN]: _it,
78040
+ },
78041
+ ],
78042
+ ];
77051
78043
  export var TransitGatewayMulticastDomainAssociationList = [
77052
78044
  1,
77053
78045
  n0,
@@ -77732,6 +78724,18 @@ export var VolumeModificationList = [
77732
78724
  },
77733
78725
  ],
77734
78726
  ];
78727
+ export var VolumeRecycleBinInfoList = [
78728
+ 1,
78729
+ n0,
78730
+ _VRBIL,
78731
+ 0,
78732
+ [
78733
+ () => VolumeRecycleBinInfo,
78734
+ {
78735
+ [_xN]: _it,
78736
+ },
78737
+ ],
78738
+ ];
77735
78739
  export var VolumeStatusActionsList = [
77736
78740
  1,
77737
78741
  n0,
@@ -77864,6 +78868,42 @@ export var VpcClassicLinkList = [
77864
78868
  },
77865
78869
  ],
77866
78870
  ];
78871
+ export var VpcEncryptionControlIdList = [
78872
+ 1,
78873
+ n0,
78874
+ _VECIL,
78875
+ 0,
78876
+ [
78877
+ 0,
78878
+ {
78879
+ [_xN]: _it,
78880
+ },
78881
+ ],
78882
+ ];
78883
+ export var VpcEncryptionControlList = [
78884
+ 1,
78885
+ n0,
78886
+ _VECL,
78887
+ 0,
78888
+ [
78889
+ () => VpcEncryptionControl,
78890
+ {
78891
+ [_xN]: _it,
78892
+ },
78893
+ ],
78894
+ ];
78895
+ export var VpcEncryptionNonCompliantResourceList = [
78896
+ 1,
78897
+ n0,
78898
+ _VENCRL,
78899
+ 0,
78900
+ [
78901
+ () => VpcEncryptionNonCompliantResource,
78902
+ {
78903
+ [_xN]: _it,
78904
+ },
78905
+ ],
78906
+ ];
77867
78907
  export var VpcEndpointAssociationSet = [
77868
78908
  1,
77869
78909
  n0,
@@ -79144,6 +80184,22 @@ export var CreateTransitGatewayConnectPeer = [
79144
80184
  () => CreateTransitGatewayConnectPeerRequest,
79145
80185
  () => CreateTransitGatewayConnectPeerResult,
79146
80186
  ];
80187
+ export var CreateTransitGatewayMeteringPolicy = [
80188
+ 9,
80189
+ n0,
80190
+ _CTGMP,
80191
+ 0,
80192
+ () => CreateTransitGatewayMeteringPolicyRequest,
80193
+ () => CreateTransitGatewayMeteringPolicyResult,
80194
+ ];
80195
+ export var CreateTransitGatewayMeteringPolicyEntry = [
80196
+ 9,
80197
+ n0,
80198
+ _CTGMPE,
80199
+ 0,
80200
+ () => CreateTransitGatewayMeteringPolicyEntryRequest,
80201
+ () => CreateTransitGatewayMeteringPolicyEntryResult,
80202
+ ];
79147
80203
  export var CreateTransitGatewayMulticastDomain = [
79148
80204
  9,
79149
80205
  n0,
@@ -79250,6 +80306,14 @@ export var CreateVpcBlockPublicAccessExclusion = [
79250
80306
  () => CreateVpcBlockPublicAccessExclusionRequest,
79251
80307
  () => CreateVpcBlockPublicAccessExclusionResult,
79252
80308
  ];
80309
+ export var CreateVpcEncryptionControl = [
80310
+ 9,
80311
+ n0,
80312
+ _CVEC,
80313
+ 0,
80314
+ () => CreateVpcEncryptionControlRequest,
80315
+ () => CreateVpcEncryptionControlResult,
80316
+ ];
79253
80317
  export var CreateVpcEndpoint = [
79254
80318
  9,
79255
80319
  n0,
@@ -79763,6 +80827,22 @@ export var DeleteTransitGatewayConnectPeer = [
79763
80827
  () => DeleteTransitGatewayConnectPeerRequest,
79764
80828
  () => DeleteTransitGatewayConnectPeerResult,
79765
80829
  ];
80830
+ export var DeleteTransitGatewayMeteringPolicy = [
80831
+ 9,
80832
+ n0,
80833
+ _DTGMP,
80834
+ 0,
80835
+ () => DeleteTransitGatewayMeteringPolicyRequest,
80836
+ () => DeleteTransitGatewayMeteringPolicyResult,
80837
+ ];
80838
+ export var DeleteTransitGatewayMeteringPolicyEntry = [
80839
+ 9,
80840
+ n0,
80841
+ _DTGMPE,
80842
+ 0,
80843
+ () => DeleteTransitGatewayMeteringPolicyEntryRequest,
80844
+ () => DeleteTransitGatewayMeteringPolicyEntryResult,
80845
+ ];
79766
80846
  export var DeleteTransitGatewayMulticastDomain = [
79767
80847
  9,
79768
80848
  n0,
@@ -79869,6 +80949,14 @@ export var DeleteVpcBlockPublicAccessExclusion = [
79869
80949
  () => DeleteVpcBlockPublicAccessExclusionRequest,
79870
80950
  () => DeleteVpcBlockPublicAccessExclusionResult,
79871
80951
  ];
80952
+ export var DeleteVpcEncryptionControl = [
80953
+ 9,
80954
+ n0,
80955
+ _DVEC,
80956
+ 0,
80957
+ () => DeleteVpcEncryptionControlRequest,
80958
+ () => DeleteVpcEncryptionControlResult,
80959
+ ];
79872
80960
  export var DeleteVpcEndpointConnectionNotifications = [
79873
80961
  9,
79874
80962
  n0,
@@ -81151,6 +82239,14 @@ export var DescribeTransitGatewayConnects = [
81151
82239
  () => DescribeTransitGatewayConnectsRequest,
81152
82240
  () => DescribeTransitGatewayConnectsResult,
81153
82241
  ];
82242
+ export var DescribeTransitGatewayMeteringPolicies = [
82243
+ 9,
82244
+ n0,
82245
+ _DTGMPe,
82246
+ 0,
82247
+ () => DescribeTransitGatewayMeteringPoliciesRequest,
82248
+ () => DescribeTransitGatewayMeteringPoliciesResult,
82249
+ ];
81154
82250
  export var DescribeTransitGatewayMulticastDomains = [
81155
82251
  9,
81156
82252
  n0,
@@ -81327,6 +82423,14 @@ export var DescribeVpcClassicLinkDnsSupport = [
81327
82423
  () => DescribeVpcClassicLinkDnsSupportRequest,
81328
82424
  () => DescribeVpcClassicLinkDnsSupportResult,
81329
82425
  ];
82426
+ export var DescribeVpcEncryptionControls = [
82427
+ 9,
82428
+ n0,
82429
+ _DVECe,
82430
+ 0,
82431
+ () => DescribeVpcEncryptionControlsRequest,
82432
+ () => DescribeVpcEncryptionControlsResult,
82433
+ ];
81330
82434
  export var DescribeVpcEndpointAssociations = [
81331
82435
  9,
81332
82436
  n0,
@@ -81346,7 +82450,7 @@ export var DescribeVpcEndpointConnectionNotifications = [
81346
82450
  export var DescribeVpcEndpointConnections = [
81347
82451
  9,
81348
82452
  n0,
81349
- _DVEC,
82453
+ _DVECes,
81350
82454
  0,
81351
82455
  () => DescribeVpcEndpointConnectionsRequest,
81352
82456
  () => DescribeVpcEndpointConnectionsResult,
@@ -82404,6 +83508,14 @@ export var GetTransitGatewayAttachmentPropagations = [
82404
83508
  () => GetTransitGatewayAttachmentPropagationsRequest,
82405
83509
  () => GetTransitGatewayAttachmentPropagationsResult,
82406
83510
  ];
83511
+ export var GetTransitGatewayMeteringPolicyEntries = [
83512
+ 9,
83513
+ n0,
83514
+ _GTGMPE,
83515
+ 0,
83516
+ () => GetTransitGatewayMeteringPolicyEntriesRequest,
83517
+ () => GetTransitGatewayMeteringPolicyEntriesResult,
83518
+ ];
82407
83519
  export var GetTransitGatewayMulticastDomainAssociations = [
82408
83520
  9,
82409
83521
  n0,
@@ -82476,6 +83588,14 @@ export var GetVerifiedAccessGroupPolicy = [
82476
83588
  () => GetVerifiedAccessGroupPolicyRequest,
82477
83589
  () => GetVerifiedAccessGroupPolicyResult,
82478
83590
  ];
83591
+ export var GetVpcResourcesBlockingEncryptionEnforcement = [
83592
+ 9,
83593
+ n0,
83594
+ _GVRBEE,
83595
+ 0,
83596
+ () => GetVpcResourcesBlockingEncryptionEnforcementRequest,
83597
+ () => GetVpcResourcesBlockingEncryptionEnforcementResult,
83598
+ ];
82479
83599
  export var GetVpnConnectionDeviceSampleConfiguration = [
82480
83600
  9,
82481
83601
  n0,
@@ -82550,6 +83670,14 @@ export var ListSnapshotsInRecycleBin = [
82550
83670
  () => ListSnapshotsInRecycleBinRequest,
82551
83671
  () => ListSnapshotsInRecycleBinResult,
82552
83672
  ];
83673
+ export var ListVolumesInRecycleBin = [
83674
+ 9,
83675
+ n0,
83676
+ _LVIRB,
83677
+ 0,
83678
+ () => ListVolumesInRecycleBinRequest,
83679
+ () => ListVolumesInRecycleBinResult,
83680
+ ];
82553
83681
  export var LockSnapshot = [
82554
83682
  9,
82555
83683
  n0,
@@ -82930,6 +84058,14 @@ export var ModifyTransitGateway = [
82930
84058
  () => ModifyTransitGatewayRequest,
82931
84059
  () => ModifyTransitGatewayResult,
82932
84060
  ];
84061
+ export var ModifyTransitGatewayMeteringPolicy = [
84062
+ 9,
84063
+ n0,
84064
+ _MTGMP,
84065
+ 0,
84066
+ () => ModifyTransitGatewayMeteringPolicyRequest,
84067
+ () => ModifyTransitGatewayMeteringPolicyResult,
84068
+ ];
82933
84069
  export var ModifyTransitGatewayPrefixListReference = [
82934
84070
  9,
82935
84071
  n0,
@@ -83028,6 +84164,14 @@ export var ModifyVpcBlockPublicAccessOptions = [
83028
84164
  () => ModifyVpcBlockPublicAccessOptionsRequest,
83029
84165
  () => ModifyVpcBlockPublicAccessOptionsResult,
83030
84166
  ];
84167
+ export var ModifyVpcEncryptionControl = [
84168
+ 9,
84169
+ n0,
84170
+ _MVEC,
84171
+ 0,
84172
+ () => ModifyVpcEncryptionControlRequest,
84173
+ () => ModifyVpcEncryptionControlResult,
84174
+ ];
83031
84175
  export var ModifyVpcEndpoint = [
83032
84176
  9,
83033
84177
  n0,
@@ -83488,6 +84632,14 @@ export var RestoreSnapshotTier = [
83488
84632
  () => RestoreSnapshotTierRequest,
83489
84633
  () => RestoreSnapshotTierResult,
83490
84634
  ];
84635
+ export var RestoreVolumeFromRecycleBin = [
84636
+ 9,
84637
+ n0,
84638
+ _RVFRB,
84639
+ 0,
84640
+ () => RestoreVolumeFromRecycleBinRequest,
84641
+ () => RestoreVolumeFromRecycleBinResult,
84642
+ ];
83491
84643
  export var RevokeClientVpnIngress = [
83492
84644
  9,
83493
84645
  n0,