@aws-sdk/client-ec2 3.879.0 → 3.880.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 +42 -0
- package/dist-es/models/models_1.js +26 -0
- package/dist-es/models/models_4.js +4 -0
- package/dist-es/protocols/Aws_ec2.js +10 -0
- package/dist-types/commands/CreateCapacityReservationFleetCommand.d.ts +2 -2
- package/dist-types/commands/CreateFleetCommand.d.ts +4 -4
- package/dist-types/commands/CreateLaunchTemplateCommand.d.ts +1 -1
- package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +2 -2
- package/dist-types/commands/DescribeCapacityReservationFleetsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFleetsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeInstanceImageMetadataCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstanceTypeOfferingsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstanceTypesCommand.d.ts +4 -2
- package/dist-types/commands/DescribeInstancesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeReservedInstancesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeReservedInstancesModificationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeReservedInstancesOfferingsCommand.d.ts +2 -2
- package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +2 -2
- package/dist-types/commands/DescribeSpotInstanceRequestsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSpotPriceHistoryCommand.d.ts +2 -2
- package/dist-types/commands/DescribeVpcAttributeCommand.d.ts +1 -2
- package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +1 -1
- package/dist-types/commands/GetNetworkInsightsAccessScopeContentCommand.d.ts +2 -1
- package/dist-types/commands/ImportInstanceCommand.d.ts +1 -1
- package/dist-types/commands/ModifyFleetCommand.d.ts +1 -1
- package/dist-types/commands/ModifyReservedInstancesCommand.d.ts +1 -1
- package/dist-types/commands/ModifySpotFleetRequestCommand.d.ts +1 -1
- package/dist-types/commands/ProvisionIpamPoolCidrCommand.d.ts +1 -2
- package/dist-types/commands/RequestSpotFleetCommand.d.ts +2 -2
- package/dist-types/commands/RequestSpotInstancesCommand.d.ts +2 -2
- package/dist-types/commands/RunInstancesCommand.d.ts +2 -2
- package/dist-types/models/models_1.d.ts +40 -12
- package/dist-types/models/models_4.d.ts +37 -12
- package/dist-types/models/models_5.d.ts +12 -23
- package/dist-types/models/models_6.d.ts +24 -12
- package/dist-types/models/models_7.d.ts +12 -49
- package/dist-types/models/models_8.d.ts +48 -1
- package/dist-types/ts3.4/commands/DescribeVpcAttributeCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/GetNetworkInsightsAccessScopeContentCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ProvisionIpamPoolCidrCommand.d.ts +4 -2
- package/dist-types/ts3.4/models/models_1.d.ts +26 -0
- package/dist-types/ts3.4/models/models_4.d.ts +8 -3
- package/dist-types/ts3.4/models/models_5.d.ts +3 -6
- package/dist-types/ts3.4/models/models_6.d.ts +6 -7
- package/dist-types/ts3.4/models/models_7.d.ts +6 -10
- package/dist-types/ts3.4/models/models_8.d.ts +12 -0
- package/package.json +1 -1
|
@@ -1,10 +1,20 @@
|
|
|
1
1
|
import { AddedPrincipal, AddIpamOperatingRegion, AddIpamOrganizationalUnitExclusion, AddPrefixListEntry, AddressAttribute, Affinity, ApplianceModeSupportValue, AutoPlacement, ByoipCidr, DnsSupportValue, EnaSrdSpecification, HostMaintenance, HostRecovery, InstanceEventWindow, Ipv6SupportValue, RouteServerAssociation, SecurityGroupReferencingSupportValue, SubnetAssociation, Tag, TagSpecification, TargetConfigurationRequest, TransitGatewayAssociationState, TransitGatewayAttachmentResourceType, TransitGatewayPolicyTableAssociation, TransitGatewayVpcAttachment, UnsuccessfulItem, VerifiedAccessInstance, VerifiedAccessSseSpecificationResponse, VerifiedAccessTrustProvider } from "./models_0";
|
|
2
2
|
import { _InstanceType, AttributeValue, CapacityReservation, CapacityReservationPreference, CapacityReservationTarget, ClientConnectOptions, ClientLoginBannerOptions, ClientRouteEnforcementOptions, ConnectionLogOptions, ConnectionTrackingSpecificationRequest, DiskImageFormat, EndDateType, FleetExcessCapacityTerminationPolicy, FleetLaunchTemplateConfigRequest, HostnameType, InstanceBandwidthWeighting, InstanceEventWindowTimeRangeRequest, InstanceMatchCriteria, InstanceRequirementsRequest, IpAddressType, Ipam, IpamMeteredAccount, IpamPool, IpamResourceDiscovery, IpamScope, IpamTier, LaunchTemplate, Placement, PlatformValues, RequestIpamResourceTag, SelfServicePortal, ShutdownBehavior, TargetCapacitySpecificationRequest, TargetCapacityUnitType, VolumeType } from "./models_1";
|
|
3
|
-
import { AutoAcceptSharedAttachmentsValue, DefaultRouteTableAssociationValue, DefaultRouteTablePropagationValue, DnsOptionsSpecification, InternetGatewayExclusionMode, LocalGatewayRoute, ManagedPrefixList, RouteServer, RouteServerPersistRoutesAction, SubnetCidrReservation, SubnetConfiguration, TrafficDirection, TrafficMirrorFilter, TrafficMirrorFilterRule, TrafficMirrorNetworkService, TrafficMirrorPortRangeRequest, TrafficMirrorRuleAction, TrafficMirrorSession, TransitGateway, TransitGatewayPrefixListReference, VerifiedAccessEndpoint, VerifiedAccessEndpointProtocol, VerifiedAccessGroup, VerifiedAccessSseSpecificationRequest, VpcBlockPublicAccessExclusion, VpnEcmpSupportValue } from "./models_2";
|
|
3
|
+
import { AutoAcceptSharedAttachmentsValue, DefaultRouteTableAssociationValue, DefaultRouteTablePropagationValue, DnsOptionsSpecification, InternetGatewayExclusionMode, LocalGatewayRoute, ManagedPrefixList, NetworkInsightsAccessScopeContent, RouteServer, RouteServerPersistRoutesAction, SubnetCidrReservation, SubnetConfiguration, TrafficDirection, TrafficMirrorFilter, TrafficMirrorFilterRule, TrafficMirrorNetworkService, TrafficMirrorPortRangeRequest, TrafficMirrorRuleAction, TrafficMirrorSession, TransitGateway, TransitGatewayPrefixListReference, VerifiedAccessEndpoint, VerifiedAccessEndpointProtocol, VerifiedAccessGroup, VerifiedAccessSseSpecificationRequest, VpcBlockPublicAccessExclusion, VpnEcmpSupportValue } from "./models_2";
|
|
4
4
|
import { Byoasn, Filter, IKEVersionsRequestListValue, PayerResponsibility, Phase1DHGroupNumbersRequestListValue, Phase1EncryptionAlgorithmsRequestListValue, Phase1IntegrityAlgorithmsRequestListValue, Phase2DHGroupNumbersRequestListValue, Phase2EncryptionAlgorithmsRequestListValue, Phase2IntegrityAlgorithmsRequestListValue, VpnConnection, VpnTunnelLogOptionsSpecification } from "./models_3";
|
|
5
5
|
import { ArchitectureValues, AttributeBooleanValue, BootModeValues, ConversionTask, FpgaImageAttribute, FpgaImageAttributeName, HttpTokensState, ImportImageLicenseConfigurationResponse, InstanceAttributeName, InstanceAutoRecoveryState, InstanceMetadataEndpointState, InstanceMetadataOptionsResponse, InstanceMetadataProtocolState, InstanceMetadataTagsState, InstanceRebootMigrationState, InstanceStatusEvent, LaunchPermission, Monitoring, PermissionGroup, SnapshotDetail, SnapshotTaskDetail, VirtualizationType } from "./models_4";
|
|
6
6
|
import { ArchitectureType, CreateVolumePermission, ExcessCapacityTerminationPolicy, LaunchTemplateConfig, LockState, ReservedInstancesConfiguration, SnapshotAttributeName, VerifiedAccessInstanceLoggingConfiguration, VolumeModification } from "./models_5";
|
|
7
7
|
import { InstanceFamilyCreditSpecification, InternetGatewayBlockMode, IpamResourceCidr, ManagedBy, RouteServerPropagation, SnapshotBlockPublicAccessState, TransitGatewayPropagationState, UnlimitedSupportedInstanceFamily, VpcBlockPublicAccessOptions } from "./models_6";
|
|
8
|
+
/**
|
|
9
|
+
* @public
|
|
10
|
+
*/
|
|
11
|
+
export interface GetNetworkInsightsAccessScopeContentResult {
|
|
12
|
+
/**
|
|
13
|
+
* <p>The Network Access Scope content.</p>
|
|
14
|
+
* @public
|
|
15
|
+
*/
|
|
16
|
+
NetworkInsightsAccessScopeContent?: NetworkInsightsAccessScopeContent | undefined;
|
|
17
|
+
}
|
|
8
18
|
/**
|
|
9
19
|
* @public
|
|
10
20
|
*/
|
|
@@ -3706,7 +3716,7 @@ export interface EbsInstanceBlockDeviceSpecification {
|
|
|
3706
3716
|
*/
|
|
3707
3717
|
export interface InstanceBlockDeviceMappingSpecification {
|
|
3708
3718
|
/**
|
|
3709
|
-
* <p>The device name
|
|
3719
|
+
* <p>The device name. For available device names, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/device_naming.html">Device names for volumes</a>.</p>
|
|
3710
3720
|
* @public
|
|
3711
3721
|
*/
|
|
3712
3722
|
DeviceName?: string | undefined;
|
|
@@ -8446,53 +8456,6 @@ export declare const VerificationMethod: {
|
|
|
8446
8456
|
* @public
|
|
8447
8457
|
*/
|
|
8448
8458
|
export type VerificationMethod = (typeof VerificationMethod)[keyof typeof VerificationMethod];
|
|
8449
|
-
/**
|
|
8450
|
-
* @public
|
|
8451
|
-
*/
|
|
8452
|
-
export interface ProvisionIpamPoolCidrRequest {
|
|
8453
|
-
/**
|
|
8454
|
-
* <p>A check for whether you have the required permissions for the action without actually making the request
|
|
8455
|
-
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
8456
|
-
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
8457
|
-
* @public
|
|
8458
|
-
*/
|
|
8459
|
-
DryRun?: boolean | undefined;
|
|
8460
|
-
/**
|
|
8461
|
-
* <p>The ID of the IPAM pool to which you want to assign a CIDR.</p>
|
|
8462
|
-
* @public
|
|
8463
|
-
*/
|
|
8464
|
-
IpamPoolId: string | undefined;
|
|
8465
|
-
/**
|
|
8466
|
-
* <p>The CIDR you want to assign to the IPAM pool. Either "NetmaskLength" or "Cidr" is required. This value will be null if you specify "NetmaskLength" and will be filled in during the provisioning process.</p>
|
|
8467
|
-
* @public
|
|
8468
|
-
*/
|
|
8469
|
-
Cidr?: string | undefined;
|
|
8470
|
-
/**
|
|
8471
|
-
* <p>A signed document that proves that you are authorized to bring a specified IP address range to Amazon using BYOIP. This option only applies to IPv4 and IPv6 pools in the public scope.</p>
|
|
8472
|
-
* @public
|
|
8473
|
-
*/
|
|
8474
|
-
CidrAuthorizationContext?: IpamCidrAuthorizationContext | undefined;
|
|
8475
|
-
/**
|
|
8476
|
-
* <p>The netmask length of the CIDR you'd like to provision to a pool. Can be used for provisioning Amazon-provided IPv6 CIDRs to top-level pools and for provisioning CIDRs to pools with source pools. Cannot be used to provision BYOIP CIDRs to top-level pools. Either "NetmaskLength" or "Cidr" is required.</p>
|
|
8477
|
-
* @public
|
|
8478
|
-
*/
|
|
8479
|
-
NetmaskLength?: number | undefined;
|
|
8480
|
-
/**
|
|
8481
|
-
* <p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see <a href="https://docs.aws.amazon.com/ec2/latest/devguide/ec2-api-idempotency.html">Ensuring idempotency</a>.</p>
|
|
8482
|
-
* @public
|
|
8483
|
-
*/
|
|
8484
|
-
ClientToken?: string | undefined;
|
|
8485
|
-
/**
|
|
8486
|
-
* <p>The method for verifying control of a public IP address range. Defaults to <code>remarks-x509</code> if not specified. This option only applies to IPv4 and IPv6 pools in the public scope.</p>
|
|
8487
|
-
* @public
|
|
8488
|
-
*/
|
|
8489
|
-
VerificationMethod?: VerificationMethod | undefined;
|
|
8490
|
-
/**
|
|
8491
|
-
* <p>Verification token ID. This option only applies to IPv4 and IPv6 pools in the public scope.</p>
|
|
8492
|
-
* @public
|
|
8493
|
-
*/
|
|
8494
|
-
IpamExternalResourceVerificationTokenId?: string | undefined;
|
|
8495
|
-
}
|
|
8496
8459
|
/**
|
|
8497
8460
|
* @internal
|
|
8498
8461
|
*/
|
|
@@ -5,7 +5,54 @@ import { CapacityBlock, CapacityBlockExtension, Filter, InstanceTagNotificationA
|
|
|
5
5
|
import { ArchitectureValues, BootModeValues, ClientVpnConnectionStatus, HttpTokensState, ImdsSupportValues, InstanceAttributeName, InstanceAutoRecoveryState, InstanceMetadataEndpointState, InstanceMetadataProtocolState, InstanceMetadataTagsState, InstanceState, TpmSupportValues } from "./models_4";
|
|
6
6
|
import { InstanceNetworkInterfaceSpecification, NetworkInsightsAccessScopeAnalysis, NetworkInsightsAnalysis, PublicIpv4PoolRange, RunInstancesMonitoringEnabled, ScheduledInstance, SnapshotAttributeName, SpotFleetRequestConfigData, SpotInstanceRequest, SpotPlacement } from "./models_5";
|
|
7
7
|
import { Purchase } from "./models_6";
|
|
8
|
-
import { CapacityReservationSpecification, InstanceMonitoring, Status } from "./models_7";
|
|
8
|
+
import { CapacityReservationSpecification, InstanceMonitoring, IpamCidrAuthorizationContext, Status, VerificationMethod } from "./models_7";
|
|
9
|
+
/**
|
|
10
|
+
* @public
|
|
11
|
+
*/
|
|
12
|
+
export interface ProvisionIpamPoolCidrRequest {
|
|
13
|
+
/**
|
|
14
|
+
* <p>A check for whether you have the required permissions for the action without actually making the request
|
|
15
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
16
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
17
|
+
* @public
|
|
18
|
+
*/
|
|
19
|
+
DryRun?: boolean | undefined;
|
|
20
|
+
/**
|
|
21
|
+
* <p>The ID of the IPAM pool to which you want to assign a CIDR.</p>
|
|
22
|
+
* @public
|
|
23
|
+
*/
|
|
24
|
+
IpamPoolId: string | undefined;
|
|
25
|
+
/**
|
|
26
|
+
* <p>The CIDR you want to assign to the IPAM pool. Either "NetmaskLength" or "Cidr" is required. This value will be null if you specify "NetmaskLength" and will be filled in during the provisioning process.</p>
|
|
27
|
+
* @public
|
|
28
|
+
*/
|
|
29
|
+
Cidr?: string | undefined;
|
|
30
|
+
/**
|
|
31
|
+
* <p>A signed document that proves that you are authorized to bring a specified IP address range to Amazon using BYOIP. This option only applies to IPv4 and IPv6 pools in the public scope.</p>
|
|
32
|
+
* @public
|
|
33
|
+
*/
|
|
34
|
+
CidrAuthorizationContext?: IpamCidrAuthorizationContext | undefined;
|
|
35
|
+
/**
|
|
36
|
+
* <p>The netmask length of the CIDR you'd like to provision to a pool. Can be used for provisioning Amazon-provided IPv6 CIDRs to top-level pools and for provisioning CIDRs to pools with source pools. Cannot be used to provision BYOIP CIDRs to top-level pools. Either "NetmaskLength" or "Cidr" is required.</p>
|
|
37
|
+
* @public
|
|
38
|
+
*/
|
|
39
|
+
NetmaskLength?: number | undefined;
|
|
40
|
+
/**
|
|
41
|
+
* <p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see <a href="https://docs.aws.amazon.com/ec2/latest/devguide/ec2-api-idempotency.html">Ensuring idempotency</a>.</p>
|
|
42
|
+
* @public
|
|
43
|
+
*/
|
|
44
|
+
ClientToken?: string | undefined;
|
|
45
|
+
/**
|
|
46
|
+
* <p>The method for verifying control of a public IP address range. Defaults to <code>remarks-x509</code> if not specified. This option only applies to IPv4 and IPv6 pools in the public scope.</p>
|
|
47
|
+
* @public
|
|
48
|
+
*/
|
|
49
|
+
VerificationMethod?: VerificationMethod | undefined;
|
|
50
|
+
/**
|
|
51
|
+
* <p>Verification token ID. This option only applies to IPv4 and IPv6 pools in the public scope.</p>
|
|
52
|
+
* @public
|
|
53
|
+
*/
|
|
54
|
+
IpamExternalResourceVerificationTokenId?: string | undefined;
|
|
55
|
+
}
|
|
9
56
|
/**
|
|
10
57
|
* @public
|
|
11
58
|
*/
|
|
@@ -5,8 +5,10 @@ import {
|
|
|
5
5
|
ServiceInputTypes,
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../EC2Client";
|
|
8
|
-
import {
|
|
9
|
-
|
|
8
|
+
import {
|
|
9
|
+
DescribeVpcAttributeRequest,
|
|
10
|
+
DescribeVpcAttributeResult,
|
|
11
|
+
} from "../models/models_6";
|
|
10
12
|
export { __MetadataBearer };
|
|
11
13
|
export { $Command };
|
|
12
14
|
export interface DescribeVpcAttributeCommandInput
|
|
@@ -5,10 +5,8 @@ import {
|
|
|
5
5
|
ServiceInputTypes,
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../EC2Client";
|
|
8
|
-
import {
|
|
9
|
-
|
|
10
|
-
GetNetworkInsightsAccessScopeContentResult,
|
|
11
|
-
} from "../models/models_6";
|
|
8
|
+
import { GetNetworkInsightsAccessScopeContentRequest } from "../models/models_6";
|
|
9
|
+
import { GetNetworkInsightsAccessScopeContentResult } from "../models/models_7";
|
|
12
10
|
export { __MetadataBearer };
|
|
13
11
|
export { $Command };
|
|
14
12
|
export interface GetNetworkInsightsAccessScopeContentCommandInput
|
|
@@ -5,8 +5,10 @@ import {
|
|
|
5
5
|
ServiceInputTypes,
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../EC2Client";
|
|
8
|
-
import {
|
|
9
|
-
|
|
8
|
+
import {
|
|
9
|
+
ProvisionIpamPoolCidrRequest,
|
|
10
|
+
ProvisionIpamPoolCidrResult,
|
|
11
|
+
} from "../models/models_8";
|
|
10
12
|
export { __MetadataBearer };
|
|
11
13
|
export { $Command };
|
|
12
14
|
export interface ProvisionIpamPoolCidrCommandInput
|
|
@@ -509,8 +509,13 @@ export declare const _InstanceType: {
|
|
|
509
509
|
readonly g6e_4xlarge: "g6e.4xlarge";
|
|
510
510
|
readonly g6e_8xlarge: "g6e.8xlarge";
|
|
511
511
|
readonly g6e_xlarge: "g6e.xlarge";
|
|
512
|
+
readonly g6f_2xlarge: "g6f.2xlarge";
|
|
513
|
+
readonly g6f_4xlarge: "g6f.4xlarge";
|
|
514
|
+
readonly g6f_large: "g6f.large";
|
|
515
|
+
readonly g6f_xlarge: "g6f.xlarge";
|
|
512
516
|
readonly gr6_4xlarge: "gr6.4xlarge";
|
|
513
517
|
readonly gr6_8xlarge: "gr6.8xlarge";
|
|
518
|
+
readonly gr6f_4xlarge: "gr6f.4xlarge";
|
|
514
519
|
readonly h1_16xlarge: "h1.16xlarge";
|
|
515
520
|
readonly h1_2xlarge: "h1.2xlarge";
|
|
516
521
|
readonly h1_4xlarge: "h1.4xlarge";
|
|
@@ -845,6 +850,7 @@ export declare const _InstanceType: {
|
|
|
845
850
|
readonly p4d_24xlarge: "p4d.24xlarge";
|
|
846
851
|
readonly p4de_24xlarge: "p4de.24xlarge";
|
|
847
852
|
readonly p5_48xlarge: "p5.48xlarge";
|
|
853
|
+
readonly p5_4xlarge: "p5.4xlarge";
|
|
848
854
|
readonly p5e_48xlarge: "p5e.48xlarge";
|
|
849
855
|
readonly p5en_48xlarge: "p5en.48xlarge";
|
|
850
856
|
readonly p6_b200_48xlarge: "p6-b200.48xlarge";
|
|
@@ -1065,6 +1071,26 @@ export declare const _InstanceType: {
|
|
|
1065
1071
|
readonly r8gd_metal_24xl: "r8gd.metal-24xl";
|
|
1066
1072
|
readonly r8gd_metal_48xl: "r8gd.metal-48xl";
|
|
1067
1073
|
readonly r8gd_xlarge: "r8gd.xlarge";
|
|
1074
|
+
readonly r8i_12xlarge: "r8i.12xlarge";
|
|
1075
|
+
readonly r8i_16xlarge: "r8i.16xlarge";
|
|
1076
|
+
readonly r8i_24xlarge: "r8i.24xlarge";
|
|
1077
|
+
readonly r8i_2xlarge: "r8i.2xlarge";
|
|
1078
|
+
readonly r8i_32xlarge: "r8i.32xlarge";
|
|
1079
|
+
readonly r8i_48xlarge: "r8i.48xlarge";
|
|
1080
|
+
readonly r8i_4xlarge: "r8i.4xlarge";
|
|
1081
|
+
readonly r8i_8xlarge: "r8i.8xlarge";
|
|
1082
|
+
readonly r8i_96xlarge: "r8i.96xlarge";
|
|
1083
|
+
readonly r8i_flex_12xlarge: "r8i-flex.12xlarge";
|
|
1084
|
+
readonly r8i_flex_16xlarge: "r8i-flex.16xlarge";
|
|
1085
|
+
readonly r8i_flex_2xlarge: "r8i-flex.2xlarge";
|
|
1086
|
+
readonly r8i_flex_4xlarge: "r8i-flex.4xlarge";
|
|
1087
|
+
readonly r8i_flex_8xlarge: "r8i-flex.8xlarge";
|
|
1088
|
+
readonly r8i_flex_large: "r8i-flex.large";
|
|
1089
|
+
readonly r8i_flex_xlarge: "r8i-flex.xlarge";
|
|
1090
|
+
readonly r8i_large: "r8i.large";
|
|
1091
|
+
readonly r8i_metal_48xl: "r8i.metal-48xl";
|
|
1092
|
+
readonly r8i_metal_96xl: "r8i.metal-96xl";
|
|
1093
|
+
readonly r8i_xlarge: "r8i.xlarge";
|
|
1068
1094
|
readonly t1_micro: "t1.micro";
|
|
1069
1095
|
readonly t2_2xlarge: "t2.2xlarge";
|
|
1070
1096
|
readonly t2_large: "t2.large";
|
|
@@ -1911,6 +1911,12 @@ export interface DescribeInstanceTypesRequest {
|
|
|
1911
1911
|
MaxResults?: number | undefined;
|
|
1912
1912
|
NextToken?: string | undefined;
|
|
1913
1913
|
}
|
|
1914
|
+
export declare const AttachmentLimitType: {
|
|
1915
|
+
readonly DEDICATED: "dedicated";
|
|
1916
|
+
readonly SHARED: "shared";
|
|
1917
|
+
};
|
|
1918
|
+
export type AttachmentLimitType =
|
|
1919
|
+
(typeof AttachmentLimitType)[keyof typeof AttachmentLimitType];
|
|
1914
1920
|
export interface EbsOptimizedInfo {
|
|
1915
1921
|
BaselineBandwidthInMbps?: number | undefined;
|
|
1916
1922
|
BaselineThroughputInMBps?: number | undefined;
|
|
@@ -1944,6 +1950,8 @@ export interface EbsInfo {
|
|
|
1944
1950
|
EncryptionSupport?: EbsEncryptionSupport | undefined;
|
|
1945
1951
|
EbsOptimizedInfo?: EbsOptimizedInfo | undefined;
|
|
1946
1952
|
NvmeSupport?: EbsNvmeSupport | undefined;
|
|
1953
|
+
MaximumEbsAttachments?: number | undefined;
|
|
1954
|
+
AttachmentLimitType?: AttachmentLimitType | undefined;
|
|
1947
1955
|
}
|
|
1948
1956
|
export interface FpgaDeviceMemoryInfo {
|
|
1949
1957
|
SizeInMiB?: number | undefined;
|
|
@@ -2107,9 +2115,6 @@ export declare const NitroEnclavesSupport: {
|
|
|
2107
2115
|
};
|
|
2108
2116
|
export type NitroEnclavesSupport =
|
|
2109
2117
|
(typeof NitroEnclavesSupport)[keyof typeof NitroEnclavesSupport];
|
|
2110
|
-
export interface NitroTpmInfo {
|
|
2111
|
-
SupportedVersions?: string[] | undefined;
|
|
2112
|
-
}
|
|
2113
2118
|
export declare const DiskImageDescriptionFilterSensitiveLog: (
|
|
2114
2119
|
obj: DiskImageDescription
|
|
2115
2120
|
) => any;
|
|
@@ -112,11 +112,13 @@ import {
|
|
|
112
112
|
NetworkInfo,
|
|
113
113
|
NeuronInfo,
|
|
114
114
|
NitroEnclavesSupport,
|
|
115
|
-
NitroTpmInfo,
|
|
116
115
|
PermissionGroup,
|
|
117
116
|
ProductCode,
|
|
118
117
|
VirtualizationType,
|
|
119
118
|
} from "./models_4";
|
|
119
|
+
export interface NitroTpmInfo {
|
|
120
|
+
SupportedVersions?: string[] | undefined;
|
|
121
|
+
}
|
|
120
122
|
export declare const NitroTpmSupport: {
|
|
121
123
|
readonly SUPPORTED: "supported";
|
|
122
124
|
readonly UNSUPPORTED: "unsupported";
|
|
@@ -2082,11 +2084,6 @@ export declare const VpcAttributeName: {
|
|
|
2082
2084
|
};
|
|
2083
2085
|
export type VpcAttributeName =
|
|
2084
2086
|
(typeof VpcAttributeName)[keyof typeof VpcAttributeName];
|
|
2085
|
-
export interface DescribeVpcAttributeRequest {
|
|
2086
|
-
Attribute: VpcAttributeName | undefined;
|
|
2087
|
-
VpcId: string | undefined;
|
|
2088
|
-
DryRun?: boolean | undefined;
|
|
2089
|
-
}
|
|
2090
2087
|
export declare const DescribeLaunchTemplateVersionsResultFilterSensitiveLog: (
|
|
2091
2088
|
obj: DescribeLaunchTemplateVersionsResult
|
|
2092
2089
|
) => any;
|
|
@@ -40,7 +40,6 @@ import {
|
|
|
40
40
|
Vpc,
|
|
41
41
|
} from "./models_1";
|
|
42
42
|
import {
|
|
43
|
-
NetworkInsightsAccessScopeContent,
|
|
44
43
|
ResponseLaunchTemplateData,
|
|
45
44
|
SSEType,
|
|
46
45
|
VpcBlockPublicAccessExclusion,
|
|
@@ -77,7 +76,12 @@ import {
|
|
|
77
76
|
PaymentOption,
|
|
78
77
|
VirtualizationType,
|
|
79
78
|
} from "./models_4";
|
|
80
|
-
import { AnalysisStatus, ArchitectureType } from "./models_5";
|
|
79
|
+
import { AnalysisStatus, ArchitectureType, VpcAttributeName } from "./models_5";
|
|
80
|
+
export interface DescribeVpcAttributeRequest {
|
|
81
|
+
Attribute: VpcAttributeName | undefined;
|
|
82
|
+
VpcId: string | undefined;
|
|
83
|
+
DryRun?: boolean | undefined;
|
|
84
|
+
}
|
|
81
85
|
export interface DescribeVpcAttributeResult {
|
|
82
86
|
EnableDnsHostnames?: AttributeBooleanValue | undefined;
|
|
83
87
|
EnableDnsSupport?: AttributeBooleanValue | undefined;
|
|
@@ -1656,11 +1660,6 @@ export interface GetNetworkInsightsAccessScopeContentRequest {
|
|
|
1656
1660
|
NetworkInsightsAccessScopeId: string | undefined;
|
|
1657
1661
|
DryRun?: boolean | undefined;
|
|
1658
1662
|
}
|
|
1659
|
-
export interface GetNetworkInsightsAccessScopeContentResult {
|
|
1660
|
-
NetworkInsightsAccessScopeContent?:
|
|
1661
|
-
| NetworkInsightsAccessScopeContent
|
|
1662
|
-
| undefined;
|
|
1663
|
-
}
|
|
1664
1663
|
export declare const DescribeVpnConnectionsResultFilterSensitiveLog: (
|
|
1665
1664
|
obj: DescribeVpnConnectionsResult
|
|
1666
1665
|
) => any;
|
|
@@ -74,6 +74,7 @@ import {
|
|
|
74
74
|
InternetGatewayExclusionMode,
|
|
75
75
|
LocalGatewayRoute,
|
|
76
76
|
ManagedPrefixList,
|
|
77
|
+
NetworkInsightsAccessScopeContent,
|
|
77
78
|
RouteServer,
|
|
78
79
|
RouteServerPersistRoutesAction,
|
|
79
80
|
SubnetCidrReservation,
|
|
@@ -154,6 +155,11 @@ import {
|
|
|
154
155
|
UnlimitedSupportedInstanceFamily,
|
|
155
156
|
VpcBlockPublicAccessOptions,
|
|
156
157
|
} from "./models_6";
|
|
158
|
+
export interface GetNetworkInsightsAccessScopeContentResult {
|
|
159
|
+
NetworkInsightsAccessScopeContent?:
|
|
160
|
+
| NetworkInsightsAccessScopeContent
|
|
161
|
+
| undefined;
|
|
162
|
+
}
|
|
157
163
|
export interface GetPasswordDataRequest {
|
|
158
164
|
InstanceId: string | undefined;
|
|
159
165
|
DryRun?: boolean | undefined;
|
|
@@ -1907,16 +1913,6 @@ export declare const VerificationMethod: {
|
|
|
1907
1913
|
};
|
|
1908
1914
|
export type VerificationMethod =
|
|
1909
1915
|
(typeof VerificationMethod)[keyof typeof VerificationMethod];
|
|
1910
|
-
export interface ProvisionIpamPoolCidrRequest {
|
|
1911
|
-
DryRun?: boolean | undefined;
|
|
1912
|
-
IpamPoolId: string | undefined;
|
|
1913
|
-
Cidr?: string | undefined;
|
|
1914
|
-
CidrAuthorizationContext?: IpamCidrAuthorizationContext | undefined;
|
|
1915
|
-
NetmaskLength?: number | undefined;
|
|
1916
|
-
ClientToken?: string | undefined;
|
|
1917
|
-
VerificationMethod?: VerificationMethod | undefined;
|
|
1918
|
-
IpamExternalResourceVerificationTokenId?: string | undefined;
|
|
1919
|
-
}
|
|
1920
1916
|
export declare const GetPasswordDataResultFilterSensitiveLog: (
|
|
1921
1917
|
obj: GetPasswordDataResult
|
|
1922
1918
|
) => any;
|
|
@@ -81,8 +81,20 @@ import { Purchase } from "./models_6";
|
|
|
81
81
|
import {
|
|
82
82
|
CapacityReservationSpecification,
|
|
83
83
|
InstanceMonitoring,
|
|
84
|
+
IpamCidrAuthorizationContext,
|
|
84
85
|
Status,
|
|
86
|
+
VerificationMethod,
|
|
85
87
|
} from "./models_7";
|
|
88
|
+
export interface ProvisionIpamPoolCidrRequest {
|
|
89
|
+
DryRun?: boolean | undefined;
|
|
90
|
+
IpamPoolId: string | undefined;
|
|
91
|
+
Cidr?: string | undefined;
|
|
92
|
+
CidrAuthorizationContext?: IpamCidrAuthorizationContext | undefined;
|
|
93
|
+
NetmaskLength?: number | undefined;
|
|
94
|
+
ClientToken?: string | undefined;
|
|
95
|
+
VerificationMethod?: VerificationMethod | undefined;
|
|
96
|
+
IpamExternalResourceVerificationTokenId?: string | undefined;
|
|
97
|
+
}
|
|
86
98
|
export interface ProvisionIpamPoolCidrResult {
|
|
87
99
|
IpamPoolCidr?: IpamPoolCidr | undefined;
|
|
88
100
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-ec2",
|
|
3
3
|
"description": "AWS SDK for JavaScript Ec2 Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.880.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-ec2",
|