@aws-sdk/client-ec2 3.218.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 (602) hide show
  1. package/dist-cjs/EC2.js +435 -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/CreateSubnetCidrReservationCommand.js +1 -2
  11. package/dist-cjs/commands/CreateSubnetCommand.js +3 -3
  12. package/dist-cjs/commands/CreateVerifiedAccessEndpointCommand.js +46 -0
  13. package/dist-cjs/commands/CreateVerifiedAccessGroupCommand.js +46 -0
  14. package/dist-cjs/commands/CreateVerifiedAccessInstanceCommand.js +46 -0
  15. package/dist-cjs/commands/CreateVerifiedAccessTrustProviderCommand.js +46 -0
  16. package/dist-cjs/commands/DeleteTransitGatewayRouteCommand.js +2 -1
  17. package/dist-cjs/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.js +3 -3
  18. package/dist-cjs/commands/DeleteTransitGatewayRouteTableCommand.js +3 -3
  19. package/dist-cjs/commands/DeleteTransitGatewayVpcAttachmentCommand.js +3 -3
  20. package/dist-cjs/commands/DeleteVerifiedAccessEndpointCommand.js +46 -0
  21. package/dist-cjs/commands/DeleteVerifiedAccessGroupCommand.js +46 -0
  22. package/dist-cjs/commands/DeleteVerifiedAccessInstanceCommand.js +46 -0
  23. package/dist-cjs/commands/DeleteVerifiedAccessTrustProviderCommand.js +46 -0
  24. package/dist-cjs/commands/DeleteVolumeCommand.js +2 -2
  25. package/dist-cjs/commands/DeleteVpcCommand.js +2 -2
  26. package/dist-cjs/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +3 -3
  27. package/dist-cjs/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +3 -3
  28. package/dist-cjs/commands/DeleteVpcEndpointsCommand.js +3 -3
  29. package/dist-cjs/commands/DeleteVpcPeeringConnectionCommand.js +3 -3
  30. package/dist-cjs/commands/DeleteVpnConnectionCommand.js +2 -2
  31. package/dist-cjs/commands/DeleteVpnConnectionRouteCommand.js +2 -2
  32. package/dist-cjs/commands/DeleteVpnGatewayCommand.js +2 -2
  33. package/dist-cjs/commands/DeprovisionByoipCidrCommand.js +3 -3
  34. package/dist-cjs/commands/DeprovisionIpamPoolCidrCommand.js +3 -3
  35. package/dist-cjs/commands/DeprovisionPublicIpv4PoolCidrCommand.js +3 -3
  36. package/dist-cjs/commands/DeregisterImageCommand.js +2 -2
  37. package/dist-cjs/commands/DeregisterInstanceEventNotificationAttributesCommand.js +3 -3
  38. package/dist-cjs/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.js +46 -0
  39. package/dist-cjs/commands/DescribeInstanceTypesCommand.js +2 -1
  40. package/dist-cjs/commands/DescribeInternetGatewaysCommand.js +3 -3
  41. package/dist-cjs/commands/DescribeIpamPoolsCommand.js +3 -3
  42. package/dist-cjs/commands/DescribeIpamScopesCommand.js +3 -3
  43. package/dist-cjs/commands/DescribeIpamsCommand.js +3 -3
  44. package/dist-cjs/commands/DescribeIpv6PoolsCommand.js +3 -3
  45. package/dist-cjs/commands/DescribeKeyPairsCommand.js +3 -3
  46. package/dist-cjs/commands/DescribeVerifiedAccessEndpointsCommand.js +46 -0
  47. package/dist-cjs/commands/DescribeVerifiedAccessGroupsCommand.js +46 -0
  48. package/dist-cjs/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.js +46 -0
  49. package/dist-cjs/commands/DescribeVerifiedAccessInstancesCommand.js +46 -0
  50. package/dist-cjs/commands/DescribeVerifiedAccessTrustProvidersCommand.js +46 -0
  51. package/dist-cjs/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +2 -1
  52. package/dist-cjs/commands/DescribeVpcEndpointServicePermissionsCommand.js +3 -3
  53. package/dist-cjs/commands/DescribeVpcEndpointServicesCommand.js +3 -3
  54. package/dist-cjs/commands/DescribeVpcPeeringConnectionsCommand.js +3 -3
  55. package/dist-cjs/commands/DescribeVpcsCommand.js +3 -3
  56. package/dist-cjs/commands/DescribeVpnConnectionsCommand.js +3 -3
  57. package/dist-cjs/commands/DescribeVpnGatewaysCommand.js +3 -3
  58. package/dist-cjs/commands/DetachClassicLinkVpcCommand.js +3 -3
  59. package/dist-cjs/commands/DetachInternetGatewayCommand.js +2 -2
  60. package/dist-cjs/commands/DetachNetworkInterfaceCommand.js +2 -2
  61. package/dist-cjs/commands/DetachVerifiedAccessTrustProviderCommand.js +46 -0
  62. package/dist-cjs/commands/DetachVolumeCommand.js +2 -2
  63. package/dist-cjs/commands/DetachVpnGatewayCommand.js +2 -2
  64. package/dist-cjs/commands/DisableAddressTransferCommand.js +3 -3
  65. package/dist-cjs/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.js +46 -0
  66. package/dist-cjs/commands/DisableEbsEncryptionByDefaultCommand.js +3 -3
  67. package/dist-cjs/commands/DisableFastLaunchCommand.js +3 -3
  68. package/dist-cjs/commands/DisableFastSnapshotRestoresCommand.js +3 -3
  69. package/dist-cjs/commands/DisableImageDeprecationCommand.js +3 -3
  70. package/dist-cjs/commands/DisableIpamOrganizationAdminAccountCommand.js +3 -3
  71. package/dist-cjs/commands/DisableSerialConsoleAccessCommand.js +3 -3
  72. package/dist-cjs/commands/DisableTransitGatewayRouteTablePropagationCommand.js +3 -3
  73. package/dist-cjs/commands/DisableVgwRoutePropagationCommand.js +2 -2
  74. package/dist-cjs/commands/DisableVpcClassicLinkCommand.js +3 -3
  75. package/dist-cjs/commands/DisableVpcClassicLinkDnsSupportCommand.js +3 -3
  76. package/dist-cjs/commands/DisassociateAddressCommand.js +2 -2
  77. package/dist-cjs/commands/DisassociateClientVpnTargetNetworkCommand.js +3 -3
  78. package/dist-cjs/commands/DisassociateEnclaveCertificateIamRoleCommand.js +3 -3
  79. package/dist-cjs/commands/DisassociateIamInstanceProfileCommand.js +3 -3
  80. package/dist-cjs/commands/DisassociateInstanceEventWindowCommand.js +3 -3
  81. package/dist-cjs/commands/DisassociateRouteTableCommand.js +2 -2
  82. package/dist-cjs/commands/DisassociateSubnetCidrBlockCommand.js +3 -3
  83. package/dist-cjs/commands/DisassociateTransitGatewayMulticastDomainCommand.js +3 -3
  84. package/dist-cjs/commands/DisassociateTransitGatewayPolicyTableCommand.js +3 -3
  85. package/dist-cjs/commands/DisassociateTransitGatewayRouteTableCommand.js +1 -2
  86. package/dist-cjs/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.js +46 -0
  87. package/dist-cjs/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.js +46 -0
  88. package/dist-cjs/commands/GetAwsNetworkPerformanceDataCommand.js +46 -0
  89. package/dist-cjs/commands/GetVerifiedAccessEndpointPolicyCommand.js +46 -0
  90. package/dist-cjs/commands/GetVerifiedAccessGroupPolicyCommand.js +46 -0
  91. package/dist-cjs/commands/ModifyInstanceCreditSpecificationCommand.js +3 -3
  92. package/dist-cjs/commands/ModifyInstanceEventStartTimeCommand.js +3 -3
  93. package/dist-cjs/commands/ModifyInstanceEventWindowCommand.js +3 -3
  94. package/dist-cjs/commands/ModifyInstanceMaintenanceOptionsCommand.js +3 -3
  95. package/dist-cjs/commands/ModifyInstanceMetadataOptionsCommand.js +3 -3
  96. package/dist-cjs/commands/ModifyInstancePlacementCommand.js +3 -3
  97. package/dist-cjs/commands/ModifyIpamCommand.js +3 -3
  98. package/dist-cjs/commands/ModifyIpamPoolCommand.js +3 -3
  99. package/dist-cjs/commands/ModifyIpamResourceCidrCommand.js +3 -3
  100. package/dist-cjs/commands/ModifyIpamScopeCommand.js +3 -3
  101. package/dist-cjs/commands/ModifyLaunchTemplateCommand.js +3 -3
  102. package/dist-cjs/commands/ModifyLocalGatewayRouteCommand.js +3 -3
  103. package/dist-cjs/commands/ModifyManagedPrefixListCommand.js +3 -3
  104. package/dist-cjs/commands/ModifyNetworkInterfaceAttributeCommand.js +2 -2
  105. package/dist-cjs/commands/ModifyPrivateDnsNameOptionsCommand.js +3 -3
  106. package/dist-cjs/commands/ModifyReservedInstancesCommand.js +3 -3
  107. package/dist-cjs/commands/ModifySecurityGroupRulesCommand.js +3 -3
  108. package/dist-cjs/commands/ModifySnapshotAttributeCommand.js +2 -2
  109. package/dist-cjs/commands/ModifySnapshotTierCommand.js +3 -3
  110. package/dist-cjs/commands/ModifySpotFleetRequestCommand.js +3 -3
  111. package/dist-cjs/commands/ModifySubnetAttributeCommand.js +2 -2
  112. package/dist-cjs/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +3 -3
  113. package/dist-cjs/commands/ModifyTrafficMirrorFilterRuleCommand.js +3 -3
  114. package/dist-cjs/commands/ModifyTrafficMirrorSessionCommand.js +3 -3
  115. package/dist-cjs/commands/ModifyTransitGatewayCommand.js +3 -3
  116. package/dist-cjs/commands/ModifyTransitGatewayPrefixListReferenceCommand.js +3 -3
  117. package/dist-cjs/commands/ModifyTransitGatewayVpcAttachmentCommand.js +3 -3
  118. package/dist-cjs/commands/ModifyVerifiedAccessEndpointCommand.js +46 -0
  119. package/dist-cjs/commands/ModifyVerifiedAccessEndpointPolicyCommand.js +46 -0
  120. package/dist-cjs/commands/ModifyVerifiedAccessGroupCommand.js +46 -0
  121. package/dist-cjs/commands/ModifyVerifiedAccessGroupPolicyCommand.js +46 -0
  122. package/dist-cjs/commands/ModifyVerifiedAccessInstanceCommand.js +46 -0
  123. package/dist-cjs/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.js +46 -0
  124. package/dist-cjs/commands/ModifyVerifiedAccessTrustProviderCommand.js +46 -0
  125. package/dist-cjs/commands/ModifyVolumeAttributeCommand.js +2 -2
  126. package/dist-cjs/commands/ModifyVolumeCommand.js +3 -3
  127. package/dist-cjs/commands/ModifyVpcAttributeCommand.js +2 -2
  128. package/dist-cjs/commands/ModifyVpcEndpointCommand.js +3 -3
  129. package/dist-cjs/commands/ModifyVpcEndpointConnectionNotificationCommand.js +3 -3
  130. package/dist-cjs/commands/ModifyVpcEndpointServiceConfigurationCommand.js +3 -3
  131. package/dist-cjs/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.js +3 -3
  132. package/dist-cjs/commands/ModifyVpcEndpointServicePermissionsCommand.js +3 -3
  133. package/dist-cjs/commands/index.js +29 -0
  134. package/dist-cjs/models/models_0.js +61 -54
  135. package/dist-cjs/models/models_1.js +64 -64
  136. package/dist-cjs/models/models_2.js +154 -153
  137. package/dist-cjs/models/models_3.js +214 -223
  138. package/dist-cjs/models/models_4.js +292 -273
  139. package/dist-cjs/models/models_5.js +341 -347
  140. package/dist-cjs/models/models_6.js +431 -4
  141. package/dist-cjs/pagination/DescribeAwsNetworkPerformanceMetricSubscriptionsPaginator.js +36 -0
  142. package/dist-cjs/pagination/DescribeVerifiedAccessEndpointsPaginator.js +36 -0
  143. package/dist-cjs/pagination/DescribeVerifiedAccessGroupsPaginator.js +36 -0
  144. package/dist-cjs/pagination/DescribeVerifiedAccessInstanceLoggingConfigurationsPaginator.js +36 -0
  145. package/dist-cjs/pagination/DescribeVerifiedAccessInstancesPaginator.js +36 -0
  146. package/dist-cjs/pagination/DescribeVerifiedAccessTrustProvidersPaginator.js +36 -0
  147. package/dist-cjs/pagination/GetAwsNetworkPerformanceDataPaginator.js +36 -0
  148. package/dist-cjs/pagination/index.js +8 -1
  149. package/dist-cjs/protocols/Aws_ec2.js +3401 -147
  150. package/dist-es/EC2.js +435 -0
  151. package/dist-es/commands/AttachVerifiedAccessTrustProviderCommand.js +42 -0
  152. package/dist-es/commands/CreateCoipCidrCommand.js +2 -1
  153. package/dist-es/commands/CreateCoipPoolCommand.js +1 -1
  154. package/dist-es/commands/CreateCustomerGatewayCommand.js +1 -1
  155. package/dist-es/commands/CreateDefaultSubnetCommand.js +1 -2
  156. package/dist-es/commands/CreateSnapshotsCommand.js +2 -1
  157. package/dist-es/commands/CreateSpotDatafeedSubscriptionCommand.js +1 -1
  158. package/dist-es/commands/CreateStoreImageTaskCommand.js +1 -1
  159. package/dist-es/commands/CreateSubnetCidrReservationCommand.js +1 -2
  160. package/dist-es/commands/CreateSubnetCommand.js +1 -1
  161. package/dist-es/commands/CreateVerifiedAccessEndpointCommand.js +42 -0
  162. package/dist-es/commands/CreateVerifiedAccessGroupCommand.js +42 -0
  163. package/dist-es/commands/CreateVerifiedAccessInstanceCommand.js +42 -0
  164. package/dist-es/commands/CreateVerifiedAccessTrustProviderCommand.js +42 -0
  165. package/dist-es/commands/DeleteTransitGatewayRouteCommand.js +2 -1
  166. package/dist-es/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.js +1 -1
  167. package/dist-es/commands/DeleteTransitGatewayRouteTableCommand.js +1 -1
  168. package/dist-es/commands/DeleteTransitGatewayVpcAttachmentCommand.js +1 -1
  169. package/dist-es/commands/DeleteVerifiedAccessEndpointCommand.js +42 -0
  170. package/dist-es/commands/DeleteVerifiedAccessGroupCommand.js +42 -0
  171. package/dist-es/commands/DeleteVerifiedAccessInstanceCommand.js +42 -0
  172. package/dist-es/commands/DeleteVerifiedAccessTrustProviderCommand.js +42 -0
  173. package/dist-es/commands/DeleteVolumeCommand.js +1 -1
  174. package/dist-es/commands/DeleteVpcCommand.js +1 -1
  175. package/dist-es/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +1 -1
  176. package/dist-es/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +1 -1
  177. package/dist-es/commands/DeleteVpcEndpointsCommand.js +1 -1
  178. package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +1 -1
  179. package/dist-es/commands/DeleteVpnConnectionCommand.js +1 -1
  180. package/dist-es/commands/DeleteVpnConnectionRouteCommand.js +1 -1
  181. package/dist-es/commands/DeleteVpnGatewayCommand.js +1 -1
  182. package/dist-es/commands/DeprovisionByoipCidrCommand.js +1 -1
  183. package/dist-es/commands/DeprovisionIpamPoolCidrCommand.js +1 -1
  184. package/dist-es/commands/DeprovisionPublicIpv4PoolCidrCommand.js +1 -1
  185. package/dist-es/commands/DeregisterImageCommand.js +1 -1
  186. package/dist-es/commands/DeregisterInstanceEventNotificationAttributesCommand.js +1 -1
  187. package/dist-es/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.js +42 -0
  188. package/dist-es/commands/DescribeInstanceTypesCommand.js +2 -1
  189. package/dist-es/commands/DescribeInternetGatewaysCommand.js +1 -1
  190. package/dist-es/commands/DescribeIpamPoolsCommand.js +1 -1
  191. package/dist-es/commands/DescribeIpamScopesCommand.js +1 -1
  192. package/dist-es/commands/DescribeIpamsCommand.js +1 -1
  193. package/dist-es/commands/DescribeIpv6PoolsCommand.js +1 -1
  194. package/dist-es/commands/DescribeKeyPairsCommand.js +1 -1
  195. package/dist-es/commands/DescribeVerifiedAccessEndpointsCommand.js +42 -0
  196. package/dist-es/commands/DescribeVerifiedAccessGroupsCommand.js +42 -0
  197. package/dist-es/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.js +42 -0
  198. package/dist-es/commands/DescribeVerifiedAccessInstancesCommand.js +42 -0
  199. package/dist-es/commands/DescribeVerifiedAccessTrustProvidersCommand.js +42 -0
  200. package/dist-es/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +2 -1
  201. package/dist-es/commands/DescribeVpcEndpointServicePermissionsCommand.js +1 -1
  202. package/dist-es/commands/DescribeVpcEndpointServicesCommand.js +1 -1
  203. package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +1 -1
  204. package/dist-es/commands/DescribeVpcsCommand.js +1 -1
  205. package/dist-es/commands/DescribeVpnConnectionsCommand.js +1 -1
  206. package/dist-es/commands/DescribeVpnGatewaysCommand.js +1 -1
  207. package/dist-es/commands/DetachClassicLinkVpcCommand.js +1 -1
  208. package/dist-es/commands/DetachInternetGatewayCommand.js +1 -1
  209. package/dist-es/commands/DetachNetworkInterfaceCommand.js +1 -1
  210. package/dist-es/commands/DetachVerifiedAccessTrustProviderCommand.js +42 -0
  211. package/dist-es/commands/DetachVolumeCommand.js +1 -1
  212. package/dist-es/commands/DetachVpnGatewayCommand.js +1 -1
  213. package/dist-es/commands/DisableAddressTransferCommand.js +1 -1
  214. package/dist-es/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.js +42 -0
  215. package/dist-es/commands/DisableEbsEncryptionByDefaultCommand.js +1 -1
  216. package/dist-es/commands/DisableFastLaunchCommand.js +1 -1
  217. package/dist-es/commands/DisableFastSnapshotRestoresCommand.js +1 -1
  218. package/dist-es/commands/DisableImageDeprecationCommand.js +1 -1
  219. package/dist-es/commands/DisableIpamOrganizationAdminAccountCommand.js +1 -1
  220. package/dist-es/commands/DisableSerialConsoleAccessCommand.js +1 -1
  221. package/dist-es/commands/DisableTransitGatewayRouteTablePropagationCommand.js +1 -1
  222. package/dist-es/commands/DisableVgwRoutePropagationCommand.js +1 -1
  223. package/dist-es/commands/DisableVpcClassicLinkCommand.js +1 -1
  224. package/dist-es/commands/DisableVpcClassicLinkDnsSupportCommand.js +1 -1
  225. package/dist-es/commands/DisassociateAddressCommand.js +1 -1
  226. package/dist-es/commands/DisassociateClientVpnTargetNetworkCommand.js +1 -1
  227. package/dist-es/commands/DisassociateEnclaveCertificateIamRoleCommand.js +1 -1
  228. package/dist-es/commands/DisassociateIamInstanceProfileCommand.js +1 -1
  229. package/dist-es/commands/DisassociateInstanceEventWindowCommand.js +1 -1
  230. package/dist-es/commands/DisassociateRouteTableCommand.js +1 -1
  231. package/dist-es/commands/DisassociateSubnetCidrBlockCommand.js +1 -1
  232. package/dist-es/commands/DisassociateTransitGatewayMulticastDomainCommand.js +1 -1
  233. package/dist-es/commands/DisassociateTransitGatewayPolicyTableCommand.js +1 -1
  234. package/dist-es/commands/DisassociateTransitGatewayRouteTableCommand.js +1 -2
  235. package/dist-es/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.js +42 -0
  236. package/dist-es/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.js +42 -0
  237. package/dist-es/commands/GetAwsNetworkPerformanceDataCommand.js +42 -0
  238. package/dist-es/commands/GetVerifiedAccessEndpointPolicyCommand.js +42 -0
  239. package/dist-es/commands/GetVerifiedAccessGroupPolicyCommand.js +42 -0
  240. package/dist-es/commands/ModifyInstanceCreditSpecificationCommand.js +1 -1
  241. package/dist-es/commands/ModifyInstanceEventStartTimeCommand.js +1 -1
  242. package/dist-es/commands/ModifyInstanceEventWindowCommand.js +1 -1
  243. package/dist-es/commands/ModifyInstanceMaintenanceOptionsCommand.js +1 -1
  244. package/dist-es/commands/ModifyInstanceMetadataOptionsCommand.js +1 -1
  245. package/dist-es/commands/ModifyInstancePlacementCommand.js +1 -1
  246. package/dist-es/commands/ModifyIpamCommand.js +1 -1
  247. package/dist-es/commands/ModifyIpamPoolCommand.js +1 -1
  248. package/dist-es/commands/ModifyIpamResourceCidrCommand.js +1 -1
  249. package/dist-es/commands/ModifyIpamScopeCommand.js +1 -1
  250. package/dist-es/commands/ModifyLaunchTemplateCommand.js +1 -1
  251. package/dist-es/commands/ModifyLocalGatewayRouteCommand.js +1 -1
  252. package/dist-es/commands/ModifyManagedPrefixListCommand.js +1 -1
  253. package/dist-es/commands/ModifyNetworkInterfaceAttributeCommand.js +1 -1
  254. package/dist-es/commands/ModifyPrivateDnsNameOptionsCommand.js +1 -1
  255. package/dist-es/commands/ModifyReservedInstancesCommand.js +1 -1
  256. package/dist-es/commands/ModifySecurityGroupRulesCommand.js +1 -1
  257. package/dist-es/commands/ModifySnapshotAttributeCommand.js +1 -1
  258. package/dist-es/commands/ModifySnapshotTierCommand.js +1 -1
  259. package/dist-es/commands/ModifySpotFleetRequestCommand.js +1 -1
  260. package/dist-es/commands/ModifySubnetAttributeCommand.js +1 -1
  261. package/dist-es/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +1 -1
  262. package/dist-es/commands/ModifyTrafficMirrorFilterRuleCommand.js +1 -1
  263. package/dist-es/commands/ModifyTrafficMirrorSessionCommand.js +1 -1
  264. package/dist-es/commands/ModifyTransitGatewayCommand.js +1 -1
  265. package/dist-es/commands/ModifyTransitGatewayPrefixListReferenceCommand.js +1 -1
  266. package/dist-es/commands/ModifyTransitGatewayVpcAttachmentCommand.js +1 -1
  267. package/dist-es/commands/ModifyVerifiedAccessEndpointCommand.js +42 -0
  268. package/dist-es/commands/ModifyVerifiedAccessEndpointPolicyCommand.js +42 -0
  269. package/dist-es/commands/ModifyVerifiedAccessGroupCommand.js +42 -0
  270. package/dist-es/commands/ModifyVerifiedAccessGroupPolicyCommand.js +42 -0
  271. package/dist-es/commands/ModifyVerifiedAccessInstanceCommand.js +42 -0
  272. package/dist-es/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.js +42 -0
  273. package/dist-es/commands/ModifyVerifiedAccessTrustProviderCommand.js +42 -0
  274. package/dist-es/commands/ModifyVolumeAttributeCommand.js +1 -1
  275. package/dist-es/commands/ModifyVolumeCommand.js +1 -1
  276. package/dist-es/commands/ModifyVpcAttributeCommand.js +1 -1
  277. package/dist-es/commands/ModifyVpcEndpointCommand.js +1 -1
  278. package/dist-es/commands/ModifyVpcEndpointConnectionNotificationCommand.js +1 -1
  279. package/dist-es/commands/ModifyVpcEndpointServiceConfigurationCommand.js +1 -1
  280. package/dist-es/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.js +1 -1
  281. package/dist-es/commands/ModifyVpcEndpointServicePermissionsCommand.js +1 -1
  282. package/dist-es/commands/index.js +29 -0
  283. package/dist-es/models/models_0.js +48 -41
  284. package/dist-es/models/models_1.js +47 -46
  285. package/dist-es/models/models_2.js +119 -114
  286. package/dist-es/models/models_3.js +164 -181
  287. package/dist-es/models/models_4.js +233 -201
  288. package/dist-es/models/models_5.js +253 -263
  289. package/dist-es/models/models_6.js +326 -0
  290. package/dist-es/pagination/DescribeAwsNetworkPerformanceMetricSubscriptionsPaginator.js +32 -0
  291. package/dist-es/pagination/DescribeVerifiedAccessEndpointsPaginator.js +32 -0
  292. package/dist-es/pagination/DescribeVerifiedAccessGroupsPaginator.js +32 -0
  293. package/dist-es/pagination/DescribeVerifiedAccessInstanceLoggingConfigurationsPaginator.js +32 -0
  294. package/dist-es/pagination/DescribeVerifiedAccessInstancesPaginator.js +32 -0
  295. package/dist-es/pagination/DescribeVerifiedAccessTrustProvidersPaginator.js +32 -0
  296. package/dist-es/pagination/GetAwsNetworkPerformanceDataPaginator.js +32 -0
  297. package/dist-es/pagination/index.js +8 -1
  298. package/dist-es/protocols/Aws_ec2.js +3319 -125
  299. package/dist-types/EC2.d.ts +132 -3
  300. package/dist-types/EC2Client.d.ts +31 -2
  301. package/dist-types/commands/AttachVerifiedAccessTrustProviderCommand.d.ts +20 -0
  302. package/dist-types/commands/CreateCoipCidrCommand.d.ts +2 -1
  303. package/dist-types/commands/CreateCoipPoolCommand.d.ts +1 -1
  304. package/dist-types/commands/CreateCustomerGatewayCommand.d.ts +1 -1
  305. package/dist-types/commands/CreateDefaultSubnetCommand.d.ts +1 -2
  306. package/dist-types/commands/CreateReplaceRootVolumeTaskCommand.d.ts +1 -1
  307. package/dist-types/commands/CreateSnapshotsCommand.d.ts +2 -1
  308. package/dist-types/commands/CreateSpotDatafeedSubscriptionCommand.d.ts +1 -1
  309. package/dist-types/commands/CreateStoreImageTaskCommand.d.ts +1 -1
  310. package/dist-types/commands/CreateSubnetCidrReservationCommand.d.ts +1 -2
  311. package/dist-types/commands/CreateSubnetCommand.d.ts +1 -1
  312. package/dist-types/commands/CreateVerifiedAccessEndpointCommand.d.ts +20 -0
  313. package/dist-types/commands/CreateVerifiedAccessGroupCommand.d.ts +20 -0
  314. package/dist-types/commands/CreateVerifiedAccessInstanceCommand.d.ts +20 -0
  315. package/dist-types/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +20 -0
  316. package/dist-types/commands/DeleteTransitGatewayRouteCommand.d.ts +2 -1
  317. package/dist-types/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.d.ts +1 -1
  318. package/dist-types/commands/DeleteTransitGatewayRouteTableCommand.d.ts +1 -1
  319. package/dist-types/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  320. package/dist-types/commands/DeleteVerifiedAccessEndpointCommand.d.ts +20 -0
  321. package/dist-types/commands/DeleteVerifiedAccessGroupCommand.d.ts +20 -0
  322. package/dist-types/commands/DeleteVerifiedAccessInstanceCommand.d.ts +20 -0
  323. package/dist-types/commands/DeleteVerifiedAccessTrustProviderCommand.d.ts +20 -0
  324. package/dist-types/commands/DeleteVolumeCommand.d.ts +1 -1
  325. package/dist-types/commands/DeleteVpcCommand.d.ts +1 -1
  326. package/dist-types/commands/DeleteVpcEndpointConnectionNotificationsCommand.d.ts +1 -1
  327. package/dist-types/commands/DeleteVpcEndpointServiceConfigurationsCommand.d.ts +1 -1
  328. package/dist-types/commands/DeleteVpcEndpointsCommand.d.ts +1 -1
  329. package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +1 -1
  330. package/dist-types/commands/DeleteVpnConnectionCommand.d.ts +1 -1
  331. package/dist-types/commands/DeleteVpnConnectionRouteCommand.d.ts +1 -1
  332. package/dist-types/commands/DeleteVpnGatewayCommand.d.ts +1 -1
  333. package/dist-types/commands/DeprovisionByoipCidrCommand.d.ts +1 -1
  334. package/dist-types/commands/DeprovisionIpamPoolCidrCommand.d.ts +1 -1
  335. package/dist-types/commands/DeprovisionPublicIpv4PoolCidrCommand.d.ts +1 -1
  336. package/dist-types/commands/DeregisterImageCommand.d.ts +1 -1
  337. package/dist-types/commands/DeregisterInstanceEventNotificationAttributesCommand.d.ts +1 -1
  338. package/dist-types/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.d.ts +37 -0
  339. package/dist-types/commands/DescribeInstanceTypesCommand.d.ts +2 -1
  340. package/dist-types/commands/DescribeInternetGatewaysCommand.d.ts +1 -1
  341. package/dist-types/commands/DescribeIpamPoolsCommand.d.ts +1 -1
  342. package/dist-types/commands/DescribeIpamScopesCommand.d.ts +1 -1
  343. package/dist-types/commands/DescribeIpamsCommand.d.ts +1 -1
  344. package/dist-types/commands/DescribeIpv6PoolsCommand.d.ts +1 -1
  345. package/dist-types/commands/DescribeKeyPairsCommand.d.ts +1 -1
  346. package/dist-types/commands/DescribeReplaceRootVolumeTasksCommand.d.ts +1 -1
  347. package/dist-types/commands/DescribeVerifiedAccessEndpointsCommand.d.ts +20 -0
  348. package/dist-types/commands/DescribeVerifiedAccessGroupsCommand.d.ts +20 -0
  349. package/dist-types/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.d.ts +20 -0
  350. package/dist-types/commands/DescribeVerifiedAccessInstancesCommand.d.ts +20 -0
  351. package/dist-types/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +20 -0
  352. package/dist-types/commands/DescribeVpcEndpointServiceConfigurationsCommand.d.ts +2 -1
  353. package/dist-types/commands/DescribeVpcEndpointServicePermissionsCommand.d.ts +1 -1
  354. package/dist-types/commands/DescribeVpcEndpointServicesCommand.d.ts +1 -1
  355. package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +1 -1
  356. package/dist-types/commands/DescribeVpcsCommand.d.ts +1 -1
  357. package/dist-types/commands/DescribeVpnConnectionsCommand.d.ts +1 -1
  358. package/dist-types/commands/DescribeVpnGatewaysCommand.d.ts +1 -1
  359. package/dist-types/commands/DetachClassicLinkVpcCommand.d.ts +1 -1
  360. package/dist-types/commands/DetachInternetGatewayCommand.d.ts +1 -1
  361. package/dist-types/commands/DetachNetworkInterfaceCommand.d.ts +1 -1
  362. package/dist-types/commands/DetachVerifiedAccessTrustProviderCommand.d.ts +20 -0
  363. package/dist-types/commands/DetachVolumeCommand.d.ts +1 -1
  364. package/dist-types/commands/DetachVpnGatewayCommand.d.ts +1 -1
  365. package/dist-types/commands/DisableAddressTransferCommand.d.ts +1 -1
  366. package/dist-types/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +37 -0
  367. package/dist-types/commands/DisableEbsEncryptionByDefaultCommand.d.ts +1 -1
  368. package/dist-types/commands/DisableFastLaunchCommand.d.ts +1 -1
  369. package/dist-types/commands/DisableFastSnapshotRestoresCommand.d.ts +1 -1
  370. package/dist-types/commands/DisableImageDeprecationCommand.d.ts +1 -1
  371. package/dist-types/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +1 -1
  372. package/dist-types/commands/DisableSerialConsoleAccessCommand.d.ts +1 -1
  373. package/dist-types/commands/DisableTransitGatewayRouteTablePropagationCommand.d.ts +1 -1
  374. package/dist-types/commands/DisableVgwRoutePropagationCommand.d.ts +1 -1
  375. package/dist-types/commands/DisableVpcClassicLinkCommand.d.ts +1 -1
  376. package/dist-types/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +1 -1
  377. package/dist-types/commands/DisassociateAddressCommand.d.ts +1 -1
  378. package/dist-types/commands/DisassociateClientVpnTargetNetworkCommand.d.ts +1 -1
  379. package/dist-types/commands/DisassociateEnclaveCertificateIamRoleCommand.d.ts +1 -1
  380. package/dist-types/commands/DisassociateIamInstanceProfileCommand.d.ts +1 -1
  381. package/dist-types/commands/DisassociateInstanceEventWindowCommand.d.ts +1 -1
  382. package/dist-types/commands/DisassociateRouteTableCommand.d.ts +1 -1
  383. package/dist-types/commands/DisassociateSubnetCidrBlockCommand.d.ts +1 -1
  384. package/dist-types/commands/DisassociateTransitGatewayMulticastDomainCommand.d.ts +1 -1
  385. package/dist-types/commands/DisassociateTransitGatewayPolicyTableCommand.d.ts +1 -1
  386. package/dist-types/commands/DisassociateTransitGatewayRouteTableCommand.d.ts +1 -2
  387. package/dist-types/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +37 -0
  388. package/dist-types/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.d.ts +20 -0
  389. package/dist-types/commands/GetAwsNetworkPerformanceDataCommand.d.ts +37 -0
  390. package/dist-types/commands/GetVerifiedAccessEndpointPolicyCommand.d.ts +20 -0
  391. package/dist-types/commands/GetVerifiedAccessGroupPolicyCommand.d.ts +20 -0
  392. package/dist-types/commands/ModifyInstanceCreditSpecificationCommand.d.ts +1 -1
  393. package/dist-types/commands/ModifyInstanceEventStartTimeCommand.d.ts +1 -1
  394. package/dist-types/commands/ModifyInstanceEventWindowCommand.d.ts +1 -1
  395. package/dist-types/commands/ModifyInstanceMaintenanceOptionsCommand.d.ts +1 -1
  396. package/dist-types/commands/ModifyInstanceMetadataOptionsCommand.d.ts +1 -1
  397. package/dist-types/commands/ModifyInstancePlacementCommand.d.ts +1 -1
  398. package/dist-types/commands/ModifyIpamCommand.d.ts +1 -1
  399. package/dist-types/commands/ModifyIpamPoolCommand.d.ts +1 -1
  400. package/dist-types/commands/ModifyIpamResourceCidrCommand.d.ts +1 -1
  401. package/dist-types/commands/ModifyIpamScopeCommand.d.ts +1 -1
  402. package/dist-types/commands/ModifyLaunchTemplateCommand.d.ts +1 -1
  403. package/dist-types/commands/ModifyLocalGatewayRouteCommand.d.ts +1 -1
  404. package/dist-types/commands/ModifyManagedPrefixListCommand.d.ts +1 -1
  405. package/dist-types/commands/ModifyNetworkInterfaceAttributeCommand.d.ts +1 -1
  406. package/dist-types/commands/ModifyPrivateDnsNameOptionsCommand.d.ts +1 -1
  407. package/dist-types/commands/ModifyReservedInstancesCommand.d.ts +1 -1
  408. package/dist-types/commands/ModifySecurityGroupRulesCommand.d.ts +1 -1
  409. package/dist-types/commands/ModifySnapshotAttributeCommand.d.ts +1 -1
  410. package/dist-types/commands/ModifySnapshotTierCommand.d.ts +1 -1
  411. package/dist-types/commands/ModifySpotFleetRequestCommand.d.ts +1 -1
  412. package/dist-types/commands/ModifySubnetAttributeCommand.d.ts +1 -1
  413. package/dist-types/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +1 -1
  414. package/dist-types/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +1 -1
  415. package/dist-types/commands/ModifyTrafficMirrorSessionCommand.d.ts +1 -1
  416. package/dist-types/commands/ModifyTransitGatewayCommand.d.ts +1 -1
  417. package/dist-types/commands/ModifyTransitGatewayPrefixListReferenceCommand.d.ts +1 -1
  418. package/dist-types/commands/ModifyTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  419. package/dist-types/commands/ModifyVerifiedAccessEndpointCommand.d.ts +20 -0
  420. package/dist-types/commands/ModifyVerifiedAccessEndpointPolicyCommand.d.ts +20 -0
  421. package/dist-types/commands/ModifyVerifiedAccessGroupCommand.d.ts +20 -0
  422. package/dist-types/commands/ModifyVerifiedAccessGroupPolicyCommand.d.ts +20 -0
  423. package/dist-types/commands/ModifyVerifiedAccessInstanceCommand.d.ts +20 -0
  424. package/dist-types/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.d.ts +20 -0
  425. package/dist-types/commands/ModifyVerifiedAccessTrustProviderCommand.d.ts +20 -0
  426. package/dist-types/commands/ModifyVolumeAttributeCommand.d.ts +1 -1
  427. package/dist-types/commands/ModifyVolumeCommand.d.ts +1 -1
  428. package/dist-types/commands/ModifyVpcAttributeCommand.d.ts +1 -1
  429. package/dist-types/commands/ModifyVpcEndpointCommand.d.ts +1 -1
  430. package/dist-types/commands/ModifyVpcEndpointConnectionNotificationCommand.d.ts +1 -1
  431. package/dist-types/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +1 -1
  432. package/dist-types/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.d.ts +1 -1
  433. package/dist-types/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +1 -1
  434. package/dist-types/commands/UnassignPrivateIpAddressesCommand.d.ts +2 -1
  435. package/dist-types/commands/index.d.ts +29 -0
  436. package/dist-types/models/models_0.d.ts +142 -242
  437. package/dist-types/models/models_1.d.ts +334 -377
  438. package/dist-types/models/models_2.d.ts +532 -500
  439. package/dist-types/models/models_3.d.ts +5557 -5884
  440. package/dist-types/models/models_4.d.ts +5884 -6232
  441. package/dist-types/models/models_5.d.ts +3951 -4083
  442. package/dist-types/models/models_6.d.ts +4428 -2265
  443. package/dist-types/pagination/DescribeAwsNetworkPerformanceMetricSubscriptionsPaginator.d.ts +4 -0
  444. package/dist-types/pagination/DescribeVerifiedAccessEndpointsPaginator.d.ts +4 -0
  445. package/dist-types/pagination/DescribeVerifiedAccessGroupsPaginator.d.ts +4 -0
  446. package/dist-types/pagination/DescribeVerifiedAccessInstanceLoggingConfigurationsPaginator.d.ts +4 -0
  447. package/dist-types/pagination/DescribeVerifiedAccessInstancesPaginator.d.ts +4 -0
  448. package/dist-types/pagination/DescribeVerifiedAccessTrustProvidersPaginator.d.ts +4 -0
  449. package/dist-types/pagination/GetAwsNetworkPerformanceDataPaginator.d.ts +4 -0
  450. package/dist-types/pagination/index.d.ts +8 -1
  451. package/dist-types/protocols/Aws_ec2.d.ts +87 -0
  452. package/dist-types/ts3.4/EC2.d.ts +571 -0
  453. package/dist-types/ts3.4/EC2Client.d.ts +174 -0
  454. package/dist-types/ts3.4/commands/AttachVerifiedAccessTrustProviderCommand.d.ts +41 -0
  455. package/dist-types/ts3.4/commands/CreateCoipCidrCommand.d.ts +2 -4
  456. package/dist-types/ts3.4/commands/CreateCoipPoolCommand.d.ts +1 -1
  457. package/dist-types/ts3.4/commands/CreateCustomerGatewayCommand.d.ts +1 -1
  458. package/dist-types/ts3.4/commands/CreateDefaultSubnetCommand.d.ts +4 -2
  459. package/dist-types/ts3.4/commands/CreateSnapshotsCommand.d.ts +2 -4
  460. package/dist-types/ts3.4/commands/CreateSpotDatafeedSubscriptionCommand.d.ts +1 -1
  461. package/dist-types/ts3.4/commands/CreateStoreImageTaskCommand.d.ts +1 -1
  462. package/dist-types/ts3.4/commands/CreateSubnetCidrReservationCommand.d.ts +4 -2
  463. package/dist-types/ts3.4/commands/CreateSubnetCommand.d.ts +1 -1
  464. package/dist-types/ts3.4/commands/CreateVerifiedAccessEndpointCommand.d.ts +41 -0
  465. package/dist-types/ts3.4/commands/CreateVerifiedAccessGroupCommand.d.ts +41 -0
  466. package/dist-types/ts3.4/commands/CreateVerifiedAccessInstanceCommand.d.ts +41 -0
  467. package/dist-types/ts3.4/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +41 -0
  468. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteCommand.d.ts +2 -4
  469. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.d.ts +1 -1
  470. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableCommand.d.ts +1 -1
  471. package/dist-types/ts3.4/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  472. package/dist-types/ts3.4/commands/DeleteVerifiedAccessEndpointCommand.d.ts +41 -0
  473. package/dist-types/ts3.4/commands/DeleteVerifiedAccessGroupCommand.d.ts +41 -0
  474. package/dist-types/ts3.4/commands/DeleteVerifiedAccessInstanceCommand.d.ts +41 -0
  475. package/dist-types/ts3.4/commands/DeleteVerifiedAccessTrustProviderCommand.d.ts +41 -0
  476. package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +1 -1
  477. package/dist-types/ts3.4/commands/DeleteVpcCommand.d.ts +1 -1
  478. package/dist-types/ts3.4/commands/DeleteVpcEndpointConnectionNotificationsCommand.d.ts +1 -1
  479. package/dist-types/ts3.4/commands/DeleteVpcEndpointServiceConfigurationsCommand.d.ts +1 -1
  480. package/dist-types/ts3.4/commands/DeleteVpcEndpointsCommand.d.ts +1 -1
  481. package/dist-types/ts3.4/commands/DeleteVpcPeeringConnectionCommand.d.ts +1 -1
  482. package/dist-types/ts3.4/commands/DeleteVpnConnectionCommand.d.ts +1 -1
  483. package/dist-types/ts3.4/commands/DeleteVpnConnectionRouteCommand.d.ts +1 -1
  484. package/dist-types/ts3.4/commands/DeleteVpnGatewayCommand.d.ts +1 -1
  485. package/dist-types/ts3.4/commands/DeprovisionByoipCidrCommand.d.ts +1 -1
  486. package/dist-types/ts3.4/commands/DeprovisionIpamPoolCidrCommand.d.ts +1 -1
  487. package/dist-types/ts3.4/commands/DeprovisionPublicIpv4PoolCidrCommand.d.ts +1 -1
  488. package/dist-types/ts3.4/commands/DeregisterImageCommand.d.ts +1 -1
  489. package/dist-types/ts3.4/commands/DeregisterInstanceEventNotificationAttributesCommand.d.ts +1 -1
  490. package/dist-types/ts3.4/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.d.ts +43 -0
  491. package/dist-types/ts3.4/commands/DescribeInstanceTypesCommand.d.ts +2 -4
  492. package/dist-types/ts3.4/commands/DescribeInternetGatewaysCommand.d.ts +1 -1
  493. package/dist-types/ts3.4/commands/DescribeIpamPoolsCommand.d.ts +1 -1
  494. package/dist-types/ts3.4/commands/DescribeIpamScopesCommand.d.ts +1 -1
  495. package/dist-types/ts3.4/commands/DescribeIpamsCommand.d.ts +1 -1
  496. package/dist-types/ts3.4/commands/DescribeIpv6PoolsCommand.d.ts +1 -1
  497. package/dist-types/ts3.4/commands/DescribeKeyPairsCommand.d.ts +1 -1
  498. package/dist-types/ts3.4/commands/DescribeVerifiedAccessEndpointsCommand.d.ts +41 -0
  499. package/dist-types/ts3.4/commands/DescribeVerifiedAccessGroupsCommand.d.ts +41 -0
  500. package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.d.ts +43 -0
  501. package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstancesCommand.d.ts +41 -0
  502. package/dist-types/ts3.4/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +41 -0
  503. package/dist-types/ts3.4/commands/DescribeVpcEndpointServiceConfigurationsCommand.d.ts +2 -4
  504. package/dist-types/ts3.4/commands/DescribeVpcEndpointServicePermissionsCommand.d.ts +1 -1
  505. package/dist-types/ts3.4/commands/DescribeVpcEndpointServicesCommand.d.ts +1 -1
  506. package/dist-types/ts3.4/commands/DescribeVpcPeeringConnectionsCommand.d.ts +1 -1
  507. package/dist-types/ts3.4/commands/DescribeVpcsCommand.d.ts +1 -1
  508. package/dist-types/ts3.4/commands/DescribeVpnConnectionsCommand.d.ts +1 -1
  509. package/dist-types/ts3.4/commands/DescribeVpnGatewaysCommand.d.ts +1 -1
  510. package/dist-types/ts3.4/commands/DetachClassicLinkVpcCommand.d.ts +1 -1
  511. package/dist-types/ts3.4/commands/DetachInternetGatewayCommand.d.ts +1 -1
  512. package/dist-types/ts3.4/commands/DetachNetworkInterfaceCommand.d.ts +1 -1
  513. package/dist-types/ts3.4/commands/DetachVerifiedAccessTrustProviderCommand.d.ts +41 -0
  514. package/dist-types/ts3.4/commands/DetachVolumeCommand.d.ts +1 -1
  515. package/dist-types/ts3.4/commands/DetachVpnGatewayCommand.d.ts +1 -1
  516. package/dist-types/ts3.4/commands/DisableAddressTransferCommand.d.ts +1 -1
  517. package/dist-types/ts3.4/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +43 -0
  518. package/dist-types/ts3.4/commands/DisableEbsEncryptionByDefaultCommand.d.ts +1 -1
  519. package/dist-types/ts3.4/commands/DisableFastLaunchCommand.d.ts +1 -1
  520. package/dist-types/ts3.4/commands/DisableFastSnapshotRestoresCommand.d.ts +1 -1
  521. package/dist-types/ts3.4/commands/DisableImageDeprecationCommand.d.ts +1 -1
  522. package/dist-types/ts3.4/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +1 -1
  523. package/dist-types/ts3.4/commands/DisableSerialConsoleAccessCommand.d.ts +1 -1
  524. package/dist-types/ts3.4/commands/DisableTransitGatewayRouteTablePropagationCommand.d.ts +1 -1
  525. package/dist-types/ts3.4/commands/DisableVgwRoutePropagationCommand.d.ts +1 -1
  526. package/dist-types/ts3.4/commands/DisableVpcClassicLinkCommand.d.ts +1 -1
  527. package/dist-types/ts3.4/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +1 -1
  528. package/dist-types/ts3.4/commands/DisassociateAddressCommand.d.ts +1 -1
  529. package/dist-types/ts3.4/commands/DisassociateClientVpnTargetNetworkCommand.d.ts +1 -1
  530. package/dist-types/ts3.4/commands/DisassociateEnclaveCertificateIamRoleCommand.d.ts +1 -1
  531. package/dist-types/ts3.4/commands/DisassociateIamInstanceProfileCommand.d.ts +1 -1
  532. package/dist-types/ts3.4/commands/DisassociateInstanceEventWindowCommand.d.ts +1 -1
  533. package/dist-types/ts3.4/commands/DisassociateRouteTableCommand.d.ts +1 -1
  534. package/dist-types/ts3.4/commands/DisassociateSubnetCidrBlockCommand.d.ts +1 -1
  535. package/dist-types/ts3.4/commands/DisassociateTransitGatewayMulticastDomainCommand.d.ts +1 -1
  536. package/dist-types/ts3.4/commands/DisassociateTransitGatewayPolicyTableCommand.d.ts +1 -1
  537. package/dist-types/ts3.4/commands/DisassociateTransitGatewayRouteTableCommand.d.ts +4 -2
  538. package/dist-types/ts3.4/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +41 -0
  539. package/dist-types/ts3.4/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.d.ts +41 -0
  540. package/dist-types/ts3.4/commands/GetAwsNetworkPerformanceDataCommand.d.ts +41 -0
  541. package/dist-types/ts3.4/commands/GetVerifiedAccessEndpointPolicyCommand.d.ts +41 -0
  542. package/dist-types/ts3.4/commands/GetVerifiedAccessGroupPolicyCommand.d.ts +41 -0
  543. package/dist-types/ts3.4/commands/ModifyInstanceCreditSpecificationCommand.d.ts +1 -1
  544. package/dist-types/ts3.4/commands/ModifyInstanceEventStartTimeCommand.d.ts +1 -1
  545. package/dist-types/ts3.4/commands/ModifyInstanceEventWindowCommand.d.ts +1 -1
  546. package/dist-types/ts3.4/commands/ModifyInstanceMaintenanceOptionsCommand.d.ts +1 -1
  547. package/dist-types/ts3.4/commands/ModifyInstanceMetadataOptionsCommand.d.ts +1 -1
  548. package/dist-types/ts3.4/commands/ModifyInstancePlacementCommand.d.ts +1 -1
  549. package/dist-types/ts3.4/commands/ModifyIpamCommand.d.ts +1 -1
  550. package/dist-types/ts3.4/commands/ModifyIpamPoolCommand.d.ts +1 -1
  551. package/dist-types/ts3.4/commands/ModifyIpamResourceCidrCommand.d.ts +1 -1
  552. package/dist-types/ts3.4/commands/ModifyIpamScopeCommand.d.ts +1 -1
  553. package/dist-types/ts3.4/commands/ModifyLaunchTemplateCommand.d.ts +1 -1
  554. package/dist-types/ts3.4/commands/ModifyLocalGatewayRouteCommand.d.ts +1 -1
  555. package/dist-types/ts3.4/commands/ModifyManagedPrefixListCommand.d.ts +1 -1
  556. package/dist-types/ts3.4/commands/ModifyNetworkInterfaceAttributeCommand.d.ts +1 -1
  557. package/dist-types/ts3.4/commands/ModifyPrivateDnsNameOptionsCommand.d.ts +1 -1
  558. package/dist-types/ts3.4/commands/ModifyReservedInstancesCommand.d.ts +1 -1
  559. package/dist-types/ts3.4/commands/ModifySecurityGroupRulesCommand.d.ts +1 -1
  560. package/dist-types/ts3.4/commands/ModifySnapshotAttributeCommand.d.ts +1 -1
  561. package/dist-types/ts3.4/commands/ModifySnapshotTierCommand.d.ts +1 -1
  562. package/dist-types/ts3.4/commands/ModifySpotFleetRequestCommand.d.ts +1 -1
  563. package/dist-types/ts3.4/commands/ModifySubnetAttributeCommand.d.ts +1 -1
  564. package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +1 -1
  565. package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +1 -1
  566. package/dist-types/ts3.4/commands/ModifyTrafficMirrorSessionCommand.d.ts +1 -1
  567. package/dist-types/ts3.4/commands/ModifyTransitGatewayCommand.d.ts +1 -1
  568. package/dist-types/ts3.4/commands/ModifyTransitGatewayPrefixListReferenceCommand.d.ts +1 -1
  569. package/dist-types/ts3.4/commands/ModifyTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  570. package/dist-types/ts3.4/commands/ModifyVerifiedAccessEndpointCommand.d.ts +41 -0
  571. package/dist-types/ts3.4/commands/ModifyVerifiedAccessEndpointPolicyCommand.d.ts +41 -0
  572. package/dist-types/ts3.4/commands/ModifyVerifiedAccessGroupCommand.d.ts +41 -0
  573. package/dist-types/ts3.4/commands/ModifyVerifiedAccessGroupPolicyCommand.d.ts +41 -0
  574. package/dist-types/ts3.4/commands/ModifyVerifiedAccessInstanceCommand.d.ts +41 -0
  575. package/dist-types/ts3.4/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.d.ts +43 -0
  576. package/dist-types/ts3.4/commands/ModifyVerifiedAccessTrustProviderCommand.d.ts +41 -0
  577. package/dist-types/ts3.4/commands/ModifyVolumeAttributeCommand.d.ts +1 -1
  578. package/dist-types/ts3.4/commands/ModifyVolumeCommand.d.ts +1 -1
  579. package/dist-types/ts3.4/commands/ModifyVpcAttributeCommand.d.ts +1 -1
  580. package/dist-types/ts3.4/commands/ModifyVpcEndpointCommand.d.ts +1 -1
  581. package/dist-types/ts3.4/commands/ModifyVpcEndpointConnectionNotificationCommand.d.ts +1 -1
  582. package/dist-types/ts3.4/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +1 -1
  583. package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.d.ts +1 -1
  584. package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +1 -1
  585. package/dist-types/ts3.4/commands/index.d.ts +29 -0
  586. package/dist-types/ts3.4/models/models_0.d.ts +101 -87
  587. package/dist-types/ts3.4/models/models_1.d.ts +104 -113
  588. package/dist-types/ts3.4/models/models_2.d.ts +311 -238
  589. package/dist-types/ts3.4/models/models_3.d.ts +343 -368
  590. package/dist-types/ts3.4/models/models_4.d.ts +514 -532
  591. package/dist-types/ts3.4/models/models_5.d.ts +660 -745
  592. package/dist-types/ts3.4/models/models_6.d.ts +914 -4
  593. package/dist-types/ts3.4/pagination/DescribeAwsNetworkPerformanceMetricSubscriptionsPaginator.d.ts +11 -0
  594. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessEndpointsPaginator.d.ts +11 -0
  595. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessGroupsPaginator.d.ts +11 -0
  596. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessInstanceLoggingConfigurationsPaginator.d.ts +11 -0
  597. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessInstancesPaginator.d.ts +11 -0
  598. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessTrustProvidersPaginator.d.ts +11 -0
  599. package/dist-types/ts3.4/pagination/GetAwsNetworkPerformanceDataPaginator.d.ts +11 -0
  600. package/dist-types/ts3.4/pagination/index.d.ts +8 -1
  601. package/dist-types/ts3.4/protocols/Aws_ec2.d.ts +348 -0
  602. package/package.json +1 -1
@@ -1,5 +1,295 @@
1
- import { ApplianceModeSupportValue, ByoipCidr, CarrierGateway, ClientVpnEndpointStatus, ClientVpnRouteStatus, CoipCidr, CoipPool, DnsSupportValue, DynamicRoutingValue, GatewayType, InstanceEventWindowState, Ipv6SupportValue, Tag, TagSpecification, TransitGatewayAttachmentResourceType, TransitGatewayAttachmentState, TransitGatewayPeeringAttachment, TransitGatewayVpcAttachment, UnsuccessfulItem, VolumeAttachment, VpcAttachment, VpcPeeringConnection } from "./models_0";
2
- import { Ipam, IpamPool, IpamScope, LaunchTemplate, LocalGatewayRoute, LocalGatewayRouteTable, LocalGatewayRouteTableVirtualInterfaceGroupAssociation, LocalGatewayRouteTableVpcAssociation, ManagedPrefixList, SubnetCidrReservationType, Tenancy, VolumeType, Vpc } from "./models_1";
1
+ import { ApplianceModeSupportValue, CarrierGateway, ClientVpnEndpointStatus, ClientVpnRouteStatus, CoipCidr, DeviceTrustProviderType, DnsSupportValue, DynamicRoutingValue, InstanceEventWindowState, Ipv6SupportValue, Tag, TagSpecification, TransitGatewayAttachmentResourceType, TransitGatewayAttachmentState, TransitGatewayPeeringAttachment, TransitGatewayVpcAttachment, TrustProviderType, UnsuccessfulItem, UserTrustProviderType, VerifiedAccessInstance, VerifiedAccessTrustProvider, VolumeAttachment, VpcAttachment, VpcPeeringConnection } from "./models_0";
2
+ import { CoipPool, GatewayType, Ipam, IpamPool, IpamScope, LaunchTemplate, LocalGatewayRoute, LocalGatewayRouteTable, LocalGatewayRouteTableVirtualInterfaceGroupAssociation, LocalGatewayRouteTableVpcAssociation, ManagedPrefixList, SnapshotState, Subnet, Tenancy, VolumeType, Vpc } from "./models_1";
3
+ /**
4
+ * <p>Information about a snapshot.</p>
5
+ */
6
+ export interface SnapshotInfo {
7
+ /**
8
+ * <p>Description specified by the CreateSnapshotRequest that has been applied to all
9
+ * snapshots.</p>
10
+ */
11
+ Description?: string;
12
+ /**
13
+ * <p>Tags associated with this snapshot.</p>
14
+ */
15
+ Tags?: Tag[];
16
+ /**
17
+ * <p>Indicates whether the snapshot is encrypted.</p>
18
+ */
19
+ Encrypted?: boolean;
20
+ /**
21
+ * <p>Source volume from which this snapshot was created.</p>
22
+ */
23
+ VolumeId?: string;
24
+ /**
25
+ * <p>Current state of the snapshot.</p>
26
+ */
27
+ State?: SnapshotState | string;
28
+ /**
29
+ * <p>Size of the volume from which this snapshot was created.</p>
30
+ */
31
+ VolumeSize?: number;
32
+ /**
33
+ * <p>Time this snapshot was started. This is the same for all snapshots initiated by the
34
+ * same request.</p>
35
+ */
36
+ StartTime?: Date;
37
+ /**
38
+ * <p>Progress this snapshot has made towards completing.</p>
39
+ */
40
+ Progress?: string;
41
+ /**
42
+ * <p>Account id used when creating this snapshot.</p>
43
+ */
44
+ OwnerId?: string;
45
+ /**
46
+ * <p>Snapshot id that can be used to describe this snapshot.</p>
47
+ */
48
+ SnapshotId?: string;
49
+ /**
50
+ * <p>The ARN of the Outpost on which the snapshot is stored. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/snapshots-outposts.html">Amazon EBS local snapshots on Outposts</a> in the
51
+ * <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
52
+ */
53
+ OutpostArn?: string;
54
+ }
55
+ export interface CreateSnapshotsResult {
56
+ /**
57
+ * <p>List of snapshots.</p>
58
+ */
59
+ Snapshots?: SnapshotInfo[];
60
+ }
61
+ /**
62
+ * <p>Contains the parameters for CreateSpotDatafeedSubscription.</p>
63
+ */
64
+ export interface CreateSpotDatafeedSubscriptionRequest {
65
+ /**
66
+ * <p>The name of the Amazon S3 bucket in which to store the Spot Instance data feed. For
67
+ * more information about bucket names, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/BucketRestrictions.html#bucketnamingrules">Rules for bucket
68
+ * naming</a> in the <i>Amazon S3 Developer Guide</i>.</p>
69
+ */
70
+ Bucket: string | undefined;
71
+ /**
72
+ * <p>Checks whether you have the required permissions for the action, without actually
73
+ * making the request, and provides an error response. If you have the required
74
+ * permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is
75
+ * <code>UnauthorizedOperation</code>.</p>
76
+ */
77
+ DryRun?: boolean;
78
+ /**
79
+ * <p>The prefix for the data feed file names.</p>
80
+ */
81
+ Prefix?: string;
82
+ }
83
+ /**
84
+ * <p>Describes a Spot Instance state change.</p>
85
+ */
86
+ export interface SpotInstanceStateFault {
87
+ /**
88
+ * <p>The reason code for the Spot Instance state change.</p>
89
+ */
90
+ Code?: string;
91
+ /**
92
+ * <p>The message for the Spot Instance state change.</p>
93
+ */
94
+ Message?: string;
95
+ }
96
+ export declare enum DatafeedSubscriptionState {
97
+ Active = "Active",
98
+ Inactive = "Inactive"
99
+ }
100
+ /**
101
+ * <p>Describes the data feed for a Spot Instance.</p>
102
+ */
103
+ export interface SpotDatafeedSubscription {
104
+ /**
105
+ * <p>The name of the Amazon S3 bucket where the Spot Instance data feed is located.</p>
106
+ */
107
+ Bucket?: string;
108
+ /**
109
+ * <p>The fault codes for the Spot Instance request, if any.</p>
110
+ */
111
+ Fault?: SpotInstanceStateFault;
112
+ /**
113
+ * <p>The Amazon Web Services account ID of the account.</p>
114
+ */
115
+ OwnerId?: string;
116
+ /**
117
+ * <p>The prefix for the data feed files.</p>
118
+ */
119
+ Prefix?: string;
120
+ /**
121
+ * <p>The state of the Spot Instance data feed subscription.</p>
122
+ */
123
+ State?: DatafeedSubscriptionState | string;
124
+ }
125
+ /**
126
+ * <p>Contains the output of CreateSpotDatafeedSubscription.</p>
127
+ */
128
+ export interface CreateSpotDatafeedSubscriptionResult {
129
+ /**
130
+ * <p>The Spot Instance data feed subscription.</p>
131
+ */
132
+ SpotDatafeedSubscription?: SpotDatafeedSubscription;
133
+ }
134
+ /**
135
+ * <p>The tags to apply to the AMI object that will be stored in the Amazon S3 bucket. For more
136
+ * information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/object-tagging.html">Categorizing your storage using
137
+ * tags</a> in the <i>Amazon Simple Storage Service User Guide</i>.</p>
138
+ */
139
+ export interface S3ObjectTag {
140
+ /**
141
+ * <p>The key of the tag.</p>
142
+ * <p>Constraints: Tag keys are case-sensitive and can be up to 128 Unicode characters in
143
+ * length. May not begin with <code>aws</code>:.</p>
144
+ */
145
+ Key?: string;
146
+ /**
147
+ * <p>The value of the tag.</p>
148
+ * <p>Constraints: Tag values are case-sensitive and can be up to 256 Unicode characters in
149
+ * length.</p>
150
+ */
151
+ Value?: string;
152
+ }
153
+ export interface CreateStoreImageTaskRequest {
154
+ /**
155
+ * <p>The ID of the AMI.</p>
156
+ */
157
+ ImageId: string | undefined;
158
+ /**
159
+ * <p>The name of the Amazon S3 bucket in which the AMI object will be stored. The bucket must be in
160
+ * the Region in which the request is being made. The AMI object appears in the bucket only after
161
+ * the upload task has completed. </p>
162
+ */
163
+ Bucket: string | undefined;
164
+ /**
165
+ * <p>The tags to apply to the AMI object that will be stored in the Amazon S3 bucket. </p>
166
+ */
167
+ S3ObjectTags?: S3ObjectTag[];
168
+ /**
169
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
170
+ * and provides an error response. If you have the required permissions, the error response is
171
+ * <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
172
+ */
173
+ DryRun?: boolean;
174
+ }
175
+ export interface CreateStoreImageTaskResult {
176
+ /**
177
+ * <p>The name of the stored AMI object in the S3 bucket.</p>
178
+ */
179
+ ObjectKey?: string;
180
+ }
181
+ export interface CreateSubnetRequest {
182
+ /**
183
+ * <p>The tags to assign to the subnet.</p>
184
+ */
185
+ TagSpecifications?: TagSpecification[];
186
+ /**
187
+ * <p>The Availability Zone or Local Zone for the subnet.</p>
188
+ * <p>Default: Amazon Web Services selects one for you. If you create more than one subnet in your VPC, we
189
+ * do not necessarily select a different zone for each subnet.</p>
190
+ * <p>To create a subnet in a Local Zone, set this value to the Local Zone ID, for example
191
+ * <code>us-west-2-lax-1a</code>. For information about the Regions that support Local Zones,
192
+ * see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-regions-availability-zones.html#concepts-available-regions">Available Regions</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
193
+ * <p>To create a subnet in an Outpost, set this value to the Availability Zone for the
194
+ * Outpost and specify the Outpost ARN.</p>
195
+ */
196
+ AvailabilityZone?: string;
197
+ /**
198
+ * <p>The AZ ID or the Local Zone ID of the subnet.</p>
199
+ */
200
+ AvailabilityZoneId?: string;
201
+ /**
202
+ * <p>The IPv4 network range for the subnet, in CIDR notation. For example, <code>10.0.0.0/24</code>.
203
+ * We modify the specified CIDR block to its canonical form; for example, if you specify
204
+ * <code>100.68.0.18/18</code>, we modify it to <code>100.68.0.0/18</code>.</p>
205
+ * <p>This parameter is not supported for an IPv6 only subnet.</p>
206
+ */
207
+ CidrBlock?: string;
208
+ /**
209
+ * <p>The IPv6 network range for the subnet, in CIDR notation. The subnet size must use a
210
+ * /64 prefix length.</p>
211
+ * <p>This parameter is required for an IPv6 only subnet.</p>
212
+ */
213
+ Ipv6CidrBlock?: string;
214
+ /**
215
+ * <p>The Amazon Resource Name (ARN) of the Outpost. If you specify an Outpost ARN, you must also
216
+ * specify the Availability Zone of the Outpost subnet.</p>
217
+ */
218
+ OutpostArn?: string;
219
+ /**
220
+ * <p>The ID of the VPC.</p>
221
+ */
222
+ VpcId: string | undefined;
223
+ /**
224
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
225
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
226
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
227
+ */
228
+ DryRun?: boolean;
229
+ /**
230
+ * <p>Indicates whether to create an IPv6 only subnet.</p>
231
+ */
232
+ Ipv6Native?: boolean;
233
+ }
234
+ export interface CreateSubnetResult {
235
+ /**
236
+ * <p>Information about the subnet.</p>
237
+ */
238
+ Subnet?: Subnet;
239
+ }
240
+ export declare enum SubnetCidrReservationType {
241
+ explicit = "explicit",
242
+ prefix = "prefix"
243
+ }
244
+ export interface CreateSubnetCidrReservationRequest {
245
+ /**
246
+ * <p>The ID of the subnet.</p>
247
+ */
248
+ SubnetId: string | undefined;
249
+ /**
250
+ * <p>The IPv4 or IPV6 CIDR range to reserve.</p>
251
+ */
252
+ Cidr: string | undefined;
253
+ /**
254
+ * <p>The type of reservation.</p>
255
+ * <p>The following are valid values:</p>
256
+ * <ul>
257
+ * <li>
258
+ * <p>
259
+ * <code>prefix</code>: The Amazon EC2
260
+ * Prefix
261
+ * Delegation feature assigns the IP addresses to network interfaces that are
262
+ * associated with an instance. For information about Prefix
263
+ * Delegation,
264
+ * see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-prefix-delegation.html">Prefix Delegation
265
+ * for Amazon EC2 network interfaces</a> in the
266
+ * <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
267
+ * </li>
268
+ * <li>
269
+ * <p>
270
+ * <code>explicit</code>: You manually assign the IP addresses to resources that
271
+ * reside in your subnet. </p>
272
+ * </li>
273
+ * </ul>
274
+ */
275
+ ReservationType: SubnetCidrReservationType | string | undefined;
276
+ /**
277
+ * <p>The
278
+ * description
279
+ * to assign to the subnet CIDR reservation.</p>
280
+ */
281
+ Description?: string;
282
+ /**
283
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
284
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
285
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
286
+ */
287
+ DryRun?: boolean;
288
+ /**
289
+ * <p>The tags to assign to the subnet CIDR reservation.</p>
290
+ */
291
+ TagSpecifications?: TagSpecification[];
292
+ }
3
293
  /**
4
294
  * <p>Describes a subnet CIDR reservation.</p>
5
295
  */
@@ -1444,6 +1734,147 @@ export interface CreateTransitGatewayVpcAttachmentResult {
1444
1734
  */
1445
1735
  TransitGatewayVpcAttachment?: TransitGatewayVpcAttachment;
1446
1736
  }
1737
+ export declare enum VerifiedAccessEndpointAttachmentType {
1738
+ vpc = "vpc"
1739
+ }
1740
+ export declare enum VerifiedAccessEndpointType {
1741
+ load_balancer = "load-balancer",
1742
+ network_interface = "network-interface"
1743
+ }
1744
+ export declare enum VerifiedAccessEndpointProtocol {
1745
+ http = "http",
1746
+ https = "https"
1747
+ }
1748
+ export interface CreateVerifiedAccessEndpointLoadBalancerOptions {
1749
+ Protocol?: VerifiedAccessEndpointProtocol | string;
1750
+ Port?: number;
1751
+ LoadBalancerArn?: string;
1752
+ SubnetIds?: string[];
1753
+ }
1754
+ export interface CreateVerifiedAccessEndpointEniOptions {
1755
+ NetworkInterfaceId?: string;
1756
+ Protocol?: VerifiedAccessEndpointProtocol | string;
1757
+ Port?: number;
1758
+ }
1759
+ export interface CreateVerifiedAccessEndpointRequest {
1760
+ VerifiedAccessGroupId: string | undefined;
1761
+ EndpointType: VerifiedAccessEndpointType | string | undefined;
1762
+ AttachmentType: VerifiedAccessEndpointAttachmentType | string | undefined;
1763
+ DomainCertificateArn: string | undefined;
1764
+ ApplicationDomain: string | undefined;
1765
+ EndpointDomainPrefix: string | undefined;
1766
+ SecurityGroupIds?: string[];
1767
+ LoadBalancerOptions?: CreateVerifiedAccessEndpointLoadBalancerOptions;
1768
+ NetworkInterfaceOptions?: CreateVerifiedAccessEndpointEniOptions;
1769
+ Description?: string;
1770
+ PolicyDocument?: string;
1771
+ TagSpecifications?: TagSpecification[];
1772
+ ClientToken?: string;
1773
+ DryRun?: boolean;
1774
+ }
1775
+ export interface VerifiedAccessEndpointLoadBalancerOptions {
1776
+ Protocol?: VerifiedAccessEndpointProtocol | string;
1777
+ Port?: number;
1778
+ LoadBalancerArn?: string;
1779
+ SubnetIds?: string[];
1780
+ }
1781
+ export interface VerifiedAccessEndpointEniOptions {
1782
+ NetworkInterfaceId?: string;
1783
+ Protocol?: VerifiedAccessEndpointProtocol | string;
1784
+ Port?: number;
1785
+ }
1786
+ export declare enum VerifiedAccessEndpointStatusCode {
1787
+ active = "active",
1788
+ deleted = "deleted",
1789
+ deleting = "deleting",
1790
+ pending = "pending",
1791
+ updating = "updating"
1792
+ }
1793
+ export interface VerifiedAccessEndpointStatus {
1794
+ Code?: VerifiedAccessEndpointStatusCode | string;
1795
+ Message?: string;
1796
+ }
1797
+ export interface VerifiedAccessEndpoint {
1798
+ VerifiedAccessInstanceId?: string;
1799
+ VerifiedAccessGroupId?: string;
1800
+ VerifiedAccessEndpointId?: string;
1801
+ ApplicationDomain?: string;
1802
+ EndpointType?: VerifiedAccessEndpointType | string;
1803
+ AttachmentType?: VerifiedAccessEndpointAttachmentType | string;
1804
+ DomainCertificateArn?: string;
1805
+ EndpointDomain?: string;
1806
+ DeviceValidationDomain?: string;
1807
+ SecurityGroupIds?: string[];
1808
+ LoadBalancerOptions?: VerifiedAccessEndpointLoadBalancerOptions;
1809
+ NetworkInterfaceOptions?: VerifiedAccessEndpointEniOptions;
1810
+ Status?: VerifiedAccessEndpointStatus;
1811
+ Description?: string;
1812
+ CreationTime?: string;
1813
+ LastUpdatedTime?: string;
1814
+ DeletionTime?: string;
1815
+ Tags?: Tag[];
1816
+ }
1817
+ export interface CreateVerifiedAccessEndpointResult {
1818
+ VerifiedAccessEndpoint?: VerifiedAccessEndpoint;
1819
+ }
1820
+ export interface CreateVerifiedAccessGroupRequest {
1821
+ VerifiedAccessInstanceId: string | undefined;
1822
+ Description?: string;
1823
+ PolicyDocument?: string;
1824
+ TagSpecifications?: TagSpecification[];
1825
+ ClientToken?: string;
1826
+ DryRun?: boolean;
1827
+ }
1828
+ export interface VerifiedAccessGroup {
1829
+ VerifiedAccessGroupId?: string;
1830
+ VerifiedAccessInstanceId?: string;
1831
+ Description?: string;
1832
+ Owner?: string;
1833
+ VerifiedAccessGroupArn?: string;
1834
+ CreationTime?: string;
1835
+ LastUpdatedTime?: string;
1836
+ DeletionTime?: string;
1837
+ Tags?: Tag[];
1838
+ }
1839
+ export interface CreateVerifiedAccessGroupResult {
1840
+ VerifiedAccessGroup?: VerifiedAccessGroup;
1841
+ }
1842
+ export interface CreateVerifiedAccessInstanceRequest {
1843
+ Description?: string;
1844
+ TagSpecifications?: TagSpecification[];
1845
+ ClientToken?: string;
1846
+ DryRun?: boolean;
1847
+ }
1848
+ export interface CreateVerifiedAccessInstanceResult {
1849
+ VerifiedAccessInstance?: VerifiedAccessInstance;
1850
+ }
1851
+ export interface CreateVerifiedAccessTrustProviderDeviceOptions {
1852
+ TenantId?: string;
1853
+ }
1854
+ export interface CreateVerifiedAccessTrustProviderOidcOptions {
1855
+ Issuer?: string;
1856
+ AuthorizationEndpoint?: string;
1857
+ TokenEndpoint?: string;
1858
+ UserInfoEndpoint?: string;
1859
+ ClientId?: string;
1860
+ ClientSecret?: string;
1861
+ Scope?: string;
1862
+ }
1863
+ export interface CreateVerifiedAccessTrustProviderRequest {
1864
+ TrustProviderType: TrustProviderType | string | undefined;
1865
+ UserTrustProviderType?: UserTrustProviderType | string;
1866
+ DeviceTrustProviderType?: DeviceTrustProviderType | string;
1867
+ OidcOptions?: CreateVerifiedAccessTrustProviderOidcOptions;
1868
+ DeviceOptions?: CreateVerifiedAccessTrustProviderDeviceOptions;
1869
+ PolicyReferenceName: string | undefined;
1870
+ Description?: string;
1871
+ TagSpecifications?: TagSpecification[];
1872
+ ClientToken?: string;
1873
+ DryRun?: boolean;
1874
+ }
1875
+ export interface CreateVerifiedAccessTrustProviderResult {
1876
+ VerifiedAccessTrustProvider?: VerifiedAccessTrustProvider;
1877
+ }
1447
1878
  export interface CreateVolumeRequest {
1448
1879
  /**
1449
1880
  * <p>The Availability Zone in which to create the volume.</p>
@@ -3279,7 +3710,7 @@ export interface DeleteCoipPoolRequest {
3279
3710
  }
3280
3711
  export interface DeleteCoipPoolResult {
3281
3712
  /**
3282
- * <p>Describes a customer-owned address pool.</p>
3713
+ * <p>Information about the CoIP address pool.</p>
3283
3714
  */
3284
3715
  CoipPool?: CoipPool;
3285
3716
  }
@@ -3759,7 +4190,7 @@ export interface DeleteLocalGatewayRouteTableRequest {
3759
4190
  }
3760
4191
  export interface DeleteLocalGatewayRouteTableResult {
3761
4192
  /**
3762
- * <p>Describes a local gateway route table.</p>
4193
+ * <p>Information about the local gateway route table.</p>
3763
4194
  */
3764
4195
  LocalGatewayRouteTable?: LocalGatewayRouteTable;
3765
4196
  }
@@ -3779,7 +4210,7 @@ export interface DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationReq
3779
4210
  }
3780
4211
  export interface DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationResult {
3781
4212
  /**
3782
- * <p>Describes an association between a local gateway route table and a virtual interface group.</p>
4213
+ * <p>Information about the association.</p>
3783
4214
  */
3784
4215
  LocalGatewayRouteTableVirtualInterfaceGroupAssociation?: LocalGatewayRouteTableVirtualInterfaceGroupAssociation;
3785
4216
  }
@@ -4427,389 +4858,54 @@ export interface DeleteTransitGatewayRouteRequest {
4427
4858
  */
4428
4859
  DryRun?: boolean;
4429
4860
  }
4430
- export interface DeleteTransitGatewayRouteResult {
4431
- /**
4432
- * <p>Information about the route.</p>
4433
- */
4434
- Route?: TransitGatewayRoute;
4435
- }
4436
- export interface DeleteTransitGatewayRouteTableRequest {
4437
- /**
4438
- * <p>The ID of the transit gateway route table.</p>
4439
- */
4440
- TransitGatewayRouteTableId: string | undefined;
4441
- /**
4442
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
4443
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
4444
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
4445
- */
4446
- DryRun?: boolean;
4447
- }
4448
- export interface DeleteTransitGatewayRouteTableResult {
4449
- /**
4450
- * <p>Information about the deleted transit gateway route table.</p>
4451
- */
4452
- TransitGatewayRouteTable?: TransitGatewayRouteTable;
4453
- }
4454
- export interface DeleteTransitGatewayRouteTableAnnouncementRequest {
4455
- /**
4456
- * <p>The transit gateway route table ID that's being deleted. </p>
4457
- */
4458
- TransitGatewayRouteTableAnnouncementId: string | undefined;
4459
- /**
4460
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
4461
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
4462
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
4463
- */
4464
- DryRun?: boolean;
4465
- }
4466
- export interface DeleteTransitGatewayRouteTableAnnouncementResult {
4467
- /**
4468
- * <p>Provides details about a deleted transit gateway route table.</p>
4469
- */
4470
- TransitGatewayRouteTableAnnouncement?: TransitGatewayRouteTableAnnouncement;
4471
- }
4472
- export interface DeleteTransitGatewayVpcAttachmentRequest {
4473
- /**
4474
- * <p>The ID of the attachment.</p>
4475
- */
4476
- TransitGatewayAttachmentId: string | undefined;
4477
- /**
4478
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
4479
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
4480
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
4481
- */
4482
- DryRun?: boolean;
4483
- }
4484
- export interface DeleteTransitGatewayVpcAttachmentResult {
4485
- /**
4486
- * <p>Information about the deleted VPC attachment.</p>
4487
- */
4488
- TransitGatewayVpcAttachment?: TransitGatewayVpcAttachment;
4489
- }
4490
- export interface DeleteVolumeRequest {
4491
- /**
4492
- * <p>The ID of the volume.</p>
4493
- */
4494
- VolumeId: string | undefined;
4495
- /**
4496
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
4497
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
4498
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
4499
- */
4500
- DryRun?: boolean;
4501
- }
4502
- export interface DeleteVpcRequest {
4503
- /**
4504
- * <p>The ID of the VPC.</p>
4505
- */
4506
- VpcId: string | undefined;
4507
- /**
4508
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
4509
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
4510
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
4511
- */
4512
- DryRun?: boolean;
4513
- }
4514
- export interface DeleteVpcEndpointConnectionNotificationsRequest {
4515
- /**
4516
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
4517
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
4518
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
4519
- */
4520
- DryRun?: boolean;
4521
- /**
4522
- * <p>One or more notification IDs.</p>
4523
- */
4524
- ConnectionNotificationIds: string[] | undefined;
4525
- }
4526
- export interface DeleteVpcEndpointConnectionNotificationsResult {
4527
- /**
4528
- * <p>Information about the notifications that could not be deleted
4529
- * successfully.</p>
4530
- */
4531
- Unsuccessful?: UnsuccessfulItem[];
4532
- }
4533
4861
  /**
4534
- * <p>Contains the parameters for DeleteVpcEndpoints.</p>
4862
+ * @internal
4535
4863
  */
4536
- export interface DeleteVpcEndpointsRequest {
4537
- /**
4538
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
4539
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
4540
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
4541
- */
4542
- DryRun?: boolean;
4543
- /**
4544
- * <p>One or more VPC endpoint IDs.</p>
4545
- */
4546
- VpcEndpointIds: string[] | undefined;
4547
- }
4864
+ export declare const SnapshotInfoFilterSensitiveLog: (obj: SnapshotInfo) => any;
4548
4865
  /**
4549
- * <p>Contains the output of DeleteVpcEndpoints.</p>
4866
+ * @internal
4550
4867
  */
4551
- export interface DeleteVpcEndpointsResult {
4552
- /**
4553
- * <p>Information about the VPC endpoints that were not successfully deleted.</p>
4554
- */
4555
- Unsuccessful?: UnsuccessfulItem[];
4556
- }
4557
- export interface DeleteVpcEndpointServiceConfigurationsRequest {
4558
- /**
4559
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
4560
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
4561
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
4562
- */
4563
- DryRun?: boolean;
4564
- /**
4565
- * <p>The IDs of one or more services.</p>
4566
- */
4567
- ServiceIds: string[] | undefined;
4568
- }
4569
- export interface DeleteVpcEndpointServiceConfigurationsResult {
4570
- /**
4571
- * <p>Information about the service configurations that were not deleted, if
4572
- * applicable.</p>
4573
- */
4574
- Unsuccessful?: UnsuccessfulItem[];
4575
- }
4576
- export interface DeleteVpcPeeringConnectionRequest {
4577
- /**
4578
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
4579
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
4580
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
4581
- */
4582
- DryRun?: boolean;
4583
- /**
4584
- * <p>The ID of the VPC peering connection.</p>
4585
- */
4586
- VpcPeeringConnectionId: string | undefined;
4587
- }
4588
- export interface DeleteVpcPeeringConnectionResult {
4589
- /**
4590
- * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
4591
- */
4592
- Return?: boolean;
4593
- }
4868
+ export declare const CreateSnapshotsResultFilterSensitiveLog: (obj: CreateSnapshotsResult) => any;
4594
4869
  /**
4595
- * <p>Contains the parameters for DeleteVpnConnection.</p>
4870
+ * @internal
4596
4871
  */
4597
- export interface DeleteVpnConnectionRequest {
4598
- /**
4599
- * <p>The ID of the VPN connection.</p>
4600
- */
4601
- VpnConnectionId: string | undefined;
4602
- /**
4603
- * <p>Checks whether you have the required permissions for the action, without actually
4604
- * making the request, and provides an error response. If you have the required
4605
- * permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is
4606
- * <code>UnauthorizedOperation</code>.</p>
4607
- */
4608
- DryRun?: boolean;
4609
- }
4872
+ export declare const CreateSpotDatafeedSubscriptionRequestFilterSensitiveLog: (obj: CreateSpotDatafeedSubscriptionRequest) => any;
4610
4873
  /**
4611
- * <p>Contains the parameters for DeleteVpnConnectionRoute.</p>
4874
+ * @internal
4612
4875
  */
4613
- export interface DeleteVpnConnectionRouteRequest {
4614
- /**
4615
- * <p>The CIDR block associated with the local subnet of the customer network.</p>
4616
- */
4617
- DestinationCidrBlock: string | undefined;
4618
- /**
4619
- * <p>The ID of the VPN connection.</p>
4620
- */
4621
- VpnConnectionId: string | undefined;
4622
- }
4876
+ export declare const SpotInstanceStateFaultFilterSensitiveLog: (obj: SpotInstanceStateFault) => any;
4623
4877
  /**
4624
- * <p>Contains the parameters for DeleteVpnGateway.</p>
4878
+ * @internal
4625
4879
  */
4626
- export interface DeleteVpnGatewayRequest {
4627
- /**
4628
- * <p>The ID of the virtual private gateway.</p>
4629
- */
4630
- VpnGatewayId: string | undefined;
4631
- /**
4632
- * <p>Checks whether you have the required permissions for the action, without actually
4633
- * making the request, and provides an error response. If you have the required
4634
- * permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is
4635
- * <code>UnauthorizedOperation</code>.</p>
4636
- */
4637
- DryRun?: boolean;
4638
- }
4639
- export interface DeprovisionByoipCidrRequest {
4640
- /**
4641
- * <p>The address range, in CIDR notation. The prefix must be the same prefix
4642
- * that you specified when you provisioned the address range.</p>
4643
- */
4644
- Cidr: string | undefined;
4645
- /**
4646
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
4647
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
4648
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
4649
- */
4650
- DryRun?: boolean;
4651
- }
4652
- export interface DeprovisionByoipCidrResult {
4653
- /**
4654
- * <p>Information about the address range.</p>
4655
- */
4656
- ByoipCidr?: ByoipCidr;
4657
- }
4658
- export interface DeprovisionIpamPoolCidrRequest {
4659
- /**
4660
- * <p>A check for whether you have the required permissions for the action without actually making the request
4661
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
4662
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
4663
- */
4664
- DryRun?: boolean;
4665
- /**
4666
- * <p>The ID of the pool that has the CIDR you want to deprovision.</p>
4667
- */
4668
- IpamPoolId: string | undefined;
4669
- /**
4670
- * <p>The CIDR which you want to deprovision from the pool.</p>
4671
- */
4672
- Cidr?: string;
4673
- }
4674
- export declare enum IpamPoolCidrFailureCode {
4675
- cidr_not_available = "cidr-not-available"
4676
- }
4880
+ export declare const SpotDatafeedSubscriptionFilterSensitiveLog: (obj: SpotDatafeedSubscription) => any;
4677
4881
  /**
4678
- * <p>Details related to why an IPAM pool CIDR failed to be provisioned.</p>
4882
+ * @internal
4679
4883
  */
4680
- export interface IpamPoolCidrFailureReason {
4681
- /**
4682
- * <p>An error code related to why an IPAM pool CIDR failed to be provisioned.</p>
4683
- */
4684
- Code?: IpamPoolCidrFailureCode | string;
4685
- /**
4686
- * <p>A message related to why an IPAM pool CIDR failed to be provisioned.</p>
4687
- */
4688
- Message?: string;
4689
- }
4690
- export declare enum IpamPoolCidrState {
4691
- deprovisioned = "deprovisioned",
4692
- failed_deprovision = "failed-deprovision",
4693
- failed_import = "failed-import",
4694
- failed_provision = "failed-provision",
4695
- pending_deprovision = "pending-deprovision",
4696
- pending_import = "pending-import",
4697
- pending_provision = "pending-provision",
4698
- provisioned = "provisioned"
4699
- }
4884
+ export declare const CreateSpotDatafeedSubscriptionResultFilterSensitiveLog: (obj: CreateSpotDatafeedSubscriptionResult) => any;
4700
4885
  /**
4701
- * <p>A CIDR provisioned to an IPAM pool.</p>
4886
+ * @internal
4702
4887
  */
4703
- export interface IpamPoolCidr {
4704
- /**
4705
- * <p>The CIDR provisioned to the IPAM pool. A CIDR is a representation of an IP address and its associated network mask (or netmask)
4706
- * and refers to a range of IP addresses. An IPv4 CIDR example is <code>10.24.34.0/23</code>. An IPv6 CIDR example is <code>2001:DB8::/32</code>.</p>
4707
- */
4708
- Cidr?: string;
4709
- /**
4710
- * <p>The state of the CIDR.</p>
4711
- */
4712
- State?: IpamPoolCidrState | string;
4713
- /**
4714
- * <p>Details related to why an IPAM pool CIDR failed to be provisioned.</p>
4715
- */
4716
- FailureReason?: IpamPoolCidrFailureReason;
4717
- }
4718
- export interface DeprovisionIpamPoolCidrResult {
4719
- /**
4720
- * <p>The deprovisioned pool CIDR.</p>
4721
- */
4722
- IpamPoolCidr?: IpamPoolCidr;
4723
- }
4724
- export interface DeprovisionPublicIpv4PoolCidrRequest {
4725
- /**
4726
- * <p>A check for whether you have the required permissions for the action without actually making the request
4727
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
4728
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
4729
- */
4730
- DryRun?: boolean;
4731
- /**
4732
- * <p>The ID of the pool that you want to deprovision the CIDR from.</p>
4733
- */
4734
- PoolId: string | undefined;
4735
- /**
4736
- * <p>The CIDR you want to deprovision from the pool.</p>
4737
- */
4738
- Cidr: string | undefined;
4739
- }
4740
- export interface DeprovisionPublicIpv4PoolCidrResult {
4741
- /**
4742
- * <p>The ID of the pool that you deprovisioned the CIDR from.</p>
4743
- */
4744
- PoolId?: string;
4745
- /**
4746
- * <p>The deprovisioned CIDRs.</p>
4747
- */
4748
- DeprovisionedAddresses?: string[];
4749
- }
4888
+ export declare const S3ObjectTagFilterSensitiveLog: (obj: S3ObjectTag) => any;
4750
4889
  /**
4751
- * <p>Contains the parameters for DeregisterImage.</p>
4890
+ * @internal
4752
4891
  */
4753
- export interface DeregisterImageRequest {
4754
- /**
4755
- * <p>The ID of the AMI.</p>
4756
- */
4757
- ImageId: string | undefined;
4758
- /**
4759
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
4760
- * and provides an error response. If you have the required permissions, the error response is
4761
- * <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
4762
- */
4763
- DryRun?: boolean;
4764
- }
4892
+ export declare const CreateStoreImageTaskRequestFilterSensitiveLog: (obj: CreateStoreImageTaskRequest) => any;
4765
4893
  /**
4766
- * <p>Information about the tag keys to deregister for the current Region. You can either specify
4767
- * individual tag keys or deregister all tag keys in the current Region. You must specify either
4768
- * <code>IncludeAllTagsOfInstance</code> or <code>InstanceTagKeys</code> in the request</p>
4894
+ * @internal
4769
4895
  */
4770
- export interface DeregisterInstanceTagAttributeRequest {
4771
- /**
4772
- * <p>Indicates whether to deregister all tag keys in the current Region. Specify <code>false</code>
4773
- * to deregister all tag keys.</p>
4774
- */
4775
- IncludeAllTagsOfInstance?: boolean;
4776
- /**
4777
- * <p>Information about the tag keys to deregister.</p>
4778
- */
4779
- InstanceTagKeys?: string[];
4780
- }
4781
- export interface DeregisterInstanceEventNotificationAttributesRequest {
4782
- /**
4783
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
4784
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
4785
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
4786
- */
4787
- DryRun?: boolean;
4788
- /**
4789
- * <p>Information about the tag keys to deregister.</p>
4790
- */
4791
- InstanceTagAttribute?: DeregisterInstanceTagAttributeRequest;
4792
- }
4896
+ export declare const CreateStoreImageTaskResultFilterSensitiveLog: (obj: CreateStoreImageTaskResult) => any;
4793
4897
  /**
4794
- * <p>Describes the registered tag keys for the current Region.</p>
4898
+ * @internal
4795
4899
  */
4796
- export interface InstanceTagNotificationAttribute {
4797
- /**
4798
- * <p>The registered tag keys.</p>
4799
- */
4800
- InstanceTagKeys?: string[];
4801
- /**
4802
- * <p>Indicates wheter all tag keys in the current Region are registered to appear in scheduled event notifications.
4803
- * <code>true</code> indicates that all tag keys in the current Region are registered.</p>
4804
- */
4805
- IncludeAllTagsOfInstance?: boolean;
4806
- }
4807
- export interface DeregisterInstanceEventNotificationAttributesResult {
4808
- /**
4809
- * <p>The resulting set of tag keys.</p>
4810
- */
4811
- InstanceTagAttribute?: InstanceTagNotificationAttribute;
4812
- }
4900
+ export declare const CreateSubnetRequestFilterSensitiveLog: (obj: CreateSubnetRequest) => any;
4901
+ /**
4902
+ * @internal
4903
+ */
4904
+ export declare const CreateSubnetResultFilterSensitiveLog: (obj: CreateSubnetResult) => any;
4905
+ /**
4906
+ * @internal
4907
+ */
4908
+ export declare const CreateSubnetCidrReservationRequestFilterSensitiveLog: (obj: CreateSubnetCidrReservationRequest) => any;
4813
4909
  /**
4814
4910
  * @internal
4815
4911
  */
@@ -5054,6 +5150,74 @@ export declare const CreateTransitGatewayVpcAttachmentRequestFilterSensitiveLog:
5054
5150
  * @internal
5055
5151
  */
5056
5152
  export declare const CreateTransitGatewayVpcAttachmentResultFilterSensitiveLog: (obj: CreateTransitGatewayVpcAttachmentResult) => any;
5153
+ /**
5154
+ * @internal
5155
+ */
5156
+ export declare const CreateVerifiedAccessEndpointLoadBalancerOptionsFilterSensitiveLog: (obj: CreateVerifiedAccessEndpointLoadBalancerOptions) => any;
5157
+ /**
5158
+ * @internal
5159
+ */
5160
+ export declare const CreateVerifiedAccessEndpointEniOptionsFilterSensitiveLog: (obj: CreateVerifiedAccessEndpointEniOptions) => any;
5161
+ /**
5162
+ * @internal
5163
+ */
5164
+ export declare const CreateVerifiedAccessEndpointRequestFilterSensitiveLog: (obj: CreateVerifiedAccessEndpointRequest) => any;
5165
+ /**
5166
+ * @internal
5167
+ */
5168
+ export declare const VerifiedAccessEndpointLoadBalancerOptionsFilterSensitiveLog: (obj: VerifiedAccessEndpointLoadBalancerOptions) => any;
5169
+ /**
5170
+ * @internal
5171
+ */
5172
+ export declare const VerifiedAccessEndpointEniOptionsFilterSensitiveLog: (obj: VerifiedAccessEndpointEniOptions) => any;
5173
+ /**
5174
+ * @internal
5175
+ */
5176
+ export declare const VerifiedAccessEndpointStatusFilterSensitiveLog: (obj: VerifiedAccessEndpointStatus) => any;
5177
+ /**
5178
+ * @internal
5179
+ */
5180
+ export declare const VerifiedAccessEndpointFilterSensitiveLog: (obj: VerifiedAccessEndpoint) => any;
5181
+ /**
5182
+ * @internal
5183
+ */
5184
+ export declare const CreateVerifiedAccessEndpointResultFilterSensitiveLog: (obj: CreateVerifiedAccessEndpointResult) => any;
5185
+ /**
5186
+ * @internal
5187
+ */
5188
+ export declare const CreateVerifiedAccessGroupRequestFilterSensitiveLog: (obj: CreateVerifiedAccessGroupRequest) => any;
5189
+ /**
5190
+ * @internal
5191
+ */
5192
+ export declare const VerifiedAccessGroupFilterSensitiveLog: (obj: VerifiedAccessGroup) => any;
5193
+ /**
5194
+ * @internal
5195
+ */
5196
+ export declare const CreateVerifiedAccessGroupResultFilterSensitiveLog: (obj: CreateVerifiedAccessGroupResult) => any;
5197
+ /**
5198
+ * @internal
5199
+ */
5200
+ export declare const CreateVerifiedAccessInstanceRequestFilterSensitiveLog: (obj: CreateVerifiedAccessInstanceRequest) => any;
5201
+ /**
5202
+ * @internal
5203
+ */
5204
+ export declare const CreateVerifiedAccessInstanceResultFilterSensitiveLog: (obj: CreateVerifiedAccessInstanceResult) => any;
5205
+ /**
5206
+ * @internal
5207
+ */
5208
+ export declare const CreateVerifiedAccessTrustProviderDeviceOptionsFilterSensitiveLog: (obj: CreateVerifiedAccessTrustProviderDeviceOptions) => any;
5209
+ /**
5210
+ * @internal
5211
+ */
5212
+ export declare const CreateVerifiedAccessTrustProviderOidcOptionsFilterSensitiveLog: (obj: CreateVerifiedAccessTrustProviderOidcOptions) => any;
5213
+ /**
5214
+ * @internal
5215
+ */
5216
+ export declare const CreateVerifiedAccessTrustProviderRequestFilterSensitiveLog: (obj: CreateVerifiedAccessTrustProviderRequest) => any;
5217
+ /**
5218
+ * @internal
5219
+ */
5220
+ export declare const CreateVerifiedAccessTrustProviderResultFilterSensitiveLog: (obj: CreateVerifiedAccessTrustProviderResult) => any;
5057
5221
  /**
5058
5222
  * @internal
5059
5223
  */
@@ -5690,135 +5854,3 @@ export declare const DeleteTransitGatewayPrefixListReferenceResultFilterSensitiv
5690
5854
  * @internal
5691
5855
  */
5692
5856
  export declare const DeleteTransitGatewayRouteRequestFilterSensitiveLog: (obj: DeleteTransitGatewayRouteRequest) => any;
5693
- /**
5694
- * @internal
5695
- */
5696
- export declare const DeleteTransitGatewayRouteResultFilterSensitiveLog: (obj: DeleteTransitGatewayRouteResult) => any;
5697
- /**
5698
- * @internal
5699
- */
5700
- export declare const DeleteTransitGatewayRouteTableRequestFilterSensitiveLog: (obj: DeleteTransitGatewayRouteTableRequest) => any;
5701
- /**
5702
- * @internal
5703
- */
5704
- export declare const DeleteTransitGatewayRouteTableResultFilterSensitiveLog: (obj: DeleteTransitGatewayRouteTableResult) => any;
5705
- /**
5706
- * @internal
5707
- */
5708
- export declare const DeleteTransitGatewayRouteTableAnnouncementRequestFilterSensitiveLog: (obj: DeleteTransitGatewayRouteTableAnnouncementRequest) => any;
5709
- /**
5710
- * @internal
5711
- */
5712
- export declare const DeleteTransitGatewayRouteTableAnnouncementResultFilterSensitiveLog: (obj: DeleteTransitGatewayRouteTableAnnouncementResult) => any;
5713
- /**
5714
- * @internal
5715
- */
5716
- export declare const DeleteTransitGatewayVpcAttachmentRequestFilterSensitiveLog: (obj: DeleteTransitGatewayVpcAttachmentRequest) => any;
5717
- /**
5718
- * @internal
5719
- */
5720
- export declare const DeleteTransitGatewayVpcAttachmentResultFilterSensitiveLog: (obj: DeleteTransitGatewayVpcAttachmentResult) => any;
5721
- /**
5722
- * @internal
5723
- */
5724
- export declare const DeleteVolumeRequestFilterSensitiveLog: (obj: DeleteVolumeRequest) => any;
5725
- /**
5726
- * @internal
5727
- */
5728
- export declare const DeleteVpcRequestFilterSensitiveLog: (obj: DeleteVpcRequest) => any;
5729
- /**
5730
- * @internal
5731
- */
5732
- export declare const DeleteVpcEndpointConnectionNotificationsRequestFilterSensitiveLog: (obj: DeleteVpcEndpointConnectionNotificationsRequest) => any;
5733
- /**
5734
- * @internal
5735
- */
5736
- export declare const DeleteVpcEndpointConnectionNotificationsResultFilterSensitiveLog: (obj: DeleteVpcEndpointConnectionNotificationsResult) => any;
5737
- /**
5738
- * @internal
5739
- */
5740
- export declare const DeleteVpcEndpointsRequestFilterSensitiveLog: (obj: DeleteVpcEndpointsRequest) => any;
5741
- /**
5742
- * @internal
5743
- */
5744
- export declare const DeleteVpcEndpointsResultFilterSensitiveLog: (obj: DeleteVpcEndpointsResult) => any;
5745
- /**
5746
- * @internal
5747
- */
5748
- export declare const DeleteVpcEndpointServiceConfigurationsRequestFilterSensitiveLog: (obj: DeleteVpcEndpointServiceConfigurationsRequest) => any;
5749
- /**
5750
- * @internal
5751
- */
5752
- export declare const DeleteVpcEndpointServiceConfigurationsResultFilterSensitiveLog: (obj: DeleteVpcEndpointServiceConfigurationsResult) => any;
5753
- /**
5754
- * @internal
5755
- */
5756
- export declare const DeleteVpcPeeringConnectionRequestFilterSensitiveLog: (obj: DeleteVpcPeeringConnectionRequest) => any;
5757
- /**
5758
- * @internal
5759
- */
5760
- export declare const DeleteVpcPeeringConnectionResultFilterSensitiveLog: (obj: DeleteVpcPeeringConnectionResult) => any;
5761
- /**
5762
- * @internal
5763
- */
5764
- export declare const DeleteVpnConnectionRequestFilterSensitiveLog: (obj: DeleteVpnConnectionRequest) => any;
5765
- /**
5766
- * @internal
5767
- */
5768
- export declare const DeleteVpnConnectionRouteRequestFilterSensitiveLog: (obj: DeleteVpnConnectionRouteRequest) => any;
5769
- /**
5770
- * @internal
5771
- */
5772
- export declare const DeleteVpnGatewayRequestFilterSensitiveLog: (obj: DeleteVpnGatewayRequest) => any;
5773
- /**
5774
- * @internal
5775
- */
5776
- export declare const DeprovisionByoipCidrRequestFilterSensitiveLog: (obj: DeprovisionByoipCidrRequest) => any;
5777
- /**
5778
- * @internal
5779
- */
5780
- export declare const DeprovisionByoipCidrResultFilterSensitiveLog: (obj: DeprovisionByoipCidrResult) => any;
5781
- /**
5782
- * @internal
5783
- */
5784
- export declare const DeprovisionIpamPoolCidrRequestFilterSensitiveLog: (obj: DeprovisionIpamPoolCidrRequest) => any;
5785
- /**
5786
- * @internal
5787
- */
5788
- export declare const IpamPoolCidrFailureReasonFilterSensitiveLog: (obj: IpamPoolCidrFailureReason) => any;
5789
- /**
5790
- * @internal
5791
- */
5792
- export declare const IpamPoolCidrFilterSensitiveLog: (obj: IpamPoolCidr) => any;
5793
- /**
5794
- * @internal
5795
- */
5796
- export declare const DeprovisionIpamPoolCidrResultFilterSensitiveLog: (obj: DeprovisionIpamPoolCidrResult) => any;
5797
- /**
5798
- * @internal
5799
- */
5800
- export declare const DeprovisionPublicIpv4PoolCidrRequestFilterSensitiveLog: (obj: DeprovisionPublicIpv4PoolCidrRequest) => any;
5801
- /**
5802
- * @internal
5803
- */
5804
- export declare const DeprovisionPublicIpv4PoolCidrResultFilterSensitiveLog: (obj: DeprovisionPublicIpv4PoolCidrResult) => any;
5805
- /**
5806
- * @internal
5807
- */
5808
- export declare const DeregisterImageRequestFilterSensitiveLog: (obj: DeregisterImageRequest) => any;
5809
- /**
5810
- * @internal
5811
- */
5812
- export declare const DeregisterInstanceTagAttributeRequestFilterSensitiveLog: (obj: DeregisterInstanceTagAttributeRequest) => any;
5813
- /**
5814
- * @internal
5815
- */
5816
- export declare const DeregisterInstanceEventNotificationAttributesRequestFilterSensitiveLog: (obj: DeregisterInstanceEventNotificationAttributesRequest) => any;
5817
- /**
5818
- * @internal
5819
- */
5820
- export declare const InstanceTagNotificationAttributeFilterSensitiveLog: (obj: InstanceTagNotificationAttribute) => any;
5821
- /**
5822
- * @internal
5823
- */
5824
- export declare const DeregisterInstanceEventNotificationAttributesResultFilterSensitiveLog: (obj: DeregisterInstanceEventNotificationAttributesResult) => any;