@aws-sdk/client-ec2 3.219.0 → 3.220.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 (487) hide show
  1. package/dist-cjs/EC2.js +360 -0
  2. package/dist-cjs/commands/AttachVerifiedAccessTrustProviderCommand.js +46 -0
  3. package/dist-cjs/commands/CreateCoipCidrCommand.js +2 -1
  4. package/dist-cjs/commands/CreateCoipPoolCommand.js +3 -3
  5. package/dist-cjs/commands/CreateCustomerGatewayCommand.js +3 -3
  6. package/dist-cjs/commands/CreateDefaultSubnetCommand.js +1 -2
  7. package/dist-cjs/commands/CreateSnapshotsCommand.js +2 -1
  8. package/dist-cjs/commands/CreateSpotDatafeedSubscriptionCommand.js +3 -3
  9. package/dist-cjs/commands/CreateStoreImageTaskCommand.js +3 -3
  10. package/dist-cjs/commands/CreateVerifiedAccessEndpointCommand.js +46 -0
  11. package/dist-cjs/commands/CreateVerifiedAccessGroupCommand.js +46 -0
  12. package/dist-cjs/commands/CreateVerifiedAccessInstanceCommand.js +46 -0
  13. package/dist-cjs/commands/CreateVerifiedAccessTrustProviderCommand.js +46 -0
  14. package/dist-cjs/commands/DeleteTransitGatewayRouteCommand.js +2 -1
  15. package/dist-cjs/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.js +3 -3
  16. package/dist-cjs/commands/DeleteTransitGatewayRouteTableCommand.js +3 -3
  17. package/dist-cjs/commands/DeleteTransitGatewayVpcAttachmentCommand.js +3 -3
  18. package/dist-cjs/commands/DeleteVerifiedAccessEndpointCommand.js +46 -0
  19. package/dist-cjs/commands/DeleteVerifiedAccessGroupCommand.js +46 -0
  20. package/dist-cjs/commands/DeleteVerifiedAccessInstanceCommand.js +46 -0
  21. package/dist-cjs/commands/DeleteVerifiedAccessTrustProviderCommand.js +46 -0
  22. package/dist-cjs/commands/DeleteVolumeCommand.js +2 -2
  23. package/dist-cjs/commands/DeleteVpcCommand.js +2 -2
  24. package/dist-cjs/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +3 -3
  25. package/dist-cjs/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +3 -3
  26. package/dist-cjs/commands/DeleteVpcEndpointsCommand.js +3 -3
  27. package/dist-cjs/commands/DeleteVpcPeeringConnectionCommand.js +3 -3
  28. package/dist-cjs/commands/DeleteVpnConnectionCommand.js +2 -2
  29. package/dist-cjs/commands/DeleteVpnConnectionRouteCommand.js +2 -2
  30. package/dist-cjs/commands/DeleteVpnGatewayCommand.js +2 -2
  31. package/dist-cjs/commands/DeprovisionByoipCidrCommand.js +3 -3
  32. package/dist-cjs/commands/DeprovisionIpamPoolCidrCommand.js +3 -3
  33. package/dist-cjs/commands/DeprovisionPublicIpv4PoolCidrCommand.js +3 -3
  34. package/dist-cjs/commands/DeregisterImageCommand.js +2 -2
  35. package/dist-cjs/commands/DescribeInstanceTypesCommand.js +2 -1
  36. package/dist-cjs/commands/DescribeInternetGatewaysCommand.js +3 -3
  37. package/dist-cjs/commands/DescribeIpamPoolsCommand.js +3 -3
  38. package/dist-cjs/commands/DescribeIpamsCommand.js +1 -2
  39. package/dist-cjs/commands/DescribeVerifiedAccessEndpointsCommand.js +46 -0
  40. package/dist-cjs/commands/DescribeVerifiedAccessGroupsCommand.js +46 -0
  41. package/dist-cjs/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.js +46 -0
  42. package/dist-cjs/commands/DescribeVerifiedAccessInstancesCommand.js +46 -0
  43. package/dist-cjs/commands/DescribeVerifiedAccessTrustProvidersCommand.js +46 -0
  44. package/dist-cjs/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +2 -1
  45. package/dist-cjs/commands/DescribeVpcEndpointServicePermissionsCommand.js +3 -3
  46. package/dist-cjs/commands/DescribeVpcEndpointServicesCommand.js +3 -3
  47. package/dist-cjs/commands/DescribeVpcPeeringConnectionsCommand.js +3 -3
  48. package/dist-cjs/commands/DescribeVpcsCommand.js +3 -3
  49. package/dist-cjs/commands/DescribeVpnConnectionsCommand.js +3 -3
  50. package/dist-cjs/commands/DescribeVpnGatewaysCommand.js +3 -3
  51. package/dist-cjs/commands/DetachClassicLinkVpcCommand.js +3 -3
  52. package/dist-cjs/commands/DetachInternetGatewayCommand.js +2 -2
  53. package/dist-cjs/commands/DetachNetworkInterfaceCommand.js +2 -2
  54. package/dist-cjs/commands/DetachVerifiedAccessTrustProviderCommand.js +46 -0
  55. package/dist-cjs/commands/DetachVolumeCommand.js +2 -2
  56. package/dist-cjs/commands/DetachVpnGatewayCommand.js +2 -2
  57. package/dist-cjs/commands/DisableAddressTransferCommand.js +3 -3
  58. package/dist-cjs/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.js +3 -3
  59. package/dist-cjs/commands/DisableEbsEncryptionByDefaultCommand.js +3 -3
  60. package/dist-cjs/commands/DisableFastLaunchCommand.js +3 -3
  61. package/dist-cjs/commands/DisableFastSnapshotRestoresCommand.js +3 -3
  62. package/dist-cjs/commands/DisableImageDeprecationCommand.js +3 -3
  63. package/dist-cjs/commands/DisableIpamOrganizationAdminAccountCommand.js +3 -3
  64. package/dist-cjs/commands/DisableSerialConsoleAccessCommand.js +3 -3
  65. package/dist-cjs/commands/DisableTransitGatewayRouteTablePropagationCommand.js +3 -3
  66. package/dist-cjs/commands/DisableVgwRoutePropagationCommand.js +2 -2
  67. package/dist-cjs/commands/DisableVpcClassicLinkCommand.js +3 -3
  68. package/dist-cjs/commands/DisableVpcClassicLinkDnsSupportCommand.js +3 -3
  69. package/dist-cjs/commands/DisassociateAddressCommand.js +2 -2
  70. package/dist-cjs/commands/DisassociateClientVpnTargetNetworkCommand.js +3 -3
  71. package/dist-cjs/commands/DisassociateEnclaveCertificateIamRoleCommand.js +3 -3
  72. package/dist-cjs/commands/DisassociateIamInstanceProfileCommand.js +1 -2
  73. package/dist-cjs/commands/GetVerifiedAccessEndpointPolicyCommand.js +46 -0
  74. package/dist-cjs/commands/GetVerifiedAccessGroupPolicyCommand.js +46 -0
  75. package/dist-cjs/commands/ModifyInstanceCreditSpecificationCommand.js +3 -3
  76. package/dist-cjs/commands/ModifyInstanceEventStartTimeCommand.js +3 -3
  77. package/dist-cjs/commands/ModifyInstanceEventWindowCommand.js +3 -3
  78. package/dist-cjs/commands/ModifyInstanceMaintenanceOptionsCommand.js +3 -3
  79. package/dist-cjs/commands/ModifyInstanceMetadataOptionsCommand.js +3 -3
  80. package/dist-cjs/commands/ModifyInstancePlacementCommand.js +3 -3
  81. package/dist-cjs/commands/ModifyIpamCommand.js +3 -3
  82. package/dist-cjs/commands/ModifyIpamPoolCommand.js +3 -3
  83. package/dist-cjs/commands/ModifyIpamResourceCidrCommand.js +3 -3
  84. package/dist-cjs/commands/ModifyIpamScopeCommand.js +3 -3
  85. package/dist-cjs/commands/ModifyLaunchTemplateCommand.js +3 -3
  86. package/dist-cjs/commands/ModifyLocalGatewayRouteCommand.js +3 -3
  87. package/dist-cjs/commands/ModifyManagedPrefixListCommand.js +3 -3
  88. package/dist-cjs/commands/ModifyNetworkInterfaceAttributeCommand.js +2 -2
  89. package/dist-cjs/commands/ModifyPrivateDnsNameOptionsCommand.js +3 -3
  90. package/dist-cjs/commands/ModifyReservedInstancesCommand.js +3 -3
  91. package/dist-cjs/commands/ModifySecurityGroupRulesCommand.js +3 -3
  92. package/dist-cjs/commands/ModifySnapshotAttributeCommand.js +2 -2
  93. package/dist-cjs/commands/ModifySnapshotTierCommand.js +3 -3
  94. package/dist-cjs/commands/ModifySpotFleetRequestCommand.js +3 -3
  95. package/dist-cjs/commands/ModifySubnetAttributeCommand.js +2 -2
  96. package/dist-cjs/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +3 -3
  97. package/dist-cjs/commands/ModifyTrafficMirrorFilterRuleCommand.js +3 -3
  98. package/dist-cjs/commands/ModifyTrafficMirrorSessionCommand.js +3 -3
  99. package/dist-cjs/commands/ModifyTransitGatewayCommand.js +1 -2
  100. package/dist-cjs/commands/ModifyVerifiedAccessEndpointCommand.js +46 -0
  101. package/dist-cjs/commands/ModifyVerifiedAccessEndpointPolicyCommand.js +46 -0
  102. package/dist-cjs/commands/ModifyVerifiedAccessGroupCommand.js +46 -0
  103. package/dist-cjs/commands/ModifyVerifiedAccessGroupPolicyCommand.js +46 -0
  104. package/dist-cjs/commands/ModifyVerifiedAccessInstanceCommand.js +46 -0
  105. package/dist-cjs/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.js +46 -0
  106. package/dist-cjs/commands/ModifyVerifiedAccessTrustProviderCommand.js +46 -0
  107. package/dist-cjs/commands/index.js +24 -0
  108. package/dist-cjs/models/models_0.js +55 -47
  109. package/dist-cjs/models/models_1.js +47 -47
  110. package/dist-cjs/models/models_2.js +137 -137
  111. package/dist-cjs/models/models_3.js +169 -183
  112. package/dist-cjs/models/models_4.js +252 -233
  113. package/dist-cjs/models/models_5.js +257 -263
  114. package/dist-cjs/models/models_6.js +347 -4
  115. package/dist-cjs/pagination/DescribeVerifiedAccessEndpointsPaginator.js +36 -0
  116. package/dist-cjs/pagination/DescribeVerifiedAccessGroupsPaginator.js +36 -0
  117. package/dist-cjs/pagination/DescribeVerifiedAccessInstanceLoggingConfigurationsPaginator.js +36 -0
  118. package/dist-cjs/pagination/DescribeVerifiedAccessInstancesPaginator.js +36 -0
  119. package/dist-cjs/pagination/DescribeVerifiedAccessTrustProvidersPaginator.js +36 -0
  120. package/dist-cjs/pagination/index.js +5 -0
  121. package/dist-cjs/protocols/Aws_ec2.js +2714 -59
  122. package/dist-es/EC2.js +360 -0
  123. package/dist-es/commands/AttachVerifiedAccessTrustProviderCommand.js +42 -0
  124. package/dist-es/commands/CreateCoipCidrCommand.js +2 -1
  125. package/dist-es/commands/CreateCoipPoolCommand.js +1 -1
  126. package/dist-es/commands/CreateCustomerGatewayCommand.js +1 -1
  127. package/dist-es/commands/CreateDefaultSubnetCommand.js +1 -2
  128. package/dist-es/commands/CreateSnapshotsCommand.js +2 -1
  129. package/dist-es/commands/CreateSpotDatafeedSubscriptionCommand.js +1 -1
  130. package/dist-es/commands/CreateStoreImageTaskCommand.js +1 -1
  131. package/dist-es/commands/CreateVerifiedAccessEndpointCommand.js +42 -0
  132. package/dist-es/commands/CreateVerifiedAccessGroupCommand.js +42 -0
  133. package/dist-es/commands/CreateVerifiedAccessInstanceCommand.js +42 -0
  134. package/dist-es/commands/CreateVerifiedAccessTrustProviderCommand.js +42 -0
  135. package/dist-es/commands/DeleteTransitGatewayRouteCommand.js +2 -1
  136. package/dist-es/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.js +1 -1
  137. package/dist-es/commands/DeleteTransitGatewayRouteTableCommand.js +1 -1
  138. package/dist-es/commands/DeleteTransitGatewayVpcAttachmentCommand.js +1 -1
  139. package/dist-es/commands/DeleteVerifiedAccessEndpointCommand.js +42 -0
  140. package/dist-es/commands/DeleteVerifiedAccessGroupCommand.js +42 -0
  141. package/dist-es/commands/DeleteVerifiedAccessInstanceCommand.js +42 -0
  142. package/dist-es/commands/DeleteVerifiedAccessTrustProviderCommand.js +42 -0
  143. package/dist-es/commands/DeleteVolumeCommand.js +1 -1
  144. package/dist-es/commands/DeleteVpcCommand.js +1 -1
  145. package/dist-es/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +1 -1
  146. package/dist-es/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +1 -1
  147. package/dist-es/commands/DeleteVpcEndpointsCommand.js +1 -1
  148. package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +1 -1
  149. package/dist-es/commands/DeleteVpnConnectionCommand.js +1 -1
  150. package/dist-es/commands/DeleteVpnConnectionRouteCommand.js +1 -1
  151. package/dist-es/commands/DeleteVpnGatewayCommand.js +1 -1
  152. package/dist-es/commands/DeprovisionByoipCidrCommand.js +1 -1
  153. package/dist-es/commands/DeprovisionIpamPoolCidrCommand.js +1 -1
  154. package/dist-es/commands/DeprovisionPublicIpv4PoolCidrCommand.js +1 -1
  155. package/dist-es/commands/DeregisterImageCommand.js +1 -1
  156. package/dist-es/commands/DescribeInstanceTypesCommand.js +2 -1
  157. package/dist-es/commands/DescribeInternetGatewaysCommand.js +1 -1
  158. package/dist-es/commands/DescribeIpamPoolsCommand.js +1 -1
  159. package/dist-es/commands/DescribeIpamsCommand.js +1 -2
  160. package/dist-es/commands/DescribeVerifiedAccessEndpointsCommand.js +42 -0
  161. package/dist-es/commands/DescribeVerifiedAccessGroupsCommand.js +42 -0
  162. package/dist-es/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.js +42 -0
  163. package/dist-es/commands/DescribeVerifiedAccessInstancesCommand.js +42 -0
  164. package/dist-es/commands/DescribeVerifiedAccessTrustProvidersCommand.js +42 -0
  165. package/dist-es/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +2 -1
  166. package/dist-es/commands/DescribeVpcEndpointServicePermissionsCommand.js +1 -1
  167. package/dist-es/commands/DescribeVpcEndpointServicesCommand.js +1 -1
  168. package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +1 -1
  169. package/dist-es/commands/DescribeVpcsCommand.js +1 -1
  170. package/dist-es/commands/DescribeVpnConnectionsCommand.js +1 -1
  171. package/dist-es/commands/DescribeVpnGatewaysCommand.js +1 -1
  172. package/dist-es/commands/DetachClassicLinkVpcCommand.js +1 -1
  173. package/dist-es/commands/DetachInternetGatewayCommand.js +1 -1
  174. package/dist-es/commands/DetachNetworkInterfaceCommand.js +1 -1
  175. package/dist-es/commands/DetachVerifiedAccessTrustProviderCommand.js +42 -0
  176. package/dist-es/commands/DetachVolumeCommand.js +1 -1
  177. package/dist-es/commands/DetachVpnGatewayCommand.js +1 -1
  178. package/dist-es/commands/DisableAddressTransferCommand.js +1 -1
  179. package/dist-es/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.js +1 -1
  180. package/dist-es/commands/DisableEbsEncryptionByDefaultCommand.js +1 -1
  181. package/dist-es/commands/DisableFastLaunchCommand.js +1 -1
  182. package/dist-es/commands/DisableFastSnapshotRestoresCommand.js +1 -1
  183. package/dist-es/commands/DisableImageDeprecationCommand.js +1 -1
  184. package/dist-es/commands/DisableIpamOrganizationAdminAccountCommand.js +1 -1
  185. package/dist-es/commands/DisableSerialConsoleAccessCommand.js +1 -1
  186. package/dist-es/commands/DisableTransitGatewayRouteTablePropagationCommand.js +1 -1
  187. package/dist-es/commands/DisableVgwRoutePropagationCommand.js +1 -1
  188. package/dist-es/commands/DisableVpcClassicLinkCommand.js +1 -1
  189. package/dist-es/commands/DisableVpcClassicLinkDnsSupportCommand.js +1 -1
  190. package/dist-es/commands/DisassociateAddressCommand.js +1 -1
  191. package/dist-es/commands/DisassociateClientVpnTargetNetworkCommand.js +1 -1
  192. package/dist-es/commands/DisassociateEnclaveCertificateIamRoleCommand.js +1 -1
  193. package/dist-es/commands/DisassociateIamInstanceProfileCommand.js +1 -2
  194. package/dist-es/commands/GetVerifiedAccessEndpointPolicyCommand.js +42 -0
  195. package/dist-es/commands/GetVerifiedAccessGroupPolicyCommand.js +42 -0
  196. package/dist-es/commands/ModifyInstanceCreditSpecificationCommand.js +1 -1
  197. package/dist-es/commands/ModifyInstanceEventStartTimeCommand.js +1 -1
  198. package/dist-es/commands/ModifyInstanceEventWindowCommand.js +1 -1
  199. package/dist-es/commands/ModifyInstanceMaintenanceOptionsCommand.js +1 -1
  200. package/dist-es/commands/ModifyInstanceMetadataOptionsCommand.js +1 -1
  201. package/dist-es/commands/ModifyInstancePlacementCommand.js +1 -1
  202. package/dist-es/commands/ModifyIpamCommand.js +1 -1
  203. package/dist-es/commands/ModifyIpamPoolCommand.js +1 -1
  204. package/dist-es/commands/ModifyIpamResourceCidrCommand.js +1 -1
  205. package/dist-es/commands/ModifyIpamScopeCommand.js +1 -1
  206. package/dist-es/commands/ModifyLaunchTemplateCommand.js +1 -1
  207. package/dist-es/commands/ModifyLocalGatewayRouteCommand.js +1 -1
  208. package/dist-es/commands/ModifyManagedPrefixListCommand.js +1 -1
  209. package/dist-es/commands/ModifyNetworkInterfaceAttributeCommand.js +1 -1
  210. package/dist-es/commands/ModifyPrivateDnsNameOptionsCommand.js +1 -1
  211. package/dist-es/commands/ModifyReservedInstancesCommand.js +1 -1
  212. package/dist-es/commands/ModifySecurityGroupRulesCommand.js +1 -1
  213. package/dist-es/commands/ModifySnapshotAttributeCommand.js +1 -1
  214. package/dist-es/commands/ModifySnapshotTierCommand.js +1 -1
  215. package/dist-es/commands/ModifySpotFleetRequestCommand.js +1 -1
  216. package/dist-es/commands/ModifySubnetAttributeCommand.js +1 -1
  217. package/dist-es/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +1 -1
  218. package/dist-es/commands/ModifyTrafficMirrorFilterRuleCommand.js +1 -1
  219. package/dist-es/commands/ModifyTrafficMirrorSessionCommand.js +1 -1
  220. package/dist-es/commands/ModifyTransitGatewayCommand.js +1 -2
  221. package/dist-es/commands/ModifyVerifiedAccessEndpointCommand.js +42 -0
  222. package/dist-es/commands/ModifyVerifiedAccessEndpointPolicyCommand.js +42 -0
  223. package/dist-es/commands/ModifyVerifiedAccessGroupCommand.js +42 -0
  224. package/dist-es/commands/ModifyVerifiedAccessGroupPolicyCommand.js +42 -0
  225. package/dist-es/commands/ModifyVerifiedAccessInstanceCommand.js +42 -0
  226. package/dist-es/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.js +42 -0
  227. package/dist-es/commands/ModifyVerifiedAccessTrustProviderCommand.js +42 -0
  228. package/dist-es/commands/index.js +24 -0
  229. package/dist-es/models/models_0.js +42 -33
  230. package/dist-es/models/models_1.js +33 -32
  231. package/dist-es/models/models_2.js +105 -102
  232. package/dist-es/models/models_3.js +126 -151
  233. package/dist-es/models/models_4.js +203 -171
  234. package/dist-es/models/models_5.js +190 -200
  235. package/dist-es/models/models_6.js +263 -0
  236. package/dist-es/pagination/DescribeVerifiedAccessEndpointsPaginator.js +32 -0
  237. package/dist-es/pagination/DescribeVerifiedAccessGroupsPaginator.js +32 -0
  238. package/dist-es/pagination/DescribeVerifiedAccessInstanceLoggingConfigurationsPaginator.js +32 -0
  239. package/dist-es/pagination/DescribeVerifiedAccessInstancesPaginator.js +32 -0
  240. package/dist-es/pagination/DescribeVerifiedAccessTrustProvidersPaginator.js +32 -0
  241. package/dist-es/pagination/index.js +5 -0
  242. package/dist-es/protocols/Aws_ec2.js +2642 -36
  243. package/dist-types/EC2.d.ts +96 -0
  244. package/dist-types/EC2Client.d.ts +26 -2
  245. package/dist-types/commands/AttachVerifiedAccessTrustProviderCommand.d.ts +20 -0
  246. package/dist-types/commands/CreateCoipCidrCommand.d.ts +2 -1
  247. package/dist-types/commands/CreateCoipPoolCommand.d.ts +1 -1
  248. package/dist-types/commands/CreateCustomerGatewayCommand.d.ts +1 -1
  249. package/dist-types/commands/CreateDefaultSubnetCommand.d.ts +1 -2
  250. package/dist-types/commands/CreateSnapshotsCommand.d.ts +2 -1
  251. package/dist-types/commands/CreateSpotDatafeedSubscriptionCommand.d.ts +1 -1
  252. package/dist-types/commands/CreateStoreImageTaskCommand.d.ts +1 -1
  253. package/dist-types/commands/CreateVerifiedAccessEndpointCommand.d.ts +20 -0
  254. package/dist-types/commands/CreateVerifiedAccessGroupCommand.d.ts +20 -0
  255. package/dist-types/commands/CreateVerifiedAccessInstanceCommand.d.ts +20 -0
  256. package/dist-types/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +20 -0
  257. package/dist-types/commands/DeleteTransitGatewayRouteCommand.d.ts +2 -1
  258. package/dist-types/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.d.ts +1 -1
  259. package/dist-types/commands/DeleteTransitGatewayRouteTableCommand.d.ts +1 -1
  260. package/dist-types/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  261. package/dist-types/commands/DeleteVerifiedAccessEndpointCommand.d.ts +20 -0
  262. package/dist-types/commands/DeleteVerifiedAccessGroupCommand.d.ts +20 -0
  263. package/dist-types/commands/DeleteVerifiedAccessInstanceCommand.d.ts +20 -0
  264. package/dist-types/commands/DeleteVerifiedAccessTrustProviderCommand.d.ts +20 -0
  265. package/dist-types/commands/DeleteVolumeCommand.d.ts +1 -1
  266. package/dist-types/commands/DeleteVpcCommand.d.ts +1 -1
  267. package/dist-types/commands/DeleteVpcEndpointConnectionNotificationsCommand.d.ts +1 -1
  268. package/dist-types/commands/DeleteVpcEndpointServiceConfigurationsCommand.d.ts +1 -1
  269. package/dist-types/commands/DeleteVpcEndpointsCommand.d.ts +1 -1
  270. package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +1 -1
  271. package/dist-types/commands/DeleteVpnConnectionCommand.d.ts +1 -1
  272. package/dist-types/commands/DeleteVpnConnectionRouteCommand.d.ts +1 -1
  273. package/dist-types/commands/DeleteVpnGatewayCommand.d.ts +1 -1
  274. package/dist-types/commands/DeprovisionByoipCidrCommand.d.ts +1 -1
  275. package/dist-types/commands/DeprovisionIpamPoolCidrCommand.d.ts +1 -1
  276. package/dist-types/commands/DeprovisionPublicIpv4PoolCidrCommand.d.ts +1 -1
  277. package/dist-types/commands/DeregisterImageCommand.d.ts +1 -1
  278. package/dist-types/commands/DescribeInstanceTypesCommand.d.ts +2 -1
  279. package/dist-types/commands/DescribeInternetGatewaysCommand.d.ts +1 -1
  280. package/dist-types/commands/DescribeIpamPoolsCommand.d.ts +1 -1
  281. package/dist-types/commands/DescribeIpamsCommand.d.ts +1 -2
  282. package/dist-types/commands/DescribeVerifiedAccessEndpointsCommand.d.ts +20 -0
  283. package/dist-types/commands/DescribeVerifiedAccessGroupsCommand.d.ts +20 -0
  284. package/dist-types/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.d.ts +20 -0
  285. package/dist-types/commands/DescribeVerifiedAccessInstancesCommand.d.ts +20 -0
  286. package/dist-types/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +20 -0
  287. package/dist-types/commands/DescribeVpcEndpointServiceConfigurationsCommand.d.ts +2 -1
  288. package/dist-types/commands/DescribeVpcEndpointServicePermissionsCommand.d.ts +1 -1
  289. package/dist-types/commands/DescribeVpcEndpointServicesCommand.d.ts +1 -1
  290. package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +1 -1
  291. package/dist-types/commands/DescribeVpcsCommand.d.ts +1 -1
  292. package/dist-types/commands/DescribeVpnConnectionsCommand.d.ts +1 -1
  293. package/dist-types/commands/DescribeVpnGatewaysCommand.d.ts +1 -1
  294. package/dist-types/commands/DetachClassicLinkVpcCommand.d.ts +1 -1
  295. package/dist-types/commands/DetachInternetGatewayCommand.d.ts +1 -1
  296. package/dist-types/commands/DetachNetworkInterfaceCommand.d.ts +1 -1
  297. package/dist-types/commands/DetachVerifiedAccessTrustProviderCommand.d.ts +20 -0
  298. package/dist-types/commands/DetachVolumeCommand.d.ts +1 -1
  299. package/dist-types/commands/DetachVpnGatewayCommand.d.ts +1 -1
  300. package/dist-types/commands/DisableAddressTransferCommand.d.ts +1 -1
  301. package/dist-types/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +1 -1
  302. package/dist-types/commands/DisableEbsEncryptionByDefaultCommand.d.ts +1 -1
  303. package/dist-types/commands/DisableFastLaunchCommand.d.ts +1 -1
  304. package/dist-types/commands/DisableFastSnapshotRestoresCommand.d.ts +1 -1
  305. package/dist-types/commands/DisableImageDeprecationCommand.d.ts +1 -1
  306. package/dist-types/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +1 -1
  307. package/dist-types/commands/DisableSerialConsoleAccessCommand.d.ts +1 -1
  308. package/dist-types/commands/DisableTransitGatewayRouteTablePropagationCommand.d.ts +1 -1
  309. package/dist-types/commands/DisableVgwRoutePropagationCommand.d.ts +1 -1
  310. package/dist-types/commands/DisableVpcClassicLinkCommand.d.ts +1 -1
  311. package/dist-types/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +1 -1
  312. package/dist-types/commands/DisassociateAddressCommand.d.ts +1 -1
  313. package/dist-types/commands/DisassociateClientVpnTargetNetworkCommand.d.ts +1 -1
  314. package/dist-types/commands/DisassociateEnclaveCertificateIamRoleCommand.d.ts +1 -1
  315. package/dist-types/commands/DisassociateIamInstanceProfileCommand.d.ts +1 -2
  316. package/dist-types/commands/GetVerifiedAccessEndpointPolicyCommand.d.ts +20 -0
  317. package/dist-types/commands/GetVerifiedAccessGroupPolicyCommand.d.ts +20 -0
  318. package/dist-types/commands/ModifyInstanceCreditSpecificationCommand.d.ts +1 -1
  319. package/dist-types/commands/ModifyInstanceEventStartTimeCommand.d.ts +1 -1
  320. package/dist-types/commands/ModifyInstanceEventWindowCommand.d.ts +1 -1
  321. package/dist-types/commands/ModifyInstanceMaintenanceOptionsCommand.d.ts +1 -1
  322. package/dist-types/commands/ModifyInstanceMetadataOptionsCommand.d.ts +1 -1
  323. package/dist-types/commands/ModifyInstancePlacementCommand.d.ts +1 -1
  324. package/dist-types/commands/ModifyIpamCommand.d.ts +1 -1
  325. package/dist-types/commands/ModifyIpamPoolCommand.d.ts +1 -1
  326. package/dist-types/commands/ModifyIpamResourceCidrCommand.d.ts +1 -1
  327. package/dist-types/commands/ModifyIpamScopeCommand.d.ts +1 -1
  328. package/dist-types/commands/ModifyLaunchTemplateCommand.d.ts +1 -1
  329. package/dist-types/commands/ModifyLocalGatewayRouteCommand.d.ts +1 -1
  330. package/dist-types/commands/ModifyManagedPrefixListCommand.d.ts +1 -1
  331. package/dist-types/commands/ModifyNetworkInterfaceAttributeCommand.d.ts +1 -1
  332. package/dist-types/commands/ModifyPrivateDnsNameOptionsCommand.d.ts +1 -1
  333. package/dist-types/commands/ModifyReservedInstancesCommand.d.ts +1 -1
  334. package/dist-types/commands/ModifySecurityGroupRulesCommand.d.ts +1 -1
  335. package/dist-types/commands/ModifySnapshotAttributeCommand.d.ts +1 -1
  336. package/dist-types/commands/ModifySnapshotTierCommand.d.ts +1 -1
  337. package/dist-types/commands/ModifySpotFleetRequestCommand.d.ts +1 -1
  338. package/dist-types/commands/ModifySubnetAttributeCommand.d.ts +1 -1
  339. package/dist-types/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +1 -1
  340. package/dist-types/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +1 -1
  341. package/dist-types/commands/ModifyTrafficMirrorSessionCommand.d.ts +1 -1
  342. package/dist-types/commands/ModifyTransitGatewayCommand.d.ts +1 -2
  343. package/dist-types/commands/ModifyVerifiedAccessEndpointCommand.d.ts +20 -0
  344. package/dist-types/commands/ModifyVerifiedAccessEndpointPolicyCommand.d.ts +20 -0
  345. package/dist-types/commands/ModifyVerifiedAccessGroupCommand.d.ts +20 -0
  346. package/dist-types/commands/ModifyVerifiedAccessGroupPolicyCommand.d.ts +20 -0
  347. package/dist-types/commands/ModifyVerifiedAccessInstanceCommand.d.ts +20 -0
  348. package/dist-types/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.d.ts +20 -0
  349. package/dist-types/commands/ModifyVerifiedAccessTrustProviderCommand.d.ts +20 -0
  350. package/dist-types/commands/index.d.ts +24 -0
  351. package/dist-types/models/models_0.d.ts +96 -211
  352. package/dist-types/models/models_1.d.ts +200 -203
  353. package/dist-types/models/models_2.d.ts +409 -437
  354. package/dist-types/models/models_3.d.ts +478 -704
  355. package/dist-types/models/models_4.d.ts +5729 -6229
  356. package/dist-types/models/models_5.d.ts +3774 -3776
  357. package/dist-types/models/models_6.d.ts +1647 -11
  358. package/dist-types/pagination/DescribeVerifiedAccessEndpointsPaginator.d.ts +4 -0
  359. package/dist-types/pagination/DescribeVerifiedAccessGroupsPaginator.d.ts +4 -0
  360. package/dist-types/pagination/DescribeVerifiedAccessInstanceLoggingConfigurationsPaginator.d.ts +4 -0
  361. package/dist-types/pagination/DescribeVerifiedAccessInstancesPaginator.d.ts +4 -0
  362. package/dist-types/pagination/DescribeVerifiedAccessTrustProvidersPaginator.d.ts +4 -0
  363. package/dist-types/pagination/index.d.ts +5 -0
  364. package/dist-types/protocols/Aws_ec2.d.ts +72 -0
  365. package/dist-types/ts3.4/EC2.d.ts +462 -0
  366. package/dist-types/ts3.4/EC2Client.d.ts +144 -0
  367. package/dist-types/ts3.4/commands/AttachVerifiedAccessTrustProviderCommand.d.ts +41 -0
  368. package/dist-types/ts3.4/commands/CreateCoipCidrCommand.d.ts +2 -4
  369. package/dist-types/ts3.4/commands/CreateCoipPoolCommand.d.ts +1 -1
  370. package/dist-types/ts3.4/commands/CreateCustomerGatewayCommand.d.ts +1 -1
  371. package/dist-types/ts3.4/commands/CreateDefaultSubnetCommand.d.ts +4 -2
  372. package/dist-types/ts3.4/commands/CreateSnapshotsCommand.d.ts +2 -4
  373. package/dist-types/ts3.4/commands/CreateSpotDatafeedSubscriptionCommand.d.ts +1 -1
  374. package/dist-types/ts3.4/commands/CreateStoreImageTaskCommand.d.ts +1 -1
  375. package/dist-types/ts3.4/commands/CreateVerifiedAccessEndpointCommand.d.ts +41 -0
  376. package/dist-types/ts3.4/commands/CreateVerifiedAccessGroupCommand.d.ts +41 -0
  377. package/dist-types/ts3.4/commands/CreateVerifiedAccessInstanceCommand.d.ts +41 -0
  378. package/dist-types/ts3.4/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +41 -0
  379. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteCommand.d.ts +2 -4
  380. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.d.ts +1 -1
  381. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableCommand.d.ts +1 -1
  382. package/dist-types/ts3.4/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  383. package/dist-types/ts3.4/commands/DeleteVerifiedAccessEndpointCommand.d.ts +41 -0
  384. package/dist-types/ts3.4/commands/DeleteVerifiedAccessGroupCommand.d.ts +41 -0
  385. package/dist-types/ts3.4/commands/DeleteVerifiedAccessInstanceCommand.d.ts +41 -0
  386. package/dist-types/ts3.4/commands/DeleteVerifiedAccessTrustProviderCommand.d.ts +41 -0
  387. package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +1 -1
  388. package/dist-types/ts3.4/commands/DeleteVpcCommand.d.ts +1 -1
  389. package/dist-types/ts3.4/commands/DeleteVpcEndpointConnectionNotificationsCommand.d.ts +1 -1
  390. package/dist-types/ts3.4/commands/DeleteVpcEndpointServiceConfigurationsCommand.d.ts +1 -1
  391. package/dist-types/ts3.4/commands/DeleteVpcEndpointsCommand.d.ts +1 -1
  392. package/dist-types/ts3.4/commands/DeleteVpcPeeringConnectionCommand.d.ts +1 -1
  393. package/dist-types/ts3.4/commands/DeleteVpnConnectionCommand.d.ts +1 -1
  394. package/dist-types/ts3.4/commands/DeleteVpnConnectionRouteCommand.d.ts +1 -1
  395. package/dist-types/ts3.4/commands/DeleteVpnGatewayCommand.d.ts +1 -1
  396. package/dist-types/ts3.4/commands/DeprovisionByoipCidrCommand.d.ts +1 -1
  397. package/dist-types/ts3.4/commands/DeprovisionIpamPoolCidrCommand.d.ts +1 -1
  398. package/dist-types/ts3.4/commands/DeprovisionPublicIpv4PoolCidrCommand.d.ts +1 -1
  399. package/dist-types/ts3.4/commands/DeregisterImageCommand.d.ts +1 -1
  400. package/dist-types/ts3.4/commands/DescribeInstanceTypesCommand.d.ts +2 -4
  401. package/dist-types/ts3.4/commands/DescribeInternetGatewaysCommand.d.ts +1 -1
  402. package/dist-types/ts3.4/commands/DescribeIpamPoolsCommand.d.ts +1 -1
  403. package/dist-types/ts3.4/commands/DescribeIpamsCommand.d.ts +1 -2
  404. package/dist-types/ts3.4/commands/DescribeVerifiedAccessEndpointsCommand.d.ts +41 -0
  405. package/dist-types/ts3.4/commands/DescribeVerifiedAccessGroupsCommand.d.ts +41 -0
  406. package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.d.ts +43 -0
  407. package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstancesCommand.d.ts +41 -0
  408. package/dist-types/ts3.4/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +41 -0
  409. package/dist-types/ts3.4/commands/DescribeVpcEndpointServiceConfigurationsCommand.d.ts +2 -4
  410. package/dist-types/ts3.4/commands/DescribeVpcEndpointServicePermissionsCommand.d.ts +1 -1
  411. package/dist-types/ts3.4/commands/DescribeVpcEndpointServicesCommand.d.ts +1 -1
  412. package/dist-types/ts3.4/commands/DescribeVpcPeeringConnectionsCommand.d.ts +1 -1
  413. package/dist-types/ts3.4/commands/DescribeVpcsCommand.d.ts +1 -1
  414. package/dist-types/ts3.4/commands/DescribeVpnConnectionsCommand.d.ts +1 -1
  415. package/dist-types/ts3.4/commands/DescribeVpnGatewaysCommand.d.ts +1 -1
  416. package/dist-types/ts3.4/commands/DetachClassicLinkVpcCommand.d.ts +1 -1
  417. package/dist-types/ts3.4/commands/DetachInternetGatewayCommand.d.ts +1 -1
  418. package/dist-types/ts3.4/commands/DetachNetworkInterfaceCommand.d.ts +1 -1
  419. package/dist-types/ts3.4/commands/DetachVerifiedAccessTrustProviderCommand.d.ts +41 -0
  420. package/dist-types/ts3.4/commands/DetachVolumeCommand.d.ts +1 -1
  421. package/dist-types/ts3.4/commands/DetachVpnGatewayCommand.d.ts +1 -1
  422. package/dist-types/ts3.4/commands/DisableAddressTransferCommand.d.ts +1 -1
  423. package/dist-types/ts3.4/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +1 -1
  424. package/dist-types/ts3.4/commands/DisableEbsEncryptionByDefaultCommand.d.ts +1 -1
  425. package/dist-types/ts3.4/commands/DisableFastLaunchCommand.d.ts +1 -1
  426. package/dist-types/ts3.4/commands/DisableFastSnapshotRestoresCommand.d.ts +1 -1
  427. package/dist-types/ts3.4/commands/DisableImageDeprecationCommand.d.ts +1 -1
  428. package/dist-types/ts3.4/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +1 -1
  429. package/dist-types/ts3.4/commands/DisableSerialConsoleAccessCommand.d.ts +1 -1
  430. package/dist-types/ts3.4/commands/DisableTransitGatewayRouteTablePropagationCommand.d.ts +1 -1
  431. package/dist-types/ts3.4/commands/DisableVgwRoutePropagationCommand.d.ts +1 -1
  432. package/dist-types/ts3.4/commands/DisableVpcClassicLinkCommand.d.ts +1 -1
  433. package/dist-types/ts3.4/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +1 -1
  434. package/dist-types/ts3.4/commands/DisassociateAddressCommand.d.ts +1 -1
  435. package/dist-types/ts3.4/commands/DisassociateClientVpnTargetNetworkCommand.d.ts +1 -1
  436. package/dist-types/ts3.4/commands/DisassociateEnclaveCertificateIamRoleCommand.d.ts +1 -1
  437. package/dist-types/ts3.4/commands/DisassociateIamInstanceProfileCommand.d.ts +4 -2
  438. package/dist-types/ts3.4/commands/GetVerifiedAccessEndpointPolicyCommand.d.ts +41 -0
  439. package/dist-types/ts3.4/commands/GetVerifiedAccessGroupPolicyCommand.d.ts +41 -0
  440. package/dist-types/ts3.4/commands/ModifyInstanceCreditSpecificationCommand.d.ts +1 -1
  441. package/dist-types/ts3.4/commands/ModifyInstanceEventStartTimeCommand.d.ts +1 -1
  442. package/dist-types/ts3.4/commands/ModifyInstanceEventWindowCommand.d.ts +1 -1
  443. package/dist-types/ts3.4/commands/ModifyInstanceMaintenanceOptionsCommand.d.ts +1 -1
  444. package/dist-types/ts3.4/commands/ModifyInstanceMetadataOptionsCommand.d.ts +1 -1
  445. package/dist-types/ts3.4/commands/ModifyInstancePlacementCommand.d.ts +1 -1
  446. package/dist-types/ts3.4/commands/ModifyIpamCommand.d.ts +1 -1
  447. package/dist-types/ts3.4/commands/ModifyIpamPoolCommand.d.ts +1 -1
  448. package/dist-types/ts3.4/commands/ModifyIpamResourceCidrCommand.d.ts +1 -1
  449. package/dist-types/ts3.4/commands/ModifyIpamScopeCommand.d.ts +1 -1
  450. package/dist-types/ts3.4/commands/ModifyLaunchTemplateCommand.d.ts +1 -1
  451. package/dist-types/ts3.4/commands/ModifyLocalGatewayRouteCommand.d.ts +1 -1
  452. package/dist-types/ts3.4/commands/ModifyManagedPrefixListCommand.d.ts +1 -1
  453. package/dist-types/ts3.4/commands/ModifyNetworkInterfaceAttributeCommand.d.ts +1 -1
  454. package/dist-types/ts3.4/commands/ModifyPrivateDnsNameOptionsCommand.d.ts +1 -1
  455. package/dist-types/ts3.4/commands/ModifyReservedInstancesCommand.d.ts +1 -1
  456. package/dist-types/ts3.4/commands/ModifySecurityGroupRulesCommand.d.ts +1 -1
  457. package/dist-types/ts3.4/commands/ModifySnapshotAttributeCommand.d.ts +1 -1
  458. package/dist-types/ts3.4/commands/ModifySnapshotTierCommand.d.ts +1 -1
  459. package/dist-types/ts3.4/commands/ModifySpotFleetRequestCommand.d.ts +1 -1
  460. package/dist-types/ts3.4/commands/ModifySubnetAttributeCommand.d.ts +1 -1
  461. package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +1 -1
  462. package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +1 -1
  463. package/dist-types/ts3.4/commands/ModifyTrafficMirrorSessionCommand.d.ts +1 -1
  464. package/dist-types/ts3.4/commands/ModifyTransitGatewayCommand.d.ts +4 -2
  465. package/dist-types/ts3.4/commands/ModifyVerifiedAccessEndpointCommand.d.ts +41 -0
  466. package/dist-types/ts3.4/commands/ModifyVerifiedAccessEndpointPolicyCommand.d.ts +41 -0
  467. package/dist-types/ts3.4/commands/ModifyVerifiedAccessGroupCommand.d.ts +41 -0
  468. package/dist-types/ts3.4/commands/ModifyVerifiedAccessGroupPolicyCommand.d.ts +41 -0
  469. package/dist-types/ts3.4/commands/ModifyVerifiedAccessInstanceCommand.d.ts +41 -0
  470. package/dist-types/ts3.4/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.d.ts +43 -0
  471. package/dist-types/ts3.4/commands/ModifyVerifiedAccessTrustProviderCommand.d.ts +41 -0
  472. package/dist-types/ts3.4/commands/index.d.ts +24 -0
  473. package/dist-types/ts3.4/models/models_0.d.ts +87 -75
  474. package/dist-types/ts3.4/models/models_1.d.ts +76 -76
  475. package/dist-types/ts3.4/models/models_2.d.ts +275 -210
  476. package/dist-types/ts3.4/models/models_3.d.ts +278 -286
  477. package/dist-types/ts3.4/models/models_4.d.ts +429 -460
  478. package/dist-types/ts3.4/models/models_5.d.ts +498 -558
  479. package/dist-types/ts3.4/models/models_6.d.ts +724 -3
  480. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessEndpointsPaginator.d.ts +11 -0
  481. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessGroupsPaginator.d.ts +11 -0
  482. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessInstanceLoggingConfigurationsPaginator.d.ts +11 -0
  483. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessInstancesPaginator.d.ts +11 -0
  484. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessTrustProvidersPaginator.d.ts +11 -0
  485. package/dist-types/ts3.4/pagination/index.d.ts +5 -0
  486. package/dist-types/ts3.4/protocols/Aws_ec2.d.ts +288 -0
  487. package/package.json +1 -1
@@ -1,16 +1,20 @@
1
1
  import {
2
2
  _InstanceType,
3
3
  AddedPrincipal,
4
+ AddIpamOperatingRegion,
5
+ AddPrefixListEntry,
4
6
  AddressAttribute,
5
7
  AddressAttributeName,
8
+ Affinity,
6
9
  ApplianceModeSupportValue,
7
10
  ByoipCidr,
8
11
  ClientVpnAuthorizationRuleStatus,
9
12
  CurrencyCodeValues,
10
13
  DnsSupportValue,
11
- HostnameType,
14
+ EnaSrdSpecification,
12
15
  IamInstanceProfileAssociation,
13
16
  IamInstanceProfileSpecification,
17
+ InstanceEventWindow,
14
18
  IpPermission,
15
19
  Ipv6SupportValue,
16
20
  PortRange,
@@ -21,18 +25,28 @@ import {
21
25
  TransitGatewayPeeringAttachment,
22
26
  TransitGatewayVpcAttachment,
23
27
  UnsuccessfulItem,
28
+ VerifiedAccessInstance,
29
+ VerifiedAccessTrustProvider,
24
30
  } from "./models_0";
25
31
  import {
32
+ AttributeValue,
26
33
  BlockDeviceMapping,
27
34
  CreditSpecificationRequest,
28
35
  ElasticGpuSpecification,
36
+ HostnameType,
29
37
  IcmpTypeCode,
38
+ InstanceEventWindowTimeRangeRequest,
30
39
  InstanceInterruptionBehavior,
31
40
  InstanceIpv6Address,
41
+ Ipam,
42
+ IpamPool,
43
+ IpamScope,
44
+ LaunchTemplate,
32
45
  LocalGatewayRoute,
33
46
  ManagedPrefixList,
34
47
  MarketType,
35
48
  Placement,
49
+ RequestIpamResourceTag,
36
50
  RuleAction,
37
51
  ShutdownBehavior,
38
52
  SnapshotState,
@@ -40,10 +54,12 @@ import {
40
54
  VolumeType,
41
55
  } from "./models_1";
42
56
  import {
57
+ AutoAcceptSharedAttachmentsValue,
58
+ DefaultRouteTableAssociationValue,
59
+ DefaultRouteTablePropagationValue,
43
60
  DnsOptionsSpecification,
44
61
  IKEVersionsRequestListValue,
45
62
  IpAddressType,
46
- IpamPoolCidr,
47
63
  PayerResponsibility,
48
64
  Phase1DHGroupNumbersRequestListValue,
49
65
  Phase1EncryptionAlgorithmsRequestListValue,
@@ -51,10 +67,21 @@ import {
51
67
  Phase2DHGroupNumbersRequestListValue,
52
68
  Phase2EncryptionAlgorithmsRequestListValue,
53
69
  Phase2IntegrityAlgorithmsRequestListValue,
70
+ TrafficDirection,
71
+ TrafficMirrorFilter,
72
+ TrafficMirrorFilterRule,
73
+ TrafficMirrorNetworkService,
74
+ TrafficMirrorPortRangeRequest,
75
+ TrafficMirrorRuleAction,
76
+ TrafficMirrorSession,
54
77
  TransitGateway,
55
78
  TransitGatewayPrefixListReference,
56
79
  TransitGatewayRoute,
80
+ VerifiedAccessEndpoint,
81
+ VerifiedAccessEndpointProtocol,
82
+ VerifiedAccessGroup,
57
83
  VpnConnection,
84
+ VpnEcmpSupportValue,
58
85
  VpnTunnelLogOptionsSpecification,
59
86
  } from "./models_2";
60
87
  import {
@@ -68,27 +95,384 @@ import {
68
95
  InstanceAttributeName,
69
96
  InstanceAutoRecoveryState,
70
97
  InstanceMetadataEndpointState,
98
+ InstanceMetadataOptionsResponse,
71
99
  InstanceMetadataProtocolState,
72
100
  InstanceMetadataTagsState,
73
101
  InstanceState,
102
+ InstanceStatusEvent,
74
103
  InstanceTagNotificationAttribute,
104
+ IpamPoolCidr,
75
105
  Monitoring,
76
106
  TpmSupportValues,
77
107
  } from "./models_3";
78
108
  import {
109
+ CreateVolumePermission,
110
+ ExcessCapacityTerminationPolicy,
79
111
  InstanceNetworkInterfaceSpecification,
112
+ LaunchTemplateConfig,
80
113
  NetworkInsightsAccessScopeAnalysis,
81
114
  NetworkInsightsAnalysis,
82
115
  PublicIpv4PoolRange,
116
+ ReservedInstancesConfiguration,
83
117
  RunInstancesMonitoringEnabled,
84
118
  ScheduledInstance,
85
119
  SnapshotAttributeName,
86
120
  SpotFleetRequestConfigData,
87
121
  SpotInstanceRequest,
88
122
  SpotPlacement,
123
+ VerifiedAccessInstanceLoggingConfiguration,
89
124
  VolumeModification,
90
125
  } from "./models_4";
91
- import { CapacityReservationSpecification, Purchase } from "./models_5";
126
+ import {
127
+ CapacityReservationSpecification,
128
+ IpamResourceCidr,
129
+ OperationType,
130
+ Purchase,
131
+ } from "./models_5";
132
+ export interface InstanceCreditSpecificationRequest {
133
+ InstanceId?: string;
134
+ CpuCredits?: string;
135
+ }
136
+ export interface ModifyInstanceCreditSpecificationRequest {
137
+ DryRun?: boolean;
138
+ ClientToken?: string;
139
+ InstanceCreditSpecifications:
140
+ | InstanceCreditSpecificationRequest[]
141
+ | undefined;
142
+ }
143
+ export interface SuccessfulInstanceCreditSpecificationItem {
144
+ InstanceId?: string;
145
+ }
146
+ export declare enum UnsuccessfulInstanceCreditSpecificationErrorCode {
147
+ INCORRECT_INSTANCE_STATE = "IncorrectInstanceState",
148
+ INSTANCE_CREDIT_SPECIFICATION_NOT_SUPPORTED = "InstanceCreditSpecification.NotSupported",
149
+ INSTANCE_NOT_FOUND = "InvalidInstanceID.NotFound",
150
+ INVALID_INSTANCE_ID = "InvalidInstanceID.Malformed",
151
+ }
152
+ export interface UnsuccessfulInstanceCreditSpecificationItemError {
153
+ Code?: UnsuccessfulInstanceCreditSpecificationErrorCode | string;
154
+ Message?: string;
155
+ }
156
+ export interface UnsuccessfulInstanceCreditSpecificationItem {
157
+ InstanceId?: string;
158
+ Error?: UnsuccessfulInstanceCreditSpecificationItemError;
159
+ }
160
+ export interface ModifyInstanceCreditSpecificationResult {
161
+ SuccessfulInstanceCreditSpecifications?: SuccessfulInstanceCreditSpecificationItem[];
162
+ UnsuccessfulInstanceCreditSpecifications?: UnsuccessfulInstanceCreditSpecificationItem[];
163
+ }
164
+ export interface ModifyInstanceEventStartTimeRequest {
165
+ DryRun?: boolean;
166
+ InstanceId: string | undefined;
167
+ InstanceEventId: string | undefined;
168
+ NotBefore: Date | undefined;
169
+ }
170
+ export interface ModifyInstanceEventStartTimeResult {
171
+ Event?: InstanceStatusEvent;
172
+ }
173
+ export interface ModifyInstanceEventWindowRequest {
174
+ DryRun?: boolean;
175
+ Name?: string;
176
+ InstanceEventWindowId: string | undefined;
177
+ TimeRanges?: InstanceEventWindowTimeRangeRequest[];
178
+ CronExpression?: string;
179
+ }
180
+ export interface ModifyInstanceEventWindowResult {
181
+ InstanceEventWindow?: InstanceEventWindow;
182
+ }
183
+ export interface ModifyInstanceMaintenanceOptionsRequest {
184
+ InstanceId: string | undefined;
185
+ AutoRecovery?: InstanceAutoRecoveryState | string;
186
+ DryRun?: boolean;
187
+ }
188
+ export interface ModifyInstanceMaintenanceOptionsResult {
189
+ InstanceId?: string;
190
+ AutoRecovery?: InstanceAutoRecoveryState | string;
191
+ }
192
+ export interface ModifyInstanceMetadataOptionsRequest {
193
+ InstanceId: string | undefined;
194
+ HttpTokens?: HttpTokensState | string;
195
+ HttpPutResponseHopLimit?: number;
196
+ HttpEndpoint?: InstanceMetadataEndpointState | string;
197
+ DryRun?: boolean;
198
+ HttpProtocolIpv6?: InstanceMetadataProtocolState | string;
199
+ InstanceMetadataTags?: InstanceMetadataTagsState | string;
200
+ }
201
+ export interface ModifyInstanceMetadataOptionsResult {
202
+ InstanceId?: string;
203
+ InstanceMetadataOptions?: InstanceMetadataOptionsResponse;
204
+ }
205
+ export declare enum HostTenancy {
206
+ dedicated = "dedicated",
207
+ host = "host",
208
+ }
209
+ export interface ModifyInstancePlacementRequest {
210
+ Affinity?: Affinity | string;
211
+ GroupName?: string;
212
+ HostId?: string;
213
+ InstanceId: string | undefined;
214
+ Tenancy?: HostTenancy | string;
215
+ PartitionNumber?: number;
216
+ HostResourceGroupArn?: string;
217
+ GroupId?: string;
218
+ }
219
+ export interface ModifyInstancePlacementResult {
220
+ Return?: boolean;
221
+ }
222
+ export interface RemoveIpamOperatingRegion {
223
+ RegionName?: string;
224
+ }
225
+ export interface ModifyIpamRequest {
226
+ DryRun?: boolean;
227
+ IpamId: string | undefined;
228
+ Description?: string;
229
+ AddOperatingRegions?: AddIpamOperatingRegion[];
230
+ RemoveOperatingRegions?: RemoveIpamOperatingRegion[];
231
+ }
232
+ export interface ModifyIpamResult {
233
+ Ipam?: Ipam;
234
+ }
235
+ export interface ModifyIpamPoolRequest {
236
+ DryRun?: boolean;
237
+ IpamPoolId: string | undefined;
238
+ Description?: string;
239
+ AutoImport?: boolean;
240
+ AllocationMinNetmaskLength?: number;
241
+ AllocationMaxNetmaskLength?: number;
242
+ AllocationDefaultNetmaskLength?: number;
243
+ ClearAllocationDefaultNetmaskLength?: boolean;
244
+ AddAllocationResourceTags?: RequestIpamResourceTag[];
245
+ RemoveAllocationResourceTags?: RequestIpamResourceTag[];
246
+ }
247
+ export interface ModifyIpamPoolResult {
248
+ IpamPool?: IpamPool;
249
+ }
250
+ export interface ModifyIpamResourceCidrRequest {
251
+ DryRun?: boolean;
252
+ ResourceId: string | undefined;
253
+ ResourceCidr: string | undefined;
254
+ ResourceRegion: string | undefined;
255
+ CurrentIpamScopeId: string | undefined;
256
+ DestinationIpamScopeId?: string;
257
+ Monitored: boolean | undefined;
258
+ }
259
+ export interface ModifyIpamResourceCidrResult {
260
+ IpamResourceCidr?: IpamResourceCidr;
261
+ }
262
+ export interface ModifyIpamScopeRequest {
263
+ DryRun?: boolean;
264
+ IpamScopeId: string | undefined;
265
+ Description?: string;
266
+ }
267
+ export interface ModifyIpamScopeResult {
268
+ IpamScope?: IpamScope;
269
+ }
270
+ export interface ModifyLaunchTemplateRequest {
271
+ DryRun?: boolean;
272
+ ClientToken?: string;
273
+ LaunchTemplateId?: string;
274
+ LaunchTemplateName?: string;
275
+ DefaultVersion?: string;
276
+ }
277
+ export interface ModifyLaunchTemplateResult {
278
+ LaunchTemplate?: LaunchTemplate;
279
+ }
280
+ export interface ModifyLocalGatewayRouteRequest {
281
+ DestinationCidrBlock: string | undefined;
282
+ LocalGatewayRouteTableId: string | undefined;
283
+ LocalGatewayVirtualInterfaceGroupId?: string;
284
+ NetworkInterfaceId?: string;
285
+ DryRun?: boolean;
286
+ }
287
+ export interface ModifyLocalGatewayRouteResult {
288
+ Route?: LocalGatewayRoute;
289
+ }
290
+ export interface RemovePrefixListEntry {
291
+ Cidr: string | undefined;
292
+ }
293
+ export interface ModifyManagedPrefixListRequest {
294
+ DryRun?: boolean;
295
+ PrefixListId: string | undefined;
296
+ CurrentVersion?: number;
297
+ PrefixListName?: string;
298
+ AddEntries?: AddPrefixListEntry[];
299
+ RemoveEntries?: RemovePrefixListEntry[];
300
+ MaxEntries?: number;
301
+ }
302
+ export interface ModifyManagedPrefixListResult {
303
+ PrefixList?: ManagedPrefixList;
304
+ }
305
+ export interface NetworkInterfaceAttachmentChanges {
306
+ AttachmentId?: string;
307
+ DeleteOnTermination?: boolean;
308
+ }
309
+ export interface ModifyNetworkInterfaceAttributeRequest {
310
+ Attachment?: NetworkInterfaceAttachmentChanges;
311
+ Description?: AttributeValue;
312
+ DryRun?: boolean;
313
+ Groups?: string[];
314
+ NetworkInterfaceId: string | undefined;
315
+ SourceDestCheck?: AttributeBooleanValue;
316
+ EnaSrdSpecification?: EnaSrdSpecification;
317
+ }
318
+ export interface ModifyPrivateDnsNameOptionsRequest {
319
+ DryRun?: boolean;
320
+ InstanceId?: string;
321
+ PrivateDnsHostnameType?: HostnameType | string;
322
+ EnableResourceNameDnsARecord?: boolean;
323
+ EnableResourceNameDnsAAAARecord?: boolean;
324
+ }
325
+ export interface ModifyPrivateDnsNameOptionsResult {
326
+ Return?: boolean;
327
+ }
328
+ export interface ModifyReservedInstancesRequest {
329
+ ReservedInstancesIds: string[] | undefined;
330
+ ClientToken?: string;
331
+ TargetConfigurations: ReservedInstancesConfiguration[] | undefined;
332
+ }
333
+ export interface ModifyReservedInstancesResult {
334
+ ReservedInstancesModificationId?: string;
335
+ }
336
+ export interface SecurityGroupRuleRequest {
337
+ IpProtocol?: string;
338
+ FromPort?: number;
339
+ ToPort?: number;
340
+ CidrIpv4?: string;
341
+ CidrIpv6?: string;
342
+ PrefixListId?: string;
343
+ ReferencedGroupId?: string;
344
+ Description?: string;
345
+ }
346
+ export interface SecurityGroupRuleUpdate {
347
+ SecurityGroupRuleId?: string;
348
+ SecurityGroupRule?: SecurityGroupRuleRequest;
349
+ }
350
+ export interface ModifySecurityGroupRulesRequest {
351
+ GroupId: string | undefined;
352
+ SecurityGroupRules: SecurityGroupRuleUpdate[] | undefined;
353
+ DryRun?: boolean;
354
+ }
355
+ export interface ModifySecurityGroupRulesResult {
356
+ Return?: boolean;
357
+ }
358
+ export interface CreateVolumePermissionModifications {
359
+ Add?: CreateVolumePermission[];
360
+ Remove?: CreateVolumePermission[];
361
+ }
362
+ export interface ModifySnapshotAttributeRequest {
363
+ Attribute?: SnapshotAttributeName | string;
364
+ CreateVolumePermission?: CreateVolumePermissionModifications;
365
+ GroupNames?: string[];
366
+ OperationType?: OperationType | string;
367
+ SnapshotId: string | undefined;
368
+ UserIds?: string[];
369
+ DryRun?: boolean;
370
+ }
371
+ export declare enum TargetStorageTier {
372
+ archive = "archive",
373
+ }
374
+ export interface ModifySnapshotTierRequest {
375
+ SnapshotId: string | undefined;
376
+ StorageTier?: TargetStorageTier | string;
377
+ DryRun?: boolean;
378
+ }
379
+ export interface ModifySnapshotTierResult {
380
+ SnapshotId?: string;
381
+ TieringStartTime?: Date;
382
+ }
383
+ export interface ModifySpotFleetRequestRequest {
384
+ ExcessCapacityTerminationPolicy?: ExcessCapacityTerminationPolicy | string;
385
+ LaunchTemplateConfigs?: LaunchTemplateConfig[];
386
+ SpotFleetRequestId: string | undefined;
387
+ TargetCapacity?: number;
388
+ OnDemandTargetCapacity?: number;
389
+ Context?: string;
390
+ }
391
+ export interface ModifySpotFleetRequestResponse {
392
+ Return?: boolean;
393
+ }
394
+ export interface ModifySubnetAttributeRequest {
395
+ AssignIpv6AddressOnCreation?: AttributeBooleanValue;
396
+ MapPublicIpOnLaunch?: AttributeBooleanValue;
397
+ SubnetId: string | undefined;
398
+ MapCustomerOwnedIpOnLaunch?: AttributeBooleanValue;
399
+ CustomerOwnedIpv4Pool?: string;
400
+ EnableDns64?: AttributeBooleanValue;
401
+ PrivateDnsHostnameTypeOnLaunch?: HostnameType | string;
402
+ EnableResourceNameDnsARecordOnLaunch?: AttributeBooleanValue;
403
+ EnableResourceNameDnsAAAARecordOnLaunch?: AttributeBooleanValue;
404
+ EnableLniAtDeviceIndex?: number;
405
+ DisableLniAtDeviceIndex?: AttributeBooleanValue;
406
+ }
407
+ export interface ModifyTrafficMirrorFilterNetworkServicesRequest {
408
+ TrafficMirrorFilterId: string | undefined;
409
+ AddNetworkServices?: (TrafficMirrorNetworkService | string)[];
410
+ RemoveNetworkServices?: (TrafficMirrorNetworkService | string)[];
411
+ DryRun?: boolean;
412
+ }
413
+ export interface ModifyTrafficMirrorFilterNetworkServicesResult {
414
+ TrafficMirrorFilter?: TrafficMirrorFilter;
415
+ }
416
+ export declare enum TrafficMirrorFilterRuleField {
417
+ description = "description",
418
+ destination_port_range = "destination-port-range",
419
+ protocol = "protocol",
420
+ source_port_range = "source-port-range",
421
+ }
422
+ export interface ModifyTrafficMirrorFilterRuleRequest {
423
+ TrafficMirrorFilterRuleId: string | undefined;
424
+ TrafficDirection?: TrafficDirection | string;
425
+ RuleNumber?: number;
426
+ RuleAction?: TrafficMirrorRuleAction | string;
427
+ DestinationPortRange?: TrafficMirrorPortRangeRequest;
428
+ SourcePortRange?: TrafficMirrorPortRangeRequest;
429
+ Protocol?: number;
430
+ DestinationCidrBlock?: string;
431
+ SourceCidrBlock?: string;
432
+ Description?: string;
433
+ RemoveFields?: (TrafficMirrorFilterRuleField | string)[];
434
+ DryRun?: boolean;
435
+ }
436
+ export interface ModifyTrafficMirrorFilterRuleResult {
437
+ TrafficMirrorFilterRule?: TrafficMirrorFilterRule;
438
+ }
439
+ export declare enum TrafficMirrorSessionField {
440
+ description = "description",
441
+ packet_length = "packet-length",
442
+ virtual_network_id = "virtual-network-id",
443
+ }
444
+ export interface ModifyTrafficMirrorSessionRequest {
445
+ TrafficMirrorSessionId: string | undefined;
446
+ TrafficMirrorTargetId?: string;
447
+ TrafficMirrorFilterId?: string;
448
+ PacketLength?: number;
449
+ SessionNumber?: number;
450
+ VirtualNetworkId?: number;
451
+ Description?: string;
452
+ RemoveFields?: (TrafficMirrorSessionField | string)[];
453
+ DryRun?: boolean;
454
+ }
455
+ export interface ModifyTrafficMirrorSessionResult {
456
+ TrafficMirrorSession?: TrafficMirrorSession;
457
+ }
458
+ export interface ModifyTransitGatewayOptions {
459
+ AddTransitGatewayCidrBlocks?: string[];
460
+ RemoveTransitGatewayCidrBlocks?: string[];
461
+ VpnEcmpSupport?: VpnEcmpSupportValue | string;
462
+ DnsSupport?: DnsSupportValue | string;
463
+ AutoAcceptSharedAttachments?: AutoAcceptSharedAttachmentsValue | string;
464
+ DefaultRouteTableAssociation?: DefaultRouteTableAssociationValue | string;
465
+ AssociationDefaultRouteTableId?: string;
466
+ DefaultRouteTablePropagation?: DefaultRouteTablePropagationValue | string;
467
+ PropagationDefaultRouteTableId?: string;
468
+ AmazonSideAsn?: number;
469
+ }
470
+ export interface ModifyTransitGatewayRequest {
471
+ TransitGatewayId: string | undefined;
472
+ Description?: string;
473
+ Options?: ModifyTransitGatewayOptions;
474
+ DryRun?: boolean;
475
+ }
92
476
  export interface ModifyTransitGatewayResult {
93
477
  TransitGateway?: TransitGateway;
94
478
  }
@@ -117,6 +501,109 @@ export interface ModifyTransitGatewayVpcAttachmentRequest {
117
501
  export interface ModifyTransitGatewayVpcAttachmentResult {
118
502
  TransitGatewayVpcAttachment?: TransitGatewayVpcAttachment;
119
503
  }
504
+ export interface ModifyVerifiedAccessEndpointLoadBalancerOptions {
505
+ SubnetIds?: string[];
506
+ Protocol?: VerifiedAccessEndpointProtocol | string;
507
+ Port?: number;
508
+ }
509
+ export interface ModifyVerifiedAccessEndpointEniOptions {
510
+ Protocol?: VerifiedAccessEndpointProtocol | string;
511
+ Port?: number;
512
+ }
513
+ export interface ModifyVerifiedAccessEndpointRequest {
514
+ VerifiedAccessEndpointId: string | undefined;
515
+ VerifiedAccessGroupId?: string;
516
+ LoadBalancerOptions?: ModifyVerifiedAccessEndpointLoadBalancerOptions;
517
+ NetworkInterfaceOptions?: ModifyVerifiedAccessEndpointEniOptions;
518
+ Description?: string;
519
+ ClientToken?: string;
520
+ DryRun?: boolean;
521
+ }
522
+ export interface ModifyVerifiedAccessEndpointResult {
523
+ VerifiedAccessEndpoint?: VerifiedAccessEndpoint;
524
+ }
525
+ export interface ModifyVerifiedAccessEndpointPolicyRequest {
526
+ VerifiedAccessEndpointId: string | undefined;
527
+ PolicyEnabled: boolean | undefined;
528
+ PolicyDocument?: string;
529
+ ClientToken?: string;
530
+ DryRun?: boolean;
531
+ }
532
+ export interface ModifyVerifiedAccessEndpointPolicyResult {
533
+ PolicyEnabled?: boolean;
534
+ PolicyDocument?: string;
535
+ }
536
+ export interface ModifyVerifiedAccessGroupRequest {
537
+ VerifiedAccessGroupId: string | undefined;
538
+ VerifiedAccessInstanceId?: string;
539
+ Description?: string;
540
+ ClientToken?: string;
541
+ DryRun?: boolean;
542
+ }
543
+ export interface ModifyVerifiedAccessGroupResult {
544
+ VerifiedAccessGroup?: VerifiedAccessGroup;
545
+ }
546
+ export interface ModifyVerifiedAccessGroupPolicyRequest {
547
+ VerifiedAccessGroupId: string | undefined;
548
+ PolicyEnabled: boolean | undefined;
549
+ PolicyDocument?: string;
550
+ ClientToken?: string;
551
+ DryRun?: boolean;
552
+ }
553
+ export interface ModifyVerifiedAccessGroupPolicyResult {
554
+ PolicyEnabled?: boolean;
555
+ PolicyDocument?: string;
556
+ }
557
+ export interface ModifyVerifiedAccessInstanceRequest {
558
+ VerifiedAccessInstanceId: string | undefined;
559
+ Description?: string;
560
+ DryRun?: boolean;
561
+ ClientToken?: string;
562
+ }
563
+ export interface ModifyVerifiedAccessInstanceResult {
564
+ VerifiedAccessInstance?: VerifiedAccessInstance;
565
+ }
566
+ export interface VerifiedAccessLogCloudWatchLogsDestinationOptions {
567
+ Enabled: boolean | undefined;
568
+ LogGroup?: string;
569
+ }
570
+ export interface VerifiedAccessLogKinesisDataFirehoseDestinationOptions {
571
+ Enabled: boolean | undefined;
572
+ DeliveryStream?: string;
573
+ }
574
+ export interface VerifiedAccessLogS3DestinationOptions {
575
+ Enabled: boolean | undefined;
576
+ BucketName?: string;
577
+ Prefix?: string;
578
+ BucketOwner?: string;
579
+ }
580
+ export interface VerifiedAccessLogOptions {
581
+ S3?: VerifiedAccessLogS3DestinationOptions;
582
+ CloudWatchLogs?: VerifiedAccessLogCloudWatchLogsDestinationOptions;
583
+ KinesisDataFirehose?: VerifiedAccessLogKinesisDataFirehoseDestinationOptions;
584
+ }
585
+ export interface ModifyVerifiedAccessInstanceLoggingConfigurationRequest {
586
+ VerifiedAccessInstanceId: string | undefined;
587
+ AccessLogs: VerifiedAccessLogOptions | undefined;
588
+ DryRun?: boolean;
589
+ ClientToken?: string;
590
+ }
591
+ export interface ModifyVerifiedAccessInstanceLoggingConfigurationResult {
592
+ LoggingConfiguration?: VerifiedAccessInstanceLoggingConfiguration;
593
+ }
594
+ export interface ModifyVerifiedAccessTrustProviderOidcOptions {
595
+ Scope?: string;
596
+ }
597
+ export interface ModifyVerifiedAccessTrustProviderRequest {
598
+ VerifiedAccessTrustProviderId: string | undefined;
599
+ OidcOptions?: ModifyVerifiedAccessTrustProviderOidcOptions;
600
+ Description?: string;
601
+ DryRun?: boolean;
602
+ ClientToken?: string;
603
+ }
604
+ export interface ModifyVerifiedAccessTrustProviderResult {
605
+ VerifiedAccessTrustProvider?: VerifiedAccessTrustProvider;
606
+ }
120
607
  export interface ModifyVolumeRequest {
121
608
  DryRun?: boolean;
122
609
  VolumeId: string | undefined;
@@ -1144,6 +1631,177 @@ export interface WithdrawByoipCidrRequest {
1144
1631
  export interface WithdrawByoipCidrResult {
1145
1632
  ByoipCidr?: ByoipCidr;
1146
1633
  }
1634
+ export declare const InstanceCreditSpecificationRequestFilterSensitiveLog: (
1635
+ obj: InstanceCreditSpecificationRequest
1636
+ ) => any;
1637
+ export declare const ModifyInstanceCreditSpecificationRequestFilterSensitiveLog: (
1638
+ obj: ModifyInstanceCreditSpecificationRequest
1639
+ ) => any;
1640
+ export declare const SuccessfulInstanceCreditSpecificationItemFilterSensitiveLog: (
1641
+ obj: SuccessfulInstanceCreditSpecificationItem
1642
+ ) => any;
1643
+ export declare const UnsuccessfulInstanceCreditSpecificationItemErrorFilterSensitiveLog: (
1644
+ obj: UnsuccessfulInstanceCreditSpecificationItemError
1645
+ ) => any;
1646
+ export declare const UnsuccessfulInstanceCreditSpecificationItemFilterSensitiveLog: (
1647
+ obj: UnsuccessfulInstanceCreditSpecificationItem
1648
+ ) => any;
1649
+ export declare const ModifyInstanceCreditSpecificationResultFilterSensitiveLog: (
1650
+ obj: ModifyInstanceCreditSpecificationResult
1651
+ ) => any;
1652
+ export declare const ModifyInstanceEventStartTimeRequestFilterSensitiveLog: (
1653
+ obj: ModifyInstanceEventStartTimeRequest
1654
+ ) => any;
1655
+ export declare const ModifyInstanceEventStartTimeResultFilterSensitiveLog: (
1656
+ obj: ModifyInstanceEventStartTimeResult
1657
+ ) => any;
1658
+ export declare const ModifyInstanceEventWindowRequestFilterSensitiveLog: (
1659
+ obj: ModifyInstanceEventWindowRequest
1660
+ ) => any;
1661
+ export declare const ModifyInstanceEventWindowResultFilterSensitiveLog: (
1662
+ obj: ModifyInstanceEventWindowResult
1663
+ ) => any;
1664
+ export declare const ModifyInstanceMaintenanceOptionsRequestFilterSensitiveLog: (
1665
+ obj: ModifyInstanceMaintenanceOptionsRequest
1666
+ ) => any;
1667
+ export declare const ModifyInstanceMaintenanceOptionsResultFilterSensitiveLog: (
1668
+ obj: ModifyInstanceMaintenanceOptionsResult
1669
+ ) => any;
1670
+ export declare const ModifyInstanceMetadataOptionsRequestFilterSensitiveLog: (
1671
+ obj: ModifyInstanceMetadataOptionsRequest
1672
+ ) => any;
1673
+ export declare const ModifyInstanceMetadataOptionsResultFilterSensitiveLog: (
1674
+ obj: ModifyInstanceMetadataOptionsResult
1675
+ ) => any;
1676
+ export declare const ModifyInstancePlacementRequestFilterSensitiveLog: (
1677
+ obj: ModifyInstancePlacementRequest
1678
+ ) => any;
1679
+ export declare const ModifyInstancePlacementResultFilterSensitiveLog: (
1680
+ obj: ModifyInstancePlacementResult
1681
+ ) => any;
1682
+ export declare const RemoveIpamOperatingRegionFilterSensitiveLog: (
1683
+ obj: RemoveIpamOperatingRegion
1684
+ ) => any;
1685
+ export declare const ModifyIpamRequestFilterSensitiveLog: (
1686
+ obj: ModifyIpamRequest
1687
+ ) => any;
1688
+ export declare const ModifyIpamResultFilterSensitiveLog: (
1689
+ obj: ModifyIpamResult
1690
+ ) => any;
1691
+ export declare const ModifyIpamPoolRequestFilterSensitiveLog: (
1692
+ obj: ModifyIpamPoolRequest
1693
+ ) => any;
1694
+ export declare const ModifyIpamPoolResultFilterSensitiveLog: (
1695
+ obj: ModifyIpamPoolResult
1696
+ ) => any;
1697
+ export declare const ModifyIpamResourceCidrRequestFilterSensitiveLog: (
1698
+ obj: ModifyIpamResourceCidrRequest
1699
+ ) => any;
1700
+ export declare const ModifyIpamResourceCidrResultFilterSensitiveLog: (
1701
+ obj: ModifyIpamResourceCidrResult
1702
+ ) => any;
1703
+ export declare const ModifyIpamScopeRequestFilterSensitiveLog: (
1704
+ obj: ModifyIpamScopeRequest
1705
+ ) => any;
1706
+ export declare const ModifyIpamScopeResultFilterSensitiveLog: (
1707
+ obj: ModifyIpamScopeResult
1708
+ ) => any;
1709
+ export declare const ModifyLaunchTemplateRequestFilterSensitiveLog: (
1710
+ obj: ModifyLaunchTemplateRequest
1711
+ ) => any;
1712
+ export declare const ModifyLaunchTemplateResultFilterSensitiveLog: (
1713
+ obj: ModifyLaunchTemplateResult
1714
+ ) => any;
1715
+ export declare const ModifyLocalGatewayRouteRequestFilterSensitiveLog: (
1716
+ obj: ModifyLocalGatewayRouteRequest
1717
+ ) => any;
1718
+ export declare const ModifyLocalGatewayRouteResultFilterSensitiveLog: (
1719
+ obj: ModifyLocalGatewayRouteResult
1720
+ ) => any;
1721
+ export declare const RemovePrefixListEntryFilterSensitiveLog: (
1722
+ obj: RemovePrefixListEntry
1723
+ ) => any;
1724
+ export declare const ModifyManagedPrefixListRequestFilterSensitiveLog: (
1725
+ obj: ModifyManagedPrefixListRequest
1726
+ ) => any;
1727
+ export declare const ModifyManagedPrefixListResultFilterSensitiveLog: (
1728
+ obj: ModifyManagedPrefixListResult
1729
+ ) => any;
1730
+ export declare const NetworkInterfaceAttachmentChangesFilterSensitiveLog: (
1731
+ obj: NetworkInterfaceAttachmentChanges
1732
+ ) => any;
1733
+ export declare const ModifyNetworkInterfaceAttributeRequestFilterSensitiveLog: (
1734
+ obj: ModifyNetworkInterfaceAttributeRequest
1735
+ ) => any;
1736
+ export declare const ModifyPrivateDnsNameOptionsRequestFilterSensitiveLog: (
1737
+ obj: ModifyPrivateDnsNameOptionsRequest
1738
+ ) => any;
1739
+ export declare const ModifyPrivateDnsNameOptionsResultFilterSensitiveLog: (
1740
+ obj: ModifyPrivateDnsNameOptionsResult
1741
+ ) => any;
1742
+ export declare const ModifyReservedInstancesRequestFilterSensitiveLog: (
1743
+ obj: ModifyReservedInstancesRequest
1744
+ ) => any;
1745
+ export declare const ModifyReservedInstancesResultFilterSensitiveLog: (
1746
+ obj: ModifyReservedInstancesResult
1747
+ ) => any;
1748
+ export declare const SecurityGroupRuleRequestFilterSensitiveLog: (
1749
+ obj: SecurityGroupRuleRequest
1750
+ ) => any;
1751
+ export declare const SecurityGroupRuleUpdateFilterSensitiveLog: (
1752
+ obj: SecurityGroupRuleUpdate
1753
+ ) => any;
1754
+ export declare const ModifySecurityGroupRulesRequestFilterSensitiveLog: (
1755
+ obj: ModifySecurityGroupRulesRequest
1756
+ ) => any;
1757
+ export declare const ModifySecurityGroupRulesResultFilterSensitiveLog: (
1758
+ obj: ModifySecurityGroupRulesResult
1759
+ ) => any;
1760
+ export declare const CreateVolumePermissionModificationsFilterSensitiveLog: (
1761
+ obj: CreateVolumePermissionModifications
1762
+ ) => any;
1763
+ export declare const ModifySnapshotAttributeRequestFilterSensitiveLog: (
1764
+ obj: ModifySnapshotAttributeRequest
1765
+ ) => any;
1766
+ export declare const ModifySnapshotTierRequestFilterSensitiveLog: (
1767
+ obj: ModifySnapshotTierRequest
1768
+ ) => any;
1769
+ export declare const ModifySnapshotTierResultFilterSensitiveLog: (
1770
+ obj: ModifySnapshotTierResult
1771
+ ) => any;
1772
+ export declare const ModifySpotFleetRequestRequestFilterSensitiveLog: (
1773
+ obj: ModifySpotFleetRequestRequest
1774
+ ) => any;
1775
+ export declare const ModifySpotFleetRequestResponseFilterSensitiveLog: (
1776
+ obj: ModifySpotFleetRequestResponse
1777
+ ) => any;
1778
+ export declare const ModifySubnetAttributeRequestFilterSensitiveLog: (
1779
+ obj: ModifySubnetAttributeRequest
1780
+ ) => any;
1781
+ export declare const ModifyTrafficMirrorFilterNetworkServicesRequestFilterSensitiveLog: (
1782
+ obj: ModifyTrafficMirrorFilterNetworkServicesRequest
1783
+ ) => any;
1784
+ export declare const ModifyTrafficMirrorFilterNetworkServicesResultFilterSensitiveLog: (
1785
+ obj: ModifyTrafficMirrorFilterNetworkServicesResult
1786
+ ) => any;
1787
+ export declare const ModifyTrafficMirrorFilterRuleRequestFilterSensitiveLog: (
1788
+ obj: ModifyTrafficMirrorFilterRuleRequest
1789
+ ) => any;
1790
+ export declare const ModifyTrafficMirrorFilterRuleResultFilterSensitiveLog: (
1791
+ obj: ModifyTrafficMirrorFilterRuleResult
1792
+ ) => any;
1793
+ export declare const ModifyTrafficMirrorSessionRequestFilterSensitiveLog: (
1794
+ obj: ModifyTrafficMirrorSessionRequest
1795
+ ) => any;
1796
+ export declare const ModifyTrafficMirrorSessionResultFilterSensitiveLog: (
1797
+ obj: ModifyTrafficMirrorSessionResult
1798
+ ) => any;
1799
+ export declare const ModifyTransitGatewayOptionsFilterSensitiveLog: (
1800
+ obj: ModifyTransitGatewayOptions
1801
+ ) => any;
1802
+ export declare const ModifyTransitGatewayRequestFilterSensitiveLog: (
1803
+ obj: ModifyTransitGatewayRequest
1804
+ ) => any;
1147
1805
  export declare const ModifyTransitGatewayResultFilterSensitiveLog: (
1148
1806
  obj: ModifyTransitGatewayResult
1149
1807
  ) => any;
@@ -1162,6 +1820,69 @@ export declare const ModifyTransitGatewayVpcAttachmentRequestFilterSensitiveLog:
1162
1820
  export declare const ModifyTransitGatewayVpcAttachmentResultFilterSensitiveLog: (
1163
1821
  obj: ModifyTransitGatewayVpcAttachmentResult
1164
1822
  ) => any;
1823
+ export declare const ModifyVerifiedAccessEndpointLoadBalancerOptionsFilterSensitiveLog: (
1824
+ obj: ModifyVerifiedAccessEndpointLoadBalancerOptions
1825
+ ) => any;
1826
+ export declare const ModifyVerifiedAccessEndpointEniOptionsFilterSensitiveLog: (
1827
+ obj: ModifyVerifiedAccessEndpointEniOptions
1828
+ ) => any;
1829
+ export declare const ModifyVerifiedAccessEndpointRequestFilterSensitiveLog: (
1830
+ obj: ModifyVerifiedAccessEndpointRequest
1831
+ ) => any;
1832
+ export declare const ModifyVerifiedAccessEndpointResultFilterSensitiveLog: (
1833
+ obj: ModifyVerifiedAccessEndpointResult
1834
+ ) => any;
1835
+ export declare const ModifyVerifiedAccessEndpointPolicyRequestFilterSensitiveLog: (
1836
+ obj: ModifyVerifiedAccessEndpointPolicyRequest
1837
+ ) => any;
1838
+ export declare const ModifyVerifiedAccessEndpointPolicyResultFilterSensitiveLog: (
1839
+ obj: ModifyVerifiedAccessEndpointPolicyResult
1840
+ ) => any;
1841
+ export declare const ModifyVerifiedAccessGroupRequestFilterSensitiveLog: (
1842
+ obj: ModifyVerifiedAccessGroupRequest
1843
+ ) => any;
1844
+ export declare const ModifyVerifiedAccessGroupResultFilterSensitiveLog: (
1845
+ obj: ModifyVerifiedAccessGroupResult
1846
+ ) => any;
1847
+ export declare const ModifyVerifiedAccessGroupPolicyRequestFilterSensitiveLog: (
1848
+ obj: ModifyVerifiedAccessGroupPolicyRequest
1849
+ ) => any;
1850
+ export declare const ModifyVerifiedAccessGroupPolicyResultFilterSensitiveLog: (
1851
+ obj: ModifyVerifiedAccessGroupPolicyResult
1852
+ ) => any;
1853
+ export declare const ModifyVerifiedAccessInstanceRequestFilterSensitiveLog: (
1854
+ obj: ModifyVerifiedAccessInstanceRequest
1855
+ ) => any;
1856
+ export declare const ModifyVerifiedAccessInstanceResultFilterSensitiveLog: (
1857
+ obj: ModifyVerifiedAccessInstanceResult
1858
+ ) => any;
1859
+ export declare const VerifiedAccessLogCloudWatchLogsDestinationOptionsFilterSensitiveLog: (
1860
+ obj: VerifiedAccessLogCloudWatchLogsDestinationOptions
1861
+ ) => any;
1862
+ export declare const VerifiedAccessLogKinesisDataFirehoseDestinationOptionsFilterSensitiveLog: (
1863
+ obj: VerifiedAccessLogKinesisDataFirehoseDestinationOptions
1864
+ ) => any;
1865
+ export declare const VerifiedAccessLogS3DestinationOptionsFilterSensitiveLog: (
1866
+ obj: VerifiedAccessLogS3DestinationOptions
1867
+ ) => any;
1868
+ export declare const VerifiedAccessLogOptionsFilterSensitiveLog: (
1869
+ obj: VerifiedAccessLogOptions
1870
+ ) => any;
1871
+ export declare const ModifyVerifiedAccessInstanceLoggingConfigurationRequestFilterSensitiveLog: (
1872
+ obj: ModifyVerifiedAccessInstanceLoggingConfigurationRequest
1873
+ ) => any;
1874
+ export declare const ModifyVerifiedAccessInstanceLoggingConfigurationResultFilterSensitiveLog: (
1875
+ obj: ModifyVerifiedAccessInstanceLoggingConfigurationResult
1876
+ ) => any;
1877
+ export declare const ModifyVerifiedAccessTrustProviderOidcOptionsFilterSensitiveLog: (
1878
+ obj: ModifyVerifiedAccessTrustProviderOidcOptions
1879
+ ) => any;
1880
+ export declare const ModifyVerifiedAccessTrustProviderRequestFilterSensitiveLog: (
1881
+ obj: ModifyVerifiedAccessTrustProviderRequest
1882
+ ) => any;
1883
+ export declare const ModifyVerifiedAccessTrustProviderResultFilterSensitiveLog: (
1884
+ obj: ModifyVerifiedAccessTrustProviderResult
1885
+ ) => any;
1165
1886
  export declare const ModifyVolumeRequestFilterSensitiveLog: (
1166
1887
  obj: ModifyVolumeRequest
1167
1888
  ) => any;