@aws-sdk/client-ec2 3.420.0 → 3.422.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/README.md +7 -7
- package/dist-cjs/protocols/Aws_ec2.js +77 -0
- package/dist-es/protocols/Aws_ec2.js +77 -0
- package/dist-types/commands/AttachVerifiedAccessTrustProviderCommand.d.ts +4 -0
- package/dist-types/commands/CreatePlacementGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateVerifiedAccessEndpointCommand.d.ts +8 -0
- package/dist-types/commands/CreateVerifiedAccessGroupCommand.d.ts +8 -0
- package/dist-types/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +8 -0
- package/dist-types/commands/DeletePublicIpv4PoolCommand.d.ts +2 -1
- package/dist-types/commands/DeleteQueuedReservedInstancesCommand.d.ts +1 -2
- package/dist-types/commands/DeleteVerifiedAccessEndpointCommand.d.ts +4 -0
- package/dist-types/commands/DeleteVerifiedAccessGroupCommand.d.ts +4 -0
- package/dist-types/commands/DeleteVerifiedAccessTrustProviderCommand.d.ts +4 -0
- package/dist-types/commands/DescribeVerifiedAccessEndpointsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeVerifiedAccessGroupsCommand.d.ts +5 -1
- package/dist-types/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +4 -0
- package/dist-types/commands/DetachVerifiedAccessTrustProviderCommand.d.ts +4 -0
- package/dist-types/commands/GetVerifiedAccessGroupPolicyCommand.d.ts +1 -1
- package/dist-types/commands/ModifyVerifiedAccessEndpointCommand.d.ts +4 -0
- package/dist-types/commands/ModifyVerifiedAccessEndpointPolicyCommand.d.ts +9 -1
- package/dist-types/commands/ModifyVerifiedAccessGroupCommand.d.ts +4 -0
- package/dist-types/commands/ModifyVerifiedAccessGroupPolicyCommand.d.ts +9 -1
- package/dist-types/commands/ModifyVerifiedAccessTrustProviderCommand.d.ts +8 -0
- package/dist-types/models/models_0.d.ts +32 -15
- package/dist-types/models/models_1.d.ts +13 -11
- package/dist-types/models/models_2.d.ts +72 -32
- package/dist-types/models/models_3.d.ts +27 -63
- package/dist-types/models/models_4.d.ts +65 -55
- package/dist-types/models/models_5.d.ts +54 -33
- package/dist-types/models/models_6.d.ts +71 -47
- package/dist-types/models/models_7.d.ts +44 -1
- package/dist-types/ts3.4/commands/CreatePlacementGroupCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DeletePublicIpv4PoolCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DeleteQueuedReservedInstancesCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeVerifiedAccessGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetVerifiedAccessGroupPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +5 -3
- package/dist-types/ts3.4/models/models_1.d.ts +3 -4
- package/dist-types/ts3.4/models/models_2.d.ts +14 -7
- package/dist-types/ts3.4/models/models_3.d.ts +7 -12
- package/dist-types/ts3.4/models/models_4.d.ts +12 -15
- package/dist-types/ts3.4/models/models_5.d.ts +13 -8
- package/dist-types/ts3.4/models/models_6.d.ts +17 -10
- package/dist-types/ts3.4/models/models_7.d.ts +8 -2
- package/package.json +3 -3
|
@@ -1,9 +1,41 @@
|
|
|
1
|
-
import { _InstanceType, AddedPrincipal, AddIpamOperatingRegion, AddPrefixListEntry, AddressAttribute, AddressAttributeName, Affinity, ApplianceModeSupportValue, AutoPlacement, ByoipCidr, ClientVpnAuthorizationRuleStatus, CurrencyCodeValues, DnsSupportValue, EnaSrdSpecification, EndDateType, HostMaintenance, HostRecovery, IamInstanceProfileAssociation, IamInstanceProfileSpecification, InstanceEventWindow, IpPermission, Ipv6SupportValue, PortRange, RouteTableAssociationState, Tag, TagSpecification, TransitGatewayMulticastDomainAssociations, TransitGatewayPeeringAttachment, TransitGatewayVpcAttachment, UnsuccessfulItem, VerifiedAccessInstance, VerifiedAccessTrustProvider } from "./models_0";
|
|
1
|
+
import { _InstanceType, AddedPrincipal, AddIpamOperatingRegion, AddPrefixListEntry, AddressAttribute, AddressAttributeName, Affinity, ApplianceModeSupportValue, AutoPlacement, ByoipCidr, ClientVpnAuthorizationRuleStatus, CurrencyCodeValues, DnsSupportValue, EnaSrdSpecification, EndDateType, HostMaintenance, HostRecovery, IamInstanceProfileAssociation, IamInstanceProfileSpecification, InstanceEventWindow, IpPermission, Ipv6SupportValue, PortRange, RouteTableAssociationState, Tag, TagSpecification, TransitGatewayMulticastDomainAssociations, TransitGatewayPeeringAttachment, TransitGatewayVpcAttachment, UnsuccessfulItem, VerifiedAccessInstance, VerifiedAccessSseSpecificationResponse, VerifiedAccessTrustProvider } from "./models_0";
|
|
2
2
|
import { AmdSevSnpSpecification, AttributeValue, BlockDeviceMapping, CapacityReservationPreference, CapacityReservationTarget, ClientConnectOptions, ClientLoginBannerOptions, ConnectionLogOptions, DiskImageFormat, FleetExcessCapacityTerminationPolicy, FleetLaunchTemplateConfigRequest, HostnameType, IcmpTypeCode, InstanceEventWindowTimeRangeRequest, InstanceInterruptionBehavior, Ipam, IpamPool, IpamResourceDiscovery, IpamScope, LaunchTemplate, LocalGatewayRoute, ManagedPrefixList, MarketType, Placement, PlatformValues, RequestIpamResourceTag, RuleAction, SelfServicePortal, ShutdownBehavior, SpotInstanceType, TargetCapacitySpecificationRequest, VolumeType } from "./models_1";
|
|
3
|
-
import { AutoAcceptSharedAttachmentsValue, DefaultRouteTableAssociationValue, DefaultRouteTablePropagationValue, DnsOptionsSpecification, IKEVersionsRequestListValue, IpAddressType, PayerResponsibility, Phase1DHGroupNumbersRequestListValue, Phase1EncryptionAlgorithmsRequestListValue, Phase1IntegrityAlgorithmsRequestListValue, Phase2DHGroupNumbersRequestListValue, Phase2EncryptionAlgorithmsRequestListValue, Phase2IntegrityAlgorithmsRequestListValue, SnapshotState, SSEType, SubnetConfiguration, TrafficDirection, TrafficMirrorFilter, TrafficMirrorFilterRule, TrafficMirrorNetworkService, TrafficMirrorPortRangeRequest, TrafficMirrorRuleAction, TrafficMirrorSession, TransitGateway, TransitGatewayPrefixListReference, TransitGatewayRoute, VerifiedAccessEndpoint, VerifiedAccessEndpointProtocol, VerifiedAccessGroup, VpnConnection, VpnEcmpSupportValue, VpnTunnelLogOptionsSpecification } from "./models_2";
|
|
3
|
+
import { AutoAcceptSharedAttachmentsValue, DefaultRouteTableAssociationValue, DefaultRouteTablePropagationValue, DnsOptionsSpecification, IKEVersionsRequestListValue, IpAddressType, PayerResponsibility, Phase1DHGroupNumbersRequestListValue, Phase1EncryptionAlgorithmsRequestListValue, Phase1IntegrityAlgorithmsRequestListValue, Phase2DHGroupNumbersRequestListValue, Phase2EncryptionAlgorithmsRequestListValue, Phase2IntegrityAlgorithmsRequestListValue, SnapshotState, SSEType, SubnetConfiguration, TrafficDirection, TrafficMirrorFilter, TrafficMirrorFilterRule, TrafficMirrorNetworkService, TrafficMirrorPortRangeRequest, TrafficMirrorRuleAction, TrafficMirrorSession, TransitGateway, TransitGatewayPrefixListReference, TransitGatewayRoute, VerifiedAccessEndpoint, VerifiedAccessEndpointProtocol, VerifiedAccessGroup, VerifiedAccessSseSpecificationRequest, VpnConnection, VpnEcmpSupportValue, VpnTunnelLogOptionsSpecification } from "./models_2";
|
|
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 GetVerifiedAccessGroupPolicyRequest {
|
|
11
|
+
/**
|
|
12
|
+
* @public
|
|
13
|
+
* <p>The ID of the Verified Access group.</p>
|
|
14
|
+
*/
|
|
15
|
+
VerifiedAccessGroupId: string | undefined;
|
|
16
|
+
/**
|
|
17
|
+
* @public
|
|
18
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
19
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
20
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
21
|
+
*/
|
|
22
|
+
DryRun?: boolean;
|
|
23
|
+
}
|
|
24
|
+
/**
|
|
25
|
+
* @public
|
|
26
|
+
*/
|
|
27
|
+
export interface GetVerifiedAccessGroupPolicyResult {
|
|
28
|
+
/**
|
|
29
|
+
* @public
|
|
30
|
+
* <p>The status of the Verified Access policy.</p>
|
|
31
|
+
*/
|
|
32
|
+
PolicyEnabled?: boolean;
|
|
33
|
+
/**
|
|
34
|
+
* @public
|
|
35
|
+
* <p>The Verified Access policy document.</p>
|
|
36
|
+
*/
|
|
37
|
+
PolicyDocument?: string;
|
|
38
|
+
}
|
|
7
39
|
/**
|
|
8
40
|
* @public
|
|
9
41
|
*/
|
|
@@ -4068,7 +4100,7 @@ export interface ModifyVerifiedAccessEndpointPolicyRequest {
|
|
|
4068
4100
|
* @public
|
|
4069
4101
|
* <p>The status of the Verified Access policy.</p>
|
|
4070
4102
|
*/
|
|
4071
|
-
PolicyEnabled
|
|
4103
|
+
PolicyEnabled?: boolean;
|
|
4072
4104
|
/**
|
|
4073
4105
|
* @public
|
|
4074
4106
|
* <p>The Verified Access policy document.</p>
|
|
@@ -4087,6 +4119,13 @@ export interface ModifyVerifiedAccessEndpointPolicyRequest {
|
|
|
4087
4119
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
4088
4120
|
*/
|
|
4089
4121
|
DryRun?: boolean;
|
|
4122
|
+
/**
|
|
4123
|
+
* @public
|
|
4124
|
+
* <p>
|
|
4125
|
+
* Options for server side encryption.
|
|
4126
|
+
* </p>
|
|
4127
|
+
*/
|
|
4128
|
+
SseSpecification?: VerifiedAccessSseSpecificationRequest;
|
|
4090
4129
|
}
|
|
4091
4130
|
/**
|
|
4092
4131
|
* @public
|
|
@@ -4102,6 +4141,13 @@ export interface ModifyVerifiedAccessEndpointPolicyResult {
|
|
|
4102
4141
|
* <p>The Verified Access policy document.</p>
|
|
4103
4142
|
*/
|
|
4104
4143
|
PolicyDocument?: string;
|
|
4144
|
+
/**
|
|
4145
|
+
* @public
|
|
4146
|
+
* <p>
|
|
4147
|
+
* Describes the options in use for server side encryption.
|
|
4148
|
+
* </p>
|
|
4149
|
+
*/
|
|
4150
|
+
SseSpecification?: VerifiedAccessSseSpecificationResponse;
|
|
4105
4151
|
}
|
|
4106
4152
|
/**
|
|
4107
4153
|
* @public
|
|
@@ -4159,7 +4205,7 @@ export interface ModifyVerifiedAccessGroupPolicyRequest {
|
|
|
4159
4205
|
* @public
|
|
4160
4206
|
* <p>The status of the Verified Access policy.</p>
|
|
4161
4207
|
*/
|
|
4162
|
-
PolicyEnabled
|
|
4208
|
+
PolicyEnabled?: boolean;
|
|
4163
4209
|
/**
|
|
4164
4210
|
* @public
|
|
4165
4211
|
* <p>The Verified Access policy document.</p>
|
|
@@ -4178,6 +4224,13 @@ export interface ModifyVerifiedAccessGroupPolicyRequest {
|
|
|
4178
4224
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
4179
4225
|
*/
|
|
4180
4226
|
DryRun?: boolean;
|
|
4227
|
+
/**
|
|
4228
|
+
* @public
|
|
4229
|
+
* <p>
|
|
4230
|
+
* Options for server side encryption.
|
|
4231
|
+
* </p>
|
|
4232
|
+
*/
|
|
4233
|
+
SseSpecification?: VerifiedAccessSseSpecificationRequest;
|
|
4181
4234
|
}
|
|
4182
4235
|
/**
|
|
4183
4236
|
* @public
|
|
@@ -4193,6 +4246,13 @@ export interface ModifyVerifiedAccessGroupPolicyResult {
|
|
|
4193
4246
|
* <p>The Verified Access policy document.</p>
|
|
4194
4247
|
*/
|
|
4195
4248
|
PolicyDocument?: string;
|
|
4249
|
+
/**
|
|
4250
|
+
* @public
|
|
4251
|
+
* <p>
|
|
4252
|
+
* Describes the options in use for server side encryption.
|
|
4253
|
+
* </p>
|
|
4254
|
+
*/
|
|
4255
|
+
SseSpecification?: VerifiedAccessSseSpecificationResponse;
|
|
4196
4256
|
}
|
|
4197
4257
|
/**
|
|
4198
4258
|
* @public
|
|
@@ -4438,6 +4498,13 @@ export interface ModifyVerifiedAccessTrustProviderRequest {
|
|
|
4438
4498
|
* modification request. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html">Ensuring Idempotency</a>.</p>
|
|
4439
4499
|
*/
|
|
4440
4500
|
ClientToken?: string;
|
|
4501
|
+
/**
|
|
4502
|
+
* @public
|
|
4503
|
+
* <p>
|
|
4504
|
+
* Options for server side encryption.
|
|
4505
|
+
* </p>
|
|
4506
|
+
*/
|
|
4507
|
+
SseSpecification?: VerifiedAccessSseSpecificationRequest;
|
|
4441
4508
|
}
|
|
4442
4509
|
/**
|
|
4443
4510
|
* @public
|
|
@@ -7959,49 +8026,6 @@ export interface InstanceMarketOptionsRequest {
|
|
|
7959
8026
|
*/
|
|
7960
8027
|
SpotOptions?: SpotMarketOptions;
|
|
7961
8028
|
}
|
|
7962
|
-
/**
|
|
7963
|
-
* @public
|
|
7964
|
-
* <p>The launch template to use. You must specify either the launch template ID or launch
|
|
7965
|
-
* template name in the request, but not both.</p>
|
|
7966
|
-
*/
|
|
7967
|
-
export interface LaunchTemplateSpecification {
|
|
7968
|
-
/**
|
|
7969
|
-
* @public
|
|
7970
|
-
* <p>The ID of the launch template.</p>
|
|
7971
|
-
* <p>You must specify the <code>LaunchTemplateId</code> or the
|
|
7972
|
-
* <code>LaunchTemplateName</code>, but not both.</p>
|
|
7973
|
-
*/
|
|
7974
|
-
LaunchTemplateId?: string;
|
|
7975
|
-
/**
|
|
7976
|
-
* @public
|
|
7977
|
-
* <p>The name of the launch template.</p>
|
|
7978
|
-
* <p>You must specify the <code>LaunchTemplateName</code> or the
|
|
7979
|
-
* <code>LaunchTemplateId</code>, but not both.</p>
|
|
7980
|
-
*/
|
|
7981
|
-
LaunchTemplateName?: string;
|
|
7982
|
-
/**
|
|
7983
|
-
* @public
|
|
7984
|
-
* <p>The launch template version number, <code>$Latest</code>, or
|
|
7985
|
-
* <code>$Default</code>.</p>
|
|
7986
|
-
* <p>If the value is <code>$Latest</code>, Amazon EC2 uses the latest version of the launch
|
|
7987
|
-
* template.</p>
|
|
7988
|
-
* <p>If the value is <code>$Default</code>, Amazon EC2 uses the default version of the
|
|
7989
|
-
* launch template.</p>
|
|
7990
|
-
* <p>Default: The default version of the launch template.</p>
|
|
7991
|
-
*/
|
|
7992
|
-
Version?: string;
|
|
7993
|
-
}
|
|
7994
|
-
/**
|
|
7995
|
-
* @public
|
|
7996
|
-
* <p>Describes a license configuration.</p>
|
|
7997
|
-
*/
|
|
7998
|
-
export interface LicenseConfigurationRequest {
|
|
7999
|
-
/**
|
|
8000
|
-
* @public
|
|
8001
|
-
* <p>The Amazon Resource Name (ARN) of the license configuration.</p>
|
|
8002
|
-
*/
|
|
8003
|
-
LicenseConfigurationArn?: string;
|
|
8004
|
-
}
|
|
8005
8029
|
/**
|
|
8006
8030
|
* @internal
|
|
8007
8031
|
*/
|
|
@@ -3,7 +3,50 @@ import { BlockDeviceMapping, CreditSpecificationRequest, ElasticGpuSpecification
|
|
|
3
3
|
import { TransitGatewayRoute } from "./models_2";
|
|
4
4
|
import { ClientVpnConnectionStatus, Filter } from "./models_3";
|
|
5
5
|
import { HttpTokensState, InstanceAutoRecoveryState, InstanceMetadataEndpointState, InstanceMetadataProtocolState, InstanceMetadataTagsState, InstanceNetworkInterfaceSpecification, InstanceState, NetworkInsightsAccessScopeAnalysis, NetworkInsightsAnalysis, RunInstancesMonitoringEnabled } from "./models_4";
|
|
6
|
-
import { CapacityReservationSpecification, CpuOptionsRequest, ElasticInferenceAccelerator, EnclaveOptionsRequest, HibernationOptionsRequest, InstanceMarketOptionsRequest, InstanceMonitoring
|
|
6
|
+
import { CapacityReservationSpecification, CpuOptionsRequest, ElasticInferenceAccelerator, EnclaveOptionsRequest, HibernationOptionsRequest, InstanceMarketOptionsRequest, InstanceMonitoring } from "./models_6";
|
|
7
|
+
/**
|
|
8
|
+
* @public
|
|
9
|
+
* <p>The launch template to use. You must specify either the launch template ID or launch
|
|
10
|
+
* template name in the request, but not both.</p>
|
|
11
|
+
*/
|
|
12
|
+
export interface LaunchTemplateSpecification {
|
|
13
|
+
/**
|
|
14
|
+
* @public
|
|
15
|
+
* <p>The ID of the launch template.</p>
|
|
16
|
+
* <p>You must specify the <code>LaunchTemplateId</code> or the
|
|
17
|
+
* <code>LaunchTemplateName</code>, but not both.</p>
|
|
18
|
+
*/
|
|
19
|
+
LaunchTemplateId?: string;
|
|
20
|
+
/**
|
|
21
|
+
* @public
|
|
22
|
+
* <p>The name of the launch template.</p>
|
|
23
|
+
* <p>You must specify the <code>LaunchTemplateName</code> or the
|
|
24
|
+
* <code>LaunchTemplateId</code>, but not both.</p>
|
|
25
|
+
*/
|
|
26
|
+
LaunchTemplateName?: string;
|
|
27
|
+
/**
|
|
28
|
+
* @public
|
|
29
|
+
* <p>The launch template version number, <code>$Latest</code>, or
|
|
30
|
+
* <code>$Default</code>.</p>
|
|
31
|
+
* <p>If the value is <code>$Latest</code>, Amazon EC2 uses the latest version of the launch
|
|
32
|
+
* template.</p>
|
|
33
|
+
* <p>If the value is <code>$Default</code>, Amazon EC2 uses the default version of the
|
|
34
|
+
* launch template.</p>
|
|
35
|
+
* <p>Default: The default version of the launch template.</p>
|
|
36
|
+
*/
|
|
37
|
+
Version?: string;
|
|
38
|
+
}
|
|
39
|
+
/**
|
|
40
|
+
* @public
|
|
41
|
+
* <p>Describes a license configuration.</p>
|
|
42
|
+
*/
|
|
43
|
+
export interface LicenseConfigurationRequest {
|
|
44
|
+
/**
|
|
45
|
+
* @public
|
|
46
|
+
* <p>The Amazon Resource Name (ARN) of the license configuration.</p>
|
|
47
|
+
*/
|
|
48
|
+
LicenseConfigurationArn?: string;
|
|
49
|
+
}
|
|
7
50
|
/**
|
|
8
51
|
* @public
|
|
9
52
|
* <p>The maintenance options for the instance.</p>
|
|
@@ -11,10 +11,8 @@ import {
|
|
|
11
11
|
ServiceInputTypes,
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../EC2Client";
|
|
14
|
-
import {
|
|
15
|
-
|
|
16
|
-
CreatePlacementGroupResult,
|
|
17
|
-
} from "../models/models_1";
|
|
14
|
+
import { CreatePlacementGroupRequest } from "../models/models_1";
|
|
15
|
+
import { CreatePlacementGroupResult } from "../models/models_2";
|
|
18
16
|
export { __MetadataBearer, $Command };
|
|
19
17
|
export interface CreatePlacementGroupCommandInput
|
|
20
18
|
extends CreatePlacementGroupRequest {}
|
|
@@ -11,10 +11,8 @@ import {
|
|
|
11
11
|
ServiceInputTypes,
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../EC2Client";
|
|
14
|
-
import {
|
|
15
|
-
|
|
16
|
-
DeletePublicIpv4PoolResult,
|
|
17
|
-
} from "../models/models_2";
|
|
14
|
+
import { DeletePublicIpv4PoolRequest } from "../models/models_2";
|
|
15
|
+
import { DeletePublicIpv4PoolResult } from "../models/models_3";
|
|
18
16
|
export { __MetadataBearer, $Command };
|
|
19
17
|
export interface DeletePublicIpv4PoolCommandInput
|
|
20
18
|
extends DeletePublicIpv4PoolRequest {}
|
|
@@ -11,8 +11,10 @@ import {
|
|
|
11
11
|
ServiceInputTypes,
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../EC2Client";
|
|
14
|
-
import {
|
|
15
|
-
|
|
14
|
+
import {
|
|
15
|
+
DeleteQueuedReservedInstancesRequest,
|
|
16
|
+
DeleteQueuedReservedInstancesResult,
|
|
17
|
+
} from "../models/models_3";
|
|
16
18
|
export { __MetadataBearer, $Command };
|
|
17
19
|
export interface DeleteQueuedReservedInstancesCommandInput
|
|
18
20
|
extends DeleteQueuedReservedInstancesRequest {}
|
|
@@ -14,7 +14,7 @@ import {
|
|
|
14
14
|
import {
|
|
15
15
|
DescribeVerifiedAccessGroupsRequest,
|
|
16
16
|
DescribeVerifiedAccessGroupsResult,
|
|
17
|
-
} from "../models/
|
|
17
|
+
} from "../models/models_5";
|
|
18
18
|
export { __MetadataBearer, $Command };
|
|
19
19
|
export interface DescribeVerifiedAccessGroupsCommandInput
|
|
20
20
|
extends DescribeVerifiedAccessGroupsRequest {}
|
|
@@ -14,7 +14,7 @@ import {
|
|
|
14
14
|
import {
|
|
15
15
|
GetVerifiedAccessGroupPolicyRequest,
|
|
16
16
|
GetVerifiedAccessGroupPolicyResult,
|
|
17
|
-
} from "../models/
|
|
17
|
+
} from "../models/models_6";
|
|
18
18
|
export { __MetadataBearer, $Command };
|
|
19
19
|
export interface GetVerifiedAccessGroupPolicyCommandInput
|
|
20
20
|
extends GetVerifiedAccessGroupPolicyRequest {}
|
|
@@ -1380,6 +1380,10 @@ export interface OidcOptions {
|
|
|
1380
1380
|
ClientSecret?: string;
|
|
1381
1381
|
Scope?: string;
|
|
1382
1382
|
}
|
|
1383
|
+
export interface VerifiedAccessSseSpecificationResponse {
|
|
1384
|
+
CustomerManagedKeyEnabled?: boolean;
|
|
1385
|
+
KmsKeyArn?: string;
|
|
1386
|
+
}
|
|
1383
1387
|
export interface VerifiedAccessTrustProvider {
|
|
1384
1388
|
VerifiedAccessTrustProviderId?: string;
|
|
1385
1389
|
Description?: string;
|
|
@@ -1392,6 +1396,7 @@ export interface VerifiedAccessTrustProvider {
|
|
|
1392
1396
|
CreationTime?: string;
|
|
1393
1397
|
LastUpdatedTime?: string;
|
|
1394
1398
|
Tags?: Tag[];
|
|
1399
|
+
SseSpecification?: VerifiedAccessSseSpecificationResponse;
|
|
1395
1400
|
}
|
|
1396
1401
|
export interface AttachVerifiedAccessTrustProviderResult {
|
|
1397
1402
|
VerifiedAccessTrustProvider?: VerifiedAccessTrustProvider;
|
|
@@ -2753,9 +2758,6 @@ export interface FederatedAuthenticationRequest {
|
|
|
2753
2758
|
SAMLProviderArn?: string;
|
|
2754
2759
|
SelfServiceSAMLProviderArn?: string;
|
|
2755
2760
|
}
|
|
2756
|
-
export interface CertificateAuthenticationRequest {
|
|
2757
|
-
ClientRootCertificateChainArn?: string;
|
|
2758
|
-
}
|
|
2759
2761
|
export declare const OidcOptionsFilterSensitiveLog: (obj: OidcOptions) => any;
|
|
2760
2762
|
export declare const VerifiedAccessTrustProviderFilterSensitiveLog: (
|
|
2761
2763
|
obj: VerifiedAccessTrustProvider
|
|
@@ -13,7 +13,6 @@ import {
|
|
|
13
13
|
AddPrefixListEntry,
|
|
14
14
|
AddressFamily,
|
|
15
15
|
AttachmentStatus,
|
|
16
|
-
CertificateAuthenticationRequest,
|
|
17
16
|
DirectoryServiceAuthenticationRequest,
|
|
18
17
|
FederatedAuthenticationRequest,
|
|
19
18
|
InstanceEventWindow,
|
|
@@ -30,6 +29,9 @@ import {
|
|
|
30
29
|
VpcIpv6CidrBlockAssociation,
|
|
31
30
|
WeekDay,
|
|
32
31
|
} from "./models_0";
|
|
32
|
+
export interface CertificateAuthenticationRequest {
|
|
33
|
+
ClientRootCertificateChainArn?: string;
|
|
34
|
+
}
|
|
33
35
|
export declare const ClientVpnAuthenticationType: {
|
|
34
36
|
readonly certificate_authentication: "certificate-authentication";
|
|
35
37
|
readonly directory_service_authentication: "directory-service-authentication";
|
|
@@ -2091,9 +2093,6 @@ export interface PlacementGroup {
|
|
|
2091
2093
|
GroupArn?: string;
|
|
2092
2094
|
SpreadLevel?: SpreadLevel | string;
|
|
2093
2095
|
}
|
|
2094
|
-
export interface CreatePlacementGroupResult {
|
|
2095
|
-
PlacementGroup?: PlacementGroup;
|
|
2096
|
-
}
|
|
2097
2096
|
export declare const KeyPairFilterSensitiveLog: (obj: KeyPair) => any;
|
|
2098
2097
|
export declare const RequestLaunchTemplateDataFilterSensitiveLog: (
|
|
2099
2098
|
obj: RequestLaunchTemplateData
|
|
@@ -19,6 +19,7 @@ import {
|
|
|
19
19
|
UnsuccessfulItem,
|
|
20
20
|
UserTrustProviderType,
|
|
21
21
|
VerifiedAccessInstance,
|
|
22
|
+
VerifiedAccessSseSpecificationResponse,
|
|
22
23
|
VerifiedAccessTrustProvider,
|
|
23
24
|
VolumeAttachment,
|
|
24
25
|
VpcAttachment,
|
|
@@ -41,11 +42,15 @@ import {
|
|
|
41
42
|
LocalGatewayRouteTableVirtualInterfaceGroupAssociation,
|
|
42
43
|
LocalGatewayRouteTableVpcAssociation,
|
|
43
44
|
ManagedPrefixList,
|
|
45
|
+
PlacementGroup,
|
|
44
46
|
Subnet,
|
|
45
47
|
Tenancy,
|
|
46
48
|
VolumeType,
|
|
47
49
|
Vpc,
|
|
48
50
|
} from "./models_1";
|
|
51
|
+
export interface CreatePlacementGroupResult {
|
|
52
|
+
PlacementGroup?: PlacementGroup;
|
|
53
|
+
}
|
|
49
54
|
export interface CreatePublicIpv4PoolRequest {
|
|
50
55
|
DryRun?: boolean;
|
|
51
56
|
TagSpecifications?: TagSpecification[];
|
|
@@ -924,6 +929,10 @@ export interface CreateVerifiedAccessEndpointEniOptions {
|
|
|
924
929
|
Protocol?: VerifiedAccessEndpointProtocol | string;
|
|
925
930
|
Port?: number;
|
|
926
931
|
}
|
|
932
|
+
export interface VerifiedAccessSseSpecificationRequest {
|
|
933
|
+
CustomerManagedKeyEnabled?: boolean;
|
|
934
|
+
KmsKeyArn?: string;
|
|
935
|
+
}
|
|
927
936
|
export interface CreateVerifiedAccessEndpointRequest {
|
|
928
937
|
VerifiedAccessGroupId: string | undefined;
|
|
929
938
|
EndpointType: VerifiedAccessEndpointType | string | undefined;
|
|
@@ -939,6 +948,7 @@ export interface CreateVerifiedAccessEndpointRequest {
|
|
|
939
948
|
TagSpecifications?: TagSpecification[];
|
|
940
949
|
ClientToken?: string;
|
|
941
950
|
DryRun?: boolean;
|
|
951
|
+
SseSpecification?: VerifiedAccessSseSpecificationRequest;
|
|
942
952
|
}
|
|
943
953
|
export interface VerifiedAccessEndpointLoadBalancerOptions {
|
|
944
954
|
Protocol?: VerifiedAccessEndpointProtocol | string;
|
|
@@ -983,6 +993,7 @@ export interface VerifiedAccessEndpoint {
|
|
|
983
993
|
LastUpdatedTime?: string;
|
|
984
994
|
DeletionTime?: string;
|
|
985
995
|
Tags?: Tag[];
|
|
996
|
+
SseSpecification?: VerifiedAccessSseSpecificationResponse;
|
|
986
997
|
}
|
|
987
998
|
export interface CreateVerifiedAccessEndpointResult {
|
|
988
999
|
VerifiedAccessEndpoint?: VerifiedAccessEndpoint;
|
|
@@ -994,6 +1005,7 @@ export interface CreateVerifiedAccessGroupRequest {
|
|
|
994
1005
|
TagSpecifications?: TagSpecification[];
|
|
995
1006
|
ClientToken?: string;
|
|
996
1007
|
DryRun?: boolean;
|
|
1008
|
+
SseSpecification?: VerifiedAccessSseSpecificationRequest;
|
|
997
1009
|
}
|
|
998
1010
|
export interface VerifiedAccessGroup {
|
|
999
1011
|
VerifiedAccessGroupId?: string;
|
|
@@ -1005,6 +1017,7 @@ export interface VerifiedAccessGroup {
|
|
|
1005
1017
|
LastUpdatedTime?: string;
|
|
1006
1018
|
DeletionTime?: string;
|
|
1007
1019
|
Tags?: Tag[];
|
|
1020
|
+
SseSpecification?: VerifiedAccessSseSpecificationResponse;
|
|
1008
1021
|
}
|
|
1009
1022
|
export interface CreateVerifiedAccessGroupResult {
|
|
1010
1023
|
VerifiedAccessGroup?: VerifiedAccessGroup;
|
|
@@ -1042,6 +1055,7 @@ export interface CreateVerifiedAccessTrustProviderRequest {
|
|
|
1042
1055
|
TagSpecifications?: TagSpecification[];
|
|
1043
1056
|
ClientToken?: string;
|
|
1044
1057
|
DryRun?: boolean;
|
|
1058
|
+
SseSpecification?: VerifiedAccessSseSpecificationRequest;
|
|
1045
1059
|
}
|
|
1046
1060
|
export interface CreateVerifiedAccessTrustProviderResult {
|
|
1047
1061
|
VerifiedAccessTrustProvider?: VerifiedAccessTrustProvider;
|
|
@@ -1856,13 +1870,6 @@ export interface DeletePublicIpv4PoolRequest {
|
|
|
1856
1870
|
DryRun?: boolean;
|
|
1857
1871
|
PoolId: string | undefined;
|
|
1858
1872
|
}
|
|
1859
|
-
export interface DeletePublicIpv4PoolResult {
|
|
1860
|
-
ReturnValue?: boolean;
|
|
1861
|
-
}
|
|
1862
|
-
export interface DeleteQueuedReservedInstancesRequest {
|
|
1863
|
-
DryRun?: boolean;
|
|
1864
|
-
ReservedInstancesIds: string[] | undefined;
|
|
1865
|
-
}
|
|
1866
1873
|
export declare const CreateVerifiedAccessTrustProviderOidcOptionsFilterSensitiveLog: (
|
|
1867
1874
|
obj: CreateVerifiedAccessTrustProviderOidcOptions
|
|
1868
1875
|
) => any;
|
|
@@ -85,6 +85,13 @@ import {
|
|
|
85
85
|
VerifiedAccessEndpoint,
|
|
86
86
|
VerifiedAccessGroup,
|
|
87
87
|
} from "./models_2";
|
|
88
|
+
export interface DeletePublicIpv4PoolResult {
|
|
89
|
+
ReturnValue?: boolean;
|
|
90
|
+
}
|
|
91
|
+
export interface DeleteQueuedReservedInstancesRequest {
|
|
92
|
+
DryRun?: boolean;
|
|
93
|
+
ReservedInstancesIds: string[] | undefined;
|
|
94
|
+
}
|
|
88
95
|
export declare const DeleteQueuedReservedInstancesErrorCode: {
|
|
89
96
|
readonly RESERVED_INSTANCES_ID_INVALID: "reserved-instances-id-invalid";
|
|
90
97
|
readonly RESERVED_INSTANCES_NOT_IN_QUEUED_STATE: "reserved-instances-not-in-queued-state";
|
|
@@ -1823,18 +1830,6 @@ export declare const InstanceBootModeValues: {
|
|
|
1823
1830
|
};
|
|
1824
1831
|
export type InstanceBootModeValues =
|
|
1825
1832
|
(typeof InstanceBootModeValues)[keyof typeof InstanceBootModeValues];
|
|
1826
|
-
export interface ElasticGpuAssociation {
|
|
1827
|
-
ElasticGpuId?: string;
|
|
1828
|
-
ElasticGpuAssociationId?: string;
|
|
1829
|
-
ElasticGpuAssociationState?: string;
|
|
1830
|
-
ElasticGpuAssociationTime?: string;
|
|
1831
|
-
}
|
|
1832
|
-
export interface ElasticInferenceAcceleratorAssociation {
|
|
1833
|
-
ElasticInferenceAcceleratorArn?: string;
|
|
1834
|
-
ElasticInferenceAcceleratorAssociationId?: string;
|
|
1835
|
-
ElasticInferenceAcceleratorAssociationState?: string;
|
|
1836
|
-
ElasticInferenceAcceleratorAssociationTime?: Date;
|
|
1837
|
-
}
|
|
1838
1833
|
export declare const DeleteVerifiedAccessTrustProviderResultFilterSensitiveLog: (
|
|
1839
1834
|
obj: DeleteVerifiedAccessTrustProviderResult
|
|
1840
1835
|
) => any;
|
|
@@ -87,7 +87,6 @@ import {
|
|
|
87
87
|
TransitGatewayRouteTable,
|
|
88
88
|
TransitGatewayRouteTableAnnouncement,
|
|
89
89
|
VerifiedAccessEndpoint,
|
|
90
|
-
VerifiedAccessGroup,
|
|
91
90
|
} from "./models_2";
|
|
92
91
|
import {
|
|
93
92
|
ArchitectureValues,
|
|
@@ -96,8 +95,6 @@ import {
|
|
|
96
95
|
CapacityReservationSpecificationResponse,
|
|
97
96
|
CpuOptions,
|
|
98
97
|
DeviceType,
|
|
99
|
-
ElasticGpuAssociation,
|
|
100
|
-
ElasticInferenceAcceleratorAssociation,
|
|
101
98
|
EnclaveOptions,
|
|
102
99
|
EventInformation,
|
|
103
100
|
Filter,
|
|
@@ -109,6 +106,18 @@ import {
|
|
|
109
106
|
ProductCode,
|
|
110
107
|
VirtualizationType,
|
|
111
108
|
} from "./models_3";
|
|
109
|
+
export interface ElasticGpuAssociation {
|
|
110
|
+
ElasticGpuId?: string;
|
|
111
|
+
ElasticGpuAssociationId?: string;
|
|
112
|
+
ElasticGpuAssociationState?: string;
|
|
113
|
+
ElasticGpuAssociationTime?: string;
|
|
114
|
+
}
|
|
115
|
+
export interface ElasticInferenceAcceleratorAssociation {
|
|
116
|
+
ElasticInferenceAcceleratorArn?: string;
|
|
117
|
+
ElasticInferenceAcceleratorAssociationId?: string;
|
|
118
|
+
ElasticInferenceAcceleratorAssociationState?: string;
|
|
119
|
+
ElasticInferenceAcceleratorAssociationTime?: Date;
|
|
120
|
+
}
|
|
112
121
|
export interface HibernationOptions {
|
|
113
122
|
Configured?: boolean;
|
|
114
123
|
}
|
|
@@ -2066,18 +2075,6 @@ export interface DescribeVerifiedAccessEndpointsResult {
|
|
|
2066
2075
|
VerifiedAccessEndpoints?: VerifiedAccessEndpoint[];
|
|
2067
2076
|
NextToken?: string;
|
|
2068
2077
|
}
|
|
2069
|
-
export interface DescribeVerifiedAccessGroupsRequest {
|
|
2070
|
-
VerifiedAccessGroupIds?: string[];
|
|
2071
|
-
VerifiedAccessInstanceId?: string;
|
|
2072
|
-
MaxResults?: number;
|
|
2073
|
-
NextToken?: string;
|
|
2074
|
-
Filters?: Filter[];
|
|
2075
|
-
DryRun?: boolean;
|
|
2076
|
-
}
|
|
2077
|
-
export interface DescribeVerifiedAccessGroupsResult {
|
|
2078
|
-
VerifiedAccessGroups?: VerifiedAccessGroup[];
|
|
2079
|
-
NextToken?: string;
|
|
2080
|
-
}
|
|
2081
2078
|
export declare const DescribeLaunchTemplateVersionsResultFilterSensitiveLog: (
|
|
2082
2079
|
obj: DescribeLaunchTemplateVersionsResult
|
|
2083
2080
|
) => any;
|
|
@@ -50,6 +50,7 @@ import {
|
|
|
50
50
|
State,
|
|
51
51
|
SubnetCidrReservation,
|
|
52
52
|
TransitGatewayPrefixListReference,
|
|
53
|
+
VerifiedAccessGroup,
|
|
53
54
|
Volume,
|
|
54
55
|
VpcEndpoint,
|
|
55
56
|
VpnConnection,
|
|
@@ -73,6 +74,18 @@ import {
|
|
|
73
74
|
VirtualizationType,
|
|
74
75
|
} from "./models_3";
|
|
75
76
|
import { AnalysisStatus, ArchitectureType } from "./models_4";
|
|
77
|
+
export interface DescribeVerifiedAccessGroupsRequest {
|
|
78
|
+
VerifiedAccessGroupIds?: string[];
|
|
79
|
+
VerifiedAccessInstanceId?: string;
|
|
80
|
+
MaxResults?: number;
|
|
81
|
+
NextToken?: string;
|
|
82
|
+
Filters?: Filter[];
|
|
83
|
+
DryRun?: boolean;
|
|
84
|
+
}
|
|
85
|
+
export interface DescribeVerifiedAccessGroupsResult {
|
|
86
|
+
VerifiedAccessGroups?: VerifiedAccessGroup[];
|
|
87
|
+
NextToken?: string;
|
|
88
|
+
}
|
|
76
89
|
export interface DescribeVerifiedAccessInstanceLoggingConfigurationsRequest {
|
|
77
90
|
VerifiedAccessInstanceIds?: string[];
|
|
78
91
|
MaxResults?: number;
|
|
@@ -1645,14 +1658,6 @@ export interface GetVerifiedAccessEndpointPolicyResult {
|
|
|
1645
1658
|
PolicyEnabled?: boolean;
|
|
1646
1659
|
PolicyDocument?: string;
|
|
1647
1660
|
}
|
|
1648
|
-
export interface GetVerifiedAccessGroupPolicyRequest {
|
|
1649
|
-
VerifiedAccessGroupId: string | undefined;
|
|
1650
|
-
DryRun?: boolean;
|
|
1651
|
-
}
|
|
1652
|
-
export interface GetVerifiedAccessGroupPolicyResult {
|
|
1653
|
-
PolicyEnabled?: boolean;
|
|
1654
|
-
PolicyDocument?: string;
|
|
1655
|
-
}
|
|
1656
1661
|
export declare const DescribeVerifiedAccessTrustProvidersResultFilterSensitiveLog: (
|
|
1657
1662
|
obj: DescribeVerifiedAccessTrustProvidersResult
|
|
1658
1663
|
) => any;
|
|
@@ -30,6 +30,7 @@ import {
|
|
|
30
30
|
TransitGatewayVpcAttachment,
|
|
31
31
|
UnsuccessfulItem,
|
|
32
32
|
VerifiedAccessInstance,
|
|
33
|
+
VerifiedAccessSseSpecificationResponse,
|
|
33
34
|
VerifiedAccessTrustProvider,
|
|
34
35
|
} from "./models_0";
|
|
35
36
|
import {
|
|
@@ -96,6 +97,7 @@ import {
|
|
|
96
97
|
VerifiedAccessEndpoint,
|
|
97
98
|
VerifiedAccessEndpointProtocol,
|
|
98
99
|
VerifiedAccessGroup,
|
|
100
|
+
VerifiedAccessSseSpecificationRequest,
|
|
99
101
|
VpnConnection,
|
|
100
102
|
VpnEcmpSupportValue,
|
|
101
103
|
VpnTunnelLogOptionsSpecification,
|
|
@@ -148,6 +150,14 @@ import {
|
|
|
148
150
|
VerifiedAccessInstanceLoggingConfiguration,
|
|
149
151
|
VolumeModification,
|
|
150
152
|
} from "./models_5";
|
|
153
|
+
export interface GetVerifiedAccessGroupPolicyRequest {
|
|
154
|
+
VerifiedAccessGroupId: string | undefined;
|
|
155
|
+
DryRun?: boolean;
|
|
156
|
+
}
|
|
157
|
+
export interface GetVerifiedAccessGroupPolicyResult {
|
|
158
|
+
PolicyEnabled?: boolean;
|
|
159
|
+
PolicyDocument?: string;
|
|
160
|
+
}
|
|
151
161
|
export interface GetVpnConnectionDeviceSampleConfigurationRequest {
|
|
152
162
|
VpnConnectionId: string | undefined;
|
|
153
163
|
VpnConnectionDeviceTypeId: string | undefined;
|
|
@@ -998,14 +1008,16 @@ export interface ModifyVerifiedAccessEndpointResult {
|
|
|
998
1008
|
}
|
|
999
1009
|
export interface ModifyVerifiedAccessEndpointPolicyRequest {
|
|
1000
1010
|
VerifiedAccessEndpointId: string | undefined;
|
|
1001
|
-
PolicyEnabled
|
|
1011
|
+
PolicyEnabled?: boolean;
|
|
1002
1012
|
PolicyDocument?: string;
|
|
1003
1013
|
ClientToken?: string;
|
|
1004
1014
|
DryRun?: boolean;
|
|
1015
|
+
SseSpecification?: VerifiedAccessSseSpecificationRequest;
|
|
1005
1016
|
}
|
|
1006
1017
|
export interface ModifyVerifiedAccessEndpointPolicyResult {
|
|
1007
1018
|
PolicyEnabled?: boolean;
|
|
1008
1019
|
PolicyDocument?: string;
|
|
1020
|
+
SseSpecification?: VerifiedAccessSseSpecificationResponse;
|
|
1009
1021
|
}
|
|
1010
1022
|
export interface ModifyVerifiedAccessGroupRequest {
|
|
1011
1023
|
VerifiedAccessGroupId: string | undefined;
|
|
@@ -1019,14 +1031,16 @@ export interface ModifyVerifiedAccessGroupResult {
|
|
|
1019
1031
|
}
|
|
1020
1032
|
export interface ModifyVerifiedAccessGroupPolicyRequest {
|
|
1021
1033
|
VerifiedAccessGroupId: string | undefined;
|
|
1022
|
-
PolicyEnabled
|
|
1034
|
+
PolicyEnabled?: boolean;
|
|
1023
1035
|
PolicyDocument?: string;
|
|
1024
1036
|
ClientToken?: string;
|
|
1025
1037
|
DryRun?: boolean;
|
|
1038
|
+
SseSpecification?: VerifiedAccessSseSpecificationRequest;
|
|
1026
1039
|
}
|
|
1027
1040
|
export interface ModifyVerifiedAccessGroupPolicyResult {
|
|
1028
1041
|
PolicyEnabled?: boolean;
|
|
1029
1042
|
PolicyDocument?: string;
|
|
1043
|
+
SseSpecification?: VerifiedAccessSseSpecificationResponse;
|
|
1030
1044
|
}
|
|
1031
1045
|
export interface ModifyVerifiedAccessInstanceRequest {
|
|
1032
1046
|
VerifiedAccessInstanceId: string | undefined;
|
|
@@ -1082,6 +1096,7 @@ export interface ModifyVerifiedAccessTrustProviderRequest {
|
|
|
1082
1096
|
Description?: string;
|
|
1083
1097
|
DryRun?: boolean;
|
|
1084
1098
|
ClientToken?: string;
|
|
1099
|
+
SseSpecification?: VerifiedAccessSseSpecificationRequest;
|
|
1085
1100
|
}
|
|
1086
1101
|
export interface ModifyVerifiedAccessTrustProviderResult {
|
|
1087
1102
|
VerifiedAccessTrustProvider?: VerifiedAccessTrustProvider;
|
|
@@ -1824,14 +1839,6 @@ export interface InstanceMarketOptionsRequest {
|
|
|
1824
1839
|
MarketType?: MarketType | string;
|
|
1825
1840
|
SpotOptions?: SpotMarketOptions;
|
|
1826
1841
|
}
|
|
1827
|
-
export interface LaunchTemplateSpecification {
|
|
1828
|
-
LaunchTemplateId?: string;
|
|
1829
|
-
LaunchTemplateName?: string;
|
|
1830
|
-
Version?: string;
|
|
1831
|
-
}
|
|
1832
|
-
export interface LicenseConfigurationRequest {
|
|
1833
|
-
LicenseConfigurationArn?: string;
|
|
1834
|
-
}
|
|
1835
1842
|
export declare const GetVpnConnectionDeviceSampleConfigurationResultFilterSensitiveLog: (
|
|
1836
1843
|
obj: GetVpnConnectionDeviceSampleConfigurationResult
|
|
1837
1844
|
) => any;
|
|
@@ -39,9 +39,15 @@ import {
|
|
|
39
39
|
HibernationOptionsRequest,
|
|
40
40
|
InstanceMarketOptionsRequest,
|
|
41
41
|
InstanceMonitoring,
|
|
42
|
-
LaunchTemplateSpecification,
|
|
43
|
-
LicenseConfigurationRequest,
|
|
44
42
|
} from "./models_6";
|
|
43
|
+
export interface LaunchTemplateSpecification {
|
|
44
|
+
LaunchTemplateId?: string;
|
|
45
|
+
LaunchTemplateName?: string;
|
|
46
|
+
Version?: string;
|
|
47
|
+
}
|
|
48
|
+
export interface LicenseConfigurationRequest {
|
|
49
|
+
LicenseConfigurationArn?: string;
|
|
50
|
+
}
|
|
45
51
|
export interface InstanceMaintenanceOptionsRequest {
|
|
46
52
|
AutoRecovery?: InstanceAutoRecoveryState | string;
|
|
47
53
|
}
|