@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,9 +1,1230 @@
1
- import { _InstanceType, AddedPrincipal, AddressAttribute, AddressAttributeName, ApplianceModeSupportValue, ByoipCidr, ClientVpnAuthorizationRuleStatus, CurrencyCodeValues, DnsSupportValue, HostnameType, IamInstanceProfileAssociation, IamInstanceProfileSpecification, IpPermission, Ipv6SupportValue, PortRange, RouteTableAssociationState, TagSpecification, TransitGatewayAttachmentResourceType, TransitGatewayMulticastDomainAssociations, TransitGatewayPeeringAttachment, TransitGatewayVpcAttachment, UnsuccessfulItem } from "./models_0";
2
- import { BlockDeviceMapping, CreditSpecificationRequest, ElasticGpuSpecification, IcmpTypeCode, InstanceInterruptionBehavior, InstanceIpv6Address, LocalGatewayRoute, ManagedPrefixList, MarketType, Placement, RuleAction, ShutdownBehavior, SnapshotState, SpotInstanceType, VolumeType } from "./models_1";
3
- import { DnsOptionsSpecification, IKEVersionsRequestListValue, IpAddressType, IpamPoolCidr, PayerResponsibility, Phase1DHGroupNumbersRequestListValue, Phase1EncryptionAlgorithmsRequestListValue, Phase1IntegrityAlgorithmsRequestListValue, Phase2DHGroupNumbersRequestListValue, Phase2EncryptionAlgorithmsRequestListValue, Phase2IntegrityAlgorithmsRequestListValue, TransitGateway, TransitGatewayPrefixListReference, TransitGatewayRoute, VpnConnection, VpnTunnelLogOptionsSpecification } from "./models_2";
4
- import { ArchitectureValues, AttributeBooleanValue, BootModeValues, ClientVpnConnectionStatus, Filter, HttpTokensState, ImdsSupportValues, InstanceAttributeName, InstanceAutoRecoveryState, InstanceMetadataEndpointState, InstanceMetadataProtocolState, InstanceMetadataTagsState, InstanceState, InstanceTagNotificationAttribute, Monitoring, TpmSupportValues } from "./models_3";
5
- import { InstanceNetworkInterfaceSpecification, NetworkInsightsAccessScopeAnalysis, NetworkInsightsAnalysis, PublicIpv4PoolRange, RunInstancesMonitoringEnabled, ScheduledInstance, SnapshotAttributeName, SpotFleetRequestConfigData, SpotInstanceRequest, SpotPlacement, VolumeModification } from "./models_4";
6
- import { CapacityReservationSpecification, Purchase } from "./models_5";
1
+ import { _InstanceType, AddedPrincipal, AddIpamOperatingRegion, AddPrefixListEntry, AddressAttribute, AddressAttributeName, Affinity, ApplianceModeSupportValue, ByoipCidr, ClientVpnAuthorizationRuleStatus, CurrencyCodeValues, DnsSupportValue, EnaSrdSpecification, IamInstanceProfileAssociation, IamInstanceProfileSpecification, InstanceEventWindow, IpPermission, Ipv6SupportValue, PortRange, RouteTableAssociationState, TagSpecification, TransitGatewayAttachmentResourceType, TransitGatewayMulticastDomainAssociations, TransitGatewayPeeringAttachment, TransitGatewayVpcAttachment, UnsuccessfulItem, VerifiedAccessInstance, VerifiedAccessTrustProvider } from "./models_0";
2
+ import { AttributeValue, BlockDeviceMapping, CreditSpecificationRequest, ElasticGpuSpecification, HostnameType, IcmpTypeCode, InstanceEventWindowTimeRangeRequest, InstanceInterruptionBehavior, InstanceIpv6Address, Ipam, IpamPool, IpamScope, LaunchTemplate, LocalGatewayRoute, ManagedPrefixList, MarketType, Placement, RequestIpamResourceTag, RuleAction, ShutdownBehavior, SnapshotState, SpotInstanceType, VolumeType } from "./models_1";
3
+ import { AutoAcceptSharedAttachmentsValue, DefaultRouteTableAssociationValue, DefaultRouteTablePropagationValue, DnsOptionsSpecification, IKEVersionsRequestListValue, IpAddressType, PayerResponsibility, Phase1DHGroupNumbersRequestListValue, Phase1EncryptionAlgorithmsRequestListValue, Phase1IntegrityAlgorithmsRequestListValue, Phase2DHGroupNumbersRequestListValue, Phase2EncryptionAlgorithmsRequestListValue, Phase2IntegrityAlgorithmsRequestListValue, TrafficDirection, TrafficMirrorFilter, TrafficMirrorFilterRule, TrafficMirrorNetworkService, TrafficMirrorPortRangeRequest, TrafficMirrorRuleAction, TrafficMirrorSession, TransitGateway, TransitGatewayPrefixListReference, TransitGatewayRoute, VerifiedAccessEndpoint, VerifiedAccessEndpointProtocol, VerifiedAccessGroup, VpnConnection, VpnEcmpSupportValue, VpnTunnelLogOptionsSpecification } from "./models_2";
4
+ import { ArchitectureValues, AttributeBooleanValue, BootModeValues, ClientVpnConnectionStatus, Filter, HttpTokensState, ImdsSupportValues, InstanceAttributeName, InstanceAutoRecoveryState, InstanceMetadataEndpointState, InstanceMetadataOptionsResponse, InstanceMetadataProtocolState, InstanceMetadataTagsState, InstanceState, InstanceStatusEvent, InstanceTagNotificationAttribute, IpamPoolCidr, Monitoring, TpmSupportValues } from "./models_3";
5
+ import { CreateVolumePermission, ExcessCapacityTerminationPolicy, InstanceNetworkInterfaceSpecification, LaunchTemplateConfig, NetworkInsightsAccessScopeAnalysis, NetworkInsightsAnalysis, PublicIpv4PoolRange, ReservedInstancesConfiguration, RunInstancesMonitoringEnabled, ScheduledInstance, SnapshotAttributeName, SpotFleetRequestConfigData, SpotInstanceRequest, SpotPlacement, VerifiedAccessInstanceLoggingConfiguration, VolumeModification } from "./models_4";
6
+ import { CapacityReservationSpecification, IpamResourceCidr, OperationType, Purchase } from "./models_5";
7
+ /**
8
+ * <p>Describes the credit option for CPU usage of a burstable performance instance.</p>
9
+ */
10
+ export interface InstanceCreditSpecificationRequest {
11
+ /**
12
+ * <p>The ID of the instance.</p>
13
+ */
14
+ InstanceId?: string;
15
+ /**
16
+ * <p>The credit option for CPU usage of the instance.</p>
17
+ * <p>Valid values: <code>standard</code> | <code>unlimited</code>
18
+ * </p>
19
+ * <p>T3 instances with <code>host</code> tenancy do not support the <code>unlimited</code>
20
+ * CPU credit option.</p>
21
+ */
22
+ CpuCredits?: string;
23
+ }
24
+ export interface ModifyInstanceCreditSpecificationRequest {
25
+ /**
26
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
27
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
28
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
29
+ */
30
+ DryRun?: boolean;
31
+ /**
32
+ * <p>A unique, case-sensitive token that you provide to ensure idempotency of your
33
+ * modification request. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html">Ensuring
34
+ * Idempotency</a>.</p>
35
+ */
36
+ ClientToken?: string;
37
+ /**
38
+ * <p>Information about the credit option for CPU usage.</p>
39
+ */
40
+ InstanceCreditSpecifications: InstanceCreditSpecificationRequest[] | undefined;
41
+ }
42
+ /**
43
+ * <p>Describes the burstable performance instance whose credit option for CPU usage was
44
+ * successfully modified.</p>
45
+ */
46
+ export interface SuccessfulInstanceCreditSpecificationItem {
47
+ /**
48
+ * <p>The ID of the instance.</p>
49
+ */
50
+ InstanceId?: string;
51
+ }
52
+ export declare enum UnsuccessfulInstanceCreditSpecificationErrorCode {
53
+ INCORRECT_INSTANCE_STATE = "IncorrectInstanceState",
54
+ INSTANCE_CREDIT_SPECIFICATION_NOT_SUPPORTED = "InstanceCreditSpecification.NotSupported",
55
+ INSTANCE_NOT_FOUND = "InvalidInstanceID.NotFound",
56
+ INVALID_INSTANCE_ID = "InvalidInstanceID.Malformed"
57
+ }
58
+ /**
59
+ * <p>Information about the error for the burstable performance instance whose credit option
60
+ * for CPU usage was not modified.</p>
61
+ */
62
+ export interface UnsuccessfulInstanceCreditSpecificationItemError {
63
+ /**
64
+ * <p>The error code.</p>
65
+ */
66
+ Code?: UnsuccessfulInstanceCreditSpecificationErrorCode | string;
67
+ /**
68
+ * <p>The applicable error message.</p>
69
+ */
70
+ Message?: string;
71
+ }
72
+ /**
73
+ * <p>Describes the burstable performance instance whose credit option for CPU usage was not
74
+ * modified.</p>
75
+ */
76
+ export interface UnsuccessfulInstanceCreditSpecificationItem {
77
+ /**
78
+ * <p>The ID of the instance.</p>
79
+ */
80
+ InstanceId?: string;
81
+ /**
82
+ * <p>The applicable error for the burstable performance instance whose credit option for
83
+ * CPU usage was not modified.</p>
84
+ */
85
+ Error?: UnsuccessfulInstanceCreditSpecificationItemError;
86
+ }
87
+ export interface ModifyInstanceCreditSpecificationResult {
88
+ /**
89
+ * <p>Information about the instances whose credit option for CPU usage was successfully
90
+ * modified.</p>
91
+ */
92
+ SuccessfulInstanceCreditSpecifications?: SuccessfulInstanceCreditSpecificationItem[];
93
+ /**
94
+ * <p>Information about the instances whose credit option for CPU usage was not
95
+ * modified.</p>
96
+ */
97
+ UnsuccessfulInstanceCreditSpecifications?: UnsuccessfulInstanceCreditSpecificationItem[];
98
+ }
99
+ export interface ModifyInstanceEventStartTimeRequest {
100
+ /**
101
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
102
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
103
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
104
+ */
105
+ DryRun?: boolean;
106
+ /**
107
+ * <p>The ID of the instance with the scheduled event.</p>
108
+ */
109
+ InstanceId: string | undefined;
110
+ /**
111
+ * <p>The ID of the event whose date and time you are modifying.</p>
112
+ */
113
+ InstanceEventId: string | undefined;
114
+ /**
115
+ * <p>The new date and time when the event will take place.</p>
116
+ */
117
+ NotBefore: Date | undefined;
118
+ }
119
+ export interface ModifyInstanceEventStartTimeResult {
120
+ /**
121
+ * <p>Information about the event.</p>
122
+ */
123
+ Event?: InstanceStatusEvent;
124
+ }
125
+ export interface ModifyInstanceEventWindowRequest {
126
+ /**
127
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
128
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
129
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
130
+ */
131
+ DryRun?: boolean;
132
+ /**
133
+ * <p>The name of the event window.</p>
134
+ */
135
+ Name?: string;
136
+ /**
137
+ * <p>The ID of the event window.</p>
138
+ */
139
+ InstanceEventWindowId: string | undefined;
140
+ /**
141
+ * <p>The time ranges of the event window.</p>
142
+ */
143
+ TimeRanges?: InstanceEventWindowTimeRangeRequest[];
144
+ /**
145
+ * <p>The cron expression of the event window, for example, <code>* 0-4,20-23 * * 1,5</code>.</p>
146
+ * <p>Constraints:</p>
147
+ * <ul>
148
+ * <li>
149
+ * <p>Only hour and day of the week values are supported.</p>
150
+ * </li>
151
+ * <li>
152
+ * <p>For day of the week values, you can specify either integers <code>0</code> through
153
+ * <code>6</code>, or alternative single values <code>SUN</code> through
154
+ * <code>SAT</code>.</p>
155
+ * </li>
156
+ * <li>
157
+ * <p>The minute, month, and year must be specified by <code>*</code>.</p>
158
+ * </li>
159
+ * <li>
160
+ * <p>The hour value must be one or a multiple range, for example, <code>0-4</code> or
161
+ * <code>0-4,20-23</code>.</p>
162
+ * </li>
163
+ * <li>
164
+ * <p>Each hour range must be >= 2 hours, for example, <code>0-2</code> or
165
+ * <code>20-23</code>.</p>
166
+ * </li>
167
+ * <li>
168
+ * <p>The event window must be >= 4 hours. The combined total time ranges in the event
169
+ * window must be >= 4 hours.</p>
170
+ * </li>
171
+ * </ul>
172
+ * <p>For more information about cron expressions, see <a href="https://en.wikipedia.org/wiki/Cron">cron</a> on the <i>Wikipedia
173
+ * website</i>.</p>
174
+ */
175
+ CronExpression?: string;
176
+ }
177
+ export interface ModifyInstanceEventWindowResult {
178
+ /**
179
+ * <p>Information about the event window.</p>
180
+ */
181
+ InstanceEventWindow?: InstanceEventWindow;
182
+ }
183
+ export interface ModifyInstanceMaintenanceOptionsRequest {
184
+ /**
185
+ * <p>The ID of the instance.</p>
186
+ */
187
+ InstanceId: string | undefined;
188
+ /**
189
+ * <p>Disables the automatic recovery behavior of your instance or sets it to
190
+ * default.</p>
191
+ */
192
+ AutoRecovery?: InstanceAutoRecoveryState | string;
193
+ /**
194
+ * <p>Checks whether you have the required permissions for the action, without actually
195
+ * making the request, and provides an error response. If you have the required
196
+ * permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is
197
+ * <code>UnauthorizedOperation</code>.</p>
198
+ */
199
+ DryRun?: boolean;
200
+ }
201
+ export interface ModifyInstanceMaintenanceOptionsResult {
202
+ /**
203
+ * <p>The ID of the instance.</p>
204
+ */
205
+ InstanceId?: string;
206
+ /**
207
+ * <p>Provides information on the current automatic recovery behavior of your
208
+ * instance.</p>
209
+ */
210
+ AutoRecovery?: InstanceAutoRecoveryState | string;
211
+ }
212
+ export interface ModifyInstanceMetadataOptionsRequest {
213
+ /**
214
+ * <p>The ID of the instance.</p>
215
+ */
216
+ InstanceId: string | undefined;
217
+ /**
218
+ * <p>The state of token usage for your instance metadata requests. If the parameter is not
219
+ * specified in the request, the default state is <code>optional</code>.</p>
220
+ * <p>If the state is <code>optional</code>, you can choose to retrieve instance metadata
221
+ * with or without a session token on your request. If you retrieve the IAM
222
+ * role credentials without a token, the version 1.0 role credentials are returned. If you
223
+ * retrieve the IAM role credentials using a valid session token, the
224
+ * version 2.0 role credentials are returned.</p>
225
+ * <p>If the state is <code>required</code>, you must send a session token with any instance
226
+ * metadata retrieval requests. In this state, retrieving the IAM role
227
+ * credentials always returns the version 2.0 credentials; the version 1.0 credentials are
228
+ * not available.</p>
229
+ */
230
+ HttpTokens?: HttpTokensState | string;
231
+ /**
232
+ * <p>The desired HTTP PUT response hop limit for instance metadata requests. The larger the
233
+ * number, the further instance metadata requests can travel. If no parameter is specified,
234
+ * the existing state is maintained.</p>
235
+ * <p>Possible values: Integers from 1 to 64</p>
236
+ */
237
+ HttpPutResponseHopLimit?: number;
238
+ /**
239
+ * <p>Enables or disables the HTTP metadata endpoint on your instances. If this parameter is
240
+ * not specified, the existing state is maintained.</p>
241
+ * <p>If you specify a value of <code>disabled</code>, you cannot access your instance
242
+ * metadata.</p>
243
+ */
244
+ HttpEndpoint?: InstanceMetadataEndpointState | string;
245
+ /**
246
+ * <p>Checks whether you have the required permissions for the action, without actually
247
+ * making the request, and provides an error response. If you have the required
248
+ * permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is
249
+ * <code>UnauthorizedOperation</code>.</p>
250
+ */
251
+ DryRun?: boolean;
252
+ /**
253
+ * <p>Enables or disables the IPv6 endpoint for the instance metadata service. This setting
254
+ * applies only if you have enabled the HTTP metadata endpoint.</p>
255
+ */
256
+ HttpProtocolIpv6?: InstanceMetadataProtocolState | string;
257
+ /**
258
+ * <p>Set to <code>enabled</code> to allow access to instance tags from the instance
259
+ * metadata. Set to <code>disabled</code> to turn off access to instance tags from the
260
+ * instance metadata. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Using_Tags.html#work-with-tags-in-IMDS">Work with
261
+ * instance tags using the instance metadata</a>.</p>
262
+ * <p>Default: <code>disabled</code>
263
+ * </p>
264
+ */
265
+ InstanceMetadataTags?: InstanceMetadataTagsState | string;
266
+ }
267
+ export interface ModifyInstanceMetadataOptionsResult {
268
+ /**
269
+ * <p>The ID of the instance.</p>
270
+ */
271
+ InstanceId?: string;
272
+ /**
273
+ * <p>The metadata options for the instance.</p>
274
+ */
275
+ InstanceMetadataOptions?: InstanceMetadataOptionsResponse;
276
+ }
277
+ export declare enum HostTenancy {
278
+ dedicated = "dedicated",
279
+ host = "host"
280
+ }
281
+ export interface ModifyInstancePlacementRequest {
282
+ /**
283
+ * <p>The affinity setting for the instance.</p>
284
+ */
285
+ Affinity?: Affinity | string;
286
+ /**
287
+ * <p>The name of the placement group in which to place the instance. For spread placement
288
+ * groups, the instance must have a tenancy of <code>default</code>. For cluster and
289
+ * partition placement groups, the instance must have a tenancy of <code>default</code> or
290
+ * <code>dedicated</code>.</p>
291
+ * <p>To remove an instance from a placement group, specify an empty string ("").</p>
292
+ */
293
+ GroupName?: string;
294
+ /**
295
+ * <p>The ID of the Dedicated Host with which to associate the instance.</p>
296
+ */
297
+ HostId?: string;
298
+ /**
299
+ * <p>The ID of the instance that you are modifying.</p>
300
+ */
301
+ InstanceId: string | undefined;
302
+ /**
303
+ * <p>The tenancy for the instance.</p>
304
+ *
305
+ * <note>
306
+ * <p>For T3 instances, you can't change the tenancy from <code>dedicated</code> to
307
+ * <code>host</code>, or from <code>host</code> to <code>dedicated</code>.
308
+ * Attempting to make one of these unsupported tenancy changes results in the
309
+ * <code>InvalidTenancy</code> error code.</p>
310
+ * </note>
311
+ */
312
+ Tenancy?: HostTenancy | string;
313
+ /**
314
+ * <p>The number of the partition in which to place the instance. Valid only if the
315
+ * placement group strategy is set to <code>partition</code>.</p>
316
+ */
317
+ PartitionNumber?: number;
318
+ /**
319
+ * <p>The ARN of the host resource group in which to place the instance.</p>
320
+ */
321
+ HostResourceGroupArn?: string;
322
+ /**
323
+ * <p>The Group Id of a placement group. You must specify the Placement Group <b>Group Id</b> to launch an instance in a shared placement
324
+ * group.</p>
325
+ */
326
+ GroupId?: string;
327
+ }
328
+ export interface ModifyInstancePlacementResult {
329
+ /**
330
+ * <p>Is <code>true</code> if the request succeeds, and an error otherwise.</p>
331
+ */
332
+ Return?: boolean;
333
+ }
334
+ /**
335
+ * <p>Remove an operating Region from an IPAM. Operating Regions are Amazon Web Services Regions where the IPAM is allowed to manage IP address CIDRs. IPAM only
336
+ * discovers and monitors resources in the Amazon Web Services Regions you select as operating Regions.</p>
337
+ * <p>For more information about operating Regions, see <a href="https://docs.aws.amazon.com/vpc/latest/ipam/create-ipam.html">Create an IPAM</a> in the <i>Amazon VPC IPAM User Guide</i>
338
+ * </p>
339
+ */
340
+ export interface RemoveIpamOperatingRegion {
341
+ /**
342
+ * <p>The name of the operating Region you want to remove.</p>
343
+ */
344
+ RegionName?: string;
345
+ }
346
+ export interface ModifyIpamRequest {
347
+ /**
348
+ * <p>A check for whether you have the required permissions for the action without actually making the request
349
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
350
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
351
+ */
352
+ DryRun?: boolean;
353
+ /**
354
+ * <p>The ID of the IPAM you want to modify.</p>
355
+ */
356
+ IpamId: string | undefined;
357
+ /**
358
+ * <p>The description of the IPAM you want to modify.</p>
359
+ */
360
+ Description?: string;
361
+ /**
362
+ * <p>Choose the operating Regions for the IPAM. Operating Regions are Amazon Web Services Regions where the IPAM is allowed to manage IP address CIDRs. IPAM only
363
+ * discovers and monitors resources in the Amazon Web Services Regions you select as operating Regions.</p>
364
+ * <p>For more information about operating Regions, see <a href="https://docs.aws.amazon.com/vpc/latest/ipam/create-ipam.html">Create an IPAM</a> in the <i>Amazon VPC IPAM User Guide</i>.</p>
365
+ */
366
+ AddOperatingRegions?: AddIpamOperatingRegion[];
367
+ /**
368
+ * <p>The operating Regions to remove.</p>
369
+ */
370
+ RemoveOperatingRegions?: RemoveIpamOperatingRegion[];
371
+ }
372
+ export interface ModifyIpamResult {
373
+ /**
374
+ * <p>The results of the modification.</p>
375
+ */
376
+ Ipam?: Ipam;
377
+ }
378
+ export interface ModifyIpamPoolRequest {
379
+ /**
380
+ * <p>A check for whether you have the required permissions for the action without actually making the request
381
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
382
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
383
+ */
384
+ DryRun?: boolean;
385
+ /**
386
+ * <p>The ID of the IPAM pool you want to modify.</p>
387
+ */
388
+ IpamPoolId: string | undefined;
389
+ /**
390
+ * <p>The description of the IPAM pool you want to modify.</p>
391
+ */
392
+ Description?: string;
393
+ /**
394
+ * <p>If true, IPAM will continuously look for resources within the CIDR range of this pool
395
+ * and automatically import them as allocations into your IPAM. The CIDRs that will be allocated for
396
+ * these resources must not already be allocated to other resources in order for the import to succeed. IPAM will import
397
+ * a CIDR regardless of its compliance with the pool's allocation rules, so a resource might be imported and subsequently
398
+ * marked as noncompliant. If IPAM discovers multiple CIDRs that overlap, IPAM will import the largest CIDR only. If IPAM
399
+ * discovers multiple CIDRs with matching CIDRs, IPAM will randomly import one of them only.
400
+ * </p>
401
+ * <p>A locale must be set on the pool for this feature to work.</p>
402
+ */
403
+ AutoImport?: boolean;
404
+ /**
405
+ * <p>The minimum netmask length required for CIDR allocations in this IPAM pool to be compliant. Possible
406
+ * netmask lengths for IPv4 addresses are 0 - 32. Possible netmask lengths for IPv6 addresses are 0 - 128. The minimum netmask
407
+ * length must be less than the maximum netmask length.</p>
408
+ */
409
+ AllocationMinNetmaskLength?: number;
410
+ /**
411
+ * <p>The maximum netmask length possible for CIDR allocations in this IPAM pool to be compliant. Possible
412
+ * netmask lengths for IPv4 addresses are 0 - 32. Possible netmask lengths for IPv6 addresses are 0 - 128.The maximum netmask
413
+ * length must be greater than the minimum netmask length.</p>
414
+ */
415
+ AllocationMaxNetmaskLength?: number;
416
+ /**
417
+ * <p>The default netmask length for allocations added to this pool. If, for example, the CIDR assigned to this pool is 10.0.0.0/8 and you enter 16 here, new allocations will default to 10.0.0.0/16.</p>
418
+ */
419
+ AllocationDefaultNetmaskLength?: number;
420
+ /**
421
+ * <p>Clear the default netmask length allocation rule for this pool.</p>
422
+ */
423
+ ClearAllocationDefaultNetmaskLength?: boolean;
424
+ /**
425
+ * <p>Add tag allocation rules to a pool. For more information about allocation rules, see <a href="https://docs.aws.amazon.com/vpc/latest/ipam/create-top-ipam.html">Create a top-level pool</a> in the <i>Amazon VPC IPAM User Guide</i>.</p>
426
+ */
427
+ AddAllocationResourceTags?: RequestIpamResourceTag[];
428
+ /**
429
+ * <p>Remove tag allocation rules from a pool.</p>
430
+ */
431
+ RemoveAllocationResourceTags?: RequestIpamResourceTag[];
432
+ }
433
+ export interface ModifyIpamPoolResult {
434
+ /**
435
+ * <p>The results of the modification.</p>
436
+ */
437
+ IpamPool?: IpamPool;
438
+ }
439
+ export interface ModifyIpamResourceCidrRequest {
440
+ /**
441
+ * <p>A check for whether you have the required permissions for the action without actually making the request
442
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
443
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
444
+ */
445
+ DryRun?: boolean;
446
+ /**
447
+ * <p>The ID of the resource you want to modify.</p>
448
+ */
449
+ ResourceId: string | undefined;
450
+ /**
451
+ * <p>The CIDR of the resource you want to modify.</p>
452
+ */
453
+ ResourceCidr: string | undefined;
454
+ /**
455
+ * <p>The Amazon Web Services Region of the resource you want to modify.</p>
456
+ */
457
+ ResourceRegion: string | undefined;
458
+ /**
459
+ * <p>The ID of the current scope that the resource CIDR is in.</p>
460
+ */
461
+ CurrentIpamScopeId: string | undefined;
462
+ /**
463
+ * <p>The ID of the scope you want to transfer the resource CIDR to.</p>
464
+ */
465
+ DestinationIpamScopeId?: string;
466
+ /**
467
+ * <p>Determines if the resource is monitored by IPAM. If a resource is monitored, the resource is discovered by IPAM and you can view details about the resource’s CIDR.</p>
468
+ */
469
+ Monitored: boolean | undefined;
470
+ }
471
+ export interface ModifyIpamResourceCidrResult {
472
+ /**
473
+ * <p>The CIDR of the resource.</p>
474
+ */
475
+ IpamResourceCidr?: IpamResourceCidr;
476
+ }
477
+ export interface ModifyIpamScopeRequest {
478
+ /**
479
+ * <p>A check for whether you have the required permissions for the action without actually making the request
480
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
481
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
482
+ */
483
+ DryRun?: boolean;
484
+ /**
485
+ * <p>The ID of the scope you want to modify.</p>
486
+ */
487
+ IpamScopeId: string | undefined;
488
+ /**
489
+ * <p>The description of the scope you want to modify.</p>
490
+ */
491
+ Description?: string;
492
+ }
493
+ export interface ModifyIpamScopeResult {
494
+ /**
495
+ * <p>The results of the modification.</p>
496
+ */
497
+ IpamScope?: IpamScope;
498
+ }
499
+ export interface ModifyLaunchTemplateRequest {
500
+ /**
501
+ * <p>Checks whether you have the required permissions for the action, without actually
502
+ * making the request, and provides an error response. If you have the required
503
+ * permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is
504
+ * <code>UnauthorizedOperation</code>.</p>
505
+ */
506
+ DryRun?: boolean;
507
+ /**
508
+ * <p>Unique, case-sensitive identifier you provide to ensure the idempotency of the
509
+ * request. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html">Ensuring
510
+ * idempotency</a>.</p>
511
+ * <p>Constraint: Maximum 128 ASCII characters.</p>
512
+ */
513
+ ClientToken?: string;
514
+ /**
515
+ * <p>The ID of the launch template.</p>
516
+ * <p>You must specify either the <code>LaunchTemplateId</code> or the
517
+ * <code>LaunchTemplateName</code>, but not both.</p>
518
+ */
519
+ LaunchTemplateId?: string;
520
+ /**
521
+ * <p>The name of the launch template.</p>
522
+ * <p>You must specify either the <code>LaunchTemplateName</code> or the
523
+ * <code>LaunchTemplateId</code>, but not both.</p>
524
+ */
525
+ LaunchTemplateName?: string;
526
+ /**
527
+ * <p>The version number of the launch template to set as the default version.</p>
528
+ */
529
+ DefaultVersion?: string;
530
+ }
531
+ export interface ModifyLaunchTemplateResult {
532
+ /**
533
+ * <p>Information about the launch template.</p>
534
+ */
535
+ LaunchTemplate?: LaunchTemplate;
536
+ }
537
+ export interface ModifyLocalGatewayRouteRequest {
538
+ /**
539
+ * <p>The CIDR block used for destination matches. The value that you provide must match the CIDR of an existing route in the table.</p>
540
+ */
541
+ DestinationCidrBlock: string | undefined;
542
+ /**
543
+ * <p>The ID of the local gateway route table.</p>
544
+ */
545
+ LocalGatewayRouteTableId: string | undefined;
546
+ /**
547
+ * <p>
548
+ * The ID of the virtual interface group.
549
+ * </p>
550
+ */
551
+ LocalGatewayVirtualInterfaceGroupId?: string;
552
+ /**
553
+ * <p>The ID of the network interface.</p>
554
+ */
555
+ NetworkInterfaceId?: string;
556
+ /**
557
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
558
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
559
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
560
+ */
561
+ DryRun?: boolean;
562
+ }
563
+ export interface ModifyLocalGatewayRouteResult {
564
+ /**
565
+ * <p>Information about the local gateway route table.</p>
566
+ */
567
+ Route?: LocalGatewayRoute;
568
+ }
569
+ /**
570
+ * <p>An entry for a prefix list.</p>
571
+ */
572
+ export interface RemovePrefixListEntry {
573
+ /**
574
+ * <p>The CIDR block.</p>
575
+ */
576
+ Cidr: string | undefined;
577
+ }
578
+ export interface ModifyManagedPrefixListRequest {
579
+ /**
580
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
581
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
582
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
583
+ */
584
+ DryRun?: boolean;
585
+ /**
586
+ * <p>The ID of the prefix list.</p>
587
+ */
588
+ PrefixListId: string | undefined;
589
+ /**
590
+ * <p>The current version of the prefix list.</p>
591
+ */
592
+ CurrentVersion?: number;
593
+ /**
594
+ * <p>A name for the prefix list.</p>
595
+ */
596
+ PrefixListName?: string;
597
+ /**
598
+ * <p>One or more entries to add to the prefix list.</p>
599
+ */
600
+ AddEntries?: AddPrefixListEntry[];
601
+ /**
602
+ * <p>One or more entries to remove from the prefix list.</p>
603
+ */
604
+ RemoveEntries?: RemovePrefixListEntry[];
605
+ /**
606
+ * <p>The maximum number of entries for the prefix list. You cannot modify the entries
607
+ * of a prefix list and modify the size of a prefix list at the same time.</p>
608
+ * <p>If any of the resources that reference the prefix list cannot support the new
609
+ * maximum size, the modify operation fails. Check the state message for the IDs of
610
+ * the first ten resources that do not support the new maximum size.</p>
611
+ */
612
+ MaxEntries?: number;
613
+ }
614
+ export interface ModifyManagedPrefixListResult {
615
+ /**
616
+ * <p>Information about the prefix list.</p>
617
+ */
618
+ PrefixList?: ManagedPrefixList;
619
+ }
620
+ /**
621
+ * <p>Describes an attachment change.</p>
622
+ */
623
+ export interface NetworkInterfaceAttachmentChanges {
624
+ /**
625
+ * <p>The ID of the network interface attachment.</p>
626
+ */
627
+ AttachmentId?: string;
628
+ /**
629
+ * <p>Indicates whether the network interface is deleted when the instance is terminated.</p>
630
+ */
631
+ DeleteOnTermination?: boolean;
632
+ }
633
+ /**
634
+ * <p>Contains the parameters for ModifyNetworkInterfaceAttribute.</p>
635
+ */
636
+ export interface ModifyNetworkInterfaceAttributeRequest {
637
+ /**
638
+ * <p>Information about the interface attachment. If modifying the <code>delete on
639
+ * termination</code> attribute, you must specify the ID of the interface
640
+ * attachment.</p>
641
+ */
642
+ Attachment?: NetworkInterfaceAttachmentChanges;
643
+ /**
644
+ * <p>A description for the network interface.</p>
645
+ */
646
+ Description?: AttributeValue;
647
+ /**
648
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
649
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
650
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
651
+ */
652
+ DryRun?: boolean;
653
+ /**
654
+ * <p>Changes the security groups for the network interface. The new set of groups you specify replaces the current set. You must specify at least one group, even if it's just the default security group in the VPC. You must specify the ID of the security group, not the name.</p>
655
+ */
656
+ Groups?: string[];
657
+ /**
658
+ * <p>The ID of the network interface.</p>
659
+ */
660
+ NetworkInterfaceId: string | undefined;
661
+ /**
662
+ * <p>Enable or disable source/destination checks, which ensure that the instance
663
+ * is either the source or the destination of any traffic that it receives.
664
+ * If the value is <code>true</code>, source/destination checks are enabled;
665
+ * otherwise, they are disabled. The default value is <code>true</code>.
666
+ * You must disable source/destination checks if the instance runs services
667
+ * such as network address translation, routing, or firewalls.</p>
668
+ */
669
+ SourceDestCheck?: AttributeBooleanValue;
670
+ /**
671
+ * <p>Updates the ENA Express configuration for the network interface that’s attached to the
672
+ * instance.</p>
673
+ */
674
+ EnaSrdSpecification?: EnaSrdSpecification;
675
+ }
676
+ export interface ModifyPrivateDnsNameOptionsRequest {
677
+ /**
678
+ * <p>Checks whether you have the required permissions for the action, without actually
679
+ * making the request, and provides an error response. If you have the required
680
+ * permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is
681
+ * <code>UnauthorizedOperation</code>.</p>
682
+ */
683
+ DryRun?: boolean;
684
+ /**
685
+ * <p>The ID of the instance.</p>
686
+ */
687
+ InstanceId?: string;
688
+ /**
689
+ * <p>The type of hostname for EC2 instances. For IPv4 only subnets, an instance DNS name
690
+ * must be based on the instance IPv4 address. For IPv6 only subnets, an instance DNS name
691
+ * must be based on the instance ID. For dual-stack subnets, you can specify whether DNS
692
+ * names use the instance IPv4 address or the instance ID.</p>
693
+ */
694
+ PrivateDnsHostnameType?: HostnameType | string;
695
+ /**
696
+ * <p>Indicates whether to respond to DNS queries for instance hostnames with DNS A
697
+ * records.</p>
698
+ */
699
+ EnableResourceNameDnsARecord?: boolean;
700
+ /**
701
+ * <p>Indicates whether to respond to DNS queries for instance hostnames with DNS AAAA
702
+ * records.</p>
703
+ */
704
+ EnableResourceNameDnsAAAARecord?: boolean;
705
+ }
706
+ export interface ModifyPrivateDnsNameOptionsResult {
707
+ /**
708
+ * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an
709
+ * error.</p>
710
+ */
711
+ Return?: boolean;
712
+ }
713
+ /**
714
+ * <p>Contains the parameters for ModifyReservedInstances.</p>
715
+ */
716
+ export interface ModifyReservedInstancesRequest {
717
+ /**
718
+ * <p>The IDs of the Reserved Instances to modify.</p>
719
+ */
720
+ ReservedInstancesIds: string[] | undefined;
721
+ /**
722
+ * <p>A unique, case-sensitive token you provide to ensure idempotency of your modification request. For more information, see
723
+ * <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html">Ensuring Idempotency</a>.</p>
724
+ */
725
+ ClientToken?: string;
726
+ /**
727
+ * <p>The configuration settings for the Reserved Instances to modify.</p>
728
+ */
729
+ TargetConfigurations: ReservedInstancesConfiguration[] | undefined;
730
+ }
731
+ /**
732
+ * <p>Contains the output of ModifyReservedInstances.</p>
733
+ */
734
+ export interface ModifyReservedInstancesResult {
735
+ /**
736
+ * <p>The ID for the modification.</p>
737
+ */
738
+ ReservedInstancesModificationId?: string;
739
+ }
740
+ /**
741
+ * <p>Describes a security group rule.</p>
742
+ * <p>You must specify exactly one of the following parameters, based on the rule type:</p>
743
+ * <ul>
744
+ * <li>
745
+ * <p>CidrIpv4</p>
746
+ * </li>
747
+ * <li>
748
+ * <p>CidrIpv6</p>
749
+ * </li>
750
+ * <li>
751
+ * <p>PrefixListId</p>
752
+ * </li>
753
+ * <li>
754
+ * <p>ReferencedGroupId</p>
755
+ * </li>
756
+ * </ul>
757
+ * <p>When you modify a rule, you cannot change the rule type. For example, if the rule
758
+ * uses an IPv4 address range, you must use <code>CidrIpv4</code> to specify a new IPv4
759
+ * address range.</p>
760
+ */
761
+ export interface SecurityGroupRuleRequest {
762
+ /**
763
+ * <p>The IP protocol name (<code>tcp</code>, <code>udp</code>, <code>icmp</code>,
764
+ * <code>icmpv6</code>) or number (see <a href="http://www.iana.org/assignments/protocol-numbers/protocol-numbers.xhtml">Protocol Numbers</a>). </p>
765
+ * <p>Use <code>-1</code> to specify all protocols.</p>
766
+ */
767
+ IpProtocol?: string;
768
+ /**
769
+ * <p>The start of port range for the TCP and UDP protocols, or an ICMP/ICMPv6 type. A value of -1 indicates all ICMP/ICMPv6 types. If you specify all ICMP/ICMPv6 types, you must specify all codes.</p>
770
+ */
771
+ FromPort?: number;
772
+ /**
773
+ * <p>The end of port range for the TCP and UDP protocols, or an ICMP/ICMPv6 code. A value of <code>-1</code> indicates all ICMP/ICMPv6 codes. If you specify all ICMP/ICMPv6 types, you must specify all codes. </p>
774
+ */
775
+ ToPort?: number;
776
+ /**
777
+ * <p>The IPv4 CIDR range. To specify a single IPv4 address, use the /32 prefix length. </p>
778
+ */
779
+ CidrIpv4?: string;
780
+ /**
781
+ * <p>The IPv6 CIDR range. To specify a single IPv6 address, use the /128 prefix length.</p>
782
+ */
783
+ CidrIpv6?: string;
784
+ /**
785
+ * <p>The ID of the prefix list.</p>
786
+ */
787
+ PrefixListId?: string;
788
+ /**
789
+ * <p>The ID of the security group that is referenced in the security group rule.</p>
790
+ */
791
+ ReferencedGroupId?: string;
792
+ /**
793
+ * <p>The description of the security group rule.</p>
794
+ */
795
+ Description?: string;
796
+ }
797
+ /**
798
+ * <p>Describes an update to a security group rule.</p>
799
+ */
800
+ export interface SecurityGroupRuleUpdate {
801
+ /**
802
+ * <p>The ID of the security group rule.</p>
803
+ */
804
+ SecurityGroupRuleId?: string;
805
+ /**
806
+ * <p>Information about the security group rule.</p>
807
+ */
808
+ SecurityGroupRule?: SecurityGroupRuleRequest;
809
+ }
810
+ export interface ModifySecurityGroupRulesRequest {
811
+ /**
812
+ * <p>The ID of the security group.</p>
813
+ */
814
+ GroupId: string | undefined;
815
+ /**
816
+ * <p>Information about the security group properties to update.</p>
817
+ */
818
+ SecurityGroupRules: SecurityGroupRuleUpdate[] | undefined;
819
+ /**
820
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
821
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
822
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
823
+ */
824
+ DryRun?: boolean;
825
+ }
826
+ export interface ModifySecurityGroupRulesResult {
827
+ /**
828
+ * <p>Returns <code>true</code> if the request succeeds; otherwise, returns an error.</p>
829
+ */
830
+ Return?: boolean;
831
+ }
832
+ /**
833
+ * <p>Describes modifications to the list of create volume permissions for a volume.</p>
834
+ */
835
+ export interface CreateVolumePermissionModifications {
836
+ /**
837
+ * <p>Adds the specified Amazon Web Services account ID or group to the list.</p>
838
+ */
839
+ Add?: CreateVolumePermission[];
840
+ /**
841
+ * <p>Removes the specified Amazon Web Services account ID or group from the list.</p>
842
+ */
843
+ Remove?: CreateVolumePermission[];
844
+ }
845
+ export interface ModifySnapshotAttributeRequest {
846
+ /**
847
+ * <p>The snapshot attribute to modify. Only volume creation permissions can be modified.</p>
848
+ */
849
+ Attribute?: SnapshotAttributeName | string;
850
+ /**
851
+ * <p>A JSON representation of the snapshot attribute modification.</p>
852
+ */
853
+ CreateVolumePermission?: CreateVolumePermissionModifications;
854
+ /**
855
+ * <p>The group to modify for the snapshot.</p>
856
+ */
857
+ GroupNames?: string[];
858
+ /**
859
+ * <p>The type of operation to perform to the attribute.</p>
860
+ */
861
+ OperationType?: OperationType | string;
862
+ /**
863
+ * <p>The ID of the snapshot.</p>
864
+ */
865
+ SnapshotId: string | undefined;
866
+ /**
867
+ * <p>The account ID to modify for the snapshot.</p>
868
+ */
869
+ UserIds?: string[];
870
+ /**
871
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
872
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
873
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
874
+ */
875
+ DryRun?: boolean;
876
+ }
877
+ export declare enum TargetStorageTier {
878
+ archive = "archive"
879
+ }
880
+ export interface ModifySnapshotTierRequest {
881
+ /**
882
+ * <p>The ID of the snapshot.</p>
883
+ */
884
+ SnapshotId: string | undefined;
885
+ /**
886
+ * <p>The name of the storage tier. You must specify <code>archive</code>.</p>
887
+ */
888
+ StorageTier?: TargetStorageTier | string;
889
+ /**
890
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
891
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
892
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
893
+ */
894
+ DryRun?: boolean;
895
+ }
896
+ export interface ModifySnapshotTierResult {
897
+ /**
898
+ * <p>The ID of the snapshot.</p>
899
+ */
900
+ SnapshotId?: string;
901
+ /**
902
+ * <p>The date and time when the archive process was started.</p>
903
+ */
904
+ TieringStartTime?: Date;
905
+ }
906
+ /**
907
+ * <p>Contains the parameters for ModifySpotFleetRequest.</p>
908
+ */
909
+ export interface ModifySpotFleetRequestRequest {
910
+ /**
911
+ * <p>Indicates whether running Spot Instances should be terminated if the target capacity
912
+ * of the Spot Fleet request is decreased below the current size of the Spot Fleet.</p>
913
+ */
914
+ ExcessCapacityTerminationPolicy?: ExcessCapacityTerminationPolicy | string;
915
+ /**
916
+ * <p>The launch template and overrides. You can only use this parameter if you specified a
917
+ * launch template (<code>LaunchTemplateConfigs</code>) in your Spot Fleet request. If you
918
+ * specified <code>LaunchSpecifications</code> in your Spot Fleet request, then omit this
919
+ * parameter.</p>
920
+ */
921
+ LaunchTemplateConfigs?: LaunchTemplateConfig[];
922
+ /**
923
+ * <p>The ID of the Spot Fleet request.</p>
924
+ */
925
+ SpotFleetRequestId: string | undefined;
926
+ /**
927
+ * <p>The size of the fleet.</p>
928
+ */
929
+ TargetCapacity?: number;
930
+ /**
931
+ * <p>The number of On-Demand Instances in the fleet.</p>
932
+ */
933
+ OnDemandTargetCapacity?: number;
934
+ /**
935
+ * <p>Reserved.</p>
936
+ */
937
+ Context?: string;
938
+ }
939
+ /**
940
+ * <p>Contains the output of ModifySpotFleetRequest.</p>
941
+ */
942
+ export interface ModifySpotFleetRequestResponse {
943
+ /**
944
+ * <p>If the request succeeds, the response returns <code>true</code>. If the request fails,
945
+ * no response is returned, and instead an error message is returned.</p>
946
+ */
947
+ Return?: boolean;
948
+ }
949
+ export interface ModifySubnetAttributeRequest {
950
+ /**
951
+ * <p>Specify <code>true</code> to indicate that network interfaces created in the
952
+ * specified subnet should be assigned an IPv6 address. This includes a network interface
953
+ * that's created when launching an instance into the subnet (the instance therefore
954
+ * receives an IPv6 address). </p>
955
+ * <p>If you enable the IPv6 addressing feature for your subnet, your network interface
956
+ * or instance only receives an IPv6 address if it's created using version
957
+ * <code>2016-11-15</code> or later of the Amazon EC2 API.</p>
958
+ */
959
+ AssignIpv6AddressOnCreation?: AttributeBooleanValue;
960
+ /**
961
+ * <p>Specify <code>true</code> to indicate that network interfaces attached to instances created in the
962
+ * specified subnet should be assigned a public IPv4 address.</p>
963
+ */
964
+ MapPublicIpOnLaunch?: AttributeBooleanValue;
965
+ /**
966
+ * <p>The ID of the subnet.</p>
967
+ */
968
+ SubnetId: string | undefined;
969
+ /**
970
+ * <p>Specify <code>true</code> to indicate that network interfaces attached to instances created in the
971
+ * specified subnet should be assigned a customer-owned IPv4 address.</p>
972
+ * <p>When this value is <code>true</code>, you must specify the customer-owned IP pool using <code>CustomerOwnedIpv4Pool</code>.</p>
973
+ */
974
+ MapCustomerOwnedIpOnLaunch?: AttributeBooleanValue;
975
+ /**
976
+ * <p>The customer-owned IPv4 address pool associated with the subnet.</p>
977
+ * <p>You must set this value when you specify <code>true</code> for <code>MapCustomerOwnedIpOnLaunch</code>.</p>
978
+ */
979
+ CustomerOwnedIpv4Pool?: string;
980
+ /**
981
+ * <p>Indicates whether DNS queries made to the Amazon-provided DNS Resolver in this subnet
982
+ * should return synthetic IPv6 addresses for IPv4-only destinations.</p>
983
+ */
984
+ EnableDns64?: AttributeBooleanValue;
985
+ /**
986
+ * <p>The type of hostname to assign to instances in the subnet at launch. For IPv4-only and dual-stack (IPv4 and IPv6) subnets, an
987
+ * instance DNS name can be based on the instance IPv4 address (ip-name) or the instance ID (resource-name). For IPv6 only subnets, an instance
988
+ * DNS name must be based on the instance ID (resource-name).</p>
989
+ */
990
+ PrivateDnsHostnameTypeOnLaunch?: HostnameType | string;
991
+ /**
992
+ * <p>Indicates whether to respond to DNS queries for instance hostnames with DNS A records.</p>
993
+ */
994
+ EnableResourceNameDnsARecordOnLaunch?: AttributeBooleanValue;
995
+ /**
996
+ * <p>Indicates whether to respond to DNS queries for instance hostnames with DNS AAAA records.</p>
997
+ */
998
+ EnableResourceNameDnsAAAARecordOnLaunch?: AttributeBooleanValue;
999
+ /**
1000
+ * <p>
1001
+ * Indicates the device position for local network interfaces in this subnet. For example,
1002
+ * <code>1</code> indicates local network interfaces in this subnet are the secondary
1003
+ * network interface (eth1). A local network interface cannot be the primary network
1004
+ * interface (eth0).
1005
+ * </p>
1006
+ */
1007
+ EnableLniAtDeviceIndex?: number;
1008
+ /**
1009
+ * <p>
1010
+ * Specify <code>true</code> to indicate that local network interfaces at the current
1011
+ * position should be disabled.
1012
+ * </p>
1013
+ */
1014
+ DisableLniAtDeviceIndex?: AttributeBooleanValue;
1015
+ }
1016
+ export interface ModifyTrafficMirrorFilterNetworkServicesRequest {
1017
+ /**
1018
+ * <p>The ID of the Traffic Mirror filter.</p>
1019
+ */
1020
+ TrafficMirrorFilterId: string | undefined;
1021
+ /**
1022
+ * <p>The network service, for example Amazon DNS, that you want to mirror.</p>
1023
+ */
1024
+ AddNetworkServices?: (TrafficMirrorNetworkService | string)[];
1025
+ /**
1026
+ * <p>The network service, for example Amazon DNS, that you no longer want to mirror.</p>
1027
+ */
1028
+ RemoveNetworkServices?: (TrafficMirrorNetworkService | string)[];
1029
+ /**
1030
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
1031
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
1032
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
1033
+ */
1034
+ DryRun?: boolean;
1035
+ }
1036
+ export interface ModifyTrafficMirrorFilterNetworkServicesResult {
1037
+ /**
1038
+ * <p>The Traffic Mirror filter that the network service is associated with.</p>
1039
+ */
1040
+ TrafficMirrorFilter?: TrafficMirrorFilter;
1041
+ }
1042
+ export declare enum TrafficMirrorFilterRuleField {
1043
+ description = "description",
1044
+ destination_port_range = "destination-port-range",
1045
+ protocol = "protocol",
1046
+ source_port_range = "source-port-range"
1047
+ }
1048
+ export interface ModifyTrafficMirrorFilterRuleRequest {
1049
+ /**
1050
+ * <p>The ID of the Traffic Mirror rule.</p>
1051
+ */
1052
+ TrafficMirrorFilterRuleId: string | undefined;
1053
+ /**
1054
+ * <p>The type of traffic to assign to the rule.</p>
1055
+ */
1056
+ TrafficDirection?: TrafficDirection | string;
1057
+ /**
1058
+ * <p>The number of the Traffic Mirror rule. This number must be unique for each Traffic Mirror rule in a given
1059
+ * direction. The rules are processed in ascending order by rule number.</p>
1060
+ */
1061
+ RuleNumber?: number;
1062
+ /**
1063
+ * <p>The action to assign to the rule.</p>
1064
+ */
1065
+ RuleAction?: TrafficMirrorRuleAction | string;
1066
+ /**
1067
+ * <p>The destination ports that are associated with the Traffic Mirror rule.</p>
1068
+ */
1069
+ DestinationPortRange?: TrafficMirrorPortRangeRequest;
1070
+ /**
1071
+ * <p>The port range to assign to the Traffic Mirror rule.</p>
1072
+ */
1073
+ SourcePortRange?: TrafficMirrorPortRangeRequest;
1074
+ /**
1075
+ * <p>The protocol, for example TCP, to assign to the Traffic Mirror rule.</p>
1076
+ */
1077
+ Protocol?: number;
1078
+ /**
1079
+ * <p>The destination CIDR block to assign to the Traffic Mirror rule.</p>
1080
+ */
1081
+ DestinationCidrBlock?: string;
1082
+ /**
1083
+ * <p>The source CIDR block to assign to the Traffic Mirror rule.</p>
1084
+ */
1085
+ SourceCidrBlock?: string;
1086
+ /**
1087
+ * <p>The description to assign to the Traffic Mirror rule.</p>
1088
+ */
1089
+ Description?: string;
1090
+ /**
1091
+ * <p>The properties that you want to remove from the Traffic Mirror filter rule.</p>
1092
+ * <p>When you remove a property from a Traffic Mirror filter rule, the property is set to the default.</p>
1093
+ */
1094
+ RemoveFields?: (TrafficMirrorFilterRuleField | string)[];
1095
+ /**
1096
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
1097
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
1098
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
1099
+ */
1100
+ DryRun?: boolean;
1101
+ }
1102
+ export interface ModifyTrafficMirrorFilterRuleResult {
1103
+ /**
1104
+ * <p>Modifies a Traffic Mirror rule.</p>
1105
+ */
1106
+ TrafficMirrorFilterRule?: TrafficMirrorFilterRule;
1107
+ }
1108
+ export declare enum TrafficMirrorSessionField {
1109
+ description = "description",
1110
+ packet_length = "packet-length",
1111
+ virtual_network_id = "virtual-network-id"
1112
+ }
1113
+ export interface ModifyTrafficMirrorSessionRequest {
1114
+ /**
1115
+ * <p>The ID of the Traffic Mirror session.</p>
1116
+ */
1117
+ TrafficMirrorSessionId: string | undefined;
1118
+ /**
1119
+ * <p>The Traffic Mirror target. The target must be in the same VPC as the source, or have a VPC peering connection with the source.</p>
1120
+ */
1121
+ TrafficMirrorTargetId?: string;
1122
+ /**
1123
+ * <p>The ID of the Traffic Mirror filter.</p>
1124
+ */
1125
+ TrafficMirrorFilterId?: string;
1126
+ /**
1127
+ * <p>The number of bytes in each packet to mirror. These are bytes after the VXLAN header. To mirror a subset, set this to the length (in bytes) to mirror. For example, if you set this value to 100, then the first 100 bytes that meet the filter criteria are copied to the target. Do not specify this parameter when you want to mirror the entire packet.</p>
1128
+ */
1129
+ PacketLength?: number;
1130
+ /**
1131
+ * <p>The session number determines the order in which sessions are evaluated when an interface is used by multiple sessions. The first session with a matching filter is the one that mirrors the packets.</p>
1132
+ * <p>Valid values are 1-32766.</p>
1133
+ */
1134
+ SessionNumber?: number;
1135
+ /**
1136
+ * <p>The virtual network ID of the Traffic Mirror session.</p>
1137
+ */
1138
+ VirtualNetworkId?: number;
1139
+ /**
1140
+ * <p>The description to assign to the Traffic Mirror session.</p>
1141
+ */
1142
+ Description?: string;
1143
+ /**
1144
+ * <p>The properties that you want to remove from the Traffic Mirror session.</p>
1145
+ * <p>When you remove a property from a Traffic Mirror session, the property is set to the default.</p>
1146
+ */
1147
+ RemoveFields?: (TrafficMirrorSessionField | string)[];
1148
+ /**
1149
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
1150
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
1151
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
1152
+ */
1153
+ DryRun?: boolean;
1154
+ }
1155
+ export interface ModifyTrafficMirrorSessionResult {
1156
+ /**
1157
+ * <p>Information about the Traffic Mirror session.</p>
1158
+ */
1159
+ TrafficMirrorSession?: TrafficMirrorSession;
1160
+ }
1161
+ /**
1162
+ * <p>The transit gateway options.</p>
1163
+ */
1164
+ export interface ModifyTransitGatewayOptions {
1165
+ /**
1166
+ * <p>Adds IPv4 or IPv6 CIDR blocks for the transit gateway. Must be a size /24 CIDR block or larger for IPv4, or a size /64 CIDR block or larger for IPv6.</p>
1167
+ */
1168
+ AddTransitGatewayCidrBlocks?: string[];
1169
+ /**
1170
+ * <p>Removes CIDR blocks for the transit gateway.</p>
1171
+ */
1172
+ RemoveTransitGatewayCidrBlocks?: string[];
1173
+ /**
1174
+ * <p>Enable or disable Equal Cost Multipath Protocol support.</p>
1175
+ */
1176
+ VpnEcmpSupport?: VpnEcmpSupportValue | string;
1177
+ /**
1178
+ * <p>Enable or disable DNS support.</p>
1179
+ */
1180
+ DnsSupport?: DnsSupportValue | string;
1181
+ /**
1182
+ * <p>Enable or disable automatic acceptance of attachment requests.</p>
1183
+ */
1184
+ AutoAcceptSharedAttachments?: AutoAcceptSharedAttachmentsValue | string;
1185
+ /**
1186
+ * <p>Enable or disable automatic association with the default association route table.</p>
1187
+ */
1188
+ DefaultRouteTableAssociation?: DefaultRouteTableAssociationValue | string;
1189
+ /**
1190
+ * <p>The ID of the default association route table.</p>
1191
+ */
1192
+ AssociationDefaultRouteTableId?: string;
1193
+ /**
1194
+ * <p>Enable or disable automatic propagation of routes to the default propagation route table.</p>
1195
+ */
1196
+ DefaultRouteTablePropagation?: DefaultRouteTablePropagationValue | string;
1197
+ /**
1198
+ * <p>The ID of the default propagation route table.</p>
1199
+ */
1200
+ PropagationDefaultRouteTableId?: string;
1201
+ /**
1202
+ * <p>A private Autonomous System Number (ASN) for the Amazon side of a BGP session.
1203
+ * The range is 64512 to 65534 for 16-bit ASNs and 4200000000 to 4294967294 for 32-bit ASNs.</p>
1204
+ * <p>The modify ASN operation is not allowed on a transit gateway with active BGP sessions. You must first delete all transit gateway attachments that have BGP configured prior to modifying the ASN on the transit gateway.</p>
1205
+ */
1206
+ AmazonSideAsn?: number;
1207
+ }
1208
+ export interface ModifyTransitGatewayRequest {
1209
+ /**
1210
+ * <p>The ID of the transit gateway.</p>
1211
+ */
1212
+ TransitGatewayId: string | undefined;
1213
+ /**
1214
+ * <p>The description for the transit gateway.</p>
1215
+ */
1216
+ Description?: string;
1217
+ /**
1218
+ * <p>The options to modify.</p>
1219
+ */
1220
+ Options?: ModifyTransitGatewayOptions;
1221
+ /**
1222
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
1223
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
1224
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
1225
+ */
1226
+ DryRun?: boolean;
1227
+ }
7
1228
  export interface ModifyTransitGatewayResult {
8
1229
  /**
9
1230
  * <p>Information about the transit gateway.</p>
@@ -81,11 +1302,114 @@ export interface ModifyTransitGatewayVpcAttachmentRequest {
81
1302
  */
82
1303
  DryRun?: boolean;
83
1304
  }
84
- export interface ModifyTransitGatewayVpcAttachmentResult {
85
- /**
86
- * <p>Information about the modified attachment.</p>
87
- */
88
- TransitGatewayVpcAttachment?: TransitGatewayVpcAttachment;
1305
+ export interface ModifyTransitGatewayVpcAttachmentResult {
1306
+ /**
1307
+ * <p>Information about the modified attachment.</p>
1308
+ */
1309
+ TransitGatewayVpcAttachment?: TransitGatewayVpcAttachment;
1310
+ }
1311
+ export interface ModifyVerifiedAccessEndpointLoadBalancerOptions {
1312
+ SubnetIds?: string[];
1313
+ Protocol?: VerifiedAccessEndpointProtocol | string;
1314
+ Port?: number;
1315
+ }
1316
+ export interface ModifyVerifiedAccessEndpointEniOptions {
1317
+ Protocol?: VerifiedAccessEndpointProtocol | string;
1318
+ Port?: number;
1319
+ }
1320
+ export interface ModifyVerifiedAccessEndpointRequest {
1321
+ VerifiedAccessEndpointId: string | undefined;
1322
+ VerifiedAccessGroupId?: string;
1323
+ LoadBalancerOptions?: ModifyVerifiedAccessEndpointLoadBalancerOptions;
1324
+ NetworkInterfaceOptions?: ModifyVerifiedAccessEndpointEniOptions;
1325
+ Description?: string;
1326
+ ClientToken?: string;
1327
+ DryRun?: boolean;
1328
+ }
1329
+ export interface ModifyVerifiedAccessEndpointResult {
1330
+ VerifiedAccessEndpoint?: VerifiedAccessEndpoint;
1331
+ }
1332
+ export interface ModifyVerifiedAccessEndpointPolicyRequest {
1333
+ VerifiedAccessEndpointId: string | undefined;
1334
+ PolicyEnabled: boolean | undefined;
1335
+ PolicyDocument?: string;
1336
+ ClientToken?: string;
1337
+ DryRun?: boolean;
1338
+ }
1339
+ export interface ModifyVerifiedAccessEndpointPolicyResult {
1340
+ PolicyEnabled?: boolean;
1341
+ PolicyDocument?: string;
1342
+ }
1343
+ export interface ModifyVerifiedAccessGroupRequest {
1344
+ VerifiedAccessGroupId: string | undefined;
1345
+ VerifiedAccessInstanceId?: string;
1346
+ Description?: string;
1347
+ ClientToken?: string;
1348
+ DryRun?: boolean;
1349
+ }
1350
+ export interface ModifyVerifiedAccessGroupResult {
1351
+ VerifiedAccessGroup?: VerifiedAccessGroup;
1352
+ }
1353
+ export interface ModifyVerifiedAccessGroupPolicyRequest {
1354
+ VerifiedAccessGroupId: string | undefined;
1355
+ PolicyEnabled: boolean | undefined;
1356
+ PolicyDocument?: string;
1357
+ ClientToken?: string;
1358
+ DryRun?: boolean;
1359
+ }
1360
+ export interface ModifyVerifiedAccessGroupPolicyResult {
1361
+ PolicyEnabled?: boolean;
1362
+ PolicyDocument?: string;
1363
+ }
1364
+ export interface ModifyVerifiedAccessInstanceRequest {
1365
+ VerifiedAccessInstanceId: string | undefined;
1366
+ Description?: string;
1367
+ DryRun?: boolean;
1368
+ ClientToken?: string;
1369
+ }
1370
+ export interface ModifyVerifiedAccessInstanceResult {
1371
+ VerifiedAccessInstance?: VerifiedAccessInstance;
1372
+ }
1373
+ export interface VerifiedAccessLogCloudWatchLogsDestinationOptions {
1374
+ Enabled: boolean | undefined;
1375
+ LogGroup?: string;
1376
+ }
1377
+ export interface VerifiedAccessLogKinesisDataFirehoseDestinationOptions {
1378
+ Enabled: boolean | undefined;
1379
+ DeliveryStream?: string;
1380
+ }
1381
+ export interface VerifiedAccessLogS3DestinationOptions {
1382
+ Enabled: boolean | undefined;
1383
+ BucketName?: string;
1384
+ Prefix?: string;
1385
+ BucketOwner?: string;
1386
+ }
1387
+ export interface VerifiedAccessLogOptions {
1388
+ S3?: VerifiedAccessLogS3DestinationOptions;
1389
+ CloudWatchLogs?: VerifiedAccessLogCloudWatchLogsDestinationOptions;
1390
+ KinesisDataFirehose?: VerifiedAccessLogKinesisDataFirehoseDestinationOptions;
1391
+ }
1392
+ export interface ModifyVerifiedAccessInstanceLoggingConfigurationRequest {
1393
+ VerifiedAccessInstanceId: string | undefined;
1394
+ AccessLogs: VerifiedAccessLogOptions | undefined;
1395
+ DryRun?: boolean;
1396
+ ClientToken?: string;
1397
+ }
1398
+ export interface ModifyVerifiedAccessInstanceLoggingConfigurationResult {
1399
+ LoggingConfiguration?: VerifiedAccessInstanceLoggingConfiguration;
1400
+ }
1401
+ export interface ModifyVerifiedAccessTrustProviderOidcOptions {
1402
+ Scope?: string;
1403
+ }
1404
+ export interface ModifyVerifiedAccessTrustProviderRequest {
1405
+ VerifiedAccessTrustProviderId: string | undefined;
1406
+ OidcOptions?: ModifyVerifiedAccessTrustProviderOidcOptions;
1407
+ Description?: string;
1408
+ DryRun?: boolean;
1409
+ ClientToken?: string;
1410
+ }
1411
+ export interface ModifyVerifiedAccessTrustProviderResult {
1412
+ VerifiedAccessTrustProvider?: VerifiedAccessTrustProvider;
89
1413
  }
90
1414
  export interface ModifyVolumeRequest {
91
1415
  /**
@@ -4105,6 +5429,234 @@ export interface WithdrawByoipCidrResult {
4105
5429
  */
4106
5430
  ByoipCidr?: ByoipCidr;
4107
5431
  }
5432
+ /**
5433
+ * @internal
5434
+ */
5435
+ export declare const InstanceCreditSpecificationRequestFilterSensitiveLog: (obj: InstanceCreditSpecificationRequest) => any;
5436
+ /**
5437
+ * @internal
5438
+ */
5439
+ export declare const ModifyInstanceCreditSpecificationRequestFilterSensitiveLog: (obj: ModifyInstanceCreditSpecificationRequest) => any;
5440
+ /**
5441
+ * @internal
5442
+ */
5443
+ export declare const SuccessfulInstanceCreditSpecificationItemFilterSensitiveLog: (obj: SuccessfulInstanceCreditSpecificationItem) => any;
5444
+ /**
5445
+ * @internal
5446
+ */
5447
+ export declare const UnsuccessfulInstanceCreditSpecificationItemErrorFilterSensitiveLog: (obj: UnsuccessfulInstanceCreditSpecificationItemError) => any;
5448
+ /**
5449
+ * @internal
5450
+ */
5451
+ export declare const UnsuccessfulInstanceCreditSpecificationItemFilterSensitiveLog: (obj: UnsuccessfulInstanceCreditSpecificationItem) => any;
5452
+ /**
5453
+ * @internal
5454
+ */
5455
+ export declare const ModifyInstanceCreditSpecificationResultFilterSensitiveLog: (obj: ModifyInstanceCreditSpecificationResult) => any;
5456
+ /**
5457
+ * @internal
5458
+ */
5459
+ export declare const ModifyInstanceEventStartTimeRequestFilterSensitiveLog: (obj: ModifyInstanceEventStartTimeRequest) => any;
5460
+ /**
5461
+ * @internal
5462
+ */
5463
+ export declare const ModifyInstanceEventStartTimeResultFilterSensitiveLog: (obj: ModifyInstanceEventStartTimeResult) => any;
5464
+ /**
5465
+ * @internal
5466
+ */
5467
+ export declare const ModifyInstanceEventWindowRequestFilterSensitiveLog: (obj: ModifyInstanceEventWindowRequest) => any;
5468
+ /**
5469
+ * @internal
5470
+ */
5471
+ export declare const ModifyInstanceEventWindowResultFilterSensitiveLog: (obj: ModifyInstanceEventWindowResult) => any;
5472
+ /**
5473
+ * @internal
5474
+ */
5475
+ export declare const ModifyInstanceMaintenanceOptionsRequestFilterSensitiveLog: (obj: ModifyInstanceMaintenanceOptionsRequest) => any;
5476
+ /**
5477
+ * @internal
5478
+ */
5479
+ export declare const ModifyInstanceMaintenanceOptionsResultFilterSensitiveLog: (obj: ModifyInstanceMaintenanceOptionsResult) => any;
5480
+ /**
5481
+ * @internal
5482
+ */
5483
+ export declare const ModifyInstanceMetadataOptionsRequestFilterSensitiveLog: (obj: ModifyInstanceMetadataOptionsRequest) => any;
5484
+ /**
5485
+ * @internal
5486
+ */
5487
+ export declare const ModifyInstanceMetadataOptionsResultFilterSensitiveLog: (obj: ModifyInstanceMetadataOptionsResult) => any;
5488
+ /**
5489
+ * @internal
5490
+ */
5491
+ export declare const ModifyInstancePlacementRequestFilterSensitiveLog: (obj: ModifyInstancePlacementRequest) => any;
5492
+ /**
5493
+ * @internal
5494
+ */
5495
+ export declare const ModifyInstancePlacementResultFilterSensitiveLog: (obj: ModifyInstancePlacementResult) => any;
5496
+ /**
5497
+ * @internal
5498
+ */
5499
+ export declare const RemoveIpamOperatingRegionFilterSensitiveLog: (obj: RemoveIpamOperatingRegion) => any;
5500
+ /**
5501
+ * @internal
5502
+ */
5503
+ export declare const ModifyIpamRequestFilterSensitiveLog: (obj: ModifyIpamRequest) => any;
5504
+ /**
5505
+ * @internal
5506
+ */
5507
+ export declare const ModifyIpamResultFilterSensitiveLog: (obj: ModifyIpamResult) => any;
5508
+ /**
5509
+ * @internal
5510
+ */
5511
+ export declare const ModifyIpamPoolRequestFilterSensitiveLog: (obj: ModifyIpamPoolRequest) => any;
5512
+ /**
5513
+ * @internal
5514
+ */
5515
+ export declare const ModifyIpamPoolResultFilterSensitiveLog: (obj: ModifyIpamPoolResult) => any;
5516
+ /**
5517
+ * @internal
5518
+ */
5519
+ export declare const ModifyIpamResourceCidrRequestFilterSensitiveLog: (obj: ModifyIpamResourceCidrRequest) => any;
5520
+ /**
5521
+ * @internal
5522
+ */
5523
+ export declare const ModifyIpamResourceCidrResultFilterSensitiveLog: (obj: ModifyIpamResourceCidrResult) => any;
5524
+ /**
5525
+ * @internal
5526
+ */
5527
+ export declare const ModifyIpamScopeRequestFilterSensitiveLog: (obj: ModifyIpamScopeRequest) => any;
5528
+ /**
5529
+ * @internal
5530
+ */
5531
+ export declare const ModifyIpamScopeResultFilterSensitiveLog: (obj: ModifyIpamScopeResult) => any;
5532
+ /**
5533
+ * @internal
5534
+ */
5535
+ export declare const ModifyLaunchTemplateRequestFilterSensitiveLog: (obj: ModifyLaunchTemplateRequest) => any;
5536
+ /**
5537
+ * @internal
5538
+ */
5539
+ export declare const ModifyLaunchTemplateResultFilterSensitiveLog: (obj: ModifyLaunchTemplateResult) => any;
5540
+ /**
5541
+ * @internal
5542
+ */
5543
+ export declare const ModifyLocalGatewayRouteRequestFilterSensitiveLog: (obj: ModifyLocalGatewayRouteRequest) => any;
5544
+ /**
5545
+ * @internal
5546
+ */
5547
+ export declare const ModifyLocalGatewayRouteResultFilterSensitiveLog: (obj: ModifyLocalGatewayRouteResult) => any;
5548
+ /**
5549
+ * @internal
5550
+ */
5551
+ export declare const RemovePrefixListEntryFilterSensitiveLog: (obj: RemovePrefixListEntry) => any;
5552
+ /**
5553
+ * @internal
5554
+ */
5555
+ export declare const ModifyManagedPrefixListRequestFilterSensitiveLog: (obj: ModifyManagedPrefixListRequest) => any;
5556
+ /**
5557
+ * @internal
5558
+ */
5559
+ export declare const ModifyManagedPrefixListResultFilterSensitiveLog: (obj: ModifyManagedPrefixListResult) => any;
5560
+ /**
5561
+ * @internal
5562
+ */
5563
+ export declare const NetworkInterfaceAttachmentChangesFilterSensitiveLog: (obj: NetworkInterfaceAttachmentChanges) => any;
5564
+ /**
5565
+ * @internal
5566
+ */
5567
+ export declare const ModifyNetworkInterfaceAttributeRequestFilterSensitiveLog: (obj: ModifyNetworkInterfaceAttributeRequest) => any;
5568
+ /**
5569
+ * @internal
5570
+ */
5571
+ export declare const ModifyPrivateDnsNameOptionsRequestFilterSensitiveLog: (obj: ModifyPrivateDnsNameOptionsRequest) => any;
5572
+ /**
5573
+ * @internal
5574
+ */
5575
+ export declare const ModifyPrivateDnsNameOptionsResultFilterSensitiveLog: (obj: ModifyPrivateDnsNameOptionsResult) => any;
5576
+ /**
5577
+ * @internal
5578
+ */
5579
+ export declare const ModifyReservedInstancesRequestFilterSensitiveLog: (obj: ModifyReservedInstancesRequest) => any;
5580
+ /**
5581
+ * @internal
5582
+ */
5583
+ export declare const ModifyReservedInstancesResultFilterSensitiveLog: (obj: ModifyReservedInstancesResult) => any;
5584
+ /**
5585
+ * @internal
5586
+ */
5587
+ export declare const SecurityGroupRuleRequestFilterSensitiveLog: (obj: SecurityGroupRuleRequest) => any;
5588
+ /**
5589
+ * @internal
5590
+ */
5591
+ export declare const SecurityGroupRuleUpdateFilterSensitiveLog: (obj: SecurityGroupRuleUpdate) => any;
5592
+ /**
5593
+ * @internal
5594
+ */
5595
+ export declare const ModifySecurityGroupRulesRequestFilterSensitiveLog: (obj: ModifySecurityGroupRulesRequest) => any;
5596
+ /**
5597
+ * @internal
5598
+ */
5599
+ export declare const ModifySecurityGroupRulesResultFilterSensitiveLog: (obj: ModifySecurityGroupRulesResult) => any;
5600
+ /**
5601
+ * @internal
5602
+ */
5603
+ export declare const CreateVolumePermissionModificationsFilterSensitiveLog: (obj: CreateVolumePermissionModifications) => any;
5604
+ /**
5605
+ * @internal
5606
+ */
5607
+ export declare const ModifySnapshotAttributeRequestFilterSensitiveLog: (obj: ModifySnapshotAttributeRequest) => any;
5608
+ /**
5609
+ * @internal
5610
+ */
5611
+ export declare const ModifySnapshotTierRequestFilterSensitiveLog: (obj: ModifySnapshotTierRequest) => any;
5612
+ /**
5613
+ * @internal
5614
+ */
5615
+ export declare const ModifySnapshotTierResultFilterSensitiveLog: (obj: ModifySnapshotTierResult) => any;
5616
+ /**
5617
+ * @internal
5618
+ */
5619
+ export declare const ModifySpotFleetRequestRequestFilterSensitiveLog: (obj: ModifySpotFleetRequestRequest) => any;
5620
+ /**
5621
+ * @internal
5622
+ */
5623
+ export declare const ModifySpotFleetRequestResponseFilterSensitiveLog: (obj: ModifySpotFleetRequestResponse) => any;
5624
+ /**
5625
+ * @internal
5626
+ */
5627
+ export declare const ModifySubnetAttributeRequestFilterSensitiveLog: (obj: ModifySubnetAttributeRequest) => any;
5628
+ /**
5629
+ * @internal
5630
+ */
5631
+ export declare const ModifyTrafficMirrorFilterNetworkServicesRequestFilterSensitiveLog: (obj: ModifyTrafficMirrorFilterNetworkServicesRequest) => any;
5632
+ /**
5633
+ * @internal
5634
+ */
5635
+ export declare const ModifyTrafficMirrorFilterNetworkServicesResultFilterSensitiveLog: (obj: ModifyTrafficMirrorFilterNetworkServicesResult) => any;
5636
+ /**
5637
+ * @internal
5638
+ */
5639
+ export declare const ModifyTrafficMirrorFilterRuleRequestFilterSensitiveLog: (obj: ModifyTrafficMirrorFilterRuleRequest) => any;
5640
+ /**
5641
+ * @internal
5642
+ */
5643
+ export declare const ModifyTrafficMirrorFilterRuleResultFilterSensitiveLog: (obj: ModifyTrafficMirrorFilterRuleResult) => any;
5644
+ /**
5645
+ * @internal
5646
+ */
5647
+ export declare const ModifyTrafficMirrorSessionRequestFilterSensitiveLog: (obj: ModifyTrafficMirrorSessionRequest) => any;
5648
+ /**
5649
+ * @internal
5650
+ */
5651
+ export declare const ModifyTrafficMirrorSessionResultFilterSensitiveLog: (obj: ModifyTrafficMirrorSessionResult) => any;
5652
+ /**
5653
+ * @internal
5654
+ */
5655
+ export declare const ModifyTransitGatewayOptionsFilterSensitiveLog: (obj: ModifyTransitGatewayOptions) => any;
5656
+ /**
5657
+ * @internal
5658
+ */
5659
+ export declare const ModifyTransitGatewayRequestFilterSensitiveLog: (obj: ModifyTransitGatewayRequest) => any;
4108
5660
  /**
4109
5661
  * @internal
4110
5662
  */
@@ -4129,6 +5681,90 @@ export declare const ModifyTransitGatewayVpcAttachmentRequestFilterSensitiveLog:
4129
5681
  * @internal
4130
5682
  */
4131
5683
  export declare const ModifyTransitGatewayVpcAttachmentResultFilterSensitiveLog: (obj: ModifyTransitGatewayVpcAttachmentResult) => any;
5684
+ /**
5685
+ * @internal
5686
+ */
5687
+ export declare const ModifyVerifiedAccessEndpointLoadBalancerOptionsFilterSensitiveLog: (obj: ModifyVerifiedAccessEndpointLoadBalancerOptions) => any;
5688
+ /**
5689
+ * @internal
5690
+ */
5691
+ export declare const ModifyVerifiedAccessEndpointEniOptionsFilterSensitiveLog: (obj: ModifyVerifiedAccessEndpointEniOptions) => any;
5692
+ /**
5693
+ * @internal
5694
+ */
5695
+ export declare const ModifyVerifiedAccessEndpointRequestFilterSensitiveLog: (obj: ModifyVerifiedAccessEndpointRequest) => any;
5696
+ /**
5697
+ * @internal
5698
+ */
5699
+ export declare const ModifyVerifiedAccessEndpointResultFilterSensitiveLog: (obj: ModifyVerifiedAccessEndpointResult) => any;
5700
+ /**
5701
+ * @internal
5702
+ */
5703
+ export declare const ModifyVerifiedAccessEndpointPolicyRequestFilterSensitiveLog: (obj: ModifyVerifiedAccessEndpointPolicyRequest) => any;
5704
+ /**
5705
+ * @internal
5706
+ */
5707
+ export declare const ModifyVerifiedAccessEndpointPolicyResultFilterSensitiveLog: (obj: ModifyVerifiedAccessEndpointPolicyResult) => any;
5708
+ /**
5709
+ * @internal
5710
+ */
5711
+ export declare const ModifyVerifiedAccessGroupRequestFilterSensitiveLog: (obj: ModifyVerifiedAccessGroupRequest) => any;
5712
+ /**
5713
+ * @internal
5714
+ */
5715
+ export declare const ModifyVerifiedAccessGroupResultFilterSensitiveLog: (obj: ModifyVerifiedAccessGroupResult) => any;
5716
+ /**
5717
+ * @internal
5718
+ */
5719
+ export declare const ModifyVerifiedAccessGroupPolicyRequestFilterSensitiveLog: (obj: ModifyVerifiedAccessGroupPolicyRequest) => any;
5720
+ /**
5721
+ * @internal
5722
+ */
5723
+ export declare const ModifyVerifiedAccessGroupPolicyResultFilterSensitiveLog: (obj: ModifyVerifiedAccessGroupPolicyResult) => any;
5724
+ /**
5725
+ * @internal
5726
+ */
5727
+ export declare const ModifyVerifiedAccessInstanceRequestFilterSensitiveLog: (obj: ModifyVerifiedAccessInstanceRequest) => any;
5728
+ /**
5729
+ * @internal
5730
+ */
5731
+ export declare const ModifyVerifiedAccessInstanceResultFilterSensitiveLog: (obj: ModifyVerifiedAccessInstanceResult) => any;
5732
+ /**
5733
+ * @internal
5734
+ */
5735
+ export declare const VerifiedAccessLogCloudWatchLogsDestinationOptionsFilterSensitiveLog: (obj: VerifiedAccessLogCloudWatchLogsDestinationOptions) => any;
5736
+ /**
5737
+ * @internal
5738
+ */
5739
+ export declare const VerifiedAccessLogKinesisDataFirehoseDestinationOptionsFilterSensitiveLog: (obj: VerifiedAccessLogKinesisDataFirehoseDestinationOptions) => any;
5740
+ /**
5741
+ * @internal
5742
+ */
5743
+ export declare const VerifiedAccessLogS3DestinationOptionsFilterSensitiveLog: (obj: VerifiedAccessLogS3DestinationOptions) => any;
5744
+ /**
5745
+ * @internal
5746
+ */
5747
+ export declare const VerifiedAccessLogOptionsFilterSensitiveLog: (obj: VerifiedAccessLogOptions) => any;
5748
+ /**
5749
+ * @internal
5750
+ */
5751
+ export declare const ModifyVerifiedAccessInstanceLoggingConfigurationRequestFilterSensitiveLog: (obj: ModifyVerifiedAccessInstanceLoggingConfigurationRequest) => any;
5752
+ /**
5753
+ * @internal
5754
+ */
5755
+ export declare const ModifyVerifiedAccessInstanceLoggingConfigurationResultFilterSensitiveLog: (obj: ModifyVerifiedAccessInstanceLoggingConfigurationResult) => any;
5756
+ /**
5757
+ * @internal
5758
+ */
5759
+ export declare const ModifyVerifiedAccessTrustProviderOidcOptionsFilterSensitiveLog: (obj: ModifyVerifiedAccessTrustProviderOidcOptions) => any;
5760
+ /**
5761
+ * @internal
5762
+ */
5763
+ export declare const ModifyVerifiedAccessTrustProviderRequestFilterSensitiveLog: (obj: ModifyVerifiedAccessTrustProviderRequest) => any;
5764
+ /**
5765
+ * @internal
5766
+ */
5767
+ export declare const ModifyVerifiedAccessTrustProviderResultFilterSensitiveLog: (obj: ModifyVerifiedAccessTrustProviderResult) => any;
4132
5768
  /**
4133
5769
  * @internal
4134
5770
  */