@aws-sdk/client-ec2 3.843.0 → 3.845.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 (211) hide show
  1. package/README.md +16 -0
  2. package/dist-cjs/index.js +459 -73
  3. package/dist-es/EC2.js +4 -0
  4. package/dist-es/commands/DescribeCapacityBlockStatusCommand.js +22 -0
  5. package/dist-es/commands/DescribeCapacityBlocksCommand.js +22 -0
  6. package/dist-es/commands/index.js +2 -0
  7. package/dist-es/models/models_0.js +1 -0
  8. package/dist-es/models/models_1.js +6 -0
  9. package/dist-es/models/models_2.js +0 -5
  10. package/dist-es/models/models_3.js +15 -6
  11. package/dist-es/models/models_4.js +6 -0
  12. package/dist-es/models/models_5.js +5 -0
  13. package/dist-es/pagination/DescribeCapacityBlockStatusPaginator.js +4 -0
  14. package/dist-es/pagination/DescribeCapacityBlocksPaginator.js +4 -0
  15. package/dist-es/pagination/index.js +3 -1
  16. package/dist-es/protocols/Aws_ec2.js +384 -60
  17. package/dist-types/EC2.d.ts +16 -0
  18. package/dist-types/EC2Client.d.ts +4 -2
  19. package/dist-types/commands/AcceptAddressTransferCommand.d.ts +1 -1
  20. package/dist-types/commands/AllocateAddressCommand.d.ts +1 -1
  21. package/dist-types/commands/AllocateHostsCommand.d.ts +1 -1
  22. package/dist-types/commands/AssociateIpamResourceDiscoveryCommand.d.ts +1 -1
  23. package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +1 -1
  24. package/dist-types/commands/AuthorizeSecurityGroupIngressCommand.d.ts +1 -1
  25. package/dist-types/commands/CopyImageCommand.d.ts +1 -1
  26. package/dist-types/commands/CopySnapshotCommand.d.ts +1 -1
  27. package/dist-types/commands/CreateCapacityReservationBySplittingCommand.d.ts +5 -3
  28. package/dist-types/commands/CreateCapacityReservationCommand.d.ts +3 -2
  29. package/dist-types/commands/CreateCapacityReservationFleetCommand.d.ts +1 -1
  30. package/dist-types/commands/CreateCarrierGatewayCommand.d.ts +1 -1
  31. package/dist-types/commands/CreateClientVpnEndpointCommand.d.ts +1 -1
  32. package/dist-types/commands/CreateCoipPoolCommand.d.ts +1 -1
  33. package/dist-types/commands/CreateCustomerGatewayCommand.d.ts +1 -1
  34. package/dist-types/commands/CreateDelegateMacVolumeOwnershipTaskCommand.d.ts +1 -1
  35. package/dist-types/commands/CreateDhcpOptionsCommand.d.ts +1 -1
  36. package/dist-types/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +1 -1
  37. package/dist-types/commands/CreateFleetCommand.d.ts +1 -1
  38. package/dist-types/commands/CreateFlowLogsCommand.d.ts +1 -1
  39. package/dist-types/commands/CreateFpgaImageCommand.d.ts +1 -1
  40. package/dist-types/commands/CreateImageCommand.d.ts +1 -1
  41. package/dist-types/commands/CreateInstanceConnectEndpointCommand.d.ts +5 -2
  42. package/dist-types/commands/CreateInstanceEventWindowCommand.d.ts +1 -1
  43. package/dist-types/commands/CreateInstanceExportTaskCommand.d.ts +1 -1
  44. package/dist-types/commands/CreateInternetGatewayCommand.d.ts +1 -1
  45. package/dist-types/commands/CreateIpamCommand.d.ts +1 -1
  46. package/dist-types/commands/CreateIpamExternalResourceVerificationTokenCommand.d.ts +1 -1
  47. package/dist-types/commands/CreateIpamPoolCommand.d.ts +1 -1
  48. package/dist-types/commands/CreateIpamResourceDiscoveryCommand.d.ts +1 -1
  49. package/dist-types/commands/CreateIpamScopeCommand.d.ts +1 -1
  50. package/dist-types/commands/CreateKeyPairCommand.d.ts +1 -1
  51. package/dist-types/commands/CreateLaunchTemplateCommand.d.ts +2 -2
  52. package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +2 -2
  53. package/dist-types/commands/CreateLocalGatewayRouteTableCommand.d.ts +1 -1
  54. package/dist-types/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +1 -1
  55. package/dist-types/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +1 -1
  56. package/dist-types/commands/CreateLocalGatewayVirtualInterfaceCommand.d.ts +1 -1
  57. package/dist-types/commands/CreateLocalGatewayVirtualInterfaceGroupCommand.d.ts +1 -1
  58. package/dist-types/commands/CreateMacSystemIntegrityProtectionModificationTaskCommand.d.ts +1 -1
  59. package/dist-types/commands/CreateManagedPrefixListCommand.d.ts +1 -1
  60. package/dist-types/commands/CreateNatGatewayCommand.d.ts +1 -1
  61. package/dist-types/commands/CreateNetworkAclCommand.d.ts +1 -1
  62. package/dist-types/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +1 -1
  63. package/dist-types/commands/CreateNetworkInsightsPathCommand.d.ts +1 -1
  64. package/dist-types/commands/CreateNetworkInterfaceCommand.d.ts +1 -1
  65. package/dist-types/commands/CreatePlacementGroupCommand.d.ts +1 -1
  66. package/dist-types/commands/CreatePublicIpv4PoolCommand.d.ts +1 -1
  67. package/dist-types/commands/CreateReplaceRootVolumeTaskCommand.d.ts +1 -1
  68. package/dist-types/commands/CreateRestoreImageTaskCommand.d.ts +1 -1
  69. package/dist-types/commands/CreateRouteServerCommand.d.ts +1 -1
  70. package/dist-types/commands/CreateRouteServerEndpointCommand.d.ts +1 -1
  71. package/dist-types/commands/CreateRouteServerPeerCommand.d.ts +1 -1
  72. package/dist-types/commands/CreateRouteTableCommand.d.ts +1 -1
  73. package/dist-types/commands/CreateSecurityGroupCommand.d.ts +1 -1
  74. package/dist-types/commands/CreateSnapshotCommand.d.ts +1 -1
  75. package/dist-types/commands/CreateSnapshotsCommand.d.ts +1 -1
  76. package/dist-types/commands/CreateSubnetCidrReservationCommand.d.ts +1 -1
  77. package/dist-types/commands/CreateSubnetCommand.d.ts +1 -1
  78. package/dist-types/commands/CreateTrafficMirrorFilterCommand.d.ts +1 -1
  79. package/dist-types/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +1 -1
  80. package/dist-types/commands/CreateTrafficMirrorSessionCommand.d.ts +1 -1
  81. package/dist-types/commands/CreateTrafficMirrorTargetCommand.d.ts +1 -1
  82. package/dist-types/commands/CreateTransitGatewayCommand.d.ts +1 -1
  83. package/dist-types/commands/CreateTransitGatewayConnectCommand.d.ts +1 -1
  84. package/dist-types/commands/CreateTransitGatewayConnectPeerCommand.d.ts +1 -1
  85. package/dist-types/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +1 -1
  86. package/dist-types/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
  87. package/dist-types/commands/CreateTransitGatewayPolicyTableCommand.d.ts +1 -1
  88. package/dist-types/commands/CreateTransitGatewayRouteTableAnnouncementCommand.d.ts +1 -1
  89. package/dist-types/commands/CreateTransitGatewayRouteTableCommand.d.ts +1 -1
  90. package/dist-types/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  91. package/dist-types/commands/CreateVerifiedAccessEndpointCommand.d.ts +1 -1
  92. package/dist-types/commands/CreateVerifiedAccessGroupCommand.d.ts +1 -1
  93. package/dist-types/commands/CreateVerifiedAccessInstanceCommand.d.ts +1 -1
  94. package/dist-types/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +1 -1
  95. package/dist-types/commands/CreateVolumeCommand.d.ts +1 -1
  96. package/dist-types/commands/CreateVpcBlockPublicAccessExclusionCommand.d.ts +1 -1
  97. package/dist-types/commands/CreateVpcCommand.d.ts +1 -1
  98. package/dist-types/commands/CreateVpcEndpointCommand.d.ts +1 -1
  99. package/dist-types/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +1 -1
  100. package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +1 -1
  101. package/dist-types/commands/CreateVpnConnectionCommand.d.ts +1 -1
  102. package/dist-types/commands/CreateVpnGatewayCommand.d.ts +1 -1
  103. package/dist-types/commands/DeleteInstanceConnectEndpointCommand.d.ts +1 -0
  104. package/dist-types/commands/DescribeCapacityBlockOfferingsCommand.d.ts +6 -2
  105. package/dist-types/commands/DescribeCapacityBlockStatusCommand.d.ts +102 -0
  106. package/dist-types/commands/DescribeCapacityBlocksCommand.d.ts +106 -0
  107. package/dist-types/commands/DescribeCapacityReservationsCommand.d.ts +2 -1
  108. package/dist-types/commands/DescribeCarrierGatewaysCommand.d.ts +2 -1
  109. package/dist-types/commands/DescribeClassicLinkInstancesCommand.d.ts +1 -1
  110. package/dist-types/commands/DescribeClientVpnAuthorizationRulesCommand.d.ts +1 -1
  111. package/dist-types/commands/DescribeClientVpnConnectionsCommand.d.ts +1 -2
  112. package/dist-types/commands/DescribeInstanceConnectEndpointsCommand.d.ts +1 -0
  113. package/dist-types/commands/DescribeInstanceTopologyCommand.d.ts +14 -59
  114. package/dist-types/commands/DescribeInstancesCommand.d.ts +1 -0
  115. package/dist-types/commands/DescribeIpamResourceDiscoveryAssociationsCommand.d.ts +2 -1
  116. package/dist-types/commands/DescribeIpamScopesCommand.d.ts +1 -1
  117. package/dist-types/commands/DescribeIpamsCommand.d.ts +1 -1
  118. package/dist-types/commands/DescribeIpv6PoolsCommand.d.ts +1 -1
  119. package/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +1 -1
  120. package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +2 -2
  121. package/dist-types/commands/DescribeTagsCommand.d.ts +1 -1
  122. package/dist-types/commands/DescribeVolumeStatusCommand.d.ts +6 -1
  123. package/dist-types/commands/DescribeVpcEndpointServiceConfigurationsCommand.d.ts +1 -1
  124. package/dist-types/commands/DescribeVpcEndpointServicePermissionsCommand.d.ts +1 -1
  125. package/dist-types/commands/DescribeVpcEndpointServicesCommand.d.ts +1 -1
  126. package/dist-types/commands/DescribeVpcEndpointsCommand.d.ts +2 -1
  127. package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +1 -1
  128. package/dist-types/commands/DetachVolumeCommand.d.ts +3 -3
  129. package/dist-types/commands/ExportImageCommand.d.ts +1 -1
  130. package/dist-types/commands/GetCapacityReservationUsageCommand.d.ts +1 -1
  131. package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +1 -1
  132. package/dist-types/commands/GetSpotPlacementScoresCommand.d.ts +1 -1
  133. package/dist-types/commands/GetSubnetCidrReservationsCommand.d.ts +1 -1
  134. package/dist-types/commands/GetTransitGatewayAttachmentPropagationsCommand.d.ts +1 -1
  135. package/dist-types/commands/GetTransitGatewayMulticastDomainAssociationsCommand.d.ts +1 -2
  136. package/dist-types/commands/ImportImageCommand.d.ts +1 -1
  137. package/dist-types/commands/ImportKeyPairCommand.d.ts +1 -1
  138. package/dist-types/commands/ImportSnapshotCommand.d.ts +1 -1
  139. package/dist-types/commands/MoveCapacityReservationInstancesCommand.d.ts +4 -2
  140. package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +1 -1
  141. package/dist-types/commands/PurchaseCapacityBlockCommand.d.ts +24 -2
  142. package/dist-types/commands/PurchaseHostReservationCommand.d.ts +1 -1
  143. package/dist-types/commands/RegisterImageCommand.d.ts +1 -1
  144. package/dist-types/commands/RejectCapacityReservationBillingOwnershipCommand.d.ts +1 -1
  145. package/dist-types/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.d.ts +1 -1
  146. package/dist-types/commands/RejectTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
  147. package/dist-types/commands/RejectTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  148. package/dist-types/commands/RejectVpcEndpointConnectionsCommand.d.ts +1 -1
  149. package/dist-types/commands/RejectVpcPeeringConnectionCommand.d.ts +1 -2
  150. package/dist-types/commands/RequestSpotFleetCommand.d.ts +2 -2
  151. package/dist-types/commands/RequestSpotInstancesCommand.d.ts +1 -1
  152. package/dist-types/commands/RunInstancesCommand.d.ts +2 -1
  153. package/dist-types/commands/StartDeclarativePoliciesReportCommand.d.ts +1 -1
  154. package/dist-types/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +1 -1
  155. package/dist-types/commands/StartNetworkInsightsAnalysisCommand.d.ts +1 -1
  156. package/dist-types/commands/index.d.ts +2 -0
  157. package/dist-types/models/models_0.d.ts +7 -6
  158. package/dist-types/models/models_1.d.ts +67 -19
  159. package/dist-types/models/models_2.d.ts +17 -14
  160. package/dist-types/models/models_3.d.ts +329 -270
  161. package/dist-types/models/models_4.d.ts +288 -210
  162. package/dist-types/models/models_5.d.ts +288 -461
  163. package/dist-types/models/models_6.d.ts +1413 -1339
  164. package/dist-types/models/models_7.d.ts +395 -172
  165. package/dist-types/models/models_8.d.ts +166 -1
  166. package/dist-types/pagination/DescribeCapacityBlockStatusPaginator.d.ts +7 -0
  167. package/dist-types/pagination/DescribeCapacityBlocksPaginator.d.ts +7 -0
  168. package/dist-types/pagination/index.d.ts +3 -1
  169. package/dist-types/protocols/Aws_ec2.d.ts +18 -0
  170. package/dist-types/ts3.4/EC2.d.ts +36 -0
  171. package/dist-types/ts3.4/EC2Client.d.ts +12 -0
  172. package/dist-types/ts3.4/commands/DescribeCapacityBlockStatusCommand.d.ts +51 -0
  173. package/dist-types/ts3.4/commands/DescribeCapacityBlocksCommand.d.ts +51 -0
  174. package/dist-types/ts3.4/commands/DescribeCarrierGatewaysCommand.d.ts +2 -4
  175. package/dist-types/ts3.4/commands/DescribeClassicLinkInstancesCommand.d.ts +1 -1
  176. package/dist-types/ts3.4/commands/DescribeClientVpnAuthorizationRulesCommand.d.ts +1 -1
  177. package/dist-types/ts3.4/commands/DescribeClientVpnConnectionsCommand.d.ts +4 -2
  178. package/dist-types/ts3.4/commands/DescribeIpamResourceDiscoveryAssociationsCommand.d.ts +2 -4
  179. package/dist-types/ts3.4/commands/DescribeIpamScopesCommand.d.ts +1 -1
  180. package/dist-types/ts3.4/commands/DescribeIpamsCommand.d.ts +1 -1
  181. package/dist-types/ts3.4/commands/DescribeIpv6PoolsCommand.d.ts +1 -1
  182. package/dist-types/ts3.4/commands/DescribeVpcEndpointServiceConfigurationsCommand.d.ts +1 -1
  183. package/dist-types/ts3.4/commands/DescribeVpcEndpointServicePermissionsCommand.d.ts +1 -1
  184. package/dist-types/ts3.4/commands/DescribeVpcEndpointServicesCommand.d.ts +1 -1
  185. package/dist-types/ts3.4/commands/DescribeVpcEndpointsCommand.d.ts +2 -4
  186. package/dist-types/ts3.4/commands/DescribeVpcPeeringConnectionsCommand.d.ts +1 -1
  187. package/dist-types/ts3.4/commands/GetSpotPlacementScoresCommand.d.ts +1 -1
  188. package/dist-types/ts3.4/commands/GetSubnetCidrReservationsCommand.d.ts +1 -1
  189. package/dist-types/ts3.4/commands/GetTransitGatewayAttachmentPropagationsCommand.d.ts +1 -1
  190. package/dist-types/ts3.4/commands/GetTransitGatewayMulticastDomainAssociationsCommand.d.ts +4 -2
  191. package/dist-types/ts3.4/commands/RejectCapacityReservationBillingOwnershipCommand.d.ts +1 -1
  192. package/dist-types/ts3.4/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.d.ts +1 -1
  193. package/dist-types/ts3.4/commands/RejectTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
  194. package/dist-types/ts3.4/commands/RejectTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  195. package/dist-types/ts3.4/commands/RejectVpcEndpointConnectionsCommand.d.ts +1 -1
  196. package/dist-types/ts3.4/commands/RejectVpcPeeringConnectionCommand.d.ts +4 -2
  197. package/dist-types/ts3.4/commands/index.d.ts +2 -0
  198. package/dist-types/ts3.4/models/models_0.d.ts +1 -0
  199. package/dist-types/ts3.4/models/models_1.d.ts +10 -3
  200. package/dist-types/ts3.4/models/models_2.d.ts +4 -7
  201. package/dist-types/ts3.4/models/models_3.d.ts +71 -57
  202. package/dist-types/ts3.4/models/models_4.d.ts +59 -52
  203. package/dist-types/ts3.4/models/models_5.d.ts +66 -85
  204. package/dist-types/ts3.4/models/models_6.d.ts +79 -73
  205. package/dist-types/ts3.4/models/models_7.d.ts +79 -46
  206. package/dist-types/ts3.4/models/models_8.d.ts +45 -0
  207. package/dist-types/ts3.4/pagination/DescribeCapacityBlockStatusPaginator.d.ts +11 -0
  208. package/dist-types/ts3.4/pagination/DescribeCapacityBlocksPaginator.d.ts +11 -0
  209. package/dist-types/ts3.4/pagination/index.d.ts +3 -1
  210. package/dist-types/ts3.4/protocols/Aws_ec2.d.ts +24 -0
  211. package/package.json +15 -15
@@ -1,8 +1,213 @@
1
- import { ActiveInstance, ActivityStatus, AllocationStrategy, AllowedPrincipal, AlternatePathHint, BatchState, CurrencyCodeValues, Explanation, IamInstanceProfileSpecification, IpPermission, PathComponent, ReservedInstancesListing, ResourceType, SecurityGroupRule, SecurityGroupVpcAssociationState, Tag, TagSpecification, TransitGatewayAssociationState, TransitGatewayAttachmentResourceType, TransitGatewayAttachmentState, TransitGatewayPeeringAttachment, TransitGatewayVpcAttachment, TrunkInterfaceAssociation, UserIdGroupPair, VerifiedAccessInstance, VerifiedAccessTrustProvider, VpcPeeringConnection } from "./models_0";
2
- import { _InstanceType, AttributeValue, BlockDeviceMapping, ConnectionTrackingSpecificationRequest, EnaSrdSpecificationRequest, FleetLaunchTemplateSpecification, FleetType, InstanceInterruptionBehavior, InstanceRequirements, Ipv4PrefixSpecificationRequest, Ipv6PrefixSpecificationRequest, KeyType, LaunchTemplate, MacModificationTask, PrivateIpAddressSpecification, SpotInstanceType, Subnet, TargetCapacityUnitType, Tenancy, VolumeType } from "./models_1";
3
- import { DnsEntry, GroupIdentifier, InstanceIpv6Address, IpAddressType, LaunchTemplateVersion, LocalGatewayRouteTable, LocalGatewayRouteTableVirtualInterfaceGroupAssociation, LocalGatewayRouteTableVpcAssociation, LocalGatewayVirtualInterface, LocalGatewayVirtualInterfaceGroup, ManagedPrefixList, NatGateway, NetworkAcl, NetworkInsightsAccessScope, NetworkInsightsPath, NetworkInterface, NetworkInterfaceAttachment, NetworkInterfacePermission, PlacementGroup, ReplaceRootVolumeTask, RouteServer, RouteServerEndpoint, RouteServerPeer, RouteTable, Snapshot, SnapshotState, SpotDatafeedSubscription, SpotInstanceStateFault, State, StorageTier, TrafficMirrorFilter, TrafficMirrorFilterRule, TrafficMirrorSession, TrafficMirrorTarget, TransitGateway, TransitGatewayConnect, TransitGatewayConnectPeer, TransitGatewayMulticastDomain, TransitGatewayPolicyTable, TransitGatewayRouteTable, TransitGatewayRouteTableAnnouncement, VerifiedAccessEndpoint, VerifiedAccessGroup, Volume, VpcBlockPublicAccessExclusion, VpcEndpoint } from "./models_2";
4
- import { ConnectionNotification, DnsNameState, Filter, IdFormat, PayerResponsibility, ServiceConfiguration, ServiceConnectivityType, ServiceTypeDetail } from "./models_3";
1
+ import { ActiveInstance, ActivityStatus, AllocationStrategy, AlternatePathHint, BatchState, CurrencyCodeValues, Explanation, IamInstanceProfileSpecification, IpamResourceDiscoveryAssociation, IpPermission, PathComponent, ReservedInstancesListing, ResourceType, SecurityGroupRule, SecurityGroupVpcAssociationState, Tag, TagSpecification, TransitGatewayAssociationState, TransitGatewayAttachmentResourceType, TransitGatewayAttachmentState, TransitGatewayPeeringAttachment, TransitGatewayVpcAttachment, TrunkInterfaceAssociation, UserIdGroupPair, VerifiedAccessInstance, VerifiedAccessTrustProvider } from "./models_0";
2
+ import { _InstanceType, AttributeValue, BlockDeviceMapping, ConnectionTrackingSpecificationRequest, EnaSrdSpecificationRequest, FleetLaunchTemplateSpecification, FleetType, InstanceInterruptionBehavior, InstanceRequirements, IpAddressType, Ipam, IpamScope, Ipv4PrefixSpecificationRequest, Ipv6PrefixSpecificationRequest, KeyType, LaunchTemplate, MacModificationTask, PrivateIpAddressSpecification, SpotInstanceType, Subnet, TargetCapacityUnitType, Tenancy, VolumeType } from "./models_1";
3
+ import { DnsEntry, GroupIdentifier, InstanceIpv6Address, LaunchTemplateVersion, LocalGatewayRouteTable, LocalGatewayRouteTableVirtualInterfaceGroupAssociation, LocalGatewayRouteTableVpcAssociation, LocalGatewayVirtualInterface, LocalGatewayVirtualInterfaceGroup, ManagedPrefixList, NatGateway, NetworkAcl, NetworkInsightsAccessScope, NetworkInsightsPath, NetworkInterface, NetworkInterfaceAttachment, NetworkInterfacePermission, PlacementGroup, ReplaceRootVolumeTask, RouteServer, RouteServerEndpoint, RouteServerPeer, RouteTable, Snapshot, SnapshotState, SpotDatafeedSubscription, SpotInstanceStateFault, State, StorageTier, TrafficMirrorFilter, TrafficMirrorFilterRule, TrafficMirrorSession, TrafficMirrorTarget, TransitGateway, TransitGatewayConnect, TransitGatewayConnectPeer, TransitGatewayMulticastDomain, TransitGatewayPolicyTable, TransitGatewayRouteTable, TransitGatewayRouteTableAnnouncement, VerifiedAccessEndpoint, VerifiedAccessGroup, Volume, VpcBlockPublicAccessExclusion } from "./models_2";
4
+ import { ConnectionNotification, Filter, IdFormat } from "./models_3";
5
5
  import { AttributeBooleanValue, EventInformation, PermissionGroup, ProductCode } from "./models_4";
6
+ /**
7
+ * @public
8
+ */
9
+ export interface DescribeIpamResourceDiscoveryAssociationsResult {
10
+ /**
11
+ * <p>The resource discovery associations.</p>
12
+ * @public
13
+ */
14
+ IpamResourceDiscoveryAssociations?: IpamResourceDiscoveryAssociation[] | undefined;
15
+ /**
16
+ * <p>Specify the pagination token from a previous request to retrieve the next page of results.</p>
17
+ * @public
18
+ */
19
+ NextToken?: string | undefined;
20
+ }
21
+ /**
22
+ * @public
23
+ */
24
+ export interface DescribeIpamsRequest {
25
+ /**
26
+ * <p>A check for whether you have the required permissions for the action without actually making the request
27
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
28
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
29
+ * @public
30
+ */
31
+ DryRun?: boolean | undefined;
32
+ /**
33
+ * <p>One or more filters for the request. For more information about filtering, see <a href="https://docs.aws.amazon.com/cli/latest/userguide/cli-usage-filter.html">Filtering CLI output</a>.</p>
34
+ * @public
35
+ */
36
+ Filters?: Filter[] | undefined;
37
+ /**
38
+ * <p>The maximum number of results to return in the request.</p>
39
+ * @public
40
+ */
41
+ MaxResults?: number | undefined;
42
+ /**
43
+ * <p>The token for the next page of results.</p>
44
+ * @public
45
+ */
46
+ NextToken?: string | undefined;
47
+ /**
48
+ * <p>The IDs of the IPAMs you want information on.</p>
49
+ * @public
50
+ */
51
+ IpamIds?: string[] | undefined;
52
+ }
53
+ /**
54
+ * @public
55
+ */
56
+ export interface DescribeIpamsResult {
57
+ /**
58
+ * <p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>
59
+ * @public
60
+ */
61
+ NextToken?: string | undefined;
62
+ /**
63
+ * <p>Information about the IPAMs.</p>
64
+ * @public
65
+ */
66
+ Ipams?: Ipam[] | undefined;
67
+ }
68
+ /**
69
+ * @public
70
+ */
71
+ export interface DescribeIpamScopesRequest {
72
+ /**
73
+ * <p>A check for whether you have the required permissions for the action without actually making the request
74
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
75
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
76
+ * @public
77
+ */
78
+ DryRun?: boolean | undefined;
79
+ /**
80
+ * <p>One or more filters for the request. For more information about filtering, see <a href="https://docs.aws.amazon.com/cli/latest/userguide/cli-usage-filter.html">Filtering CLI output</a>.</p>
81
+ * @public
82
+ */
83
+ Filters?: Filter[] | undefined;
84
+ /**
85
+ * <p>The maximum number of results to return in the request.</p>
86
+ * @public
87
+ */
88
+ MaxResults?: number | undefined;
89
+ /**
90
+ * <p>The token for the next page of results.</p>
91
+ * @public
92
+ */
93
+ NextToken?: string | undefined;
94
+ /**
95
+ * <p>The IDs of the scopes you want information on.</p>
96
+ * @public
97
+ */
98
+ IpamScopeIds?: string[] | undefined;
99
+ }
100
+ /**
101
+ * @public
102
+ */
103
+ export interface DescribeIpamScopesResult {
104
+ /**
105
+ * <p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>
106
+ * @public
107
+ */
108
+ NextToken?: string | undefined;
109
+ /**
110
+ * <p>The scopes you want information on.</p>
111
+ * @public
112
+ */
113
+ IpamScopes?: IpamScope[] | undefined;
114
+ }
115
+ /**
116
+ * @public
117
+ */
118
+ export interface DescribeIpv6PoolsRequest {
119
+ /**
120
+ * <p>The IDs of the IPv6 address pools.</p>
121
+ * @public
122
+ */
123
+ PoolIds?: string[] | undefined;
124
+ /**
125
+ * <p>The token for the next page of results.</p>
126
+ * @public
127
+ */
128
+ NextToken?: string | undefined;
129
+ /**
130
+ * <p>The maximum number of results to return with a single call.
131
+ * To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>
132
+ * @public
133
+ */
134
+ MaxResults?: number | undefined;
135
+ /**
136
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
137
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
138
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
139
+ * @public
140
+ */
141
+ DryRun?: boolean | undefined;
142
+ /**
143
+ * <p>One or more filters.</p>
144
+ * <ul>
145
+ * <li>
146
+ * <p>
147
+ * <code>tag</code>:<key> - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value.
148
+ * For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p>
149
+ * </li>
150
+ * <li>
151
+ * <p>
152
+ * <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p>
153
+ * </li>
154
+ * </ul>
155
+ * @public
156
+ */
157
+ Filters?: Filter[] | undefined;
158
+ }
159
+ /**
160
+ * <p>Describes a CIDR block for an address pool.</p>
161
+ * @public
162
+ */
163
+ export interface PoolCidrBlock {
164
+ /**
165
+ * <p>The CIDR block.</p>
166
+ * @public
167
+ */
168
+ Cidr?: string | undefined;
169
+ }
170
+ /**
171
+ * <p>Describes an IPv6 address pool.</p>
172
+ * @public
173
+ */
174
+ export interface Ipv6Pool {
175
+ /**
176
+ * <p>The ID of the address pool.</p>
177
+ * @public
178
+ */
179
+ PoolId?: string | undefined;
180
+ /**
181
+ * <p>The description for the address pool.</p>
182
+ * @public
183
+ */
184
+ Description?: string | undefined;
185
+ /**
186
+ * <p>The CIDR blocks for the address pool.</p>
187
+ * @public
188
+ */
189
+ PoolCidrBlocks?: PoolCidrBlock[] | undefined;
190
+ /**
191
+ * <p>Any tags for the address pool.</p>
192
+ * @public
193
+ */
194
+ Tags?: Tag[] | undefined;
195
+ }
196
+ /**
197
+ * @public
198
+ */
199
+ export interface DescribeIpv6PoolsResult {
200
+ /**
201
+ * <p>Information about the IPv6 address pools.</p>
202
+ * @public
203
+ */
204
+ Ipv6Pools?: Ipv6Pool[] | undefined;
205
+ /**
206
+ * <p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>
207
+ * @public
208
+ */
209
+ NextToken?: string | undefined;
210
+ }
6
211
  /**
7
212
  * @public
8
213
  */
@@ -10056,11 +10261,60 @@ export interface VolumeStatusEvent {
10056
10261
  */
10057
10262
  InstanceId?: string | undefined;
10058
10263
  }
10264
+ /**
10265
+ * @public
10266
+ * @enum
10267
+ */
10268
+ export declare const InitializationType: {
10269
+ readonly default: "default";
10270
+ readonly provisioned_rate: "provisioned-rate";
10271
+ };
10272
+ /**
10273
+ * @public
10274
+ */
10275
+ export type InitializationType = (typeof InitializationType)[keyof typeof InitializationType];
10276
+ /**
10277
+ * <p>Information about the volume initialization. For more information, see <a href="https://docs.aws.amazon.com/ebs/latest/userguide/initalize-volume.html">Initialize Amazon EBS volumes</a>.</p>
10278
+ * @public
10279
+ */
10280
+ export interface InitializationStatusDetails {
10281
+ /**
10282
+ * <p>The method used for volume initialization. Possible values include:</p>
10283
+ * <ul>
10284
+ * <li>
10285
+ * <p>
10286
+ * <code>default</code> - Volume initialized using the default volume initialization
10287
+ * rate or fast snapshot restore.</p>
10288
+ * </li>
10289
+ * <li>
10290
+ * <p>
10291
+ * <code>provisioned-rate</code> - Volume initialized using an Amazon EBS Provisioned
10292
+ * Rate for Volume Initialization.</p>
10293
+ * </li>
10294
+ * </ul>
10295
+ * @public
10296
+ */
10297
+ InitializationType?: InitializationType | undefined;
10298
+ /**
10299
+ * <p>The current volume initialization progress as a percentage (0-100). Returns <code>100</code>
10300
+ * when volume initialization has completed.</p>
10301
+ * @public
10302
+ */
10303
+ Progress?: number | undefined;
10304
+ /**
10305
+ * <p>The estimated remaining time, in seconds, for volume initialization to complete. Returns
10306
+ * <code>0</code> when volume initialization has completed.</p>
10307
+ * <p>Only available for volumes created with Amazon EBS Provisioned Rate for Volume Initialization.</p>
10308
+ * @public
10309
+ */
10310
+ EstimatedTimeToCompleteInSeconds?: number | undefined;
10311
+ }
10059
10312
  /**
10060
10313
  * @public
10061
10314
  * @enum
10062
10315
  */
10063
10316
  export declare const VolumeStatusName: {
10317
+ readonly initialization_state: "initialization-state";
10064
10318
  readonly io_enabled: "io-enabled";
10065
10319
  readonly io_performance: "io-performance";
10066
10320
  };
@@ -10075,6 +10329,25 @@ export type VolumeStatusName = (typeof VolumeStatusName)[keyof typeof VolumeStat
10075
10329
  export interface VolumeStatusDetails {
10076
10330
  /**
10077
10331
  * <p>The name of the volume status.</p>
10332
+ * <ul>
10333
+ * <li>
10334
+ * <p>
10335
+ * <code>io-enabled</code> - Indicates the volume I/O status. For more
10336
+ * information, see <a href="https://docs.aws.amazon.com/ebs/latest/userguide/monitoring-volume-checks.html">Amazon EBS volume
10337
+ * status checks</a>.</p>
10338
+ * </li>
10339
+ * <li>
10340
+ * <p>
10341
+ * <code>io-performance</code> - Indicates the volume performance status.
10342
+ * For more information, see <a href="https://docs.aws.amazon.com/ebs/latest/userguide/monitoring-volume-checks.html">Amazon EBS volume
10343
+ * status checks</a>.</p>
10344
+ * </li>
10345
+ * <li>
10346
+ * <p>
10347
+ * <code>initialization-state</code> - Indicates the status of the volume
10348
+ * initialization process. For more information, see <a href="https://docs.aws.amazon.com/ebs/latest/userguide/initalize-volume.html">Initialize Amazon EBS volumes</a>.</p>
10349
+ * </li>
10350
+ * </ul>
10078
10351
  * @public
10079
10352
  */
10080
10353
  Name?: VolumeStatusName | undefined;
@@ -10153,6 +10426,17 @@ export interface VolumeStatusItem {
10153
10426
  * @public
10154
10427
  */
10155
10428
  AttachmentStatuses?: VolumeStatusAttachmentStatus[] | undefined;
10429
+ /**
10430
+ * <p>Information about the volume initialization. It can take up to 5 minutes
10431
+ * for the volume initialization information to be updated.</p>
10432
+ * <p>Only available for volumes created from snapshots. Not available for empty
10433
+ * volumes created without a snapshot.</p>
10434
+ * <p>For more information, see
10435
+ * <a href="https://docs.aws.amazon.com/ebs/latest/userguide/initalize-volume.html">
10436
+ * Initialize Amazon EBS volumes</a>.</p>
10437
+ * @public
10438
+ */
10439
+ InitializationStatusDetails?: InitializationStatusDetails | undefined;
10156
10440
  /**
10157
10441
  * <p>The ID of the Availability Zone.</p>
10158
10442
  * @public
@@ -11041,463 +11325,6 @@ export interface DescribeVpcEndpointsRequest {
11041
11325
  */
11042
11326
  NextToken?: string | undefined;
11043
11327
  }
11044
- /**
11045
- * @public
11046
- */
11047
- export interface DescribeVpcEndpointsResult {
11048
- /**
11049
- * <p>Information about the VPC endpoints.</p>
11050
- * @public
11051
- */
11052
- VpcEndpoints?: VpcEndpoint[] | undefined;
11053
- /**
11054
- * <p>The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.</p>
11055
- * @public
11056
- */
11057
- NextToken?: string | undefined;
11058
- }
11059
- /**
11060
- * @public
11061
- */
11062
- export interface DescribeVpcEndpointServiceConfigurationsRequest {
11063
- /**
11064
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
11065
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
11066
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
11067
- * @public
11068
- */
11069
- DryRun?: boolean | undefined;
11070
- /**
11071
- * <p>The IDs of the endpoint services.</p>
11072
- * @public
11073
- */
11074
- ServiceIds?: string[] | undefined;
11075
- /**
11076
- * <p>The filters.</p>
11077
- * <ul>
11078
- * <li>
11079
- * <p>
11080
- * <code>service-name</code> - The name of the service.</p>
11081
- * </li>
11082
- * <li>
11083
- * <p>
11084
- * <code>service-id</code> - The ID of the service.</p>
11085
- * </li>
11086
- * <li>
11087
- * <p>
11088
- * <code>service-state</code> - The state of the service (<code>Pending</code> |
11089
- * <code>Available</code> | <code>Deleting</code> | <code>Deleted</code> |
11090
- * <code>Failed</code>). </p>
11091
- * </li>
11092
- * <li>
11093
- * <p>
11094
- * <code>supported-ip-address-types</code> - The IP address type (<code>ipv4</code> | <code>ipv6</code>).</p>
11095
- * </li>
11096
- * <li>
11097
- * <p>
11098
- * <code>tag</code>:<key> - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p>
11099
- * </li>
11100
- * <li>
11101
- * <p>
11102
- * <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p>
11103
- * </li>
11104
- * </ul>
11105
- * @public
11106
- */
11107
- Filters?: Filter[] | undefined;
11108
- /**
11109
- * <p>The maximum number of results to return for the request in a single page. The remaining
11110
- * results of the initial request can be seen by sending another request with the returned
11111
- * <code>NextToken</code> value. This value can be between 5 and 1,000; if
11112
- * <code>MaxResults</code> is given a value larger than 1,000, only 1,000 results are
11113
- * returned.</p>
11114
- * @public
11115
- */
11116
- MaxResults?: number | undefined;
11117
- /**
11118
- * <p>The token to retrieve the next page of results.</p>
11119
- * @public
11120
- */
11121
- NextToken?: string | undefined;
11122
- }
11123
- /**
11124
- * @public
11125
- */
11126
- export interface DescribeVpcEndpointServiceConfigurationsResult {
11127
- /**
11128
- * <p>Information about the services.</p>
11129
- * @public
11130
- */
11131
- ServiceConfigurations?: ServiceConfiguration[] | undefined;
11132
- /**
11133
- * <p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>
11134
- * @public
11135
- */
11136
- NextToken?: string | undefined;
11137
- }
11138
- /**
11139
- * @public
11140
- */
11141
- export interface DescribeVpcEndpointServicePermissionsRequest {
11142
- /**
11143
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
11144
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
11145
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
11146
- * @public
11147
- */
11148
- DryRun?: boolean | undefined;
11149
- /**
11150
- * <p>The ID of the service.</p>
11151
- * @public
11152
- */
11153
- ServiceId: string | undefined;
11154
- /**
11155
- * <p>The filters.</p>
11156
- * <ul>
11157
- * <li>
11158
- * <p>
11159
- * <code>principal</code> - The ARN of the principal.</p>
11160
- * </li>
11161
- * <li>
11162
- * <p>
11163
- * <code>principal-type</code> - The principal type (<code>All</code> |
11164
- * <code>Service</code> | <code>OrganizationUnit</code> | <code>Account</code>
11165
- * | <code>User</code> | <code>Role</code>).</p>
11166
- * </li>
11167
- * </ul>
11168
- * @public
11169
- */
11170
- Filters?: Filter[] | undefined;
11171
- /**
11172
- * <p>The maximum number of results to return for the request in a single page. The remaining
11173
- * results of the initial request can be seen by sending another request with the returned
11174
- * <code>NextToken</code> value. This value can be between 5 and 1,000; if
11175
- * <code>MaxResults</code> is given a value larger than 1,000, only 1,000 results are
11176
- * returned.</p>
11177
- * @public
11178
- */
11179
- MaxResults?: number | undefined;
11180
- /**
11181
- * <p>The token to retrieve the next page of results.</p>
11182
- * @public
11183
- */
11184
- NextToken?: string | undefined;
11185
- }
11186
- /**
11187
- * @public
11188
- */
11189
- export interface DescribeVpcEndpointServicePermissionsResult {
11190
- /**
11191
- * <p>Information about the allowed principals.</p>
11192
- * @public
11193
- */
11194
- AllowedPrincipals?: AllowedPrincipal[] | undefined;
11195
- /**
11196
- * <p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>
11197
- * @public
11198
- */
11199
- NextToken?: string | undefined;
11200
- }
11201
- /**
11202
- * @public
11203
- */
11204
- export interface DescribeVpcEndpointServicesRequest {
11205
- /**
11206
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
11207
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
11208
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
11209
- * @public
11210
- */
11211
- DryRun?: boolean | undefined;
11212
- /**
11213
- * <p>The service names.</p>
11214
- * @public
11215
- */
11216
- ServiceNames?: string[] | undefined;
11217
- /**
11218
- * <p>The filters.</p>
11219
- * <ul>
11220
- * <li>
11221
- * <p>
11222
- * <code>owner</code> - The ID or alias of the Amazon Web Services account that owns
11223
- * the service.</p>
11224
- * </li>
11225
- * <li>
11226
- * <p>
11227
- * <code>service-name</code> - The name of the service.</p>
11228
- * </li>
11229
- * <li>
11230
- * <p>
11231
- * <code>service-region</code> - The Region of the service.</p>
11232
- * </li>
11233
- * <li>
11234
- * <p>
11235
- * <code>service-type</code> - The type of service (<code>Interface</code> |
11236
- * <code>Gateway</code> | <code>GatewayLoadBalancer</code>).</p>
11237
- * </li>
11238
- * <li>
11239
- * <p>
11240
- * <code>supported-ip-address-types</code> - The IP address type (<code>ipv4</code> | <code>ipv6</code>).</p>
11241
- * </li>
11242
- * <li>
11243
- * <p>
11244
- * <code>tag</code>:<key> - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p>
11245
- * </li>
11246
- * <li>
11247
- * <p>
11248
- * <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p>
11249
- * </li>
11250
- * </ul>
11251
- * @public
11252
- */
11253
- Filters?: Filter[] | undefined;
11254
- /**
11255
- * <p>The maximum number of items to return for this request. The request returns a token that you can specify in a subsequent call to get the next set of results.</p>
11256
- * <p>Constraint: If the value is greater than 1,000, we return only 1,000 items.</p>
11257
- * @public
11258
- */
11259
- MaxResults?: number | undefined;
11260
- /**
11261
- * <p>The token for the next set of items to return. (You received this token from a prior call.)</p>
11262
- * @public
11263
- */
11264
- NextToken?: string | undefined;
11265
- /**
11266
- * <p>The service Regions.</p>
11267
- * @public
11268
- */
11269
- ServiceRegions?: string[] | undefined;
11270
- }
11271
- /**
11272
- * <p>Information about the Private DNS name for interface endpoints.</p>
11273
- * @public
11274
- */
11275
- export interface PrivateDnsDetails {
11276
- /**
11277
- * <p>The private DNS name assigned to the VPC endpoint service.</p>
11278
- * @public
11279
- */
11280
- PrivateDnsName?: string | undefined;
11281
- }
11282
- /**
11283
- * <p>Describes a VPC endpoint service.</p>
11284
- * @public
11285
- */
11286
- export interface ServiceDetail {
11287
- /**
11288
- * <p>The name of the service.</p>
11289
- * @public
11290
- */
11291
- ServiceName?: string | undefined;
11292
- /**
11293
- * <p>The ID of the endpoint service.</p>
11294
- * @public
11295
- */
11296
- ServiceId?: string | undefined;
11297
- /**
11298
- * <p>The type of service.</p>
11299
- * @public
11300
- */
11301
- ServiceType?: ServiceTypeDetail[] | undefined;
11302
- /**
11303
- * <p>The Region where the service is hosted.</p>
11304
- * @public
11305
- */
11306
- ServiceRegion?: string | undefined;
11307
- /**
11308
- * <p>The Availability Zones in which the service is available.</p>
11309
- * @public
11310
- */
11311
- AvailabilityZones?: string[] | undefined;
11312
- /**
11313
- * <p>The Amazon Web Services account ID of the service owner.</p>
11314
- * @public
11315
- */
11316
- Owner?: string | undefined;
11317
- /**
11318
- * <p>The DNS names for the service.</p>
11319
- * @public
11320
- */
11321
- BaseEndpointDnsNames?: string[] | undefined;
11322
- /**
11323
- * <p>The private DNS name for the service.</p>
11324
- * @public
11325
- */
11326
- PrivateDnsName?: string | undefined;
11327
- /**
11328
- * <p>The private DNS names assigned to the VPC endpoint service.</p>
11329
- * @public
11330
- */
11331
- PrivateDnsNames?: PrivateDnsDetails[] | undefined;
11332
- /**
11333
- * <p>Indicates whether the service supports endpoint policies.</p>
11334
- * @public
11335
- */
11336
- VpcEndpointPolicySupported?: boolean | undefined;
11337
- /**
11338
- * <p>Indicates whether VPC endpoint connection requests to the service must be accepted by the service owner.</p>
11339
- * @public
11340
- */
11341
- AcceptanceRequired?: boolean | undefined;
11342
- /**
11343
- * <p>Indicates whether the service manages its VPC endpoints. Management of the service VPC
11344
- * endpoints using the VPC endpoint API is restricted.</p>
11345
- * @public
11346
- */
11347
- ManagesVpcEndpoints?: boolean | undefined;
11348
- /**
11349
- * <p>The payer responsibility.</p>
11350
- * @public
11351
- */
11352
- PayerResponsibility?: PayerResponsibility | undefined;
11353
- /**
11354
- * <p>The tags assigned to the service.</p>
11355
- * @public
11356
- */
11357
- Tags?: Tag[] | undefined;
11358
- /**
11359
- * <p>The verification state of the VPC endpoint service.</p>
11360
- * <p>Consumers of the endpoint service cannot use the private name when the state is not <code>verified</code>.</p>
11361
- * @public
11362
- */
11363
- PrivateDnsNameVerificationState?: DnsNameState | undefined;
11364
- /**
11365
- * <p>The supported IP address types.</p>
11366
- * @public
11367
- */
11368
- SupportedIpAddressTypes?: ServiceConnectivityType[] | undefined;
11369
- }
11370
- /**
11371
- * @public
11372
- */
11373
- export interface DescribeVpcEndpointServicesResult {
11374
- /**
11375
- * <p>The supported services.</p>
11376
- * @public
11377
- */
11378
- ServiceNames?: string[] | undefined;
11379
- /**
11380
- * <p>Information about the service.</p>
11381
- * @public
11382
- */
11383
- ServiceDetails?: ServiceDetail[] | undefined;
11384
- /**
11385
- * <p>The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.</p>
11386
- * @public
11387
- */
11388
- NextToken?: string | undefined;
11389
- }
11390
- /**
11391
- * @public
11392
- */
11393
- export interface DescribeVpcPeeringConnectionsRequest {
11394
- /**
11395
- * <p>The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.</p>
11396
- * @public
11397
- */
11398
- NextToken?: string | undefined;
11399
- /**
11400
- * <p>The maximum number of items to return for this request.
11401
- * To get the next page of items, make another request with the token returned in the output.
11402
- * For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Query-Requests.html#api-pagination">Pagination</a>.</p>
11403
- * @public
11404
- */
11405
- MaxResults?: number | undefined;
11406
- /**
11407
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
11408
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
11409
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
11410
- * @public
11411
- */
11412
- DryRun?: boolean | undefined;
11413
- /**
11414
- * <p>The IDs of the VPC peering connections.</p>
11415
- * <p>Default: Describes all your VPC peering connections.</p>
11416
- * @public
11417
- */
11418
- VpcPeeringConnectionIds?: string[] | undefined;
11419
- /**
11420
- * <p>The filters.</p>
11421
- * <ul>
11422
- * <li>
11423
- * <p>
11424
- * <code>accepter-vpc-info.cidr-block</code> - The IPv4 CIDR block of the accepter
11425
- * VPC.</p>
11426
- * </li>
11427
- * <li>
11428
- * <p>
11429
- * <code>accepter-vpc-info.owner-id</code> - The ID of the Amazon Web Services account that owns the
11430
- * accepter VPC.</p>
11431
- * </li>
11432
- * <li>
11433
- * <p>
11434
- * <code>accepter-vpc-info.vpc-id</code> - The ID of the accepter VPC.</p>
11435
- * </li>
11436
- * <li>
11437
- * <p>
11438
- * <code>expiration-time</code> - The expiration date and time for the VPC peering
11439
- * connection.</p>
11440
- * </li>
11441
- * <li>
11442
- * <p>
11443
- * <code>requester-vpc-info.cidr-block</code> - The IPv4 CIDR block of the
11444
- * requester's VPC.</p>
11445
- * </li>
11446
- * <li>
11447
- * <p>
11448
- * <code>requester-vpc-info.owner-id</code> - The ID of the Amazon Web Services account that owns the
11449
- * requester VPC.</p>
11450
- * </li>
11451
- * <li>
11452
- * <p>
11453
- * <code>requester-vpc-info.vpc-id</code> - The ID of the requester VPC.</p>
11454
- * </li>
11455
- * <li>
11456
- * <p>
11457
- * <code>status-code</code> - The status of the VPC peering connection
11458
- * (<code>pending-acceptance</code> | <code>failed</code> |
11459
- * <code>expired</code> | <code>provisioning</code> | <code>active</code> |
11460
- * <code>deleting</code> | <code>deleted</code> |
11461
- * <code>rejected</code>).</p>
11462
- * </li>
11463
- * <li>
11464
- * <p>
11465
- * <code>status-message</code> - A message that provides more information about the status
11466
- * of the VPC peering connection, if applicable.</p>
11467
- * </li>
11468
- * <li>
11469
- * <p>
11470
- * <code>tag</code> - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value.
11471
- * For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p>
11472
- * </li>
11473
- * <li>
11474
- * <p>
11475
- * <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p>
11476
- * </li>
11477
- * <li>
11478
- * <p>
11479
- * <code>vpc-peering-connection-id</code> - The ID of the VPC peering connection.</p>
11480
- * </li>
11481
- * </ul>
11482
- * @public
11483
- */
11484
- Filters?: Filter[] | undefined;
11485
- }
11486
- /**
11487
- * @public
11488
- */
11489
- export interface DescribeVpcPeeringConnectionsResult {
11490
- /**
11491
- * <p>Information about the VPC peering connections.</p>
11492
- * @public
11493
- */
11494
- VpcPeeringConnections?: VpcPeeringConnection[] | undefined;
11495
- /**
11496
- * <p>The token to include in another request to get the next page of items. This value is <code>null</code> when there are no more items to return.</p>
11497
- * @public
11498
- */
11499
- NextToken?: string | undefined;
11500
- }
11501
11328
  /**
11502
11329
  * @internal
11503
11330
  */