@aws-sdk/client-ec2 3.936.0 → 3.937.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (282) hide show
  1. package/README.md +112 -0
  2. package/dist-cjs/index.js +1434 -41
  3. package/dist-es/EC2.js +28 -0
  4. package/dist-es/commands/CreateTransitGatewayMeteringPolicyCommand.js +16 -0
  5. package/dist-es/commands/CreateTransitGatewayMeteringPolicyEntryCommand.js +16 -0
  6. package/dist-es/commands/CreateVpcEncryptionControlCommand.js +16 -0
  7. package/dist-es/commands/DeleteTransitGatewayMeteringPolicyCommand.js +16 -0
  8. package/dist-es/commands/DeleteTransitGatewayMeteringPolicyEntryCommand.js +16 -0
  9. package/dist-es/commands/DeleteVpcEncryptionControlCommand.js +16 -0
  10. package/dist-es/commands/DescribeTransitGatewayMeteringPoliciesCommand.js +16 -0
  11. package/dist-es/commands/DescribeVpcEncryptionControlsCommand.js +16 -0
  12. package/dist-es/commands/GetTransitGatewayMeteringPolicyEntriesCommand.js +16 -0
  13. package/dist-es/commands/GetVpcResourcesBlockingEncryptionEnforcementCommand.js +16 -0
  14. package/dist-es/commands/ListVolumesInRecycleBinCommand.js +16 -0
  15. package/dist-es/commands/ModifyTransitGatewayMeteringPolicyCommand.js +16 -0
  16. package/dist-es/commands/ModifyVpcEncryptionControlCommand.js +16 -0
  17. package/dist-es/commands/RestoreVolumeFromRecycleBinCommand.js +16 -0
  18. package/dist-es/commands/index.js +14 -0
  19. package/dist-es/models/enums.js +39 -0
  20. package/dist-es/schemas/schemas_0.js +1193 -41
  21. package/dist-types/EC2.d.ts +101 -0
  22. package/dist-types/EC2Client.d.ts +16 -2
  23. package/dist-types/commands/AcceptAddressTransferCommand.d.ts +1 -1
  24. package/dist-types/commands/AdvertiseByoipCidrCommand.d.ts +2 -1
  25. package/dist-types/commands/AllocateAddressCommand.d.ts +1 -1
  26. package/dist-types/commands/AllocateHostsCommand.d.ts +1 -1
  27. package/dist-types/commands/AllocateIpamPoolCidrCommand.d.ts +1 -1
  28. package/dist-types/commands/AssociateIpamResourceDiscoveryCommand.d.ts +1 -1
  29. package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +1 -1
  30. package/dist-types/commands/AuthorizeSecurityGroupIngressCommand.d.ts +1 -1
  31. package/dist-types/commands/CopyImageCommand.d.ts +1 -1
  32. package/dist-types/commands/CopySnapshotCommand.d.ts +1 -1
  33. package/dist-types/commands/CopyVolumesCommand.d.ts +1 -1
  34. package/dist-types/commands/CreateCapacityManagerDataExportCommand.d.ts +1 -1
  35. package/dist-types/commands/CreateCapacityReservationBySplittingCommand.d.ts +1 -1
  36. package/dist-types/commands/CreateCapacityReservationCommand.d.ts +1 -1
  37. package/dist-types/commands/CreateCapacityReservationFleetCommand.d.ts +1 -1
  38. package/dist-types/commands/CreateCarrierGatewayCommand.d.ts +1 -1
  39. package/dist-types/commands/CreateClientVpnEndpointCommand.d.ts +1 -1
  40. package/dist-types/commands/CreateCoipPoolCommand.d.ts +1 -1
  41. package/dist-types/commands/CreateCustomerGatewayCommand.d.ts +1 -1
  42. package/dist-types/commands/CreateDelegateMacVolumeOwnershipTaskCommand.d.ts +1 -1
  43. package/dist-types/commands/CreateDhcpOptionsCommand.d.ts +1 -1
  44. package/dist-types/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +1 -1
  45. package/dist-types/commands/CreateFleetCommand.d.ts +1 -1
  46. package/dist-types/commands/CreateFlowLogsCommand.d.ts +1 -1
  47. package/dist-types/commands/CreateFpgaImageCommand.d.ts +1 -1
  48. package/dist-types/commands/CreateImageCommand.d.ts +1 -1
  49. package/dist-types/commands/CreateImageUsageReportCommand.d.ts +1 -1
  50. package/dist-types/commands/CreateInstanceConnectEndpointCommand.d.ts +1 -1
  51. package/dist-types/commands/CreateInstanceEventWindowCommand.d.ts +1 -1
  52. package/dist-types/commands/CreateInstanceExportTaskCommand.d.ts +1 -1
  53. package/dist-types/commands/CreateInternetGatewayCommand.d.ts +1 -1
  54. package/dist-types/commands/CreateIpamCommand.d.ts +1 -1
  55. package/dist-types/commands/CreateIpamExternalResourceVerificationTokenCommand.d.ts +1 -1
  56. package/dist-types/commands/CreateIpamPolicyCommand.d.ts +1 -1
  57. package/dist-types/commands/CreateIpamPoolCommand.d.ts +3 -3
  58. package/dist-types/commands/CreateIpamPrefixListResolverCommand.d.ts +2 -2
  59. package/dist-types/commands/CreateIpamPrefixListResolverTargetCommand.d.ts +1 -1
  60. package/dist-types/commands/CreateIpamResourceDiscoveryCommand.d.ts +1 -1
  61. package/dist-types/commands/CreateIpamScopeCommand.d.ts +1 -1
  62. package/dist-types/commands/CreateKeyPairCommand.d.ts +1 -1
  63. package/dist-types/commands/CreateLaunchTemplateCommand.d.ts +2 -2
  64. package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +2 -2
  65. package/dist-types/commands/CreateLocalGatewayRouteTableCommand.d.ts +1 -1
  66. package/dist-types/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +1 -1
  67. package/dist-types/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +1 -1
  68. package/dist-types/commands/CreateLocalGatewayVirtualInterfaceCommand.d.ts +1 -1
  69. package/dist-types/commands/CreateLocalGatewayVirtualInterfaceGroupCommand.d.ts +1 -1
  70. package/dist-types/commands/CreateMacSystemIntegrityProtectionModificationTaskCommand.d.ts +1 -1
  71. package/dist-types/commands/CreateManagedPrefixListCommand.d.ts +1 -1
  72. package/dist-types/commands/CreateNatGatewayCommand.d.ts +1 -1
  73. package/dist-types/commands/CreateNetworkAclCommand.d.ts +1 -1
  74. package/dist-types/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +1 -1
  75. package/dist-types/commands/CreateNetworkInsightsPathCommand.d.ts +1 -1
  76. package/dist-types/commands/CreateNetworkInterfaceCommand.d.ts +1 -1
  77. package/dist-types/commands/CreatePlacementGroupCommand.d.ts +1 -1
  78. package/dist-types/commands/CreatePublicIpv4PoolCommand.d.ts +1 -1
  79. package/dist-types/commands/CreateReplaceRootVolumeTaskCommand.d.ts +1 -1
  80. package/dist-types/commands/CreateRestoreImageTaskCommand.d.ts +1 -1
  81. package/dist-types/commands/CreateRouteServerCommand.d.ts +1 -1
  82. package/dist-types/commands/CreateRouteServerEndpointCommand.d.ts +1 -1
  83. package/dist-types/commands/CreateRouteServerPeerCommand.d.ts +1 -1
  84. package/dist-types/commands/CreateRouteTableCommand.d.ts +1 -1
  85. package/dist-types/commands/CreateSecurityGroupCommand.d.ts +1 -1
  86. package/dist-types/commands/CreateSnapshotCommand.d.ts +1 -1
  87. package/dist-types/commands/CreateSnapshotsCommand.d.ts +1 -1
  88. package/dist-types/commands/CreateSubnetCidrReservationCommand.d.ts +1 -1
  89. package/dist-types/commands/CreateSubnetCommand.d.ts +1 -1
  90. package/dist-types/commands/CreateTrafficMirrorFilterCommand.d.ts +1 -1
  91. package/dist-types/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +1 -1
  92. package/dist-types/commands/CreateTrafficMirrorSessionCommand.d.ts +1 -1
  93. package/dist-types/commands/CreateTrafficMirrorTargetCommand.d.ts +1 -1
  94. package/dist-types/commands/CreateTransitGatewayCommand.d.ts +5 -1
  95. package/dist-types/commands/CreateTransitGatewayConnectCommand.d.ts +1 -1
  96. package/dist-types/commands/CreateTransitGatewayConnectPeerCommand.d.ts +1 -1
  97. package/dist-types/commands/CreateTransitGatewayMeteringPolicyCommand.d.ts +103 -0
  98. package/dist-types/commands/CreateTransitGatewayMeteringPolicyEntryCommand.d.ts +103 -0
  99. package/dist-types/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +1 -1
  100. package/dist-types/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
  101. package/dist-types/commands/CreateTransitGatewayPolicyTableCommand.d.ts +1 -1
  102. package/dist-types/commands/CreateTransitGatewayRouteTableAnnouncementCommand.d.ts +1 -1
  103. package/dist-types/commands/CreateTransitGatewayRouteTableCommand.d.ts +1 -1
  104. package/dist-types/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  105. package/dist-types/commands/CreateVerifiedAccessEndpointCommand.d.ts +1 -1
  106. package/dist-types/commands/CreateVerifiedAccessGroupCommand.d.ts +1 -1
  107. package/dist-types/commands/CreateVerifiedAccessInstanceCommand.d.ts +1 -1
  108. package/dist-types/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +1 -1
  109. package/dist-types/commands/CreateVolumeCommand.d.ts +1 -1
  110. package/dist-types/commands/CreateVpcBlockPublicAccessExclusionCommand.d.ts +1 -1
  111. package/dist-types/commands/CreateVpcCommand.d.ts +12 -1
  112. package/dist-types/commands/CreateVpcEncryptionControlCommand.d.ts +124 -0
  113. package/dist-types/commands/CreateVpcEndpointCommand.d.ts +1 -1
  114. package/dist-types/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +1 -1
  115. package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +1 -1
  116. package/dist-types/commands/CreateVpnConcentratorCommand.d.ts +1 -1
  117. package/dist-types/commands/CreateVpnConnectionCommand.d.ts +7 -1
  118. package/dist-types/commands/CreateVpnGatewayCommand.d.ts +1 -1
  119. package/dist-types/commands/DeleteIpamPoolCommand.d.ts +1 -1
  120. package/dist-types/commands/DeleteTransitGatewayCommand.d.ts +4 -0
  121. package/dist-types/commands/DeleteTransitGatewayMeteringPolicyCommand.d.ts +89 -0
  122. package/dist-types/commands/DeleteTransitGatewayMeteringPolicyEntryCommand.d.ts +93 -0
  123. package/dist-types/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.d.ts +1 -1
  124. package/dist-types/commands/DeleteTransitGatewayRouteTableCommand.d.ts +1 -1
  125. package/dist-types/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  126. package/dist-types/commands/DeleteVerifiedAccessEndpointCommand.d.ts +1 -1
  127. package/dist-types/commands/DeleteVerifiedAccessGroupCommand.d.ts +1 -1
  128. package/dist-types/commands/DeleteVerifiedAccessInstanceCommand.d.ts +1 -1
  129. package/dist-types/commands/DeleteVerifiedAccessTrustProviderCommand.d.ts +1 -1
  130. package/dist-types/commands/DeleteVolumeCommand.d.ts +1 -1
  131. package/dist-types/commands/DeleteVpcEncryptionControlCommand.d.ts +113 -0
  132. package/dist-types/commands/DeprovisionByoipCidrCommand.d.ts +2 -1
  133. package/dist-types/commands/DescribeByoipCidrsCommand.d.ts +2 -1
  134. package/dist-types/commands/DescribeInstanceSqlHaHistoryStatesCommand.d.ts +1 -1
  135. package/dist-types/commands/DescribeInstanceSqlHaStatesCommand.d.ts +1 -1
  136. package/dist-types/commands/DescribeInstanceStatusCommand.d.ts +1 -1
  137. package/dist-types/commands/DescribeInstanceTopologyCommand.d.ts +1 -2
  138. package/dist-types/commands/DescribeInstancesCommand.d.ts +2 -1
  139. package/dist-types/commands/DescribeIpamPoolsCommand.d.ts +1 -1
  140. package/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +1 -1
  141. package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +2 -2
  142. package/dist-types/commands/DescribeTagsCommand.d.ts +1 -1
  143. package/dist-types/commands/DescribeTransitGatewayMeteringPoliciesCommand.d.ts +104 -0
  144. package/dist-types/commands/DescribeTransitGatewaysCommand.d.ts +4 -0
  145. package/dist-types/commands/DescribeVerifiedAccessInstancesCommand.d.ts +1 -1
  146. package/dist-types/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +1 -1
  147. package/dist-types/commands/DescribeVolumeAttributeCommand.d.ts +1 -1
  148. package/dist-types/commands/DescribeVolumeStatusCommand.d.ts +1 -2
  149. package/dist-types/commands/DescribeVolumesCommand.d.ts +1 -1
  150. package/dist-types/commands/DescribeVolumesModificationsCommand.d.ts +1 -1
  151. package/dist-types/commands/DescribeVpcEncryptionControlsCommand.d.ts +131 -0
  152. package/dist-types/commands/DescribeVpnConnectionsCommand.d.ts +3 -0
  153. package/dist-types/commands/ExportImageCommand.d.ts +1 -1
  154. package/dist-types/commands/GetIpamDiscoveredAccountsCommand.d.ts +2 -1
  155. package/dist-types/commands/GetIpamDiscoveredPublicAddressesCommand.d.ts +3 -3
  156. package/dist-types/commands/GetIpamDiscoveredResourceCidrsCommand.d.ts +2 -2
  157. package/dist-types/commands/GetIpamPolicyAllocationRulesCommand.d.ts +1 -1
  158. package/dist-types/commands/GetIpamPolicyOrganizationTargetsCommand.d.ts +1 -1
  159. package/dist-types/commands/GetIpamPoolAllocationsCommand.d.ts +2 -2
  160. package/dist-types/commands/GetIpamPoolCidrsCommand.d.ts +1 -2
  161. package/dist-types/commands/GetIpamPrefixListResolverRulesCommand.d.ts +1 -1
  162. package/dist-types/commands/GetIpamResourceCidrsCommand.d.ts +2 -2
  163. package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +1 -1
  164. package/dist-types/commands/GetTransitGatewayMeteringPolicyEntriesCommand.d.ts +105 -0
  165. package/dist-types/commands/GetVpcResourcesBlockingEncryptionEnforcementCommand.d.ts +86 -0
  166. package/dist-types/commands/ImportImageCommand.d.ts +1 -1
  167. package/dist-types/commands/ImportKeyPairCommand.d.ts +1 -1
  168. package/dist-types/commands/ImportSnapshotCommand.d.ts +1 -1
  169. package/dist-types/commands/ListVolumesInRecycleBinCommand.d.ts +101 -0
  170. package/dist-types/commands/ModifyIpamPoolCommand.d.ts +1 -1
  171. package/dist-types/commands/ModifyIpamPrefixListResolverCommand.d.ts +1 -1
  172. package/dist-types/commands/ModifyIpamResourceCidrCommand.d.ts +1 -1
  173. package/dist-types/commands/ModifyTransitGatewayCommand.d.ts +5 -0
  174. package/dist-types/commands/ModifyTransitGatewayMeteringPolicyCommand.d.ts +95 -0
  175. package/dist-types/commands/ModifyVpcAttributeCommand.d.ts +1 -1
  176. package/dist-types/commands/ModifyVpcBlockPublicAccessExclusionCommand.d.ts +1 -1
  177. package/dist-types/commands/ModifyVpcBlockPublicAccessOptionsCommand.d.ts +1 -1
  178. package/dist-types/commands/ModifyVpcEncryptionControlCommand.d.ts +122 -0
  179. package/dist-types/commands/ModifyVpcEndpointCommand.d.ts +1 -1
  180. package/dist-types/commands/ModifyVpcEndpointConnectionNotificationCommand.d.ts +1 -1
  181. package/dist-types/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +1 -1
  182. package/dist-types/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.d.ts +1 -1
  183. package/dist-types/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +1 -1
  184. package/dist-types/commands/ModifyVpcPeeringConnectionOptionsCommand.d.ts +1 -1
  185. package/dist-types/commands/ModifyVpcTenancyCommand.d.ts +1 -1
  186. package/dist-types/commands/ModifyVpnConnectionCommand.d.ts +4 -1
  187. package/dist-types/commands/ModifyVpnConnectionOptionsCommand.d.ts +4 -1
  188. package/dist-types/commands/ModifyVpnTunnelCertificateCommand.d.ts +4 -1
  189. package/dist-types/commands/ModifyVpnTunnelOptionsCommand.d.ts +7 -1
  190. package/dist-types/commands/MonitorInstancesCommand.d.ts +1 -2
  191. package/dist-types/commands/MoveByoipCidrToIpamCommand.d.ts +2 -1
  192. package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +3 -2
  193. package/dist-types/commands/PurchaseCapacityBlockCommand.d.ts +1 -1
  194. package/dist-types/commands/PurchaseHostReservationCommand.d.ts +1 -1
  195. package/dist-types/commands/RegisterImageCommand.d.ts +1 -1
  196. package/dist-types/commands/RequestSpotFleetCommand.d.ts +2 -2
  197. package/dist-types/commands/RequestSpotInstancesCommand.d.ts +1 -1
  198. package/dist-types/commands/RestoreVolumeFromRecycleBinCommand.d.ts +76 -0
  199. package/dist-types/commands/RunInstancesCommand.d.ts +2 -2
  200. package/dist-types/commands/StartDeclarativePoliciesReportCommand.d.ts +1 -1
  201. package/dist-types/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +1 -1
  202. package/dist-types/commands/StartNetworkInsightsAnalysisCommand.d.ts +1 -1
  203. package/dist-types/commands/WithdrawByoipCidrCommand.d.ts +2 -1
  204. package/dist-types/commands/index.d.ts +14 -0
  205. package/dist-types/models/enums.d.ts +87 -0
  206. package/dist-types/models/models_0.d.ts +95 -0
  207. package/dist-types/models/models_2.d.ts +440 -220
  208. package/dist-types/models/models_3.d.ts +262 -1055
  209. package/dist-types/models/models_4.d.ts +7160 -6858
  210. package/dist-types/models/models_5.d.ts +4108 -3905
  211. package/dist-types/models/models_6.d.ts +4834 -4833
  212. package/dist-types/models/models_7.d.ts +1041 -5
  213. package/dist-types/schemas/schemas_0.d.ts +56 -0
  214. package/dist-types/ts3.4/EC2.d.ts +289 -0
  215. package/dist-types/ts3.4/EC2Client.d.ts +84 -0
  216. package/dist-types/ts3.4/commands/CreateTransitGatewayMeteringPolicyCommand.d.ts +51 -0
  217. package/dist-types/ts3.4/commands/CreateTransitGatewayMeteringPolicyEntryCommand.d.ts +51 -0
  218. package/dist-types/ts3.4/commands/CreateVpcEncryptionControlCommand.d.ts +51 -0
  219. package/dist-types/ts3.4/commands/DeleteTransitGatewayMeteringPolicyCommand.d.ts +51 -0
  220. package/dist-types/ts3.4/commands/DeleteTransitGatewayMeteringPolicyEntryCommand.d.ts +51 -0
  221. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.d.ts +1 -1
  222. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableCommand.d.ts +1 -1
  223. package/dist-types/ts3.4/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  224. package/dist-types/ts3.4/commands/DeleteVerifiedAccessEndpointCommand.d.ts +1 -1
  225. package/dist-types/ts3.4/commands/DeleteVerifiedAccessGroupCommand.d.ts +1 -1
  226. package/dist-types/ts3.4/commands/DeleteVerifiedAccessInstanceCommand.d.ts +1 -1
  227. package/dist-types/ts3.4/commands/DeleteVerifiedAccessTrustProviderCommand.d.ts +1 -1
  228. package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +1 -1
  229. package/dist-types/ts3.4/commands/DeleteVpcEncryptionControlCommand.d.ts +51 -0
  230. package/dist-types/ts3.4/commands/DescribeInstanceSqlHaHistoryStatesCommand.d.ts +1 -1
  231. package/dist-types/ts3.4/commands/DescribeInstanceSqlHaStatesCommand.d.ts +1 -1
  232. package/dist-types/ts3.4/commands/DescribeInstanceStatusCommand.d.ts +1 -1
  233. package/dist-types/ts3.4/commands/DescribeInstanceTopologyCommand.d.ts +4 -2
  234. package/dist-types/ts3.4/commands/DescribeInstancesCommand.d.ts +2 -4
  235. package/dist-types/ts3.4/commands/DescribeTransitGatewayMeteringPoliciesCommand.d.ts +51 -0
  236. package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstancesCommand.d.ts +1 -1
  237. package/dist-types/ts3.4/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +1 -1
  238. package/dist-types/ts3.4/commands/DescribeVolumeAttributeCommand.d.ts +1 -1
  239. package/dist-types/ts3.4/commands/DescribeVolumeStatusCommand.d.ts +4 -2
  240. package/dist-types/ts3.4/commands/DescribeVolumesCommand.d.ts +1 -1
  241. package/dist-types/ts3.4/commands/DescribeVolumesModificationsCommand.d.ts +1 -1
  242. package/dist-types/ts3.4/commands/DescribeVpcEncryptionControlsCommand.d.ts +51 -0
  243. package/dist-types/ts3.4/commands/GetIpamDiscoveredAccountsCommand.d.ts +2 -4
  244. package/dist-types/ts3.4/commands/GetIpamDiscoveredPublicAddressesCommand.d.ts +1 -1
  245. package/dist-types/ts3.4/commands/GetIpamDiscoveredResourceCidrsCommand.d.ts +1 -1
  246. package/dist-types/ts3.4/commands/GetIpamPolicyAllocationRulesCommand.d.ts +1 -1
  247. package/dist-types/ts3.4/commands/GetIpamPolicyOrganizationTargetsCommand.d.ts +1 -1
  248. package/dist-types/ts3.4/commands/GetIpamPoolAllocationsCommand.d.ts +1 -1
  249. package/dist-types/ts3.4/commands/GetIpamPoolCidrsCommand.d.ts +4 -2
  250. package/dist-types/ts3.4/commands/GetTransitGatewayMeteringPolicyEntriesCommand.d.ts +51 -0
  251. package/dist-types/ts3.4/commands/GetVpcResourcesBlockingEncryptionEnforcementCommand.d.ts +51 -0
  252. package/dist-types/ts3.4/commands/ListVolumesInRecycleBinCommand.d.ts +51 -0
  253. package/dist-types/ts3.4/commands/ModifyTransitGatewayMeteringPolicyCommand.d.ts +51 -0
  254. package/dist-types/ts3.4/commands/ModifyVpcAttributeCommand.d.ts +1 -1
  255. package/dist-types/ts3.4/commands/ModifyVpcBlockPublicAccessExclusionCommand.d.ts +1 -1
  256. package/dist-types/ts3.4/commands/ModifyVpcBlockPublicAccessOptionsCommand.d.ts +1 -1
  257. package/dist-types/ts3.4/commands/ModifyVpcEncryptionControlCommand.d.ts +51 -0
  258. package/dist-types/ts3.4/commands/ModifyVpcEndpointCommand.d.ts +1 -1
  259. package/dist-types/ts3.4/commands/ModifyVpcEndpointConnectionNotificationCommand.d.ts +1 -1
  260. package/dist-types/ts3.4/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +1 -1
  261. package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.d.ts +1 -1
  262. package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +1 -1
  263. package/dist-types/ts3.4/commands/ModifyVpcPeeringConnectionOptionsCommand.d.ts +1 -1
  264. package/dist-types/ts3.4/commands/ModifyVpcTenancyCommand.d.ts +1 -1
  265. package/dist-types/ts3.4/commands/ModifyVpnConnectionCommand.d.ts +1 -1
  266. package/dist-types/ts3.4/commands/ModifyVpnConnectionOptionsCommand.d.ts +1 -1
  267. package/dist-types/ts3.4/commands/ModifyVpnTunnelCertificateCommand.d.ts +1 -1
  268. package/dist-types/ts3.4/commands/ModifyVpnTunnelOptionsCommand.d.ts +1 -1
  269. package/dist-types/ts3.4/commands/MonitorInstancesCommand.d.ts +4 -2
  270. package/dist-types/ts3.4/commands/RestoreVolumeFromRecycleBinCommand.d.ts +51 -0
  271. package/dist-types/ts3.4/commands/RunInstancesCommand.d.ts +1 -1
  272. package/dist-types/ts3.4/commands/index.d.ts +14 -0
  273. package/dist-types/ts3.4/models/enums.d.ts +51 -0
  274. package/dist-types/ts3.4/models/models_0.d.ts +1 -0
  275. package/dist-types/ts3.4/models/models_2.d.ts +127 -59
  276. package/dist-types/ts3.4/models/models_3.d.ts +77 -179
  277. package/dist-types/ts3.4/models/models_4.d.ts +212 -130
  278. package/dist-types/ts3.4/models/models_5.d.ts +144 -153
  279. package/dist-types/ts3.4/models/models_6.d.ts +222 -212
  280. package/dist-types/ts3.4/models/models_7.d.ts +248 -2
  281. package/dist-types/ts3.4/schemas/schemas_0.d.ts +56 -0
  282. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
- import { ApplianceModeSupportValue, AutoAcceptSharedAssociationsValue, AutoAcceptSharedAttachmentsValue, BgpStatus, ConnectionNotificationState, ConnectionNotificationType, DefaultRouteTableAssociationValue, DefaultRouteTablePropagationValue, DeleteFleetErrorCode, DeleteQueuedReservedInstancesErrorCode, DeviceTrustProviderType, DnsNameState, DnsRecordIpType, DnsSupportValue, DynamicRoutingValue, FleetStateCode, GatewayAssociationState, GatewayType, Igmpv2SupportValue, InstanceEventWindowState, InternetGatewayExclusionMode, IpAddressType, Ipv6SupportValue, LaunchTemplateErrorCode, MulticastSupportValue, PayerResponsibility, ProtocolValue, SecurityGroupReferencingSupportValue, ServiceConnectivityType, ServiceState, ServiceType, State, StaticSourcesSupportValue, SubnetCidrReservationType, TelemetryStatus, Tenancy, TrafficDirection, TrafficMirrorNetworkService, TrafficMirrorRuleAction, TrafficMirrorTargetType, TransitGatewayAttachmentResourceType, TransitGatewayAttachmentState, TransitGatewayConnectPeerState, TransitGatewayMulticastDomainState, TransitGatewayPolicyTableState, TransitGatewayPrefixListReferenceState, TransitGatewayRouteState, TransitGatewayRouteTableAnnouncementDirection, TransitGatewayRouteTableAnnouncementState, TransitGatewayRouteTableState, TransitGatewayRouteType, TransitGatewayState, TrustProviderType, TunnelInsideIpVersion, UserTrustProviderType, VerifiedAccessEndpointAttachmentType, VerifiedAccessEndpointProtocol, VerifiedAccessEndpointStatusCode, VerifiedAccessEndpointType, VolumeType, VpcBlockPublicAccessExclusionState, VpcEndpointType, VpnConcentratorType, VpnEcmpSupportValue, VpnState, VpnStaticRouteSource, VpnTunnelBandwidth } from "./enums";
2
- import { CarrierGateway, ClientVpnEndpointStatus, ClientVpnRouteStatus, CoipCidr, CoipPool, Subnet, Tag, TagSpecification, TransitGatewayPeeringAttachment, TransitGatewayVpcAttachment, UnsuccessfulItem, VerifiedAccessInstance, VerifiedAccessSseSpecificationResponse, VerifiedAccessTrustProvider, Vpc, VpcAttachment, VpcPeeringConnection } from "./models_0";
1
+ import { ApplianceModeSupportValue, AutoAcceptSharedAssociationsValue, AutoAcceptSharedAttachmentsValue, BgpStatus, ConnectionNotificationState, ConnectionNotificationType, DefaultRouteTableAssociationValue, DefaultRouteTablePropagationValue, DeleteFleetErrorCode, DeleteQueuedReservedInstancesErrorCode, DeviceTrustProviderType, DnsNameState, DnsRecordIpType, DnsSupportValue, DynamicRoutingValue, EncryptionStateValue, FleetStateCode, GatewayAssociationState, GatewayType, Igmpv2SupportValue, InstanceEventWindowState, InternetGatewayExclusionMode, IpAddressType, Ipv6SupportValue, LaunchTemplateErrorCode, MulticastSupportValue, PayerResponsibility, ProtocolValue, SecurityGroupReferencingSupportValue, ServiceConnectivityType, ServiceState, ServiceType, State, StaticSourcesSupportValue, SubnetCidrReservationType, TelemetryStatus, Tenancy, TrafficDirection, TrafficMirrorNetworkService, TrafficMirrorRuleAction, TrafficMirrorTargetType, TransitGatewayAttachmentResourceType, TransitGatewayAttachmentState, TransitGatewayConnectPeerState, TransitGatewayMeteringPayerType, TransitGatewayMeteringPolicyEntryState, TransitGatewayMeteringPolicyState, TransitGatewayMulticastDomainState, TransitGatewayPolicyTableState, TransitGatewayPrefixListReferenceState, TransitGatewayRouteState, TransitGatewayRouteTableAnnouncementDirection, TransitGatewayRouteTableAnnouncementState, TransitGatewayRouteTableState, TransitGatewayRouteType, TransitGatewayState, TrustProviderType, TunnelInsideIpVersion, UserTrustProviderType, VerifiedAccessEndpointAttachmentType, VerifiedAccessEndpointProtocol, VerifiedAccessEndpointStatusCode, VerifiedAccessEndpointType, VolumeType, VpcBlockPublicAccessExclusionState, VpcEncryptionControlExclusionStateInput, VpcEncryptionControlMode, VpcEndpointType, VpnConcentratorType, VpnEcmpSupportValue, VpnState, VpnStaticRouteSource, VpnTunnelBandwidth } from "./enums";
2
+ import { CarrierGateway, ClientVpnEndpointStatus, ClientVpnRouteStatus, CoipCidr, CoipPool, Subnet, Tag, TagSpecification, TransitGatewayPeeringAttachment, TransitGatewayVpcAttachment, UnsuccessfulItem, VerifiedAccessInstance, VerifiedAccessSseSpecificationResponse, VerifiedAccessTrustProvider, Vpc, VpcAttachment, VpcEncryptionControl, VpcPeeringConnection } from "./models_0";
3
3
  import { Ec2InstanceConnectEndpoint, Ipam, IpamExternalResourceVerificationToken, IpamPolicy, IpamPool, IpamPrefixListResolver, IpamPrefixListResolverTarget, IpamResourceDiscovery, IpamScope, LaunchTemplate, LocalGatewayRoute, LocalGatewayRouteTable, LocalGatewayRouteTableVirtualInterfaceGroupAssociation, LocalGatewayRouteTableVpcAssociation, LocalGatewayVirtualInterface, LocalGatewayVirtualInterfaceGroup, ManagedPrefixList, OperatorRequest, RouteServer, RouteServerEndpoint, RouteServerPeer } from "./models_1";
4
4
  /**
5
5
  * @public
@@ -809,6 +809,22 @@ export interface CreateTransitGatewayRequest {
809
809
  */
810
810
  DryRun?: boolean | undefined;
811
811
  }
812
+ /**
813
+ * <p>Describes the encryption support status for a transit gateway.</p>
814
+ * @public
815
+ */
816
+ export interface EncryptionSupport {
817
+ /**
818
+ * <p>The current encryption state of the resource.</p>
819
+ * @public
820
+ */
821
+ EncryptionState?: EncryptionStateValue | undefined;
822
+ /**
823
+ * <p>A message describing the encryption state.</p>
824
+ * @public
825
+ */
826
+ StateMessage?: string | undefined;
827
+ }
812
828
  /**
813
829
  * <p>Describes the options for a transit gateway.</p>
814
830
  * @public
@@ -878,6 +894,11 @@ export interface TransitGatewayOptions {
878
894
  * @public
879
895
  */
880
896
  MulticastSupport?: MulticastSupportValue | undefined;
897
+ /**
898
+ * <p>Defines if the Transit Gateway supports VPC Encryption Control.</p>
899
+ * @public
900
+ */
901
+ EncryptionSupport?: EncryptionSupport | undefined;
881
902
  }
882
903
  /**
883
904
  * <p>Describes a transit gateway.</p>
@@ -1202,6 +1223,248 @@ export interface CreateTransitGatewayConnectPeerResult {
1202
1223
  */
1203
1224
  TransitGatewayConnectPeer?: TransitGatewayConnectPeer | undefined;
1204
1225
  }
1226
+ /**
1227
+ * @public
1228
+ */
1229
+ export interface CreateTransitGatewayMeteringPolicyRequest {
1230
+ /**
1231
+ * <p>The ID of the transit gateway for which to create the metering policy.</p>
1232
+ * @public
1233
+ */
1234
+ TransitGatewayId: string | undefined;
1235
+ /**
1236
+ * <p>The IDs of the middlebox attachments to include in the metering policy.</p>
1237
+ * @public
1238
+ */
1239
+ MiddleboxAttachmentIds?: string[] | undefined;
1240
+ /**
1241
+ * <p>The tags to assign to the metering policy.</p>
1242
+ * @public
1243
+ */
1244
+ TagSpecifications?: TagSpecification[] | undefined;
1245
+ /**
1246
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
1247
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
1248
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
1249
+ * @public
1250
+ */
1251
+ DryRun?: boolean | undefined;
1252
+ }
1253
+ /**
1254
+ * <p>Describes a transit gateway metering policy.</p>
1255
+ * @public
1256
+ */
1257
+ export interface TransitGatewayMeteringPolicy {
1258
+ /**
1259
+ * <p>The ID of the transit gateway metering policy.</p>
1260
+ * @public
1261
+ */
1262
+ TransitGatewayMeteringPolicyId?: string | undefined;
1263
+ /**
1264
+ * <p>The ID of the transit gateway associated with the metering policy.</p>
1265
+ * @public
1266
+ */
1267
+ TransitGatewayId?: string | undefined;
1268
+ /**
1269
+ * <p>The IDs of the middlebox attachments associated with the metering policy.</p>
1270
+ * @public
1271
+ */
1272
+ MiddleboxAttachmentIds?: string[] | undefined;
1273
+ /**
1274
+ * <p>The state of the transit gateway metering policy.</p>
1275
+ * @public
1276
+ */
1277
+ State?: TransitGatewayMeteringPolicyState | undefined;
1278
+ /**
1279
+ * <p>The date and time when the metering policy update becomes effective.</p>
1280
+ * @public
1281
+ */
1282
+ UpdateEffectiveAt?: Date | undefined;
1283
+ /**
1284
+ * <p>The tags assigned to the transit gateway metering policy.</p>
1285
+ * @public
1286
+ */
1287
+ Tags?: Tag[] | undefined;
1288
+ }
1289
+ /**
1290
+ * @public
1291
+ */
1292
+ export interface CreateTransitGatewayMeteringPolicyResult {
1293
+ /**
1294
+ * <p>Information about the created transit gateway metering policy.</p>
1295
+ * @public
1296
+ */
1297
+ TransitGatewayMeteringPolicy?: TransitGatewayMeteringPolicy | undefined;
1298
+ }
1299
+ /**
1300
+ * @public
1301
+ */
1302
+ export interface CreateTransitGatewayMeteringPolicyEntryRequest {
1303
+ /**
1304
+ * <p>The ID of the transit gateway metering policy to add the entry to.</p>
1305
+ * @public
1306
+ */
1307
+ TransitGatewayMeteringPolicyId: string | undefined;
1308
+ /**
1309
+ * <p>The rule number for the metering policy entry. Rules are processed in order from lowest to highest number.</p>
1310
+ * @public
1311
+ */
1312
+ PolicyRuleNumber: number | undefined;
1313
+ /**
1314
+ * <p>The ID of the source transit gateway attachment for traffic matching.</p>
1315
+ * @public
1316
+ */
1317
+ SourceTransitGatewayAttachmentId?: string | undefined;
1318
+ /**
1319
+ * <p>The type of the source transit gateway attachment for traffic matching. Note that the <code>tgw-peering</code> resource type has been deprecated. To configure metering policies for Connect, use the transport attachment type.</p>
1320
+ * @public
1321
+ */
1322
+ SourceTransitGatewayAttachmentType?: TransitGatewayAttachmentResourceType | undefined;
1323
+ /**
1324
+ * <p>The source CIDR block for traffic matching.</p>
1325
+ * @public
1326
+ */
1327
+ SourceCidrBlock?: string | undefined;
1328
+ /**
1329
+ * <p>The source port range for traffic matching.</p>
1330
+ * @public
1331
+ */
1332
+ SourcePortRange?: string | undefined;
1333
+ /**
1334
+ * <p>The ID of the destination transit gateway attachment for traffic matching.</p>
1335
+ * @public
1336
+ */
1337
+ DestinationTransitGatewayAttachmentId?: string | undefined;
1338
+ /**
1339
+ * <p>The type of the destination transit gateway attachment for traffic matching. Note that the <code>tgw-peering</code> resource type has been deprecated. To configure metering policies for Connect, use the transport attachment type.</p>
1340
+ * @public
1341
+ */
1342
+ DestinationTransitGatewayAttachmentType?: TransitGatewayAttachmentResourceType | undefined;
1343
+ /**
1344
+ * <p>The destination CIDR block for traffic matching.</p>
1345
+ * @public
1346
+ */
1347
+ DestinationCidrBlock?: string | undefined;
1348
+ /**
1349
+ * <p>The destination port range for traffic matching.</p>
1350
+ * @public
1351
+ */
1352
+ DestinationPortRange?: string | undefined;
1353
+ /**
1354
+ * <p>The protocol for traffic matching (1, 6, 17, etc.).</p>
1355
+ * @public
1356
+ */
1357
+ Protocol?: string | undefined;
1358
+ /**
1359
+ * <p>The Amazon Web Services account ID to which the metered traffic should be attributed.</p>
1360
+ * @public
1361
+ */
1362
+ MeteredAccount: TransitGatewayMeteringPayerType | undefined;
1363
+ /**
1364
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
1365
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
1366
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
1367
+ * @public
1368
+ */
1369
+ DryRun?: boolean | undefined;
1370
+ }
1371
+ /**
1372
+ * <p>Describes the traffic matching criteria for a transit gateway metering policy rule.</p>
1373
+ * @public
1374
+ */
1375
+ export interface TransitGatewayMeteringPolicyRule {
1376
+ /**
1377
+ * <p>The ID of the source transit gateway attachment.</p>
1378
+ * @public
1379
+ */
1380
+ SourceTransitGatewayAttachmentId?: string | undefined;
1381
+ /**
1382
+ * <p>The type of the source transit gateway attachment. Note that the <code>tgw-peering</code> resource type has been deprecated. To configure metering policies for Connect, use the transport attachment type.</p>
1383
+ * @public
1384
+ */
1385
+ SourceTransitGatewayAttachmentType?: TransitGatewayAttachmentResourceType | undefined;
1386
+ /**
1387
+ * <p>The source CIDR block for the rule.</p>
1388
+ * @public
1389
+ */
1390
+ SourceCidrBlock?: string | undefined;
1391
+ /**
1392
+ * <p>The source port range for the rule.</p>
1393
+ * @public
1394
+ */
1395
+ SourcePortRange?: string | undefined;
1396
+ /**
1397
+ * <p>The ID of the destination transit gateway attachment.</p>
1398
+ * @public
1399
+ */
1400
+ DestinationTransitGatewayAttachmentId?: string | undefined;
1401
+ /**
1402
+ * <p>The type of the destination transit gateway attachment. Note that the <code>tgw-peering</code> resource type has been deprecated. To configure metering policies for Connect, use the transport attachment type.</p>
1403
+ * @public
1404
+ */
1405
+ DestinationTransitGatewayAttachmentType?: TransitGatewayAttachmentResourceType | undefined;
1406
+ /**
1407
+ * <p>The destination CIDR block for the rule.</p>
1408
+ * @public
1409
+ */
1410
+ DestinationCidrBlock?: string | undefined;
1411
+ /**
1412
+ * <p>The destination port range for the rule.</p>
1413
+ * @public
1414
+ */
1415
+ DestinationPortRange?: string | undefined;
1416
+ /**
1417
+ * <p>The protocol for the rule (1, 6, 17, etc.).</p>
1418
+ * @public
1419
+ */
1420
+ Protocol?: string | undefined;
1421
+ }
1422
+ /**
1423
+ * <p>Describes an entry in a transit gateway metering policy.</p>
1424
+ * @public
1425
+ */
1426
+ export interface TransitGatewayMeteringPolicyEntry {
1427
+ /**
1428
+ * <p>The rule number of the metering policy entry.</p>
1429
+ * @public
1430
+ */
1431
+ PolicyRuleNumber?: string | undefined;
1432
+ /**
1433
+ * <p>The Amazon Web Services account ID to which the metered traffic is attributed.</p>
1434
+ * @public
1435
+ */
1436
+ MeteredAccount?: TransitGatewayMeteringPayerType | undefined;
1437
+ /**
1438
+ * <p>The state of the metering policy entry.</p>
1439
+ * @public
1440
+ */
1441
+ State?: TransitGatewayMeteringPolicyEntryState | undefined;
1442
+ /**
1443
+ * <p>The date and time when the metering policy entry was last updated.</p>
1444
+ * @public
1445
+ */
1446
+ UpdatedAt?: Date | undefined;
1447
+ /**
1448
+ * <p>The date and time when the metering policy entry update becomes effective.</p>
1449
+ * @public
1450
+ */
1451
+ UpdateEffectiveAt?: Date | undefined;
1452
+ /**
1453
+ * <p>The metering policy rule that defines traffic matching criteria.</p>
1454
+ * @public
1455
+ */
1456
+ MeteringPolicyRule?: TransitGatewayMeteringPolicyRule | undefined;
1457
+ }
1458
+ /**
1459
+ * @public
1460
+ */
1461
+ export interface CreateTransitGatewayMeteringPolicyEntryResult {
1462
+ /**
1463
+ * <p>Information about the created transit gateway metering policy entry.</p>
1464
+ * @public
1465
+ */
1466
+ TransitGatewayMeteringPolicyEntry?: TransitGatewayMeteringPolicyEntry | undefined;
1467
+ }
1205
1468
  /**
1206
1469
  * <p>The options for the transit gateway multicast domain.</p>
1207
1470
  * @public
@@ -3016,6 +3279,58 @@ export interface CreateVolumeRequest {
3016
3279
  */
3017
3280
  DryRun?: boolean | undefined;
3018
3281
  }
3282
+ /**
3283
+ * <p>Describes the configuration settings for VPC Encryption Control.</p>
3284
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/vpc-encryption-controls.html">Enforce VPC encryption in transit</a> in the <i>Amazon VPC User Guide</i>.</p>
3285
+ * @public
3286
+ */
3287
+ export interface VpcEncryptionControlConfiguration {
3288
+ /**
3289
+ * <p>The encryption mode for the VPC Encryption Control configuration.</p>
3290
+ * @public
3291
+ */
3292
+ Mode: VpcEncryptionControlMode | undefined;
3293
+ /**
3294
+ * <p>Specifies whether to exclude internet gateway traffic from encryption enforcement.</p>
3295
+ * @public
3296
+ */
3297
+ InternetGatewayExclusion?: VpcEncryptionControlExclusionStateInput | undefined;
3298
+ /**
3299
+ * <p>Specifies whether to exclude egress-only internet gateway traffic from encryption enforcement.</p>
3300
+ * @public
3301
+ */
3302
+ EgressOnlyInternetGatewayExclusion?: VpcEncryptionControlExclusionStateInput | undefined;
3303
+ /**
3304
+ * <p>Specifies whether to exclude NAT gateway traffic from encryption enforcement.</p>
3305
+ * @public
3306
+ */
3307
+ NatGatewayExclusion?: VpcEncryptionControlExclusionStateInput | undefined;
3308
+ /**
3309
+ * <p>Specifies whether to exclude virtual private gateway traffic from encryption enforcement.</p>
3310
+ * @public
3311
+ */
3312
+ VirtualPrivateGatewayExclusion?: VpcEncryptionControlExclusionStateInput | undefined;
3313
+ /**
3314
+ * <p>Specifies whether to exclude VPC peering connection traffic from encryption enforcement.</p>
3315
+ * @public
3316
+ */
3317
+ VpcPeeringExclusion?: VpcEncryptionControlExclusionStateInput | undefined;
3318
+ /**
3319
+ * <p>Specifies whether to exclude Lambda function traffic from encryption enforcement.</p>
3320
+ * @public
3321
+ */
3322
+ LambdaExclusion?: VpcEncryptionControlExclusionStateInput | undefined;
3323
+ /**
3324
+ * <p>Specifies whether to exclude VPC Lattice traffic from encryption enforcement.</p>
3325
+ * @public
3326
+ */
3327
+ VpcLatticeExclusion?: VpcEncryptionControlExclusionStateInput | undefined;
3328
+ /**
3329
+ * <p>Specifies whether to exclude Elastic File System traffic from encryption enforcement.</p>
3330
+ * @public
3331
+ */
3332
+ ElasticFileSystemExclusion?: VpcEncryptionControlExclusionStateInput | undefined;
3333
+ }
3019
3334
  /**
3020
3335
  * @public
3021
3336
  */
@@ -3065,6 +3380,12 @@ export interface CreateVpcRequest {
3065
3380
  * @public
3066
3381
  */
3067
3382
  Ipv6CidrBlockNetworkBorderGroup?: string | undefined;
3383
+ /**
3384
+ * <p>Specifies the encryption control configuration to apply to the VPC during creation. VPC Encryption Control enables you to enforce encryption for all data in transit within and between VPCs to meet compliance requirements.</p>
3385
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/vpc-encryption-controls.html">Enforce VPC encryption in transit</a> in the <i>Amazon VPC User Guide</i>.</p>
3386
+ * @public
3387
+ */
3388
+ VpcEncryptionControl?: VpcEncryptionControlConfiguration | undefined;
3068
3389
  /**
3069
3390
  * <p>The tags to assign to the VPC.</p>
3070
3391
  * @public
@@ -3224,6 +3545,38 @@ export interface CreateVpcBlockPublicAccessExclusionResult {
3224
3545
  */
3225
3546
  VpcBlockPublicAccessExclusion?: VpcBlockPublicAccessExclusion | undefined;
3226
3547
  }
3548
+ /**
3549
+ * @public
3550
+ */
3551
+ export interface CreateVpcEncryptionControlRequest {
3552
+ /**
3553
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
3554
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
3555
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
3556
+ * @public
3557
+ */
3558
+ DryRun?: boolean | undefined;
3559
+ /**
3560
+ * <p>The ID of the VPC for which to create the encryption control configuration.</p>
3561
+ * @public
3562
+ */
3563
+ VpcId: string | undefined;
3564
+ /**
3565
+ * <p>The tags to apply to the VPC Encryption Control resource.</p>
3566
+ * @public
3567
+ */
3568
+ TagSpecifications?: TagSpecification[] | undefined;
3569
+ }
3570
+ /**
3571
+ * @public
3572
+ */
3573
+ export interface CreateVpcEncryptionControlResult {
3574
+ /**
3575
+ * <p>Information about the VPC Encryption Control configuration.</p>
3576
+ * @public
3577
+ */
3578
+ VpcEncryptionControl?: VpcEncryptionControl | undefined;
3579
+ }
3227
3580
  /**
3228
3581
  * <p>Describes the DNS options for an endpoint.</p>
3229
3582
  * @public
@@ -4169,6 +4522,25 @@ export interface CloudWatchLogOptionsSpecification {
4169
4522
  * @public
4170
4523
  */
4171
4524
  LogOutputFormat?: string | undefined;
4525
+ /**
4526
+ * <p>Specifies whether to enable BGP logging for the VPN connection. Default value is <code>False</code>.</p>
4527
+ * <p>Valid values: <code>True</code> | <code>False</code>
4528
+ * </p>
4529
+ * @public
4530
+ */
4531
+ BgpLogEnabled?: boolean | undefined;
4532
+ /**
4533
+ * <p>The Amazon Resource Name (ARN) of the CloudWatch log group where BGP logs will be sent.</p>
4534
+ * @public
4535
+ */
4536
+ BgpLogGroupArn?: string | undefined;
4537
+ /**
4538
+ * <p>The desired output format for BGP logs to be sent to CloudWatch. Default format is <code>json</code>.</p>
4539
+ * <p>Valid values: <code>json</code> | <code>text</code>
4540
+ * </p>
4541
+ * @public
4542
+ */
4543
+ BgpLogOutputFormat?: string | undefined;
4172
4544
  }
4173
4545
  /**
4174
4546
  * <p>Options for logging VPN tunnel activity.</p>
@@ -4646,6 +5018,25 @@ export interface CloudWatchLogOptions {
4646
5018
  * @public
4647
5019
  */
4648
5020
  LogOutputFormat?: string | undefined;
5021
+ /**
5022
+ * <p>Indicates whether Border Gateway Protocol (BGP) logging is enabled for the VPN connection. Default value is <code>False</code>.</p>
5023
+ * <p>Valid values: <code>True</code> | <code>False</code>
5024
+ * </p>
5025
+ * @public
5026
+ */
5027
+ BgpLogEnabled?: boolean | undefined;
5028
+ /**
5029
+ * <p>The Amazon Resource Name (ARN) of the CloudWatch log group for BGP logs.</p>
5030
+ * @public
5031
+ */
5032
+ BgpLogGroupArn?: string | undefined;
5033
+ /**
5034
+ * <p>The output format for BGP logs sent to CloudWatch. Default format is <code>json</code>.</p>
5035
+ * <p>Valid values: <code>json</code> | <code>text</code>
5036
+ * </p>
5037
+ * @public
5038
+ */
5039
+ BgpLogOutputFormat?: string | undefined;
4649
5040
  }
4650
5041
  /**
4651
5042
  * <p>Options for logging VPN tunnel activity.</p>
@@ -7173,66 +7564,12 @@ export interface DeleteTransitGatewayConnectPeerResult {
7173
7564
  /**
7174
7565
  * @public
7175
7566
  */
7176
- export interface DeleteTransitGatewayMulticastDomainRequest {
7177
- /**
7178
- * <p>The ID of the transit gateway multicast domain.</p>
7179
- * @public
7180
- */
7181
- TransitGatewayMulticastDomainId: string | undefined;
7182
- /**
7183
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
7184
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
7185
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
7186
- * @public
7187
- */
7188
- DryRun?: boolean | undefined;
7189
- }
7190
- /**
7191
- * @public
7192
- */
7193
- export interface DeleteTransitGatewayMulticastDomainResult {
7194
- /**
7195
- * <p>Information about the deleted transit gateway multicast domain.</p>
7196
- * @public
7197
- */
7198
- TransitGatewayMulticastDomain?: TransitGatewayMulticastDomain | undefined;
7199
- }
7200
- /**
7201
- * @public
7202
- */
7203
- export interface DeleteTransitGatewayPeeringAttachmentRequest {
7204
- /**
7205
- * <p>The ID of the transit gateway peering attachment.</p>
7206
- * @public
7207
- */
7208
- TransitGatewayAttachmentId: string | undefined;
7209
- /**
7210
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
7211
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
7212
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
7213
- * @public
7214
- */
7215
- DryRun?: boolean | undefined;
7216
- }
7217
- /**
7218
- * @public
7219
- */
7220
- export interface DeleteTransitGatewayPeeringAttachmentResult {
7221
- /**
7222
- * <p>The transit gateway peering attachment.</p>
7223
- * @public
7224
- */
7225
- TransitGatewayPeeringAttachment?: TransitGatewayPeeringAttachment | undefined;
7226
- }
7227
- /**
7228
- * @public
7229
- */
7230
- export interface DeleteTransitGatewayPolicyTableRequest {
7567
+ export interface DeleteTransitGatewayMeteringPolicyRequest {
7231
7568
  /**
7232
- * <p>The transit gateway policy table to delete.</p>
7569
+ * <p>The ID of the transit gateway metering policy to delete.</p>
7233
7570
  * @public
7234
7571
  */
7235
- TransitGatewayPolicyTableId: string | undefined;
7572
+ TransitGatewayMeteringPolicyId: string | undefined;
7236
7573
  /**
7237
7574
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
7238
7575
  * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
@@ -7244,86 +7581,27 @@ export interface DeleteTransitGatewayPolicyTableRequest {
7244
7581
  /**
7245
7582
  * @public
7246
7583
  */
7247
- export interface DeleteTransitGatewayPolicyTableResult {
7248
- /**
7249
- * <p>Provides details about the deleted transit gateway policy table.</p>
7250
- * @public
7251
- */
7252
- TransitGatewayPolicyTable?: TransitGatewayPolicyTable | undefined;
7253
- }
7254
- /**
7255
- * @public
7256
- */
7257
- export interface DeleteTransitGatewayPrefixListReferenceRequest {
7258
- /**
7259
- * <p>The ID of the route table.</p>
7260
- * @public
7261
- */
7262
- TransitGatewayRouteTableId: string | undefined;
7263
- /**
7264
- * <p>The ID of the prefix list.</p>
7265
- * @public
7266
- */
7267
- PrefixListId: string | undefined;
7268
- /**
7269
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
7270
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
7271
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
7272
- * @public
7273
- */
7274
- DryRun?: boolean | undefined;
7275
- }
7276
- /**
7277
- * @public
7278
- */
7279
- export interface DeleteTransitGatewayPrefixListReferenceResult {
7280
- /**
7281
- * <p>Information about the deleted prefix list reference.</p>
7282
- * @public
7283
- */
7284
- TransitGatewayPrefixListReference?: TransitGatewayPrefixListReference | undefined;
7285
- }
7286
- /**
7287
- * @public
7288
- */
7289
- export interface DeleteTransitGatewayRouteRequest {
7290
- /**
7291
- * <p>The ID of the transit gateway route table.</p>
7292
- * @public
7293
- */
7294
- TransitGatewayRouteTableId: string | undefined;
7295
- /**
7296
- * <p>The CIDR range for the route. This must match the CIDR for the route exactly.</p>
7297
- * @public
7298
- */
7299
- DestinationCidrBlock: string | undefined;
7584
+ export interface DeleteTransitGatewayMeteringPolicyResult {
7300
7585
  /**
7301
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
7302
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
7303
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
7586
+ * <p>Information about the deleted transit gateway metering policy.</p>
7304
7587
  * @public
7305
7588
  */
7306
- DryRun?: boolean | undefined;
7589
+ TransitGatewayMeteringPolicy?: TransitGatewayMeteringPolicy | undefined;
7307
7590
  }
7308
7591
  /**
7309
7592
  * @public
7310
7593
  */
7311
- export interface DeleteTransitGatewayRouteResult {
7594
+ export interface DeleteTransitGatewayMeteringPolicyEntryRequest {
7312
7595
  /**
7313
- * <p>Information about the route.</p>
7596
+ * <p>The ID of the transit gateway metering policy containing the entry to delete.</p>
7314
7597
  * @public
7315
7598
  */
7316
- Route?: TransitGatewayRoute | undefined;
7317
- }
7318
- /**
7319
- * @public
7320
- */
7321
- export interface DeleteTransitGatewayRouteTableRequest {
7599
+ TransitGatewayMeteringPolicyId: string | undefined;
7322
7600
  /**
7323
- * <p>The ID of the transit gateway route table.</p>
7601
+ * <p>The rule number of the metering policy entry to delete.</p>
7324
7602
  * @public
7325
7603
  */
7326
- TransitGatewayRouteTableId: string | undefined;
7604
+ PolicyRuleNumber: number | undefined;
7327
7605
  /**
7328
7606
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
7329
7607
  * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
@@ -7335,22 +7613,22 @@ export interface DeleteTransitGatewayRouteTableRequest {
7335
7613
  /**
7336
7614
  * @public
7337
7615
  */
7338
- export interface DeleteTransitGatewayRouteTableResult {
7616
+ export interface DeleteTransitGatewayMeteringPolicyEntryResult {
7339
7617
  /**
7340
- * <p>Information about the deleted transit gateway route table.</p>
7618
+ * <p>Information about the deleted transit gateway metering policy entry.</p>
7341
7619
  * @public
7342
7620
  */
7343
- TransitGatewayRouteTable?: TransitGatewayRouteTable | undefined;
7621
+ TransitGatewayMeteringPolicyEntry?: TransitGatewayMeteringPolicyEntry | undefined;
7344
7622
  }
7345
7623
  /**
7346
7624
  * @public
7347
7625
  */
7348
- export interface DeleteTransitGatewayRouteTableAnnouncementRequest {
7626
+ export interface DeleteTransitGatewayMulticastDomainRequest {
7349
7627
  /**
7350
- * <p>The transit gateway route table ID that's being deleted. </p>
7628
+ * <p>The ID of the transit gateway multicast domain.</p>
7351
7629
  * @public
7352
7630
  */
7353
- TransitGatewayRouteTableAnnouncementId: string | undefined;
7631
+ TransitGatewayMulticastDomainId: string | undefined;
7354
7632
  /**
7355
7633
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
7356
7634
  * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
@@ -7362,19 +7640,19 @@ export interface DeleteTransitGatewayRouteTableAnnouncementRequest {
7362
7640
  /**
7363
7641
  * @public
7364
7642
  */
7365
- export interface DeleteTransitGatewayRouteTableAnnouncementResult {
7643
+ export interface DeleteTransitGatewayMulticastDomainResult {
7366
7644
  /**
7367
- * <p>Provides details about a deleted transit gateway route table.</p>
7645
+ * <p>Information about the deleted transit gateway multicast domain.</p>
7368
7646
  * @public
7369
7647
  */
7370
- TransitGatewayRouteTableAnnouncement?: TransitGatewayRouteTableAnnouncement | undefined;
7648
+ TransitGatewayMulticastDomain?: TransitGatewayMulticastDomain | undefined;
7371
7649
  }
7372
7650
  /**
7373
7651
  * @public
7374
7652
  */
7375
- export interface DeleteTransitGatewayVpcAttachmentRequest {
7653
+ export interface DeleteTransitGatewayPeeringAttachmentRequest {
7376
7654
  /**
7377
- * <p>The ID of the attachment.</p>
7655
+ * <p>The ID of the transit gateway peering attachment.</p>
7378
7656
  * @public
7379
7657
  */
7380
7658
  TransitGatewayAttachmentId: string | undefined;
@@ -7389,28 +7667,22 @@ export interface DeleteTransitGatewayVpcAttachmentRequest {
7389
7667
  /**
7390
7668
  * @public
7391
7669
  */
7392
- export interface DeleteTransitGatewayVpcAttachmentResult {
7670
+ export interface DeleteTransitGatewayPeeringAttachmentResult {
7393
7671
  /**
7394
- * <p>Information about the deleted VPC attachment.</p>
7672
+ * <p>The transit gateway peering attachment.</p>
7395
7673
  * @public
7396
7674
  */
7397
- TransitGatewayVpcAttachment?: TransitGatewayVpcAttachment | undefined;
7675
+ TransitGatewayPeeringAttachment?: TransitGatewayPeeringAttachment | undefined;
7398
7676
  }
7399
7677
  /**
7400
7678
  * @public
7401
7679
  */
7402
- export interface DeleteVerifiedAccessEndpointRequest {
7403
- /**
7404
- * <p>The ID of the Verified Access endpoint.</p>
7405
- * @public
7406
- */
7407
- VerifiedAccessEndpointId: string | undefined;
7680
+ export interface DeleteTransitGatewayPolicyTableRequest {
7408
7681
  /**
7409
- * <p>A unique, case-sensitive token that you provide to ensure idempotency of your
7410
- * modification request. For more information, see <a href="https://docs.aws.amazon.com/ec2/latest/devguide/ec2-api-idempotency.html">Ensuring idempotency</a>.</p>
7682
+ * <p>The transit gateway policy table to delete.</p>
7411
7683
  * @public
7412
7684
  */
7413
- ClientToken?: string | undefined;
7685
+ TransitGatewayPolicyTableId: string | undefined;
7414
7686
  /**
7415
7687
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
7416
7688
  * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
@@ -7422,28 +7694,27 @@ export interface DeleteVerifiedAccessEndpointRequest {
7422
7694
  /**
7423
7695
  * @public
7424
7696
  */
7425
- export interface DeleteVerifiedAccessEndpointResult {
7697
+ export interface DeleteTransitGatewayPolicyTableResult {
7426
7698
  /**
7427
- * <p>Details about the Verified Access endpoint.</p>
7699
+ * <p>Provides details about the deleted transit gateway policy table.</p>
7428
7700
  * @public
7429
7701
  */
7430
- VerifiedAccessEndpoint?: VerifiedAccessEndpoint | undefined;
7702
+ TransitGatewayPolicyTable?: TransitGatewayPolicyTable | undefined;
7431
7703
  }
7432
7704
  /**
7433
7705
  * @public
7434
7706
  */
7435
- export interface DeleteVerifiedAccessGroupRequest {
7707
+ export interface DeleteTransitGatewayPrefixListReferenceRequest {
7436
7708
  /**
7437
- * <p>The ID of the Verified Access group.</p>
7709
+ * <p>The ID of the route table.</p>
7438
7710
  * @public
7439
7711
  */
7440
- VerifiedAccessGroupId: string | undefined;
7712
+ TransitGatewayRouteTableId: string | undefined;
7441
7713
  /**
7442
- * <p>A unique, case-sensitive token that you provide to ensure idempotency of your
7443
- * modification request. For more information, see <a href="https://docs.aws.amazon.com/ec2/latest/devguide/ec2-api-idempotency.html">Ensuring idempotency</a>.</p>
7714
+ * <p>The ID of the prefix list.</p>
7444
7715
  * @public
7445
7716
  */
7446
- ClientToken?: string | undefined;
7717
+ PrefixListId: string | undefined;
7447
7718
  /**
7448
7719
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
7449
7720
  * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
@@ -7455,55 +7726,27 @@ export interface DeleteVerifiedAccessGroupRequest {
7455
7726
  /**
7456
7727
  * @public
7457
7728
  */
7458
- export interface DeleteVerifiedAccessGroupResult {
7459
- /**
7460
- * <p>Details about the Verified Access group.</p>
7461
- * @public
7462
- */
7463
- VerifiedAccessGroup?: VerifiedAccessGroup | undefined;
7464
- }
7465
- /**
7466
- * @public
7467
- */
7468
- export interface DeleteVerifiedAccessInstanceRequest {
7469
- /**
7470
- * <p>The ID of the Verified Access instance.</p>
7471
- * @public
7472
- */
7473
- VerifiedAccessInstanceId: string | undefined;
7474
- /**
7475
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
7476
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
7477
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
7478
- * @public
7479
- */
7480
- DryRun?: boolean | undefined;
7729
+ export interface DeleteTransitGatewayPrefixListReferenceResult {
7481
7730
  /**
7482
- * <p>A unique, case-sensitive token that you provide to ensure idempotency of your
7483
- * modification request. For more information, see <a href="https://docs.aws.amazon.com/ec2/latest/devguide/ec2-api-idempotency.html">Ensuring idempotency</a>.</p>
7731
+ * <p>Information about the deleted prefix list reference.</p>
7484
7732
  * @public
7485
7733
  */
7486
- ClientToken?: string | undefined;
7734
+ TransitGatewayPrefixListReference?: TransitGatewayPrefixListReference | undefined;
7487
7735
  }
7488
7736
  /**
7489
7737
  * @public
7490
7738
  */
7491
- export interface DeleteVerifiedAccessInstanceResult {
7739
+ export interface DeleteTransitGatewayRouteRequest {
7492
7740
  /**
7493
- * <p>Details about the Verified Access instance.</p>
7741
+ * <p>The ID of the transit gateway route table.</p>
7494
7742
  * @public
7495
7743
  */
7496
- VerifiedAccessInstance?: VerifiedAccessInstance | undefined;
7497
- }
7498
- /**
7499
- * @public
7500
- */
7501
- export interface DeleteVerifiedAccessTrustProviderRequest {
7744
+ TransitGatewayRouteTableId: string | undefined;
7502
7745
  /**
7503
- * <p>The ID of the Verified Access trust provider.</p>
7746
+ * <p>The CIDR range for the route. This must match the CIDR for the route exactly.</p>
7504
7747
  * @public
7505
7748
  */
7506
- VerifiedAccessTrustProviderId: string | undefined;
7749
+ DestinationCidrBlock: string | undefined;
7507
7750
  /**
7508
7751
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
7509
7752
  * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
@@ -7511,37 +7754,14 @@ export interface DeleteVerifiedAccessTrustProviderRequest {
7511
7754
  * @public
7512
7755
  */
7513
7756
  DryRun?: boolean | undefined;
7514
- /**
7515
- * <p>A unique, case-sensitive token that you provide to ensure idempotency of your
7516
- * modification request. For more information, see <a href="https://docs.aws.amazon.com/ec2/latest/devguide/ec2-api-idempotency.html">Ensuring idempotency</a>.</p>
7517
- * @public
7518
- */
7519
- ClientToken?: string | undefined;
7520
- }
7521
- /**
7522
- * @public
7523
- */
7524
- export interface DeleteVerifiedAccessTrustProviderResult {
7525
- /**
7526
- * <p>Details about the Verified Access trust provider.</p>
7527
- * @public
7528
- */
7529
- VerifiedAccessTrustProvider?: VerifiedAccessTrustProvider | undefined;
7530
7757
  }
7531
7758
  /**
7532
7759
  * @public
7533
7760
  */
7534
- export interface DeleteVolumeRequest {
7535
- /**
7536
- * <p>The ID of the volume.</p>
7537
- * @public
7538
- */
7539
- VolumeId: string | undefined;
7761
+ export interface DeleteTransitGatewayRouteResult {
7540
7762
  /**
7541
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
7542
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
7543
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
7763
+ * <p>Information about the route.</p>
7544
7764
  * @public
7545
7765
  */
7546
- DryRun?: boolean | undefined;
7766
+ Route?: TransitGatewayRoute | undefined;
7547
7767
  }