@aws-sdk/client-ec2 3.1011.0 → 3.1012.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.
- package/dist-cjs/schemas/schemas_0.js +72 -56
- package/dist-es/schemas/schemas_0.js +18 -2
- package/dist-types/commands/DescribeInstanceTypesCommand.d.ts +5 -0
- package/dist-types/commands/DescribeTrafficMirrorTargetsCommand.d.ts +2 -1
- package/dist-types/commands/GetDefaultCreditSpecificationCommand.d.ts +1 -2
- package/dist-types/models/models_4.d.ts +31 -16
- package/dist-types/models/models_5.d.ts +17 -19
- package/dist-types/models/models_6.d.ts +18 -93
- package/dist-types/models/models_7.d.ts +94 -2
- package/dist-types/schemas/schemas_0.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeTrafficMirrorTargetsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/GetDefaultCreditSpecificationCommand.d.ts +4 -2
- package/dist-types/ts3.4/models/models_4.d.ts +8 -5
- package/dist-types/ts3.4/models/models_5.d.ts +5 -5
- package/dist-types/ts3.4/models/models_6.d.ts +4 -23
- package/dist-types/ts3.4/models/models_7.d.ts +22 -5
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -0
- package/package.json +15 -15
|
@@ -1277,6 +1277,7 @@ const _DCRTR = "DescribeCapacityReservationTopologyRequest";
|
|
|
1277
1277
|
const _DCRTRe = "DescribeCapacityReservationTopologyResult";
|
|
1278
1278
|
const _DCRe = "DescribeCapacityReservations";
|
|
1279
1279
|
const _DCT = "DescribeConversionTasks";
|
|
1280
|
+
const _DCTC = "DefaultConnectionTrackingConfiguration";
|
|
1280
1281
|
const _DCTL = "DescribeConversionTaskList";
|
|
1281
1282
|
const _DCTR = "DescribeConversionTasksRequest";
|
|
1282
1283
|
const _DCTRe = "DescribeConversionTasksResult";
|
|
@@ -2003,6 +2004,7 @@ const _DTA = "DpdTimeoutAction";
|
|
|
2003
2004
|
const _DTC = "DeprecationTimeCondition";
|
|
2004
2005
|
const _DTCR = "DeprecationTimeConditionRequest";
|
|
2005
2006
|
const _DTCT = "DefaultTargetCapacityType";
|
|
2007
|
+
const _DTET = "DefaultTcpEstablishedTimeout";
|
|
2006
2008
|
const _DTG = "DeleteTransitGateway";
|
|
2007
2009
|
const _DTGA = "DescribeTransitGatewayAttachments";
|
|
2008
2010
|
const _DTGAI = "DestinationTransitGatewayAttachmentId";
|
|
@@ -2141,6 +2143,8 @@ const _DTelet = "DeleteTags";
|
|
|
2141
2143
|
const _DTes = "DescribeTags";
|
|
2142
2144
|
const _DTi = "DisablingTime";
|
|
2143
2145
|
const _DTis = "DisabledTime";
|
|
2146
|
+
const _DUST = "DefaultUdpStreamTimeout";
|
|
2147
|
+
const _DUT = "DefaultUdpTimeout";
|
|
2144
2148
|
const _DV = "DesiredVersion";
|
|
2145
2149
|
const _DVA = "DescribeVolumeAttribute";
|
|
2146
2150
|
const _DVAE = "DeleteVerifiedAccessEndpoint";
|
|
@@ -6474,6 +6478,7 @@ const _dT = "deletionTime";
|
|
|
6474
6478
|
const _dTA = "dpdTimeoutAction";
|
|
6475
6479
|
const _dTC = "deprecationTimeCondition";
|
|
6476
6480
|
const _dTCT = "defaultTargetCapacityType";
|
|
6481
|
+
const _dTET = "defaultTcpEstablishedTimeout";
|
|
6477
6482
|
const _dTGAI = "destinationTransitGatewayAttachmentId";
|
|
6478
6483
|
const _dTGAT = "destinationTransitGatewayAttachmentType";
|
|
6479
6484
|
const _dTPC = "defaultThreadsPerCore";
|
|
@@ -6486,6 +6491,8 @@ const _dTel = "deleteTime";
|
|
|
6486
6491
|
const _dTele = "deletionTimestamp";
|
|
6487
6492
|
const _dTi = "disablingTime";
|
|
6488
6493
|
const _dTis = "disabledTime";
|
|
6494
|
+
const _dUST = "defaultUdpStreamTimeout";
|
|
6495
|
+
const _dUT = "defaultUdpTimeout";
|
|
6489
6496
|
const _dV = "destinationVpc";
|
|
6490
6497
|
const _dVC = "defaultVCpus";
|
|
6491
6498
|
const _dVD = "deviceValidationDomain";
|
|
@@ -11402,6 +11409,14 @@ export var DeclarativePoliciesReport$ = [3, n0, _DPRec,
|
|
|
11402
11409
|
[_xN]: _sta }], [() => TagList, { [_eQN]: `TagSet`,
|
|
11403
11410
|
[_xN]: _tS }]]
|
|
11404
11411
|
];
|
|
11412
|
+
export var DefaultConnectionTrackingConfiguration$ = [3, n0, _DCTC,
|
|
11413
|
+
0,
|
|
11414
|
+
[_DTET, _DUT, _DUST],
|
|
11415
|
+
[[1, { [_eQN]: `DefaultTcpEstablishedTimeout`,
|
|
11416
|
+
[_xN]: _dTET }], [1, { [_eQN]: `DefaultUdpTimeout`,
|
|
11417
|
+
[_xN]: _dUT }], [1, { [_eQN]: `DefaultUdpStreamTimeout`,
|
|
11418
|
+
[_xN]: _dUST }]]
|
|
11419
|
+
];
|
|
11405
11420
|
export var DeleteCapacityManagerDataExportRequest$ = [3, n0, _DCMDER,
|
|
11406
11421
|
0,
|
|
11407
11422
|
[_CMDEI, _DR],
|
|
@@ -20952,7 +20967,7 @@ export var NetworkCardInfo$ = [3, n0, _NCIe,
|
|
|
20952
20967
|
];
|
|
20953
20968
|
export var NetworkInfo$ = [3, n0, _NIetw,
|
|
20954
20969
|
0,
|
|
20955
|
-
[_NPe, _MNI, _MNC, _DNCI, _NC, _IAPI, _IAPIp, _ISpvu, _ESna, _ESf, _EIf, _EITS, _ESSn, _BWa, _FEQS, _SNSe, _MSNI, _IAPSI],
|
|
20970
|
+
[_NPe, _MNI, _MNC, _DNCI, _NC, _IAPI, _IAPIp, _ISpvu, _ESna, _ESf, _EIf, _EITS, _ESSn, _BWa, _FEQS, _CTC, _SNSe, _MSNI, _IAPSI],
|
|
20956
20971
|
[[0, { [_eQN]: `NetworkPerformance`,
|
|
20957
20972
|
[_xN]: _nPe }], [1, { [_eQN]: `MaximumNetworkInterfaces`,
|
|
20958
20973
|
[_xN]: _mNI }], [1, { [_eQN]: `MaximumNetworkCards`,
|
|
@@ -20968,7 +20983,8 @@ export var NetworkInfo$ = [3, n0, _NIetw,
|
|
|
20968
20983
|
[_xN]: _eITSn }], [2, { [_eQN]: `EnaSrdSupported`,
|
|
20969
20984
|
[_xN]: _eSSn }], [() => BandwidthWeightingTypeList, { [_eQN]: `BandwidthWeightings`,
|
|
20970
20985
|
[_xN]: _bWa }], [0, { [_eQN]: `FlexibleEnaQueuesSupport`,
|
|
20971
|
-
[_xN]: _fEQS }], [
|
|
20986
|
+
[_xN]: _fEQS }], [() => DefaultConnectionTrackingConfiguration$, { [_eQN]: `ConnectionTrackingConfiguration`,
|
|
20987
|
+
[_xN]: _cTC }], [2, { [_eQN]: `SecondaryNetworkSupported`,
|
|
20972
20988
|
[_xN]: _sNSec }], [1, { [_eQN]: `MaximumSecondaryNetworkInterfaces`,
|
|
20973
20989
|
[_xN]: _mSNI }], [1, { [_eQN]: `Ipv4AddressesPerSecondaryInterface`,
|
|
20974
20990
|
[_xN]: _iAPSI }]]
|
|
@@ -168,6 +168,11 @@ declare const DescribeInstanceTypesCommand_base: {
|
|
|
168
168
|
* // "default" || "vpc-1" || "ebs-1",
|
|
169
169
|
* // ],
|
|
170
170
|
* // FlexibleEnaQueuesSupport: "unsupported" || "supported",
|
|
171
|
+
* // ConnectionTrackingConfiguration: { // DefaultConnectionTrackingConfiguration
|
|
172
|
+
* // DefaultTcpEstablishedTimeout: Number("int"),
|
|
173
|
+
* // DefaultUdpTimeout: Number("int"),
|
|
174
|
+
* // DefaultUdpStreamTimeout: Number("int"),
|
|
175
|
+
* // },
|
|
171
176
|
* // SecondaryNetworkSupported: true || false,
|
|
172
177
|
* // MaximumSecondaryNetworkInterfaces: Number("int"),
|
|
173
178
|
* // Ipv4AddressesPerSecondaryInterface: Number("int"),
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
-
import type { DescribeTrafficMirrorTargetsRequest
|
|
4
|
+
import type { DescribeTrafficMirrorTargetsRequest } from "../models/models_4";
|
|
5
|
+
import type { DescribeTrafficMirrorTargetsResult } from "../models/models_5";
|
|
5
6
|
/**
|
|
6
7
|
* @public
|
|
7
8
|
*/
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
-
import type { GetDefaultCreditSpecificationRequest } from "../models/
|
|
5
|
-
import type { GetDefaultCreditSpecificationResult } from "../models/models_6";
|
|
4
|
+
import type { GetDefaultCreditSpecificationRequest, GetDefaultCreditSpecificationResult } from "../models/models_6";
|
|
6
5
|
/**
|
|
7
6
|
* @public
|
|
8
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { _InstanceType, ActivityStatus, AllocationStrategy, AmdSevSnpSpecification, AnalysisStatus, ArchitectureType, ArchitectureValues, AttachmentLimitType, AttachmentStatus, BandwidthWeightingType, BatchState, BootModeType, BootModeValues, CapacityReservationPreference, CurrencyCodeValues, DeviceType, DiskType, EbsEncryptionSupport, EbsNvmeSupport, EbsOptimizedSupport, EnaSupport, EphemeralNvmeSupport, EventCode, EventType, ExcessCapacityTerminationPolicy, FindingsFound, FleetType, FlexibleEnaQueuesSupport, HaStatus, HostnameType, HttpTokensState, HypervisorType, InstanceAutoRecoveryState, InstanceBandwidthWeighting, InstanceBootModeValues, InstanceInterruptionBehavior, InstanceLifecycleType, InstanceMetadataEndpointState, InstanceMetadataOptionsState, InstanceMetadataProtocolState, InstanceMetadataTagsState, InstanceRebootMigrationState, InstanceStateName, InstanceStorageEncryptionSupport, InstanceTypeHypervisor, KeyType, LocationType, LockState, MonitoringState, MoveStatus, NestedVirtualizationSpecification, NetworkInterfaceAttribute, NetworkInterfaceStatus, NitroEnclavesSupport, NitroTpmSupport, OfferingClassType, OfferingTypeValues, OnDemandAllocationStrategy, PermissionGroup, PhcSupport, PlacementGroupStrategy, PlatformValues, RebootMigrationSupport, RecurringChargeFrequency, ReplacementStrategy, ReservedInstanceState, ResourceType, RIProductDescription, RootDeviceType, Scope, SecondaryInterfaceStatus, SecondaryInterfaceType, SecondaryNetworkType, SecurityGroupVpcAssociationState, ServiceLinkVirtualInterfaceConfigurationState, SnapshotAttributeName, SnapshotState, SpotInstanceState, SpotInstanceType, SqlServerLicenseUsage, StatusName, StatusType, StorageTier, SummaryStatus, SupportedAdditionalProcessorFeature, TargetCapacityUnitType, Tenancy, TieringOperationStatus, UsageClassType, VirtualizationType } from "./enums";
|
|
2
2
|
import { type IamInstanceProfile, type IamInstanceProfileSpecification, type OperatorResponse, ActiveInstance, AlternatePathHint, Explanation, IpamResourceDiscoveryAssociation, IpPermission, MacModificationTask, PathComponent, ReservedInstancesListing, SecurityGroupRule, Subnet, Tag, TagSpecification, UserIdGroupPair } from "./models_0";
|
|
3
3
|
import { type AttributeValue, type CapacityReservationTargetResponse, type ConnectionTrackingSpecificationRequest, type EnaSrdSpecificationRequest, type FleetLaunchTemplateSpecification, type InstanceRequirements, type NetworkInterfaceAttachment, type Placement, type StateReason, BlockDeviceMapping, GroupIdentifier, InstanceIpv6Address, InternetGateway, Ipam, IpamExternalResourceVerificationToken, IpamPolicy, IpamPool, IpamPrefixListResolver, IpamPrefixListResolverTarget, IpamResourceDiscovery, IpamScope, Ipv4PrefixSpecificationRequest, Ipv6PrefixSpecificationRequest, LaunchTemplate, LaunchTemplateVersion, LocalGatewayRouteTable, LocalGatewayRouteTableVirtualInterfaceGroupAssociation, LocalGatewayRouteTableVpcAssociation, LocalGatewayVirtualInterface, LocalGatewayVirtualInterfaceGroup, ManagedPrefixList, NatGateway, NetworkAcl, NetworkInsightsAccessScope, NetworkInsightsPath, NetworkInterface, NetworkInterfacePermission, PlacementGroup, PrivateIpAddressSpecification, ReplaceRootVolumeTask, RouteServer, RouteServerEndpoint, RouteServerPeer, RouteTable, SecondaryNetwork } from "./models_1";
|
|
4
|
-
import { type SpotDatafeedSubscription, type SpotInstanceStateFault, SecondarySubnet, Snapshot, TrafficMirrorFilter, TrafficMirrorFilterRule, TrafficMirrorSession
|
|
4
|
+
import { type SpotDatafeedSubscription, type SpotInstanceStateFault, SecondarySubnet, Snapshot, TrafficMirrorFilter, TrafficMirrorFilterRule, TrafficMirrorSession } from "./models_2";
|
|
5
5
|
import { type AttributeBooleanValue, type EnclaveOptions, type EventInformation, type ImageMetadata, Byoasn, Filter, IdFormat, InstanceBlockDeviceMapping, ProductCode } from "./models_3";
|
|
6
6
|
/**
|
|
7
7
|
* <p>Describes the current state of an instance.</p>
|
|
@@ -3577,6 +3577,31 @@ export interface MemoryInfo {
|
|
|
3577
3577
|
*/
|
|
3578
3578
|
SizeInMiB?: number | undefined;
|
|
3579
3579
|
}
|
|
3580
|
+
/**
|
|
3581
|
+
* <p>Indicates default conntrack information for the instance type. For more
|
|
3582
|
+
* information, see
|
|
3583
|
+
* <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/security-group-connection-tracking.html#connection-tracking-timeouts"> Connection tracking timeouts
|
|
3584
|
+
* </a> in the Amazon EC2 User Guide.
|
|
3585
|
+
* </p>
|
|
3586
|
+
* @public
|
|
3587
|
+
*/
|
|
3588
|
+
export interface DefaultConnectionTrackingConfiguration {
|
|
3589
|
+
/**
|
|
3590
|
+
* <p>Default timeout (in seconds) for idle TCP connections in an established state.</p>
|
|
3591
|
+
* @public
|
|
3592
|
+
*/
|
|
3593
|
+
DefaultTcpEstablishedTimeout?: number | undefined;
|
|
3594
|
+
/**
|
|
3595
|
+
* <p>Default timeout (in seconds) for idle UDP flows that have seen traffic only in a single direction or a single request-response transaction.</p>
|
|
3596
|
+
* @public
|
|
3597
|
+
*/
|
|
3598
|
+
DefaultUdpTimeout?: number | undefined;
|
|
3599
|
+
/**
|
|
3600
|
+
* <p>Default timeout (in seconds) for idle UDP flows classified as streams which have seen more than one request-response transaction.</p>
|
|
3601
|
+
* @public
|
|
3602
|
+
*/
|
|
3603
|
+
DefaultUdpStreamTimeout?: number | undefined;
|
|
3604
|
+
}
|
|
3580
3605
|
/**
|
|
3581
3606
|
* <p>Describes the Elastic Fabric Adapters for the instance type.</p>
|
|
3582
3607
|
* @public
|
|
@@ -3724,6 +3749,11 @@ export interface NetworkInfo {
|
|
|
3724
3749
|
* @public
|
|
3725
3750
|
*/
|
|
3726
3751
|
FlexibleEnaQueuesSupport?: FlexibleEnaQueuesSupport | undefined;
|
|
3752
|
+
/**
|
|
3753
|
+
* <p>Indicates conntrack information for the instance type</p>
|
|
3754
|
+
* @public
|
|
3755
|
+
*/
|
|
3756
|
+
ConnectionTrackingConfiguration?: DefaultConnectionTrackingConfiguration | undefined;
|
|
3727
3757
|
/**
|
|
3728
3758
|
* <p>Indicates whether secondary interface attachments from secondary network are supported.</p>
|
|
3729
3759
|
* @public
|
|
@@ -13217,18 +13247,3 @@ export interface DescribeTrafficMirrorTargetsRequest {
|
|
|
13217
13247
|
*/
|
|
13218
13248
|
NextToken?: string | undefined;
|
|
13219
13249
|
}
|
|
13220
|
-
/**
|
|
13221
|
-
* @public
|
|
13222
|
-
*/
|
|
13223
|
-
export interface DescribeTrafficMirrorTargetsResult {
|
|
13224
|
-
/**
|
|
13225
|
-
* <p>Information about one or more Traffic Mirror targets.</p>
|
|
13226
|
-
* @public
|
|
13227
|
-
*/
|
|
13228
|
-
TrafficMirrorTargets?: TrafficMirrorTarget[] | undefined;
|
|
13229
|
-
/**
|
|
13230
|
-
* <p>The token to use to retrieve the next page of results. The value is <code>null</code> when there are no more results to return.</p>
|
|
13231
|
-
* @public
|
|
13232
|
-
*/
|
|
13233
|
-
NextToken?: string | undefined;
|
|
13234
|
-
}
|
|
@@ -1,8 +1,23 @@
|
|
|
1
|
-
import { AllowedImagesSettingsDisabledState, AllowedImagesSettingsEnabledState, CapacityManagerStatus, CapacityReservationState, CapacityTenancy, ClientCertificateRevocationListStatusCode, Comparison, DeviceTrustProviderType, DiskImageFormat, DnsNameState, FastLaunchResourceType, FastLaunchStateCode, FastSnapshotRestoreStateCode, FilterByDimension, GroupBy, ImageBlockPublicAccessDisabledState, ImageBlockPublicAccessEnabledState, IngestionStatus, InitializationType, InternetGatewayBlockMode, IpAddressType, ManagedBy, Metric, MetricType, PayerResponsibility, PeriodType, ReservationEndDateType, ReservationState, ReservationType, RouteServerPropagationState, SecurityGroupVpcAssociationState, ServiceConnectivityType, SnapshotBlockPublicAccessState, State, StatisticType, TransitGatewayAssociationState, TransitGatewayAttachmentResourceType, TransitGatewayAttachmentState, TransitGatewayPropagationState,
|
|
1
|
+
import { AllowedImagesSettingsDisabledState, AllowedImagesSettingsEnabledState, CapacityManagerStatus, CapacityReservationState, CapacityTenancy, ClientCertificateRevocationListStatusCode, Comparison, DeviceTrustProviderType, DiskImageFormat, DnsNameState, FastLaunchResourceType, FastLaunchStateCode, FastSnapshotRestoreStateCode, FilterByDimension, GroupBy, ImageBlockPublicAccessDisabledState, ImageBlockPublicAccessEnabledState, IngestionStatus, InitializationType, InternetGatewayBlockMode, IpAddressType, ManagedBy, Metric, MetricType, PayerResponsibility, PeriodType, ReservationEndDateType, ReservationState, ReservationType, RouteServerPropagationState, SecurityGroupVpcAssociationState, ServiceConnectivityType, SnapshotBlockPublicAccessState, State, StatisticType, TransitGatewayAssociationState, TransitGatewayAttachmentResourceType, TransitGatewayAttachmentState, TransitGatewayPropagationState, UserTrustProviderType, VerifiedAccessLogDeliveryStatusCode, VolumeAttributeName, VolumeModificationState, VolumeStatusInfoStatus, VolumeStatusName, VolumeType, VpcAttributeName, VpcBlockPublicAccessExclusionsAllowed, VpcBlockPublicAccessState } from "./enums";
|
|
2
2
|
import { type ActiveVpnTunnelStatus, type AddressTransfer, type AsnAssociation, type AssociationStatus, type IamInstanceProfileAssociation, type InstanceEventWindow, type InterruptibleCapacityAllocation, type InterruptionInfo, type IpamResourceDiscoveryAssociation, type RouteServerAssociation, type SubnetIpv6CidrBlockAssociation, type TransitGatewayAssociation, type TransitGatewayMulticastDomainAssociations, type TransitGatewayPolicyTableAssociation, type VpcCidrBlockAssociation, type VpcIpv6CidrBlockAssociation, AllowedPrincipal, NatGatewayAddress, Tag, TagSpecification, TransitGatewayPeeringAttachment, TransitGatewayVpcAttachment, TrunkInterfaceAssociation, VerifiedAccessInstance, VerifiedAccessTrustProvider, Volume, Vpc, VpcEncryptionControl, VpcPeeringConnection } from "./models_0";
|
|
3
|
-
import { ConnectionNotification, DnsEntry, ServiceConfiguration, ServiceTypeDetail, TransitGateway, TransitGatewayConnect, TransitGatewayConnectPeer, TransitGatewayMeteringPolicy, TransitGatewayMulticastDomain, TransitGatewayPolicyTable, TransitGatewayRouteTable, TransitGatewayRouteTableAnnouncement, VerifiedAccessEndpoint, VerifiedAccessGroup, VpcBlockPublicAccessExclusion, VpcEndpoint, VpnConcentrator, VpnConnection, VpnGateway } from "./models_2";
|
|
3
|
+
import { ConnectionNotification, DnsEntry, ServiceConfiguration, ServiceTypeDetail, TrafficMirrorTarget, TransitGateway, TransitGatewayConnect, TransitGatewayConnectPeer, TransitGatewayMeteringPolicy, TransitGatewayMulticastDomain, TransitGatewayPolicyTable, TransitGatewayRouteTable, TransitGatewayRouteTableAnnouncement, VerifiedAccessEndpoint, VerifiedAccessGroup, VpcBlockPublicAccessExclusion, VpcEndpoint, VpnConcentrator, VpnConnection, VpnGateway } from "./models_2";
|
|
4
4
|
import { type AttributeBooleanValue, type ExportTaskS3Location, type FastLaunchLaunchTemplateSpecificationResponse, type FastLaunchSnapshotConfigurationResponse, Filter, ProductCode } from "./models_3";
|
|
5
5
|
import { RegisteredInstance } from "./models_4";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export interface DescribeTrafficMirrorTargetsResult {
|
|
10
|
+
/**
|
|
11
|
+
* <p>Information about one or more Traffic Mirror targets.</p>
|
|
12
|
+
* @public
|
|
13
|
+
*/
|
|
14
|
+
TrafficMirrorTargets?: TrafficMirrorTarget[] | undefined;
|
|
15
|
+
/**
|
|
16
|
+
* <p>The token to use to retrieve the next page of results. The value is <code>null</code> when there are no more results to return.</p>
|
|
17
|
+
* @public
|
|
18
|
+
*/
|
|
19
|
+
NextToken?: string | undefined;
|
|
20
|
+
}
|
|
6
21
|
/**
|
|
7
22
|
* @public
|
|
8
23
|
*/
|
|
@@ -8062,20 +8077,3 @@ export interface GetDeclarativePoliciesReportSummaryResult {
|
|
|
8062
8077
|
*/
|
|
8063
8078
|
AttributeSummaries?: AttributeSummary[] | undefined;
|
|
8064
8079
|
}
|
|
8065
|
-
/**
|
|
8066
|
-
* @public
|
|
8067
|
-
*/
|
|
8068
|
-
export interface GetDefaultCreditSpecificationRequest {
|
|
8069
|
-
/**
|
|
8070
|
-
* <p>Checks whether you have the required permissions for the operation, without actually making the
|
|
8071
|
-
* request, and provides an error response. If you have the required permissions, the error response is
|
|
8072
|
-
* <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
8073
|
-
* @public
|
|
8074
|
-
*/
|
|
8075
|
-
DryRun?: boolean | undefined;
|
|
8076
|
-
/**
|
|
8077
|
-
* <p>The instance family.</p>
|
|
8078
|
-
* @public
|
|
8079
|
-
*/
|
|
8080
|
-
InstanceFamily: UnlimitedSupportedInstanceFamily | undefined;
|
|
8081
|
-
}
|
|
@@ -1,10 +1,27 @@
|
|
|
1
|
-
import { _InstanceType, Affinity, AnalysisStatus, ArchitectureType, ArchitectureValues,
|
|
1
|
+
import { _InstanceType, Affinity, AnalysisStatus, ArchitectureType, ArchitectureValues, AutoPlacement, BootModeValues, CapacityReservationPreference, CurrencyCodeValues, DefaultHttpTokensEnforcedState, DefaultInstanceMetadataEndpointState, DefaultInstanceMetadataTagsState, DiskImageFormat, EkPubKeyFormat, EkPubKeyType, EndDateType, ExcessCapacityTerminationPolicy, FleetExcessCapacityTerminationPolicy, FpgaImageAttributeName, HostMaintenance, HostnameType, HostRecovery, HostTenancy, HttpTokensEnforcedState, HttpTokensState, InstanceAttributeName, InstanceAutoRecoveryState, InstanceBandwidthWeighting, InstanceMatchCriteria, InstanceMetadataEndpointState, InstanceMetadataProtocolState, InstanceMetadataTagsState, InstanceRebootMigrationState, IpAddressType, IpamAddressHistoryResourceType, IpamComplianceStatus, IpamDiscoveryFailureCode, IpamManagementState, IpamMeteredAccount, IpamNetworkInterfaceAttachmentStatus, IpamOverlapStatus, IpamPolicyManagedBy, IpamPolicyResourceType, IpamPrefixListResolverRuleConditionOperation, IpamPrefixListResolverRuleType, IpamPublicAddressAssociationStatus, IpamPublicAddressAwsService, IpamPublicAddressType, IpamResourceCidrIpSource, IpamResourceType, IpamTier, LockMode, LockState, ManagedBy, MetadataDefaultHttpTokensState, ModifyAvailabilityZoneOptInStatus, NestedVirtualizationSpecification, OperationType, PartitionLoadFrequency, PaymentOption, PermissionGroup, PlatformValues, PublicIpDnsOption, RouteServerPersistRoutesAction, RouteServerRouteInstallationStatus, RouteServerRouteStatus, SelfServicePortal, ShutdownBehavior, SnapshotAttributeName, SnapshotBlockPublicAccessState, SSEType, TargetCapacityUnitType, TargetStorageTier, TrafficDirection, TrafficMirrorFilterRuleField, TrafficMirrorNetworkService, TrafficMirrorRuleAction, TrafficMirrorSessionField, TransitGatewayAssociationState, TransitGatewayAttachmentResourceType, TransitGatewayPropagationState, UnlimitedSupportedInstanceFamily, UnsuccessfulInstanceCreditSpecificationErrorCode, VirtualizationType, VolumeState, VolumeType } from "./enums";
|
|
2
2
|
import { type AddressAttribute, type ClientConnectOptions, type ClientLoginBannerOptions, type ClientRouteEnforcementOptions, type ConnectionLogOptions, type EnaSrdSpecification, type InstanceEventWindow, type OperatorResponse, type SubnetAssociation, AccessScopeAnalysisFinding, AddIpamOperatingRegion, AddIpamOrganizationalUnitExclusion, AddPrefixListEntry, IpamPoolAllocation, RouteServerAssociation, Tag, TagSpecification, TargetConfigurationRequest, TransitGatewayPolicyTableAssociation, UnsuccessfulItem } from "./models_0";
|
|
3
3
|
import { type AttributeValue, type CapacityReservationTarget, type ConnectionTrackingSpecificationRequest, type ExternalAuthorityConfiguration, type InstanceRequirementsRequest, type Ipam, type IpamPool, type IpamPrefixListResolver, type IpamPrefixListResolverTarget, type IpamResourceDiscovery, type IpamScope, type LaunchTemplate, type LocalGatewayRoute, type ManagedPrefixList, type NetworkInsightsAccessScopeContent, type Placement, type ResponseLaunchTemplateData, type RouteServer, type TargetCapacitySpecificationRequest, FleetLaunchTemplateConfigRequest, InstanceEventWindowTimeRangeRequest, IpamPrefixListResolverRuleRequest, IpamResourceTag, RequestIpamResourceTag } from "./models_1";
|
|
4
4
|
import { type TrafficMirrorFilter, type TrafficMirrorFilterRule, type TrafficMirrorPortRangeRequest, type TrafficMirrorSession, SubnetCidrReservation, TransitGatewayMeteringPolicyEntry, TransitGatewayPrefixListReference } from "./models_2";
|
|
5
5
|
import { type AttributeBooleanValue, type ConversionTask, type FpgaImageAttribute, type SnapshotTaskDetail, Filter, ImportImageLicenseConfigurationResponse, IpamPoolCidr, LaunchPermission, SnapshotDetail } from "./models_3";
|
|
6
6
|
import { type InstanceMetadataOptionsResponse, type InstanceStatusEvent, CreateVolumePermission, LaunchTemplateConfig, ReservedInstancesConfiguration } from "./models_4";
|
|
7
7
|
import { RouteServerPropagation } from "./models_5";
|
|
8
|
+
/**
|
|
9
|
+
* @public
|
|
10
|
+
*/
|
|
11
|
+
export interface GetDefaultCreditSpecificationRequest {
|
|
12
|
+
/**
|
|
13
|
+
* <p>Checks whether you have the required permissions for the operation, without actually making the
|
|
14
|
+
* request, and provides an error response. If you have the required permissions, the error response is
|
|
15
|
+
* <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
16
|
+
* @public
|
|
17
|
+
*/
|
|
18
|
+
DryRun?: boolean | undefined;
|
|
19
|
+
/**
|
|
20
|
+
* <p>The instance family.</p>
|
|
21
|
+
* @public
|
|
22
|
+
*/
|
|
23
|
+
InstanceFamily: UnlimitedSupportedInstanceFamily | undefined;
|
|
24
|
+
}
|
|
8
25
|
/**
|
|
9
26
|
* <p>Describes the default credit option for CPU usage of a burstable performance instance
|
|
10
27
|
* family.</p>
|
|
@@ -8731,95 +8748,3 @@ export interface ModifyTrafficMirrorSessionResult {
|
|
|
8731
8748
|
*/
|
|
8732
8749
|
TrafficMirrorSession?: TrafficMirrorSession | undefined;
|
|
8733
8750
|
}
|
|
8734
|
-
/**
|
|
8735
|
-
* <p>The transit gateway options.</p>
|
|
8736
|
-
* @public
|
|
8737
|
-
*/
|
|
8738
|
-
export interface ModifyTransitGatewayOptions {
|
|
8739
|
-
/**
|
|
8740
|
-
* <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>
|
|
8741
|
-
* @public
|
|
8742
|
-
*/
|
|
8743
|
-
AddTransitGatewayCidrBlocks?: string[] | undefined;
|
|
8744
|
-
/**
|
|
8745
|
-
* <p>Removes CIDR blocks for the transit gateway.</p>
|
|
8746
|
-
* @public
|
|
8747
|
-
*/
|
|
8748
|
-
RemoveTransitGatewayCidrBlocks?: string[] | undefined;
|
|
8749
|
-
/**
|
|
8750
|
-
* <p>Enable or disable Equal Cost Multipath Protocol support.</p>
|
|
8751
|
-
* @public
|
|
8752
|
-
*/
|
|
8753
|
-
VpnEcmpSupport?: VpnEcmpSupportValue | undefined;
|
|
8754
|
-
/**
|
|
8755
|
-
* <p>Enable or disable DNS support.</p>
|
|
8756
|
-
* @public
|
|
8757
|
-
*/
|
|
8758
|
-
DnsSupport?: DnsSupportValue | undefined;
|
|
8759
|
-
/**
|
|
8760
|
-
* <p>Enables you to reference a security group across VPCs attached to a transit gateway to simplify security group management.
|
|
8761
|
-
*
|
|
8762
|
-
* </p>
|
|
8763
|
-
* <p>This option is disabled by default.</p>
|
|
8764
|
-
* <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>
|
|
8765
|
-
* @public
|
|
8766
|
-
*/
|
|
8767
|
-
SecurityGroupReferencingSupport?: SecurityGroupReferencingSupportValue | undefined;
|
|
8768
|
-
/**
|
|
8769
|
-
* <p>Enable or disable automatic acceptance of attachment requests.</p>
|
|
8770
|
-
* @public
|
|
8771
|
-
*/
|
|
8772
|
-
AutoAcceptSharedAttachments?: AutoAcceptSharedAttachmentsValue | undefined;
|
|
8773
|
-
/**
|
|
8774
|
-
* <p>Enable or disable automatic association with the default association route table.</p>
|
|
8775
|
-
* @public
|
|
8776
|
-
*/
|
|
8777
|
-
DefaultRouteTableAssociation?: DefaultRouteTableAssociationValue | undefined;
|
|
8778
|
-
/**
|
|
8779
|
-
* <p>The ID of the default association route table.</p>
|
|
8780
|
-
* @public
|
|
8781
|
-
*/
|
|
8782
|
-
AssociationDefaultRouteTableId?: string | undefined;
|
|
8783
|
-
/**
|
|
8784
|
-
* <p>Indicates whether resource attachments automatically propagate routes to the default
|
|
8785
|
-
* propagation route table. Enabled by default. If <code>defaultRouteTablePropagation</code>
|
|
8786
|
-
* is set to <code>enable</code>,
|
|
8787
|
-
* Amazon Web Services Transit Gateway will create the default transit gateway route
|
|
8788
|
-
* table.</p>
|
|
8789
|
-
* @public
|
|
8790
|
-
*/
|
|
8791
|
-
DefaultRouteTablePropagation?: DefaultRouteTablePropagationValue | undefined;
|
|
8792
|
-
/**
|
|
8793
|
-
* <p>The ID of the default propagation route table.</p>
|
|
8794
|
-
* @public
|
|
8795
|
-
*/
|
|
8796
|
-
PropagationDefaultRouteTableId?: string | undefined;
|
|
8797
|
-
/**
|
|
8798
|
-
* <p>A private Autonomous System Number (ASN) for the Amazon side of a BGP session.
|
|
8799
|
-
* The range is 64512 to 65534 for 16-bit ASNs and 4200000000 to 4294967294 for 32-bit ASNs.</p>
|
|
8800
|
-
* <p>The modify ASN operation is not allowed on a transit gateway if it has the following attachments:</p>
|
|
8801
|
-
* <ul>
|
|
8802
|
-
* <li>
|
|
8803
|
-
* <p>Dynamic VPN</p>
|
|
8804
|
-
* </li>
|
|
8805
|
-
* <li>
|
|
8806
|
-
* <p>Static VPN</p>
|
|
8807
|
-
* </li>
|
|
8808
|
-
* <li>
|
|
8809
|
-
* <p>Direct Connect Gateway</p>
|
|
8810
|
-
* </li>
|
|
8811
|
-
* <li>
|
|
8812
|
-
* <p>Connect</p>
|
|
8813
|
-
* </li>
|
|
8814
|
-
* </ul>
|
|
8815
|
-
* <p>You must first delete all transit gateway attachments configured prior to modifying the ASN on
|
|
8816
|
-
* the transit gateway.</p>
|
|
8817
|
-
* @public
|
|
8818
|
-
*/
|
|
8819
|
-
AmazonSideAsn?: number | undefined;
|
|
8820
|
-
/**
|
|
8821
|
-
* <p>Enable or disable encryption support for VPC Encryption Control.</p>
|
|
8822
|
-
* @public
|
|
8823
|
-
*/
|
|
8824
|
-
EncryptionSupport?: EncryptionSupportOptionValue | undefined;
|
|
8825
|
-
}
|
|
@@ -1,11 +1,103 @@
|
|
|
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, 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
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";
|
|
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,
|
|
8
|
+
import { type CapacityReservationSpecification, Purchase } from "./models_6";
|
|
9
|
+
/**
|
|
10
|
+
* <p>The transit gateway options.</p>
|
|
11
|
+
* @public
|
|
12
|
+
*/
|
|
13
|
+
export interface ModifyTransitGatewayOptions {
|
|
14
|
+
/**
|
|
15
|
+
* <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>
|
|
16
|
+
* @public
|
|
17
|
+
*/
|
|
18
|
+
AddTransitGatewayCidrBlocks?: string[] | undefined;
|
|
19
|
+
/**
|
|
20
|
+
* <p>Removes CIDR blocks for the transit gateway.</p>
|
|
21
|
+
* @public
|
|
22
|
+
*/
|
|
23
|
+
RemoveTransitGatewayCidrBlocks?: string[] | undefined;
|
|
24
|
+
/**
|
|
25
|
+
* <p>Enable or disable Equal Cost Multipath Protocol support.</p>
|
|
26
|
+
* @public
|
|
27
|
+
*/
|
|
28
|
+
VpnEcmpSupport?: VpnEcmpSupportValue | undefined;
|
|
29
|
+
/**
|
|
30
|
+
* <p>Enable or disable DNS support.</p>
|
|
31
|
+
* @public
|
|
32
|
+
*/
|
|
33
|
+
DnsSupport?: DnsSupportValue | undefined;
|
|
34
|
+
/**
|
|
35
|
+
* <p>Enables you to reference a security group across VPCs attached to a transit gateway to simplify security group management.
|
|
36
|
+
*
|
|
37
|
+
* </p>
|
|
38
|
+
* <p>This option is disabled by default.</p>
|
|
39
|
+
* <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>
|
|
40
|
+
* @public
|
|
41
|
+
*/
|
|
42
|
+
SecurityGroupReferencingSupport?: SecurityGroupReferencingSupportValue | undefined;
|
|
43
|
+
/**
|
|
44
|
+
* <p>Enable or disable automatic acceptance of attachment requests.</p>
|
|
45
|
+
* @public
|
|
46
|
+
*/
|
|
47
|
+
AutoAcceptSharedAttachments?: AutoAcceptSharedAttachmentsValue | undefined;
|
|
48
|
+
/**
|
|
49
|
+
* <p>Enable or disable automatic association with the default association route table.</p>
|
|
50
|
+
* @public
|
|
51
|
+
*/
|
|
52
|
+
DefaultRouteTableAssociation?: DefaultRouteTableAssociationValue | undefined;
|
|
53
|
+
/**
|
|
54
|
+
* <p>The ID of the default association route table.</p>
|
|
55
|
+
* @public
|
|
56
|
+
*/
|
|
57
|
+
AssociationDefaultRouteTableId?: string | undefined;
|
|
58
|
+
/**
|
|
59
|
+
* <p>Indicates whether resource attachments automatically propagate routes to the default
|
|
60
|
+
* propagation route table. Enabled by default. If <code>defaultRouteTablePropagation</code>
|
|
61
|
+
* is set to <code>enable</code>,
|
|
62
|
+
* Amazon Web Services Transit Gateway will create the default transit gateway route
|
|
63
|
+
* table.</p>
|
|
64
|
+
* @public
|
|
65
|
+
*/
|
|
66
|
+
DefaultRouteTablePropagation?: DefaultRouteTablePropagationValue | undefined;
|
|
67
|
+
/**
|
|
68
|
+
* <p>The ID of the default propagation route table.</p>
|
|
69
|
+
* @public
|
|
70
|
+
*/
|
|
71
|
+
PropagationDefaultRouteTableId?: string | undefined;
|
|
72
|
+
/**
|
|
73
|
+
* <p>A private Autonomous System Number (ASN) for the Amazon side of a BGP session.
|
|
74
|
+
* The range is 64512 to 65534 for 16-bit ASNs and 4200000000 to 4294967294 for 32-bit ASNs.</p>
|
|
75
|
+
* <p>The modify ASN operation is not allowed on a transit gateway if it has the following attachments:</p>
|
|
76
|
+
* <ul>
|
|
77
|
+
* <li>
|
|
78
|
+
* <p>Dynamic VPN</p>
|
|
79
|
+
* </li>
|
|
80
|
+
* <li>
|
|
81
|
+
* <p>Static VPN</p>
|
|
82
|
+
* </li>
|
|
83
|
+
* <li>
|
|
84
|
+
* <p>Direct Connect Gateway</p>
|
|
85
|
+
* </li>
|
|
86
|
+
* <li>
|
|
87
|
+
* <p>Connect</p>
|
|
88
|
+
* </li>
|
|
89
|
+
* </ul>
|
|
90
|
+
* <p>You must first delete all transit gateway attachments configured prior to modifying the ASN on
|
|
91
|
+
* the transit gateway.</p>
|
|
92
|
+
* @public
|
|
93
|
+
*/
|
|
94
|
+
AmazonSideAsn?: number | undefined;
|
|
95
|
+
/**
|
|
96
|
+
* <p>Enable or disable encryption support for VPC Encryption Control.</p>
|
|
97
|
+
* @public
|
|
98
|
+
*/
|
|
99
|
+
EncryptionSupport?: EncryptionSupportOptionValue | undefined;
|
|
100
|
+
}
|
|
9
101
|
/**
|
|
10
102
|
* @public
|
|
11
103
|
*/
|
|
@@ -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;
|
|
@@ -5,10 +5,8 @@ import {
|
|
|
5
5
|
ServiceInputTypes,
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../EC2Client";
|
|
8
|
-
import {
|
|
9
|
-
|
|
10
|
-
DescribeTrafficMirrorTargetsResult,
|
|
11
|
-
} from "../models/models_4";
|
|
8
|
+
import { DescribeTrafficMirrorTargetsRequest } from "../models/models_4";
|
|
9
|
+
import { DescribeTrafficMirrorTargetsResult } from "../models/models_5";
|
|
12
10
|
export { __MetadataBearer };
|
|
13
11
|
export { $Command };
|
|
14
12
|
export interface DescribeTrafficMirrorTargetsCommandInput
|
|
@@ -5,8 +5,10 @@ import {
|
|
|
5
5
|
ServiceInputTypes,
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../EC2Client";
|
|
8
|
-
import {
|
|
9
|
-
|
|
8
|
+
import {
|
|
9
|
+
GetDefaultCreditSpecificationRequest,
|
|
10
|
+
GetDefaultCreditSpecificationResult,
|
|
11
|
+
} from "../models/models_6";
|
|
10
12
|
export { __MetadataBearer };
|
|
11
13
|
export { $Command };
|
|
12
14
|
export interface GetDefaultCreditSpecificationCommandInput
|
|
@@ -163,7 +163,6 @@ import {
|
|
|
163
163
|
TrafficMirrorFilter,
|
|
164
164
|
TrafficMirrorFilterRule,
|
|
165
165
|
TrafficMirrorSession,
|
|
166
|
-
TrafficMirrorTarget,
|
|
167
166
|
} from "./models_2";
|
|
168
167
|
import {
|
|
169
168
|
AttributeBooleanValue,
|
|
@@ -643,6 +642,11 @@ export interface MediaAcceleratorInfo {
|
|
|
643
642
|
export interface MemoryInfo {
|
|
644
643
|
SizeInMiB?: number | undefined;
|
|
645
644
|
}
|
|
645
|
+
export interface DefaultConnectionTrackingConfiguration {
|
|
646
|
+
DefaultTcpEstablishedTimeout?: number | undefined;
|
|
647
|
+
DefaultUdpTimeout?: number | undefined;
|
|
648
|
+
DefaultUdpStreamTimeout?: number | undefined;
|
|
649
|
+
}
|
|
646
650
|
export interface EfaInfo {
|
|
647
651
|
MaximumEfaInterfaces?: number | undefined;
|
|
648
652
|
}
|
|
@@ -673,6 +677,9 @@ export interface NetworkInfo {
|
|
|
673
677
|
EnaSrdSupported?: boolean | undefined;
|
|
674
678
|
BandwidthWeightings?: BandwidthWeightingType[] | undefined;
|
|
675
679
|
FlexibleEnaQueuesSupport?: FlexibleEnaQueuesSupport | undefined;
|
|
680
|
+
ConnectionTrackingConfiguration?:
|
|
681
|
+
| DefaultConnectionTrackingConfiguration
|
|
682
|
+
| undefined;
|
|
676
683
|
SecondaryNetworkSupported?: boolean | undefined;
|
|
677
684
|
MaximumSecondaryNetworkInterfaces?: number | undefined;
|
|
678
685
|
Ipv4AddressesPerSecondaryInterface?: number | undefined;
|
|
@@ -2179,7 +2186,3 @@ export interface DescribeTrafficMirrorTargetsRequest {
|
|
|
2179
2186
|
MaxResults?: number | undefined;
|
|
2180
2187
|
NextToken?: string | undefined;
|
|
2181
2188
|
}
|
|
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,7 @@ import {
|
|
|
86
85
|
DnsEntry,
|
|
87
86
|
ServiceConfiguration,
|
|
88
87
|
ServiceTypeDetail,
|
|
88
|
+
TrafficMirrorTarget,
|
|
89
89
|
TransitGateway,
|
|
90
90
|
TransitGatewayConnect,
|
|
91
91
|
TransitGatewayConnectPeer,
|
|
@@ -111,6 +111,10 @@ import {
|
|
|
111
111
|
ProductCode,
|
|
112
112
|
} from "./models_3";
|
|
113
113
|
import { RegisteredInstance } from "./models_4";
|
|
114
|
+
export interface DescribeTrafficMirrorTargetsResult {
|
|
115
|
+
TrafficMirrorTargets?: TrafficMirrorTarget[] | undefined;
|
|
116
|
+
NextToken?: string | undefined;
|
|
117
|
+
}
|
|
114
118
|
export interface DescribeTransitGatewayAttachmentsRequest {
|
|
115
119
|
TransitGatewayAttachmentIds?: string[] | undefined;
|
|
116
120
|
Filters?: Filter[] | undefined;
|
|
@@ -1660,7 +1664,3 @@ export interface GetDeclarativePoliciesReportSummaryResult {
|
|
|
1660
1664
|
NumberOfFailedAccounts?: number | undefined;
|
|
1661
1665
|
AttributeSummaries?: AttributeSummary[] | undefined;
|
|
1662
1666
|
}
|
|
1663
|
-
export interface GetDefaultCreditSpecificationRequest {
|
|
1664
|
-
DryRun?: boolean | undefined;
|
|
1665
|
-
InstanceFamily: UnlimitedSupportedInstanceFamily | undefined;
|
|
1666
|
-
}
|