@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,348 +1,805 @@
1
- import { AccessScopeAnalysisFinding, ActiveVpnTunnelStatus, AddressTransfer, AllowedImagesSettingsDisabledState, AllowedImagesSettingsEnabledState, AsnAssociation, AssociationStatus, CurrencyCodeValues, DeviceTrustProviderType, IamInstanceProfileAssociation, InstanceEventWindow, IpamPoolAllocation, IpamResourceDiscoveryAssociation, NatGatewayAddress, RouteServerAssociation, SecurityGroupVpcAssociationState, SubnetAssociation, SubnetIpv6CidrBlockAssociation, Tag, TagSpecification, TargetConfigurationRequest, TransitGatewayAssociation, TransitGatewayAttachmentResourceType, TransitGatewayMulticastDomainAssociations, TransitGatewayPolicyTableAssociation, UserTrustProviderType, VerifiedAccessInstance, VerifiedAccessTrustProvider, VpcCidrBlockAssociation, VpcIpv6CidrBlockAssociation } from "./models_0";
2
- import { CapacityReservationState, DiskImageFormat, InstanceRequirementsRequest, IpamResourceTag, RequestIpamResourceTag, TargetCapacityUnitType, Vpc } from "./models_1";
3
- import { NetworkInsightsAccessScopeContent, ResponseLaunchTemplateData, SSEType, SubnetCidrReservation } from "./models_2";
4
- import { Filter, IpamPoolCidr, MetricType, PeriodType, StatisticType, VpnConnection, VpnGateway } from "./models_3";
1
+ import { AccessScopeAnalysisFinding, ActiveVpnTunnelStatus, AddressTransfer, AllowedImagesSettingsDisabledState, AllowedImagesSettingsEnabledState, AllowedPrincipal, AsnAssociation, AssociationStatus, CurrencyCodeValues, DeviceTrustProviderType, IamInstanceProfileAssociation, InstanceEventWindow, IpamPoolAllocation, IpamResourceDiscoveryAssociation, NatGatewayAddress, RouteServerAssociation, SecurityGroupVpcAssociationState, SubnetIpv6CidrBlockAssociation, Tag, TagSpecification, TargetConfigurationRequest, TransitGatewayAssociation, TransitGatewayAttachmentResourceType, TransitGatewayMulticastDomainAssociations, TransitGatewayPolicyTableAssociation, UserTrustProviderType, VerifiedAccessInstance, VerifiedAccessTrustProvider, VpcCidrBlockAssociation, VpcIpv6CidrBlockAssociation, VpcPeeringConnection } from "./models_0";
2
+ import { CapacityReservationState, DiskImageFormat, InstanceRequirementsRequest, IpamResourceTag, RequestIpamResourceTag, Vpc } from "./models_1";
3
+ import { NetworkInsightsAccessScopeContent, ResponseLaunchTemplateData, SSEType, VpcEndpoint } from "./models_2";
4
+ import { DnsNameState, Filter, IpamPoolCidr, MetricType, PayerResponsibility, PeriodType, ServiceConfiguration, ServiceConnectivityType, ServiceTypeDetail, StatisticType, VpnConnection, VpnGateway } from "./models_3";
5
5
  import { ArchitectureType, ExportTaskS3Location, FastLaunchLaunchTemplateSpecificationResponse, FastLaunchResourceType, FastLaunchSnapshotConfigurationResponse, FastLaunchStateCode, FastSnapshotRestoreStateCode, HttpTokensState, InstanceMetadataEndpointState, InstanceMetadataTagsState, PaymentOption, VirtualizationType } from "./models_4";
6
6
  import { AnalysisStatus, ManagedBy } from "./models_5";
7
7
  /**
8
8
  * @public
9
9
  */
10
- export interface DescribeVpcsRequest {
10
+ export interface DescribeVpcEndpointsResult {
11
+ /**
12
+ * <p>Information about the VPC endpoints.</p>
13
+ * @public
14
+ */
15
+ VpcEndpoints?: VpcEndpoint[] | undefined;
16
+ /**
17
+ * <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>
18
+ * @public
19
+ */
20
+ NextToken?: string | undefined;
21
+ }
22
+ /**
23
+ * @public
24
+ */
25
+ export interface DescribeVpcEndpointServiceConfigurationsRequest {
26
+ /**
27
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
28
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
29
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
30
+ * @public
31
+ */
32
+ DryRun?: boolean | undefined;
33
+ /**
34
+ * <p>The IDs of the endpoint services.</p>
35
+ * @public
36
+ */
37
+ ServiceIds?: string[] | undefined;
11
38
  /**
12
39
  * <p>The filters.</p>
13
40
  * <ul>
14
41
  * <li>
15
42
  * <p>
16
- * <code>cidr</code> - The primary IPv4 CIDR block of the VPC. The CIDR block you
17
- * specify must exactly match the VPC's CIDR block for information to be returned
18
- * for the VPC. Must contain the slash followed by one or two digits (for example,
19
- * <code>/28</code>).</p>
20
- * </li>
21
- * <li>
22
- * <p>
23
- * <code>cidr-block-association.cidr-block</code> - An IPv4 CIDR block associated with the
24
- * VPC.</p>
25
- * </li>
26
- * <li>
27
- * <p>
28
- * <code>cidr-block-association.association-id</code> - The association ID for
29
- * an IPv4 CIDR block associated with the VPC.</p>
30
- * </li>
31
- * <li>
32
- * <p>
33
- * <code>cidr-block-association.state</code> - The state of an IPv4 CIDR block
34
- * associated with the VPC.</p>
35
- * </li>
36
- * <li>
37
- * <p>
38
- * <code>dhcp-options-id</code> - The ID of a set of DHCP options.</p>
39
- * </li>
40
- * <li>
41
- * <p>
42
- * <code>ipv6-cidr-block-association.ipv6-cidr-block</code> - An IPv6 CIDR
43
- * block associated with the VPC.</p>
44
- * </li>
45
- * <li>
46
- * <p>
47
- * <code>ipv6-cidr-block-association.ipv6-pool</code> - The ID of the IPv6 address pool from which the IPv6 CIDR block is allocated.</p>
48
- * </li>
49
- * <li>
50
- * <p>
51
- * <code>ipv6-cidr-block-association.association-id</code> - The association
52
- * ID for an IPv6 CIDR block associated with the VPC.</p>
53
- * </li>
54
- * <li>
55
- * <p>
56
- * <code>ipv6-cidr-block-association.state</code> - The state of an IPv6 CIDR
57
- * block associated with the VPC.</p>
43
+ * <code>service-name</code> - The name of the service.</p>
58
44
  * </li>
59
45
  * <li>
60
46
  * <p>
61
- * <code>is-default</code> - Indicates whether the VPC is the default VPC.</p>
47
+ * <code>service-id</code> - The ID of the service.</p>
62
48
  * </li>
63
49
  * <li>
64
50
  * <p>
65
- * <code>owner-id</code> - The ID of the Amazon Web Services account that owns the VPC.</p>
51
+ * <code>service-state</code> - The state of the service (<code>Pending</code> |
52
+ * <code>Available</code> | <code>Deleting</code> | <code>Deleted</code> |
53
+ * <code>Failed</code>). </p>
66
54
  * </li>
67
55
  * <li>
68
56
  * <p>
69
- * <code>state</code> - The state of the VPC (<code>pending</code> | <code>available</code>).</p>
57
+ * <code>supported-ip-address-types</code> - The IP address type (<code>ipv4</code> | <code>ipv6</code>).</p>
70
58
  * </li>
71
59
  * <li>
72
60
  * <p>
73
- * <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.
74
- * 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>
61
+ * <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>
75
62
  * </li>
76
63
  * <li>
77
64
  * <p>
78
65
  * <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>
79
66
  * </li>
80
- * <li>
81
- * <p>
82
- * <code>vpc-id</code> - The ID of the VPC.</p>
83
- * </li>
84
67
  * </ul>
85
68
  * @public
86
69
  */
87
70
  Filters?: Filter[] | undefined;
88
71
  /**
89
- * <p>The IDs of the VPCs.</p>
72
+ * <p>The maximum number of results to return for the request in a single page. The remaining
73
+ * results of the initial request can be seen by sending another request with the returned
74
+ * <code>NextToken</code> value. This value can be between 5 and 1,000; if
75
+ * <code>MaxResults</code> is given a value larger than 1,000, only 1,000 results are
76
+ * returned.</p>
90
77
  * @public
91
78
  */
92
- VpcIds?: string[] | undefined;
79
+ MaxResults?: number | undefined;
93
80
  /**
94
- * <p>The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.</p>
81
+ * <p>The token to retrieve the next page of results.</p>
95
82
  * @public
96
83
  */
97
84
  NextToken?: string | undefined;
85
+ }
86
+ /**
87
+ * @public
88
+ */
89
+ export interface DescribeVpcEndpointServiceConfigurationsResult {
98
90
  /**
99
- * <p>The maximum number of items to return for this request.
100
- * To get the next page of items, make another request with the token returned in the output.
101
- * For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Query-Requests.html#api-pagination">Pagination</a>.</p>
91
+ * <p>Information about the services.</p>
102
92
  * @public
103
93
  */
104
- MaxResults?: number | undefined;
94
+ ServiceConfigurations?: ServiceConfiguration[] | undefined;
105
95
  /**
106
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
107
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
108
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
96
+ * <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>
109
97
  * @public
110
98
  */
111
- DryRun?: boolean | undefined;
99
+ NextToken?: string | undefined;
112
100
  }
113
101
  /**
114
102
  * @public
115
103
  */
116
- export interface DescribeVpcsResult {
104
+ export interface DescribeVpcEndpointServicePermissionsRequest {
117
105
  /**
118
- * <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>
106
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
107
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
108
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
119
109
  * @public
120
110
  */
121
- NextToken?: string | undefined;
111
+ DryRun?: boolean | undefined;
122
112
  /**
123
- * <p>Information about the VPCs.</p>
113
+ * <p>The ID of the service.</p>
124
114
  * @public
125
115
  */
126
- Vpcs?: Vpc[] | undefined;
127
- }
128
- /**
129
- * <p>Contains the parameters for DescribeVpnConnections.</p>
130
- * @public
131
- */
132
- export interface DescribeVpnConnectionsRequest {
116
+ ServiceId: string | undefined;
133
117
  /**
134
- * <p>One or more filters.</p>
118
+ * <p>The filters.</p>
135
119
  * <ul>
136
120
  * <li>
137
121
  * <p>
138
- * <code>customer-gateway-configuration</code> - The configuration information
139
- * for the customer gateway.</p>
140
- * </li>
141
- * <li>
142
- * <p>
143
- * <code>customer-gateway-id</code> - The ID of a customer gateway associated
144
- * with the VPN connection.</p>
145
- * </li>
146
- * <li>
147
- * <p>
148
- * <code>state</code> - The state of the VPN connection (<code>pending</code> |
149
- * <code>available</code> | <code>deleting</code> |
150
- * <code>deleted</code>).</p>
151
- * </li>
152
- * <li>
153
- * <p>
154
- * <code>option.static-routes-only</code> - Indicates whether the connection has
155
- * static routes only. Used for devices that do not support Border Gateway Protocol
156
- * (BGP).</p>
157
- * </li>
158
- * <li>
159
- * <p>
160
- * <code>route.destination-cidr-block</code> - The destination CIDR block. This
161
- * corresponds to the subnet used in a customer data center.</p>
162
- * </li>
163
- * <li>
164
- * <p>
165
- * <code>bgp-asn</code> - The BGP Autonomous System Number (ASN) associated with
166
- * a BGP device.</p>
167
- * </li>
168
- * <li>
169
- * <p>
170
- * <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.
171
- * 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>
172
- * </li>
173
- * <li>
174
- * <p>
175
- * <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>
176
- * </li>
177
- * <li>
178
- * <p>
179
- * <code>type</code> - The type of VPN connection. Currently the only supported
180
- * type is <code>ipsec.1</code>.</p>
181
- * </li>
182
- * <li>
183
- * <p>
184
- * <code>vpn-connection-id</code> - The ID of the VPN connection.</p>
185
- * </li>
186
- * <li>
187
- * <p>
188
- * <code>vpn-gateway-id</code> - The ID of a virtual private gateway associated
189
- * with the VPN connection.</p>
122
+ * <code>principal</code> - The ARN of the principal.</p>
190
123
  * </li>
191
124
  * <li>
192
125
  * <p>
193
- * <code>transit-gateway-id</code> - The ID of a transit gateway associated with
194
- * the VPN connection.</p>
126
+ * <code>principal-type</code> - The principal type (<code>All</code> |
127
+ * <code>Service</code> | <code>OrganizationUnit</code> | <code>Account</code>
128
+ * | <code>User</code> | <code>Role</code>).</p>
195
129
  * </li>
196
130
  * </ul>
197
131
  * @public
198
132
  */
199
133
  Filters?: Filter[] | undefined;
200
134
  /**
201
- * <p>One or more VPN connection IDs.</p>
202
- * <p>Default: Describes your VPN connections.</p>
135
+ * <p>The maximum number of results to return for the request in a single page. The remaining
136
+ * results of the initial request can be seen by sending another request with the returned
137
+ * <code>NextToken</code> value. This value can be between 5 and 1,000; if
138
+ * <code>MaxResults</code> is given a value larger than 1,000, only 1,000 results are
139
+ * returned.</p>
203
140
  * @public
204
141
  */
205
- VpnConnectionIds?: string[] | undefined;
142
+ MaxResults?: number | undefined;
206
143
  /**
207
- * <p>Checks whether you have the required permissions for the action, without actually
208
- * making the request, and provides an error response. If you have the required
209
- * permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is
210
- * <code>UnauthorizedOperation</code>.</p>
144
+ * <p>The token to retrieve the next page of results.</p>
211
145
  * @public
212
146
  */
213
- DryRun?: boolean | undefined;
147
+ NextToken?: string | undefined;
214
148
  }
215
149
  /**
216
- * <p>Contains the output of DescribeVpnConnections.</p>
217
150
  * @public
218
151
  */
219
- export interface DescribeVpnConnectionsResult {
152
+ export interface DescribeVpcEndpointServicePermissionsResult {
220
153
  /**
221
- * <p>Information about one or more VPN connections.</p>
154
+ * <p>Information about the allowed principals.</p>
222
155
  * @public
223
156
  */
224
- VpnConnections?: VpnConnection[] | undefined;
157
+ AllowedPrincipals?: AllowedPrincipal[] | undefined;
158
+ /**
159
+ * <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>
160
+ * @public
161
+ */
162
+ NextToken?: string | undefined;
225
163
  }
226
164
  /**
227
- * <p>Contains the parameters for DescribeVpnGateways.</p>
228
165
  * @public
229
166
  */
230
- export interface DescribeVpnGatewaysRequest {
167
+ export interface DescribeVpcEndpointServicesRequest {
231
168
  /**
232
- * <p>One or more filters.</p>
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 <code>DryRunOperation</code>.
171
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
172
+ * @public
173
+ */
174
+ DryRun?: boolean | undefined;
175
+ /**
176
+ * <p>The service names.</p>
177
+ * @public
178
+ */
179
+ ServiceNames?: string[] | undefined;
180
+ /**
181
+ * <p>The filters.</p>
233
182
  * <ul>
234
183
  * <li>
235
184
  * <p>
236
- * <code>amazon-side-asn</code> - The Autonomous System Number (ASN) for the
237
- * Amazon side of the gateway.</p>
185
+ * <code>owner</code> - The ID or alias of the Amazon Web Services account that owns
186
+ * the service.</p>
238
187
  * </li>
239
188
  * <li>
240
189
  * <p>
241
- * <code>attachment.state</code> - The current state of the attachment between
242
- * the gateway and the VPC (<code>attaching</code> | <code>attached</code> |
243
- * <code>detaching</code> | <code>detached</code>).</p>
190
+ * <code>service-name</code> - The name of the service.</p>
244
191
  * </li>
245
192
  * <li>
246
193
  * <p>
247
- * <code>attachment.vpc-id</code> - The ID of an attached VPC.</p>
194
+ * <code>service-region</code> - The Region of the service.</p>
248
195
  * </li>
249
196
  * <li>
250
197
  * <p>
251
- * <code>availability-zone</code> - The Availability Zone for the virtual private
252
- * gateway (if applicable).</p>
198
+ * <code>service-type</code> - The type of service (<code>Interface</code> |
199
+ * <code>Gateway</code> | <code>GatewayLoadBalancer</code>).</p>
253
200
  * </li>
254
201
  * <li>
255
202
  * <p>
256
- * <code>state</code> - The state of the virtual private gateway
257
- * (<code>pending</code> | <code>available</code> | <code>deleting</code> |
258
- * <code>deleted</code>).</p>
203
+ * <code>supported-ip-address-types</code> - The IP address type (<code>ipv4</code> | <code>ipv6</code>).</p>
259
204
  * </li>
260
205
  * <li>
261
206
  * <p>
262
- * <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.
263
- * 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>
207
+ * <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>
264
208
  * </li>
265
209
  * <li>
266
210
  * <p>
267
211
  * <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>
268
212
  * </li>
269
- * <li>
270
- * <p>
271
- * <code>type</code> - The type of virtual private gateway. Currently the only
272
- * supported type is <code>ipsec.1</code>.</p>
273
- * </li>
274
- * <li>
275
- * <p>
276
- * <code>vpn-gateway-id</code> - The ID of the virtual private gateway.</p>
277
- * </li>
278
213
  * </ul>
279
214
  * @public
280
215
  */
281
216
  Filters?: Filter[] | undefined;
282
217
  /**
283
- * <p>One or more virtual private gateway IDs.</p>
284
- * <p>Default: Describes all your virtual private gateways.</p>
218
+ * <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>
219
+ * <p>Constraint: If the value is greater than 1,000, we return only 1,000 items.</p>
285
220
  * @public
286
221
  */
287
- VpnGatewayIds?: string[] | undefined;
222
+ MaxResults?: number | undefined;
288
223
  /**
289
- * <p>Checks whether you have the required permissions for the action, without actually
290
- * making the request, and provides an error response. If you have the required
291
- * permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is
292
- * <code>UnauthorizedOperation</code>.</p>
224
+ * <p>The token for the next set of items to return. (You received this token from a prior call.)</p>
293
225
  * @public
294
226
  */
295
- DryRun?: boolean | undefined;
227
+ NextToken?: string | undefined;
228
+ /**
229
+ * <p>The service Regions.</p>
230
+ * @public
231
+ */
232
+ ServiceRegions?: string[] | undefined;
296
233
  }
297
234
  /**
298
- * <p>Contains the output of DescribeVpnGateways.</p>
235
+ * <p>Information about the Private DNS name for interface endpoints.</p>
299
236
  * @public
300
237
  */
301
- export interface DescribeVpnGatewaysResult {
238
+ export interface PrivateDnsDetails {
302
239
  /**
303
- * <p>Information about one or more virtual private gateways.</p>
240
+ * <p>The private DNS name assigned to the VPC endpoint service.</p>
304
241
  * @public
305
242
  */
306
- VpnGateways?: VpnGateway[] | undefined;
243
+ PrivateDnsName?: string | undefined;
307
244
  }
308
245
  /**
246
+ * <p>Describes a VPC endpoint service.</p>
309
247
  * @public
310
248
  */
311
- export interface DetachClassicLinkVpcRequest {
249
+ export interface ServiceDetail {
312
250
  /**
313
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
314
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
315
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
251
+ * <p>The name of the service.</p>
316
252
  * @public
317
253
  */
318
- DryRun?: boolean | undefined;
254
+ ServiceName?: string | undefined;
319
255
  /**
320
- * <p>The ID of the instance to unlink from the VPC.</p>
256
+ * <p>The ID of the endpoint service.</p>
321
257
  * @public
322
258
  */
323
- InstanceId: string | undefined;
259
+ ServiceId?: string | undefined;
324
260
  /**
325
- * <p>The ID of the VPC to which the instance is linked.</p>
261
+ * <p>The type of service.</p>
326
262
  * @public
327
263
  */
328
- VpcId: string | undefined;
329
- }
330
- /**
331
- * @public
332
- */
333
- export interface DetachClassicLinkVpcResult {
264
+ ServiceType?: ServiceTypeDetail[] | undefined;
334
265
  /**
335
- * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
266
+ * <p>The Region where the service is hosted.</p>
336
267
  * @public
337
268
  */
338
- Return?: boolean | undefined;
339
- }
340
- /**
341
- * @public
342
- */
343
- export interface DetachInternetGatewayRequest {
269
+ ServiceRegion?: string | undefined;
344
270
  /**
345
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
271
+ * <p>The Availability Zones in which the service is available.</p>
272
+ * @public
273
+ */
274
+ AvailabilityZones?: string[] | undefined;
275
+ /**
276
+ * <p>The Amazon Web Services account ID of the service owner.</p>
277
+ * @public
278
+ */
279
+ Owner?: string | undefined;
280
+ /**
281
+ * <p>The DNS names for the service.</p>
282
+ * @public
283
+ */
284
+ BaseEndpointDnsNames?: string[] | undefined;
285
+ /**
286
+ * <p>The private DNS name for the service.</p>
287
+ * @public
288
+ */
289
+ PrivateDnsName?: string | undefined;
290
+ /**
291
+ * <p>The private DNS names assigned to the VPC endpoint service.</p>
292
+ * @public
293
+ */
294
+ PrivateDnsNames?: PrivateDnsDetails[] | undefined;
295
+ /**
296
+ * <p>Indicates whether the service supports endpoint policies.</p>
297
+ * @public
298
+ */
299
+ VpcEndpointPolicySupported?: boolean | undefined;
300
+ /**
301
+ * <p>Indicates whether VPC endpoint connection requests to the service must be accepted by the service owner.</p>
302
+ * @public
303
+ */
304
+ AcceptanceRequired?: boolean | undefined;
305
+ /**
306
+ * <p>Indicates whether the service manages its VPC endpoints. Management of the service VPC
307
+ * endpoints using the VPC endpoint API is restricted.</p>
308
+ * @public
309
+ */
310
+ ManagesVpcEndpoints?: boolean | undefined;
311
+ /**
312
+ * <p>The payer responsibility.</p>
313
+ * @public
314
+ */
315
+ PayerResponsibility?: PayerResponsibility | undefined;
316
+ /**
317
+ * <p>The tags assigned to the service.</p>
318
+ * @public
319
+ */
320
+ Tags?: Tag[] | undefined;
321
+ /**
322
+ * <p>The verification state of the VPC endpoint service.</p>
323
+ * <p>Consumers of the endpoint service cannot use the private name when the state is not <code>verified</code>.</p>
324
+ * @public
325
+ */
326
+ PrivateDnsNameVerificationState?: DnsNameState | undefined;
327
+ /**
328
+ * <p>The supported IP address types.</p>
329
+ * @public
330
+ */
331
+ SupportedIpAddressTypes?: ServiceConnectivityType[] | undefined;
332
+ }
333
+ /**
334
+ * @public
335
+ */
336
+ export interface DescribeVpcEndpointServicesResult {
337
+ /**
338
+ * <p>The supported services.</p>
339
+ * @public
340
+ */
341
+ ServiceNames?: string[] | undefined;
342
+ /**
343
+ * <p>Information about the service.</p>
344
+ * @public
345
+ */
346
+ ServiceDetails?: ServiceDetail[] | undefined;
347
+ /**
348
+ * <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>
349
+ * @public
350
+ */
351
+ NextToken?: string | undefined;
352
+ }
353
+ /**
354
+ * @public
355
+ */
356
+ export interface DescribeVpcPeeringConnectionsRequest {
357
+ /**
358
+ * <p>The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.</p>
359
+ * @public
360
+ */
361
+ NextToken?: string | undefined;
362
+ /**
363
+ * <p>The maximum number of items to return for this request.
364
+ * To get the next page of items, make another request with the token returned in the output.
365
+ * For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Query-Requests.html#api-pagination">Pagination</a>.</p>
366
+ * @public
367
+ */
368
+ MaxResults?: number | undefined;
369
+ /**
370
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
371
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
372
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
373
+ * @public
374
+ */
375
+ DryRun?: boolean | undefined;
376
+ /**
377
+ * <p>The IDs of the VPC peering connections.</p>
378
+ * <p>Default: Describes all your VPC peering connections.</p>
379
+ * @public
380
+ */
381
+ VpcPeeringConnectionIds?: string[] | undefined;
382
+ /**
383
+ * <p>The filters.</p>
384
+ * <ul>
385
+ * <li>
386
+ * <p>
387
+ * <code>accepter-vpc-info.cidr-block</code> - The IPv4 CIDR block of the accepter
388
+ * VPC.</p>
389
+ * </li>
390
+ * <li>
391
+ * <p>
392
+ * <code>accepter-vpc-info.owner-id</code> - The ID of the Amazon Web Services account that owns the
393
+ * accepter VPC.</p>
394
+ * </li>
395
+ * <li>
396
+ * <p>
397
+ * <code>accepter-vpc-info.vpc-id</code> - The ID of the accepter VPC.</p>
398
+ * </li>
399
+ * <li>
400
+ * <p>
401
+ * <code>expiration-time</code> - The expiration date and time for the VPC peering
402
+ * connection.</p>
403
+ * </li>
404
+ * <li>
405
+ * <p>
406
+ * <code>requester-vpc-info.cidr-block</code> - The IPv4 CIDR block of the
407
+ * requester's VPC.</p>
408
+ * </li>
409
+ * <li>
410
+ * <p>
411
+ * <code>requester-vpc-info.owner-id</code> - The ID of the Amazon Web Services account that owns the
412
+ * requester VPC.</p>
413
+ * </li>
414
+ * <li>
415
+ * <p>
416
+ * <code>requester-vpc-info.vpc-id</code> - The ID of the requester VPC.</p>
417
+ * </li>
418
+ * <li>
419
+ * <p>
420
+ * <code>status-code</code> - The status of the VPC peering connection
421
+ * (<code>pending-acceptance</code> | <code>failed</code> |
422
+ * <code>expired</code> | <code>provisioning</code> | <code>active</code> |
423
+ * <code>deleting</code> | <code>deleted</code> |
424
+ * <code>rejected</code>).</p>
425
+ * </li>
426
+ * <li>
427
+ * <p>
428
+ * <code>status-message</code> - A message that provides more information about the status
429
+ * of the VPC peering connection, if applicable.</p>
430
+ * </li>
431
+ * <li>
432
+ * <p>
433
+ * <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.
434
+ * 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>
435
+ * </li>
436
+ * <li>
437
+ * <p>
438
+ * <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>
439
+ * </li>
440
+ * <li>
441
+ * <p>
442
+ * <code>vpc-peering-connection-id</code> - The ID of the VPC peering connection.</p>
443
+ * </li>
444
+ * </ul>
445
+ * @public
446
+ */
447
+ Filters?: Filter[] | undefined;
448
+ }
449
+ /**
450
+ * @public
451
+ */
452
+ export interface DescribeVpcPeeringConnectionsResult {
453
+ /**
454
+ * <p>Information about the VPC peering connections.</p>
455
+ * @public
456
+ */
457
+ VpcPeeringConnections?: VpcPeeringConnection[] | undefined;
458
+ /**
459
+ * <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>
460
+ * @public
461
+ */
462
+ NextToken?: string | undefined;
463
+ }
464
+ /**
465
+ * @public
466
+ */
467
+ export interface DescribeVpcsRequest {
468
+ /**
469
+ * <p>The filters.</p>
470
+ * <ul>
471
+ * <li>
472
+ * <p>
473
+ * <code>cidr</code> - The primary IPv4 CIDR block of the VPC. The CIDR block you
474
+ * specify must exactly match the VPC's CIDR block for information to be returned
475
+ * for the VPC. Must contain the slash followed by one or two digits (for example,
476
+ * <code>/28</code>).</p>
477
+ * </li>
478
+ * <li>
479
+ * <p>
480
+ * <code>cidr-block-association.cidr-block</code> - An IPv4 CIDR block associated with the
481
+ * VPC.</p>
482
+ * </li>
483
+ * <li>
484
+ * <p>
485
+ * <code>cidr-block-association.association-id</code> - The association ID for
486
+ * an IPv4 CIDR block associated with the VPC.</p>
487
+ * </li>
488
+ * <li>
489
+ * <p>
490
+ * <code>cidr-block-association.state</code> - The state of an IPv4 CIDR block
491
+ * associated with the VPC.</p>
492
+ * </li>
493
+ * <li>
494
+ * <p>
495
+ * <code>dhcp-options-id</code> - The ID of a set of DHCP options.</p>
496
+ * </li>
497
+ * <li>
498
+ * <p>
499
+ * <code>ipv6-cidr-block-association.ipv6-cidr-block</code> - An IPv6 CIDR
500
+ * block associated with the VPC.</p>
501
+ * </li>
502
+ * <li>
503
+ * <p>
504
+ * <code>ipv6-cidr-block-association.ipv6-pool</code> - The ID of the IPv6 address pool from which the IPv6 CIDR block is allocated.</p>
505
+ * </li>
506
+ * <li>
507
+ * <p>
508
+ * <code>ipv6-cidr-block-association.association-id</code> - The association
509
+ * ID for an IPv6 CIDR block associated with the VPC.</p>
510
+ * </li>
511
+ * <li>
512
+ * <p>
513
+ * <code>ipv6-cidr-block-association.state</code> - The state of an IPv6 CIDR
514
+ * block associated with the VPC.</p>
515
+ * </li>
516
+ * <li>
517
+ * <p>
518
+ * <code>is-default</code> - Indicates whether the VPC is the default VPC.</p>
519
+ * </li>
520
+ * <li>
521
+ * <p>
522
+ * <code>owner-id</code> - The ID of the Amazon Web Services account that owns the VPC.</p>
523
+ * </li>
524
+ * <li>
525
+ * <p>
526
+ * <code>state</code> - The state of the VPC (<code>pending</code> | <code>available</code>).</p>
527
+ * </li>
528
+ * <li>
529
+ * <p>
530
+ * <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.
531
+ * 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>
532
+ * </li>
533
+ * <li>
534
+ * <p>
535
+ * <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>
536
+ * </li>
537
+ * <li>
538
+ * <p>
539
+ * <code>vpc-id</code> - The ID of the VPC.</p>
540
+ * </li>
541
+ * </ul>
542
+ * @public
543
+ */
544
+ Filters?: Filter[] | undefined;
545
+ /**
546
+ * <p>The IDs of the VPCs.</p>
547
+ * @public
548
+ */
549
+ VpcIds?: string[] | undefined;
550
+ /**
551
+ * <p>The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.</p>
552
+ * @public
553
+ */
554
+ NextToken?: string | undefined;
555
+ /**
556
+ * <p>The maximum number of items to return for this request.
557
+ * To get the next page of items, make another request with the token returned in the output.
558
+ * For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Query-Requests.html#api-pagination">Pagination</a>.</p>
559
+ * @public
560
+ */
561
+ MaxResults?: number | undefined;
562
+ /**
563
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
564
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
565
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
566
+ * @public
567
+ */
568
+ DryRun?: boolean | undefined;
569
+ }
570
+ /**
571
+ * @public
572
+ */
573
+ export interface DescribeVpcsResult {
574
+ /**
575
+ * <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>
576
+ * @public
577
+ */
578
+ NextToken?: string | undefined;
579
+ /**
580
+ * <p>Information about the VPCs.</p>
581
+ * @public
582
+ */
583
+ Vpcs?: Vpc[] | undefined;
584
+ }
585
+ /**
586
+ * <p>Contains the parameters for DescribeVpnConnections.</p>
587
+ * @public
588
+ */
589
+ export interface DescribeVpnConnectionsRequest {
590
+ /**
591
+ * <p>One or more filters.</p>
592
+ * <ul>
593
+ * <li>
594
+ * <p>
595
+ * <code>customer-gateway-configuration</code> - The configuration information
596
+ * for the customer gateway.</p>
597
+ * </li>
598
+ * <li>
599
+ * <p>
600
+ * <code>customer-gateway-id</code> - The ID of a customer gateway associated
601
+ * with the VPN connection.</p>
602
+ * </li>
603
+ * <li>
604
+ * <p>
605
+ * <code>state</code> - The state of the VPN connection (<code>pending</code> |
606
+ * <code>available</code> | <code>deleting</code> |
607
+ * <code>deleted</code>).</p>
608
+ * </li>
609
+ * <li>
610
+ * <p>
611
+ * <code>option.static-routes-only</code> - Indicates whether the connection has
612
+ * static routes only. Used for devices that do not support Border Gateway Protocol
613
+ * (BGP).</p>
614
+ * </li>
615
+ * <li>
616
+ * <p>
617
+ * <code>route.destination-cidr-block</code> - The destination CIDR block. This
618
+ * corresponds to the subnet used in a customer data center.</p>
619
+ * </li>
620
+ * <li>
621
+ * <p>
622
+ * <code>bgp-asn</code> - The BGP Autonomous System Number (ASN) associated with
623
+ * a BGP device.</p>
624
+ * </li>
625
+ * <li>
626
+ * <p>
627
+ * <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.
628
+ * 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>
629
+ * </li>
630
+ * <li>
631
+ * <p>
632
+ * <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>
633
+ * </li>
634
+ * <li>
635
+ * <p>
636
+ * <code>type</code> - The type of VPN connection. Currently the only supported
637
+ * type is <code>ipsec.1</code>.</p>
638
+ * </li>
639
+ * <li>
640
+ * <p>
641
+ * <code>vpn-connection-id</code> - The ID of the VPN connection.</p>
642
+ * </li>
643
+ * <li>
644
+ * <p>
645
+ * <code>vpn-gateway-id</code> - The ID of a virtual private gateway associated
646
+ * with the VPN connection.</p>
647
+ * </li>
648
+ * <li>
649
+ * <p>
650
+ * <code>transit-gateway-id</code> - The ID of a transit gateway associated with
651
+ * the VPN connection.</p>
652
+ * </li>
653
+ * </ul>
654
+ * @public
655
+ */
656
+ Filters?: Filter[] | undefined;
657
+ /**
658
+ * <p>One or more VPN connection IDs.</p>
659
+ * <p>Default: Describes your VPN connections.</p>
660
+ * @public
661
+ */
662
+ VpnConnectionIds?: string[] | undefined;
663
+ /**
664
+ * <p>Checks whether you have the required permissions for the action, without actually
665
+ * making the request, and provides an error response. If you have the required
666
+ * permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is
667
+ * <code>UnauthorizedOperation</code>.</p>
668
+ * @public
669
+ */
670
+ DryRun?: boolean | undefined;
671
+ }
672
+ /**
673
+ * <p>Contains the output of DescribeVpnConnections.</p>
674
+ * @public
675
+ */
676
+ export interface DescribeVpnConnectionsResult {
677
+ /**
678
+ * <p>Information about one or more VPN connections.</p>
679
+ * @public
680
+ */
681
+ VpnConnections?: VpnConnection[] | undefined;
682
+ }
683
+ /**
684
+ * <p>Contains the parameters for DescribeVpnGateways.</p>
685
+ * @public
686
+ */
687
+ export interface DescribeVpnGatewaysRequest {
688
+ /**
689
+ * <p>One or more filters.</p>
690
+ * <ul>
691
+ * <li>
692
+ * <p>
693
+ * <code>amazon-side-asn</code> - The Autonomous System Number (ASN) for the
694
+ * Amazon side of the gateway.</p>
695
+ * </li>
696
+ * <li>
697
+ * <p>
698
+ * <code>attachment.state</code> - The current state of the attachment between
699
+ * the gateway and the VPC (<code>attaching</code> | <code>attached</code> |
700
+ * <code>detaching</code> | <code>detached</code>).</p>
701
+ * </li>
702
+ * <li>
703
+ * <p>
704
+ * <code>attachment.vpc-id</code> - The ID of an attached VPC.</p>
705
+ * </li>
706
+ * <li>
707
+ * <p>
708
+ * <code>availability-zone</code> - The Availability Zone for the virtual private
709
+ * gateway (if applicable).</p>
710
+ * </li>
711
+ * <li>
712
+ * <p>
713
+ * <code>state</code> - The state of the virtual private gateway
714
+ * (<code>pending</code> | <code>available</code> | <code>deleting</code> |
715
+ * <code>deleted</code>).</p>
716
+ * </li>
717
+ * <li>
718
+ * <p>
719
+ * <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.
720
+ * 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>
721
+ * </li>
722
+ * <li>
723
+ * <p>
724
+ * <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>
725
+ * </li>
726
+ * <li>
727
+ * <p>
728
+ * <code>type</code> - The type of virtual private gateway. Currently the only
729
+ * supported type is <code>ipsec.1</code>.</p>
730
+ * </li>
731
+ * <li>
732
+ * <p>
733
+ * <code>vpn-gateway-id</code> - The ID of the virtual private gateway.</p>
734
+ * </li>
735
+ * </ul>
736
+ * @public
737
+ */
738
+ Filters?: Filter[] | undefined;
739
+ /**
740
+ * <p>One or more virtual private gateway IDs.</p>
741
+ * <p>Default: Describes all your virtual private gateways.</p>
742
+ * @public
743
+ */
744
+ VpnGatewayIds?: string[] | undefined;
745
+ /**
746
+ * <p>Checks whether you have the required permissions for the action, without actually
747
+ * making the request, and provides an error response. If you have the required
748
+ * permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is
749
+ * <code>UnauthorizedOperation</code>.</p>
750
+ * @public
751
+ */
752
+ DryRun?: boolean | undefined;
753
+ }
754
+ /**
755
+ * <p>Contains the output of DescribeVpnGateways.</p>
756
+ * @public
757
+ */
758
+ export interface DescribeVpnGatewaysResult {
759
+ /**
760
+ * <p>Information about one or more virtual private gateways.</p>
761
+ * @public
762
+ */
763
+ VpnGateways?: VpnGateway[] | undefined;
764
+ }
765
+ /**
766
+ * @public
767
+ */
768
+ export interface DetachClassicLinkVpcRequest {
769
+ /**
770
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
771
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
772
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
773
+ * @public
774
+ */
775
+ DryRun?: boolean | undefined;
776
+ /**
777
+ * <p>The ID of the instance to unlink from the VPC.</p>
778
+ * @public
779
+ */
780
+ InstanceId: string | undefined;
781
+ /**
782
+ * <p>The ID of the VPC to which the instance is linked.</p>
783
+ * @public
784
+ */
785
+ VpcId: string | undefined;
786
+ }
787
+ /**
788
+ * @public
789
+ */
790
+ export interface DetachClassicLinkVpcResult {
791
+ /**
792
+ * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
793
+ * @public
794
+ */
795
+ Return?: boolean | undefined;
796
+ }
797
+ /**
798
+ * @public
799
+ */
800
+ export interface DetachInternetGatewayRequest {
801
+ /**
802
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
346
803
  * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
347
804
  * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
348
805
  * @public
@@ -4887,314 +5344,66 @@ export interface IpamDiscoveryFailureReason {
4887
5344
  * </li>
4888
5345
  * <li>
4889
5346
  * <p>
4890
- * <code>unauthorized-failure</code> - Amazon Web Services account making the request is not authorized. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/errors-overview.html">AuthFailure</a> in the <i>Amazon Elastic Compute Cloud API Reference</i>.</p>
4891
- * </li>
4892
- * </ul>
4893
- * @public
4894
- */
4895
- Code?: IpamDiscoveryFailureCode | undefined;
4896
- /**
4897
- * <p>The discovery failure message.</p>
4898
- * @public
4899
- */
4900
- Message?: string | undefined;
4901
- }
4902
- /**
4903
- * <p>An IPAM discovered account. A discovered account is an Amazon Web Services account that is monitored under a resource discovery. If you have integrated IPAM with Amazon Web Services Organizations, all accounts in the organization are discovered accounts.</p>
4904
- * @public
4905
- */
4906
- export interface IpamDiscoveredAccount {
4907
- /**
4908
- * <p>The account ID.</p>
4909
- * @public
4910
- */
4911
- AccountId?: string | undefined;
4912
- /**
4913
- * <p>The Amazon Web Services Region that the account information is returned from.
4914
- * An account can be discovered in multiple regions and will have a separate discovered account for each Region.</p>
4915
- * @public
4916
- */
4917
- DiscoveryRegion?: string | undefined;
4918
- /**
4919
- * <p>The resource discovery failure reason.</p>
4920
- * @public
4921
- */
4922
- FailureReason?: IpamDiscoveryFailureReason | undefined;
4923
- /**
4924
- * <p>The last attempted resource discovery time.</p>
4925
- * @public
4926
- */
4927
- LastAttemptedDiscoveryTime?: Date | undefined;
4928
- /**
4929
- * <p>The last successful resource discovery time.</p>
4930
- * @public
4931
- */
4932
- LastSuccessfulDiscoveryTime?: Date | undefined;
4933
- /**
4934
- * <p>The ID of an Organizational Unit in Amazon Web Services Organizations.</p>
4935
- * @public
4936
- */
4937
- OrganizationalUnitId?: string | undefined;
4938
- }
4939
- /**
4940
- * @public
4941
- */
4942
- export interface GetIpamDiscoveredAccountsResult {
4943
- /**
4944
- * <p>Discovered accounts.</p>
4945
- * @public
4946
- */
4947
- IpamDiscoveredAccounts?: IpamDiscoveredAccount[] | undefined;
4948
- /**
4949
- * <p>Specify the pagination token from a previous request to retrieve the next page of results.</p>
4950
- * @public
4951
- */
4952
- NextToken?: string | undefined;
4953
- }
4954
- /**
4955
- * @public
4956
- */
4957
- export interface GetIpamDiscoveredPublicAddressesRequest {
4958
- /**
4959
- * <p>A check for whether you have the required permissions for the action without actually making the request
4960
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
4961
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
4962
- * @public
4963
- */
4964
- DryRun?: boolean | undefined;
4965
- /**
4966
- * <p>An IPAM resource discovery ID.</p>
4967
- * @public
4968
- */
4969
- IpamResourceDiscoveryId: string | undefined;
4970
- /**
4971
- * <p>The Amazon Web Services Region for the IP address.</p>
4972
- * @public
4973
- */
4974
- AddressRegion: string | undefined;
4975
- /**
4976
- * <p>Filters.</p>
4977
- * @public
4978
- */
4979
- Filters?: Filter[] | undefined;
4980
- /**
4981
- * <p>The token for the next page of results.</p>
4982
- * @public
4983
- */
4984
- NextToken?: string | undefined;
4985
- /**
4986
- * <p>The maximum number of IPAM discovered public addresses to return in one page of results.</p>
4987
- * @public
4988
- */
4989
- MaxResults?: number | undefined;
4990
- }
4991
- /**
4992
- * @public
4993
- * @enum
4994
- */
4995
- export declare const IpamPublicAddressType: {
4996
- readonly AMAZON_OWNED_CONTIG: "amazon-owned-contig";
4997
- readonly AMAZON_OWNED_EIP: "amazon-owned-eip";
4998
- readonly BYOIP: "byoip";
4999
- readonly EC2_PUBLIC_IP: "ec2-public-ip";
5000
- readonly SERVICE_MANAGED_BYOIP: "service-managed-byoip";
5001
- readonly SERVICE_MANAGED_IP: "service-managed-ip";
5002
- };
5003
- /**
5004
- * @public
5005
- */
5006
- export type IpamPublicAddressType = (typeof IpamPublicAddressType)[keyof typeof IpamPublicAddressType];
5007
- /**
5008
- * @public
5009
- * @enum
5010
- */
5011
- export declare const IpamPublicAddressAssociationStatus: {
5012
- readonly ASSOCIATED: "associated";
5013
- readonly DISASSOCIATED: "disassociated";
5014
- };
5015
- /**
5016
- * @public
5017
- */
5018
- export type IpamPublicAddressAssociationStatus = (typeof IpamPublicAddressAssociationStatus)[keyof typeof IpamPublicAddressAssociationStatus];
5019
- /**
5020
- * <p>The security group that the resource with the public IP address is in.</p>
5021
- * @public
5022
- */
5023
- export interface IpamPublicAddressSecurityGroup {
5024
- /**
5025
- * <p>The security group's name.</p>
5026
- * @public
5027
- */
5028
- GroupName?: string | undefined;
5029
- /**
5030
- * <p>The security group's ID.</p>
5031
- * @public
5032
- */
5033
- GroupId?: string | undefined;
5034
- }
5035
- /**
5036
- * @public
5037
- * @enum
5038
- */
5039
- export declare const IpamPublicAddressAwsService: {
5040
- readonly AGA: "global-accelerator";
5041
- readonly DMS: "database-migration-service";
5042
- readonly EC2_LB: "load-balancer";
5043
- readonly ECS: "elastic-container-service";
5044
- readonly NAT_GATEWAY: "nat-gateway";
5045
- readonly OTHER: "other";
5046
- readonly RDS: "relational-database-service";
5047
- readonly REDSHIFT: "redshift";
5048
- readonly S2S_VPN: "site-to-site-vpn";
5049
- };
5050
- /**
5051
- * @public
5052
- */
5053
- export type IpamPublicAddressAwsService = (typeof IpamPublicAddressAwsService)[keyof typeof IpamPublicAddressAwsService];
5054
- /**
5055
- * <p>A tag for a public IP address discovered by IPAM.</p>
5056
- * @public
5057
- */
5058
- export interface IpamPublicAddressTag {
5059
- /**
5060
- * <p>The tag's key.</p>
5061
- * @public
5062
- */
5063
- Key?: string | undefined;
5064
- /**
5065
- * <p>The tag's value.</p>
5066
- * @public
5067
- */
5068
- Value?: string | undefined;
5069
- }
5070
- /**
5071
- * <p>Tags for a public IP address discovered by IPAM.</p>
5072
- * @public
5073
- */
5074
- export interface IpamPublicAddressTags {
5075
- /**
5076
- * <p>Tags for an Elastic IP address.</p>
5077
- * @public
5078
- */
5079
- EipTags?: IpamPublicAddressTag[] | undefined;
5080
- }
5081
- /**
5082
- * <p>A public IP Address discovered by IPAM.</p>
5083
- * @public
5084
- */
5085
- export interface IpamDiscoveredPublicAddress {
5086
- /**
5087
- * <p>The resource discovery ID.</p>
5088
- * @public
5089
- */
5090
- IpamResourceDiscoveryId?: string | undefined;
5091
- /**
5092
- * <p>The Region of the resource the IP address is assigned to.</p>
5093
- * @public
5094
- */
5095
- AddressRegion?: string | undefined;
5096
- /**
5097
- * <p>The IP address.</p>
5098
- * @public
5099
- */
5100
- Address?: string | undefined;
5101
- /**
5102
- * <p>The ID of the owner of the resource the IP address is assigned to.</p>
5103
- * @public
5104
- */
5105
- AddressOwnerId?: string | undefined;
5106
- /**
5107
- * <p>The allocation ID of the resource the IP address is assigned to.</p>
5108
- * @public
5109
- */
5110
- AddressAllocationId?: string | undefined;
5111
- /**
5112
- * <p>The association status.</p>
5113
- * @public
5114
- */
5115
- AssociationStatus?: IpamPublicAddressAssociationStatus | undefined;
5116
- /**
5117
- * <p>The IP address type.</p>
5118
- * @public
5119
- */
5120
- AddressType?: IpamPublicAddressType | undefined;
5121
- /**
5122
- * <p>The Amazon Web Services service associated with the IP address.</p>
5123
- * @public
5124
- */
5125
- Service?: IpamPublicAddressAwsService | undefined;
5126
- /**
5127
- * <p>The resource ARN or ID.</p>
5128
- * @public
5129
- */
5130
- ServiceResource?: string | undefined;
5131
- /**
5132
- * <p>The ID of the VPC that the resource with the assigned IP address is in.</p>
5133
- * @public
5134
- */
5135
- VpcId?: string | undefined;
5136
- /**
5137
- * <p>The ID of the subnet that the resource with the assigned IP address is in.</p>
5138
- * @public
5139
- */
5140
- SubnetId?: string | undefined;
5141
- /**
5142
- * <p>The ID of the public IPv4 pool that the resource with the assigned IP address is from.</p>
5347
+ * <code>unauthorized-failure</code> - Amazon Web Services account making the request is not authorized. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/errors-overview.html">AuthFailure</a> in the <i>Amazon Elastic Compute Cloud API Reference</i>.</p>
5348
+ * </li>
5349
+ * </ul>
5143
5350
  * @public
5144
5351
  */
5145
- PublicIpv4PoolId?: string | undefined;
5352
+ Code?: IpamDiscoveryFailureCode | undefined;
5146
5353
  /**
5147
- * <p>The network interface ID of the resource with the assigned IP address.</p>
5354
+ * <p>The discovery failure message.</p>
5148
5355
  * @public
5149
5356
  */
5150
- NetworkInterfaceId?: string | undefined;
5357
+ Message?: string | undefined;
5358
+ }
5359
+ /**
5360
+ * <p>An IPAM discovered account. A discovered account is an Amazon Web Services account that is monitored under a resource discovery. If you have integrated IPAM with Amazon Web Services Organizations, all accounts in the organization are discovered accounts.</p>
5361
+ * @public
5362
+ */
5363
+ export interface IpamDiscoveredAccount {
5151
5364
  /**
5152
- * <p>The description of the network interface that IP address is assigned to.</p>
5365
+ * <p>The account ID.</p>
5153
5366
  * @public
5154
5367
  */
5155
- NetworkInterfaceDescription?: string | undefined;
5368
+ AccountId?: string | undefined;
5156
5369
  /**
5157
- * <p>The instance ID of the instance the assigned IP address is assigned to.</p>
5370
+ * <p>The Amazon Web Services Region that the account information is returned from.
5371
+ * An account can be discovered in multiple regions and will have a separate discovered account for each Region.</p>
5158
5372
  * @public
5159
5373
  */
5160
- InstanceId?: string | undefined;
5374
+ DiscoveryRegion?: string | undefined;
5161
5375
  /**
5162
- * <p>Tags associated with the IP address.</p>
5376
+ * <p>The resource discovery failure reason.</p>
5163
5377
  * @public
5164
5378
  */
5165
- Tags?: IpamPublicAddressTags | undefined;
5379
+ FailureReason?: IpamDiscoveryFailureReason | undefined;
5166
5380
  /**
5167
- * <p>The Availability Zone (AZ) or Local Zone (LZ) network border group that the resource that the IP address is assigned to is in. Defaults to an AZ network border group. For more information on available Local Zones, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-byoip.html#byoip-zone-avail">Local Zone availability</a> in the <i>Amazon EC2 User Guide</i>.</p>
5381
+ * <p>The last attempted resource discovery time.</p>
5168
5382
  * @public
5169
5383
  */
5170
- NetworkBorderGroup?: string | undefined;
5384
+ LastAttemptedDiscoveryTime?: Date | undefined;
5171
5385
  /**
5172
- * <p>Security groups associated with the resource that the IP address is assigned to.</p>
5386
+ * <p>The last successful resource discovery time.</p>
5173
5387
  * @public
5174
5388
  */
5175
- SecurityGroups?: IpamPublicAddressSecurityGroup[] | undefined;
5389
+ LastSuccessfulDiscoveryTime?: Date | undefined;
5176
5390
  /**
5177
- * <p>The last successful resource discovery time.</p>
5391
+ * <p>The ID of an Organizational Unit in Amazon Web Services Organizations.</p>
5178
5392
  * @public
5179
5393
  */
5180
- SampleTime?: Date | undefined;
5394
+ OrganizationalUnitId?: string | undefined;
5181
5395
  }
5182
5396
  /**
5183
5397
  * @public
5184
5398
  */
5185
- export interface GetIpamDiscoveredPublicAddressesResult {
5186
- /**
5187
- * <p>IPAM discovered public addresses.</p>
5188
- * @public
5189
- */
5190
- IpamDiscoveredPublicAddresses?: IpamDiscoveredPublicAddress[] | undefined;
5399
+ export interface GetIpamDiscoveredAccountsResult {
5191
5400
  /**
5192
- * <p>The oldest successful resource discovery time.</p>
5401
+ * <p>Discovered accounts.</p>
5193
5402
  * @public
5194
5403
  */
5195
- OldestSampleTime?: Date | undefined;
5404
+ IpamDiscoveredAccounts?: IpamDiscoveredAccount[] | undefined;
5196
5405
  /**
5197
- * <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>
5406
+ * <p>Specify the pagination token from a previous request to retrieve the next page of results.</p>
5198
5407
  * @public
5199
5408
  */
5200
5409
  NextToken?: string | undefined;
@@ -5202,7 +5411,7 @@ export interface GetIpamDiscoveredPublicAddressesResult {
5202
5411
  /**
5203
5412
  * @public
5204
5413
  */
5205
- export interface GetIpamDiscoveredResourceCidrsRequest {
5414
+ export interface GetIpamDiscoveredPublicAddressesRequest {
5206
5415
  /**
5207
5416
  * <p>A check for whether you have the required permissions for the action without actually making the request
5208
5417
  * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
@@ -5211,27 +5420,27 @@ export interface GetIpamDiscoveredResourceCidrsRequest {
5211
5420
  */
5212
5421
  DryRun?: boolean | undefined;
5213
5422
  /**
5214
- * <p>A resource discovery ID.</p>
5423
+ * <p>An IPAM resource discovery ID.</p>
5215
5424
  * @public
5216
5425
  */
5217
5426
  IpamResourceDiscoveryId: string | undefined;
5218
5427
  /**
5219
- * <p>A resource Region.</p>
5428
+ * <p>The Amazon Web Services Region for the IP address.</p>
5220
5429
  * @public
5221
5430
  */
5222
- ResourceRegion: string | undefined;
5431
+ AddressRegion: string | undefined;
5223
5432
  /**
5224
5433
  * <p>Filters.</p>
5225
5434
  * @public
5226
5435
  */
5227
5436
  Filters?: Filter[] | undefined;
5228
5437
  /**
5229
- * <p>Specify the pagination token from a previous request to retrieve the next page of results.</p>
5438
+ * <p>The token for the next page of results.</p>
5230
5439
  * @public
5231
5440
  */
5232
5441
  NextToken?: string | undefined;
5233
5442
  /**
5234
- * <p>The maximum number of discovered resource CIDRs to return in one page of results.</p>
5443
+ * <p>The maximum number of IPAM discovered public addresses to return in one page of results.</p>
5235
5444
  * @public
5236
5445
  */
5237
5446
  MaxResults?: number | undefined;
@@ -5240,241 +5449,207 @@ export interface GetIpamDiscoveredResourceCidrsRequest {
5240
5449
  * @public
5241
5450
  * @enum
5242
5451
  */
5243
- export declare const IpamResourceCidrIpSource: {
5244
- readonly amazon: "amazon";
5245
- readonly byoip: "byoip";
5246
- readonly none: "none";
5452
+ export declare const IpamPublicAddressType: {
5453
+ readonly AMAZON_OWNED_CONTIG: "amazon-owned-contig";
5454
+ readonly AMAZON_OWNED_EIP: "amazon-owned-eip";
5455
+ readonly BYOIP: "byoip";
5456
+ readonly EC2_PUBLIC_IP: "ec2-public-ip";
5457
+ readonly SERVICE_MANAGED_BYOIP: "service-managed-byoip";
5458
+ readonly SERVICE_MANAGED_IP: "service-managed-ip";
5247
5459
  };
5248
5460
  /**
5249
5461
  * @public
5250
5462
  */
5251
- export type IpamResourceCidrIpSource = (typeof IpamResourceCidrIpSource)[keyof typeof IpamResourceCidrIpSource];
5463
+ export type IpamPublicAddressType = (typeof IpamPublicAddressType)[keyof typeof IpamPublicAddressType];
5252
5464
  /**
5253
5465
  * @public
5254
5466
  * @enum
5255
5467
  */
5256
- export declare const IpamNetworkInterfaceAttachmentStatus: {
5257
- readonly available: "available";
5258
- readonly in_use: "in-use";
5468
+ export declare const IpamPublicAddressAssociationStatus: {
5469
+ readonly ASSOCIATED: "associated";
5470
+ readonly DISASSOCIATED: "disassociated";
5259
5471
  };
5260
5472
  /**
5261
5473
  * @public
5262
5474
  */
5263
- export type IpamNetworkInterfaceAttachmentStatus = (typeof IpamNetworkInterfaceAttachmentStatus)[keyof typeof IpamNetworkInterfaceAttachmentStatus];
5475
+ export type IpamPublicAddressAssociationStatus = (typeof IpamPublicAddressAssociationStatus)[keyof typeof IpamPublicAddressAssociationStatus];
5476
+ /**
5477
+ * <p>The security group that the resource with the public IP address is in.</p>
5478
+ * @public
5479
+ */
5480
+ export interface IpamPublicAddressSecurityGroup {
5481
+ /**
5482
+ * <p>The security group's name.</p>
5483
+ * @public
5484
+ */
5485
+ GroupName?: string | undefined;
5486
+ /**
5487
+ * <p>The security group's ID.</p>
5488
+ * @public
5489
+ */
5490
+ GroupId?: string | undefined;
5491
+ }
5264
5492
  /**
5265
5493
  * @public
5266
5494
  * @enum
5267
5495
  */
5268
- export declare const IpamResourceType: {
5269
- readonly eip: "eip";
5270
- readonly eni: "eni";
5271
- readonly ipv6_pool: "ipv6-pool";
5272
- readonly public_ipv4_pool: "public-ipv4-pool";
5273
- readonly subnet: "subnet";
5274
- readonly vpc: "vpc";
5496
+ export declare const IpamPublicAddressAwsService: {
5497
+ readonly AGA: "global-accelerator";
5498
+ readonly DMS: "database-migration-service";
5499
+ readonly EC2_LB: "load-balancer";
5500
+ readonly ECS: "elastic-container-service";
5501
+ readonly NAT_GATEWAY: "nat-gateway";
5502
+ readonly OTHER: "other";
5503
+ readonly RDS: "relational-database-service";
5504
+ readonly REDSHIFT: "redshift";
5505
+ readonly S2S_VPN: "site-to-site-vpn";
5275
5506
  };
5276
5507
  /**
5277
5508
  * @public
5278
5509
  */
5279
- export type IpamResourceType = (typeof IpamResourceType)[keyof typeof IpamResourceType];
5510
+ export type IpamPublicAddressAwsService = (typeof IpamPublicAddressAwsService)[keyof typeof IpamPublicAddressAwsService];
5280
5511
  /**
5281
- * <p>An IPAM discovered resource CIDR. A discovered resource is a resource CIDR monitored under a resource discovery. The following resources can be discovered: VPCs, Public IPv4 pools, VPC subnets, and Elastic IP addresses. The discovered resource CIDR is the IP address range in CIDR notation that is associated with the resource.</p>
5512
+ * <p>A tag for a public IP address discovered by IPAM.</p>
5282
5513
  * @public
5283
5514
  */
5284
- export interface IpamDiscoveredResourceCidr {
5285
- /**
5286
- * <p>The resource discovery ID.</p>
5287
- * @public
5288
- */
5289
- IpamResourceDiscoveryId?: string | undefined;
5290
- /**
5291
- * <p>The resource Region.</p>
5292
- * @public
5293
- */
5294
- ResourceRegion?: string | undefined;
5295
- /**
5296
- * <p>The resource ID.</p>
5297
- * @public
5298
- */
5299
- ResourceId?: string | undefined;
5300
- /**
5301
- * <p>The resource owner ID.</p>
5302
- * @public
5303
- */
5304
- ResourceOwnerId?: string | undefined;
5305
- /**
5306
- * <p>The resource CIDR.</p>
5307
- * @public
5308
- */
5309
- ResourceCidr?: string | undefined;
5310
- /**
5311
- * <p>The source that allocated the IP address space. <code>byoip</code> or <code>amazon</code> indicates public IP address space allocated by Amazon or space that you have allocated with Bring your own IP (BYOIP). <code>none</code> indicates private space.</p>
5312
- * @public
5313
- */
5314
- IpSource?: IpamResourceCidrIpSource | undefined;
5315
- /**
5316
- * <p>The resource type.</p>
5317
- * @public
5318
- */
5319
- ResourceType?: IpamResourceType | undefined;
5515
+ export interface IpamPublicAddressTag {
5320
5516
  /**
5321
- * <p>The resource tags.</p>
5517
+ * <p>The tag's key.</p>
5322
5518
  * @public
5323
5519
  */
5324
- ResourceTags?: IpamResourceTag[] | undefined;
5520
+ Key?: string | undefined;
5325
5521
  /**
5326
- * <p>The percentage of IP address space in use. To convert the decimal to a percentage, multiply the decimal by 100. Note the following:</p>
5327
- * <ul>
5328
- * <li>
5329
- * <p>For resources that are VPCs, this is the percentage of IP address space in the VPC that's taken up by subnet CIDRs.
5330
- * </p>
5331
- * </li>
5332
- * <li>
5333
- * <p>For resources that are subnets, if the subnet has an IPv4 CIDR provisioned to it, this is the percentage of IPv4 address space in the subnet that's in use. If the subnet has an IPv6 CIDR provisioned to it, the percentage of IPv6 address space in use is not represented. The percentage of IPv6 address space in use cannot currently be calculated.
5334
- * </p>
5335
- * </li>
5336
- * <li>
5337
- * <p>For resources that are public IPv4 pools, this is the percentage of IP address space in the pool that's been allocated to Elastic IP addresses (EIPs).
5338
- * </p>
5339
- * </li>
5340
- * </ul>
5522
+ * <p>The tag's value.</p>
5341
5523
  * @public
5342
5524
  */
5343
- IpUsage?: number | undefined;
5525
+ Value?: string | undefined;
5526
+ }
5527
+ /**
5528
+ * <p>Tags for a public IP address discovered by IPAM.</p>
5529
+ * @public
5530
+ */
5531
+ export interface IpamPublicAddressTags {
5344
5532
  /**
5345
- * <p>The VPC ID.</p>
5533
+ * <p>Tags for an Elastic IP address.</p>
5346
5534
  * @public
5347
5535
  */
5348
- VpcId?: string | undefined;
5536
+ EipTags?: IpamPublicAddressTag[] | undefined;
5537
+ }
5538
+ /**
5539
+ * <p>A public IP Address discovered by IPAM.</p>
5540
+ * @public
5541
+ */
5542
+ export interface IpamDiscoveredPublicAddress {
5349
5543
  /**
5350
- * <p>The subnet ID.</p>
5544
+ * <p>The resource discovery ID.</p>
5351
5545
  * @public
5352
5546
  */
5353
- SubnetId?: string | undefined;
5547
+ IpamResourceDiscoveryId?: string | undefined;
5354
5548
  /**
5355
- * <p>For elastic network interfaces, this is the status of whether or not the elastic network interface is attached.</p>
5549
+ * <p>The Region of the resource the IP address is assigned to.</p>
5356
5550
  * @public
5357
5551
  */
5358
- NetworkInterfaceAttachmentStatus?: IpamNetworkInterfaceAttachmentStatus | undefined;
5552
+ AddressRegion?: string | undefined;
5359
5553
  /**
5360
- * <p>The last successful resource discovery time.</p>
5554
+ * <p>The IP address.</p>
5361
5555
  * @public
5362
5556
  */
5363
- SampleTime?: Date | undefined;
5557
+ Address?: string | undefined;
5364
5558
  /**
5365
- * <p>The Availability Zone ID.</p>
5559
+ * <p>The ID of the owner of the resource the IP address is assigned to.</p>
5366
5560
  * @public
5367
5561
  */
5368
- AvailabilityZoneId?: string | undefined;
5369
- }
5370
- /**
5371
- * @public
5372
- */
5373
- export interface GetIpamDiscoveredResourceCidrsResult {
5562
+ AddressOwnerId?: string | undefined;
5374
5563
  /**
5375
- * <p>Discovered resource CIDRs.</p>
5564
+ * <p>The allocation ID of the resource the IP address is assigned to.</p>
5376
5565
  * @public
5377
5566
  */
5378
- IpamDiscoveredResourceCidrs?: IpamDiscoveredResourceCidr[] | undefined;
5567
+ AddressAllocationId?: string | undefined;
5379
5568
  /**
5380
- * <p>Specify the pagination token from a previous request to retrieve the next page of results.</p>
5569
+ * <p>The association status.</p>
5381
5570
  * @public
5382
5571
  */
5383
- NextToken?: string | undefined;
5384
- }
5385
- /**
5386
- * @public
5387
- */
5388
- export interface GetIpamPoolAllocationsRequest {
5572
+ AssociationStatus?: IpamPublicAddressAssociationStatus | undefined;
5389
5573
  /**
5390
- * <p>A check for whether you have the required permissions for the action without actually making the request
5391
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
5392
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
5574
+ * <p>The IP address type.</p>
5393
5575
  * @public
5394
5576
  */
5395
- DryRun?: boolean | undefined;
5577
+ AddressType?: IpamPublicAddressType | undefined;
5396
5578
  /**
5397
- * <p>The ID of the IPAM pool you want to see the allocations for.</p>
5579
+ * <p>The Amazon Web Services service associated with the IP address.</p>
5398
5580
  * @public
5399
5581
  */
5400
- IpamPoolId: string | undefined;
5582
+ Service?: IpamPublicAddressAwsService | undefined;
5401
5583
  /**
5402
- * <p>The ID of the allocation.</p>
5584
+ * <p>The resource ARN or ID.</p>
5403
5585
  * @public
5404
5586
  */
5405
- IpamPoolAllocationId?: string | undefined;
5587
+ ServiceResource?: string | undefined;
5406
5588
  /**
5407
- * <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>
5589
+ * <p>The ID of the VPC that the resource with the assigned IP address is in.</p>
5408
5590
  * @public
5409
5591
  */
5410
- Filters?: Filter[] | undefined;
5592
+ VpcId?: string | undefined;
5411
5593
  /**
5412
- * <p>The maximum number of results you would like returned per page.</p>
5594
+ * <p>The ID of the subnet that the resource with the assigned IP address is in.</p>
5413
5595
  * @public
5414
5596
  */
5415
- MaxResults?: number | undefined;
5597
+ SubnetId?: string | undefined;
5416
5598
  /**
5417
- * <p>The token for the next page of results.</p>
5599
+ * <p>The ID of the public IPv4 pool that the resource with the assigned IP address is from.</p>
5418
5600
  * @public
5419
5601
  */
5420
- NextToken?: string | undefined;
5421
- }
5422
- /**
5423
- * @public
5424
- */
5425
- export interface GetIpamPoolAllocationsResult {
5602
+ PublicIpv4PoolId?: string | undefined;
5426
5603
  /**
5427
- * <p>The IPAM pool allocations you want information on.</p>
5604
+ * <p>The network interface ID of the resource with the assigned IP address.</p>
5428
5605
  * @public
5429
5606
  */
5430
- IpamPoolAllocations?: IpamPoolAllocation[] | undefined;
5607
+ NetworkInterfaceId?: string | undefined;
5431
5608
  /**
5432
- * <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>
5609
+ * <p>The description of the network interface that IP address is assigned to.</p>
5433
5610
  * @public
5434
5611
  */
5435
- NextToken?: string | undefined;
5436
- }
5437
- /**
5438
- * @public
5439
- */
5440
- export interface GetIpamPoolCidrsRequest {
5612
+ NetworkInterfaceDescription?: string | undefined;
5441
5613
  /**
5442
- * <p>A check for whether you have the required permissions for the action without actually making the request
5443
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
5444
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
5614
+ * <p>The instance ID of the instance the assigned IP address is assigned to.</p>
5445
5615
  * @public
5446
5616
  */
5447
- DryRun?: boolean | undefined;
5617
+ InstanceId?: string | undefined;
5448
5618
  /**
5449
- * <p>The ID of the IPAM pool you want the CIDR for.</p>
5619
+ * <p>Tags associated with the IP address.</p>
5450
5620
  * @public
5451
5621
  */
5452
- IpamPoolId: string | undefined;
5622
+ Tags?: IpamPublicAddressTags | undefined;
5453
5623
  /**
5454
- * <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>
5624
+ * <p>The Availability Zone (AZ) or Local Zone (LZ) network border group that the resource that the IP address is assigned to is in. Defaults to an AZ network border group. For more information on available Local Zones, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-byoip.html#byoip-zone-avail">Local Zone availability</a> in the <i>Amazon EC2 User Guide</i>.</p>
5455
5625
  * @public
5456
5626
  */
5457
- Filters?: Filter[] | undefined;
5627
+ NetworkBorderGroup?: string | undefined;
5458
5628
  /**
5459
- * <p>The maximum number of results to return in the request.</p>
5629
+ * <p>Security groups associated with the resource that the IP address is assigned to.</p>
5460
5630
  * @public
5461
5631
  */
5462
- MaxResults?: number | undefined;
5632
+ SecurityGroups?: IpamPublicAddressSecurityGroup[] | undefined;
5463
5633
  /**
5464
- * <p>The token for the next page of results.</p>
5634
+ * <p>The last successful resource discovery time.</p>
5465
5635
  * @public
5466
5636
  */
5467
- NextToken?: string | undefined;
5637
+ SampleTime?: Date | undefined;
5468
5638
  }
5469
5639
  /**
5470
5640
  * @public
5471
5641
  */
5472
- export interface GetIpamPoolCidrsResult {
5642
+ export interface GetIpamDiscoveredPublicAddressesResult {
5473
5643
  /**
5474
- * <p>Information about the CIDRs provisioned to an IPAM pool.</p>
5644
+ * <p>IPAM discovered public addresses.</p>
5475
5645
  * @public
5476
5646
  */
5477
- IpamPoolCidrs?: IpamPoolCidr[] | undefined;
5647
+ IpamDiscoveredPublicAddresses?: IpamDiscoveredPublicAddress[] | undefined;
5648
+ /**
5649
+ * <p>The oldest successful resource discovery time.</p>
5650
+ * @public
5651
+ */
5652
+ OldestSampleTime?: Date | undefined;
5478
5653
  /**
5479
5654
  * <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>
5480
5655
  * @public
@@ -5484,7 +5659,7 @@ export interface GetIpamPoolCidrsResult {
5484
5659
  /**
5485
5660
  * @public
5486
5661
  */
5487
- export interface GetIpamResourceCidrsRequest {
5662
+ export interface GetIpamDiscoveredResourceCidrsRequest {
5488
5663
  /**
5489
5664
  * <p>A check for whether you have the required permissions for the action without actually making the request
5490
5665
  * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
@@ -5493,116 +5668,114 @@ export interface GetIpamResourceCidrsRequest {
5493
5668
  */
5494
5669
  DryRun?: boolean | undefined;
5495
5670
  /**
5496
- * <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>
5497
- * @public
5498
- */
5499
- Filters?: Filter[] | undefined;
5500
- /**
5501
- * <p>The maximum number of results to return in the request.</p>
5502
- * @public
5503
- */
5504
- MaxResults?: number | undefined;
5505
- /**
5506
- * <p>The token for the next page of results.</p>
5507
- * @public
5508
- */
5509
- NextToken?: string | undefined;
5510
- /**
5511
- * <p>The ID of the scope that the resource is in.</p>
5512
- * @public
5513
- */
5514
- IpamScopeId: string | undefined;
5515
- /**
5516
- * <p>The ID of the IPAM pool that the resource is in.</p>
5671
+ * <p>A resource discovery ID.</p>
5517
5672
  * @public
5518
5673
  */
5519
- IpamPoolId?: string | undefined;
5674
+ IpamResourceDiscoveryId: string | undefined;
5520
5675
  /**
5521
- * <p>The ID of the resource.</p>
5676
+ * <p>A resource Region.</p>
5522
5677
  * @public
5523
5678
  */
5524
- ResourceId?: string | undefined;
5679
+ ResourceRegion: string | undefined;
5525
5680
  /**
5526
- * <p>The resource type.</p>
5681
+ * <p>Filters.</p>
5527
5682
  * @public
5528
5683
  */
5529
- ResourceType?: IpamResourceType | undefined;
5684
+ Filters?: Filter[] | undefined;
5530
5685
  /**
5531
- * <p>The resource tag.</p>
5686
+ * <p>Specify the pagination token from a previous request to retrieve the next page of results.</p>
5532
5687
  * @public
5533
5688
  */
5534
- ResourceTag?: RequestIpamResourceTag | undefined;
5689
+ NextToken?: string | undefined;
5535
5690
  /**
5536
- * <p>The ID of the Amazon Web Services account that owns the resource.</p>
5691
+ * <p>The maximum number of discovered resource CIDRs to return in one page of results.</p>
5537
5692
  * @public
5538
5693
  */
5539
- ResourceOwner?: string | undefined;
5694
+ MaxResults?: number | undefined;
5540
5695
  }
5541
5696
  /**
5542
5697
  * @public
5543
5698
  * @enum
5544
5699
  */
5545
- export declare const IpamManagementState: {
5546
- readonly ignored: "ignored";
5547
- readonly managed: "managed";
5548
- readonly unmanaged: "unmanaged";
5700
+ export declare const IpamResourceCidrIpSource: {
5701
+ readonly amazon: "amazon";
5702
+ readonly byoip: "byoip";
5703
+ readonly none: "none";
5549
5704
  };
5550
5705
  /**
5551
5706
  * @public
5552
5707
  */
5553
- export type IpamManagementState = (typeof IpamManagementState)[keyof typeof IpamManagementState];
5708
+ export type IpamResourceCidrIpSource = (typeof IpamResourceCidrIpSource)[keyof typeof IpamResourceCidrIpSource];
5554
5709
  /**
5555
- * <p>The CIDR for an IPAM resource.</p>
5556
5710
  * @public
5711
+ * @enum
5557
5712
  */
5558
- export interface IpamResourceCidr {
5559
- /**
5560
- * <p>The IPAM ID for an IPAM resource.</p>
5561
- * @public
5562
- */
5563
- IpamId?: string | undefined;
5564
- /**
5565
- * <p>The scope ID for an IPAM resource.</p>
5566
- * @public
5567
- */
5568
- IpamScopeId?: string | undefined;
5713
+ export declare const IpamNetworkInterfaceAttachmentStatus: {
5714
+ readonly available: "available";
5715
+ readonly in_use: "in-use";
5716
+ };
5717
+ /**
5718
+ * @public
5719
+ */
5720
+ export type IpamNetworkInterfaceAttachmentStatus = (typeof IpamNetworkInterfaceAttachmentStatus)[keyof typeof IpamNetworkInterfaceAttachmentStatus];
5721
+ /**
5722
+ * @public
5723
+ * @enum
5724
+ */
5725
+ export declare const IpamResourceType: {
5726
+ readonly eip: "eip";
5727
+ readonly eni: "eni";
5728
+ readonly ipv6_pool: "ipv6-pool";
5729
+ readonly public_ipv4_pool: "public-ipv4-pool";
5730
+ readonly subnet: "subnet";
5731
+ readonly vpc: "vpc";
5732
+ };
5733
+ /**
5734
+ * @public
5735
+ */
5736
+ export type IpamResourceType = (typeof IpamResourceType)[keyof typeof IpamResourceType];
5737
+ /**
5738
+ * <p>An IPAM discovered resource CIDR. A discovered resource is a resource CIDR monitored under a resource discovery. The following resources can be discovered: VPCs, Public IPv4 pools, VPC subnets, and Elastic IP addresses. The discovered resource CIDR is the IP address range in CIDR notation that is associated with the resource.</p>
5739
+ * @public
5740
+ */
5741
+ export interface IpamDiscoveredResourceCidr {
5569
5742
  /**
5570
- * <p>The pool ID for an IPAM resource.</p>
5743
+ * <p>The resource discovery ID.</p>
5571
5744
  * @public
5572
5745
  */
5573
- IpamPoolId?: string | undefined;
5746
+ IpamResourceDiscoveryId?: string | undefined;
5574
5747
  /**
5575
- * <p>The Amazon Web Services Region for an IPAM resource.</p>
5748
+ * <p>The resource Region.</p>
5576
5749
  * @public
5577
5750
  */
5578
5751
  ResourceRegion?: string | undefined;
5579
5752
  /**
5580
- * <p>The Amazon Web Services account number of the owner of an IPAM resource.</p>
5753
+ * <p>The resource ID.</p>
5581
5754
  * @public
5582
5755
  */
5583
- ResourceOwnerId?: string | undefined;
5756
+ ResourceId?: string | undefined;
5584
5757
  /**
5585
- * <p>The ID of an IPAM resource.</p>
5758
+ * <p>The resource owner ID.</p>
5586
5759
  * @public
5587
5760
  */
5588
- ResourceId?: string | undefined;
5761
+ ResourceOwnerId?: string | undefined;
5589
5762
  /**
5590
- * <p>The name of an IPAM resource.</p>
5763
+ * <p>The resource CIDR.</p>
5591
5764
  * @public
5592
5765
  */
5593
- ResourceName?: string | undefined;
5766
+ ResourceCidr?: string | undefined;
5594
5767
  /**
5595
- * <p>The CIDR for an IPAM resource.</p>
5768
+ * <p>The source that allocated the IP address space. <code>byoip</code> or <code>amazon</code> indicates public IP address space allocated by Amazon or space that you have allocated with Bring your own IP (BYOIP). <code>none</code> indicates private space.</p>
5596
5769
  * @public
5597
5770
  */
5598
- ResourceCidr?: string | undefined;
5771
+ IpSource?: IpamResourceCidrIpSource | undefined;
5599
5772
  /**
5600
- * <p>The type of IPAM resource.</p>
5773
+ * <p>The resource type.</p>
5601
5774
  * @public
5602
5775
  */
5603
5776
  ResourceType?: IpamResourceType | undefined;
5604
5777
  /**
5605
- * <p>The tags for an IPAM resource.</p>
5778
+ * <p>The resource tags.</p>
5606
5779
  * @public
5607
5780
  */
5608
5781
  ResourceTags?: IpamResourceTag[] | undefined;
@@ -5626,25 +5799,25 @@ export interface IpamResourceCidr {
5626
5799
  */
5627
5800
  IpUsage?: number | undefined;
5628
5801
  /**
5629
- * <p>The compliance status of the IPAM resource. For more information on compliance statuses, see <a href="https://docs.aws.amazon.com/vpc/latest/ipam/monitor-cidr-compliance-ipam.html">Monitor CIDR usage by resource</a> in the <i>Amazon VPC IPAM User Guide</i>.</p>
5802
+ * <p>The VPC ID.</p>
5630
5803
  * @public
5631
5804
  */
5632
- ComplianceStatus?: IpamComplianceStatus | undefined;
5805
+ VpcId?: string | undefined;
5633
5806
  /**
5634
- * <p>The management state of the resource. For more information about management states, see <a href="https://docs.aws.amazon.com/vpc/latest/ipam/monitor-cidr-compliance-ipam.html">Monitor CIDR usage by resource</a> in the <i>Amazon VPC IPAM User Guide</i>.</p>
5807
+ * <p>The subnet ID.</p>
5635
5808
  * @public
5636
5809
  */
5637
- ManagementState?: IpamManagementState | undefined;
5810
+ SubnetId?: string | undefined;
5638
5811
  /**
5639
- * <p>The overlap status of an IPAM resource. The overlap status tells you if the CIDR for a resource overlaps with another CIDR in the scope. For more information on overlap statuses, see <a href="https://docs.aws.amazon.com/vpc/latest/ipam/monitor-cidr-compliance-ipam.html">Monitor CIDR usage by resource</a> in the <i>Amazon VPC IPAM User Guide</i>.</p>
5812
+ * <p>For elastic network interfaces, this is the status of whether or not the elastic network interface is attached.</p>
5640
5813
  * @public
5641
5814
  */
5642
- OverlapStatus?: IpamOverlapStatus | undefined;
5815
+ NetworkInterfaceAttachmentStatus?: IpamNetworkInterfaceAttachmentStatus | undefined;
5643
5816
  /**
5644
- * <p>The ID of a VPC.</p>
5817
+ * <p>The last successful resource discovery time.</p>
5645
5818
  * @public
5646
5819
  */
5647
- VpcId?: string | undefined;
5820
+ SampleTime?: Date | undefined;
5648
5821
  /**
5649
5822
  * <p>The Availability Zone ID.</p>
5650
5823
  * @public
@@ -5654,65 +5827,46 @@ export interface IpamResourceCidr {
5654
5827
  /**
5655
5828
  * @public
5656
5829
  */
5657
- export interface GetIpamResourceCidrsResult {
5830
+ export interface GetIpamDiscoveredResourceCidrsResult {
5658
5831
  /**
5659
- * <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>
5832
+ * <p>Discovered resource CIDRs.</p>
5660
5833
  * @public
5661
5834
  */
5662
- NextToken?: string | undefined;
5835
+ IpamDiscoveredResourceCidrs?: IpamDiscoveredResourceCidr[] | undefined;
5663
5836
  /**
5664
- * <p>The resource CIDRs.</p>
5837
+ * <p>Specify the pagination token from a previous request to retrieve the next page of results.</p>
5665
5838
  * @public
5666
5839
  */
5667
- IpamResourceCidrs?: IpamResourceCidr[] | undefined;
5840
+ NextToken?: string | undefined;
5668
5841
  }
5669
5842
  /**
5670
5843
  * @public
5671
5844
  */
5672
- export interface GetLaunchTemplateDataRequest {
5845
+ export interface GetIpamPoolAllocationsRequest {
5673
5846
  /**
5674
- * <p>Checks whether you have the required permissions for the action, without actually
5675
- * making the request, and provides an error response. If you have the required
5676
- * permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is
5677
- * <code>UnauthorizedOperation</code>.</p>
5847
+ * <p>A check for whether you have the required permissions for the action without actually making the request
5848
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
5849
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
5678
5850
  * @public
5679
5851
  */
5680
5852
  DryRun?: boolean | undefined;
5681
5853
  /**
5682
- * <p>The ID of the instance.</p>
5683
- * @public
5684
- */
5685
- InstanceId: string | undefined;
5686
- }
5687
- /**
5688
- * @public
5689
- */
5690
- export interface GetLaunchTemplateDataResult {
5691
- /**
5692
- * <p>The instance data.</p>
5854
+ * <p>The ID of the IPAM pool you want to see the allocations for.</p>
5693
5855
  * @public
5694
5856
  */
5695
- LaunchTemplateData?: ResponseLaunchTemplateData | undefined;
5696
- }
5697
- /**
5698
- * @public
5699
- */
5700
- export interface GetManagedPrefixListAssociationsRequest {
5857
+ IpamPoolId: string | undefined;
5701
5858
  /**
5702
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
5703
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
5704
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
5859
+ * <p>The ID of the allocation.</p>
5705
5860
  * @public
5706
5861
  */
5707
- DryRun?: boolean | undefined;
5862
+ IpamPoolAllocationId?: string | undefined;
5708
5863
  /**
5709
- * <p>The ID of the prefix list.</p>
5864
+ * <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>
5710
5865
  * @public
5711
5866
  */
5712
- PrefixListId: string | undefined;
5867
+ Filters?: Filter[] | undefined;
5713
5868
  /**
5714
- * <p>The maximum number of results to return with a single call.
5715
- * To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>
5869
+ * <p>The maximum number of results you would like returned per page.</p>
5716
5870
  * @public
5717
5871
  */
5718
5872
  MaxResults?: number | undefined;
@@ -5722,31 +5876,15 @@ export interface GetManagedPrefixListAssociationsRequest {
5722
5876
  */
5723
5877
  NextToken?: string | undefined;
5724
5878
  }
5725
- /**
5726
- * <p>Describes the resource with which a prefix list is associated.</p>
5727
- * @public
5728
- */
5729
- export interface PrefixListAssociation {
5730
- /**
5731
- * <p>The ID of the resource.</p>
5732
- * @public
5733
- */
5734
- ResourceId?: string | undefined;
5735
- /**
5736
- * <p>The owner of the resource.</p>
5737
- * @public
5738
- */
5739
- ResourceOwner?: string | undefined;
5740
- }
5741
5879
  /**
5742
5880
  * @public
5743
5881
  */
5744
- export interface GetManagedPrefixListAssociationsResult {
5882
+ export interface GetIpamPoolAllocationsResult {
5745
5883
  /**
5746
- * <p>Information about the associations.</p>
5884
+ * <p>The IPAM pool allocations you want information on.</p>
5747
5885
  * @public
5748
5886
  */
5749
- PrefixListAssociations?: PrefixListAssociation[] | undefined;
5887
+ IpamPoolAllocations?: IpamPoolAllocation[] | undefined;
5750
5888
  /**
5751
5889
  * <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>
5752
5890
  * @public
@@ -5756,27 +5894,26 @@ export interface GetManagedPrefixListAssociationsResult {
5756
5894
  /**
5757
5895
  * @public
5758
5896
  */
5759
- export interface GetManagedPrefixListEntriesRequest {
5897
+ export interface GetIpamPoolCidrsRequest {
5760
5898
  /**
5761
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
5899
+ * <p>A check for whether you have the required permissions for the action without actually making the request
5762
5900
  * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
5763
5901
  * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
5764
5902
  * @public
5765
5903
  */
5766
5904
  DryRun?: boolean | undefined;
5767
5905
  /**
5768
- * <p>The ID of the prefix list.</p>
5906
+ * <p>The ID of the IPAM pool you want the CIDR for.</p>
5769
5907
  * @public
5770
5908
  */
5771
- PrefixListId: string | undefined;
5909
+ IpamPoolId: string | undefined;
5772
5910
  /**
5773
- * <p>The version of the prefix list for which to return the entries. The default is the current version.</p>
5911
+ * <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>
5774
5912
  * @public
5775
5913
  */
5776
- TargetVersion?: number | undefined;
5914
+ Filters?: Filter[] | undefined;
5777
5915
  /**
5778
- * <p>The maximum number of results to return with a single call.
5779
- * To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>
5916
+ * <p>The maximum number of results to return in the request.</p>
5780
5917
  * @public
5781
5918
  */
5782
5919
  MaxResults?: number | undefined;
@@ -5787,347 +5924,378 @@ export interface GetManagedPrefixListEntriesRequest {
5787
5924
  NextToken?: string | undefined;
5788
5925
  }
5789
5926
  /**
5790
- * <p>Describes a prefix list entry.</p>
5791
5927
  * @public
5792
5928
  */
5793
- export interface PrefixListEntry {
5929
+ export interface GetIpamPoolCidrsResult {
5794
5930
  /**
5795
- * <p>The CIDR block.</p>
5931
+ * <p>Information about the CIDRs provisioned to an IPAM pool.</p>
5796
5932
  * @public
5797
5933
  */
5798
- Cidr?: string | undefined;
5934
+ IpamPoolCidrs?: IpamPoolCidr[] | undefined;
5799
5935
  /**
5800
- * <p>The description.</p>
5936
+ * <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>
5801
5937
  * @public
5802
5938
  */
5803
- Description?: string | undefined;
5939
+ NextToken?: string | undefined;
5804
5940
  }
5805
5941
  /**
5806
5942
  * @public
5807
5943
  */
5808
- export interface GetManagedPrefixListEntriesResult {
5944
+ export interface GetIpamResourceCidrsRequest {
5809
5945
  /**
5810
- * <p>Information about the prefix list entries.</p>
5946
+ * <p>A check for whether you have the required permissions for the action without actually making the request
5947
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
5948
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
5811
5949
  * @public
5812
5950
  */
5813
- Entries?: PrefixListEntry[] | undefined;
5951
+ DryRun?: boolean | undefined;
5814
5952
  /**
5815
- * <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>
5953
+ * <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>
5954
+ * @public
5955
+ */
5956
+ Filters?: Filter[] | undefined;
5957
+ /**
5958
+ * <p>The maximum number of results to return in the request.</p>
5959
+ * @public
5960
+ */
5961
+ MaxResults?: number | undefined;
5962
+ /**
5963
+ * <p>The token for the next page of results.</p>
5816
5964
  * @public
5817
5965
  */
5818
5966
  NextToken?: string | undefined;
5819
- }
5820
- /**
5821
- * @public
5822
- */
5823
- export interface GetNetworkInsightsAccessScopeAnalysisFindingsRequest {
5824
5967
  /**
5825
- * <p>The ID of the Network Access Scope analysis.</p>
5968
+ * <p>The ID of the scope that the resource is in.</p>
5826
5969
  * @public
5827
5970
  */
5828
- NetworkInsightsAccessScopeAnalysisId: string | undefined;
5971
+ IpamScopeId: string | undefined;
5829
5972
  /**
5830
- * <p>The maximum number of results to return with a single call.
5831
- * To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>
5973
+ * <p>The ID of the IPAM pool that the resource is in.</p>
5832
5974
  * @public
5833
5975
  */
5834
- MaxResults?: number | undefined;
5976
+ IpamPoolId?: string | undefined;
5835
5977
  /**
5836
- * <p>The token for the next page of results.</p>
5978
+ * <p>The ID of the resource.</p>
5837
5979
  * @public
5838
5980
  */
5839
- NextToken?: string | undefined;
5981
+ ResourceId?: string | undefined;
5840
5982
  /**
5841
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
5842
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
5843
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
5983
+ * <p>The resource type.</p>
5844
5984
  * @public
5845
5985
  */
5846
- DryRun?: boolean | undefined;
5986
+ ResourceType?: IpamResourceType | undefined;
5987
+ /**
5988
+ * <p>The resource tag.</p>
5989
+ * @public
5990
+ */
5991
+ ResourceTag?: RequestIpamResourceTag | undefined;
5992
+ /**
5993
+ * <p>The ID of the Amazon Web Services account that owns the resource.</p>
5994
+ * @public
5995
+ */
5996
+ ResourceOwner?: string | undefined;
5847
5997
  }
5848
5998
  /**
5849
5999
  * @public
6000
+ * @enum
5850
6001
  */
5851
- export interface GetNetworkInsightsAccessScopeAnalysisFindingsResult {
6002
+ export declare const IpamManagementState: {
6003
+ readonly ignored: "ignored";
6004
+ readonly managed: "managed";
6005
+ readonly unmanaged: "unmanaged";
6006
+ };
6007
+ /**
6008
+ * @public
6009
+ */
6010
+ export type IpamManagementState = (typeof IpamManagementState)[keyof typeof IpamManagementState];
6011
+ /**
6012
+ * <p>The CIDR for an IPAM resource.</p>
6013
+ * @public
6014
+ */
6015
+ export interface IpamResourceCidr {
5852
6016
  /**
5853
- * <p>The ID of the Network Access Scope analysis.</p>
6017
+ * <p>The IPAM ID for an IPAM resource.</p>
5854
6018
  * @public
5855
6019
  */
5856
- NetworkInsightsAccessScopeAnalysisId?: string | undefined;
6020
+ IpamId?: string | undefined;
5857
6021
  /**
5858
- * <p>The status of Network Access Scope Analysis.</p>
6022
+ * <p>The scope ID for an IPAM resource.</p>
5859
6023
  * @public
5860
6024
  */
5861
- AnalysisStatus?: AnalysisStatus | undefined;
6025
+ IpamScopeId?: string | undefined;
5862
6026
  /**
5863
- * <p>The findings associated with Network Access Scope Analysis.</p>
6027
+ * <p>The pool ID for an IPAM resource.</p>
5864
6028
  * @public
5865
6029
  */
5866
- AnalysisFindings?: AccessScopeAnalysisFinding[] | undefined;
6030
+ IpamPoolId?: string | undefined;
5867
6031
  /**
5868
- * <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>
6032
+ * <p>The Amazon Web Services Region for an IPAM resource.</p>
5869
6033
  * @public
5870
6034
  */
5871
- NextToken?: string | undefined;
5872
- }
5873
- /**
5874
- * @public
5875
- */
5876
- export interface GetNetworkInsightsAccessScopeContentRequest {
6035
+ ResourceRegion?: string | undefined;
5877
6036
  /**
5878
- * <p>The ID of the Network Access Scope.</p>
6037
+ * <p>The Amazon Web Services account number of the owner of an IPAM resource.</p>
5879
6038
  * @public
5880
6039
  */
5881
- NetworkInsightsAccessScopeId: string | undefined;
6040
+ ResourceOwnerId?: string | undefined;
5882
6041
  /**
5883
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
5884
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
5885
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
6042
+ * <p>The ID of an IPAM resource.</p>
5886
6043
  * @public
5887
6044
  */
5888
- DryRun?: boolean | undefined;
5889
- }
5890
- /**
5891
- * @public
5892
- */
5893
- export interface GetNetworkInsightsAccessScopeContentResult {
6045
+ ResourceId?: string | undefined;
5894
6046
  /**
5895
- * <p>The Network Access Scope content.</p>
6047
+ * <p>The name of an IPAM resource.</p>
5896
6048
  * @public
5897
6049
  */
5898
- NetworkInsightsAccessScopeContent?: NetworkInsightsAccessScopeContent | undefined;
5899
- }
5900
- /**
5901
- * @public
5902
- */
5903
- export interface GetPasswordDataRequest {
6050
+ ResourceName?: string | undefined;
5904
6051
  /**
5905
- * <p>The ID of the Windows instance.</p>
6052
+ * <p>The CIDR for an IPAM resource.</p>
5906
6053
  * @public
5907
6054
  */
5908
- InstanceId: string | undefined;
6055
+ ResourceCidr?: string | undefined;
5909
6056
  /**
5910
- * <p>Checks whether you have the required permissions for the operation, without actually making the
5911
- * request, and provides an error response. If you have the required permissions, the error response is
5912
- * <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
6057
+ * <p>The type of IPAM resource.</p>
5913
6058
  * @public
5914
6059
  */
5915
- DryRun?: boolean | undefined;
5916
- }
5917
- /**
5918
- * @public
5919
- */
5920
- export interface GetPasswordDataResult {
6060
+ ResourceType?: IpamResourceType | undefined;
5921
6061
  /**
5922
- * <p>The ID of the Windows instance.</p>
6062
+ * <p>The tags for an IPAM resource.</p>
5923
6063
  * @public
5924
6064
  */
5925
- InstanceId?: string | undefined;
6065
+ ResourceTags?: IpamResourceTag[] | undefined;
5926
6066
  /**
5927
- * <p>The time the data was last updated.</p>
6067
+ * <p>The percentage of IP address space in use. To convert the decimal to a percentage, multiply the decimal by 100. Note the following:</p>
6068
+ * <ul>
6069
+ * <li>
6070
+ * <p>For resources that are VPCs, this is the percentage of IP address space in the VPC that's taken up by subnet CIDRs.
6071
+ * </p>
6072
+ * </li>
6073
+ * <li>
6074
+ * <p>For resources that are subnets, if the subnet has an IPv4 CIDR provisioned to it, this is the percentage of IPv4 address space in the subnet that's in use. If the subnet has an IPv6 CIDR provisioned to it, the percentage of IPv6 address space in use is not represented. The percentage of IPv6 address space in use cannot currently be calculated.
6075
+ * </p>
6076
+ * </li>
6077
+ * <li>
6078
+ * <p>For resources that are public IPv4 pools, this is the percentage of IP address space in the pool that's been allocated to Elastic IP addresses (EIPs).
6079
+ * </p>
6080
+ * </li>
6081
+ * </ul>
5928
6082
  * @public
5929
6083
  */
5930
- Timestamp?: Date | undefined;
6084
+ IpUsage?: number | undefined;
5931
6085
  /**
5932
- * <p>The password of the instance. Returns an empty string if the password is not
5933
- * available.</p>
6086
+ * <p>The compliance status of the IPAM resource. For more information on compliance statuses, see <a href="https://docs.aws.amazon.com/vpc/latest/ipam/monitor-cidr-compliance-ipam.html">Monitor CIDR usage by resource</a> in the <i>Amazon VPC IPAM User Guide</i>.</p>
5934
6087
  * @public
5935
6088
  */
5936
- PasswordData?: string | undefined;
6089
+ ComplianceStatus?: IpamComplianceStatus | undefined;
6090
+ /**
6091
+ * <p>The management state of the resource. For more information about management states, see <a href="https://docs.aws.amazon.com/vpc/latest/ipam/monitor-cidr-compliance-ipam.html">Monitor CIDR usage by resource</a> in the <i>Amazon VPC IPAM User Guide</i>.</p>
6092
+ * @public
6093
+ */
6094
+ ManagementState?: IpamManagementState | undefined;
6095
+ /**
6096
+ * <p>The overlap status of an IPAM resource. The overlap status tells you if the CIDR for a resource overlaps with another CIDR in the scope. For more information on overlap statuses, see <a href="https://docs.aws.amazon.com/vpc/latest/ipam/monitor-cidr-compliance-ipam.html">Monitor CIDR usage by resource</a> in the <i>Amazon VPC IPAM User Guide</i>.</p>
6097
+ * @public
6098
+ */
6099
+ OverlapStatus?: IpamOverlapStatus | undefined;
6100
+ /**
6101
+ * <p>The ID of a VPC.</p>
6102
+ * @public
6103
+ */
6104
+ VpcId?: string | undefined;
6105
+ /**
6106
+ * <p>The Availability Zone ID.</p>
6107
+ * @public
6108
+ */
6109
+ AvailabilityZoneId?: string | undefined;
5937
6110
  }
5938
6111
  /**
5939
- * <p>Contains the parameters for GetReservedInstanceExchangeQuote.</p>
5940
6112
  * @public
5941
6113
  */
5942
- export interface GetReservedInstancesExchangeQuoteRequest {
5943
- /**
5944
- * <p>Checks whether you have the required permissions for the action, without actually making
5945
- * the request, and provides an error response. If you have the required permissions, the error
5946
- * response is <code>DryRunOperation</code>. Otherwise, it is
5947
- * <code>UnauthorizedOperation</code>.</p>
5948
- * @public
5949
- */
5950
- DryRun?: boolean | undefined;
6114
+ export interface GetIpamResourceCidrsResult {
5951
6115
  /**
5952
- * <p>The IDs of the Convertible Reserved Instances to exchange.</p>
6116
+ * <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>
5953
6117
  * @public
5954
6118
  */
5955
- ReservedInstanceIds: string[] | undefined;
6119
+ NextToken?: string | undefined;
5956
6120
  /**
5957
- * <p>The configuration of the target Convertible Reserved Instance to exchange for your current
5958
- * Convertible Reserved Instances.</p>
6121
+ * <p>The resource CIDRs.</p>
5959
6122
  * @public
5960
6123
  */
5961
- TargetConfigurations?: TargetConfigurationRequest[] | undefined;
6124
+ IpamResourceCidrs?: IpamResourceCidr[] | undefined;
5962
6125
  }
5963
6126
  /**
5964
- * <p>The cost associated with the Reserved Instance.</p>
5965
6127
  * @public
5966
6128
  */
5967
- export interface ReservationValue {
6129
+ export interface GetLaunchTemplateDataRequest {
5968
6130
  /**
5969
- * <p>The hourly rate of the reservation.</p>
6131
+ * <p>Checks whether you have the required permissions for the action, without actually
6132
+ * making the request, and provides an error response. If you have the required
6133
+ * permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is
6134
+ * <code>UnauthorizedOperation</code>.</p>
5970
6135
  * @public
5971
6136
  */
5972
- HourlyPrice?: string | undefined;
6137
+ DryRun?: boolean | undefined;
5973
6138
  /**
5974
- * <p>The balance of the total value (the sum of remainingUpfrontValue + hourlyPrice * number of
5975
- * hours remaining).</p>
6139
+ * <p>The ID of the instance.</p>
5976
6140
  * @public
5977
6141
  */
5978
- RemainingTotalValue?: string | undefined;
6142
+ InstanceId: string | undefined;
6143
+ }
6144
+ /**
6145
+ * @public
6146
+ */
6147
+ export interface GetLaunchTemplateDataResult {
5979
6148
  /**
5980
- * <p>The remaining upfront cost of the reservation.</p>
6149
+ * <p>The instance data.</p>
5981
6150
  * @public
5982
6151
  */
5983
- RemainingUpfrontValue?: string | undefined;
6152
+ LaunchTemplateData?: ResponseLaunchTemplateData | undefined;
5984
6153
  }
5985
6154
  /**
5986
- * <p>The total value of the Convertible Reserved Instance.</p>
5987
6155
  * @public
5988
6156
  */
5989
- export interface ReservedInstanceReservationValue {
6157
+ export interface GetManagedPrefixListAssociationsRequest {
5990
6158
  /**
5991
- * <p>The total value of the Convertible Reserved Instance that you are exchanging.</p>
6159
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
6160
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
6161
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
5992
6162
  * @public
5993
6163
  */
5994
- ReservationValue?: ReservationValue | undefined;
6164
+ DryRun?: boolean | undefined;
5995
6165
  /**
5996
- * <p>The ID of the Convertible Reserved Instance that you are exchanging.</p>
6166
+ * <p>The ID of the prefix list.</p>
5997
6167
  * @public
5998
6168
  */
5999
- ReservedInstanceId?: string | undefined;
6000
- }
6001
- /**
6002
- * <p>Information about the Convertible Reserved Instance offering.</p>
6003
- * @public
6004
- */
6005
- export interface TargetConfiguration {
6169
+ PrefixListId: string | undefined;
6006
6170
  /**
6007
- * <p>The number of instances the Convertible Reserved Instance offering can be applied to. This
6008
- * parameter is reserved and cannot be specified in a request</p>
6171
+ * <p>The maximum number of results to return with a single call.
6172
+ * To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>
6009
6173
  * @public
6010
6174
  */
6011
- InstanceCount?: number | undefined;
6175
+ MaxResults?: number | undefined;
6012
6176
  /**
6013
- * <p>The ID of the Convertible Reserved Instance offering.</p>
6177
+ * <p>The token for the next page of results.</p>
6014
6178
  * @public
6015
6179
  */
6016
- OfferingId?: string | undefined;
6180
+ NextToken?: string | undefined;
6017
6181
  }
6018
6182
  /**
6019
- * <p>The total value of the new Convertible Reserved Instances.</p>
6183
+ * <p>Describes the resource with which a prefix list is associated.</p>
6020
6184
  * @public
6021
6185
  */
6022
- export interface TargetReservationValue {
6186
+ export interface PrefixListAssociation {
6023
6187
  /**
6024
- * <p>The total value of the Convertible Reserved Instances that make up the exchange. This is
6025
- * the sum of the list value, remaining upfront price, and additional upfront cost of the
6026
- * exchange.</p>
6188
+ * <p>The ID of the resource.</p>
6027
6189
  * @public
6028
6190
  */
6029
- ReservationValue?: ReservationValue | undefined;
6191
+ ResourceId?: string | undefined;
6030
6192
  /**
6031
- * <p>The configuration of the Convertible Reserved Instances that make up the exchange.</p>
6193
+ * <p>The owner of the resource.</p>
6032
6194
  * @public
6033
6195
  */
6034
- TargetConfiguration?: TargetConfiguration | undefined;
6196
+ ResourceOwner?: string | undefined;
6035
6197
  }
6036
6198
  /**
6037
- * <p>Contains the output of GetReservedInstancesExchangeQuote.</p>
6038
6199
  * @public
6039
6200
  */
6040
- export interface GetReservedInstancesExchangeQuoteResult {
6201
+ export interface GetManagedPrefixListAssociationsResult {
6041
6202
  /**
6042
- * <p>The currency of the transaction.</p>
6203
+ * <p>Information about the associations.</p>
6043
6204
  * @public
6044
6205
  */
6045
- CurrencyCode?: string | undefined;
6206
+ PrefixListAssociations?: PrefixListAssociation[] | undefined;
6046
6207
  /**
6047
- * <p>If <code>true</code>, the exchange is valid. If <code>false</code>, the exchange cannot be
6048
- * completed.</p>
6208
+ * <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>
6049
6209
  * @public
6050
6210
  */
6051
- IsValidExchange?: boolean | undefined;
6211
+ NextToken?: string | undefined;
6212
+ }
6213
+ /**
6214
+ * @public
6215
+ */
6216
+ export interface GetManagedPrefixListEntriesRequest {
6052
6217
  /**
6053
- * <p>The new end date of the reservation term.</p>
6218
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
6219
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
6220
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
6054
6221
  * @public
6055
6222
  */
6056
- OutputReservedInstancesWillExpireAt?: Date | undefined;
6223
+ DryRun?: boolean | undefined;
6057
6224
  /**
6058
- * <p>The total true upfront charge for the exchange.</p>
6225
+ * <p>The ID of the prefix list.</p>
6059
6226
  * @public
6060
6227
  */
6061
- PaymentDue?: string | undefined;
6228
+ PrefixListId: string | undefined;
6062
6229
  /**
6063
- * <p>The cost associated with the Reserved Instance.</p>
6230
+ * <p>The version of the prefix list for which to return the entries. The default is the current version.</p>
6064
6231
  * @public
6065
6232
  */
6066
- ReservedInstanceValueRollup?: ReservationValue | undefined;
6233
+ TargetVersion?: number | undefined;
6067
6234
  /**
6068
- * <p>The configuration of your Convertible Reserved Instances.</p>
6235
+ * <p>The maximum number of results to return with a single call.
6236
+ * To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>
6069
6237
  * @public
6070
6238
  */
6071
- ReservedInstanceValueSet?: ReservedInstanceReservationValue[] | undefined;
6239
+ MaxResults?: number | undefined;
6072
6240
  /**
6073
- * <p>The cost associated with the Reserved Instance.</p>
6241
+ * <p>The token for the next page of results.</p>
6074
6242
  * @public
6075
6243
  */
6076
- TargetConfigurationValueRollup?: ReservationValue | undefined;
6244
+ NextToken?: string | undefined;
6245
+ }
6246
+ /**
6247
+ * <p>Describes a prefix list entry.</p>
6248
+ * @public
6249
+ */
6250
+ export interface PrefixListEntry {
6077
6251
  /**
6078
- * <p>The values of the target Convertible Reserved Instances.</p>
6252
+ * <p>The CIDR block.</p>
6079
6253
  * @public
6080
6254
  */
6081
- TargetConfigurationValueSet?: TargetReservationValue[] | undefined;
6255
+ Cidr?: string | undefined;
6082
6256
  /**
6083
- * <p>Describes the reason why the exchange cannot be completed.</p>
6257
+ * <p>The description.</p>
6084
6258
  * @public
6085
6259
  */
6086
- ValidationFailureReason?: string | undefined;
6260
+ Description?: string | undefined;
6087
6261
  }
6088
6262
  /**
6089
6263
  * @public
6090
6264
  */
6091
- export interface GetRouteServerAssociationsRequest {
6265
+ export interface GetManagedPrefixListEntriesResult {
6092
6266
  /**
6093
- * <p>The ID of the route server for which to get association information.</p>
6267
+ * <p>Information about the prefix list entries.</p>
6094
6268
  * @public
6095
6269
  */
6096
- RouteServerId: string | undefined;
6270
+ Entries?: PrefixListEntry[] | undefined;
6097
6271
  /**
6098
- * <p>A check for whether you have the required permissions for the action without actually making the request
6099
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
6100
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
6272
+ * <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>
6101
6273
  * @public
6102
6274
  */
6103
- DryRun?: boolean | undefined;
6275
+ NextToken?: string | undefined;
6104
6276
  }
6105
6277
  /**
6106
6278
  * @public
6107
6279
  */
6108
- export interface GetRouteServerAssociationsResult {
6280
+ export interface GetNetworkInsightsAccessScopeAnalysisFindingsRequest {
6109
6281
  /**
6110
- * <p>Information about the associations for the specified route server.</p>
6282
+ * <p>The ID of the Network Access Scope analysis.</p>
6111
6283
  * @public
6112
6284
  */
6113
- RouteServerAssociations?: RouteServerAssociation[] | undefined;
6114
- }
6115
- /**
6116
- * @public
6117
- */
6118
- export interface GetRouteServerPropagationsRequest {
6285
+ NetworkInsightsAccessScopeAnalysisId: string | undefined;
6119
6286
  /**
6120
- * <p>The ID of the route server for which to get propagation information.</p>
6287
+ * <p>The maximum number of results to return with a single call.
6288
+ * To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>
6121
6289
  * @public
6122
6290
  */
6123
- RouteServerId: string | undefined;
6291
+ MaxResults?: number | undefined;
6124
6292
  /**
6125
- * <p>The ID of the route table for which to get propagation information.</p>
6293
+ * <p>The token for the next page of results.</p>
6126
6294
  * @public
6127
6295
  */
6128
- RouteTableId?: string | undefined;
6296
+ NextToken?: string | undefined;
6129
6297
  /**
6130
- * <p>A check for whether you have the required permissions for the action without actually making the request
6298
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
6131
6299
  * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
6132
6300
  * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
6133
6301
  * @public
@@ -6137,547 +6305,495 @@ export interface GetRouteServerPropagationsRequest {
6137
6305
  /**
6138
6306
  * @public
6139
6307
  */
6140
- export interface GetRouteServerPropagationsResult {
6308
+ export interface GetNetworkInsightsAccessScopeAnalysisFindingsResult {
6141
6309
  /**
6142
- * <p>Information about the route propagations for the specified route server.</p>
6310
+ * <p>The ID of the Network Access Scope analysis.</p>
6143
6311
  * @public
6144
6312
  */
6145
- RouteServerPropagations?: RouteServerPropagation[] | undefined;
6146
- }
6147
- /**
6148
- * @public
6149
- */
6150
- export interface GetRouteServerRoutingDatabaseRequest {
6313
+ NetworkInsightsAccessScopeAnalysisId?: string | undefined;
6151
6314
  /**
6152
- * <p>The ID of the route server for which to get the routing database.</p>
6315
+ * <p>The status of Network Access Scope Analysis.</p>
6153
6316
  * @public
6154
6317
  */
6155
- RouteServerId: string | undefined;
6318
+ AnalysisStatus?: AnalysisStatus | undefined;
6156
6319
  /**
6157
- * <p>The token for the next page of results.</p>
6320
+ * <p>The findings associated with Network Access Scope Analysis.</p>
6321
+ * @public
6322
+ */
6323
+ AnalysisFindings?: AccessScopeAnalysisFinding[] | undefined;
6324
+ /**
6325
+ * <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>
6158
6326
  * @public
6159
6327
  */
6160
6328
  NextToken?: string | undefined;
6329
+ }
6330
+ /**
6331
+ * @public
6332
+ */
6333
+ export interface GetNetworkInsightsAccessScopeContentRequest {
6161
6334
  /**
6162
- * <p>The maximum number of routing database entries to return in a single response.</p>
6335
+ * <p>The ID of the Network Access Scope.</p>
6163
6336
  * @public
6164
6337
  */
6165
- MaxResults?: number | undefined;
6338
+ NetworkInsightsAccessScopeId: string | undefined;
6166
6339
  /**
6167
- * <p>A check for whether you have the required permissions for the action without actually making the request
6340
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
6168
6341
  * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
6169
6342
  * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
6170
6343
  * @public
6171
6344
  */
6172
6345
  DryRun?: boolean | undefined;
6173
- /**
6174
- * <p>Filters to apply to the routing database query.</p>
6175
- * @public
6176
- */
6177
- Filters?: Filter[] | undefined;
6178
6346
  }
6179
6347
  /**
6180
6348
  * @public
6181
- * @enum
6182
6349
  */
6183
- export declare const RouteServerRouteInstallationStatus: {
6184
- readonly INSTALLED: "installed";
6185
- readonly REJECTED: "rejected";
6186
- };
6350
+ export interface GetNetworkInsightsAccessScopeContentResult {
6351
+ /**
6352
+ * <p>The Network Access Scope content.</p>
6353
+ * @public
6354
+ */
6355
+ NetworkInsightsAccessScopeContent?: NetworkInsightsAccessScopeContent | undefined;
6356
+ }
6187
6357
  /**
6188
6358
  * @public
6189
6359
  */
6190
- export type RouteServerRouteInstallationStatus = (typeof RouteServerRouteInstallationStatus)[keyof typeof RouteServerRouteInstallationStatus];
6360
+ export interface GetPasswordDataRequest {
6361
+ /**
6362
+ * <p>The ID of the Windows instance.</p>
6363
+ * @public
6364
+ */
6365
+ InstanceId: string | undefined;
6366
+ /**
6367
+ * <p>Checks whether you have the required permissions for the operation, without actually making the
6368
+ * request, and provides an error response. If you have the required permissions, the error response is
6369
+ * <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
6370
+ * @public
6371
+ */
6372
+ DryRun?: boolean | undefined;
6373
+ }
6191
6374
  /**
6192
- * <p>Describes the installation status of a route in a route table.</p>
6193
6375
  * @public
6194
6376
  */
6195
- export interface RouteServerRouteInstallationDetail {
6377
+ export interface GetPasswordDataResult {
6196
6378
  /**
6197
- * <p>The ID of the route table where the route is being installed.</p>
6379
+ * <p>The ID of the Windows instance.</p>
6198
6380
  * @public
6199
6381
  */
6200
- RouteTableId?: string | undefined;
6382
+ InstanceId?: string | undefined;
6201
6383
  /**
6202
- * <p>The current installation status of the route in the route table.</p>
6384
+ * <p>The time the data was last updated.</p>
6203
6385
  * @public
6204
6386
  */
6205
- RouteInstallationStatus?: RouteServerRouteInstallationStatus | undefined;
6387
+ Timestamp?: Date | undefined;
6206
6388
  /**
6207
- * <p>The reason for the current installation status of the route.</p>
6389
+ * <p>The password of the instance. Returns an empty string if the password is not
6390
+ * available.</p>
6208
6391
  * @public
6209
6392
  */
6210
- RouteInstallationStatusReason?: string | undefined;
6393
+ PasswordData?: string | undefined;
6211
6394
  }
6212
6395
  /**
6213
- * @public
6214
- * @enum
6215
- */
6216
- export declare const RouteServerRouteStatus: {
6217
- readonly IN_FIB: "in-fib";
6218
- readonly IN_RIB: "in-rib";
6219
- };
6220
- /**
6221
- * @public
6222
- */
6223
- export type RouteServerRouteStatus = (typeof RouteServerRouteStatus)[keyof typeof RouteServerRouteStatus];
6224
- /**
6225
- * <p>Describes a route in the route server's routing database.</p>
6396
+ * <p>Contains the parameters for GetReservedInstanceExchangeQuote.</p>
6226
6397
  * @public
6227
6398
  */
6228
- export interface RouteServerRoute {
6399
+ export interface GetReservedInstancesExchangeQuoteRequest {
6229
6400
  /**
6230
- * <p>The ID of the route server endpoint that received this route.</p>
6401
+ * <p>Checks whether you have the required permissions for the action, without actually making
6402
+ * the request, and provides an error response. If you have the required permissions, the error
6403
+ * response is <code>DryRunOperation</code>. Otherwise, it is
6404
+ * <code>UnauthorizedOperation</code>.</p>
6231
6405
  * @public
6232
6406
  */
6233
- RouteServerEndpointId?: string | undefined;
6407
+ DryRun?: boolean | undefined;
6234
6408
  /**
6235
- * <p>The ID of the route server peer that advertised this route.</p>
6409
+ * <p>The IDs of the Convertible Reserved Instances to exchange.</p>
6236
6410
  * @public
6237
6411
  */
6238
- RouteServerPeerId?: string | undefined;
6412
+ ReservedInstanceIds: string[] | undefined;
6239
6413
  /**
6240
- * <p>Details about the installation status of this route in route tables.</p>
6414
+ * <p>The configuration of the target Convertible Reserved Instance to exchange for your current
6415
+ * Convertible Reserved Instances.</p>
6241
6416
  * @public
6242
6417
  */
6243
- RouteInstallationDetails?: RouteServerRouteInstallationDetail[] | undefined;
6418
+ TargetConfigurations?: TargetConfigurationRequest[] | undefined;
6419
+ }
6420
+ /**
6421
+ * <p>The cost associated with the Reserved Instance.</p>
6422
+ * @public
6423
+ */
6424
+ export interface ReservationValue {
6244
6425
  /**
6245
- * <p>The current status of the route in the routing database. Values are <code>in-rib</code> or <code>in-fib</code> depending on if the routes are in the RIB or the FIB database.</p>
6246
- * <p>The <a href="https://en.wikipedia.org/wiki/Routing_table">Routing Information Base (RIB)</a> serves as a database that stores all the routing information and network topology data collected by a router or routing system, such as routes learned from BGP peers. The RIB is constantly updated as new routing information is received or existing routes change. This ensures that the route server always has the most current view of the network topology and can make optimal routing decisions.</p>
6247
- * <p>The <a href="https://en.wikipedia.org/wiki/Forwarding_information_base">Forwarding Information Base (FIB)</a> serves as a forwarding table for what route server has determined are the best-path routes in the RIB after evaluating all available routing information and policies. The FIB routes are installed on the route tables. The FIB is recomputed whenever there are changes to the RIB.</p>
6426
+ * <p>The hourly rate of the reservation.</p>
6248
6427
  * @public
6249
6428
  */
6250
- RouteStatus?: RouteServerRouteStatus | undefined;
6429
+ HourlyPrice?: string | undefined;
6251
6430
  /**
6252
- * <p>The destination CIDR block of the route.</p>
6431
+ * <p>The balance of the total value (the sum of remainingUpfrontValue + hourlyPrice * number of
6432
+ * hours remaining).</p>
6253
6433
  * @public
6254
6434
  */
6255
- Prefix?: string | undefined;
6435
+ RemainingTotalValue?: string | undefined;
6256
6436
  /**
6257
- * <p>The AS path attributes of the BGP route.</p>
6437
+ * <p>The remaining upfront cost of the reservation.</p>
6258
6438
  * @public
6259
6439
  */
6260
- AsPaths?: string[] | undefined;
6440
+ RemainingUpfrontValue?: string | undefined;
6441
+ }
6442
+ /**
6443
+ * <p>The total value of the Convertible Reserved Instance.</p>
6444
+ * @public
6445
+ */
6446
+ export interface ReservedInstanceReservationValue {
6261
6447
  /**
6262
- * <p>The Multi-Exit Discriminator (MED) value of the BGP route.</p>
6448
+ * <p>The total value of the Convertible Reserved Instance that you are exchanging.</p>
6263
6449
  * @public
6264
6450
  */
6265
- Med?: number | undefined;
6451
+ ReservationValue?: ReservationValue | undefined;
6266
6452
  /**
6267
- * <p>The IP address for the next hop.</p>
6453
+ * <p>The ID of the Convertible Reserved Instance that you are exchanging.</p>
6268
6454
  * @public
6269
6455
  */
6270
- NextHopIp?: string | undefined;
6456
+ ReservedInstanceId?: string | undefined;
6271
6457
  }
6272
6458
  /**
6459
+ * <p>Information about the Convertible Reserved Instance offering.</p>
6273
6460
  * @public
6274
6461
  */
6275
- export interface GetRouteServerRoutingDatabaseResult {
6276
- /**
6277
- * <p>Indicates whether routes are being persisted in the routing database.</p>
6278
- * @public
6279
- */
6280
- AreRoutesPersisted?: boolean | undefined;
6462
+ export interface TargetConfiguration {
6281
6463
  /**
6282
- * <p>The collection of routes in the route server's routing database.</p>
6464
+ * <p>The number of instances the Convertible Reserved Instance offering can be applied to. This
6465
+ * parameter is reserved and cannot be specified in a request</p>
6283
6466
  * @public
6284
6467
  */
6285
- Routes?: RouteServerRoute[] | undefined;
6468
+ InstanceCount?: number | undefined;
6286
6469
  /**
6287
- * <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>
6470
+ * <p>The ID of the Convertible Reserved Instance offering.</p>
6288
6471
  * @public
6289
6472
  */
6290
- NextToken?: string | undefined;
6473
+ OfferingId?: string | undefined;
6291
6474
  }
6292
6475
  /**
6476
+ * <p>The total value of the new Convertible Reserved Instances.</p>
6293
6477
  * @public
6294
6478
  */
6295
- export interface GetSecurityGroupsForVpcRequest {
6479
+ export interface TargetReservationValue {
6296
6480
  /**
6297
- * <p>The VPC ID where the security group can be used.</p>
6481
+ * <p>The total value of the Convertible Reserved Instances that make up the exchange. This is
6482
+ * the sum of the list value, remaining upfront price, and additional upfront cost of the
6483
+ * exchange.</p>
6298
6484
  * @public
6299
6485
  */
6300
- VpcId: string | undefined;
6486
+ ReservationValue?: ReservationValue | undefined;
6301
6487
  /**
6302
- * <p>The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.</p>
6488
+ * <p>The configuration of the Convertible Reserved Instances that make up the exchange.</p>
6303
6489
  * @public
6304
6490
  */
6305
- NextToken?: string | undefined;
6491
+ TargetConfiguration?: TargetConfiguration | undefined;
6492
+ }
6493
+ /**
6494
+ * <p>Contains the output of GetReservedInstancesExchangeQuote.</p>
6495
+ * @public
6496
+ */
6497
+ export interface GetReservedInstancesExchangeQuoteResult {
6306
6498
  /**
6307
- * <p>The maximum number of items to return for this request.
6308
- * To get the next page of items, make another request with the token returned in the output.
6309
- * For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Query-Requests.html#api-pagination">Pagination</a>.</p>
6499
+ * <p>The currency of the transaction.</p>
6310
6500
  * @public
6311
6501
  */
6312
- MaxResults?: number | undefined;
6502
+ CurrencyCode?: string | undefined;
6313
6503
  /**
6314
- * <p>The filters. If using multiple filters, the results include security groups which match all filters.</p>
6315
- * <ul>
6316
- * <li>
6317
- * <p>
6318
- * <code>group-id</code>: The security group ID.</p>
6319
- * </li>
6320
- * <li>
6321
- * <p>
6322
- * <code>description</code>: The security group's description.</p>
6323
- * </li>
6324
- * <li>
6325
- * <p>
6326
- * <code>group-name</code>: The security group name.</p>
6327
- * </li>
6328
- * <li>
6329
- * <p>
6330
- * <code>owner-id</code>: The security group owner ID.</p>
6331
- * </li>
6332
- * <li>
6333
- * <p>
6334
- * <code>primary-vpc-id</code>: The VPC ID in which the security group was created.</p>
6335
- * </li>
6336
- * </ul>
6504
+ * <p>If <code>true</code>, the exchange is valid. If <code>false</code>, the exchange cannot be
6505
+ * completed.</p>
6337
6506
  * @public
6338
6507
  */
6339
- Filters?: Filter[] | undefined;
6508
+ IsValidExchange?: boolean | undefined;
6340
6509
  /**
6341
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
6342
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
6343
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
6510
+ * <p>The new end date of the reservation term.</p>
6344
6511
  * @public
6345
6512
  */
6346
- DryRun?: boolean | undefined;
6347
- }
6348
- /**
6349
- * <p>A security group that can be used by interfaces in the VPC.</p>
6350
- * @public
6351
- */
6352
- export interface SecurityGroupForVpc {
6513
+ OutputReservedInstancesWillExpireAt?: Date | undefined;
6353
6514
  /**
6354
- * <p>The security group's description.</p>
6515
+ * <p>The total true upfront charge for the exchange.</p>
6355
6516
  * @public
6356
6517
  */
6357
- Description?: string | undefined;
6518
+ PaymentDue?: string | undefined;
6358
6519
  /**
6359
- * <p>The security group name.</p>
6520
+ * <p>The cost associated with the Reserved Instance.</p>
6360
6521
  * @public
6361
6522
  */
6362
- GroupName?: string | undefined;
6523
+ ReservedInstanceValueRollup?: ReservationValue | undefined;
6363
6524
  /**
6364
- * <p>The security group owner ID.</p>
6525
+ * <p>The configuration of your Convertible Reserved Instances.</p>
6365
6526
  * @public
6366
6527
  */
6367
- OwnerId?: string | undefined;
6528
+ ReservedInstanceValueSet?: ReservedInstanceReservationValue[] | undefined;
6368
6529
  /**
6369
- * <p>The security group ID.</p>
6530
+ * <p>The cost associated with the Reserved Instance.</p>
6370
6531
  * @public
6371
6532
  */
6372
- GroupId?: string | undefined;
6533
+ TargetConfigurationValueRollup?: ReservationValue | undefined;
6373
6534
  /**
6374
- * <p>The security group tags.</p>
6535
+ * <p>The values of the target Convertible Reserved Instances.</p>
6375
6536
  * @public
6376
6537
  */
6377
- Tags?: Tag[] | undefined;
6538
+ TargetConfigurationValueSet?: TargetReservationValue[] | undefined;
6378
6539
  /**
6379
- * <p>The VPC ID in which the security group was created.</p>
6540
+ * <p>Describes the reason why the exchange cannot be completed.</p>
6380
6541
  * @public
6381
6542
  */
6382
- PrimaryVpcId?: string | undefined;
6543
+ ValidationFailureReason?: string | undefined;
6383
6544
  }
6384
6545
  /**
6385
6546
  * @public
6386
6547
  */
6387
- export interface GetSecurityGroupsForVpcResult {
6548
+ export interface GetRouteServerAssociationsRequest {
6388
6549
  /**
6389
- * <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>
6550
+ * <p>The ID of the route server for which to get association information.</p>
6390
6551
  * @public
6391
6552
  */
6392
- NextToken?: string | undefined;
6553
+ RouteServerId: string | undefined;
6393
6554
  /**
6394
- * <p>The security group that can be used by interfaces in the VPC.</p>
6555
+ * <p>A check for whether you have the required permissions for the action without actually making the request
6556
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
6557
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
6395
6558
  * @public
6396
6559
  */
6397
- SecurityGroupForVpcs?: SecurityGroupForVpc[] | undefined;
6560
+ DryRun?: boolean | undefined;
6398
6561
  }
6399
6562
  /**
6400
6563
  * @public
6401
6564
  */
6402
- export interface GetSerialConsoleAccessStatusRequest {
6565
+ export interface GetRouteServerAssociationsResult {
6403
6566
  /**
6404
- * <p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
6567
+ * <p>Information about the associations for the specified route server.</p>
6405
6568
  * @public
6406
6569
  */
6407
- DryRun?: boolean | undefined;
6570
+ RouteServerAssociations?: RouteServerAssociation[] | undefined;
6408
6571
  }
6409
6572
  /**
6410
6573
  * @public
6411
6574
  */
6412
- export interface GetSerialConsoleAccessStatusResult {
6575
+ export interface GetRouteServerPropagationsRequest {
6413
6576
  /**
6414
- * <p>If <code>true</code>, access to the EC2 serial console of all instances is enabled for
6415
- * your account. If <code>false</code>, access to the EC2 serial console of all instances
6416
- * is disabled for your account.</p>
6577
+ * <p>The ID of the route server for which to get propagation information.</p>
6417
6578
  * @public
6418
6579
  */
6419
- SerialConsoleAccessEnabled?: boolean | undefined;
6580
+ RouteServerId: string | undefined;
6420
6581
  /**
6421
- * <p>The entity that manages access to the serial console. Possible values include:</p>
6422
- * <ul>
6423
- * <li>
6424
- * <p>
6425
- * <code>account</code> - Access is managed by the account.</p>
6426
- * </li>
6427
- * <li>
6428
- * <p>
6429
- * <code>declarative-policy</code> - Access is managed by a declarative policy and can't
6430
- * be modified by the account.</p>
6431
- * </li>
6432
- * </ul>
6582
+ * <p>The ID of the route table for which to get propagation information.</p>
6433
6583
  * @public
6434
6584
  */
6435
- ManagedBy?: ManagedBy | undefined;
6585
+ RouteTableId?: string | undefined;
6586
+ /**
6587
+ * <p>A check for whether you have the required permissions for the action without actually making the request
6588
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
6589
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
6590
+ * @public
6591
+ */
6592
+ DryRun?: boolean | undefined;
6436
6593
  }
6437
6594
  /**
6438
6595
  * @public
6439
6596
  */
6440
- export interface GetSnapshotBlockPublicAccessStateRequest {
6597
+ export interface GetRouteServerPropagationsResult {
6441
6598
  /**
6442
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
6443
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
6444
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
6599
+ * <p>Information about the route propagations for the specified route server.</p>
6445
6600
  * @public
6446
6601
  */
6447
- DryRun?: boolean | undefined;
6602
+ RouteServerPropagations?: RouteServerPropagation[] | undefined;
6448
6603
  }
6449
6604
  /**
6450
6605
  * @public
6451
6606
  */
6452
- export interface GetSnapshotBlockPublicAccessStateResult {
6607
+ export interface GetRouteServerRoutingDatabaseRequest {
6453
6608
  /**
6454
- * <p>The current state of block public access for snapshots. Possible values include:</p>
6455
- * <ul>
6456
- * <li>
6457
- * <p>
6458
- * <code>block-all-sharing</code> - All public sharing of snapshots is blocked. Users in
6459
- * the account can't request new public sharing. Additionally, snapshots that were already
6460
- * publicly shared are treated as private and are not publicly available.</p>
6461
- * </li>
6462
- * <li>
6463
- * <p>
6464
- * <code>block-new-sharing</code> - Only new public sharing of snapshots is blocked.
6465
- * Users in the account can't request new public sharing. However, snapshots that were
6466
- * already publicly shared, remain publicly available.</p>
6467
- * </li>
6468
- * <li>
6469
- * <p>
6470
- * <code>unblocked</code> - Public sharing is not blocked. Users can publicly share
6471
- * snapshots.</p>
6472
- * </li>
6473
- * </ul>
6609
+ * <p>The ID of the route server for which to get the routing database.</p>
6474
6610
  * @public
6475
6611
  */
6476
- State?: SnapshotBlockPublicAccessState | undefined;
6612
+ RouteServerId: string | undefined;
6477
6613
  /**
6478
- * <p>The entity that manages the state for block public access for snapshots. Possible
6479
- * values include:</p>
6480
- * <ul>
6481
- * <li>
6482
- * <p>
6483
- * <code>account</code> - The state is managed by the account.</p>
6484
- * </li>
6485
- * <li>
6486
- * <p>
6487
- * <code>declarative-policy</code> - The state is managed by a declarative policy and
6488
- * can't be modified by the account.</p>
6489
- * </li>
6490
- * </ul>
6614
+ * <p>The token for the next page of results.</p>
6491
6615
  * @public
6492
6616
  */
6493
- ManagedBy?: ManagedBy | undefined;
6617
+ NextToken?: string | undefined;
6618
+ /**
6619
+ * <p>The maximum number of routing database entries to return in a single response.</p>
6620
+ * @public
6621
+ */
6622
+ MaxResults?: number | undefined;
6623
+ /**
6624
+ * <p>A check for whether you have the required permissions for the action without actually making the request
6625
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
6626
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
6627
+ * @public
6628
+ */
6629
+ DryRun?: boolean | undefined;
6630
+ /**
6631
+ * <p>Filters to apply to the routing database query.</p>
6632
+ * @public
6633
+ */
6634
+ Filters?: Filter[] | undefined;
6494
6635
  }
6495
6636
  /**
6496
- * <p>The architecture type, virtualization type, and other attributes for the instance types.
6497
- * When you specify instance attributes, Amazon EC2 will identify instance types with those
6498
- * attributes.</p>
6499
- * <p>If you specify <code>InstanceRequirementsWithMetadataRequest</code>, you can't specify
6500
- * <code>InstanceTypes</code>.</p>
6637
+ * @public
6638
+ * @enum
6639
+ */
6640
+ export declare const RouteServerRouteInstallationStatus: {
6641
+ readonly INSTALLED: "installed";
6642
+ readonly REJECTED: "rejected";
6643
+ };
6644
+ /**
6645
+ * @public
6646
+ */
6647
+ export type RouteServerRouteInstallationStatus = (typeof RouteServerRouteInstallationStatus)[keyof typeof RouteServerRouteInstallationStatus];
6648
+ /**
6649
+ * <p>Describes the installation status of a route in a route table.</p>
6501
6650
  * @public
6502
6651
  */
6503
- export interface InstanceRequirementsWithMetadataRequest {
6652
+ export interface RouteServerRouteInstallationDetail {
6504
6653
  /**
6505
- * <p>The architecture type.</p>
6654
+ * <p>The ID of the route table where the route is being installed.</p>
6506
6655
  * @public
6507
6656
  */
6508
- ArchitectureTypes?: ArchitectureType[] | undefined;
6657
+ RouteTableId?: string | undefined;
6509
6658
  /**
6510
- * <p>The virtualization type.</p>
6659
+ * <p>The current installation status of the route in the route table.</p>
6511
6660
  * @public
6512
6661
  */
6513
- VirtualizationTypes?: VirtualizationType[] | undefined;
6662
+ RouteInstallationStatus?: RouteServerRouteInstallationStatus | undefined;
6514
6663
  /**
6515
- * <p>The attributes for the instance types. When you specify instance attributes, Amazon EC2 will
6516
- * identify instance types with those attributes.</p>
6664
+ * <p>The reason for the current installation status of the route.</p>
6517
6665
  * @public
6518
6666
  */
6519
- InstanceRequirements?: InstanceRequirementsRequest | undefined;
6667
+ RouteInstallationStatusReason?: string | undefined;
6520
6668
  }
6521
6669
  /**
6522
6670
  * @public
6671
+ * @enum
6523
6672
  */
6524
- export interface GetSpotPlacementScoresRequest {
6525
- /**
6526
- * <p>The instance types. We recommend that you specify at least three instance types. If you
6527
- * specify one or two instance types, or specify variations of a single instance type (for
6528
- * example, an <code>m3.xlarge</code> with and without instance storage), the returned
6529
- * placement score will always be low. </p>
6530
- * <p>If you specify <code>InstanceTypes</code>, you can't specify
6531
- * <code>InstanceRequirementsWithMetadata</code>.</p>
6532
- * @public
6533
- */
6534
- InstanceTypes?: string[] | undefined;
6673
+ export declare const RouteServerRouteStatus: {
6674
+ readonly IN_FIB: "in-fib";
6675
+ readonly IN_RIB: "in-rib";
6676
+ };
6677
+ /**
6678
+ * @public
6679
+ */
6680
+ export type RouteServerRouteStatus = (typeof RouteServerRouteStatus)[keyof typeof RouteServerRouteStatus];
6681
+ /**
6682
+ * <p>Describes a route in the route server's routing database.</p>
6683
+ * @public
6684
+ */
6685
+ export interface RouteServerRoute {
6535
6686
  /**
6536
- * <p>The target capacity.</p>
6687
+ * <p>The ID of the route server endpoint that received this route.</p>
6537
6688
  * @public
6538
6689
  */
6539
- TargetCapacity: number | undefined;
6690
+ RouteServerEndpointId?: string | undefined;
6540
6691
  /**
6541
- * <p>The unit for the target capacity.</p>
6692
+ * <p>The ID of the route server peer that advertised this route.</p>
6542
6693
  * @public
6543
6694
  */
6544
- TargetCapacityUnitType?: TargetCapacityUnitType | undefined;
6695
+ RouteServerPeerId?: string | undefined;
6545
6696
  /**
6546
- * <p>Specify <code>true</code> so that the response returns a list of scored Availability Zones.
6547
- * Otherwise, the response returns a list of scored Regions.</p>
6548
- * <p>A list of scored Availability Zones is useful if you want to launch all of your Spot
6549
- * capacity into a single Availability Zone.</p>
6697
+ * <p>Details about the installation status of this route in route tables.</p>
6550
6698
  * @public
6551
6699
  */
6552
- SingleAvailabilityZone?: boolean | undefined;
6700
+ RouteInstallationDetails?: RouteServerRouteInstallationDetail[] | undefined;
6553
6701
  /**
6554
- * <p>The Regions used to narrow down the list of Regions to be scored. Enter the Region code,
6555
- * for example, <code>us-east-1</code>.</p>
6702
+ * <p>The current status of the route in the routing database. Values are <code>in-rib</code> or <code>in-fib</code> depending on if the routes are in the RIB or the FIB database.</p>
6703
+ * <p>The <a href="https://en.wikipedia.org/wiki/Routing_table">Routing Information Base (RIB)</a> serves as a database that stores all the routing information and network topology data collected by a router or routing system, such as routes learned from BGP peers. The RIB is constantly updated as new routing information is received or existing routes change. This ensures that the route server always has the most current view of the network topology and can make optimal routing decisions.</p>
6704
+ * <p>The <a href="https://en.wikipedia.org/wiki/Forwarding_information_base">Forwarding Information Base (FIB)</a> serves as a forwarding table for what route server has determined are the best-path routes in the RIB after evaluating all available routing information and policies. The FIB routes are installed on the route tables. The FIB is recomputed whenever there are changes to the RIB.</p>
6556
6705
  * @public
6557
6706
  */
6558
- RegionNames?: string[] | undefined;
6707
+ RouteStatus?: RouteServerRouteStatus | undefined;
6559
6708
  /**
6560
- * <p>The attributes for the instance types. When you specify instance attributes, Amazon EC2 will
6561
- * identify instance types with those attributes.</p>
6562
- * <p>If you specify <code>InstanceRequirementsWithMetadata</code>, you can't specify
6563
- * <code>InstanceTypes</code>.</p>
6709
+ * <p>The destination CIDR block of the route.</p>
6564
6710
  * @public
6565
6711
  */
6566
- InstanceRequirementsWithMetadata?: InstanceRequirementsWithMetadataRequest | undefined;
6712
+ Prefix?: string | undefined;
6567
6713
  /**
6568
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
6569
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
6570
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
6714
+ * <p>The AS path attributes of the BGP route.</p>
6571
6715
  * @public
6572
6716
  */
6573
- DryRun?: boolean | undefined;
6717
+ AsPaths?: string[] | undefined;
6574
6718
  /**
6575
- * <p>The maximum number of items to return for this request.
6576
- * To get the next page of items, make another request with the token returned in the output.
6577
- * For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Query-Requests.html#api-pagination">Pagination</a>.</p>
6719
+ * <p>The Multi-Exit Discriminator (MED) value of the BGP route.</p>
6578
6720
  * @public
6579
6721
  */
6580
- MaxResults?: number | undefined;
6722
+ Med?: number | undefined;
6581
6723
  /**
6582
- * <p>The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.</p>
6724
+ * <p>The IP address for the next hop.</p>
6583
6725
  * @public
6584
6726
  */
6585
- NextToken?: string | undefined;
6727
+ NextHopIp?: string | undefined;
6586
6728
  }
6587
6729
  /**
6588
- * <p>The Spot placement score for this Region or Availability Zone. The score is calculated
6589
- * based on the assumption that the <code>capacity-optimized</code> allocation strategy is
6590
- * used and that all of the Availability Zones in the Region can be used.</p>
6591
6730
  * @public
6592
6731
  */
6593
- export interface SpotPlacementScore {
6732
+ export interface GetRouteServerRoutingDatabaseResult {
6594
6733
  /**
6595
- * <p>The Region.</p>
6734
+ * <p>Indicates whether routes are being persisted in the routing database.</p>
6596
6735
  * @public
6597
6736
  */
6598
- Region?: string | undefined;
6737
+ AreRoutesPersisted?: boolean | undefined;
6599
6738
  /**
6600
- * <p>The Availability Zone.</p>
6739
+ * <p>The collection of routes in the route server's routing database.</p>
6601
6740
  * @public
6602
6741
  */
6603
- AvailabilityZoneId?: string | undefined;
6742
+ Routes?: RouteServerRoute[] | undefined;
6604
6743
  /**
6605
- * <p>The placement score, on a scale from <code>1</code> to <code>10</code>. A score of
6606
- * <code>10</code> indicates that your Spot request is highly likely to succeed in this
6607
- * Region or Availability Zone. A score of <code>1</code> indicates that your Spot request is
6608
- * not likely to succeed. </p>
6744
+ * <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>
6609
6745
  * @public
6610
6746
  */
6611
- Score?: number | undefined;
6747
+ NextToken?: string | undefined;
6612
6748
  }
6613
6749
  /**
6614
6750
  * @public
6615
6751
  */
6616
- export interface GetSpotPlacementScoresResult {
6752
+ export interface GetSecurityGroupsForVpcRequest {
6617
6753
  /**
6618
- * <p>The Spot placement score for the top 10 Regions or Availability Zones, scored on a scale
6619
- * from 1 to 10. Each score
6620
- reflects how likely it is that each Region or Availability Zone
6621
- * will succeed at fulfilling the specified target capacity
6622
- <i>at the time of the Spot
6623
- * placement score request</i>. A score of <code>10</code> means that your Spot
6624
- * capacity request is highly likely to succeed in that Region or Availability Zone. </p>
6625
- * <p>If you request a Spot placement score for Regions, a high score assumes that your fleet
6626
- * request will be configured to use all Availability Zones and the
6627
- * <code>capacity-optimized</code> allocation strategy. If you request a Spot placement
6628
- * score for Availability Zones, a high score assumes that your fleet request will be
6629
- * configured to use a single Availability Zone and the <code>capacity-optimized</code>
6630
- * allocation strategy.</p>
6631
- * <p>Different
6632
- Regions or Availability Zones might return the same score.</p>
6633
- * <note>
6634
- * <p>The Spot placement score serves as a recommendation only. No score guarantees that your
6635
- * Spot request will be fully or partially fulfilled.</p>
6636
- * </note>
6754
+ * <p>The VPC ID where the security group can be used.</p>
6637
6755
  * @public
6638
6756
  */
6639
- SpotPlacementScores?: SpotPlacementScore[] | undefined;
6757
+ VpcId: string | undefined;
6640
6758
  /**
6641
- * <p>The token to include in another request to get the next page of items. This value is <code>null</code> when there
6642
- * are no more items to return.</p>
6759
+ * <p>The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.</p>
6643
6760
  * @public
6644
6761
  */
6645
6762
  NextToken?: string | undefined;
6646
- }
6647
- /**
6648
- * @public
6649
- */
6650
- export interface GetSubnetCidrReservationsRequest {
6651
6763
  /**
6652
- * <p>One or more filters.</p>
6764
+ * <p>The maximum number of items to return for this request.
6765
+ * To get the next page of items, make another request with the token returned in the output.
6766
+ * For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Query-Requests.html#api-pagination">Pagination</a>.</p>
6767
+ * @public
6768
+ */
6769
+ MaxResults?: number | undefined;
6770
+ /**
6771
+ * <p>The filters. If using multiple filters, the results include security groups which match all filters.</p>
6653
6772
  * <ul>
6654
6773
  * <li>
6655
6774
  * <p>
6656
- * <code>reservationType</code> - The type of reservation (<code>prefix</code> |
6657
- * <code>explicit</code>).</p>
6775
+ * <code>group-id</code>: The security group ID.</p>
6658
6776
  * </li>
6659
6777
  * <li>
6660
6778
  * <p>
6661
- * <code>subnet-id</code> - The ID of the subnet.</p>
6779
+ * <code>description</code>: The security group's description.</p>
6662
6780
  * </li>
6663
6781
  * <li>
6664
6782
  * <p>
6665
- * <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.
6666
- * 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>
6783
+ * <code>group-name</code>: The security group name.</p>
6667
6784
  * </li>
6668
6785
  * <li>
6669
6786
  * <p>
6670
- * <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>
6787
+ * <code>owner-id</code>: The security group owner ID.</p>
6788
+ * </li>
6789
+ * <li>
6790
+ * <p>
6791
+ * <code>primary-vpc-id</code>: The VPC ID in which the security group was created.</p>
6671
6792
  * </li>
6672
6793
  * </ul>
6673
6794
  * @public
6674
6795
  */
6675
6796
  Filters?: Filter[] | undefined;
6676
- /**
6677
- * <p>The ID of the subnet.</p>
6678
- * @public
6679
- */
6680
- SubnetId: string | undefined;
6681
6797
  /**
6682
6798
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
6683
6799
  * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
@@ -6685,157 +6801,100 @@ export interface GetSubnetCidrReservationsRequest {
6685
6801
  * @public
6686
6802
  */
6687
6803
  DryRun?: boolean | undefined;
6688
- /**
6689
- * <p>The token for the next page of results.</p>
6690
- * @public
6691
- */
6692
- NextToken?: string | undefined;
6693
- /**
6694
- * <p>The maximum number of results to return with a single call.
6695
- * To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>
6696
- * @public
6697
- */
6698
- MaxResults?: number | undefined;
6699
6804
  }
6700
6805
  /**
6806
+ * <p>A security group that can be used by interfaces in the VPC.</p>
6701
6807
  * @public
6702
6808
  */
6703
- export interface GetSubnetCidrReservationsResult {
6704
- /**
6705
- * <p>Information about the IPv4 subnet CIDR reservations.</p>
6706
- * @public
6707
- */
6708
- SubnetIpv4CidrReservations?: SubnetCidrReservation[] | undefined;
6709
- /**
6710
- * <p>Information about the IPv6 subnet CIDR reservations.</p>
6711
- * @public
6712
- */
6713
- SubnetIpv6CidrReservations?: SubnetCidrReservation[] | undefined;
6809
+ export interface SecurityGroupForVpc {
6714
6810
  /**
6715
- * <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>
6811
+ * <p>The security group's description.</p>
6716
6812
  * @public
6717
6813
  */
6718
- NextToken?: string | undefined;
6719
- }
6720
- /**
6721
- * @public
6722
- */
6723
- export interface GetTransitGatewayAttachmentPropagationsRequest {
6814
+ Description?: string | undefined;
6724
6815
  /**
6725
- * <p>The ID of the attachment.</p>
6816
+ * <p>The security group name.</p>
6726
6817
  * @public
6727
6818
  */
6728
- TransitGatewayAttachmentId: string | undefined;
6819
+ GroupName?: string | undefined;
6729
6820
  /**
6730
- * <p>One or more filters. The possible values are:</p>
6731
- * <ul>
6732
- * <li>
6733
- * <p>
6734
- * <code>transit-gateway-route-table-id</code> - The ID of the transit gateway route table.</p>
6735
- * </li>
6736
- * </ul>
6821
+ * <p>The security group owner ID.</p>
6737
6822
  * @public
6738
6823
  */
6739
- Filters?: Filter[] | undefined;
6824
+ OwnerId?: string | undefined;
6740
6825
  /**
6741
- * <p>The maximum number of results to return with a single call.
6742
- * To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>
6826
+ * <p>The security group ID.</p>
6743
6827
  * @public
6744
6828
  */
6745
- MaxResults?: number | undefined;
6829
+ GroupId?: string | undefined;
6746
6830
  /**
6747
- * <p>The token for the next page of results.</p>
6831
+ * <p>The security group tags.</p>
6748
6832
  * @public
6749
6833
  */
6750
- NextToken?: string | undefined;
6834
+ Tags?: Tag[] | undefined;
6751
6835
  /**
6752
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
6753
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
6754
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
6836
+ * <p>The VPC ID in which the security group was created.</p>
6755
6837
  * @public
6756
6838
  */
6757
- DryRun?: boolean | undefined;
6839
+ PrimaryVpcId?: string | undefined;
6758
6840
  }
6759
6841
  /**
6760
- * <p>Describes a propagation route table.</p>
6761
6842
  * @public
6762
6843
  */
6763
- export interface TransitGatewayAttachmentPropagation {
6844
+ export interface GetSecurityGroupsForVpcResult {
6764
6845
  /**
6765
- * <p>The ID of the propagation route table.</p>
6846
+ * <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>
6766
6847
  * @public
6767
6848
  */
6768
- TransitGatewayRouteTableId?: string | undefined;
6849
+ NextToken?: string | undefined;
6769
6850
  /**
6770
- * <p>The state of the propagation route table.</p>
6851
+ * <p>The security group that can be used by interfaces in the VPC.</p>
6771
6852
  * @public
6772
6853
  */
6773
- State?: TransitGatewayPropagationState | undefined;
6854
+ SecurityGroupForVpcs?: SecurityGroupForVpc[] | undefined;
6774
6855
  }
6775
6856
  /**
6776
6857
  * @public
6777
6858
  */
6778
- export interface GetTransitGatewayAttachmentPropagationsResult {
6779
- /**
6780
- * <p>Information about the propagation route tables.</p>
6781
- * @public
6782
- */
6783
- TransitGatewayAttachmentPropagations?: TransitGatewayAttachmentPropagation[] | undefined;
6859
+ export interface GetSerialConsoleAccessStatusRequest {
6784
6860
  /**
6785
- * <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>
6861
+ * <p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
6786
6862
  * @public
6787
6863
  */
6788
- NextToken?: string | undefined;
6864
+ DryRun?: boolean | undefined;
6789
6865
  }
6790
6866
  /**
6791
6867
  * @public
6792
6868
  */
6793
- export interface GetTransitGatewayMulticastDomainAssociationsRequest {
6869
+ export interface GetSerialConsoleAccessStatusResult {
6794
6870
  /**
6795
- * <p>The ID of the transit gateway multicast domain.</p>
6871
+ * <p>If <code>true</code>, access to the EC2 serial console of all instances is enabled for
6872
+ * your account. If <code>false</code>, access to the EC2 serial console of all instances
6873
+ * is disabled for your account.</p>
6796
6874
  * @public
6797
6875
  */
6798
- TransitGatewayMulticastDomainId: string | undefined;
6876
+ SerialConsoleAccessEnabled?: boolean | undefined;
6799
6877
  /**
6800
- * <p>One or more filters. The possible values are:</p>
6878
+ * <p>The entity that manages access to the serial console. Possible values include:</p>
6801
6879
  * <ul>
6802
6880
  * <li>
6803
6881
  * <p>
6804
- * <code>resource-id</code> - The ID of the resource.</p>
6805
- * </li>
6806
- * <li>
6807
- * <p>
6808
- * <code>resource-type</code> - The type of resource. The valid value is: <code>vpc</code>.</p>
6809
- * </li>
6810
- * <li>
6811
- * <p>
6812
- * <code>state</code> - The state of the subnet association. Valid values are
6813
- * <code>associated</code> | <code>associating</code> |
6814
- * <code>disassociated</code> | <code>disassociating</code>.</p>
6815
- * </li>
6816
- * <li>
6817
- * <p>
6818
- * <code>subnet-id</code> - The ID of the subnet.</p>
6882
+ * <code>account</code> - Access is managed by the account.</p>
6819
6883
  * </li>
6820
6884
  * <li>
6821
6885
  * <p>
6822
- * <code>transit-gateway-attachment-id</code> - The id of the transit gateway attachment.</p>
6886
+ * <code>declarative-policy</code> - Access is managed by a declarative policy and can't
6887
+ * be modified by the account.</p>
6823
6888
  * </li>
6824
6889
  * </ul>
6825
6890
  * @public
6826
6891
  */
6827
- Filters?: Filter[] | undefined;
6828
- /**
6829
- * <p>The maximum number of results to return with a single call.
6830
- * To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>
6831
- * @public
6832
- */
6833
- MaxResults?: number | undefined;
6834
- /**
6835
- * <p>The token for the next page of results.</p>
6836
- * @public
6837
- */
6838
- NextToken?: string | undefined;
6892
+ ManagedBy?: ManagedBy | undefined;
6893
+ }
6894
+ /**
6895
+ * @public
6896
+ */
6897
+ export interface GetSnapshotBlockPublicAccessStateRequest {
6839
6898
  /**
6840
6899
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
6841
6900
  * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
@@ -6845,35 +6904,50 @@ export interface GetTransitGatewayMulticastDomainAssociationsRequest {
6845
6904
  DryRun?: boolean | undefined;
6846
6905
  }
6847
6906
  /**
6848
- * <p>Describes the resources associated with the transit gateway multicast domain.</p>
6849
6907
  * @public
6850
6908
  */
6851
- export interface TransitGatewayMulticastDomainAssociation {
6852
- /**
6853
- * <p>The ID of the transit gateway attachment.</p>
6854
- * @public
6855
- */
6856
- TransitGatewayAttachmentId?: string | undefined;
6857
- /**
6858
- * <p>The ID of the resource.</p>
6859
- * @public
6860
- */
6861
- ResourceId?: string | undefined;
6862
- /**
6863
- * <p>The type of resource, for example a VPC attachment.</p>
6864
- * @public
6865
- */
6866
- ResourceType?: TransitGatewayAttachmentResourceType | undefined;
6909
+ export interface GetSnapshotBlockPublicAccessStateResult {
6867
6910
  /**
6868
- * <p> The ID of the Amazon Web Services account that owns the transit gateway multicast domain association resource.</p>
6911
+ * <p>The current state of block public access for snapshots. Possible values include:</p>
6912
+ * <ul>
6913
+ * <li>
6914
+ * <p>
6915
+ * <code>block-all-sharing</code> - All public sharing of snapshots is blocked. Users in
6916
+ * the account can't request new public sharing. Additionally, snapshots that were already
6917
+ * publicly shared are treated as private and are not publicly available.</p>
6918
+ * </li>
6919
+ * <li>
6920
+ * <p>
6921
+ * <code>block-new-sharing</code> - Only new public sharing of snapshots is blocked.
6922
+ * Users in the account can't request new public sharing. However, snapshots that were
6923
+ * already publicly shared, remain publicly available.</p>
6924
+ * </li>
6925
+ * <li>
6926
+ * <p>
6927
+ * <code>unblocked</code> - Public sharing is not blocked. Users can publicly share
6928
+ * snapshots.</p>
6929
+ * </li>
6930
+ * </ul>
6869
6931
  * @public
6870
6932
  */
6871
- ResourceOwnerId?: string | undefined;
6933
+ State?: SnapshotBlockPublicAccessState | undefined;
6872
6934
  /**
6873
- * <p>The subnet associated with the transit gateway multicast domain.</p>
6935
+ * <p>The entity that manages the state for block public access for snapshots. Possible
6936
+ * values include:</p>
6937
+ * <ul>
6938
+ * <li>
6939
+ * <p>
6940
+ * <code>account</code> - The state is managed by the account.</p>
6941
+ * </li>
6942
+ * <li>
6943
+ * <p>
6944
+ * <code>declarative-policy</code> - The state is managed by a declarative policy and
6945
+ * can't be modified by the account.</p>
6946
+ * </li>
6947
+ * </ul>
6874
6948
  * @public
6875
6949
  */
6876
- Subnet?: SubnetAssociation | undefined;
6950
+ ManagedBy?: ManagedBy | undefined;
6877
6951
  }
6878
6952
  /**
6879
6953
  * @internal