@aws-sdk/client-ec2 3.925.0 → 3.927.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 (70) hide show
  1. package/dist-cjs/index.js +128 -25
  2. package/dist-es/models/models_1.js +15 -5
  3. package/dist-es/models/models_2.js +5 -0
  4. package/dist-es/models/models_3.js +0 -11
  5. package/dist-es/models/models_4.js +11 -9
  6. package/dist-es/models/models_5.js +9 -0
  7. package/dist-es/protocols/Aws_ec2.js +87 -0
  8. package/dist-types/commands/CreateCapacityReservationFleetCommand.d.ts +2 -2
  9. package/dist-types/commands/CreateFleetCommand.d.ts +4 -4
  10. package/dist-types/commands/CreateIpamScopeCommand.d.ts +8 -0
  11. package/dist-types/commands/CreateLaunchTemplateCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +2 -2
  13. package/dist-types/commands/CreateVerifiedAccessEndpointCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateVerifiedAccessGroupCommand.d.ts +1 -2
  15. package/dist-types/commands/CreateVpcEndpointCommand.d.ts +8 -0
  16. package/dist-types/commands/DeleteIpamScopeCommand.d.ts +4 -0
  17. package/dist-types/commands/DescribeCapacityReservationFleetsCommand.d.ts +1 -1
  18. package/dist-types/commands/DescribeFleetsCommand.d.ts +4 -4
  19. package/dist-types/commands/DescribeInstanceImageMetadataCommand.d.ts +1 -1
  20. package/dist-types/commands/DescribeInstanceTypeOfferingsCommand.d.ts +1 -1
  21. package/dist-types/commands/DescribeInstanceTypesCommand.d.ts +2 -2
  22. package/dist-types/commands/DescribeInstancesCommand.d.ts +1 -1
  23. package/dist-types/commands/DescribeIpamScopesCommand.d.ts +4 -0
  24. package/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +1 -1
  25. package/dist-types/commands/DescribeReservedInstancesCommand.d.ts +1 -1
  26. package/dist-types/commands/DescribeReservedInstancesModificationsCommand.d.ts +1 -1
  27. package/dist-types/commands/DescribeReservedInstancesOfferingsCommand.d.ts +2 -2
  28. package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +2 -2
  29. package/dist-types/commands/DescribeSpotInstanceRequestsCommand.d.ts +1 -1
  30. package/dist-types/commands/DescribeSpotPriceHistoryCommand.d.ts +2 -2
  31. package/dist-types/commands/DescribeTrunkInterfaceAssociationsCommand.d.ts +2 -1
  32. package/dist-types/commands/DescribeVerifiedAccessEndpointsCommand.d.ts +1 -1
  33. package/dist-types/commands/DescribeVpcEndpointsCommand.d.ts +4 -0
  34. package/dist-types/commands/GetFlowLogsIntegrationTemplateCommand.d.ts +2 -1
  35. package/dist-types/commands/GetGroupsForCapacityReservationCommand.d.ts +1 -2
  36. package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +1 -1
  37. package/dist-types/commands/ImportInstanceCommand.d.ts +1 -1
  38. package/dist-types/commands/ModifyFleetCommand.d.ts +1 -1
  39. package/dist-types/commands/ModifyIpamScopeCommand.d.ts +9 -0
  40. package/dist-types/commands/ModifyReservedInstancesCommand.d.ts +1 -1
  41. package/dist-types/commands/ModifySpotFleetRequestCommand.d.ts +1 -1
  42. package/dist-types/commands/ModifyTransitGatewayVpcAttachmentCommand.d.ts +2 -1
  43. package/dist-types/commands/ModifyVpcEndpointCommand.d.ts +4 -0
  44. package/dist-types/commands/RequestSpotFleetCommand.d.ts +2 -2
  45. package/dist-types/commands/RequestSpotInstancesCommand.d.ts +2 -2
  46. package/dist-types/commands/RunInstancesCommand.d.ts +2 -2
  47. package/dist-types/models/models_1.d.ts +70 -188
  48. package/dist-types/models/models_2.d.ts +189 -110
  49. package/dist-types/models/models_3.d.ts +176 -61
  50. package/dist-types/models/models_4.d.ts +61 -66
  51. package/dist-types/models/models_5.d.ts +67 -77
  52. package/dist-types/models/models_6.d.ts +77 -58
  53. package/dist-types/models/models_7.d.ts +69 -41
  54. package/dist-types/models/models_8.d.ts +41 -4
  55. package/dist-types/ts3.4/commands/CreateVerifiedAccessEndpointCommand.d.ts +2 -4
  56. package/dist-types/ts3.4/commands/CreateVerifiedAccessGroupCommand.d.ts +4 -2
  57. package/dist-types/ts3.4/commands/DescribeTrunkInterfaceAssociationsCommand.d.ts +2 -4
  58. package/dist-types/ts3.4/commands/DescribeVerifiedAccessEndpointsCommand.d.ts +1 -1
  59. package/dist-types/ts3.4/commands/GetFlowLogsIntegrationTemplateCommand.d.ts +2 -4
  60. package/dist-types/ts3.4/commands/GetGroupsForCapacityReservationCommand.d.ts +4 -2
  61. package/dist-types/ts3.4/commands/ModifyTransitGatewayVpcAttachmentCommand.d.ts +2 -4
  62. package/dist-types/ts3.4/models/models_1.d.ts +29 -38
  63. package/dist-types/ts3.4/models/models_2.d.ts +40 -27
  64. package/dist-types/ts3.4/models/models_3.d.ts +29 -21
  65. package/dist-types/ts3.4/models/models_4.d.ts +22 -23
  66. package/dist-types/ts3.4/models/models_5.d.ts +22 -23
  67. package/dist-types/ts3.4/models/models_6.d.ts +22 -16
  68. package/dist-types/ts3.4/models/models_7.d.ts +17 -13
  69. package/dist-types/ts3.4/models/models_8.d.ts +13 -8
  70. package/package.json +5 -5
@@ -1,7 +1,65 @@
1
1
  import { ActiveInstance, AllocationState, AllowsMultipleInstanceTypes, AssociationStatus, AttachmentStatus, AutoPlacement, BundleTask, ByoipCidr, CapacityReservationFleetState, ClientVpnAuthorizationRuleStatus, CurrencyCodeValues, HostMaintenance, HostRecovery, IamInstanceProfile, IamInstanceProfileAssociation, InstanceEventWindow, Tag } from "./models_0";
2
- import { _InstanceType, AmdSevSnpSpecification, AttributeValue, BlockDeviceMapping, CapacityReservation, CapacityReservationPreference, CapacityReservationTenancy, CarrierGateway, ClientVpnAuthenticationType, ClientVpnEndpointStatus, ClientVpnRouteStatus, CoipPool, CustomerGateway, DefaultTargetCapacityType, DestinationFileFormat, DhcpOptions, DiskImageFormat, Ec2InstanceConnectEndpoint, EgressOnlyInternetGateway, EndpointIpAddressType, ExportTask, FleetCapacityReservation, FleetCapacityReservationTenancy, FleetCapacityReservationUsageStrategy, FleetExcessCapacityTerminationPolicy, FleetInstanceMatchCriteria, FleetLaunchTemplateOverrides, FleetLaunchTemplateSpecification, FleetOnDemandAllocationStrategy, FleetReplacementStrategy, FleetType, HostnameType, InstanceBandwidthWeighting, InstanceLifecycle, LaunchTemplateAndOverridesResponse, LogDestinationType, OperatorResponse, OutputFormat, Placement, PlatformValues, Schedule, SpotAllocationStrategy, SpotInstanceInterruptionBehavior, TargetCapacityUnitType, TrafficIpAddressType, TrafficType, TransportProtocol } from "./models_1";
3
- import { CapacityReservationTargetResponse, GroupIdentifier, InstanceIpv6Address, NetworkInterfaceStatus, StateReason } from "./models_2";
4
- import { Filter, FleetStateCode, IdFormat, InstanceTagNotificationAttribute, Subscription } from "./models_3";
2
+ import { _InstanceType, AmdSevSnpSpecification, AttributeValue, BlockDeviceMapping, CapacityReservation, CapacityReservationPreference, CapacityReservationTenancy, CarrierGateway, ClientVpnAuthenticationType, ClientVpnEndpointStatus, ClientVpnRouteStatus, CoipPool, CustomerGateway, DefaultTargetCapacityType, DestinationFileFormat, DhcpOptions, DiskImageFormat, Ec2InstanceConnectEndpoint, EgressOnlyInternetGateway, EndpointIpAddressType, ExportTask, FleetCapacityReservation, FleetCapacityReservationTenancy, FleetCapacityReservationUsageStrategy, FleetExcessCapacityTerminationPolicy, FleetInstanceMatchCriteria, FleetLaunchTemplateOverrides, FleetLaunchTemplateSpecification, FleetOnDemandAllocationStrategy, FleetReplacementStrategy, FleetType, HostnameType, InstanceLifecycle, LaunchTemplateAndOverridesResponse, LogDestinationType, OperatorResponse, OutputFormat, Placement, PlatformValues, Schedule, SpotAllocationStrategy, SpotInstanceInterruptionBehavior, TargetCapacityUnitType, TrafficIpAddressType, TrafficType, TransportProtocol } from "./models_1";
3
+ import { CapacityReservationTargetResponse, GroupIdentifier, InstanceBandwidthWeighting, InstanceIpv6Address, NetworkInterfaceStatus, StateReason } from "./models_2";
4
+ import { Filter, FleetStateCode, IdFormat, InstanceTagNotificationAttribute, MetricType } from "./models_3";
5
+ /**
6
+ * @public
7
+ * @enum
8
+ */
9
+ export declare const PeriodType: {
10
+ readonly fifteen_minutes: "fifteen-minutes";
11
+ readonly five_minutes: "five-minutes";
12
+ readonly one_day: "one-day";
13
+ readonly one_hour: "one-hour";
14
+ readonly one_week: "one-week";
15
+ readonly three_hours: "three-hours";
16
+ };
17
+ /**
18
+ * @public
19
+ */
20
+ export type PeriodType = (typeof PeriodType)[keyof typeof PeriodType];
21
+ /**
22
+ * @public
23
+ * @enum
24
+ */
25
+ export declare const StatisticType: {
26
+ readonly p50: "p50";
27
+ };
28
+ /**
29
+ * @public
30
+ */
31
+ export type StatisticType = (typeof StatisticType)[keyof typeof StatisticType];
32
+ /**
33
+ * <p>Describes an Infrastructure Performance subscription.</p>
34
+ * @public
35
+ */
36
+ export interface Subscription {
37
+ /**
38
+ * <p>The Region or Availability Zone that's the source for the subscription. For example, <code>us-east-1</code>.</p>
39
+ * @public
40
+ */
41
+ Source?: string | undefined;
42
+ /**
43
+ * <p>The Region or Availability Zone that's the target for the subscription. For example, <code>eu-west-1</code>.</p>
44
+ * @public
45
+ */
46
+ Destination?: string | undefined;
47
+ /**
48
+ * <p>The metric used for the subscription.</p>
49
+ * @public
50
+ */
51
+ Metric?: MetricType | undefined;
52
+ /**
53
+ * <p>The statistic used for the subscription.</p>
54
+ * @public
55
+ */
56
+ Statistic?: StatisticType | undefined;
57
+ /**
58
+ * <p>The data aggregation time for the subscription.</p>
59
+ * @public
60
+ */
61
+ Period?: PeriodType | undefined;
62
+ }
5
63
  /**
6
64
  * @public
7
65
  */
@@ -11710,69 +11768,6 @@ export interface DescribeInstanceTypesRequest {
11710
11768
  */
11711
11769
  NextToken?: string | undefined;
11712
11770
  }
11713
- /**
11714
- * @public
11715
- * @enum
11716
- */
11717
- export declare const AttachmentLimitType: {
11718
- readonly DEDICATED: "dedicated";
11719
- readonly SHARED: "shared";
11720
- };
11721
- /**
11722
- * @public
11723
- */
11724
- export type AttachmentLimitType = (typeof AttachmentLimitType)[keyof typeof AttachmentLimitType];
11725
- /**
11726
- * <p>Describes the optimized EBS performance for supported instance types.</p>
11727
- * @public
11728
- */
11729
- export interface EbsOptimizedInfo {
11730
- /**
11731
- * <p>The baseline bandwidth performance for an EBS-optimized instance type, in Mbps.</p>
11732
- * @public
11733
- */
11734
- BaselineBandwidthInMbps?: number | undefined;
11735
- /**
11736
- * <p>The baseline throughput performance for an EBS-optimized instance type, in MB/s.</p>
11737
- * @public
11738
- */
11739
- BaselineThroughputInMBps?: number | undefined;
11740
- /**
11741
- * <p>The baseline input/output storage operations per seconds for an EBS-optimized instance
11742
- * type.</p>
11743
- * @public
11744
- */
11745
- BaselineIops?: number | undefined;
11746
- /**
11747
- * <p>The maximum bandwidth performance for an EBS-optimized instance type, in Mbps.</p>
11748
- * @public
11749
- */
11750
- MaximumBandwidthInMbps?: number | undefined;
11751
- /**
11752
- * <p>The maximum throughput performance for an EBS-optimized instance type, in MB/s.</p>
11753
- * @public
11754
- */
11755
- MaximumThroughputInMBps?: number | undefined;
11756
- /**
11757
- * <p>The maximum input/output storage operations per second for an EBS-optimized instance
11758
- * type.</p>
11759
- * @public
11760
- */
11761
- MaximumIops?: number | undefined;
11762
- }
11763
- /**
11764
- * @public
11765
- * @enum
11766
- */
11767
- export declare const EbsOptimizedSupport: {
11768
- readonly default: "default";
11769
- readonly supported: "supported";
11770
- readonly unsupported: "unsupported";
11771
- };
11772
- /**
11773
- * @public
11774
- */
11775
- export type EbsOptimizedSupport = (typeof EbsOptimizedSupport)[keyof typeof EbsOptimizedSupport];
11776
11771
  /**
11777
11772
  * @internal
11778
11773
  */
@@ -1,8 +1,71 @@
1
- import { ActiveInstance, ActivityStatus, AllocationStrategy, AlternatePathHint, BatchState, CurrencyCodeValues, Explanation, IamInstanceProfileSpecification, IpamResourceDiscoveryAssociation, IpPermission, PathComponent, ReservedInstancesListing, ResourceType, SecurityGroupRule, SecurityGroupVpcAssociationState, Tag, TagSpecification, TransitGatewayAssociationState, TransitGatewayAttachmentResourceType, TransitGatewayAttachmentState, TransitGatewayPeeringAttachment, TransitGatewayVpcAttachment, TrunkInterfaceAssociation, UserIdGroupPair } from "./models_0";
2
- import { _InstanceType, AttributeValue, BlockDeviceMapping, ConnectionTrackingSpecificationRequest, EnaSrdSpecificationRequest, FleetLaunchTemplateSpecification, FleetType, InstanceInterruptionBehavior, InstanceRequirements, InternetGateway, Ipam, IpamExternalResourceVerificationToken, IpamPool, IpamPrefixListResolver, IpamPrefixListResolverTarget, IpamResourceDiscovery, IpamScope, Ipv4PrefixSpecificationRequest, Ipv6PrefixSpecificationRequest, KeyType, MacModificationTask, PrivateIpAddressSpecification, SpotInstanceType, Subnet, TargetCapacityUnitType, Tenancy } from "./models_1";
3
- import { GroupIdentifier, InstanceIpv6Address, LaunchTemplate, LaunchTemplateVersion, LocalGatewayRouteTable, LocalGatewayRouteTableVirtualInterfaceGroupAssociation, LocalGatewayRouteTableVpcAssociation, LocalGatewayVirtualInterface, LocalGatewayVirtualInterfaceGroup, ManagedPrefixList, NatGateway, NetworkAcl, NetworkInsightsAccessScope, NetworkInsightsPath, NetworkInterface, NetworkInterfaceAttachment, NetworkInterfacePermission, PlacementGroup, ReplaceRootVolumeTask, RouteServer, RouteServerEndpoint, RouteServerPeer, RouteTable, Snapshot, SnapshotState, SpotDatafeedSubscription, SpotInstanceStateFault, StorageTier, TrafficMirrorFilter, TrafficMirrorFilterRule, TrafficMirrorSession, TrafficMirrorTarget, TransitGateway, TransitGatewayConnect, TransitGatewayConnectPeer, TransitGatewayMulticastDomain, TransitGatewayPolicyTable, TransitGatewayRouteTable, TransitGatewayRouteTableAnnouncement, VerifiedAccessEndpoint } from "./models_2";
1
+ import { ActiveInstance, ActivityStatus, AllocationStrategy, AlternatePathHint, BatchState, CurrencyCodeValues, Explanation, IamInstanceProfileSpecification, IpamResourceDiscoveryAssociation, IpPermission, PathComponent, ReservedInstancesListing, ResourceType, SecurityGroupRule, SecurityGroupVpcAssociationState, Tag, TagSpecification, TransitGatewayAssociationState, TransitGatewayAttachmentResourceType, TransitGatewayAttachmentState, TransitGatewayPeeringAttachment, TransitGatewayVpcAttachment, UserIdGroupPair } from "./models_0";
2
+ import { _InstanceType, AttributeValue, BlockDeviceMapping, ConnectionTrackingSpecificationRequest, EnaSrdSpecificationRequest, FleetLaunchTemplateSpecification, FleetType, InstanceInterruptionBehavior, InstanceRequirements, InternetGateway, Ipam, IpamExternalResourceVerificationToken, IpamPool, IpamPrefixListResolver, IpamPrefixListResolverTarget, IpamResourceDiscovery, IpamScope, Ipv4PrefixSpecificationRequest, Ipv6PrefixSpecificationRequest, KeyType, MacModificationTask, SpotInstanceType, Subnet, TargetCapacityUnitType, Tenancy } from "./models_1";
3
+ import { GroupIdentifier, InstanceIpv6Address, LaunchTemplate, LaunchTemplateVersion, LocalGatewayRouteTable, LocalGatewayRouteTableVirtualInterfaceGroupAssociation, LocalGatewayRouteTableVpcAssociation, LocalGatewayVirtualInterface, LocalGatewayVirtualInterfaceGroup, ManagedPrefixList, NatGateway, NetworkAcl, NetworkInsightsAccessScope, NetworkInsightsPath, NetworkInterface, NetworkInterfaceAttachment, NetworkInterfacePermission, PlacementGroup, PrivateIpAddressSpecification, ReplaceRootVolumeTask, RouteServer, RouteServerEndpoint, RouteServerPeer, RouteTable, Snapshot, SnapshotState, SpotDatafeedSubscription, SpotInstanceStateFault, StorageTier, TrafficMirrorFilter, TrafficMirrorFilterRule, TrafficMirrorSession, TrafficMirrorTarget, TransitGateway, TransitGatewayConnect, TransitGatewayConnectPeer, TransitGatewayMulticastDomain, TransitGatewayPolicyTable, TransitGatewayRouteTable, TransitGatewayRouteTableAnnouncement } from "./models_2";
4
4
  import { Byoasn, Filter, IdFormat } from "./models_3";
5
- import { AttachmentLimitType, AttributeBooleanValue, EbsOptimizedInfo, EbsOptimizedSupport, EventInformation, PermissionGroup, ProductCode, VirtualizationType } from "./models_4";
5
+ import { AttributeBooleanValue, EventInformation, PermissionGroup, ProductCode, VirtualizationType } from "./models_4";
6
+ /**
7
+ * @public
8
+ * @enum
9
+ */
10
+ export declare const AttachmentLimitType: {
11
+ readonly DEDICATED: "dedicated";
12
+ readonly SHARED: "shared";
13
+ };
14
+ /**
15
+ * @public
16
+ */
17
+ export type AttachmentLimitType = (typeof AttachmentLimitType)[keyof typeof AttachmentLimitType];
18
+ /**
19
+ * <p>Describes the optimized EBS performance for supported instance types.</p>
20
+ * @public
21
+ */
22
+ export interface EbsOptimizedInfo {
23
+ /**
24
+ * <p>The baseline bandwidth performance for an EBS-optimized instance type, in Mbps.</p>
25
+ * @public
26
+ */
27
+ BaselineBandwidthInMbps?: number | undefined;
28
+ /**
29
+ * <p>The baseline throughput performance for an EBS-optimized instance type, in MB/s.</p>
30
+ * @public
31
+ */
32
+ BaselineThroughputInMBps?: number | undefined;
33
+ /**
34
+ * <p>The baseline input/output storage operations per seconds for an EBS-optimized instance
35
+ * type.</p>
36
+ * @public
37
+ */
38
+ BaselineIops?: number | undefined;
39
+ /**
40
+ * <p>The maximum bandwidth performance for an EBS-optimized instance type, in Mbps.</p>
41
+ * @public
42
+ */
43
+ MaximumBandwidthInMbps?: number | undefined;
44
+ /**
45
+ * <p>The maximum throughput performance for an EBS-optimized instance type, in MB/s.</p>
46
+ * @public
47
+ */
48
+ MaximumThroughputInMBps?: number | undefined;
49
+ /**
50
+ * <p>The maximum input/output storage operations per second for an EBS-optimized instance
51
+ * type.</p>
52
+ * @public
53
+ */
54
+ MaximumIops?: number | undefined;
55
+ }
56
+ /**
57
+ * @public
58
+ * @enum
59
+ */
60
+ export declare const EbsOptimizedSupport: {
61
+ readonly default: "default";
62
+ readonly supported: "supported";
63
+ readonly unsupported: "unsupported";
64
+ };
65
+ /**
66
+ * @public
67
+ */
68
+ export type EbsOptimizedSupport = (typeof EbsOptimizedSupport)[keyof typeof EbsOptimizedSupport];
6
69
  /**
7
70
  * @public
8
71
  * @enum
@@ -10765,79 +10828,6 @@ export interface DescribeTrunkInterfaceAssociationsRequest {
10765
10828
  */
10766
10829
  MaxResults?: number | undefined;
10767
10830
  }
10768
- /**
10769
- * @public
10770
- */
10771
- export interface DescribeTrunkInterfaceAssociationsResult {
10772
- /**
10773
- * <p>Information about the trunk associations.</p>
10774
- * @public
10775
- */
10776
- InterfaceAssociations?: TrunkInterfaceAssociation[] | undefined;
10777
- /**
10778
- * <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>
10779
- * @public
10780
- */
10781
- NextToken?: string | undefined;
10782
- }
10783
- /**
10784
- * @public
10785
- */
10786
- export interface DescribeVerifiedAccessEndpointsRequest {
10787
- /**
10788
- * <p>The ID of the Verified Access endpoint.</p>
10789
- * @public
10790
- */
10791
- VerifiedAccessEndpointIds?: string[] | undefined;
10792
- /**
10793
- * <p>The ID of the Verified Access instance.</p>
10794
- * @public
10795
- */
10796
- VerifiedAccessInstanceId?: string | undefined;
10797
- /**
10798
- * <p>The ID of the Verified Access group.</p>
10799
- * @public
10800
- */
10801
- VerifiedAccessGroupId?: string | undefined;
10802
- /**
10803
- * <p>The maximum number of results to return with a single call.
10804
- * To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>
10805
- * @public
10806
- */
10807
- MaxResults?: number | undefined;
10808
- /**
10809
- * <p>The token for the next page of results.</p>
10810
- * @public
10811
- */
10812
- NextToken?: string | undefined;
10813
- /**
10814
- * <p>One or more filters. Filter names and values are case-sensitive.</p>
10815
- * @public
10816
- */
10817
- Filters?: Filter[] | undefined;
10818
- /**
10819
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
10820
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
10821
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
10822
- * @public
10823
- */
10824
- DryRun?: boolean | undefined;
10825
- }
10826
- /**
10827
- * @public
10828
- */
10829
- export interface DescribeVerifiedAccessEndpointsResult {
10830
- /**
10831
- * <p>Details about the Verified Access endpoints.</p>
10832
- * @public
10833
- */
10834
- VerifiedAccessEndpoints?: VerifiedAccessEndpoint[] | undefined;
10835
- /**
10836
- * <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>
10837
- * @public
10838
- */
10839
- NextToken?: string | undefined;
10840
- }
10841
10831
  /**
10842
10832
  * @internal
10843
10833
  */
@@ -1,8 +1,81 @@
1
- import { ActiveVpnTunnelStatus, AddressTransfer, AllowedImagesSettingsDisabledState, AllowedImagesSettingsEnabledState, AllowedPrincipal, AsnAssociation, AssociationStatus, DeviceTrustProviderType, IamInstanceProfileAssociation, InstanceEventWindow, IpamResourceDiscoveryAssociation, NatGatewayAddress, RouteServerAssociation, SecurityGroupVpcAssociationState, SubnetIpv6CidrBlockAssociation, Tag, TagSpecification, TransitGatewayAssociation, TransitGatewayAttachmentResourceType, TransitGatewayMulticastDomainAssociations, TransitGatewayPolicyTableAssociation, UserTrustProviderType, VerifiedAccessInstance, VerifiedAccessTrustProvider, VpcCidrBlockAssociation, VpcIpv6CidrBlockAssociation, VpcPeeringConnection } from "./models_0";
1
+ import { ActiveVpnTunnelStatus, AddressTransfer, AllowedImagesSettingsDisabledState, AllowedImagesSettingsEnabledState, AllowedPrincipal, AsnAssociation, AssociationStatus, DeviceTrustProviderType, IamInstanceProfileAssociation, InstanceEventWindow, IpamResourceDiscoveryAssociation, NatGatewayAddress, RouteServerAssociation, SecurityGroupVpcAssociationState, SubnetIpv6CidrBlockAssociation, Tag, TagSpecification, TransitGatewayAssociation, TransitGatewayAttachmentResourceType, TransitGatewayMulticastDomainAssociations, TransitGatewayPolicyTableAssociation, TrunkInterfaceAssociation, UserTrustProviderType, VerifiedAccessInstance, VerifiedAccessTrustProvider, VpcCidrBlockAssociation, VpcIpv6CidrBlockAssociation, VpcPeeringConnection } from "./models_0";
2
2
  import { CapacityReservationState, DiskImageFormat, IpAddressType, SSEType, Volume, VolumeType, Vpc } from "./models_1";
3
- import { VerifiedAccessGroup } from "./models_2";
4
- import { ConnectionNotification, DnsEntry, DnsNameState, Filter, MetricType, PayerResponsibility, PeriodType, ServiceConfiguration, ServiceConnectivityType, ServiceTypeDetail, State, StatisticType, VpcBlockPublicAccessExclusion, VpcEndpoint, VpnConnection, VpnGateway } from "./models_3";
5
- import { AttributeBooleanValue, ExportTaskS3Location, FastLaunchLaunchTemplateSpecificationResponse, FastLaunchResourceType, FastLaunchSnapshotConfigurationResponse, FastLaunchStateCode, FastSnapshotRestoreStateCode, ProductCode, ReservationState } from "./models_4";
3
+ import { VerifiedAccessEndpoint } from "./models_2";
4
+ import { ConnectionNotification, DnsEntry, DnsNameState, Filter, MetricType, PayerResponsibility, ServiceConfiguration, ServiceConnectivityType, ServiceTypeDetail, State, VerifiedAccessGroup, VpcBlockPublicAccessExclusion, VpcEndpoint, VpnConnection, VpnGateway } from "./models_3";
5
+ import { AttributeBooleanValue, ExportTaskS3Location, FastLaunchLaunchTemplateSpecificationResponse, FastLaunchResourceType, FastLaunchSnapshotConfigurationResponse, FastLaunchStateCode, FastSnapshotRestoreStateCode, PeriodType, ProductCode, ReservationState, StatisticType } from "./models_4";
6
+ /**
7
+ * @public
8
+ */
9
+ export interface DescribeTrunkInterfaceAssociationsResult {
10
+ /**
11
+ * <p>Information about the trunk associations.</p>
12
+ * @public
13
+ */
14
+ InterfaceAssociations?: TrunkInterfaceAssociation[] | undefined;
15
+ /**
16
+ * <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>
17
+ * @public
18
+ */
19
+ NextToken?: string | undefined;
20
+ }
21
+ /**
22
+ * @public
23
+ */
24
+ export interface DescribeVerifiedAccessEndpointsRequest {
25
+ /**
26
+ * <p>The ID of the Verified Access endpoint.</p>
27
+ * @public
28
+ */
29
+ VerifiedAccessEndpointIds?: string[] | undefined;
30
+ /**
31
+ * <p>The ID of the Verified Access instance.</p>
32
+ * @public
33
+ */
34
+ VerifiedAccessInstanceId?: string | undefined;
35
+ /**
36
+ * <p>The ID of the Verified Access group.</p>
37
+ * @public
38
+ */
39
+ VerifiedAccessGroupId?: string | undefined;
40
+ /**
41
+ * <p>The maximum number of results to return with a single call.
42
+ * To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>
43
+ * @public
44
+ */
45
+ MaxResults?: number | undefined;
46
+ /**
47
+ * <p>The token for the next page of results.</p>
48
+ * @public
49
+ */
50
+ NextToken?: string | undefined;
51
+ /**
52
+ * <p>One or more filters. Filter names and values are case-sensitive.</p>
53
+ * @public
54
+ */
55
+ Filters?: Filter[] | undefined;
56
+ /**
57
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
58
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
59
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
60
+ * @public
61
+ */
62
+ DryRun?: boolean | undefined;
63
+ }
64
+ /**
65
+ * @public
66
+ */
67
+ export interface DescribeVerifiedAccessEndpointsResult {
68
+ /**
69
+ * <p>Details about the Verified Access endpoints.</p>
70
+ * @public
71
+ */
72
+ VerifiedAccessEndpoints?: VerifiedAccessEndpoint[] | undefined;
73
+ /**
74
+ * <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>
75
+ * @public
76
+ */
77
+ NextToken?: string | undefined;
78
+ }
6
79
  /**
7
80
  * @public
8
81
  */
@@ -7445,60 +7518,6 @@ export interface GetFlowLogsIntegrationTemplateRequest {
7445
7518
  */
7446
7519
  IntegrateServices: IntegrateServices | undefined;
7447
7520
  }
7448
- /**
7449
- * @public
7450
- */
7451
- export interface GetFlowLogsIntegrationTemplateResult {
7452
- /**
7453
- * <p>The generated CloudFormation template.</p>
7454
- * @public
7455
- */
7456
- Result?: string | undefined;
7457
- }
7458
- /**
7459
- * @public
7460
- */
7461
- export interface GetGroupsForCapacityReservationRequest {
7462
- /**
7463
- * <p>The ID of the Capacity Reservation. If you specify a Capacity Reservation that is
7464
- * shared with you, the operation returns only Capacity Reservation groups that you
7465
- * own.</p>
7466
- * @public
7467
- */
7468
- CapacityReservationId: string | undefined;
7469
- /**
7470
- * <p>The token to use to retrieve the next page of results.</p>
7471
- * @public
7472
- */
7473
- NextToken?: string | undefined;
7474
- /**
7475
- * <p>The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information,
7476
- * see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Query-Requests.html#api-pagination">Pagination</a>.</p>
7477
- * @public
7478
- */
7479
- MaxResults?: number | undefined;
7480
- /**
7481
- * <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>
7482
- * @public
7483
- */
7484
- DryRun?: boolean | undefined;
7485
- }
7486
- /**
7487
- * <p>Describes a resource group to which a Capacity Reservation has been added.</p>
7488
- * @public
7489
- */
7490
- export interface CapacityReservationGroup {
7491
- /**
7492
- * <p>The ARN of the resource group.</p>
7493
- * @public
7494
- */
7495
- GroupArn?: string | undefined;
7496
- /**
7497
- * <p>The ID of the Amazon Web Services account that owns the resource group.</p>
7498
- * @public
7499
- */
7500
- OwnerId?: string | undefined;
7501
- }
7502
7521
  /**
7503
7522
  * @internal
7504
7523
  */
@@ -1,10 +1,64 @@
1
- import { AccessScopeAnalysisFinding, AddIpamOperatingRegion, AddIpamOrganizationalUnitExclusion, AddPrefixListEntry, AddressAttribute, Affinity, ApplianceModeSupportValue, AutoPlacement, CurrencyCodeValues, DnsSupportValue, EnaSrdSpecification, HostMaintenance, HostRecovery, InstanceEventWindow, IpamPoolAllocation, Ipv6SupportValue, RouteServerAssociation, SecurityGroupReferencingSupportValue, SubnetAssociation, Tag, TagSpecification, TargetConfigurationRequest, TransitGatewayAssociationState, TransitGatewayAttachmentResourceType, TransitGatewayPolicyTableAssociation, TransitGatewayVpcAttachment, UnsuccessfulItem } from "./models_0";
2
- import { _InstanceType, AttributeValue, CapacityReservationPreference, CapacityReservationTarget, ClientConnectOptions, ClientLoginBannerOptions, ClientRouteEnforcementOptions, ConnectionLogOptions, ConnectionTrackingSpecificationRequest, DiskImageFormat, EndDateType, FleetExcessCapacityTerminationPolicy, FleetLaunchTemplateConfigRequest, HostnameType, InstanceBandwidthWeighting, InstanceEventWindowTimeRangeRequest, InstanceMatchCriteria, InstanceRequirementsRequest, IpAddressType, Ipam, IpamMeteredAccount, IpamPool, IpamPrefixListResolver, IpamPrefixListResolverRuleConditionOperation, IpamPrefixListResolverRuleRequest, IpamPrefixListResolverRuleType, IpamPrefixListResolverTarget, IpamResourceDiscovery, IpamResourceTag, IpamResourceType, IpamScope, IpamTier, Placement, PlatformValues, RequestIpamResourceTag, SelfServicePortal, ShutdownBehavior, TargetCapacitySpecificationRequest, TargetCapacityUnitType } from "./models_1";
3
- import { AutoAcceptSharedAttachmentsValue, DefaultRouteTableAssociationValue, DefaultRouteTablePropagationValue, LaunchTemplate, LocalGatewayRoute, ManagedPrefixList, NetworkInsightsAccessScopeContent, ResponseLaunchTemplateData, RouteServer, RouteServerPersistRoutesAction, SubnetCidrReservation, TrafficDirection, TrafficMirrorFilter, TrafficMirrorFilterRule, TrafficMirrorNetworkService, TrafficMirrorPortRangeRequest, TrafficMirrorRuleAction, TrafficMirrorSession, TransitGateway, TransitGatewayPrefixListReference, VpnEcmpSupportValue } from "./models_2";
1
+ import { AccessScopeAnalysisFinding, AddIpamOperatingRegion, AddIpamOrganizationalUnitExclusion, AddPrefixListEntry, AddressAttribute, Affinity, ApplianceModeSupportValue, AutoPlacement, CurrencyCodeValues, DnsSupportValue, EnaSrdSpecification, HostMaintenance, HostRecovery, InstanceEventWindow, IpamPoolAllocation, Ipv6SupportValue, RouteServerAssociation, SecurityGroupReferencingSupportValue, SubnetAssociation, Tag, TagSpecification, TargetConfigurationRequest, TransitGatewayAssociationState, TransitGatewayAttachmentResourceType, TransitGatewayPolicyTableAssociation, UnsuccessfulItem } from "./models_0";
2
+ import { _InstanceType, AttributeValue, CapacityReservationPreference, CapacityReservationTarget, ClientConnectOptions, ClientLoginBannerOptions, ClientRouteEnforcementOptions, ConnectionLogOptions, ConnectionTrackingSpecificationRequest, DiskImageFormat, EndDateType, ExternalAuthorityConfiguration, FleetExcessCapacityTerminationPolicy, FleetLaunchTemplateConfigRequest, HostnameType, InstanceEventWindowTimeRangeRequest, InstanceMatchCriteria, InstanceRequirementsRequest, IpAddressType, Ipam, IpamMeteredAccount, IpamPool, IpamPrefixListResolver, IpamPrefixListResolverRuleConditionOperation, IpamPrefixListResolverRuleRequest, IpamPrefixListResolverRuleType, IpamPrefixListResolverTarget, IpamResourceDiscovery, IpamResourceTag, IpamResourceType, IpamScope, IpamTier, Placement, PlatformValues, RequestIpamResourceTag, SelfServicePortal, ShutdownBehavior, TargetCapacitySpecificationRequest, TargetCapacityUnitType } from "./models_1";
3
+ import { AutoAcceptSharedAttachmentsValue, DefaultRouteTableAssociationValue, DefaultRouteTablePropagationValue, InstanceBandwidthWeighting, LaunchTemplate, LocalGatewayRoute, ManagedPrefixList, NetworkInsightsAccessScopeContent, ResponseLaunchTemplateData, RouteServer, RouteServerPersistRoutesAction, SubnetCidrReservation, TrafficDirection, TrafficMirrorFilter, TrafficMirrorFilterRule, TrafficMirrorNetworkService, TrafficMirrorPortRangeRequest, TrafficMirrorRuleAction, TrafficMirrorSession, TransitGateway, TransitGatewayPrefixListReference, VpnEcmpSupportValue } from "./models_2";
4
4
  import { Filter, IpamPoolCidr } from "./models_3";
5
5
  import { ArchitectureValues, AttributeBooleanValue, BootModeValues, ConversionTask, FpgaImageAttribute, FpgaImageAttributeName, HttpTokensState, ImportImageLicenseConfigurationResponse, InstanceAttributeName, InstanceAutoRecoveryState, InstanceMetadataEndpointState, InstanceMetadataOptionsResponse, InstanceMetadataProtocolState, InstanceMetadataTagsState, InstanceRebootMigrationState, InstanceStatusEvent, LaunchPermission, PaymentOption, PermissionGroup, SnapshotDetail, SnapshotTaskDetail, VirtualizationType } from "./models_4";
6
6
  import { AnalysisStatus, ArchitectureType, CreateVolumePermission, ExcessCapacityTerminationPolicy, LaunchTemplateConfig, LockState, ReservedInstancesConfiguration, SnapshotAttributeName } from "./models_5";
7
- import { CapacityReservationGroup, InstanceFamilyCreditSpecification, ManagedBy, RouteServerPropagation, SnapshotBlockPublicAccessState, TransitGatewayPropagationState, UnlimitedSupportedInstanceFamily } from "./models_6";
7
+ import { InstanceFamilyCreditSpecification, ManagedBy, RouteServerPropagation, SnapshotBlockPublicAccessState, TransitGatewayPropagationState, UnlimitedSupportedInstanceFamily } from "./models_6";
8
+ /**
9
+ * @public
10
+ */
11
+ export interface GetFlowLogsIntegrationTemplateResult {
12
+ /**
13
+ * <p>The generated CloudFormation template.</p>
14
+ * @public
15
+ */
16
+ Result?: string | undefined;
17
+ }
18
+ /**
19
+ * @public
20
+ */
21
+ export interface GetGroupsForCapacityReservationRequest {
22
+ /**
23
+ * <p>The ID of the Capacity Reservation. If you specify a Capacity Reservation that is
24
+ * shared with you, the operation returns only Capacity Reservation groups that you
25
+ * own.</p>
26
+ * @public
27
+ */
28
+ CapacityReservationId: string | undefined;
29
+ /**
30
+ * <p>The token to use to retrieve the next page of results.</p>
31
+ * @public
32
+ */
33
+ NextToken?: string | undefined;
34
+ /**
35
+ * <p>The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information,
36
+ * see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Query-Requests.html#api-pagination">Pagination</a>.</p>
37
+ * @public
38
+ */
39
+ MaxResults?: number | undefined;
40
+ /**
41
+ * <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>
42
+ * @public
43
+ */
44
+ DryRun?: boolean | undefined;
45
+ }
46
+ /**
47
+ * <p>Describes a resource group to which a Capacity Reservation has been added.</p>
48
+ * @public
49
+ */
50
+ export interface CapacityReservationGroup {
51
+ /**
52
+ * <p>The ARN of the resource group.</p>
53
+ * @public
54
+ */
55
+ GroupArn?: string | undefined;
56
+ /**
57
+ * <p>The ID of the Amazon Web Services account that owns the resource group.</p>
58
+ * @public
59
+ */
60
+ OwnerId?: string | undefined;
61
+ }
8
62
  /**
9
63
  * @public
10
64
  */
@@ -7185,6 +7239,17 @@ export interface ModifyIpamScopeRequest {
7185
7239
  * @public
7186
7240
  */
7187
7241
  Description?: string | undefined;
7242
+ /**
7243
+ * <p>The configuration that links an Amazon VPC IPAM scope to an external authority system. It specifies the type of external system and the external resource identifier that identifies your account or instance in that system.</p>
7244
+ * <p>In IPAM, an external authority is a third-party IP address management system that provides CIDR blocks when you provision address space for top-level IPAM pools. This allows you to use your existing IP management system to control which address ranges are allocated to Amazon Web Services while using Amazon VPC IPAM to manage subnets within those ranges.</p>
7245
+ * @public
7246
+ */
7247
+ ExternalAuthorityConfiguration?: ExternalAuthorityConfiguration | undefined;
7248
+ /**
7249
+ * <p>Remove the external authority configuration. <code>true</code> to remove.</p>
7250
+ * @public
7251
+ */
7252
+ RemoveExternalAuthorityConfiguration?: boolean | undefined;
7188
7253
  }
7189
7254
  /**
7190
7255
  * @public
@@ -8493,43 +8558,6 @@ export interface ModifyTransitGatewayVpcAttachmentRequest {
8493
8558
  */
8494
8559
  DryRun?: boolean | undefined;
8495
8560
  }
8496
- /**
8497
- * @public
8498
- */
8499
- export interface ModifyTransitGatewayVpcAttachmentResult {
8500
- /**
8501
- * <p>Information about the modified attachment.</p>
8502
- * @public
8503
- */
8504
- TransitGatewayVpcAttachment?: TransitGatewayVpcAttachment | undefined;
8505
- }
8506
- /**
8507
- * <p>Describes the port range for a Verified Access endpoint.</p>
8508
- * @public
8509
- */
8510
- export interface ModifyVerifiedAccessEndpointPortRange {
8511
- /**
8512
- * <p>The start of the port range.</p>
8513
- * @public
8514
- */
8515
- FromPort?: number | undefined;
8516
- /**
8517
- * <p>The end of the port range.</p>
8518
- * @public
8519
- */
8520
- ToPort?: number | undefined;
8521
- }
8522
- /**
8523
- * <p>The CIDR options for a Verified Access endpoint.</p>
8524
- * @public
8525
- */
8526
- export interface ModifyVerifiedAccessEndpointCidrOptions {
8527
- /**
8528
- * <p>The port ranges.</p>
8529
- * @public
8530
- */
8531
- PortRanges?: ModifyVerifiedAccessEndpointPortRange[] | undefined;
8532
- }
8533
8561
  /**
8534
8562
  * @internal
8535
8563
  */
@@ -1,11 +1,48 @@
1
1
  import { AddedPrincipal, AddressAttribute, AddressAttributeName, ByoipCidr, ClientVpnAuthorizationRuleStatus, CurrencyCodeValues, IamInstanceProfileAssociation, IamInstanceProfileSpecification, IpPermission, NatGatewayAddress, PortRange, RouteTableAssociationState, TagSpecification, TransitGatewayAttachmentResourceType, TransitGatewayMulticastDomainAssociations, TransitGatewayPeeringAttachment, TransitGatewayVpcAttachment, UnsuccessfulItem, VerifiedAccessInstance, VerifiedAccessSseSpecificationResponse, VerifiedAccessTrustProvider } from "./models_0";
2
- import { _InstanceType, AmdSevSnpSpecification, BlockDeviceMapping, CapacityReservation, CapacityReservationInstancePlatform, CreditSpecificationRequest, ElasticGpuSpecification, HostnameType, InstanceBandwidthWeighting, InstanceInterruptionBehavior, IpAddressType, MarketType, Placement, ShutdownBehavior, SpotInstanceType, SSEType, VolumeType } from "./models_1";
3
- import { IcmpTypeCode, InstanceIpv6Address, LocalGatewayRoute, ManagedPrefixList, OperatorRequest, RuleAction, SnapshotState, TransitGatewayRoute, VerifiedAccessEndpoint, VerifiedAccessEndpointProtocol, VerifiedAccessGroup, VerifiedAccessSseSpecificationRequest } from "./models_2";
4
- import { Byoasn, DnsOptionsSpecification, Filter, IKEVersionsRequestListValue, InstanceTagNotificationAttribute, InternetGatewayExclusionMode, IpamPoolCidr, PayerResponsibility, Phase1DHGroupNumbersRequestListValue, Phase1EncryptionAlgorithmsRequestListValue, Phase1IntegrityAlgorithmsRequestListValue, Phase2DHGroupNumbersRequestListValue, Phase2EncryptionAlgorithmsRequestListValue, Phase2IntegrityAlgorithmsRequestListValue, SubnetConfiguration, VpcBlockPublicAccessExclusion, VpnConnection, VpnTunnelLogOptionsSpecification } from "./models_3";
2
+ import { _InstanceType, AmdSevSnpSpecification, BlockDeviceMapping, CapacityReservation, CapacityReservationInstancePlatform, CreditSpecificationRequest, ElasticGpuSpecification, HostnameType, InstanceInterruptionBehavior, IpAddressType, MarketType, Placement, ShutdownBehavior, SpotInstanceType, SSEType, VolumeType } from "./models_1";
3
+ import { IcmpTypeCode, InstanceBandwidthWeighting, InstanceIpv6Address, LocalGatewayRoute, ManagedPrefixList, OperatorRequest, RuleAction, SnapshotState, TransitGatewayRoute, VerifiedAccessEndpoint, VerifiedAccessEndpointProtocol, VerifiedAccessSseSpecificationRequest } from "./models_2";
4
+ import { Byoasn, DnsOptionsSpecification, Filter, IKEVersionsRequestListValue, InstanceTagNotificationAttribute, InternetGatewayExclusionMode, IpamPoolCidr, PayerResponsibility, Phase1DHGroupNumbersRequestListValue, Phase1EncryptionAlgorithmsRequestListValue, Phase1IntegrityAlgorithmsRequestListValue, Phase2DHGroupNumbersRequestListValue, Phase2EncryptionAlgorithmsRequestListValue, Phase2IntegrityAlgorithmsRequestListValue, SubnetConfiguration, VerifiedAccessGroup, VpcBlockPublicAccessExclusion, VpnConnection, VpnTunnelLogOptionsSpecification } from "./models_3";
5
5
  import { ArchitectureValues, AttributeBooleanValue, BootModeValues, CapacityBlock, CapacityBlockExtension, ClientVpnConnectionStatus, HttpTokensState, ImdsSupportValues, InstanceAttributeName, InstanceAutoRecoveryState, InstanceMetadataEndpointState, InstanceMetadataProtocolState, InstanceMetadataTagsState, InstanceState, Monitoring, TpmSupportValues } from "./models_4";
6
6
  import { InstanceNetworkInterfaceSpecification, NetworkInsightsAccessScopeAnalysis, NetworkInsightsAnalysis, PublicIpv4PoolRange, RunInstancesMonitoringEnabled, ScheduledInstance, SnapshotAttributeName, SpotFleetRequestConfigData, SpotInstanceRequest, SpotPlacement } from "./models_5";
7
7
  import { CapacityManagerStatus, InternetGatewayBlockMode, VerifiedAccessInstanceLoggingConfiguration, VolumeModification, VpcBlockPublicAccessOptions } from "./models_6";
8
- import { CapacityReservationSpecification, ModifyVerifiedAccessEndpointCidrOptions, ModifyVerifiedAccessEndpointPortRange, Purchase } from "./models_7";
8
+ import { CapacityReservationSpecification, Purchase } from "./models_7";
9
+ /**
10
+ * @public
11
+ */
12
+ export interface ModifyTransitGatewayVpcAttachmentResult {
13
+ /**
14
+ * <p>Information about the modified attachment.</p>
15
+ * @public
16
+ */
17
+ TransitGatewayVpcAttachment?: TransitGatewayVpcAttachment | undefined;
18
+ }
19
+ /**
20
+ * <p>Describes the port range for a Verified Access endpoint.</p>
21
+ * @public
22
+ */
23
+ export interface ModifyVerifiedAccessEndpointPortRange {
24
+ /**
25
+ * <p>The start of the port range.</p>
26
+ * @public
27
+ */
28
+ FromPort?: number | undefined;
29
+ /**
30
+ * <p>The end of the port range.</p>
31
+ * @public
32
+ */
33
+ ToPort?: number | undefined;
34
+ }
35
+ /**
36
+ * <p>The CIDR options for a Verified Access endpoint.</p>
37
+ * @public
38
+ */
39
+ export interface ModifyVerifiedAccessEndpointCidrOptions {
40
+ /**
41
+ * <p>The port ranges.</p>
42
+ * @public
43
+ */
44
+ PortRanges?: ModifyVerifiedAccessEndpointPortRange[] | undefined;
45
+ }
9
46
  /**
10
47
  * <p>Describes a load balancer when creating an Amazon Web Services Verified Access endpoint using the
11
48
  * <code>load-balancer</code> type.</p>
@@ -5,10 +5,8 @@ import {
5
5
  ServiceInputTypes,
6
6
  ServiceOutputTypes,
7
7
  } from "../EC2Client";
8
- import {
9
- CreateVerifiedAccessEndpointRequest,
10
- CreateVerifiedAccessEndpointResult,
11
- } from "../models/models_2";
8
+ import { CreateVerifiedAccessEndpointRequest } from "../models/models_2";
9
+ import { CreateVerifiedAccessEndpointResult } from "../models/models_3";
12
10
  export { __MetadataBearer };
13
11
  export { $Command };
14
12
  export interface CreateVerifiedAccessEndpointCommandInput
@@ -5,8 +5,10 @@ import {
5
5
  ServiceInputTypes,
6
6
  ServiceOutputTypes,
7
7
  } from "../EC2Client";
8
- import { CreateVerifiedAccessGroupRequest } from "../models/models_2";
9
- import { CreateVerifiedAccessGroupResult } from "../models/models_3";
8
+ import {
9
+ CreateVerifiedAccessGroupRequest,
10
+ CreateVerifiedAccessGroupResult,
11
+ } from "../models/models_3";
10
12
  export { __MetadataBearer };
11
13
  export { $Command };
12
14
  export interface CreateVerifiedAccessGroupCommandInput