@aws-sdk/client-ec2 3.394.0 → 3.396.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/models/models_2.js +1 -6
- package/dist-cjs/models/models_3.js +7 -1
- package/dist-cjs/protocols/Aws_ec2.js +14 -1
- package/dist-es/models/models_2.js +0 -5
- package/dist-es/models/models_3.js +5 -0
- package/dist-es/protocols/Aws_ec2.js +14 -1
- package/dist-types/commands/DeleteKeyPairCommand.d.ts +6 -3
- package/dist-types/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.d.ts +1 -2
- package/dist-types/commands/ImportClientVpnClientCertificateRevocationListCommand.d.ts +1 -2
- package/dist-types/models/models_2.d.ts +15 -13
- package/dist-types/models/models_3.d.ts +14 -16
- package/dist-types/models/models_4.d.ts +16 -34
- package/dist-types/models/models_5.d.ts +33 -21
- package/dist-types/models/models_6.d.ts +21 -11
- package/dist-types/models/models_7.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteKeyPairCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/ImportClientVpnClientCertificateRevocationListCommand.d.ts +4 -2
- package/dist-types/ts3.4/models/models_2.d.ts +4 -7
- package/dist-types/ts3.4/models/models_3.d.ts +7 -4
- package/dist-types/ts3.4/models/models_4.d.ts +3 -8
- package/dist-types/ts3.4/models/models_5.d.ts +7 -5
- package/dist-types/ts3.4/models/models_6.d.ts +5 -3
- package/dist-types/ts3.4/models/models_7.d.ts +3 -1
- package/package.json +3 -3
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.TunnelInsideIpVersion = exports.ServiceConnectivityType = exports.ServiceType = exports.ServiceState = exports.DnsNameState = exports.PayerResponsibility = exports.ConnectionNotificationType = exports.ConnectionNotificationState = exports.State = exports.VpcEndpointType = exports.IpAddressType = exports.DnsRecordIpType = exports.VolumeState = exports.VerifiedAccessEndpointStatusCode = exports.VerifiedAccessEndpointProtocol = exports.VerifiedAccessEndpointType = exports.VerifiedAccessEndpointAttachmentType = exports.TransitGatewayRouteTableAnnouncementState = exports.TransitGatewayRouteTableAnnouncementDirection = exports.TransitGatewayRouteTableState = exports.TransitGatewayRouteType = exports.TransitGatewayRouteState = exports.TransitGatewayPrefixListReferenceState = exports.TransitGatewayPolicyTableState = exports.TransitGatewayMulticastDomainState = exports.StaticSourcesSupportValue = exports.Igmpv2SupportValue = exports.AutoAcceptSharedAssociationsValue = exports.TransitGatewayConnectPeerState = exports.BgpStatus = exports.ProtocolValue = exports.TransitGatewayState = exports.VpnEcmpSupportValue = exports.MulticastSupportValue = exports.DefaultRouteTablePropagationValue = exports.DefaultRouteTableAssociationValue = exports.AutoAcceptSharedAttachmentsValue = exports.TrafficMirrorTargetType = exports.TrafficMirrorNetworkService = exports.TrafficDirection = exports.TrafficMirrorRuleAction = exports.SubnetCidrReservationType = exports.DatafeedSubscriptionState = exports.CopyTagsFromSource = exports.StorageTier = exports.SnapshotState = exports.SSEType = exports.RouteState = exports.RouteOrigin = exports.ReplaceRootVolumeTaskState = void 0;
|
|
4
|
-
exports.CreateVpnConnectionResultFilterSensitiveLog = exports.VpnConnectionFilterSensitiveLog = exports.VpnConnectionOptionsFilterSensitiveLog = exports.TunnelOptionFilterSensitiveLog = exports.CreateVpnConnectionRequestFilterSensitiveLog = exports.VpnConnectionOptionsSpecificationFilterSensitiveLog = exports.VpnTunnelOptionsSpecificationFilterSensitiveLog = exports.CreateVerifiedAccessTrustProviderResultFilterSensitiveLog = exports.CreateVerifiedAccessTrustProviderRequestFilterSensitiveLog = exports.CreateVerifiedAccessTrustProviderOidcOptionsFilterSensitiveLog = exports.
|
|
4
|
+
exports.CreateVpnConnectionResultFilterSensitiveLog = exports.VpnConnectionFilterSensitiveLog = exports.VpnConnectionOptionsFilterSensitiveLog = exports.TunnelOptionFilterSensitiveLog = exports.CreateVpnConnectionRequestFilterSensitiveLog = exports.VpnConnectionOptionsSpecificationFilterSensitiveLog = exports.VpnTunnelOptionsSpecificationFilterSensitiveLog = exports.CreateVerifiedAccessTrustProviderResultFilterSensitiveLog = exports.CreateVerifiedAccessTrustProviderRequestFilterSensitiveLog = exports.CreateVerifiedAccessTrustProviderOidcOptionsFilterSensitiveLog = exports.LaunchTemplateErrorCode = exports.DeleteFleetErrorCode = exports.FleetStateCode = exports.TelemetryStatus = exports.VpnState = exports.VpnStaticRouteSource = exports.GatewayAssociationState = void 0;
|
|
5
5
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
6
6
|
const models_0_1 = require("./models_0");
|
|
7
7
|
exports.ReplaceRootVolumeTaskState = {
|
|
@@ -292,11 +292,6 @@ exports.LaunchTemplateErrorCode = {
|
|
|
292
292
|
LAUNCH_TEMPLATE_VERSION_DOES_NOT_EXIST: "launchTemplateVersionDoesNotExist",
|
|
293
293
|
UNEXPECTED_ERROR: "unexpectedError",
|
|
294
294
|
};
|
|
295
|
-
exports.DeleteQueuedReservedInstancesErrorCode = {
|
|
296
|
-
RESERVED_INSTANCES_ID_INVALID: "reserved-instances-id-invalid",
|
|
297
|
-
RESERVED_INSTANCES_NOT_IN_QUEUED_STATE: "reserved-instances-not-in-queued-state",
|
|
298
|
-
UNEXPECTED_ERROR: "unexpected-error",
|
|
299
|
-
};
|
|
300
295
|
const CreateVerifiedAccessTrustProviderOidcOptionsFilterSensitiveLog = (obj) => ({
|
|
301
296
|
...obj,
|
|
302
297
|
...(obj.ClientSecret && { ClientSecret: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -1,8 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
3
|
+
exports.ImportSnapshotTaskFilterSensitiveLog = exports.SnapshotTaskDetailFilterSensitiveLog = exports.DescribeImportImageTasksResultFilterSensitiveLog = exports.ImportImageTaskFilterSensitiveLog = exports.SnapshotDetailFilterSensitiveLog = exports.DescribeConversionTasksResultFilterSensitiveLog = exports.ConversionTaskFilterSensitiveLog = exports.ImportVolumeTaskDetailsFilterSensitiveLog = exports.ImportInstanceTaskDetailsFilterSensitiveLog = exports.ImportInstanceVolumeDetailItemFilterSensitiveLog = exports.DiskImageDescriptionFilterSensitiveLog = exports.DeleteVerifiedAccessTrustProviderResultFilterSensitiveLog = exports.InstanceBootModeValues = exports.InstanceAttributeName = exports.VirtualizationType = exports.TpmSupportValues = exports.ImageState = exports.DeviceType = exports.ImdsSupportValues = exports.ImageTypeValues = exports.HypervisorType = exports.BootModeValues = exports.ArchitectureValues = exports.ImageAttributeName = exports.ReservationState = exports.PaymentOption = exports.FpgaImageStateCode = exports.ProductCodeValues = exports.PermissionGroup = exports.FpgaImageAttributeName = exports.FleetActivityStatus = exports.FleetEventType = exports.FastSnapshotRestoreStateCode = exports.FastLaunchStateCode = exports.FastLaunchResourceType = exports.ElasticGpuState = exports.ElasticGpuStatus = exports.ConversionTaskState = exports.VpnProtocol = exports.ClientVpnEndpointAttributeStatusCode = exports.AssociatedNetworkType = exports.ClientVpnConnectionStatusCode = exports.StatisticType = exports.PeriodType = exports.MetricType = exports.AvailabilityZoneState = exports.AvailabilityZoneOptInStatus = exports.IpamPoolCidrState = exports.IpamPoolCidrFailureCode = exports.DeleteQueuedReservedInstancesErrorCode = void 0;
|
|
4
|
+
exports.DescribeImportSnapshotTasksResultFilterSensitiveLog = void 0;
|
|
4
5
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
6
|
const models_0_1 = require("./models_0");
|
|
7
|
+
exports.DeleteQueuedReservedInstancesErrorCode = {
|
|
8
|
+
RESERVED_INSTANCES_ID_INVALID: "reserved-instances-id-invalid",
|
|
9
|
+
RESERVED_INSTANCES_NOT_IN_QUEUED_STATE: "reserved-instances-not-in-queued-state",
|
|
10
|
+
UNEXPECTED_ERROR: "unexpected-error",
|
|
11
|
+
};
|
|
6
12
|
exports.IpamPoolCidrFailureCode = {
|
|
7
13
|
cidr_not_available: "cidr-not-available",
|
|
8
14
|
limit_exceeded: "limit-exceeded",
|
|
@@ -10695,9 +10695,12 @@ const de_DeleteKeyPairCommand = async (output, context) => {
|
|
|
10695
10695
|
if (output.statusCode >= 300) {
|
|
10696
10696
|
return de_DeleteKeyPairCommandError(output, context);
|
|
10697
10697
|
}
|
|
10698
|
-
await (
|
|
10698
|
+
const data = await parseBody(output.body, context);
|
|
10699
|
+
let contents = {};
|
|
10700
|
+
contents = de_DeleteKeyPairResult(data, context);
|
|
10699
10701
|
const response = {
|
|
10700
10702
|
$metadata: deserializeMetadata(output),
|
|
10703
|
+
...contents,
|
|
10701
10704
|
};
|
|
10702
10705
|
return response;
|
|
10703
10706
|
};
|
|
@@ -48164,6 +48167,16 @@ const de_DeleteIpamScopeResult = (output, context) => {
|
|
|
48164
48167
|
}
|
|
48165
48168
|
return contents;
|
|
48166
48169
|
};
|
|
48170
|
+
const de_DeleteKeyPairResult = (output, context) => {
|
|
48171
|
+
const contents = {};
|
|
48172
|
+
if (output["return"] !== undefined) {
|
|
48173
|
+
contents.Return = (0, smithy_client_1.parseBoolean)(output["return"]);
|
|
48174
|
+
}
|
|
48175
|
+
if (output["keyPairId"] !== undefined) {
|
|
48176
|
+
contents.KeyPairId = (0, smithy_client_1.expectString)(output["keyPairId"]);
|
|
48177
|
+
}
|
|
48178
|
+
return contents;
|
|
48179
|
+
};
|
|
48167
48180
|
const de_DeleteLaunchTemplateResult = (output, context) => {
|
|
48168
48181
|
const contents = {};
|
|
48169
48182
|
if (output["launchTemplate"] !== undefined) {
|
|
@@ -288,11 +288,6 @@ export const LaunchTemplateErrorCode = {
|
|
|
288
288
|
LAUNCH_TEMPLATE_VERSION_DOES_NOT_EXIST: "launchTemplateVersionDoesNotExist",
|
|
289
289
|
UNEXPECTED_ERROR: "unexpectedError",
|
|
290
290
|
};
|
|
291
|
-
export const DeleteQueuedReservedInstancesErrorCode = {
|
|
292
|
-
RESERVED_INSTANCES_ID_INVALID: "reserved-instances-id-invalid",
|
|
293
|
-
RESERVED_INSTANCES_NOT_IN_QUEUED_STATE: "reserved-instances-not-in-queued-state",
|
|
294
|
-
UNEXPECTED_ERROR: "unexpected-error",
|
|
295
|
-
};
|
|
296
291
|
export const CreateVerifiedAccessTrustProviderOidcOptionsFilterSensitiveLog = (obj) => ({
|
|
297
292
|
...obj,
|
|
298
293
|
...(obj.ClientSecret && { ClientSecret: SENSITIVE_STRING }),
|
|
@@ -1,5 +1,10 @@
|
|
|
1
1
|
import { SENSITIVE_STRING } from "@smithy/smithy-client";
|
|
2
2
|
import { VerifiedAccessTrustProviderFilterSensitiveLog, } from "./models_0";
|
|
3
|
+
export const DeleteQueuedReservedInstancesErrorCode = {
|
|
4
|
+
RESERVED_INSTANCES_ID_INVALID: "reserved-instances-id-invalid",
|
|
5
|
+
RESERVED_INSTANCES_NOT_IN_QUEUED_STATE: "reserved-instances-not-in-queued-state",
|
|
6
|
+
UNEXPECTED_ERROR: "unexpected-error",
|
|
7
|
+
};
|
|
3
8
|
export const IpamPoolCidrFailureCode = {
|
|
4
9
|
cidr_not_available: "cidr-not-available",
|
|
5
10
|
limit_exceeded: "limit-exceeded",
|
|
@@ -9921,9 +9921,12 @@ export const de_DeleteKeyPairCommand = async (output, context) => {
|
|
|
9921
9921
|
if (output.statusCode >= 300) {
|
|
9922
9922
|
return de_DeleteKeyPairCommandError(output, context);
|
|
9923
9923
|
}
|
|
9924
|
-
await
|
|
9924
|
+
const data = await parseBody(output.body, context);
|
|
9925
|
+
let contents = {};
|
|
9926
|
+
contents = de_DeleteKeyPairResult(data, context);
|
|
9925
9927
|
const response = {
|
|
9926
9928
|
$metadata: deserializeMetadata(output),
|
|
9929
|
+
...contents,
|
|
9927
9930
|
};
|
|
9928
9931
|
return response;
|
|
9929
9932
|
};
|
|
@@ -46950,6 +46953,16 @@ const de_DeleteIpamScopeResult = (output, context) => {
|
|
|
46950
46953
|
}
|
|
46951
46954
|
return contents;
|
|
46952
46955
|
};
|
|
46956
|
+
const de_DeleteKeyPairResult = (output, context) => {
|
|
46957
|
+
const contents = {};
|
|
46958
|
+
if (output["return"] !== undefined) {
|
|
46959
|
+
contents.Return = __parseBoolean(output["return"]);
|
|
46960
|
+
}
|
|
46961
|
+
if (output["keyPairId"] !== undefined) {
|
|
46962
|
+
contents.KeyPairId = __expectString(output["keyPairId"]);
|
|
46963
|
+
}
|
|
46964
|
+
return contents;
|
|
46965
|
+
};
|
|
46953
46966
|
const de_DeleteLaunchTemplateResult = (output, context) => {
|
|
46954
46967
|
const contents = {};
|
|
46955
46968
|
if (output["launchTemplate"] !== undefined) {
|
|
@@ -2,7 +2,7 @@ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
5
|
-
import { DeleteKeyPairRequest } from "../models/models_2";
|
|
5
|
+
import { DeleteKeyPairRequest, DeleteKeyPairResult } from "../models/models_2";
|
|
6
6
|
/**
|
|
7
7
|
* @public
|
|
8
8
|
*/
|
|
@@ -19,7 +19,7 @@ export interface DeleteKeyPairCommandInput extends DeleteKeyPairRequest {
|
|
|
19
19
|
*
|
|
20
20
|
* The output of {@link DeleteKeyPairCommand}.
|
|
21
21
|
*/
|
|
22
|
-
export interface DeleteKeyPairCommandOutput extends __MetadataBearer {
|
|
22
|
+
export interface DeleteKeyPairCommandOutput extends DeleteKeyPairResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
/**
|
|
25
25
|
* @public
|
|
@@ -37,7 +37,10 @@ export interface DeleteKeyPairCommandOutput extends __MetadataBearer {
|
|
|
37
37
|
* };
|
|
38
38
|
* const command = new DeleteKeyPairCommand(input);
|
|
39
39
|
* const response = await client.send(command);
|
|
40
|
-
* // {
|
|
40
|
+
* // { // DeleteKeyPairResult
|
|
41
|
+
* // Return: true || false,
|
|
42
|
+
* // KeyPairId: "STRING_VALUE",
|
|
43
|
+
* // };
|
|
41
44
|
*
|
|
42
45
|
* ```
|
|
43
46
|
*
|
|
@@ -2,8 +2,7 @@ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
5
|
-
import { DescribeVerifiedAccessInstanceLoggingConfigurationsRequest } from "../models/
|
|
6
|
-
import { DescribeVerifiedAccessInstanceLoggingConfigurationsResult } from "../models/models_5";
|
|
5
|
+
import { DescribeVerifiedAccessInstanceLoggingConfigurationsRequest, DescribeVerifiedAccessInstanceLoggingConfigurationsResult } from "../models/models_5";
|
|
7
6
|
/**
|
|
8
7
|
* @public
|
|
9
8
|
*/
|
|
@@ -2,8 +2,7 @@ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
5
|
-
import { ImportClientVpnClientCertificateRevocationListRequest } from "../models/
|
|
6
|
-
import { ImportClientVpnClientCertificateRevocationListResult } from "../models/models_6";
|
|
5
|
+
import { ImportClientVpnClientCertificateRevocationListRequest, ImportClientVpnClientCertificateRevocationListResult } from "../models/models_6";
|
|
7
6
|
/**
|
|
8
7
|
* @public
|
|
9
8
|
*/
|
|
@@ -6935,6 +6935,21 @@ export interface DeleteKeyPairRequest {
|
|
|
6935
6935
|
*/
|
|
6936
6936
|
DryRun?: boolean;
|
|
6937
6937
|
}
|
|
6938
|
+
/**
|
|
6939
|
+
* @public
|
|
6940
|
+
*/
|
|
6941
|
+
export interface DeleteKeyPairResult {
|
|
6942
|
+
/**
|
|
6943
|
+
* @public
|
|
6944
|
+
* <p>Is <code>true</code> if the request succeeds, and an error otherwise.</p>
|
|
6945
|
+
*/
|
|
6946
|
+
Return?: boolean;
|
|
6947
|
+
/**
|
|
6948
|
+
* @public
|
|
6949
|
+
* <p>The ID of the key pair.</p>
|
|
6950
|
+
*/
|
|
6951
|
+
KeyPairId?: string;
|
|
6952
|
+
}
|
|
6938
6953
|
/**
|
|
6939
6954
|
* @public
|
|
6940
6955
|
*/
|
|
@@ -7545,19 +7560,6 @@ export interface DeleteQueuedReservedInstancesRequest {
|
|
|
7545
7560
|
*/
|
|
7546
7561
|
ReservedInstancesIds: string[] | undefined;
|
|
7547
7562
|
}
|
|
7548
|
-
/**
|
|
7549
|
-
* @public
|
|
7550
|
-
* @enum
|
|
7551
|
-
*/
|
|
7552
|
-
export declare const DeleteQueuedReservedInstancesErrorCode: {
|
|
7553
|
-
readonly RESERVED_INSTANCES_ID_INVALID: "reserved-instances-id-invalid";
|
|
7554
|
-
readonly RESERVED_INSTANCES_NOT_IN_QUEUED_STATE: "reserved-instances-not-in-queued-state";
|
|
7555
|
-
readonly UNEXPECTED_ERROR: "unexpected-error";
|
|
7556
|
-
};
|
|
7557
|
-
/**
|
|
7558
|
-
* @public
|
|
7559
|
-
*/
|
|
7560
|
-
export type DeleteQueuedReservedInstancesErrorCode = (typeof DeleteQueuedReservedInstancesErrorCode)[keyof typeof DeleteQueuedReservedInstancesErrorCode];
|
|
7561
7563
|
/**
|
|
7562
7564
|
* @internal
|
|
7563
7565
|
*/
|
|
@@ -1,6 +1,19 @@
|
|
|
1
1
|
import { _InstanceType, AccountAttribute, AccountAttributeName, ActiveInstance, Address, AddressAttribute, AddressAttributeName, AddressTransfer, AllocationState, AllowsMultipleInstanceTypes, AssociationStatus, AttachmentStatus, AutoPlacement, BundleTask, ByoipCidr, CapacityReservation, CapacityReservationFleetState, CarrierGateway, ClientVpnAuthorizationRuleStatus, CurrencyCodeValues, FleetCapacityReservation, FleetCapacityReservationTenancy, FleetInstanceMatchCriteria, HostMaintenance, HostRecovery, IamInstanceProfileAssociation, InstanceEventWindow, Tag, TransitGatewayPeeringAttachment, TransitGatewayVpcAttachment, UnsuccessfulItem, VerifiedAccessInstance, VerifiedAccessTrustProvider } from "./models_0";
|
|
2
2
|
import { AmdSevSnpSpecification, AttributeValue, BlockDeviceMapping, CapacityReservationPreference, CapacityReservationTargetResponse, ClientVpnAuthenticationType, ClientVpnEndpointStatus, ClientVpnRouteStatus, CoipPool, CustomerGateway, DefaultTargetCapacityType, DestinationFileFormat, DhcpOptions, DiskImageFormat, Ec2InstanceConnectEndpoint, EgressOnlyInternetGateway, ExportTask, FleetCapacityReservationUsageStrategy, FleetExcessCapacityTerminationPolicy, FleetLaunchTemplateOverrides, FleetLaunchTemplateSpecification, FleetOnDemandAllocationStrategy, FleetReplacementStrategy, FleetType, GroupIdentifier, InstanceLifecycle, LaunchTemplateAndOverridesResponse, LogDestinationType, PlatformValues, SpotAllocationStrategy, SpotInstanceInterruptionBehavior, StateReason, TargetCapacityUnitType, TrafficType, TransportProtocol } from "./models_1";
|
|
3
|
-
import {
|
|
3
|
+
import { FleetStateCode, SubnetCidrReservation, TransitGateway, TransitGatewayConnect, TransitGatewayConnectPeer, TransitGatewayMulticastDomain, TransitGatewayPolicyTable, TransitGatewayPrefixListReference, TransitGatewayRoute, TransitGatewayRouteTable, TransitGatewayRouteTableAnnouncement, VerifiedAccessEndpoint, VerifiedAccessGroup } from "./models_2";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
* @enum
|
|
7
|
+
*/
|
|
8
|
+
export declare const DeleteQueuedReservedInstancesErrorCode: {
|
|
9
|
+
readonly RESERVED_INSTANCES_ID_INVALID: "reserved-instances-id-invalid";
|
|
10
|
+
readonly RESERVED_INSTANCES_NOT_IN_QUEUED_STATE: "reserved-instances-not-in-queued-state";
|
|
11
|
+
readonly UNEXPECTED_ERROR: "unexpected-error";
|
|
12
|
+
};
|
|
13
|
+
/**
|
|
14
|
+
* @public
|
|
15
|
+
*/
|
|
16
|
+
export type DeleteQueuedReservedInstancesErrorCode = (typeof DeleteQueuedReservedInstancesErrorCode)[keyof typeof DeleteQueuedReservedInstancesErrorCode];
|
|
4
17
|
/**
|
|
5
18
|
* @public
|
|
6
19
|
* <p>Describes the error for a Reserved Instance whose queued purchase could not be deleted.</p>
|
|
@@ -9140,21 +9153,6 @@ export interface ElasticInferenceAcceleratorAssociation {
|
|
|
9140
9153
|
*/
|
|
9141
9154
|
ElasticInferenceAcceleratorAssociationTime?: Date;
|
|
9142
9155
|
}
|
|
9143
|
-
/**
|
|
9144
|
-
* @public
|
|
9145
|
-
* <p>Indicates whether your instance is configured for hibernation. This parameter is valid
|
|
9146
|
-
* only if the instance meets the <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/hibernating-prerequisites.html">hibernation
|
|
9147
|
-
* prerequisites</a>. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Hibernate.html">Hibernate your instance</a> in the
|
|
9148
|
-
* <i>Amazon EC2 User Guide</i>.</p>
|
|
9149
|
-
*/
|
|
9150
|
-
export interface HibernationOptions {
|
|
9151
|
-
/**
|
|
9152
|
-
* @public
|
|
9153
|
-
* <p>If <code>true</code>, your instance is enabled for hibernation; otherwise, it is not
|
|
9154
|
-
* enabled for hibernation.</p>
|
|
9155
|
-
*/
|
|
9156
|
-
Configured?: boolean;
|
|
9157
|
-
}
|
|
9158
9156
|
/**
|
|
9159
9157
|
* @internal
|
|
9160
9158
|
*/
|
|
@@ -1,7 +1,22 @@
|
|
|
1
1
|
import { _InstanceType, ActiveInstance, ActivityStatus, AllocationStrategy, AlternatePathHint, AttachmentStatus, BatchState, CurrencyCodeValues, Explanation, IamInstanceProfile, IamInstanceProfileSpecification, IpamResourceDiscoveryAssociation, IpPermission, PathComponent, ReservedInstancesListing, ResourceType, SecurityGroupRule, Tag, TagSpecification, TransitGatewayAssociationState, TransitGatewayAttachmentResourceType, TransitGatewayAttachmentState, TransitGatewayPeeringAttachment, TransitGatewayVpcAttachment, TrunkInterfaceAssociation, UserIdGroupPair } from "./models_0";
|
|
2
2
|
import { AttributeValue, BlockDeviceMapping, FleetLaunchTemplateSpecification, FleetType, GroupIdentifier, HostnameType, InstanceInterruptionBehavior, InstanceIpv6Address, InstanceRequirements, InternetGateway, Ipam, IpamPool, IpamResourceDiscovery, IpamScope, Ipv4PrefixSpecificationRequest, Ipv6PrefixSpecificationRequest, KeyType, LaunchTemplate, LaunchTemplateVersion, LocalGatewayRouteTable, LocalGatewayRouteTableVirtualInterfaceGroupAssociation, LocalGatewayRouteTableVpcAssociation, ManagedPrefixList, NatGateway, NetworkAcl, NetworkInsightsAccessScope, NetworkInsightsPath, NetworkInterface, NetworkInterfaceAttachment, NetworkInterfacePermission, NetworkInterfaceStatus, Placement, PlacementGroup, PlatformValues, PrivateIpAddressSpecification, SpotInstanceType, StateReason, Subnet, TargetCapacityUnitType, Tenancy } from "./models_1";
|
|
3
3
|
import { ReplaceRootVolumeTask, RouteTable, Snapshot, SnapshotState, SpotDatafeedSubscription, SpotInstanceStateFault, StorageTier, TrafficMirrorFilter, TrafficMirrorSession, TrafficMirrorTarget, TransitGateway, TransitGatewayConnect, TransitGatewayConnectPeer, TransitGatewayMulticastDomain, TransitGatewayPolicyTable, TransitGatewayRouteTable, TransitGatewayRouteTableAnnouncement, VerifiedAccessEndpoint, VerifiedAccessGroup } from "./models_2";
|
|
4
|
-
import { ArchitectureValues, AttributeBooleanValue, BootModeValues, CapacityReservationSpecificationResponse, CpuOptions, DeviceType, ElasticGpuAssociation, ElasticInferenceAcceleratorAssociation, EnclaveOptions, EventInformation, Filter,
|
|
4
|
+
import { ArchitectureValues, AttributeBooleanValue, BootModeValues, CapacityReservationSpecificationResponse, CpuOptions, DeviceType, ElasticGpuAssociation, ElasticInferenceAcceleratorAssociation, EnclaveOptions, EventInformation, Filter, HypervisorType, IdFormat, InstanceBlockDeviceMapping, InstanceBootModeValues, PermissionGroup, ProductCode, VirtualizationType } from "./models_3";
|
|
5
|
+
/**
|
|
6
|
+
* @public
|
|
7
|
+
* <p>Indicates whether your instance is configured for hibernation. This parameter is valid
|
|
8
|
+
* only if the instance meets the <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/hibernating-prerequisites.html">hibernation
|
|
9
|
+
* prerequisites</a>. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Hibernate.html">Hibernate your instance</a> in the
|
|
10
|
+
* <i>Amazon EC2 User Guide</i>.</p>
|
|
11
|
+
*/
|
|
12
|
+
export interface HibernationOptions {
|
|
13
|
+
/**
|
|
14
|
+
* @public
|
|
15
|
+
* <p>If <code>true</code>, your instance is enabled for hibernation; otherwise, it is not
|
|
16
|
+
* enabled for hibernation.</p>
|
|
17
|
+
*/
|
|
18
|
+
Configured?: boolean;
|
|
19
|
+
}
|
|
5
20
|
/**
|
|
6
21
|
* @public
|
|
7
22
|
* @enum
|
|
@@ -10910,39 +10925,6 @@ export interface DescribeVerifiedAccessGroupsResult {
|
|
|
10910
10925
|
*/
|
|
10911
10926
|
NextToken?: string;
|
|
10912
10927
|
}
|
|
10913
|
-
/**
|
|
10914
|
-
* @public
|
|
10915
|
-
*/
|
|
10916
|
-
export interface DescribeVerifiedAccessInstanceLoggingConfigurationsRequest {
|
|
10917
|
-
/**
|
|
10918
|
-
* @public
|
|
10919
|
-
* <p>The IDs of the Verified Access instances.</p>
|
|
10920
|
-
*/
|
|
10921
|
-
VerifiedAccessInstanceIds?: string[];
|
|
10922
|
-
/**
|
|
10923
|
-
* @public
|
|
10924
|
-
* <p>The maximum number of results to return with a single call.
|
|
10925
|
-
* To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>
|
|
10926
|
-
*/
|
|
10927
|
-
MaxResults?: number;
|
|
10928
|
-
/**
|
|
10929
|
-
* @public
|
|
10930
|
-
* <p>The token for the next page of results.</p>
|
|
10931
|
-
*/
|
|
10932
|
-
NextToken?: string;
|
|
10933
|
-
/**
|
|
10934
|
-
* @public
|
|
10935
|
-
* <p>One or more filters. Filter names and values are case-sensitive.</p>
|
|
10936
|
-
*/
|
|
10937
|
-
Filters?: Filter[];
|
|
10938
|
-
/**
|
|
10939
|
-
* @public
|
|
10940
|
-
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
10941
|
-
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
10942
|
-
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
10943
|
-
*/
|
|
10944
|
-
DryRun?: boolean;
|
|
10945
|
-
}
|
|
10946
10928
|
/**
|
|
10947
10929
|
* @internal
|
|
10948
10930
|
*/
|
|
@@ -3,6 +3,39 @@ import { DiskImageFormat, InstanceRequirementsRequest, IpamResourceTag, NetworkI
|
|
|
3
3
|
import { ConnectionNotification, DnsEntry, DnsNameState, IpAddressType, PayerResponsibility, ServiceConfiguration, ServiceConnectivityType, ServiceTypeDetail, SSEType, State, SubnetCidrReservation, TransitGatewayPrefixListReference, Volume, VpcEndpoint, VpnConnection, VpnGateway } from "./models_2";
|
|
4
4
|
import { AttributeBooleanValue, ExportTaskS3Location, FastLaunchLaunchTemplateSpecificationResponse, FastLaunchResourceType, FastLaunchSnapshotConfigurationResponse, FastLaunchStateCode, FastSnapshotRestoreStateCode, Filter, IpamPoolCidr, MetricType, PaymentOption, PeriodType, ProductCode, StatisticType, VirtualizationType } from "./models_3";
|
|
5
5
|
import { AnalysisStatus, ArchitectureType } from "./models_4";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export interface DescribeVerifiedAccessInstanceLoggingConfigurationsRequest {
|
|
10
|
+
/**
|
|
11
|
+
* @public
|
|
12
|
+
* <p>The IDs of the Verified Access instances.</p>
|
|
13
|
+
*/
|
|
14
|
+
VerifiedAccessInstanceIds?: string[];
|
|
15
|
+
/**
|
|
16
|
+
* @public
|
|
17
|
+
* <p>The maximum number of results to return with a single call.
|
|
18
|
+
* To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>
|
|
19
|
+
*/
|
|
20
|
+
MaxResults?: number;
|
|
21
|
+
/**
|
|
22
|
+
* @public
|
|
23
|
+
* <p>The token for the next page of results.</p>
|
|
24
|
+
*/
|
|
25
|
+
NextToken?: string;
|
|
26
|
+
/**
|
|
27
|
+
* @public
|
|
28
|
+
* <p>One or more filters. Filter names and values are case-sensitive.</p>
|
|
29
|
+
*/
|
|
30
|
+
Filters?: Filter[];
|
|
31
|
+
/**
|
|
32
|
+
* @public
|
|
33
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
34
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
35
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
36
|
+
*/
|
|
37
|
+
DryRun?: boolean;
|
|
38
|
+
}
|
|
6
39
|
/**
|
|
7
40
|
* @public
|
|
8
41
|
* @enum
|
|
@@ -7522,27 +7555,6 @@ export interface GetVpnTunnelReplacementStatusResult {
|
|
|
7522
7555
|
*/
|
|
7523
7556
|
MaintenanceDetails?: MaintenanceDetails;
|
|
7524
7557
|
}
|
|
7525
|
-
/**
|
|
7526
|
-
* @public
|
|
7527
|
-
*/
|
|
7528
|
-
export interface ImportClientVpnClientCertificateRevocationListRequest {
|
|
7529
|
-
/**
|
|
7530
|
-
* @public
|
|
7531
|
-
* <p>The ID of the Client VPN endpoint to which the client certificate revocation list applies.</p>
|
|
7532
|
-
*/
|
|
7533
|
-
ClientVpnEndpointId: string | undefined;
|
|
7534
|
-
/**
|
|
7535
|
-
* @public
|
|
7536
|
-
* <p>The client certificate revocation list file. For more information, see <a href="https://docs.aws.amazon.com/vpn/latest/clientvpn-admin/cvpn-working-certificates.html#cvpn-working-certificates-generate">Generate a Client Certificate Revocation List</a> in the
|
|
7537
|
-
* <i>Client VPN Administrator Guide</i>.</p>
|
|
7538
|
-
*/
|
|
7539
|
-
CertificateRevocationList: string | undefined;
|
|
7540
|
-
/**
|
|
7541
|
-
* @public
|
|
7542
|
-
* <p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
7543
|
-
*/
|
|
7544
|
-
DryRun?: boolean;
|
|
7545
|
-
}
|
|
7546
7558
|
/**
|
|
7547
7559
|
* @internal
|
|
7548
7560
|
*/
|
|
@@ -4,6 +4,27 @@ import { AutoAcceptSharedAttachmentsValue, DefaultRouteTableAssociationValue, De
|
|
|
4
4
|
import { ArchitectureValues, AttributeBooleanValue, BootModeValues, ConversionTask, FpgaImageAttribute, FpgaImageAttributeName, ImdsSupportValues, ImportImageLicenseConfigurationResponse, InstanceAttributeName, InstanceTagNotificationAttribute, IpamPoolCidr, LaunchPermission, PermissionGroup, SnapshotDetail, SnapshotTaskDetail, TpmSupportValues } from "./models_3";
|
|
5
5
|
import { CreateVolumePermission, ExcessCapacityTerminationPolicy, HttpTokensState, InstanceAutoRecoveryState, InstanceMetadataEndpointState, InstanceMetadataOptionsResponse, InstanceMetadataProtocolState, InstanceMetadataTagsState, InstanceNetworkInterfaceSpecification, InstanceStatusEvent, LaunchTemplateConfig, Monitoring, PublicIpv4PoolRange, ReservedInstancesConfiguration, RunInstancesMonitoringEnabled, ScheduledInstance, SnapshotAttributeName, SpotFleetRequestConfigData, SpotInstanceRequest, SpotPlacement } from "./models_4";
|
|
6
6
|
import { InstanceFamilyCreditSpecification, IpamResourceCidr, Purchase, UnlimitedSupportedInstanceFamily, VerifiedAccessInstanceLoggingConfiguration, VolumeModification } from "./models_5";
|
|
7
|
+
/**
|
|
8
|
+
* @public
|
|
9
|
+
*/
|
|
10
|
+
export interface ImportClientVpnClientCertificateRevocationListRequest {
|
|
11
|
+
/**
|
|
12
|
+
* @public
|
|
13
|
+
* <p>The ID of the Client VPN endpoint to which the client certificate revocation list applies.</p>
|
|
14
|
+
*/
|
|
15
|
+
ClientVpnEndpointId: string | undefined;
|
|
16
|
+
/**
|
|
17
|
+
* @public
|
|
18
|
+
* <p>The client certificate revocation list file. For more information, see <a href="https://docs.aws.amazon.com/vpn/latest/clientvpn-admin/cvpn-working-certificates.html#cvpn-working-certificates-generate">Generate a Client Certificate Revocation List</a> in the
|
|
19
|
+
* <i>Client VPN Administrator Guide</i>.</p>
|
|
20
|
+
*/
|
|
21
|
+
CertificateRevocationList: string | undefined;
|
|
22
|
+
/**
|
|
23
|
+
* @public
|
|
24
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
25
|
+
*/
|
|
26
|
+
DryRun?: boolean;
|
|
27
|
+
}
|
|
7
28
|
/**
|
|
8
29
|
* @public
|
|
9
30
|
*/
|
|
@@ -8363,17 +8384,6 @@ export interface ScheduledInstancesMonitoring {
|
|
|
8363
8384
|
*/
|
|
8364
8385
|
Enabled?: boolean;
|
|
8365
8386
|
}
|
|
8366
|
-
/**
|
|
8367
|
-
* @public
|
|
8368
|
-
* <p>Describes an IPv6 address.</p>
|
|
8369
|
-
*/
|
|
8370
|
-
export interface ScheduledInstancesIpv6Address {
|
|
8371
|
-
/**
|
|
8372
|
-
* @public
|
|
8373
|
-
* <p>The IPv6 address.</p>
|
|
8374
|
-
*/
|
|
8375
|
-
Ipv6Address?: string;
|
|
8376
|
-
}
|
|
8377
8387
|
/**
|
|
8378
8388
|
* @internal
|
|
8379
8389
|
*/
|
|
@@ -3,7 +3,18 @@ import { LocalGatewayRoute } from "./models_1";
|
|
|
3
3
|
import { TransitGatewayRoute } from "./models_2";
|
|
4
4
|
import { ClientVpnConnectionStatus, Filter } from "./models_3";
|
|
5
5
|
import { InstanceState, NetworkInsightsAccessScopeAnalysis, NetworkInsightsAnalysis } from "./models_4";
|
|
6
|
-
import { InstanceMonitoring, ScheduledInstancesBlockDeviceMapping, ScheduledInstancesIamInstanceProfile,
|
|
6
|
+
import { InstanceMonitoring, ScheduledInstancesBlockDeviceMapping, ScheduledInstancesIamInstanceProfile, ScheduledInstancesMonitoring } from "./models_6";
|
|
7
|
+
/**
|
|
8
|
+
* @public
|
|
9
|
+
* <p>Describes an IPv6 address.</p>
|
|
10
|
+
*/
|
|
11
|
+
export interface ScheduledInstancesIpv6Address {
|
|
12
|
+
/**
|
|
13
|
+
* @public
|
|
14
|
+
* <p>The IPv6 address.</p>
|
|
15
|
+
*/
|
|
16
|
+
Ipv6Address?: string;
|
|
17
|
+
}
|
|
7
18
|
/**
|
|
8
19
|
* @public
|
|
9
20
|
* <p>Describes a private IPv4 address for a Scheduled Instance.</p>
|
|
@@ -11,10 +11,12 @@ import {
|
|
|
11
11
|
ServiceInputTypes,
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../EC2Client";
|
|
14
|
-
import { DeleteKeyPairRequest } from "../models/models_2";
|
|
14
|
+
import { DeleteKeyPairRequest, DeleteKeyPairResult } from "../models/models_2";
|
|
15
15
|
export { __MetadataBearer, $Command };
|
|
16
16
|
export interface DeleteKeyPairCommandInput extends DeleteKeyPairRequest {}
|
|
17
|
-
export interface DeleteKeyPairCommandOutput
|
|
17
|
+
export interface DeleteKeyPairCommandOutput
|
|
18
|
+
extends DeleteKeyPairResult,
|
|
19
|
+
__MetadataBearer {}
|
|
18
20
|
export declare class DeleteKeyPairCommand extends $Command<
|
|
19
21
|
DeleteKeyPairCommandInput,
|
|
20
22
|
DeleteKeyPairCommandOutput,
|
package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.d.ts
CHANGED
|
@@ -11,8 +11,10 @@ import {
|
|
|
11
11
|
ServiceInputTypes,
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../EC2Client";
|
|
14
|
-
import {
|
|
15
|
-
|
|
14
|
+
import {
|
|
15
|
+
DescribeVerifiedAccessInstanceLoggingConfigurationsRequest,
|
|
16
|
+
DescribeVerifiedAccessInstanceLoggingConfigurationsResult,
|
|
17
|
+
} from "../models/models_5";
|
|
16
18
|
export { __MetadataBearer, $Command };
|
|
17
19
|
export interface DescribeVerifiedAccessInstanceLoggingConfigurationsCommandInput
|
|
18
20
|
extends DescribeVerifiedAccessInstanceLoggingConfigurationsRequest {}
|
package/dist-types/ts3.4/commands/ImportClientVpnClientCertificateRevocationListCommand.d.ts
CHANGED
|
@@ -11,8 +11,10 @@ import {
|
|
|
11
11
|
ServiceInputTypes,
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../EC2Client";
|
|
14
|
-
import {
|
|
15
|
-
|
|
14
|
+
import {
|
|
15
|
+
ImportClientVpnClientCertificateRevocationListRequest,
|
|
16
|
+
ImportClientVpnClientCertificateRevocationListResult,
|
|
17
|
+
} from "../models/models_6";
|
|
16
18
|
export { __MetadataBearer, $Command };
|
|
17
19
|
export interface ImportClientVpnClientCertificateRevocationListCommandInput
|
|
18
20
|
extends ImportClientVpnClientCertificateRevocationListRequest {}
|
|
@@ -1706,6 +1706,10 @@ export interface DeleteKeyPairRequest {
|
|
|
1706
1706
|
KeyPairId?: string;
|
|
1707
1707
|
DryRun?: boolean;
|
|
1708
1708
|
}
|
|
1709
|
+
export interface DeleteKeyPairResult {
|
|
1710
|
+
Return?: boolean;
|
|
1711
|
+
KeyPairId?: string;
|
|
1712
|
+
}
|
|
1709
1713
|
export interface DeleteLaunchTemplateRequest {
|
|
1710
1714
|
DryRun?: boolean;
|
|
1711
1715
|
LaunchTemplateId?: string;
|
|
@@ -1858,13 +1862,6 @@ export interface DeleteQueuedReservedInstancesRequest {
|
|
|
1858
1862
|
DryRun?: boolean;
|
|
1859
1863
|
ReservedInstancesIds: string[] | undefined;
|
|
1860
1864
|
}
|
|
1861
|
-
export declare const DeleteQueuedReservedInstancesErrorCode: {
|
|
1862
|
-
readonly RESERVED_INSTANCES_ID_INVALID: "reserved-instances-id-invalid";
|
|
1863
|
-
readonly RESERVED_INSTANCES_NOT_IN_QUEUED_STATE: "reserved-instances-not-in-queued-state";
|
|
1864
|
-
readonly UNEXPECTED_ERROR: "unexpected-error";
|
|
1865
|
-
};
|
|
1866
|
-
export type DeleteQueuedReservedInstancesErrorCode =
|
|
1867
|
-
(typeof DeleteQueuedReservedInstancesErrorCode)[keyof typeof DeleteQueuedReservedInstancesErrorCode];
|
|
1868
1865
|
export declare const CreateVerifiedAccessTrustProviderOidcOptionsFilterSensitiveLog: (
|
|
1869
1866
|
obj: CreateVerifiedAccessTrustProviderOidcOptions
|
|
1870
1867
|
) => any;
|
|
@@ -71,7 +71,6 @@ import {
|
|
|
71
71
|
TransportProtocol,
|
|
72
72
|
} from "./models_1";
|
|
73
73
|
import {
|
|
74
|
-
DeleteQueuedReservedInstancesErrorCode,
|
|
75
74
|
FleetStateCode,
|
|
76
75
|
SubnetCidrReservation,
|
|
77
76
|
TransitGateway,
|
|
@@ -86,6 +85,13 @@ import {
|
|
|
86
85
|
VerifiedAccessEndpoint,
|
|
87
86
|
VerifiedAccessGroup,
|
|
88
87
|
} from "./models_2";
|
|
88
|
+
export declare const DeleteQueuedReservedInstancesErrorCode: {
|
|
89
|
+
readonly RESERVED_INSTANCES_ID_INVALID: "reserved-instances-id-invalid";
|
|
90
|
+
readonly RESERVED_INSTANCES_NOT_IN_QUEUED_STATE: "reserved-instances-not-in-queued-state";
|
|
91
|
+
readonly UNEXPECTED_ERROR: "unexpected-error";
|
|
92
|
+
};
|
|
93
|
+
export type DeleteQueuedReservedInstancesErrorCode =
|
|
94
|
+
(typeof DeleteQueuedReservedInstancesErrorCode)[keyof typeof DeleteQueuedReservedInstancesErrorCode];
|
|
89
95
|
export interface DeleteQueuedReservedInstancesError {
|
|
90
96
|
Code?: DeleteQueuedReservedInstancesErrorCode | string;
|
|
91
97
|
Message?: string;
|
|
@@ -1829,9 +1835,6 @@ export interface ElasticInferenceAcceleratorAssociation {
|
|
|
1829
1835
|
ElasticInferenceAcceleratorAssociationState?: string;
|
|
1830
1836
|
ElasticInferenceAcceleratorAssociationTime?: Date;
|
|
1831
1837
|
}
|
|
1832
|
-
export interface HibernationOptions {
|
|
1833
|
-
Configured?: boolean;
|
|
1834
|
-
}
|
|
1835
1838
|
export declare const DeleteVerifiedAccessTrustProviderResultFilterSensitiveLog: (
|
|
1836
1839
|
obj: DeleteVerifiedAccessTrustProviderResult
|
|
1837
1840
|
) => any;
|
|
@@ -101,7 +101,6 @@ import {
|
|
|
101
101
|
EnclaveOptions,
|
|
102
102
|
EventInformation,
|
|
103
103
|
Filter,
|
|
104
|
-
HibernationOptions,
|
|
105
104
|
HypervisorType,
|
|
106
105
|
IdFormat,
|
|
107
106
|
InstanceBlockDeviceMapping,
|
|
@@ -110,6 +109,9 @@ import {
|
|
|
110
109
|
ProductCode,
|
|
111
110
|
VirtualizationType,
|
|
112
111
|
} from "./models_3";
|
|
112
|
+
export interface HibernationOptions {
|
|
113
|
+
Configured?: boolean;
|
|
114
|
+
}
|
|
113
115
|
export declare const InstanceLifecycleType: {
|
|
114
116
|
readonly scheduled: "scheduled";
|
|
115
117
|
readonly spot: "spot";
|
|
@@ -2075,13 +2077,6 @@ export interface DescribeVerifiedAccessGroupsResult {
|
|
|
2075
2077
|
VerifiedAccessGroups?: VerifiedAccessGroup[];
|
|
2076
2078
|
NextToken?: string;
|
|
2077
2079
|
}
|
|
2078
|
-
export interface DescribeVerifiedAccessInstanceLoggingConfigurationsRequest {
|
|
2079
|
-
VerifiedAccessInstanceIds?: string[];
|
|
2080
|
-
MaxResults?: number;
|
|
2081
|
-
NextToken?: string;
|
|
2082
|
-
Filters?: Filter[];
|
|
2083
|
-
DryRun?: boolean;
|
|
2084
|
-
}
|
|
2085
2080
|
export declare const DescribeLaunchTemplateVersionsResultFilterSensitiveLog: (
|
|
2086
2081
|
obj: DescribeLaunchTemplateVersionsResult
|
|
2087
2082
|
) => any;
|
|
@@ -73,6 +73,13 @@ import {
|
|
|
73
73
|
VirtualizationType,
|
|
74
74
|
} from "./models_3";
|
|
75
75
|
import { AnalysisStatus, ArchitectureType } from "./models_4";
|
|
76
|
+
export interface DescribeVerifiedAccessInstanceLoggingConfigurationsRequest {
|
|
77
|
+
VerifiedAccessInstanceIds?: string[];
|
|
78
|
+
MaxResults?: number;
|
|
79
|
+
NextToken?: string;
|
|
80
|
+
Filters?: Filter[];
|
|
81
|
+
DryRun?: boolean;
|
|
82
|
+
}
|
|
76
83
|
export declare const VerifiedAccessLogDeliveryStatusCode: {
|
|
77
84
|
readonly FAILED: "failed";
|
|
78
85
|
readonly SUCCESS: "success";
|
|
@@ -1656,11 +1663,6 @@ export interface GetVpnTunnelReplacementStatusResult {
|
|
|
1656
1663
|
VpnTunnelOutsideIpAddress?: string;
|
|
1657
1664
|
MaintenanceDetails?: MaintenanceDetails;
|
|
1658
1665
|
}
|
|
1659
|
-
export interface ImportClientVpnClientCertificateRevocationListRequest {
|
|
1660
|
-
ClientVpnEndpointId: string | undefined;
|
|
1661
|
-
CertificateRevocationList: string | undefined;
|
|
1662
|
-
DryRun?: boolean;
|
|
1663
|
-
}
|
|
1664
1666
|
export declare const DescribeVerifiedAccessTrustProvidersResultFilterSensitiveLog: (
|
|
1665
1667
|
obj: DescribeVerifiedAccessTrustProvidersResult
|
|
1666
1668
|
) => any;
|
|
@@ -151,6 +151,11 @@ import {
|
|
|
151
151
|
VerifiedAccessInstanceLoggingConfiguration,
|
|
152
152
|
VolumeModification,
|
|
153
153
|
} from "./models_5";
|
|
154
|
+
export interface ImportClientVpnClientCertificateRevocationListRequest {
|
|
155
|
+
ClientVpnEndpointId: string | undefined;
|
|
156
|
+
CertificateRevocationList: string | undefined;
|
|
157
|
+
DryRun?: boolean;
|
|
158
|
+
}
|
|
154
159
|
export interface ImportClientVpnClientCertificateRevocationListResult {
|
|
155
160
|
Return?: boolean;
|
|
156
161
|
}
|
|
@@ -1867,9 +1872,6 @@ export interface ScheduledInstancesIamInstanceProfile {
|
|
|
1867
1872
|
export interface ScheduledInstancesMonitoring {
|
|
1868
1873
|
Enabled?: boolean;
|
|
1869
1874
|
}
|
|
1870
|
-
export interface ScheduledInstancesIpv6Address {
|
|
1871
|
-
Ipv6Address?: string;
|
|
1872
|
-
}
|
|
1873
1875
|
export declare const ImageDiskContainerFilterSensitiveLog: (
|
|
1874
1876
|
obj: ImageDiskContainer
|
|
1875
1877
|
) => any;
|
|
@@ -17,9 +17,11 @@ import {
|
|
|
17
17
|
InstanceMonitoring,
|
|
18
18
|
ScheduledInstancesBlockDeviceMapping,
|
|
19
19
|
ScheduledInstancesIamInstanceProfile,
|
|
20
|
-
ScheduledInstancesIpv6Address,
|
|
21
20
|
ScheduledInstancesMonitoring,
|
|
22
21
|
} from "./models_6";
|
|
22
|
+
export interface ScheduledInstancesIpv6Address {
|
|
23
|
+
Ipv6Address?: string;
|
|
24
|
+
}
|
|
23
25
|
export interface ScheduledInstancesPrivateIpAddressConfig {
|
|
24
26
|
Primary?: boolean;
|
|
25
27
|
PrivateIpAddress?: string;
|
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.396.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,8 +21,8 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.395.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.395.0",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "3.391.0",
|
|
27
27
|
"@aws-sdk/middleware-logger": "3.391.0",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "3.391.0",
|