@aws-sdk/client-ec2 3.988.0 → 3.990.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/index.js +6 -0
- package/dist-cjs/schemas/schemas_0.js +164 -116
- package/dist-es/models/enums.js +5 -0
- package/dist-es/schemas/schemas_0.js +103 -55
- package/dist-types/commands/CreateLaunchTemplateCommand.d.ts +1 -0
- package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +2 -0
- package/dist-types/commands/DescribeAvailabilityZonesCommand.d.ts +10 -0
- package/dist-types/commands/DescribeInstanceImageMetadataCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceTypesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstancesCommand.d.ts +1 -0
- package/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeRegionsCommand.d.ts +5 -0
- package/dist-types/commands/DescribeTransitGatewayAttachmentsCommand.d.ts +2 -1
- package/dist-types/commands/GetDefaultCreditSpecificationCommand.d.ts +2 -1
- package/dist-types/commands/GetEbsDefaultKmsKeyIdCommand.d.ts +1 -1
- package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +1 -0
- package/dist-types/commands/ModifyInstanceCpuOptionsCommand.d.ts +4 -2
- package/dist-types/commands/ModifyTransitGatewayCommand.d.ts +2 -1
- package/dist-types/commands/ModifyTransitGatewayMeteringPolicyCommand.d.ts +1 -1
- package/dist-types/commands/RunInstancesCommand.d.ts +2 -0
- package/dist-types/models/enums.d.ts +13 -0
- package/dist-types/models/models_1.d.ts +13 -1
- package/dist-types/models/models_3.d.ts +34 -72
- package/dist-types/models/models_4.d.ts +95 -89
- package/dist-types/models/models_5.d.ts +88 -33
- package/dist-types/models/models_6.d.ts +47 -51
- package/dist-types/models/models_7.d.ts +56 -2
- package/dist-types/schemas/schemas_0.d.ts +3 -0
- package/dist-types/ts3.4/commands/DescribeInstanceImageMetadataCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeTransitGatewayAttachmentsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/GetDefaultCreditSpecificationCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/GetEbsDefaultKmsKeyIdCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyTransitGatewayCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ModifyTransitGatewayMeteringPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/models/enums.d.ts +7 -0
- package/dist-types/ts3.4/models/models_1.d.ts +3 -0
- package/dist-types/ts3.4/models/models_3.d.ts +8 -16
- package/dist-types/ts3.4/models/models_4.d.ts +23 -23
- package/dist-types/ts3.4/models/models_5.d.ts +22 -11
- package/dist-types/ts3.4/models/models_6.d.ts +16 -16
- package/dist-types/ts3.4/models/models_7.d.ts +16 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +3 -0
- package/package.json +6 -6
|
@@ -1,10 +1,42 @@
|
|
|
1
|
-
import { _InstanceType, Affinity, AnalysisStatus, ArchitectureType, ArchitectureValues, AutoAcceptSharedAttachmentsValue, AutoPlacement, BootModeValues, CapacityReservationPreference, CurrencyCodeValues, DefaultInstanceMetadataEndpointState, DefaultInstanceMetadataTagsState, DefaultRouteTableAssociationValue, DefaultRouteTablePropagationValue, DiskImageFormat, DnsSupportValue, EkPubKeyFormat, EkPubKeyType, EncryptionSupportOptionValue, EndDateType, ExcessCapacityTerminationPolicy, FleetExcessCapacityTerminationPolicy, FpgaImageAttributeName, HostMaintenance, HostnameType, HostRecovery, HostTenancy, 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, OperationType, PartitionLoadFrequency, PaymentOption, PermissionGroup, PlatformValues, PublicIpDnsOption, RouteServerPersistRoutesAction, RouteServerRouteInstallationStatus, RouteServerRouteStatus, SecurityGroupReferencingSupportValue, SelfServicePortal, ShutdownBehavior, SnapshotAttributeName, SnapshotBlockPublicAccessState, SSEType, TargetCapacityUnitType, TargetStorageTier, TrafficDirection, TrafficMirrorFilterRuleField, TrafficMirrorNetworkService, TrafficMirrorRuleAction, TrafficMirrorSessionField, TransitGatewayAssociationState, TransitGatewayAttachmentResourceType, TransitGatewayPropagationState, UnlimitedSupportedInstanceFamily, UnsuccessfulInstanceCreditSpecificationErrorCode, VirtualizationType, VolumeState, VolumeType, VpnEcmpSupportValue } from "./enums";
|
|
1
|
+
import { _InstanceType, Affinity, AnalysisStatus, ArchitectureType, ArchitectureValues, AutoAcceptSharedAttachmentsValue, AutoPlacement, BootModeValues, CapacityReservationPreference, CurrencyCodeValues, DefaultInstanceMetadataEndpointState, DefaultInstanceMetadataTagsState, DefaultRouteTableAssociationValue, DefaultRouteTablePropagationValue, DiskImageFormat, DnsSupportValue, EkPubKeyFormat, EkPubKeyType, EncryptionSupportOptionValue, EndDateType, ExcessCapacityTerminationPolicy, FleetExcessCapacityTerminationPolicy, FpgaImageAttributeName, HostMaintenance, HostnameType, HostRecovery, HostTenancy, 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, SecurityGroupReferencingSupportValue, SelfServicePortal, ShutdownBehavior, SnapshotAttributeName, SnapshotBlockPublicAccessState, SSEType, TargetCapacityUnitType, TargetStorageTier, TrafficDirection, TrafficMirrorFilterRuleField, TrafficMirrorNetworkService, TrafficMirrorRuleAction, TrafficMirrorSessionField, TransitGatewayAssociationState, TransitGatewayAttachmentResourceType, TransitGatewayPropagationState, UnlimitedSupportedInstanceFamily, UnsuccessfulInstanceCreditSpecificationErrorCode, VirtualizationType, VolumeState, VolumeType, VpnEcmpSupportValue } 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
|
-
import { type TrafficMirrorFilter, type TrafficMirrorFilterRule, type TrafficMirrorPortRangeRequest, type TrafficMirrorSession,
|
|
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 { type InstanceFamilyCreditSpecification, RouteServerPropagation } from "./models_5";
|
|
8
|
+
/**
|
|
9
|
+
* @public
|
|
10
|
+
*/
|
|
11
|
+
export interface GetDefaultCreditSpecificationResult {
|
|
12
|
+
/**
|
|
13
|
+
* <p>The default credit option for CPU usage of the instance family.</p>
|
|
14
|
+
* @public
|
|
15
|
+
*/
|
|
16
|
+
InstanceFamilyCreditSpecification?: InstanceFamilyCreditSpecification | undefined;
|
|
17
|
+
}
|
|
18
|
+
/**
|
|
19
|
+
* @public
|
|
20
|
+
*/
|
|
21
|
+
export interface GetEbsDefaultKmsKeyIdRequest {
|
|
22
|
+
/**
|
|
23
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
24
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
25
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
26
|
+
* @public
|
|
27
|
+
*/
|
|
28
|
+
DryRun?: boolean | undefined;
|
|
29
|
+
}
|
|
30
|
+
/**
|
|
31
|
+
* @public
|
|
32
|
+
*/
|
|
33
|
+
export interface GetEbsDefaultKmsKeyIdResult {
|
|
34
|
+
/**
|
|
35
|
+
* <p>The Amazon Resource Name (ARN) of the default KMS key for encryption by default.</p>
|
|
36
|
+
* @public
|
|
37
|
+
*/
|
|
38
|
+
KmsKeyId?: string | undefined;
|
|
39
|
+
}
|
|
8
40
|
/**
|
|
9
41
|
* @public
|
|
10
42
|
*/
|
|
@@ -6511,12 +6543,18 @@ export interface ModifyInstanceCpuOptionsRequest {
|
|
|
6511
6543
|
* <p>The number of CPU cores to activate for the specified instance.</p>
|
|
6512
6544
|
* @public
|
|
6513
6545
|
*/
|
|
6514
|
-
CoreCount
|
|
6546
|
+
CoreCount?: number | undefined;
|
|
6515
6547
|
/**
|
|
6516
6548
|
* <p>The number of threads to run for each CPU core.</p>
|
|
6517
6549
|
* @public
|
|
6518
6550
|
*/
|
|
6519
|
-
ThreadsPerCore
|
|
6551
|
+
ThreadsPerCore?: number | undefined;
|
|
6552
|
+
/**
|
|
6553
|
+
* <p>Indicates whether to enable or disable nested virtualization for the instance.
|
|
6554
|
+
* When nested virtualization is enabled, Virtual Secure Mode (VSM) is automatically disabled for the instance.</p>
|
|
6555
|
+
* @public
|
|
6556
|
+
*/
|
|
6557
|
+
NestedVirtualization?: NestedVirtualizationSpecification | undefined;
|
|
6520
6558
|
/**
|
|
6521
6559
|
* <p>Checks whether you have the required permissions for the operation, without actually making the
|
|
6522
6560
|
* request, and provides an error response. If you have the required permissions, the error response is
|
|
@@ -6546,6 +6584,11 @@ export interface ModifyInstanceCpuOptionsResult {
|
|
|
6546
6584
|
* @public
|
|
6547
6585
|
*/
|
|
6548
6586
|
ThreadsPerCore?: number | undefined;
|
|
6587
|
+
/**
|
|
6588
|
+
* <p>Indicates whether nested virtualization has been enabled or disabled.</p>
|
|
6589
|
+
* @public
|
|
6590
|
+
*/
|
|
6591
|
+
NestedVirtualization?: NestedVirtualizationSpecification | undefined;
|
|
6549
6592
|
}
|
|
6550
6593
|
/**
|
|
6551
6594
|
* <p>Describes the credit option for CPU usage of a burstable performance instance.</p>
|
|
@@ -8773,50 +8816,3 @@ export interface ModifyTransitGatewayRequest {
|
|
|
8773
8816
|
*/
|
|
8774
8817
|
DryRun?: boolean | undefined;
|
|
8775
8818
|
}
|
|
8776
|
-
/**
|
|
8777
|
-
* @public
|
|
8778
|
-
*/
|
|
8779
|
-
export interface ModifyTransitGatewayResult {
|
|
8780
|
-
/**
|
|
8781
|
-
* <p>Information about the transit gateway.</p>
|
|
8782
|
-
* @public
|
|
8783
|
-
*/
|
|
8784
|
-
TransitGateway?: TransitGateway | undefined;
|
|
8785
|
-
}
|
|
8786
|
-
/**
|
|
8787
|
-
* @public
|
|
8788
|
-
*/
|
|
8789
|
-
export interface ModifyTransitGatewayMeteringPolicyRequest {
|
|
8790
|
-
/**
|
|
8791
|
-
* <p>The ID of the transit gateway metering policy to modify.</p>
|
|
8792
|
-
* @public
|
|
8793
|
-
*/
|
|
8794
|
-
TransitGatewayMeteringPolicyId: string | undefined;
|
|
8795
|
-
/**
|
|
8796
|
-
* <p>The IDs of middlebox attachments to add to the metering policy.</p>
|
|
8797
|
-
* @public
|
|
8798
|
-
*/
|
|
8799
|
-
AddMiddleboxAttachmentIds?: string[] | undefined;
|
|
8800
|
-
/**
|
|
8801
|
-
* <p>The IDs of middlebox attachments to remove from the metering policy.</p>
|
|
8802
|
-
* @public
|
|
8803
|
-
*/
|
|
8804
|
-
RemoveMiddleboxAttachmentIds?: string[] | undefined;
|
|
8805
|
-
/**
|
|
8806
|
-
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
8807
|
-
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
8808
|
-
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
8809
|
-
* @public
|
|
8810
|
-
*/
|
|
8811
|
-
DryRun?: boolean | undefined;
|
|
8812
|
-
}
|
|
8813
|
-
/**
|
|
8814
|
-
* @public
|
|
8815
|
-
*/
|
|
8816
|
-
export interface ModifyTransitGatewayMeteringPolicyResult {
|
|
8817
|
-
/**
|
|
8818
|
-
* <p>Information about the modified transit gateway metering policy.</p>
|
|
8819
|
-
* @public
|
|
8820
|
-
*/
|
|
8821
|
-
TransitGatewayMeteringPolicy?: TransitGatewayMeteringPolicy | undefined;
|
|
8822
|
-
}
|
|
@@ -1,11 +1,58 @@
|
|
|
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, 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, 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";
|
|
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 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 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 InstanceState, type InstanceTagNotificationAttribute, type IpamPoolCidr, CapacityBlock, CapacityBlockExtension, Filter } from "./models_3";
|
|
6
6
|
import { 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
8
|
import { type CapacityReservationSpecification, Purchase } from "./models_6";
|
|
9
|
+
/**
|
|
10
|
+
* @public
|
|
11
|
+
*/
|
|
12
|
+
export interface ModifyTransitGatewayResult {
|
|
13
|
+
/**
|
|
14
|
+
* <p>Information about the transit gateway.</p>
|
|
15
|
+
* @public
|
|
16
|
+
*/
|
|
17
|
+
TransitGateway?: TransitGateway | undefined;
|
|
18
|
+
}
|
|
19
|
+
/**
|
|
20
|
+
* @public
|
|
21
|
+
*/
|
|
22
|
+
export interface ModifyTransitGatewayMeteringPolicyRequest {
|
|
23
|
+
/**
|
|
24
|
+
* <p>The ID of the transit gateway metering policy to modify.</p>
|
|
25
|
+
* @public
|
|
26
|
+
*/
|
|
27
|
+
TransitGatewayMeteringPolicyId: string | undefined;
|
|
28
|
+
/**
|
|
29
|
+
* <p>The IDs of middlebox attachments to add to the metering policy.</p>
|
|
30
|
+
* @public
|
|
31
|
+
*/
|
|
32
|
+
AddMiddleboxAttachmentIds?: string[] | undefined;
|
|
33
|
+
/**
|
|
34
|
+
* <p>The IDs of middlebox attachments to remove from the metering policy.</p>
|
|
35
|
+
* @public
|
|
36
|
+
*/
|
|
37
|
+
RemoveMiddleboxAttachmentIds?: string[] | undefined;
|
|
38
|
+
/**
|
|
39
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
40
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
41
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
42
|
+
* @public
|
|
43
|
+
*/
|
|
44
|
+
DryRun?: boolean | undefined;
|
|
45
|
+
}
|
|
46
|
+
/**
|
|
47
|
+
* @public
|
|
48
|
+
*/
|
|
49
|
+
export interface ModifyTransitGatewayMeteringPolicyResult {
|
|
50
|
+
/**
|
|
51
|
+
* <p>Information about the modified transit gateway metering policy.</p>
|
|
52
|
+
* @public
|
|
53
|
+
*/
|
|
54
|
+
TransitGatewayMeteringPolicy?: TransitGatewayMeteringPolicy | undefined;
|
|
55
|
+
}
|
|
9
56
|
/**
|
|
10
57
|
* @public
|
|
11
58
|
*/
|
|
@@ -4781,6 +4828,13 @@ export interface CpuOptionsRequest {
|
|
|
4781
4828
|
* @public
|
|
4782
4829
|
*/
|
|
4783
4830
|
AmdSevSnp?: AmdSevSnpSpecification | undefined;
|
|
4831
|
+
/**
|
|
4832
|
+
* <p>Indicates whether to enable the instance for nested virtualization.
|
|
4833
|
+
* Nested virtualization is supported only on 8th generation Intel-based instance types (c8i, m8i, r8i, and their flex variants).
|
|
4834
|
+
* When nested virtualization is enabled, Virtual Secure Mode (VSM) is automatically disabled for the instance.</p>
|
|
4835
|
+
* @public
|
|
4836
|
+
*/
|
|
4837
|
+
NestedVirtualization?: NestedVirtualizationSpecification | undefined;
|
|
4784
4838
|
}
|
|
4785
4839
|
/**
|
|
4786
4840
|
* <note>
|
|
@@ -135,7 +135,9 @@ export declare var AuthorizeSecurityGroupIngressRequest$: StaticStructureSchema;
|
|
|
135
135
|
export declare var AuthorizeSecurityGroupIngressResult$: StaticStructureSchema;
|
|
136
136
|
export declare var AvailabilityZone$: StaticStructureSchema;
|
|
137
137
|
export declare var AvailabilityZoneAddress$: StaticStructureSchema;
|
|
138
|
+
export declare var AvailabilityZoneGeography$: StaticStructureSchema;
|
|
138
139
|
export declare var AvailabilityZoneMessage$: StaticStructureSchema;
|
|
140
|
+
export declare var AvailabilityZoneSubGeography$: StaticStructureSchema;
|
|
139
141
|
export declare var AvailableCapacity$: StaticStructureSchema;
|
|
140
142
|
export declare var BaselineEbsBandwidthMbps$: StaticStructureSchema;
|
|
141
143
|
export declare var BaselineEbsBandwidthMbpsRequest$: StaticStructureSchema;
|
|
@@ -1962,6 +1964,7 @@ export declare var RecurringCharge$: StaticStructureSchema;
|
|
|
1962
1964
|
export declare var ReferencedSecurityGroup$: StaticStructureSchema;
|
|
1963
1965
|
export declare var Region$: StaticStructureSchema;
|
|
1964
1966
|
export declare var RegionalSummary$: StaticStructureSchema;
|
|
1967
|
+
export declare var RegionGeography$: StaticStructureSchema;
|
|
1965
1968
|
export declare var RegisteredInstance$: StaticStructureSchema;
|
|
1966
1969
|
export declare var RegisterImageRequest$: StaticStructureSchema;
|
|
1967
1970
|
export declare var RegisterImageResult$: StaticStructureSchema;
|
|
@@ -5,10 +5,8 @@ import {
|
|
|
5
5
|
ServiceInputTypes,
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../EC2Client";
|
|
8
|
-
import {
|
|
9
|
-
|
|
10
|
-
DescribeInstanceImageMetadataResult,
|
|
11
|
-
} from "../models/models_3";
|
|
8
|
+
import { DescribeInstanceImageMetadataRequest } from "../models/models_3";
|
|
9
|
+
import { DescribeInstanceImageMetadataResult } from "../models/models_4";
|
|
12
10
|
export { __MetadataBearer };
|
|
13
11
|
export { $Command };
|
|
14
12
|
export interface DescribeInstanceImageMetadataCommandInput
|
|
@@ -5,10 +5,8 @@ import {
|
|
|
5
5
|
ServiceInputTypes,
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../EC2Client";
|
|
8
|
-
import {
|
|
9
|
-
|
|
10
|
-
DescribeTransitGatewayAttachmentsResult,
|
|
11
|
-
} from "../models/models_4";
|
|
8
|
+
import { DescribeTransitGatewayAttachmentsRequest } from "../models/models_4";
|
|
9
|
+
import { DescribeTransitGatewayAttachmentsResult } from "../models/models_5";
|
|
12
10
|
export { __MetadataBearer };
|
|
13
11
|
export { $Command };
|
|
14
12
|
export interface DescribeTransitGatewayAttachmentsCommandInput
|
|
@@ -5,10 +5,8 @@ import {
|
|
|
5
5
|
ServiceInputTypes,
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../EC2Client";
|
|
8
|
-
import {
|
|
9
|
-
|
|
10
|
-
GetDefaultCreditSpecificationResult,
|
|
11
|
-
} from "../models/models_5";
|
|
8
|
+
import { GetDefaultCreditSpecificationRequest } from "../models/models_5";
|
|
9
|
+
import { GetDefaultCreditSpecificationResult } from "../models/models_6";
|
|
12
10
|
export { __MetadataBearer };
|
|
13
11
|
export { $Command };
|
|
14
12
|
export interface GetDefaultCreditSpecificationCommandInput
|
|
@@ -5,10 +5,8 @@ import {
|
|
|
5
5
|
ServiceInputTypes,
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../EC2Client";
|
|
8
|
-
import {
|
|
9
|
-
|
|
10
|
-
ModifyTransitGatewayResult,
|
|
11
|
-
} from "../models/models_6";
|
|
8
|
+
import { ModifyTransitGatewayRequest } from "../models/models_6";
|
|
9
|
+
import { ModifyTransitGatewayResult } from "../models/models_7";
|
|
12
10
|
export { __MetadataBearer };
|
|
13
11
|
export { $Command };
|
|
14
12
|
export interface ModifyTransitGatewayCommandInput
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
ModifyTransitGatewayMeteringPolicyRequest,
|
|
10
10
|
ModifyTransitGatewayMeteringPolicyResult,
|
|
11
|
-
} from "../models/
|
|
11
|
+
} from "../models/models_7";
|
|
12
12
|
export { __MetadataBearer };
|
|
13
13
|
export { $Command };
|
|
14
14
|
export interface ModifyTransitGatewayMeteringPolicyCommandInput
|
|
@@ -2514,6 +2514,12 @@ export declare const AmdSevSnpSpecification: {
|
|
|
2514
2514
|
};
|
|
2515
2515
|
export type AmdSevSnpSpecification =
|
|
2516
2516
|
(typeof AmdSevSnpSpecification)[keyof typeof AmdSevSnpSpecification];
|
|
2517
|
+
export declare const NestedVirtualizationSpecification: {
|
|
2518
|
+
readonly disabled: "disabled";
|
|
2519
|
+
readonly enabled: "enabled";
|
|
2520
|
+
};
|
|
2521
|
+
export type NestedVirtualizationSpecification =
|
|
2522
|
+
(typeof NestedVirtualizationSpecification)[keyof typeof NestedVirtualizationSpecification];
|
|
2517
2523
|
export declare const ShutdownBehavior: {
|
|
2518
2524
|
readonly stop: "stop";
|
|
2519
2525
|
readonly terminate: "terminate";
|
|
@@ -3936,6 +3942,7 @@ export type ArchitectureType =
|
|
|
3936
3942
|
(typeof ArchitectureType)[keyof typeof ArchitectureType];
|
|
3937
3943
|
export declare const SupportedAdditionalProcessorFeature: {
|
|
3938
3944
|
readonly AMD_SEV_SNP: "amd-sev-snp";
|
|
3945
|
+
readonly NESTED_VIRTUALIZATION: "nested-virtualization";
|
|
3939
3946
|
};
|
|
3940
3947
|
export type SupportedAdditionalProcessorFeature =
|
|
3941
3948
|
(typeof SupportedAdditionalProcessorFeature)[keyof typeof SupportedAdditionalProcessorFeature];
|
|
@@ -78,6 +78,7 @@ import {
|
|
|
78
78
|
NatGatewayApplianceState,
|
|
79
79
|
NatGatewayApplianceType,
|
|
80
80
|
NatGatewayState,
|
|
81
|
+
NestedVirtualizationSpecification,
|
|
81
82
|
NetworkInterfaceCreationType,
|
|
82
83
|
NetworkInterfacePermissionStateCode,
|
|
83
84
|
NetworkInterfaceStatus,
|
|
@@ -1009,6 +1010,7 @@ export interface LaunchTemplateCpuOptionsRequest {
|
|
|
1009
1010
|
CoreCount?: number | undefined;
|
|
1010
1011
|
ThreadsPerCore?: number | undefined;
|
|
1011
1012
|
AmdSevSnp?: AmdSevSnpSpecification | undefined;
|
|
1013
|
+
NestedVirtualization?: NestedVirtualizationSpecification | undefined;
|
|
1012
1014
|
}
|
|
1013
1015
|
export interface CreditSpecificationRequest {
|
|
1014
1016
|
CpuCredits: string | undefined;
|
|
@@ -1276,6 +1278,7 @@ export interface LaunchTemplateCpuOptions {
|
|
|
1276
1278
|
CoreCount?: number | undefined;
|
|
1277
1279
|
ThreadsPerCore?: number | undefined;
|
|
1278
1280
|
AmdSevSnp?: AmdSevSnpSpecification | undefined;
|
|
1281
|
+
NestedVirtualization?: NestedVirtualizationSpecification | undefined;
|
|
1279
1282
|
}
|
|
1280
1283
|
export interface CreditSpecification {
|
|
1281
1284
|
CpuCredits?: string | undefined;
|
|
@@ -514,9 +514,15 @@ export interface DescribeAvailabilityZonesRequest {
|
|
|
514
514
|
DryRun?: boolean | undefined;
|
|
515
515
|
Filters?: Filter[] | undefined;
|
|
516
516
|
}
|
|
517
|
+
export interface AvailabilityZoneGeography {
|
|
518
|
+
Name?: string | undefined;
|
|
519
|
+
}
|
|
517
520
|
export interface AvailabilityZoneMessage {
|
|
518
521
|
Message?: string | undefined;
|
|
519
522
|
}
|
|
523
|
+
export interface AvailabilityZoneSubGeography {
|
|
524
|
+
Name?: string | undefined;
|
|
525
|
+
}
|
|
520
526
|
export interface AvailabilityZone {
|
|
521
527
|
OptInStatus?: AvailabilityZoneOptInStatus | undefined;
|
|
522
528
|
Messages?: AvailabilityZoneMessage[] | undefined;
|
|
@@ -529,6 +535,8 @@ export interface AvailabilityZone {
|
|
|
529
535
|
ParentZoneName?: string | undefined;
|
|
530
536
|
ParentZoneId?: string | undefined;
|
|
531
537
|
GroupLongName?: string | undefined;
|
|
538
|
+
Geography?: AvailabilityZoneGeography[] | undefined;
|
|
539
|
+
SubGeography?: AvailabilityZoneSubGeography[] | undefined;
|
|
532
540
|
State?: AvailabilityZoneState | undefined;
|
|
533
541
|
}
|
|
534
542
|
export interface DescribeAvailabilityZonesResult {
|
|
@@ -1923,19 +1931,3 @@ export interface InstanceState {
|
|
|
1923
1931
|
Code?: number | undefined;
|
|
1924
1932
|
Name?: InstanceStateName | undefined;
|
|
1925
1933
|
}
|
|
1926
|
-
export interface InstanceImageMetadata {
|
|
1927
|
-
InstanceId?: string | undefined;
|
|
1928
|
-
InstanceType?: _InstanceType | undefined;
|
|
1929
|
-
LaunchTime?: Date | undefined;
|
|
1930
|
-
AvailabilityZone?: string | undefined;
|
|
1931
|
-
ZoneId?: string | undefined;
|
|
1932
|
-
State?: InstanceState | undefined;
|
|
1933
|
-
OwnerId?: string | undefined;
|
|
1934
|
-
Tags?: Tag[] | undefined;
|
|
1935
|
-
ImageMetadata?: ImageMetadata | undefined;
|
|
1936
|
-
Operator?: OperatorResponse | undefined;
|
|
1937
|
-
}
|
|
1938
|
-
export interface DescribeInstanceImageMetadataResult {
|
|
1939
|
-
InstanceImageMetadata?: InstanceImageMetadata[] | undefined;
|
|
1940
|
-
NextToken?: string | undefined;
|
|
1941
|
-
}
|
|
@@ -48,6 +48,7 @@ import {
|
|
|
48
48
|
LockState,
|
|
49
49
|
MonitoringState,
|
|
50
50
|
MoveStatus,
|
|
51
|
+
NestedVirtualizationSpecification,
|
|
51
52
|
NetworkInterfaceAttribute,
|
|
52
53
|
NetworkInterfaceStatus,
|
|
53
54
|
NitroEnclavesSupport,
|
|
@@ -85,9 +86,6 @@ import {
|
|
|
85
86
|
TargetCapacityUnitType,
|
|
86
87
|
Tenancy,
|
|
87
88
|
TieringOperationStatus,
|
|
88
|
-
TransitGatewayAssociationState,
|
|
89
|
-
TransitGatewayAttachmentResourceType,
|
|
90
|
-
TransitGatewayAttachmentState,
|
|
91
89
|
UsageClassType,
|
|
92
90
|
VirtualizationType,
|
|
93
91
|
} from "./enums";
|
|
@@ -170,6 +168,7 @@ import {
|
|
|
170
168
|
AttributeBooleanValue,
|
|
171
169
|
EnclaveOptions,
|
|
172
170
|
EventInformation,
|
|
171
|
+
ImageMetadata,
|
|
173
172
|
InstanceState,
|
|
174
173
|
Byoasn,
|
|
175
174
|
Filter,
|
|
@@ -177,6 +176,22 @@ import {
|
|
|
177
176
|
InstanceBlockDeviceMapping,
|
|
178
177
|
ProductCode,
|
|
179
178
|
} from "./models_3";
|
|
179
|
+
export interface InstanceImageMetadata {
|
|
180
|
+
InstanceId?: string | undefined;
|
|
181
|
+
InstanceType?: _InstanceType | undefined;
|
|
182
|
+
LaunchTime?: Date | undefined;
|
|
183
|
+
AvailabilityZone?: string | undefined;
|
|
184
|
+
ZoneId?: string | undefined;
|
|
185
|
+
State?: InstanceState | undefined;
|
|
186
|
+
OwnerId?: string | undefined;
|
|
187
|
+
Tags?: Tag[] | undefined;
|
|
188
|
+
ImageMetadata?: ImageMetadata | undefined;
|
|
189
|
+
Operator?: OperatorResponse | undefined;
|
|
190
|
+
}
|
|
191
|
+
export interface DescribeInstanceImageMetadataResult {
|
|
192
|
+
InstanceImageMetadata?: InstanceImageMetadata[] | undefined;
|
|
193
|
+
NextToken?: string | undefined;
|
|
194
|
+
}
|
|
180
195
|
export interface DescribeInstancesRequest {
|
|
181
196
|
InstanceIds?: string[] | undefined;
|
|
182
197
|
DryRun?: boolean | undefined;
|
|
@@ -192,6 +207,7 @@ export interface CpuOptions {
|
|
|
192
207
|
CoreCount?: number | undefined;
|
|
193
208
|
ThreadsPerCore?: number | undefined;
|
|
194
209
|
AmdSevSnp?: AmdSevSnpSpecification | undefined;
|
|
210
|
+
NestedVirtualization?: NestedVirtualizationSpecification | undefined;
|
|
195
211
|
}
|
|
196
212
|
export interface ElasticGpuAssociation {
|
|
197
213
|
ElasticGpuId?: string | undefined;
|
|
@@ -1305,8 +1321,12 @@ export interface DescribeRegionsRequest {
|
|
|
1305
1321
|
DryRun?: boolean | undefined;
|
|
1306
1322
|
Filters?: Filter[] | undefined;
|
|
1307
1323
|
}
|
|
1324
|
+
export interface RegionGeography {
|
|
1325
|
+
Name?: string | undefined;
|
|
1326
|
+
}
|
|
1308
1327
|
export interface Region {
|
|
1309
1328
|
OptInStatus?: string | undefined;
|
|
1329
|
+
Geography?: RegionGeography[] | undefined;
|
|
1310
1330
|
RegionName?: string | undefined;
|
|
1311
1331
|
Endpoint?: string | undefined;
|
|
1312
1332
|
}
|
|
@@ -2166,23 +2186,3 @@ export interface DescribeTransitGatewayAttachmentsRequest {
|
|
|
2166
2186
|
NextToken?: string | undefined;
|
|
2167
2187
|
DryRun?: boolean | undefined;
|
|
2168
2188
|
}
|
|
2169
|
-
export interface TransitGatewayAttachmentAssociation {
|
|
2170
|
-
TransitGatewayRouteTableId?: string | undefined;
|
|
2171
|
-
State?: TransitGatewayAssociationState | undefined;
|
|
2172
|
-
}
|
|
2173
|
-
export interface TransitGatewayAttachment {
|
|
2174
|
-
TransitGatewayAttachmentId?: string | undefined;
|
|
2175
|
-
TransitGatewayId?: string | undefined;
|
|
2176
|
-
TransitGatewayOwnerId?: string | undefined;
|
|
2177
|
-
ResourceOwnerId?: string | undefined;
|
|
2178
|
-
ResourceType?: TransitGatewayAttachmentResourceType | undefined;
|
|
2179
|
-
ResourceId?: string | undefined;
|
|
2180
|
-
State?: TransitGatewayAttachmentState | undefined;
|
|
2181
|
-
Association?: TransitGatewayAttachmentAssociation | undefined;
|
|
2182
|
-
CreationTime?: Date | undefined;
|
|
2183
|
-
Tags?: Tag[] | undefined;
|
|
2184
|
-
}
|
|
2185
|
-
export interface DescribeTransitGatewayAttachmentsResult {
|
|
2186
|
-
TransitGatewayAttachments?: TransitGatewayAttachment[] | undefined;
|
|
2187
|
-
NextToken?: string | undefined;
|
|
2188
|
-
}
|
|
@@ -34,7 +34,9 @@ import {
|
|
|
34
34
|
SnapshotBlockPublicAccessState,
|
|
35
35
|
State,
|
|
36
36
|
StatisticType,
|
|
37
|
+
TransitGatewayAssociationState,
|
|
37
38
|
TransitGatewayAttachmentResourceType,
|
|
39
|
+
TransitGatewayAttachmentState,
|
|
38
40
|
TransitGatewayPropagationState,
|
|
39
41
|
UnlimitedSupportedInstanceFamily,
|
|
40
42
|
UserTrustProviderType,
|
|
@@ -109,6 +111,26 @@ import {
|
|
|
109
111
|
ProductCode,
|
|
110
112
|
} from "./models_3";
|
|
111
113
|
import { RegisteredInstance } from "./models_4";
|
|
114
|
+
export interface TransitGatewayAttachmentAssociation {
|
|
115
|
+
TransitGatewayRouteTableId?: string | undefined;
|
|
116
|
+
State?: TransitGatewayAssociationState | undefined;
|
|
117
|
+
}
|
|
118
|
+
export interface TransitGatewayAttachment {
|
|
119
|
+
TransitGatewayAttachmentId?: string | undefined;
|
|
120
|
+
TransitGatewayId?: string | undefined;
|
|
121
|
+
TransitGatewayOwnerId?: string | undefined;
|
|
122
|
+
ResourceOwnerId?: string | undefined;
|
|
123
|
+
ResourceType?: TransitGatewayAttachmentResourceType | undefined;
|
|
124
|
+
ResourceId?: string | undefined;
|
|
125
|
+
State?: TransitGatewayAttachmentState | undefined;
|
|
126
|
+
Association?: TransitGatewayAttachmentAssociation | undefined;
|
|
127
|
+
CreationTime?: Date | undefined;
|
|
128
|
+
Tags?: Tag[] | undefined;
|
|
129
|
+
}
|
|
130
|
+
export interface DescribeTransitGatewayAttachmentsResult {
|
|
131
|
+
TransitGatewayAttachments?: TransitGatewayAttachment[] | undefined;
|
|
132
|
+
NextToken?: string | undefined;
|
|
133
|
+
}
|
|
112
134
|
export interface DescribeTransitGatewayConnectPeersRequest {
|
|
113
135
|
TransitGatewayConnectPeerIds?: string[] | undefined;
|
|
114
136
|
Filters?: Filter[] | undefined;
|
|
@@ -1639,14 +1661,3 @@ export interface InstanceFamilyCreditSpecification {
|
|
|
1639
1661
|
InstanceFamily?: UnlimitedSupportedInstanceFamily | undefined;
|
|
1640
1662
|
CpuCredits?: string | undefined;
|
|
1641
1663
|
}
|
|
1642
|
-
export interface GetDefaultCreditSpecificationResult {
|
|
1643
|
-
InstanceFamilyCreditSpecification?:
|
|
1644
|
-
| InstanceFamilyCreditSpecification
|
|
1645
|
-
| undefined;
|
|
1646
|
-
}
|
|
1647
|
-
export interface GetEbsDefaultKmsKeyIdRequest {
|
|
1648
|
-
DryRun?: boolean | undefined;
|
|
1649
|
-
}
|
|
1650
|
-
export interface GetEbsDefaultKmsKeyIdResult {
|
|
1651
|
-
KmsKeyId?: string | undefined;
|
|
1652
|
-
}
|
|
@@ -58,6 +58,7 @@ import {
|
|
|
58
58
|
ManagedBy,
|
|
59
59
|
MetadataDefaultHttpTokensState,
|
|
60
60
|
ModifyAvailabilityZoneOptInStatus,
|
|
61
|
+
NestedVirtualizationSpecification,
|
|
61
62
|
OperationType,
|
|
62
63
|
PartitionLoadFrequency,
|
|
63
64
|
PaymentOption,
|
|
@@ -143,8 +144,6 @@ import {
|
|
|
143
144
|
TrafficMirrorFilterRule,
|
|
144
145
|
TrafficMirrorPortRangeRequest,
|
|
145
146
|
TrafficMirrorSession,
|
|
146
|
-
TransitGateway,
|
|
147
|
-
TransitGatewayMeteringPolicy,
|
|
148
147
|
SubnetCidrReservation,
|
|
149
148
|
TransitGatewayMeteringPolicyEntry,
|
|
150
149
|
TransitGatewayPrefixListReference,
|
|
@@ -171,6 +170,17 @@ import {
|
|
|
171
170
|
InstanceFamilyCreditSpecification,
|
|
172
171
|
RouteServerPropagation,
|
|
173
172
|
} from "./models_5";
|
|
173
|
+
export interface GetDefaultCreditSpecificationResult {
|
|
174
|
+
InstanceFamilyCreditSpecification?:
|
|
175
|
+
| InstanceFamilyCreditSpecification
|
|
176
|
+
| undefined;
|
|
177
|
+
}
|
|
178
|
+
export interface GetEbsDefaultKmsKeyIdRequest {
|
|
179
|
+
DryRun?: boolean | undefined;
|
|
180
|
+
}
|
|
181
|
+
export interface GetEbsDefaultKmsKeyIdResult {
|
|
182
|
+
KmsKeyId?: string | undefined;
|
|
183
|
+
}
|
|
174
184
|
export interface GetEbsEncryptionByDefaultRequest {
|
|
175
185
|
DryRun?: boolean | undefined;
|
|
176
186
|
}
|
|
@@ -1471,14 +1481,16 @@ export interface ModifyInstanceConnectEndpointResult {
|
|
|
1471
1481
|
}
|
|
1472
1482
|
export interface ModifyInstanceCpuOptionsRequest {
|
|
1473
1483
|
InstanceId: string | undefined;
|
|
1474
|
-
CoreCount
|
|
1475
|
-
ThreadsPerCore
|
|
1484
|
+
CoreCount?: number | undefined;
|
|
1485
|
+
ThreadsPerCore?: number | undefined;
|
|
1486
|
+
NestedVirtualization?: NestedVirtualizationSpecification | undefined;
|
|
1476
1487
|
DryRun?: boolean | undefined;
|
|
1477
1488
|
}
|
|
1478
1489
|
export interface ModifyInstanceCpuOptionsResult {
|
|
1479
1490
|
InstanceId?: string | undefined;
|
|
1480
1491
|
CoreCount?: number | undefined;
|
|
1481
1492
|
ThreadsPerCore?: number | undefined;
|
|
1493
|
+
NestedVirtualization?: NestedVirtualizationSpecification | undefined;
|
|
1482
1494
|
}
|
|
1483
1495
|
export interface InstanceCreditSpecificationRequest {
|
|
1484
1496
|
InstanceId: string | undefined;
|
|
@@ -1913,15 +1925,3 @@ export interface ModifyTransitGatewayRequest {
|
|
|
1913
1925
|
Options?: ModifyTransitGatewayOptions | undefined;
|
|
1914
1926
|
DryRun?: boolean | undefined;
|
|
1915
1927
|
}
|
|
1916
|
-
export interface ModifyTransitGatewayResult {
|
|
1917
|
-
TransitGateway?: TransitGateway | undefined;
|
|
1918
|
-
}
|
|
1919
|
-
export interface ModifyTransitGatewayMeteringPolicyRequest {
|
|
1920
|
-
TransitGatewayMeteringPolicyId: string | undefined;
|
|
1921
|
-
AddMiddleboxAttachmentIds?: string[] | undefined;
|
|
1922
|
-
RemoveMiddleboxAttachmentIds?: string[] | undefined;
|
|
1923
|
-
DryRun?: boolean | undefined;
|
|
1924
|
-
}
|
|
1925
|
-
export interface ModifyTransitGatewayMeteringPolicyResult {
|
|
1926
|
-
TransitGatewayMeteringPolicy?: TransitGatewayMeteringPolicy | undefined;
|
|
1927
|
-
}
|
|
@@ -27,6 +27,7 @@ import {
|
|
|
27
27
|
Ipv6SupportValue,
|
|
28
28
|
MarketType,
|
|
29
29
|
MembershipType,
|
|
30
|
+
NestedVirtualizationSpecification,
|
|
30
31
|
PayerResponsibility,
|
|
31
32
|
ReportInstanceReasonCodes,
|
|
32
33
|
ReportStatusType,
|
|
@@ -85,6 +86,8 @@ import {
|
|
|
85
86
|
} from "./models_1";
|
|
86
87
|
import {
|
|
87
88
|
DnsOptionsSpecification,
|
|
89
|
+
TransitGateway,
|
|
90
|
+
TransitGatewayMeteringPolicy,
|
|
88
91
|
TransitGatewayPrefixListReference,
|
|
89
92
|
VerifiedAccessEndpoint,
|
|
90
93
|
VerifiedAccessGroup,
|
|
@@ -131,6 +134,18 @@ import {
|
|
|
131
134
|
VpcBlockPublicAccessOptions,
|
|
132
135
|
} from "./models_5";
|
|
133
136
|
import { CapacityReservationSpecification, Purchase } from "./models_6";
|
|
137
|
+
export interface ModifyTransitGatewayResult {
|
|
138
|
+
TransitGateway?: TransitGateway | undefined;
|
|
139
|
+
}
|
|
140
|
+
export interface ModifyTransitGatewayMeteringPolicyRequest {
|
|
141
|
+
TransitGatewayMeteringPolicyId: string | undefined;
|
|
142
|
+
AddMiddleboxAttachmentIds?: string[] | undefined;
|
|
143
|
+
RemoveMiddleboxAttachmentIds?: string[] | undefined;
|
|
144
|
+
DryRun?: boolean | undefined;
|
|
145
|
+
}
|
|
146
|
+
export interface ModifyTransitGatewayMeteringPolicyResult {
|
|
147
|
+
TransitGatewayMeteringPolicy?: TransitGatewayMeteringPolicy | undefined;
|
|
148
|
+
}
|
|
134
149
|
export interface ModifyTransitGatewayPrefixListReferenceRequest {
|
|
135
150
|
TransitGatewayRouteTableId: string | undefined;
|
|
136
151
|
PrefixListId: string | undefined;
|
|
@@ -1150,6 +1165,7 @@ export interface CpuOptionsRequest {
|
|
|
1150
1165
|
CoreCount?: number | undefined;
|
|
1151
1166
|
ThreadsPerCore?: number | undefined;
|
|
1152
1167
|
AmdSevSnp?: AmdSevSnpSpecification | undefined;
|
|
1168
|
+
NestedVirtualization?: NestedVirtualizationSpecification | undefined;
|
|
1153
1169
|
}
|
|
1154
1170
|
export interface ElasticInferenceAccelerator {
|
|
1155
1171
|
Type: string | undefined;
|