@aws-sdk/client-ec2 3.879.0 → 3.882.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 +73 -0
- package/dist-es/models/models_1.js +57 -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 +71 -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 +57 -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 +12 -12
|
@@ -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";
|
|
@@ -593,6 +598,17 @@ export declare const _InstanceType: {
|
|
|
593
598
|
readonly i8g_large: "i8g.large";
|
|
594
599
|
readonly i8g_metal_24xl: "i8g.metal-24xl";
|
|
595
600
|
readonly i8g_xlarge: "i8g.xlarge";
|
|
601
|
+
readonly i8ge_12xlarge: "i8ge.12xlarge";
|
|
602
|
+
readonly i8ge_18xlarge: "i8ge.18xlarge";
|
|
603
|
+
readonly i8ge_24xlarge: "i8ge.24xlarge";
|
|
604
|
+
readonly i8ge_2xlarge: "i8ge.2xlarge";
|
|
605
|
+
readonly i8ge_3xlarge: "i8ge.3xlarge";
|
|
606
|
+
readonly i8ge_48xlarge: "i8ge.48xlarge";
|
|
607
|
+
readonly i8ge_6xlarge: "i8ge.6xlarge";
|
|
608
|
+
readonly i8ge_large: "i8ge.large";
|
|
609
|
+
readonly i8ge_metal_24xl: "i8ge.metal-24xl";
|
|
610
|
+
readonly i8ge_metal_48xl: "i8ge.metal-48xl";
|
|
611
|
+
readonly i8ge_xlarge: "i8ge.xlarge";
|
|
596
612
|
readonly im4gn_16xlarge: "im4gn.16xlarge";
|
|
597
613
|
readonly im4gn_2xlarge: "im4gn.2xlarge";
|
|
598
614
|
readonly im4gn_4xlarge: "im4gn.4xlarge";
|
|
@@ -830,6 +846,26 @@ export declare const _InstanceType: {
|
|
|
830
846
|
readonly m8gd_metal_24xl: "m8gd.metal-24xl";
|
|
831
847
|
readonly m8gd_metal_48xl: "m8gd.metal-48xl";
|
|
832
848
|
readonly m8gd_xlarge: "m8gd.xlarge";
|
|
849
|
+
readonly m8i_12xlarge: "m8i.12xlarge";
|
|
850
|
+
readonly m8i_16xlarge: "m8i.16xlarge";
|
|
851
|
+
readonly m8i_24xlarge: "m8i.24xlarge";
|
|
852
|
+
readonly m8i_2xlarge: "m8i.2xlarge";
|
|
853
|
+
readonly m8i_32xlarge: "m8i.32xlarge";
|
|
854
|
+
readonly m8i_48xlarge: "m8i.48xlarge";
|
|
855
|
+
readonly m8i_4xlarge: "m8i.4xlarge";
|
|
856
|
+
readonly m8i_8xlarge: "m8i.8xlarge";
|
|
857
|
+
readonly m8i_96xlarge: "m8i.96xlarge";
|
|
858
|
+
readonly m8i_flex_12xlarge: "m8i-flex.12xlarge";
|
|
859
|
+
readonly m8i_flex_16xlarge: "m8i-flex.16xlarge";
|
|
860
|
+
readonly m8i_flex_2xlarge: "m8i-flex.2xlarge";
|
|
861
|
+
readonly m8i_flex_4xlarge: "m8i-flex.4xlarge";
|
|
862
|
+
readonly m8i_flex_8xlarge: "m8i-flex.8xlarge";
|
|
863
|
+
readonly m8i_flex_large: "m8i-flex.large";
|
|
864
|
+
readonly m8i_flex_xlarge: "m8i-flex.xlarge";
|
|
865
|
+
readonly m8i_large: "m8i.large";
|
|
866
|
+
readonly m8i_metal_48xl: "m8i.metal-48xl";
|
|
867
|
+
readonly m8i_metal_96xl: "m8i.metal-96xl";
|
|
868
|
+
readonly m8i_xlarge: "m8i.xlarge";
|
|
833
869
|
readonly mac1_metal: "mac1.metal";
|
|
834
870
|
readonly mac2_m1ultra_metal: "mac2-m1ultra.metal";
|
|
835
871
|
readonly mac2_m2_metal: "mac2-m2.metal";
|
|
@@ -845,6 +881,7 @@ export declare const _InstanceType: {
|
|
|
845
881
|
readonly p4d_24xlarge: "p4d.24xlarge";
|
|
846
882
|
readonly p4de_24xlarge: "p4de.24xlarge";
|
|
847
883
|
readonly p5_48xlarge: "p5.48xlarge";
|
|
884
|
+
readonly p5_4xlarge: "p5.4xlarge";
|
|
848
885
|
readonly p5e_48xlarge: "p5e.48xlarge";
|
|
849
886
|
readonly p5en_48xlarge: "p5en.48xlarge";
|
|
850
887
|
readonly p6_b200_48xlarge: "p6-b200.48xlarge";
|
|
@@ -1065,6 +1102,26 @@ export declare const _InstanceType: {
|
|
|
1065
1102
|
readonly r8gd_metal_24xl: "r8gd.metal-24xl";
|
|
1066
1103
|
readonly r8gd_metal_48xl: "r8gd.metal-48xl";
|
|
1067
1104
|
readonly r8gd_xlarge: "r8gd.xlarge";
|
|
1105
|
+
readonly r8i_12xlarge: "r8i.12xlarge";
|
|
1106
|
+
readonly r8i_16xlarge: "r8i.16xlarge";
|
|
1107
|
+
readonly r8i_24xlarge: "r8i.24xlarge";
|
|
1108
|
+
readonly r8i_2xlarge: "r8i.2xlarge";
|
|
1109
|
+
readonly r8i_32xlarge: "r8i.32xlarge";
|
|
1110
|
+
readonly r8i_48xlarge: "r8i.48xlarge";
|
|
1111
|
+
readonly r8i_4xlarge: "r8i.4xlarge";
|
|
1112
|
+
readonly r8i_8xlarge: "r8i.8xlarge";
|
|
1113
|
+
readonly r8i_96xlarge: "r8i.96xlarge";
|
|
1114
|
+
readonly r8i_flex_12xlarge: "r8i-flex.12xlarge";
|
|
1115
|
+
readonly r8i_flex_16xlarge: "r8i-flex.16xlarge";
|
|
1116
|
+
readonly r8i_flex_2xlarge: "r8i-flex.2xlarge";
|
|
1117
|
+
readonly r8i_flex_4xlarge: "r8i-flex.4xlarge";
|
|
1118
|
+
readonly r8i_flex_8xlarge: "r8i-flex.8xlarge";
|
|
1119
|
+
readonly r8i_flex_large: "r8i-flex.large";
|
|
1120
|
+
readonly r8i_flex_xlarge: "r8i-flex.xlarge";
|
|
1121
|
+
readonly r8i_large: "r8i.large";
|
|
1122
|
+
readonly r8i_metal_48xl: "r8i.metal-48xl";
|
|
1123
|
+
readonly r8i_metal_96xl: "r8i.metal-96xl";
|
|
1124
|
+
readonly r8i_xlarge: "r8i.xlarge";
|
|
1068
1125
|
readonly t1_micro: "t1.micro";
|
|
1069
1126
|
readonly t2_2xlarge: "t2.2xlarge";
|
|
1070
1127
|
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.882.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",
|
|
@@ -20,39 +20,39 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/core": "3.
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/core": "3.882.0",
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.882.0",
|
|
25
25
|
"@aws-sdk/middleware-host-header": "3.873.0",
|
|
26
26
|
"@aws-sdk/middleware-logger": "3.876.0",
|
|
27
27
|
"@aws-sdk/middleware-recursion-detection": "3.873.0",
|
|
28
|
-
"@aws-sdk/middleware-sdk-ec2": "3.
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
28
|
+
"@aws-sdk/middleware-sdk-ec2": "3.882.0",
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "3.882.0",
|
|
30
30
|
"@aws-sdk/region-config-resolver": "3.873.0",
|
|
31
31
|
"@aws-sdk/types": "3.862.0",
|
|
32
32
|
"@aws-sdk/util-endpoints": "3.879.0",
|
|
33
33
|
"@aws-sdk/util-user-agent-browser": "3.873.0",
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.882.0",
|
|
35
35
|
"@smithy/config-resolver": "^4.1.5",
|
|
36
|
-
"@smithy/core": "^3.9.
|
|
36
|
+
"@smithy/core": "^3.9.2",
|
|
37
37
|
"@smithy/fetch-http-handler": "^5.1.1",
|
|
38
38
|
"@smithy/hash-node": "^4.0.5",
|
|
39
39
|
"@smithy/invalid-dependency": "^4.0.5",
|
|
40
40
|
"@smithy/middleware-content-length": "^4.0.5",
|
|
41
|
-
"@smithy/middleware-endpoint": "^4.1.
|
|
42
|
-
"@smithy/middleware-retry": "^4.1.
|
|
41
|
+
"@smithy/middleware-endpoint": "^4.1.21",
|
|
42
|
+
"@smithy/middleware-retry": "^4.1.22",
|
|
43
43
|
"@smithy/middleware-serde": "^4.0.9",
|
|
44
44
|
"@smithy/middleware-stack": "^4.0.5",
|
|
45
45
|
"@smithy/node-config-provider": "^4.1.4",
|
|
46
46
|
"@smithy/node-http-handler": "^4.1.1",
|
|
47
47
|
"@smithy/protocol-http": "^5.1.3",
|
|
48
|
-
"@smithy/smithy-client": "^4.5.
|
|
48
|
+
"@smithy/smithy-client": "^4.5.2",
|
|
49
49
|
"@smithy/types": "^4.3.2",
|
|
50
50
|
"@smithy/url-parser": "^4.0.5",
|
|
51
51
|
"@smithy/util-base64": "^4.0.0",
|
|
52
52
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
53
53
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
54
|
-
"@smithy/util-defaults-mode-browser": "^4.0.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^4.0.
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^4.0.29",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^4.0.29",
|
|
56
56
|
"@smithy/util-endpoints": "^3.0.7",
|
|
57
57
|
"@smithy/util-middleware": "^4.0.5",
|
|
58
58
|
"@smithy/util-retry": "^4.0.7",
|