@aws-sdk/client-ec2 3.873.0 → 3.876.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 (246) hide show
  1. package/README.md +40 -0
  2. package/dist-cjs/index.js +1271 -401
  3. package/dist-es/EC2.js +10 -0
  4. package/dist-es/commands/CreateImageUsageReportCommand.js +22 -0
  5. package/dist-es/commands/DeleteImageUsageReportCommand.js +22 -0
  6. package/dist-es/commands/DescribeImageReferencesCommand.js +22 -0
  7. package/dist-es/commands/DescribeImageUsageReportEntriesCommand.js +22 -0
  8. package/dist-es/commands/DescribeImageUsageReportsCommand.js +22 -0
  9. package/dist-es/commands/GetPasswordDataCommand.js +1 -1
  10. package/dist-es/commands/index.js +5 -0
  11. package/dist-es/models/models_0.js +1 -0
  12. package/dist-es/models/models_1.js +10 -4
  13. package/dist-es/models/models_2.js +4 -0
  14. package/dist-es/models/models_3.js +0 -8
  15. package/dist-es/models/models_4.js +19 -40
  16. package/dist-es/models/models_5.js +40 -18
  17. package/dist-es/models/models_6.js +18 -12
  18. package/dist-es/models/models_7.js +12 -0
  19. package/dist-es/pagination/DescribeImageReferencesPaginator.js +4 -0
  20. package/dist-es/pagination/DescribeImageUsageReportEntriesPaginator.js +4 -0
  21. package/dist-es/pagination/DescribeImageUsageReportsPaginator.js +4 -0
  22. package/dist-es/pagination/index.js +3 -0
  23. package/dist-es/protocols/Aws_ec2.js +721 -25
  24. package/dist-es/waiters/index.js +1 -0
  25. package/dist-es/waiters/waitForImageUsageReportAvailable.js +54 -0
  26. package/dist-types/EC2.d.ts +37 -0
  27. package/dist-types/EC2Client.d.ts +7 -2
  28. package/dist-types/commands/AcceptAddressTransferCommand.d.ts +1 -1
  29. package/dist-types/commands/AllocateAddressCommand.d.ts +1 -1
  30. package/dist-types/commands/AllocateHostsCommand.d.ts +1 -1
  31. package/dist-types/commands/AssociateIpamResourceDiscoveryCommand.d.ts +1 -1
  32. package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +1 -1
  33. package/dist-types/commands/AuthorizeSecurityGroupIngressCommand.d.ts +1 -1
  34. package/dist-types/commands/CopyImageCommand.d.ts +1 -1
  35. package/dist-types/commands/CopySnapshotCommand.d.ts +1 -1
  36. package/dist-types/commands/CreateCapacityReservationBySplittingCommand.d.ts +1 -1
  37. package/dist-types/commands/CreateCapacityReservationCommand.d.ts +1 -1
  38. package/dist-types/commands/CreateCapacityReservationFleetCommand.d.ts +1 -1
  39. package/dist-types/commands/CreateCarrierGatewayCommand.d.ts +1 -1
  40. package/dist-types/commands/CreateClientVpnEndpointCommand.d.ts +4 -2
  41. package/dist-types/commands/CreateCoipPoolCommand.d.ts +1 -1
  42. package/dist-types/commands/CreateCustomerGatewayCommand.d.ts +1 -1
  43. package/dist-types/commands/CreateDelegateMacVolumeOwnershipTaskCommand.d.ts +1 -1
  44. package/dist-types/commands/CreateDhcpOptionsCommand.d.ts +1 -1
  45. package/dist-types/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +1 -1
  46. package/dist-types/commands/CreateFleetCommand.d.ts +1 -1
  47. package/dist-types/commands/CreateFlowLogsCommand.d.ts +1 -1
  48. package/dist-types/commands/CreateFpgaImageCommand.d.ts +1 -1
  49. package/dist-types/commands/CreateImageCommand.d.ts +1 -1
  50. package/dist-types/commands/CreateImageUsageReportCommand.d.ts +105 -0
  51. package/dist-types/commands/CreateInstanceConnectEndpointCommand.d.ts +1 -1
  52. package/dist-types/commands/CreateInstanceEventWindowCommand.d.ts +1 -1
  53. package/dist-types/commands/CreateInstanceExportTaskCommand.d.ts +1 -1
  54. package/dist-types/commands/CreateInternetGatewayCommand.d.ts +1 -1
  55. package/dist-types/commands/CreateIpamCommand.d.ts +1 -1
  56. package/dist-types/commands/CreateIpamExternalResourceVerificationTokenCommand.d.ts +1 -1
  57. package/dist-types/commands/CreateIpamPoolCommand.d.ts +1 -1
  58. package/dist-types/commands/CreateIpamResourceDiscoveryCommand.d.ts +1 -1
  59. package/dist-types/commands/CreateIpamScopeCommand.d.ts +1 -1
  60. package/dist-types/commands/CreateKeyPairCommand.d.ts +1 -1
  61. package/dist-types/commands/CreateLaunchTemplateCommand.d.ts +2 -2
  62. package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +2 -2
  63. package/dist-types/commands/CreateLocalGatewayRouteTableCommand.d.ts +1 -1
  64. package/dist-types/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +1 -1
  65. package/dist-types/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +1 -1
  66. package/dist-types/commands/CreateLocalGatewayVirtualInterfaceCommand.d.ts +1 -1
  67. package/dist-types/commands/CreateLocalGatewayVirtualInterfaceGroupCommand.d.ts +1 -1
  68. package/dist-types/commands/CreateMacSystemIntegrityProtectionModificationTaskCommand.d.ts +1 -1
  69. package/dist-types/commands/CreateManagedPrefixListCommand.d.ts +1 -1
  70. package/dist-types/commands/CreateNatGatewayCommand.d.ts +1 -1
  71. package/dist-types/commands/CreateNetworkAclCommand.d.ts +1 -1
  72. package/dist-types/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +1 -1
  73. package/dist-types/commands/CreateNetworkInsightsPathCommand.d.ts +1 -1
  74. package/dist-types/commands/CreateNetworkInterfaceCommand.d.ts +1 -1
  75. package/dist-types/commands/CreatePlacementGroupCommand.d.ts +1 -1
  76. package/dist-types/commands/CreatePublicIpv4PoolCommand.d.ts +1 -1
  77. package/dist-types/commands/CreateReplaceRootVolumeTaskCommand.d.ts +1 -1
  78. package/dist-types/commands/CreateRestoreImageTaskCommand.d.ts +1 -1
  79. package/dist-types/commands/CreateRouteServerCommand.d.ts +1 -1
  80. package/dist-types/commands/CreateRouteServerEndpointCommand.d.ts +1 -1
  81. package/dist-types/commands/CreateRouteServerPeerCommand.d.ts +1 -1
  82. package/dist-types/commands/CreateRouteTableCommand.d.ts +1 -1
  83. package/dist-types/commands/CreateSecurityGroupCommand.d.ts +1 -1
  84. package/dist-types/commands/CreateSnapshotCommand.d.ts +1 -1
  85. package/dist-types/commands/CreateSnapshotsCommand.d.ts +1 -1
  86. package/dist-types/commands/CreateSubnetCidrReservationCommand.d.ts +1 -1
  87. package/dist-types/commands/CreateSubnetCommand.d.ts +1 -1
  88. package/dist-types/commands/CreateTrafficMirrorFilterCommand.d.ts +1 -1
  89. package/dist-types/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +1 -1
  90. package/dist-types/commands/CreateTrafficMirrorSessionCommand.d.ts +1 -1
  91. package/dist-types/commands/CreateTrafficMirrorTargetCommand.d.ts +1 -1
  92. package/dist-types/commands/CreateTransitGatewayCommand.d.ts +1 -1
  93. package/dist-types/commands/CreateTransitGatewayConnectCommand.d.ts +1 -1
  94. package/dist-types/commands/CreateTransitGatewayConnectPeerCommand.d.ts +1 -1
  95. package/dist-types/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +1 -1
  96. package/dist-types/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
  97. package/dist-types/commands/CreateTransitGatewayPolicyTableCommand.d.ts +1 -1
  98. package/dist-types/commands/CreateTransitGatewayRouteTableAnnouncementCommand.d.ts +1 -1
  99. package/dist-types/commands/CreateTransitGatewayRouteTableCommand.d.ts +1 -1
  100. package/dist-types/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  101. package/dist-types/commands/CreateVerifiedAccessEndpointCommand.d.ts +1 -1
  102. package/dist-types/commands/CreateVerifiedAccessGroupCommand.d.ts +1 -1
  103. package/dist-types/commands/CreateVerifiedAccessInstanceCommand.d.ts +1 -1
  104. package/dist-types/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +1 -1
  105. package/dist-types/commands/CreateVolumeCommand.d.ts +1 -1
  106. package/dist-types/commands/CreateVpcBlockPublicAccessExclusionCommand.d.ts +1 -1
  107. package/dist-types/commands/CreateVpcCommand.d.ts +1 -1
  108. package/dist-types/commands/CreateVpcEndpointCommand.d.ts +2 -3
  109. package/dist-types/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +1 -1
  110. package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +1 -1
  111. package/dist-types/commands/CreateVpnConnectionCommand.d.ts +1 -1
  112. package/dist-types/commands/CreateVpnGatewayCommand.d.ts +1 -1
  113. package/dist-types/commands/DeleteImageUsageReportCommand.d.ts +75 -0
  114. package/dist-types/commands/DescribeCapacityReservationBillingRequestsCommand.d.ts +2 -1
  115. package/dist-types/commands/DescribeCapacityReservationFleetsCommand.d.ts +1 -1
  116. package/dist-types/commands/DescribeCapacityReservationsCommand.d.ts +1 -2
  117. package/dist-types/commands/DescribeClientVpnConnectionsCommand.d.ts +1 -0
  118. package/dist-types/commands/DescribeClientVpnEndpointsCommand.d.ts +2 -0
  119. package/dist-types/commands/DescribeImageReferencesCommand.d.ts +100 -0
  120. package/dist-types/commands/DescribeImageUsageReportEntriesCommand.d.ts +101 -0
  121. package/dist-types/commands/DescribeImageUsageReportsCommand.d.ts +123 -0
  122. package/dist-types/commands/DescribeInstanceTypesCommand.d.ts +2 -1
  123. package/dist-types/commands/DescribeInternetGatewaysCommand.d.ts +1 -1
  124. package/dist-types/commands/DescribeIpamByoasnCommand.d.ts +1 -1
  125. package/dist-types/commands/DescribeIpamExternalResourceVerificationTokensCommand.d.ts +1 -1
  126. package/dist-types/commands/DescribeIpamPoolsCommand.d.ts +1 -1
  127. package/dist-types/commands/DescribeIpamResourceDiscoveriesCommand.d.ts +1 -2
  128. package/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +1 -1
  129. package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +2 -2
  130. package/dist-types/commands/DescribeTagsCommand.d.ts +1 -1
  131. package/dist-types/commands/DescribeVpcAttributeCommand.d.ts +2 -1
  132. package/dist-types/commands/DescribeVpcBlockPublicAccessExclusionsCommand.d.ts +1 -1
  133. package/dist-types/commands/DescribeVpcBlockPublicAccessOptionsCommand.d.ts +1 -1
  134. package/dist-types/commands/DescribeVpcClassicLinkCommand.d.ts +1 -1
  135. package/dist-types/commands/DescribeVpcClassicLinkDnsSupportCommand.d.ts +1 -1
  136. package/dist-types/commands/DescribeVpcEndpointAssociationsCommand.d.ts +1 -1
  137. package/dist-types/commands/DescribeVpcEndpointConnectionNotificationsCommand.d.ts +1 -1
  138. package/dist-types/commands/DescribeVpcEndpointConnectionsCommand.d.ts +1 -2
  139. package/dist-types/commands/ExportImageCommand.d.ts +1 -1
  140. package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +1 -1
  141. package/dist-types/commands/GetPasswordDataCommand.d.ts +1 -1
  142. package/dist-types/commands/GetReservedInstancesExchangeQuoteCommand.d.ts +1 -1
  143. package/dist-types/commands/GetRouteServerAssociationsCommand.d.ts +1 -1
  144. package/dist-types/commands/GetRouteServerPropagationsCommand.d.ts +1 -1
  145. package/dist-types/commands/GetRouteServerRoutingDatabaseCommand.d.ts +1 -1
  146. package/dist-types/commands/GetSecurityGroupsForVpcCommand.d.ts +1 -1
  147. package/dist-types/commands/GetSerialConsoleAccessStatusCommand.d.ts +1 -1
  148. package/dist-types/commands/ImportImageCommand.d.ts +1 -1
  149. package/dist-types/commands/ImportKeyPairCommand.d.ts +1 -1
  150. package/dist-types/commands/ImportSnapshotCommand.d.ts +1 -1
  151. package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +1 -1
  152. package/dist-types/commands/ProvisionIpamPoolCidrCommand.d.ts +2 -1
  153. package/dist-types/commands/ProvisionPublicIpv4PoolCidrCommand.d.ts +1 -1
  154. package/dist-types/commands/PurchaseCapacityBlockCommand.d.ts +2 -2
  155. package/dist-types/commands/PurchaseCapacityBlockExtensionCommand.d.ts +1 -1
  156. package/dist-types/commands/PurchaseHostReservationCommand.d.ts +2 -2
  157. package/dist-types/commands/PurchaseReservedInstancesOfferingCommand.d.ts +1 -1
  158. package/dist-types/commands/PurchaseScheduledInstancesCommand.d.ts +1 -1
  159. package/dist-types/commands/RebootInstancesCommand.d.ts +1 -1
  160. package/dist-types/commands/RegisterImageCommand.d.ts +2 -2
  161. package/dist-types/commands/RegisterInstanceEventNotificationAttributesCommand.d.ts +1 -1
  162. package/dist-types/commands/RegisterTransitGatewayMulticastGroupMembersCommand.d.ts +1 -2
  163. package/dist-types/commands/RequestSpotFleetCommand.d.ts +2 -2
  164. package/dist-types/commands/RequestSpotInstancesCommand.d.ts +1 -1
  165. package/dist-types/commands/RunInstancesCommand.d.ts +1 -1
  166. package/dist-types/commands/StartDeclarativePoliciesReportCommand.d.ts +1 -1
  167. package/dist-types/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +1 -1
  168. package/dist-types/commands/StartNetworkInsightsAnalysisCommand.d.ts +1 -1
  169. package/dist-types/commands/index.d.ts +5 -0
  170. package/dist-types/models/models_0.d.ts +1 -0
  171. package/dist-types/models/models_1.d.ts +133 -168
  172. package/dist-types/models/models_2.d.ts +168 -193
  173. package/dist-types/models/models_3.d.ts +222 -485
  174. package/dist-types/models/models_4.d.ts +1899 -1581
  175. package/dist-types/models/models_5.d.ts +6576 -6652
  176. package/dist-types/models/models_6.d.ts +3820 -3621
  177. package/dist-types/models/models_7.d.ts +4719 -4767
  178. package/dist-types/models/models_8.d.ts +596 -6
  179. package/dist-types/pagination/DescribeImageReferencesPaginator.d.ts +7 -0
  180. package/dist-types/pagination/DescribeImageUsageReportEntriesPaginator.d.ts +7 -0
  181. package/dist-types/pagination/DescribeImageUsageReportsPaginator.d.ts +7 -0
  182. package/dist-types/pagination/index.d.ts +3 -0
  183. package/dist-types/protocols/Aws_ec2.d.ts +45 -0
  184. package/dist-types/ts3.4/EC2.d.ts +87 -0
  185. package/dist-types/ts3.4/EC2Client.d.ts +30 -0
  186. package/dist-types/ts3.4/commands/CreateImageUsageReportCommand.d.ts +51 -0
  187. package/dist-types/ts3.4/commands/CreateVpcEndpointCommand.d.ts +4 -2
  188. package/dist-types/ts3.4/commands/DeleteImageUsageReportCommand.d.ts +51 -0
  189. package/dist-types/ts3.4/commands/DescribeCapacityReservationBillingRequestsCommand.d.ts +2 -4
  190. package/dist-types/ts3.4/commands/DescribeCapacityReservationFleetsCommand.d.ts +1 -1
  191. package/dist-types/ts3.4/commands/DescribeCapacityReservationsCommand.d.ts +4 -2
  192. package/dist-types/ts3.4/commands/DescribeImageReferencesCommand.d.ts +51 -0
  193. package/dist-types/ts3.4/commands/DescribeImageUsageReportEntriesCommand.d.ts +51 -0
  194. package/dist-types/ts3.4/commands/DescribeImageUsageReportsCommand.d.ts +51 -0
  195. package/dist-types/ts3.4/commands/DescribeInstanceTypesCommand.d.ts +2 -4
  196. package/dist-types/ts3.4/commands/DescribeInternetGatewaysCommand.d.ts +1 -1
  197. package/dist-types/ts3.4/commands/DescribeIpamByoasnCommand.d.ts +1 -1
  198. package/dist-types/ts3.4/commands/DescribeIpamExternalResourceVerificationTokensCommand.d.ts +1 -1
  199. package/dist-types/ts3.4/commands/DescribeIpamPoolsCommand.d.ts +1 -1
  200. package/dist-types/ts3.4/commands/DescribeIpamResourceDiscoveriesCommand.d.ts +4 -2
  201. package/dist-types/ts3.4/commands/DescribeVpcAttributeCommand.d.ts +2 -4
  202. package/dist-types/ts3.4/commands/DescribeVpcBlockPublicAccessExclusionsCommand.d.ts +1 -1
  203. package/dist-types/ts3.4/commands/DescribeVpcBlockPublicAccessOptionsCommand.d.ts +1 -1
  204. package/dist-types/ts3.4/commands/DescribeVpcClassicLinkCommand.d.ts +1 -1
  205. package/dist-types/ts3.4/commands/DescribeVpcClassicLinkDnsSupportCommand.d.ts +1 -1
  206. package/dist-types/ts3.4/commands/DescribeVpcEndpointAssociationsCommand.d.ts +1 -1
  207. package/dist-types/ts3.4/commands/DescribeVpcEndpointConnectionNotificationsCommand.d.ts +1 -1
  208. package/dist-types/ts3.4/commands/DescribeVpcEndpointConnectionsCommand.d.ts +4 -2
  209. package/dist-types/ts3.4/commands/GetPasswordDataCommand.d.ts +1 -1
  210. package/dist-types/ts3.4/commands/GetReservedInstancesExchangeQuoteCommand.d.ts +1 -1
  211. package/dist-types/ts3.4/commands/GetRouteServerAssociationsCommand.d.ts +1 -1
  212. package/dist-types/ts3.4/commands/GetRouteServerPropagationsCommand.d.ts +1 -1
  213. package/dist-types/ts3.4/commands/GetRouteServerRoutingDatabaseCommand.d.ts +1 -1
  214. package/dist-types/ts3.4/commands/GetSecurityGroupsForVpcCommand.d.ts +1 -1
  215. package/dist-types/ts3.4/commands/GetSerialConsoleAccessStatusCommand.d.ts +1 -1
  216. package/dist-types/ts3.4/commands/ProvisionIpamPoolCidrCommand.d.ts +2 -4
  217. package/dist-types/ts3.4/commands/ProvisionPublicIpv4PoolCidrCommand.d.ts +1 -1
  218. package/dist-types/ts3.4/commands/PurchaseCapacityBlockCommand.d.ts +1 -1
  219. package/dist-types/ts3.4/commands/PurchaseCapacityBlockExtensionCommand.d.ts +1 -1
  220. package/dist-types/ts3.4/commands/PurchaseHostReservationCommand.d.ts +1 -1
  221. package/dist-types/ts3.4/commands/PurchaseReservedInstancesOfferingCommand.d.ts +1 -1
  222. package/dist-types/ts3.4/commands/PurchaseScheduledInstancesCommand.d.ts +1 -1
  223. package/dist-types/ts3.4/commands/RebootInstancesCommand.d.ts +1 -1
  224. package/dist-types/ts3.4/commands/RegisterImageCommand.d.ts +1 -1
  225. package/dist-types/ts3.4/commands/RegisterInstanceEventNotificationAttributesCommand.d.ts +1 -1
  226. package/dist-types/ts3.4/commands/RegisterTransitGatewayMulticastGroupMembersCommand.d.ts +4 -2
  227. package/dist-types/ts3.4/commands/index.d.ts +5 -0
  228. package/dist-types/ts3.4/models/models_0.d.ts +1 -0
  229. package/dist-types/ts3.4/models/models_1.d.ts +36 -32
  230. package/dist-types/ts3.4/models/models_2.d.ts +39 -44
  231. package/dist-types/ts3.4/models/models_3.d.ts +49 -72
  232. package/dist-types/ts3.4/models/models_4.d.ts +164 -164
  233. package/dist-types/ts3.4/models/models_5.d.ts +177 -144
  234. package/dist-types/ts3.4/models/models_6.d.ts +147 -128
  235. package/dist-types/ts3.4/models/models_7.d.ts +132 -138
  236. package/dist-types/ts3.4/models/models_8.d.ts +139 -2
  237. package/dist-types/ts3.4/pagination/DescribeImageReferencesPaginator.d.ts +11 -0
  238. package/dist-types/ts3.4/pagination/DescribeImageUsageReportEntriesPaginator.d.ts +11 -0
  239. package/dist-types/ts3.4/pagination/DescribeImageUsageReportsPaginator.d.ts +11 -0
  240. package/dist-types/ts3.4/pagination/index.d.ts +3 -0
  241. package/dist-types/ts3.4/protocols/Aws_ec2.d.ts +60 -0
  242. package/dist-types/ts3.4/waiters/index.d.ts +1 -0
  243. package/dist-types/ts3.4/waiters/waitForImageUsageReportAvailable.d.ts +11 -0
  244. package/dist-types/waiters/index.d.ts +1 -0
  245. package/dist-types/waiters/waitForImageUsageReportAvailable.d.ts +14 -0
  246. package/package.json +6 -6
@@ -7,7 +7,6 @@ import {
7
7
  AddressTransfer,
8
8
  BundleTask,
9
9
  ByoipCidr,
10
- CapacityReservationFleetState,
11
10
  InstanceEventWindowState,
12
11
  Tag,
13
12
  TagSpecification,
@@ -27,9 +26,6 @@ import {
27
26
  CoipCidr,
28
27
  CoipPool,
29
28
  Ec2InstanceConnectEndpoint,
30
- FleetCapacityReservation,
31
- FleetCapacityReservationTenancy,
32
- FleetInstanceMatchCriteria,
33
29
  GatewayType,
34
30
  IpAddressType,
35
31
  Ipam,
@@ -40,9 +36,8 @@ import {
40
36
  LaunchTemplate,
41
37
  } from "./models_1";
42
38
  import {
43
- DnsEntry,
44
- DnsOptions,
45
- LastError,
39
+ DnsOptionsSpecification,
40
+ DnsRecordIpType,
46
41
  LocalGatewayRoute,
47
42
  LocalGatewayRouteTable,
48
43
  LocalGatewayRouteTableVirtualInterfaceGroupAssociation,
@@ -53,9 +48,8 @@ import {
53
48
  RouteServer,
54
49
  RouteServerEndpoint,
55
50
  RouteServerPeer,
56
- SecurityGroupIdentifier,
57
51
  SubnetCidrReservation,
58
- SubnetIpPrefixes,
52
+ SubnetConfiguration,
59
53
  TransitGateway,
60
54
  TransitGatewayConnect,
61
55
  TransitGatewayConnectPeer,
@@ -70,6 +64,45 @@ import {
70
64
  VpcBlockPublicAccessExclusion,
71
65
  VpcEndpointType,
72
66
  } from "./models_2";
67
+ export interface CreateVpcEndpointRequest {
68
+ DryRun?: boolean | undefined;
69
+ VpcEndpointType?: VpcEndpointType | undefined;
70
+ VpcId: string | undefined;
71
+ ServiceName?: string | undefined;
72
+ PolicyDocument?: string | undefined;
73
+ RouteTableIds?: string[] | undefined;
74
+ SubnetIds?: string[] | undefined;
75
+ SecurityGroupIds?: string[] | undefined;
76
+ IpAddressType?: IpAddressType | undefined;
77
+ DnsOptions?: DnsOptionsSpecification | undefined;
78
+ ClientToken?: string | undefined;
79
+ PrivateDnsEnabled?: boolean | undefined;
80
+ TagSpecifications?: TagSpecification[] | undefined;
81
+ SubnetConfigurations?: SubnetConfiguration[] | undefined;
82
+ ServiceNetworkArn?: string | undefined;
83
+ ResourceConfigurationArn?: string | undefined;
84
+ ServiceRegion?: string | undefined;
85
+ }
86
+ export interface DnsEntry {
87
+ DnsName?: string | undefined;
88
+ HostedZoneId?: string | undefined;
89
+ }
90
+ export interface DnsOptions {
91
+ DnsRecordIpType?: DnsRecordIpType | undefined;
92
+ PrivateDnsOnlyForInboundResolverEndpoint?: boolean | undefined;
93
+ }
94
+ export interface SecurityGroupIdentifier {
95
+ GroupId?: string | undefined;
96
+ GroupName?: string | undefined;
97
+ }
98
+ export interface SubnetIpPrefixes {
99
+ SubnetId?: string | undefined;
100
+ IpPrefixes?: string[] | undefined;
101
+ }
102
+ export interface LastError {
103
+ Message?: string | undefined;
104
+ Code?: string | undefined;
105
+ }
73
106
  export declare const State: {
74
107
  readonly Available: "Available";
75
108
  readonly Deleted: "Deleted";
@@ -582,6 +615,13 @@ export interface DeleteFpgaImageRequest {
582
615
  export interface DeleteFpgaImageResult {
583
616
  Return?: boolean | undefined;
584
617
  }
618
+ export interface DeleteImageUsageReportRequest {
619
+ ReportId: string | undefined;
620
+ DryRun?: boolean | undefined;
621
+ }
622
+ export interface DeleteImageUsageReportResult {
623
+ Return?: boolean | undefined;
624
+ }
585
625
  export interface DeleteInstanceConnectEndpointRequest {
586
626
  DryRun?: boolean | undefined;
587
627
  InstanceConnectEndpointId: string | undefined;
@@ -1579,69 +1619,6 @@ export interface DescribeCapacityReservationBillingRequestsRequest {
1579
1619
  Filters?: Filter[] | undefined;
1580
1620
  DryRun?: boolean | undefined;
1581
1621
  }
1582
- export interface CapacityReservationInfo {
1583
- InstanceType?: string | undefined;
1584
- AvailabilityZone?: string | undefined;
1585
- Tenancy?: CapacityReservationTenancy | undefined;
1586
- AvailabilityZoneId?: string | undefined;
1587
- }
1588
- export declare const CapacityReservationBillingRequestStatus: {
1589
- readonly accepted: "accepted";
1590
- readonly cancelled: "cancelled";
1591
- readonly expired: "expired";
1592
- readonly pending: "pending";
1593
- readonly rejected: "rejected";
1594
- readonly revoked: "revoked";
1595
- };
1596
- export type CapacityReservationBillingRequestStatus =
1597
- (typeof CapacityReservationBillingRequestStatus)[keyof typeof CapacityReservationBillingRequestStatus];
1598
- export interface CapacityReservationBillingRequest {
1599
- CapacityReservationId?: string | undefined;
1600
- RequestedBy?: string | undefined;
1601
- UnusedReservationBillingOwnerId?: string | undefined;
1602
- LastUpdateTime?: Date | undefined;
1603
- Status?: CapacityReservationBillingRequestStatus | undefined;
1604
- StatusMessage?: string | undefined;
1605
- CapacityReservationInfo?: CapacityReservationInfo | undefined;
1606
- }
1607
- export interface DescribeCapacityReservationBillingRequestsResult {
1608
- NextToken?: string | undefined;
1609
- CapacityReservationBillingRequests?:
1610
- | CapacityReservationBillingRequest[]
1611
- | undefined;
1612
- }
1613
- export interface DescribeCapacityReservationFleetsRequest {
1614
- CapacityReservationFleetIds?: string[] | undefined;
1615
- NextToken?: string | undefined;
1616
- MaxResults?: number | undefined;
1617
- Filters?: Filter[] | undefined;
1618
- DryRun?: boolean | undefined;
1619
- }
1620
- export interface CapacityReservationFleet {
1621
- CapacityReservationFleetId?: string | undefined;
1622
- CapacityReservationFleetArn?: string | undefined;
1623
- State?: CapacityReservationFleetState | undefined;
1624
- TotalTargetCapacity?: number | undefined;
1625
- TotalFulfilledCapacity?: number | undefined;
1626
- Tenancy?: FleetCapacityReservationTenancy | undefined;
1627
- EndDate?: Date | undefined;
1628
- CreateTime?: Date | undefined;
1629
- InstanceMatchCriteria?: FleetInstanceMatchCriteria | undefined;
1630
- AllocationStrategy?: string | undefined;
1631
- InstanceTypeSpecifications?: FleetCapacityReservation[] | undefined;
1632
- Tags?: Tag[] | undefined;
1633
- }
1634
- export interface DescribeCapacityReservationFleetsResult {
1635
- CapacityReservationFleets?: CapacityReservationFleet[] | undefined;
1636
- NextToken?: string | undefined;
1637
- }
1638
- export interface DescribeCapacityReservationsRequest {
1639
- CapacityReservationIds?: string[] | undefined;
1640
- NextToken?: string | undefined;
1641
- MaxResults?: number | undefined;
1642
- Filters?: Filter[] | undefined;
1643
- DryRun?: boolean | undefined;
1644
- }
1645
1622
  export declare const VpnTunnelOptionsSpecificationFilterSensitiveLog: (
1646
1623
  obj: VpnTunnelOptionsSpecification
1647
1624
  ) => any;
@@ -5,6 +5,7 @@ import {
5
5
  AssociationStatus,
6
6
  AttachmentStatus,
7
7
  AutoPlacement,
8
+ CapacityReservationFleetState,
8
9
  ClientVpnAuthorizationRuleStatus,
9
10
  CurrencyCodeValues,
10
11
  HostMaintenance,
@@ -22,6 +23,7 @@ import {
22
23
  CapacityReservation,
23
24
  CapacityReservationPreference,
24
25
  CapacityReservationTargetResponse,
26
+ CapacityReservationTenancy,
25
27
  CarrierGateway,
26
28
  ClientVpnAuthenticationType,
27
29
  ClientVpnEndpointStatus,
@@ -34,9 +36,13 @@ import {
34
36
  DiskImageFormat,
35
37
  Ec2InstanceConnectEndpoint,
36
38
  EgressOnlyInternetGateway,
39
+ EndpointIpAddressType,
37
40
  ExportTask,
41
+ FleetCapacityReservation,
42
+ FleetCapacityReservationTenancy,
38
43
  FleetCapacityReservationUsageStrategy,
39
44
  FleetExcessCapacityTerminationPolicy,
45
+ FleetInstanceMatchCriteria,
40
46
  FleetLaunchTemplateOverrides,
41
47
  FleetLaunchTemplateSpecification,
42
48
  FleetOnDemandAllocationStrategy,
@@ -45,9 +51,6 @@ import {
45
51
  HostnameType,
46
52
  InstanceBandwidthWeighting,
47
53
  InstanceLifecycle,
48
- InternetGateway,
49
- IpamExternalResourceVerificationToken,
50
- IpamPool,
51
54
  LaunchTemplateAndOverridesResponse,
52
55
  LogDestinationType,
53
56
  OperatorResponse,
@@ -56,6 +59,7 @@ import {
56
59
  SpotAllocationStrategy,
57
60
  SpotInstanceInterruptionBehavior,
58
61
  TargetCapacityUnitType,
62
+ TrafficIpAddressType,
59
63
  TrafficType,
60
64
  TransportProtocol,
61
65
  } from "./models_1";
@@ -66,12 +70,74 @@ import {
66
70
  StateReason,
67
71
  } from "./models_2";
68
72
  import {
69
- Byoasn,
70
73
  Filter,
71
74
  FleetStateCode,
72
75
  IdFormat,
73
76
  InstanceTagNotificationAttribute,
74
77
  } from "./models_3";
78
+ export interface CapacityReservationInfo {
79
+ InstanceType?: string | undefined;
80
+ AvailabilityZone?: string | undefined;
81
+ Tenancy?: CapacityReservationTenancy | undefined;
82
+ AvailabilityZoneId?: string | undefined;
83
+ }
84
+ export declare const CapacityReservationBillingRequestStatus: {
85
+ readonly accepted: "accepted";
86
+ readonly cancelled: "cancelled";
87
+ readonly expired: "expired";
88
+ readonly pending: "pending";
89
+ readonly rejected: "rejected";
90
+ readonly revoked: "revoked";
91
+ };
92
+ export type CapacityReservationBillingRequestStatus =
93
+ (typeof CapacityReservationBillingRequestStatus)[keyof typeof CapacityReservationBillingRequestStatus];
94
+ export interface CapacityReservationBillingRequest {
95
+ CapacityReservationId?: string | undefined;
96
+ RequestedBy?: string | undefined;
97
+ UnusedReservationBillingOwnerId?: string | undefined;
98
+ LastUpdateTime?: Date | undefined;
99
+ Status?: CapacityReservationBillingRequestStatus | undefined;
100
+ StatusMessage?: string | undefined;
101
+ CapacityReservationInfo?: CapacityReservationInfo | undefined;
102
+ }
103
+ export interface DescribeCapacityReservationBillingRequestsResult {
104
+ NextToken?: string | undefined;
105
+ CapacityReservationBillingRequests?:
106
+ | CapacityReservationBillingRequest[]
107
+ | undefined;
108
+ }
109
+ export interface DescribeCapacityReservationFleetsRequest {
110
+ CapacityReservationFleetIds?: string[] | undefined;
111
+ NextToken?: string | undefined;
112
+ MaxResults?: number | undefined;
113
+ Filters?: Filter[] | undefined;
114
+ DryRun?: boolean | undefined;
115
+ }
116
+ export interface CapacityReservationFleet {
117
+ CapacityReservationFleetId?: string | undefined;
118
+ CapacityReservationFleetArn?: string | undefined;
119
+ State?: CapacityReservationFleetState | undefined;
120
+ TotalTargetCapacity?: number | undefined;
121
+ TotalFulfilledCapacity?: number | undefined;
122
+ Tenancy?: FleetCapacityReservationTenancy | undefined;
123
+ EndDate?: Date | undefined;
124
+ CreateTime?: Date | undefined;
125
+ InstanceMatchCriteria?: FleetInstanceMatchCriteria | undefined;
126
+ AllocationStrategy?: string | undefined;
127
+ InstanceTypeSpecifications?: FleetCapacityReservation[] | undefined;
128
+ Tags?: Tag[] | undefined;
129
+ }
130
+ export interface DescribeCapacityReservationFleetsResult {
131
+ CapacityReservationFleets?: CapacityReservationFleet[] | undefined;
132
+ NextToken?: string | undefined;
133
+ }
134
+ export interface DescribeCapacityReservationsRequest {
135
+ CapacityReservationIds?: string[] | undefined;
136
+ NextToken?: string | undefined;
137
+ MaxResults?: number | undefined;
138
+ Filters?: Filter[] | undefined;
139
+ DryRun?: boolean | undefined;
140
+ }
75
141
  export interface DescribeCapacityReservationsResult {
76
142
  NextToken?: string | undefined;
77
143
  CapacityReservations?: CapacityReservation[] | undefined;
@@ -153,6 +219,7 @@ export interface ClientVpnConnection {
153
219
  IngressPackets?: string | undefined;
154
220
  EgressPackets?: string | undefined;
155
221
  ClientIp?: string | undefined;
222
+ ClientIpv6Address?: string | undefined;
156
223
  CommonName?: string | undefined;
157
224
  Status?: ClientVpnConnectionStatus | undefined;
158
225
  ConnectionEndTime?: string | undefined;
@@ -253,6 +320,8 @@ export interface ClientVpnEndpoint {
253
320
  | ClientRouteEnforcementResponseOptions
254
321
  | undefined;
255
322
  DisconnectOnSessionTimeout?: boolean | undefined;
323
+ EndpointIpAddressType?: EndpointIpAddressType | undefined;
324
+ TrafficIpAddressType?: TrafficIpAddressType | undefined;
256
325
  }
257
326
  export interface DescribeClientVpnEndpointsResult {
258
327
  ClientVpnEndpoints?: ClientVpnEndpoint[] | undefined;
@@ -1013,6 +1082,46 @@ export interface ImageAttribute {
1013
1082
  ProductCodes?: ProductCode[] | undefined;
1014
1083
  BlockDeviceMappings?: BlockDeviceMapping[] | undefined;
1015
1084
  }
1085
+ export declare const ImageReferenceResourceType: {
1086
+ readonly EC2_INSTANCE: "ec2:Instance";
1087
+ readonly EC2_LAUNCH_TEMPLATE: "ec2:LaunchTemplate";
1088
+ readonly IMAGE_BUILDER_CONTAINER_RECIPE: "imagebuilder:ContainerRecipe";
1089
+ readonly IMAGE_BUILDER_IMAGE_RECIPE: "imagebuilder:ImageRecipe";
1090
+ readonly SSM_PARAMETER: "ssm:Parameter";
1091
+ };
1092
+ export type ImageReferenceResourceType =
1093
+ (typeof ImageReferenceResourceType)[keyof typeof ImageReferenceResourceType];
1094
+ export declare const ImageReferenceOptionName: {
1095
+ readonly STATE_NAME: "state-name";
1096
+ readonly VERSION_DEPTH: "version-depth";
1097
+ };
1098
+ export type ImageReferenceOptionName =
1099
+ (typeof ImageReferenceOptionName)[keyof typeof ImageReferenceOptionName];
1100
+ export interface ResourceTypeOption {
1101
+ OptionName?: ImageReferenceOptionName | undefined;
1102
+ OptionValues?: string[] | undefined;
1103
+ }
1104
+ export interface ResourceTypeRequest {
1105
+ ResourceType?: ImageReferenceResourceType | undefined;
1106
+ ResourceTypeOptions?: ResourceTypeOption[] | undefined;
1107
+ }
1108
+ export interface DescribeImageReferencesRequest {
1109
+ ImageIds: string[] | undefined;
1110
+ IncludeAllResourceTypes?: boolean | undefined;
1111
+ ResourceTypes?: ResourceTypeRequest[] | undefined;
1112
+ NextToken?: string | undefined;
1113
+ DryRun?: boolean | undefined;
1114
+ MaxResults?: number | undefined;
1115
+ }
1116
+ export interface ImageReference {
1117
+ ImageId?: string | undefined;
1118
+ ResourceType?: ImageReferenceResourceType | undefined;
1119
+ Arn?: string | undefined;
1120
+ }
1121
+ export interface DescribeImageReferencesResult {
1122
+ NextToken?: string | undefined;
1123
+ ImageReferences?: ImageReference[] | undefined;
1124
+ }
1016
1125
  export interface DescribeImagesRequest {
1017
1126
  ExecutableUsers?: string[] | undefined;
1018
1127
  ImageIds?: string[] | undefined;
@@ -1128,6 +1237,57 @@ export interface DescribeImagesResult {
1128
1237
  NextToken?: string | undefined;
1129
1238
  Images?: Image[] | undefined;
1130
1239
  }
1240
+ export interface DescribeImageUsageReportEntriesRequest {
1241
+ ImageIds?: string[] | undefined;
1242
+ ReportIds?: string[] | undefined;
1243
+ NextToken?: string | undefined;
1244
+ Filters?: Filter[] | undefined;
1245
+ DryRun?: boolean | undefined;
1246
+ MaxResults?: number | undefined;
1247
+ }
1248
+ export interface ImageUsageReportEntry {
1249
+ ResourceType?: string | undefined;
1250
+ ReportId?: string | undefined;
1251
+ UsageCount?: number | undefined;
1252
+ AccountId?: string | undefined;
1253
+ ImageId?: string | undefined;
1254
+ ReportCreationTime?: Date | undefined;
1255
+ }
1256
+ export interface DescribeImageUsageReportEntriesResult {
1257
+ NextToken?: string | undefined;
1258
+ ImageUsageReportEntries?: ImageUsageReportEntry[] | undefined;
1259
+ }
1260
+ export interface DescribeImageUsageReportsRequest {
1261
+ ImageIds?: string[] | undefined;
1262
+ ReportIds?: string[] | undefined;
1263
+ NextToken?: string | undefined;
1264
+ Filters?: Filter[] | undefined;
1265
+ DryRun?: boolean | undefined;
1266
+ MaxResults?: number | undefined;
1267
+ }
1268
+ export interface ImageUsageResourceTypeOption {
1269
+ OptionName?: string | undefined;
1270
+ OptionValues?: string[] | undefined;
1271
+ }
1272
+ export interface ImageUsageResourceType {
1273
+ ResourceType?: string | undefined;
1274
+ ResourceTypeOptions?: ImageUsageResourceTypeOption[] | undefined;
1275
+ }
1276
+ export interface ImageUsageReport {
1277
+ ImageId?: string | undefined;
1278
+ ReportId?: string | undefined;
1279
+ ResourceTypes?: ImageUsageResourceType[] | undefined;
1280
+ AccountIds?: string[] | undefined;
1281
+ State?: string | undefined;
1282
+ StateReason?: string | undefined;
1283
+ CreationTime?: Date | undefined;
1284
+ ExpirationTime?: Date | undefined;
1285
+ Tags?: Tag[] | undefined;
1286
+ }
1287
+ export interface DescribeImageUsageReportsResult {
1288
+ NextToken?: string | undefined;
1289
+ ImageUsageReports?: ImageUsageReport[] | undefined;
1290
+ }
1131
1291
  export interface DescribeImportImageTasksRequest {
1132
1292
  DryRun?: boolean | undefined;
1133
1293
  Filters?: Filter[] | undefined;
@@ -1950,166 +2110,6 @@ export type NitroEnclavesSupport =
1950
2110
  export interface NitroTpmInfo {
1951
2111
  SupportedVersions?: string[] | undefined;
1952
2112
  }
1953
- export declare const NitroTpmSupport: {
1954
- readonly SUPPORTED: "supported";
1955
- readonly UNSUPPORTED: "unsupported";
1956
- };
1957
- export type NitroTpmSupport =
1958
- (typeof NitroTpmSupport)[keyof typeof NitroTpmSupport];
1959
- export declare const PhcSupport: {
1960
- readonly SUPPORTED: "supported";
1961
- readonly UNSUPPORTED: "unsupported";
1962
- };
1963
- export type PhcSupport = (typeof PhcSupport)[keyof typeof PhcSupport];
1964
- export declare const PlacementGroupStrategy: {
1965
- readonly cluster: "cluster";
1966
- readonly partition: "partition";
1967
- readonly spread: "spread";
1968
- };
1969
- export type PlacementGroupStrategy =
1970
- (typeof PlacementGroupStrategy)[keyof typeof PlacementGroupStrategy];
1971
- export interface PlacementGroupInfo {
1972
- SupportedStrategies?: PlacementGroupStrategy[] | undefined;
1973
- }
1974
- export declare const ArchitectureType: {
1975
- readonly arm64: "arm64";
1976
- readonly arm64_mac: "arm64_mac";
1977
- readonly i386: "i386";
1978
- readonly x86_64: "x86_64";
1979
- readonly x86_64_mac: "x86_64_mac";
1980
- };
1981
- export type ArchitectureType =
1982
- (typeof ArchitectureType)[keyof typeof ArchitectureType];
1983
- export declare const SupportedAdditionalProcessorFeature: {
1984
- readonly AMD_SEV_SNP: "amd-sev-snp";
1985
- };
1986
- export type SupportedAdditionalProcessorFeature =
1987
- (typeof SupportedAdditionalProcessorFeature)[keyof typeof SupportedAdditionalProcessorFeature];
1988
- export interface ProcessorInfo {
1989
- SupportedArchitectures?: ArchitectureType[] | undefined;
1990
- SustainedClockSpeedInGhz?: number | undefined;
1991
- SupportedFeatures?: SupportedAdditionalProcessorFeature[] | undefined;
1992
- Manufacturer?: string | undefined;
1993
- }
1994
- export declare const RebootMigrationSupport: {
1995
- readonly SUPPORTED: "supported";
1996
- readonly UNSUPPORTED: "unsupported";
1997
- };
1998
- export type RebootMigrationSupport =
1999
- (typeof RebootMigrationSupport)[keyof typeof RebootMigrationSupport];
2000
- export declare const BootModeType: {
2001
- readonly legacy_bios: "legacy-bios";
2002
- readonly uefi: "uefi";
2003
- };
2004
- export type BootModeType = (typeof BootModeType)[keyof typeof BootModeType];
2005
- export declare const RootDeviceType: {
2006
- readonly ebs: "ebs";
2007
- readonly instance_store: "instance-store";
2008
- };
2009
- export type RootDeviceType =
2010
- (typeof RootDeviceType)[keyof typeof RootDeviceType];
2011
- export declare const UsageClassType: {
2012
- readonly capacity_block: "capacity-block";
2013
- readonly on_demand: "on-demand";
2014
- readonly spot: "spot";
2015
- };
2016
- export type UsageClassType =
2017
- (typeof UsageClassType)[keyof typeof UsageClassType];
2018
- export interface VCpuInfo {
2019
- DefaultVCpus?: number | undefined;
2020
- DefaultCores?: number | undefined;
2021
- DefaultThreadsPerCore?: number | undefined;
2022
- ValidCores?: number[] | undefined;
2023
- ValidThreadsPerCore?: number[] | undefined;
2024
- }
2025
- export interface InstanceTypeInfo {
2026
- InstanceType?: _InstanceType | undefined;
2027
- CurrentGeneration?: boolean | undefined;
2028
- FreeTierEligible?: boolean | undefined;
2029
- SupportedUsageClasses?: UsageClassType[] | undefined;
2030
- SupportedRootDeviceTypes?: RootDeviceType[] | undefined;
2031
- SupportedVirtualizationTypes?: VirtualizationType[] | undefined;
2032
- BareMetal?: boolean | undefined;
2033
- Hypervisor?: InstanceTypeHypervisor | undefined;
2034
- ProcessorInfo?: ProcessorInfo | undefined;
2035
- VCpuInfo?: VCpuInfo | undefined;
2036
- MemoryInfo?: MemoryInfo | undefined;
2037
- InstanceStorageSupported?: boolean | undefined;
2038
- InstanceStorageInfo?: InstanceStorageInfo | undefined;
2039
- EbsInfo?: EbsInfo | undefined;
2040
- NetworkInfo?: NetworkInfo | undefined;
2041
- GpuInfo?: GpuInfo | undefined;
2042
- FpgaInfo?: FpgaInfo | undefined;
2043
- PlacementGroupInfo?: PlacementGroupInfo | undefined;
2044
- InferenceAcceleratorInfo?: InferenceAcceleratorInfo | undefined;
2045
- HibernationSupported?: boolean | undefined;
2046
- BurstablePerformanceSupported?: boolean | undefined;
2047
- DedicatedHostsSupported?: boolean | undefined;
2048
- AutoRecoverySupported?: boolean | undefined;
2049
- SupportedBootModes?: BootModeType[] | undefined;
2050
- NitroEnclavesSupport?: NitroEnclavesSupport | undefined;
2051
- NitroTpmSupport?: NitroTpmSupport | undefined;
2052
- NitroTpmInfo?: NitroTpmInfo | undefined;
2053
- MediaAcceleratorInfo?: MediaAcceleratorInfo | undefined;
2054
- NeuronInfo?: NeuronInfo | undefined;
2055
- PhcSupport?: PhcSupport | undefined;
2056
- RebootMigrationSupport?: RebootMigrationSupport | undefined;
2057
- }
2058
- export interface DescribeInstanceTypesResult {
2059
- InstanceTypes?: InstanceTypeInfo[] | undefined;
2060
- NextToken?: string | undefined;
2061
- }
2062
- export interface DescribeInternetGatewaysRequest {
2063
- NextToken?: string | undefined;
2064
- MaxResults?: number | undefined;
2065
- DryRun?: boolean | undefined;
2066
- InternetGatewayIds?: string[] | undefined;
2067
- Filters?: Filter[] | undefined;
2068
- }
2069
- export interface DescribeInternetGatewaysResult {
2070
- InternetGateways?: InternetGateway[] | undefined;
2071
- NextToken?: string | undefined;
2072
- }
2073
- export interface DescribeIpamByoasnRequest {
2074
- DryRun?: boolean | undefined;
2075
- MaxResults?: number | undefined;
2076
- NextToken?: string | undefined;
2077
- }
2078
- export interface DescribeIpamByoasnResult {
2079
- Byoasns?: Byoasn[] | undefined;
2080
- NextToken?: string | undefined;
2081
- }
2082
- export interface DescribeIpamExternalResourceVerificationTokensRequest {
2083
- DryRun?: boolean | undefined;
2084
- Filters?: Filter[] | undefined;
2085
- NextToken?: string | undefined;
2086
- MaxResults?: number | undefined;
2087
- IpamExternalResourceVerificationTokenIds?: string[] | undefined;
2088
- }
2089
- export interface DescribeIpamExternalResourceVerificationTokensResult {
2090
- NextToken?: string | undefined;
2091
- IpamExternalResourceVerificationTokens?:
2092
- | IpamExternalResourceVerificationToken[]
2093
- | undefined;
2094
- }
2095
- export interface DescribeIpamPoolsRequest {
2096
- DryRun?: boolean | undefined;
2097
- Filters?: Filter[] | undefined;
2098
- MaxResults?: number | undefined;
2099
- NextToken?: string | undefined;
2100
- IpamPoolIds?: string[] | undefined;
2101
- }
2102
- export interface DescribeIpamPoolsResult {
2103
- NextToken?: string | undefined;
2104
- IpamPools?: IpamPool[] | undefined;
2105
- }
2106
- export interface DescribeIpamResourceDiscoveriesRequest {
2107
- DryRun?: boolean | undefined;
2108
- IpamResourceDiscoveryIds?: string[] | undefined;
2109
- NextToken?: string | undefined;
2110
- MaxResults?: number | undefined;
2111
- Filters?: Filter[] | undefined;
2112
- }
2113
2113
  export declare const DiskImageDescriptionFilterSensitiveLog: (
2114
2114
  obj: DiskImageDescription
2115
2115
  ) => any;