@aws-sdk/client-ec2 3.1011.0 → 3.1013.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 (43) hide show
  1. package/dist-cjs/index.js +6 -0
  2. package/dist-cjs/schemas/schemas_0.js +105 -62
  3. package/dist-es/models/enums.js +5 -0
  4. package/dist-es/schemas/schemas_0.js +51 -8
  5. package/dist-types/commands/CreateFleetCommand.d.ts +8 -3
  6. package/dist-types/commands/CreateSecondarySubnetCommand.d.ts +1 -2
  7. package/dist-types/commands/DeleteTrafficMirrorSessionCommand.d.ts +2 -1
  8. package/dist-types/commands/DescribeFleetsCommand.d.ts +8 -3
  9. package/dist-types/commands/DescribeInstanceImageMetadataCommand.d.ts +1 -2
  10. package/dist-types/commands/DescribeInstanceTypesCommand.d.ts +5 -0
  11. package/dist-types/commands/DescribeTrafficMirrorSessionsCommand.d.ts +2 -1
  12. package/dist-types/commands/DescribeTrafficMirrorTargetsCommand.d.ts +1 -1
  13. package/dist-types/commands/GetDeclarativePoliciesReportSummaryCommand.d.ts +2 -1
  14. package/dist-types/commands/GetDefaultCreditSpecificationCommand.d.ts +1 -2
  15. package/dist-types/commands/ModifyFleetCommand.d.ts +1 -1
  16. package/dist-types/commands/ModifyTrafficMirrorSessionCommand.d.ts +1 -1
  17. package/dist-types/models/enums.d.ts +13 -0
  18. package/dist-types/models/models_1.d.ts +31 -43
  19. package/dist-types/models/models_2.d.ts +40 -10
  20. package/dist-types/models/models_3.d.ts +31 -166
  21. package/dist-types/models/models_4.d.ts +196 -88
  22. package/dist-types/models/models_5.d.ts +87 -118
  23. package/dist-types/models/models_6.d.ts +119 -160
  24. package/dist-types/models/models_7.d.ts +160 -3
  25. package/dist-types/schemas/schemas_0.d.ts +3 -0
  26. package/dist-types/ts3.4/commands/CreateSecondarySubnetCommand.d.ts +4 -2
  27. package/dist-types/ts3.4/commands/DeleteTrafficMirrorSessionCommand.d.ts +2 -4
  28. package/dist-types/ts3.4/commands/DescribeInstanceImageMetadataCommand.d.ts +4 -2
  29. package/dist-types/ts3.4/commands/DescribeTrafficMirrorSessionsCommand.d.ts +2 -4
  30. package/dist-types/ts3.4/commands/DescribeTrafficMirrorTargetsCommand.d.ts +1 -1
  31. package/dist-types/ts3.4/commands/GetDeclarativePoliciesReportSummaryCommand.d.ts +2 -4
  32. package/dist-types/ts3.4/commands/GetDefaultCreditSpecificationCommand.d.ts +4 -2
  33. package/dist-types/ts3.4/commands/ModifyTrafficMirrorSessionCommand.d.ts +1 -1
  34. package/dist-types/ts3.4/models/enums.d.ts +7 -0
  35. package/dist-types/ts3.4/models/models_1.d.ts +5 -9
  36. package/dist-types/ts3.4/models/models_2.d.ts +9 -3
  37. package/dist-types/ts3.4/models/models_3.d.ts +8 -18
  38. package/dist-types/ts3.4/models/models_4.d.ts +27 -18
  39. package/dist-types/ts3.4/models/models_5.d.ts +17 -23
  40. package/dist-types/ts3.4/models/models_6.d.ts +23 -40
  41. package/dist-types/ts3.4/models/models_7.d.ts +38 -5
  42. package/dist-types/ts3.4/schemas/schemas_0.d.ts +3 -0
  43. package/package.json +15 -15
@@ -1,11 +1,168 @@
1
- import { _InstanceType, AddressAttributeName, AmdSevSnpSpecification, ApplianceModeSupportValue, ArchitectureValues, BootModeValues, CapacityManagerStatus, CapacityReservationInstancePlatform, CurrencyCodeValues, DnsSupportValue, HostnameType, HttpTokensState, ImdsSupportValues, InstanceAttributeName, InstanceAutoRecoveryState, InstanceBandwidthWeighting, InstanceInterruptionBehavior, InstanceMetadataEndpointState, InstanceMetadataProtocolState, InstanceMetadataTagsState, InternetGatewayBlockMode, InternetGatewayExclusionMode, InterruptibleCapacityReservationAllocationStatus, InterruptionType, IpAddressType, Ipv6SupportValue, MarketType, MembershipType, NestedVirtualizationSpecification, PayerResponsibility, ReportInstanceReasonCodes, ReportStatusType, ResetFpgaImageAttributeName, ResetImageAttributeName, RuleAction, SecondaryInterfaceType, SecurityGroupReferencingSupportValue, ShutdownBehavior, SnapshotAttributeName, SnapshotState, SpotInstanceType, SSEType, Status, TpmSupportValues, TransitGatewayAttachmentResourceType, VerificationMethod, VerifiedAccessEndpointProtocol, VolumeType, VpcEncryptionControlExclusionStateInput, VpcEncryptionControlMode, VpcTenancy } from "./enums";
1
+ import { _InstanceType, AddressAttributeName, AmdSevSnpSpecification, ApplianceModeSupportValue, ArchitectureValues, AutoAcceptSharedAttachmentsValue, BootModeValues, CapacityManagerStatus, CapacityReservationInstancePlatform, CurrencyCodeValues, DefaultRouteTableAssociationValue, DefaultRouteTablePropagationValue, DnsSupportValue, EncryptionSupportOptionValue, HostnameType, HttpTokensState, ImdsSupportValues, InstanceAttributeName, InstanceAutoRecoveryState, InstanceBandwidthWeighting, InstanceInterruptionBehavior, InstanceMetadataEndpointState, InstanceMetadataProtocolState, InstanceMetadataTagsState, InternetGatewayBlockMode, InternetGatewayExclusionMode, InterruptibleCapacityReservationAllocationStatus, InterruptionType, IpAddressType, Ipv6SupportValue, MarketType, MembershipType, NestedVirtualizationSpecification, PayerResponsibility, ReportInstanceReasonCodes, ReportStatusType, ResetFpgaImageAttributeName, ResetImageAttributeName, RuleAction, SecondaryInterfaceType, SecurityGroupReferencingSupportValue, ShutdownBehavior, SnapshotAttributeName, SnapshotState, SpotInstanceType, SSEType, Status, TpmSupportValues, TrafficMirrorSessionField, TransitGatewayAttachmentResourceType, VerificationMethod, VerifiedAccessEndpointProtocol, VolumeType, VpcEncryptionControlExclusionStateInput, VpcEncryptionControlMode, VpcTenancy, VpnEcmpSupportValue } from "./enums";
2
2
  import { type AddressAttribute, type ByoipCidr, type CapacityReservation, type ClientVpnAuthorizationRuleStatus, type IamInstanceProfileAssociation, type IamInstanceProfileSpecification, type PortRange, type RouteTableAssociationState, type TransitGatewayMulticastDomainAssociations, type TransitGatewayPeeringAttachment, type TransitGatewayVpcAttachment, type VerifiedAccessInstance, type VerifiedAccessSseSpecificationResponse, type VerifiedAccessTrustProvider, type VpcEncryptionControl, AddedPrincipal, IpPermission, NatGatewayAddress, TagSpecification, UnsuccessfulItem } from "./models_0";
3
3
  import { type CreditSpecificationRequest, type IcmpTypeCode, type ManagedPrefixList, type OperatorRequest, type Placement, BlockDeviceMapping, ElasticGpuSpecification, InstanceIpv6Address, LocalGatewayRoute } from "./models_1";
4
- import { type DnsOptionsSpecification, type TransitGateway, type TransitGatewayMeteringPolicy, type TransitGatewayPrefixListReference, type VerifiedAccessEndpoint, type VerifiedAccessGroup, type VerifiedAccessSseSpecificationRequest, type VpcBlockPublicAccessExclusion, type VpnConnection, type VpnTunnelLogOptionsSpecification, IKEVersionsRequestListValue, Phase1DHGroupNumbersRequestListValue, Phase1EncryptionAlgorithmsRequestListValue, Phase1IntegrityAlgorithmsRequestListValue, Phase2DHGroupNumbersRequestListValue, Phase2EncryptionAlgorithmsRequestListValue, Phase2IntegrityAlgorithmsRequestListValue, SubnetConfiguration, TransitGatewayRoute } from "./models_2";
4
+ import { type DnsOptionsSpecification, type TrafficMirrorSession, type TransitGateway, type TransitGatewayMeteringPolicy, type TransitGatewayPrefixListReference, type VerifiedAccessEndpoint, type VerifiedAccessGroup, type VerifiedAccessSseSpecificationRequest, type VpcBlockPublicAccessExclusion, type VpnConnection, type VpnTunnelLogOptionsSpecification, IKEVersionsRequestListValue, Phase1DHGroupNumbersRequestListValue, Phase1EncryptionAlgorithmsRequestListValue, Phase1IntegrityAlgorithmsRequestListValue, Phase2DHGroupNumbersRequestListValue, Phase2EncryptionAlgorithmsRequestListValue, Phase2IntegrityAlgorithmsRequestListValue, SubnetConfiguration, TransitGatewayRoute } from "./models_2";
5
5
  import { type AttributeBooleanValue, type Byoasn, type ClientVpnConnectionStatus, type InstanceTagNotificationAttribute, type IpamPoolCidr, CapacityBlock, CapacityBlockExtension, Filter } from "./models_3";
6
6
  import { type InstanceState, type Monitoring, type NetworkInsightsAccessScopeAnalysis, type NetworkInsightsAnalysis, type PublicIpv4PoolRange, type RunInstancesMonitoringEnabled, type SpotFleetRequestConfigData, type SpotPlacement, InstanceNetworkInterfaceSpecification, ScheduledInstance, SpotInstanceRequest } from "./models_4";
7
7
  import type { VerifiedAccessInstanceLoggingConfiguration, VolumeModification, VpcBlockPublicAccessOptions } from "./models_5";
8
- import { type CapacityReservationSpecification, type ModifyTransitGatewayOptions, Purchase } from "./models_6";
8
+ import { type CapacityReservationSpecification, Purchase } from "./models_6";
9
+ /**
10
+ * @public
11
+ */
12
+ export interface ModifyTrafficMirrorSessionRequest {
13
+ /**
14
+ * <p>The ID of the Traffic Mirror session.</p>
15
+ * @public
16
+ */
17
+ TrafficMirrorSessionId: string | undefined;
18
+ /**
19
+ * <p>The Traffic Mirror target. The target must be in the same VPC as the source, or have a VPC peering connection with the source.</p>
20
+ * @public
21
+ */
22
+ TrafficMirrorTargetId?: string | undefined;
23
+ /**
24
+ * <p>The ID of the Traffic Mirror filter.</p>
25
+ * @public
26
+ */
27
+ TrafficMirrorFilterId?: string | undefined;
28
+ /**
29
+ * <p>The number of bytes in each packet to mirror. These are bytes after the VXLAN header. To mirror a subset, set this to the length (in bytes) to mirror. For example, if you set this value to 100, then the first 100 bytes that meet the filter criteria are copied to the target. Do not specify this parameter when you want to mirror the entire packet.</p>
30
+ * <p>For sessions with Network Load Balancer (NLB) traffic mirror targets, the default <code>PacketLength</code> will be set to 8500. Valid values are 1-8500. Setting a <code>PacketLength</code> greater than 8500 will result in an error response.</p>
31
+ * @public
32
+ */
33
+ PacketLength?: number | undefined;
34
+ /**
35
+ * <p>The session number determines the order in which sessions are evaluated when an interface is used by multiple sessions. The first session with a matching filter is the one that mirrors the packets.</p>
36
+ * <p>Valid values are 1-32766.</p>
37
+ * @public
38
+ */
39
+ SessionNumber?: number | undefined;
40
+ /**
41
+ * <p>The virtual network ID of the Traffic Mirror session.</p>
42
+ * @public
43
+ */
44
+ VirtualNetworkId?: number | undefined;
45
+ /**
46
+ * <p>The description to assign to the Traffic Mirror session.</p>
47
+ * @public
48
+ */
49
+ Description?: string | undefined;
50
+ /**
51
+ * <p>The properties that you want to remove from the Traffic Mirror session.</p>
52
+ * <p>When you remove a property from a Traffic Mirror session, the property is set to the default.</p>
53
+ * @public
54
+ */
55
+ RemoveFields?: TrafficMirrorSessionField[] | 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 ModifyTrafficMirrorSessionResult {
68
+ /**
69
+ * <p>Information about the Traffic Mirror session.</p>
70
+ * @public
71
+ */
72
+ TrafficMirrorSession?: TrafficMirrorSession | undefined;
73
+ }
74
+ /**
75
+ * <p>The transit gateway options.</p>
76
+ * @public
77
+ */
78
+ export interface ModifyTransitGatewayOptions {
79
+ /**
80
+ * <p>Adds IPv4 or IPv6 CIDR blocks for the transit gateway. Must be a size /24 CIDR block or larger for IPv4, or a size /64 CIDR block or larger for IPv6.</p>
81
+ * @public
82
+ */
83
+ AddTransitGatewayCidrBlocks?: string[] | undefined;
84
+ /**
85
+ * <p>Removes CIDR blocks for the transit gateway.</p>
86
+ * @public
87
+ */
88
+ RemoveTransitGatewayCidrBlocks?: string[] | undefined;
89
+ /**
90
+ * <p>Enable or disable Equal Cost Multipath Protocol support.</p>
91
+ * @public
92
+ */
93
+ VpnEcmpSupport?: VpnEcmpSupportValue | undefined;
94
+ /**
95
+ * <p>Enable or disable DNS support.</p>
96
+ * @public
97
+ */
98
+ DnsSupport?: DnsSupportValue | undefined;
99
+ /**
100
+ * <p>Enables you to reference a security group across VPCs attached to a transit gateway to simplify security group management.
101
+ *
102
+ * </p>
103
+ * <p>This option is disabled by default.</p>
104
+ * <p>For more information about security group referencing, see <a href="https://docs.aws.amazon.com/vpc/latest/tgw/tgw-vpc-attachments.html#vpc-attachment-security">Security group referencing</a> in the <i>Amazon Web Services Transit Gateways Guide</i>.</p>
105
+ * @public
106
+ */
107
+ SecurityGroupReferencingSupport?: SecurityGroupReferencingSupportValue | undefined;
108
+ /**
109
+ * <p>Enable or disable automatic acceptance of attachment requests.</p>
110
+ * @public
111
+ */
112
+ AutoAcceptSharedAttachments?: AutoAcceptSharedAttachmentsValue | undefined;
113
+ /**
114
+ * <p>Enable or disable automatic association with the default association route table.</p>
115
+ * @public
116
+ */
117
+ DefaultRouteTableAssociation?: DefaultRouteTableAssociationValue | undefined;
118
+ /**
119
+ * <p>The ID of the default association route table.</p>
120
+ * @public
121
+ */
122
+ AssociationDefaultRouteTableId?: string | undefined;
123
+ /**
124
+ * <p>Indicates whether resource attachments automatically propagate routes to the default
125
+ * propagation route table. Enabled by default. If <code>defaultRouteTablePropagation</code>
126
+ * is set to <code>enable</code>,
127
+ * Amazon Web Services Transit Gateway will create the default transit gateway route
128
+ * table.</p>
129
+ * @public
130
+ */
131
+ DefaultRouteTablePropagation?: DefaultRouteTablePropagationValue | undefined;
132
+ /**
133
+ * <p>The ID of the default propagation route table.</p>
134
+ * @public
135
+ */
136
+ PropagationDefaultRouteTableId?: string | undefined;
137
+ /**
138
+ * <p>A private Autonomous System Number (ASN) for the Amazon side of a BGP session.
139
+ * The range is 64512 to 65534 for 16-bit ASNs and 4200000000 to 4294967294 for 32-bit ASNs.</p>
140
+ * <p>The modify ASN operation is not allowed on a transit gateway if it has the following attachments:</p>
141
+ * <ul>
142
+ * <li>
143
+ * <p>Dynamic VPN</p>
144
+ * </li>
145
+ * <li>
146
+ * <p>Static VPN</p>
147
+ * </li>
148
+ * <li>
149
+ * <p>Direct Connect Gateway</p>
150
+ * </li>
151
+ * <li>
152
+ * <p>Connect</p>
153
+ * </li>
154
+ * </ul>
155
+ * <p>You must first delete all transit gateway attachments configured prior to modifying the ASN on
156
+ * the transit gateway.</p>
157
+ * @public
158
+ */
159
+ AmazonSideAsn?: number | undefined;
160
+ /**
161
+ * <p>Enable or disable encryption support for VPC Encryption Control.</p>
162
+ * @public
163
+ */
164
+ EncryptionSupport?: EncryptionSupportOptionValue | undefined;
165
+ }
9
166
  /**
10
167
  * @public
11
168
  */
@@ -483,6 +483,7 @@ export declare var CustomerGateway$: StaticStructureSchema;
483
483
  export declare var DataQuery$: StaticStructureSchema;
484
484
  export declare var DataResponse$: StaticStructureSchema;
485
485
  export declare var DeclarativePoliciesReport$: StaticStructureSchema;
486
+ export declare var DefaultConnectionTrackingConfiguration$: StaticStructureSchema;
486
487
  export declare var DeleteCapacityManagerDataExportRequest$: StaticStructureSchema;
487
488
  export declare var DeleteCapacityManagerDataExportResult$: StaticStructureSchema;
488
489
  export declare var DeleteCarrierGatewayRequest$: StaticStructureSchema;
@@ -2023,6 +2024,8 @@ export declare var RequestSpotLaunchSpecification$: StaticStructureSchema;
2023
2024
  export declare var Reservation$: StaticStructureSchema;
2024
2025
  export declare var ReservationFleetInstanceSpecification$: StaticStructureSchema;
2025
2026
  export declare var ReservationValue$: StaticStructureSchema;
2027
+ export declare var ReservedCapacityOptions$: StaticStructureSchema;
2028
+ export declare var ReservedCapacityOptionsRequest$: StaticStructureSchema;
2026
2029
  export declare var ReservedInstanceLimitPrice$: StaticStructureSchema;
2027
2030
  export declare var ReservedInstanceReservationValue$: StaticStructureSchema;
2028
2031
  export declare var ReservedInstances$: StaticStructureSchema;
@@ -5,8 +5,10 @@ import {
5
5
  ServiceInputTypes,
6
6
  ServiceOutputTypes,
7
7
  } from "../EC2Client";
8
- import { CreateSecondarySubnetRequest } from "../models/models_1";
9
- import { CreateSecondarySubnetResult } from "../models/models_2";
8
+ import {
9
+ CreateSecondarySubnetRequest,
10
+ CreateSecondarySubnetResult,
11
+ } from "../models/models_2";
10
12
  export { __MetadataBearer };
11
13
  export { $Command };
12
14
  export interface CreateSecondarySubnetCommandInput
@@ -5,10 +5,8 @@ import {
5
5
  ServiceInputTypes,
6
6
  ServiceOutputTypes,
7
7
  } from "../EC2Client";
8
- import {
9
- DeleteTrafficMirrorSessionRequest,
10
- DeleteTrafficMirrorSessionResult,
11
- } from "../models/models_2";
8
+ import { DeleteTrafficMirrorSessionRequest } from "../models/models_2";
9
+ import { DeleteTrafficMirrorSessionResult } from "../models/models_3";
12
10
  export { __MetadataBearer };
13
11
  export { $Command };
14
12
  export interface DeleteTrafficMirrorSessionCommandInput
@@ -5,8 +5,10 @@ import {
5
5
  ServiceInputTypes,
6
6
  ServiceOutputTypes,
7
7
  } from "../EC2Client";
8
- import { DescribeInstanceImageMetadataRequest } from "../models/models_3";
9
- import { DescribeInstanceImageMetadataResult } from "../models/models_4";
8
+ import {
9
+ DescribeInstanceImageMetadataRequest,
10
+ DescribeInstanceImageMetadataResult,
11
+ } from "../models/models_4";
10
12
  export { __MetadataBearer };
11
13
  export { $Command };
12
14
  export interface DescribeInstanceImageMetadataCommandInput
@@ -5,10 +5,8 @@ import {
5
5
  ServiceInputTypes,
6
6
  ServiceOutputTypes,
7
7
  } from "../EC2Client";
8
- import {
9
- DescribeTrafficMirrorSessionsRequest,
10
- DescribeTrafficMirrorSessionsResult,
11
- } from "../models/models_4";
8
+ import { DescribeTrafficMirrorSessionsRequest } from "../models/models_4";
9
+ import { DescribeTrafficMirrorSessionsResult } from "../models/models_5";
12
10
  export { __MetadataBearer };
13
11
  export { $Command };
14
12
  export interface DescribeTrafficMirrorSessionsCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  DescribeTrafficMirrorTargetsRequest,
10
10
  DescribeTrafficMirrorTargetsResult,
11
- } from "../models/models_4";
11
+ } from "../models/models_5";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface DescribeTrafficMirrorTargetsCommandInput
@@ -5,10 +5,8 @@ import {
5
5
  ServiceInputTypes,
6
6
  ServiceOutputTypes,
7
7
  } from "../EC2Client";
8
- import {
9
- GetDeclarativePoliciesReportSummaryRequest,
10
- GetDeclarativePoliciesReportSummaryResult,
11
- } from "../models/models_5";
8
+ import { GetDeclarativePoliciesReportSummaryRequest } from "../models/models_5";
9
+ import { GetDeclarativePoliciesReportSummaryResult } from "../models/models_6";
12
10
  export { __MetadataBearer };
13
11
  export { $Command };
14
12
  export interface GetDeclarativePoliciesReportSummaryCommandInput
@@ -5,8 +5,10 @@ import {
5
5
  ServiceInputTypes,
6
6
  ServiceOutputTypes,
7
7
  } from "../EC2Client";
8
- import { GetDefaultCreditSpecificationRequest } from "../models/models_5";
9
- import { GetDefaultCreditSpecificationResult } from "../models/models_6";
8
+ import {
9
+ GetDefaultCreditSpecificationRequest,
10
+ GetDefaultCreditSpecificationResult,
11
+ } from "../models/models_6";
10
12
  export { __MetadataBearer };
11
13
  export { $Command };
12
14
  export interface GetDefaultCreditSpecificationCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  ModifyTrafficMirrorSessionRequest,
10
10
  ModifyTrafficMirrorSessionResult,
11
- } from "../models/models_6";
11
+ } from "../models/models_7";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface ModifyTrafficMirrorSessionCommandInput
@@ -2186,6 +2186,11 @@ export declare const FleetCapacityReservationUsageStrategy: {
2186
2186
  };
2187
2187
  export type FleetCapacityReservationUsageStrategy =
2188
2188
  (typeof FleetCapacityReservationUsageStrategy)[keyof typeof FleetCapacityReservationUsageStrategy];
2189
+ export declare const FleetReservationType: {
2190
+ readonly INTERRUPTIBLE_CAPACITY_RESERVATION: "interruptible-capacity-reservation";
2191
+ };
2192
+ export type FleetReservationType =
2193
+ (typeof FleetReservationType)[keyof typeof FleetReservationType];
2189
2194
  export declare const SpotAllocationStrategy: {
2190
2195
  readonly CAPACITY_OPTIMIZED: "capacity-optimized";
2191
2196
  readonly CAPACITY_OPTIMIZED_PRIORITIZED: "capacity-optimized-prioritized";
@@ -2211,6 +2216,7 @@ export type FleetReplacementStrategy =
2211
2216
  export declare const DefaultTargetCapacityType: {
2212
2217
  readonly CAPACITY_BLOCK: "capacity-block";
2213
2218
  readonly ON_DEMAND: "on-demand";
2219
+ readonly RESERVED_CAPACITY: "reserved-capacity";
2214
2220
  readonly SPOT: "spot";
2215
2221
  };
2216
2222
  export type DefaultTargetCapacityType =
@@ -2229,6 +2235,7 @@ export declare const FleetType: {
2229
2235
  };
2230
2236
  export type FleetType = (typeof FleetType)[keyof typeof FleetType];
2231
2237
  export declare const InstanceLifecycle: {
2238
+ readonly INTERRUPTIBLE_CAPACITY_RESERVATION: "interruptible-capacity-reservation";
2232
2239
  readonly ON_DEMAND: "on-demand";
2233
2240
  readonly SPOT: "spot";
2234
2241
  };
@@ -26,6 +26,7 @@ import {
26
26
  FleetExcessCapacityTerminationPolicy,
27
27
  FleetOnDemandAllocationStrategy,
28
28
  FleetReplacementStrategy,
29
+ FleetReservationType,
29
30
  FleetType,
30
31
  FlowLogsResourceType,
31
32
  HostnameType,
@@ -311,6 +312,9 @@ export interface OnDemandOptionsRequest {
311
312
  MinTargetCapacity?: number | undefined;
312
313
  MaxTotalPrice?: string | undefined;
313
314
  }
315
+ export interface ReservedCapacityOptionsRequest {
316
+ ReservationTypes?: FleetReservationType[] | undefined;
317
+ }
314
318
  export interface FleetSpotCapacityRebalanceRequest {
315
319
  ReplacementStrategy?: FleetReplacementStrategy | undefined;
316
320
  TerminationDelay?: number | undefined;
@@ -340,6 +344,7 @@ export interface CreateFleetRequest {
340
344
  ClientToken?: string | undefined;
341
345
  SpotOptions?: SpotOptionsRequest | undefined;
342
346
  OnDemandOptions?: OnDemandOptionsRequest | undefined;
347
+ ReservedCapacityOptions?: ReservedCapacityOptionsRequest | undefined;
343
348
  ExcessCapacityTerminationPolicy?:
344
349
  | FleetExcessCapacityTerminationPolicy
345
350
  | undefined;
@@ -2268,12 +2273,3 @@ export interface CreateSecondaryNetworkResult {
2268
2273
  SecondaryNetwork?: SecondaryNetwork | undefined;
2269
2274
  ClientToken?: string | undefined;
2270
2275
  }
2271
- export interface CreateSecondarySubnetRequest {
2272
- ClientToken?: string | undefined;
2273
- AvailabilityZone?: string | undefined;
2274
- AvailabilityZoneId?: string | undefined;
2275
- DryRun?: boolean | undefined;
2276
- Ipv4CidrBlock: string | undefined;
2277
- SecondaryNetworkId: string | undefined;
2278
- TagSpecifications?: TagSpecification[] | undefined;
2279
- }
@@ -127,6 +127,15 @@ import {
127
127
  RouteServerPeer,
128
128
  SecondaryNetwork,
129
129
  } from "./models_1";
130
+ export interface CreateSecondarySubnetRequest {
131
+ ClientToken?: string | undefined;
132
+ AvailabilityZone?: string | undefined;
133
+ AvailabilityZoneId?: string | undefined;
134
+ DryRun?: boolean | undefined;
135
+ Ipv4CidrBlock: string | undefined;
136
+ SecondaryNetworkId: string | undefined;
137
+ TagSpecifications?: TagSpecification[] | undefined;
138
+ }
130
139
  export interface SecondarySubnetIpv4CidrBlockAssociation {
131
140
  AssociationId?: string | undefined;
132
141
  CidrBlock?: string | undefined;
@@ -1916,6 +1925,3 @@ export interface DeleteTrafficMirrorSessionRequest {
1916
1925
  TrafficMirrorSessionId: string | undefined;
1917
1926
  DryRun?: boolean | undefined;
1918
1927
  }
1919
- export interface DeleteTrafficMirrorSessionResult {
1920
- TrafficMirrorSessionId?: string | undefined;
1921
- }
@@ -43,6 +43,7 @@ import {
43
43
  FleetInstanceMatchCriteria,
44
44
  FleetOnDemandAllocationStrategy,
45
45
  FleetReplacementStrategy,
46
+ FleetReservationType,
46
47
  FleetStateCode,
47
48
  FleetType,
48
49
  FpgaImageAttributeName,
@@ -140,6 +141,9 @@ import {
140
141
  VerifiedAccessGroup,
141
142
  VpcBlockPublicAccessExclusion,
142
143
  } from "./models_2";
144
+ export interface DeleteTrafficMirrorSessionResult {
145
+ TrafficMirrorSessionId?: string | undefined;
146
+ }
143
147
  export interface DeleteTrafficMirrorTargetRequest {
144
148
  TrafficMirrorTargetId: string | undefined;
145
149
  DryRun?: boolean | undefined;
@@ -1320,6 +1324,9 @@ export interface OnDemandOptions {
1320
1324
  MinTargetCapacity?: number | undefined;
1321
1325
  MaxTotalPrice?: string | undefined;
1322
1326
  }
1327
+ export interface ReservedCapacityOptions {
1328
+ ReservationTypes?: FleetReservationType[] | undefined;
1329
+ }
1323
1330
  export interface FleetSpotCapacityRebalance {
1324
1331
  ReplacementStrategy?: FleetReplacementStrategy | undefined;
1325
1332
  TerminationDelay?: number | undefined;
@@ -1364,6 +1371,7 @@ export interface FleetData {
1364
1371
  ReplaceUnhealthyInstances?: boolean | undefined;
1365
1372
  SpotOptions?: SpotOptions | undefined;
1366
1373
  OnDemandOptions?: OnDemandOptions | undefined;
1374
+ ReservedCapacityOptions?: ReservedCapacityOptions | undefined;
1367
1375
  Tags?: Tag[] | undefined;
1368
1376
  Errors?: DescribeFleetError[] | undefined;
1369
1377
  Instances?: DescribeFleetsInstances[] | undefined;
@@ -1916,21 +1924,3 @@ export interface DescribeInstanceEventWindowsResult {
1916
1924
  InstanceEventWindows?: InstanceEventWindow[] | undefined;
1917
1925
  NextToken?: string | undefined;
1918
1926
  }
1919
- export interface DescribeInstanceImageMetadataRequest {
1920
- Filters?: Filter[] | undefined;
1921
- InstanceIds?: string[] | undefined;
1922
- MaxResults?: number | undefined;
1923
- NextToken?: string | undefined;
1924
- DryRun?: boolean | undefined;
1925
- }
1926
- export interface ImageMetadata {
1927
- ImageId?: string | undefined;
1928
- Name?: string | undefined;
1929
- OwnerId?: string | undefined;
1930
- State?: ImageState | undefined;
1931
- ImageOwnerAlias?: string | undefined;
1932
- CreationDate?: string | undefined;
1933
- DeprecationTime?: string | undefined;
1934
- ImageAllowed?: boolean | undefined;
1935
- IsPublic?: boolean | undefined;
1936
- }
@@ -31,6 +31,7 @@ import {
31
31
  HostnameType,
32
32
  HttpTokensState,
33
33
  HypervisorType,
34
+ ImageState,
34
35
  InstanceAutoRecoveryState,
35
36
  InstanceBandwidthWeighting,
36
37
  InstanceBootModeValues,
@@ -162,20 +163,35 @@ import {
162
163
  Snapshot,
163
164
  TrafficMirrorFilter,
164
165
  TrafficMirrorFilterRule,
165
- TrafficMirrorSession,
166
- TrafficMirrorTarget,
167
166
  } from "./models_2";
168
167
  import {
169
168
  AttributeBooleanValue,
170
169
  EnclaveOptions,
171
170
  EventInformation,
172
- ImageMetadata,
173
171
  Byoasn,
174
172
  Filter,
175
173
  IdFormat,
176
174
  InstanceBlockDeviceMapping,
177
175
  ProductCode,
178
176
  } from "./models_3";
177
+ export interface DescribeInstanceImageMetadataRequest {
178
+ Filters?: Filter[] | undefined;
179
+ InstanceIds?: string[] | undefined;
180
+ MaxResults?: number | undefined;
181
+ NextToken?: string | undefined;
182
+ DryRun?: boolean | undefined;
183
+ }
184
+ export interface ImageMetadata {
185
+ ImageId?: string | undefined;
186
+ Name?: string | undefined;
187
+ OwnerId?: string | undefined;
188
+ State?: ImageState | undefined;
189
+ ImageOwnerAlias?: string | undefined;
190
+ CreationDate?: string | undefined;
191
+ DeprecationTime?: string | undefined;
192
+ ImageAllowed?: boolean | undefined;
193
+ IsPublic?: boolean | undefined;
194
+ }
179
195
  export interface InstanceState {
180
196
  Code?: number | undefined;
181
197
  Name?: InstanceStateName | undefined;
@@ -643,6 +659,11 @@ export interface MediaAcceleratorInfo {
643
659
  export interface MemoryInfo {
644
660
  SizeInMiB?: number | undefined;
645
661
  }
662
+ export interface DefaultConnectionTrackingConfiguration {
663
+ DefaultTcpEstablishedTimeout?: number | undefined;
664
+ DefaultUdpTimeout?: number | undefined;
665
+ DefaultUdpStreamTimeout?: number | undefined;
666
+ }
646
667
  export interface EfaInfo {
647
668
  MaximumEfaInterfaces?: number | undefined;
648
669
  }
@@ -673,6 +694,9 @@ export interface NetworkInfo {
673
694
  EnaSrdSupported?: boolean | undefined;
674
695
  BandwidthWeightings?: BandwidthWeightingType[] | undefined;
675
696
  FlexibleEnaQueuesSupport?: FlexibleEnaQueuesSupport | undefined;
697
+ ConnectionTrackingConfiguration?:
698
+ | DefaultConnectionTrackingConfiguration
699
+ | undefined;
676
700
  SecondaryNetworkSupported?: boolean | undefined;
677
701
  MaximumSecondaryNetworkInterfaces?: number | undefined;
678
702
  Ipv4AddressesPerSecondaryInterface?: number | undefined;
@@ -2168,18 +2192,3 @@ export interface DescribeTrafficMirrorSessionsRequest {
2168
2192
  MaxResults?: number | undefined;
2169
2193
  NextToken?: string | undefined;
2170
2194
  }
2171
- export interface DescribeTrafficMirrorSessionsResult {
2172
- TrafficMirrorSessions?: TrafficMirrorSession[] | undefined;
2173
- NextToken?: string | undefined;
2174
- }
2175
- export interface DescribeTrafficMirrorTargetsRequest {
2176
- TrafficMirrorTargetIds?: string[] | undefined;
2177
- DryRun?: boolean | undefined;
2178
- Filters?: Filter[] | undefined;
2179
- MaxResults?: number | undefined;
2180
- NextToken?: string | undefined;
2181
- }
2182
- export interface DescribeTrafficMirrorTargetsResult {
2183
- TrafficMirrorTargets?: TrafficMirrorTarget[] | undefined;
2184
- NextToken?: string | undefined;
2185
- }
@@ -38,7 +38,6 @@ import {
38
38
  TransitGatewayAttachmentResourceType,
39
39
  TransitGatewayAttachmentState,
40
40
  TransitGatewayPropagationState,
41
- UnlimitedSupportedInstanceFamily,
42
41
  UserTrustProviderType,
43
42
  VerifiedAccessLogDeliveryStatusCode,
44
43
  VolumeAttributeName,
@@ -86,6 +85,8 @@ import {
86
85
  DnsEntry,
87
86
  ServiceConfiguration,
88
87
  ServiceTypeDetail,
88
+ TrafficMirrorSession,
89
+ TrafficMirrorTarget,
89
90
  TransitGateway,
90
91
  TransitGatewayConnect,
91
92
  TransitGatewayConnectPeer,
@@ -111,6 +112,21 @@ import {
111
112
  ProductCode,
112
113
  } from "./models_3";
113
114
  import { RegisteredInstance } from "./models_4";
115
+ export interface DescribeTrafficMirrorSessionsResult {
116
+ TrafficMirrorSessions?: TrafficMirrorSession[] | undefined;
117
+ NextToken?: string | undefined;
118
+ }
119
+ export interface DescribeTrafficMirrorTargetsRequest {
120
+ TrafficMirrorTargetIds?: string[] | undefined;
121
+ DryRun?: boolean | undefined;
122
+ Filters?: Filter[] | undefined;
123
+ MaxResults?: number | undefined;
124
+ NextToken?: string | undefined;
125
+ }
126
+ export interface DescribeTrafficMirrorTargetsResult {
127
+ TrafficMirrorTargets?: TrafficMirrorTarget[] | undefined;
128
+ NextToken?: string | undefined;
129
+ }
114
130
  export interface DescribeTransitGatewayAttachmentsRequest {
115
131
  TransitGatewayAttachmentIds?: string[] | undefined;
116
132
  Filters?: Filter[] | undefined;
@@ -1642,25 +1658,3 @@ export interface RegionalSummary {
1642
1658
  NumberOfMatchedAccounts?: number | undefined;
1643
1659
  NumberOfUnmatchedAccounts?: number | undefined;
1644
1660
  }
1645
- export interface AttributeSummary {
1646
- AttributeName?: string | undefined;
1647
- MostFrequentValue?: string | undefined;
1648
- NumberOfMatchedAccounts?: number | undefined;
1649
- NumberOfUnmatchedAccounts?: number | undefined;
1650
- RegionalSummaries?: RegionalSummary[] | undefined;
1651
- }
1652
- export interface GetDeclarativePoliciesReportSummaryResult {
1653
- ReportId?: string | undefined;
1654
- S3Bucket?: string | undefined;
1655
- S3Prefix?: string | undefined;
1656
- TargetId?: string | undefined;
1657
- StartTime?: Date | undefined;
1658
- EndTime?: Date | undefined;
1659
- NumberOfAccounts?: number | undefined;
1660
- NumberOfFailedAccounts?: number | undefined;
1661
- AttributeSummaries?: AttributeSummary[] | undefined;
1662
- }
1663
- export interface GetDefaultCreditSpecificationRequest {
1664
- DryRun?: boolean | undefined;
1665
- InstanceFamily: UnlimitedSupportedInstanceFamily | undefined;
1666
- }