@aws-sdk/client-ec2 3.787.0 → 3.796.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 +516 -480
- package/dist-es/commands/CreateLaunchTemplateVersionCommand.js +2 -1
- package/dist-es/models/models_0.js +1 -0
- package/dist-es/models/models_1.js +0 -6
- package/dist-es/models/models_2.js +7 -0
- package/dist-es/models/models_3.js +0 -4
- package/dist-es/models/models_4.js +4 -5
- package/dist-es/models/models_5.js +4 -0
- package/dist-es/models/models_6.js +0 -4
- package/dist-es/models/models_7.js +5 -1
- package/dist-es/protocols/Aws_ec2.js +35 -0
- package/dist-types/commands/CreateClientVpnEndpointCommand.d.ts +3 -0
- package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAddressesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeClientVpnEndpointsCommand.d.ts +3 -0
- package/dist-types/commands/DescribeMovingAddressesCommand.d.ts +1 -2
- package/dist-types/commands/DescribeVpcEndpointServicePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DisableImageDeregistrationProtectionCommand.d.ts +2 -1
- package/dist-types/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +1 -2
- package/dist-types/commands/ModifyClientVpnEndpointCommand.d.ts +3 -0
- package/dist-types/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +2 -2
- package/dist-types/commands/RestoreImageFromRecycleBinCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +1 -0
- package/dist-types/models/models_1.d.ts +26 -21
- package/dist-types/models/models_2.d.ts +30 -12
- package/dist-types/models/models_3.d.ts +36 -51
- package/dist-types/models/models_4.d.ts +49 -55
- package/dist-types/models/models_5.d.ts +56 -28
- package/dist-types/models/models_6.d.ts +27 -36
- package/dist-types/models/models_7.d.ts +46 -29
- package/dist-types/models/models_8.d.ts +27 -0
- package/dist-types/ts3.4/commands/CreateLaunchTemplateVersionCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeMovingAddressesCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DisableImageDeregistrationProtectionCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/RestoreImageFromRecycleBinCommand.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +1 -0
- package/dist-types/ts3.4/models/models_1.d.ts +4 -7
- package/dist-types/ts3.4/models/models_2.d.ts +9 -3
- package/dist-types/ts3.4/models/models_3.d.ts +10 -15
- package/dist-types/ts3.4/models/models_4.d.ts +14 -14
- package/dist-types/ts3.4/models/models_5.d.ts +12 -8
- package/dist-types/ts3.4/models/models_6.d.ts +7 -9
- package/dist-types/ts3.4/models/models_7.d.ts +12 -10
- package/dist-types/ts3.4/models/models_8.d.ts +7 -0
- package/package.json +6 -6
|
@@ -1,7 +1,52 @@
|
|
|
1
1
|
import { ActiveInstance, AllocationState, AllowsMultipleInstanceTypes, AttachmentStatus, AutoPlacement, CurrencyCodeValues, HostMaintenance, HostRecovery, IamInstanceProfile, IamInstanceProfileAssociation, InstanceEventWindow, IpamResourceDiscoveryAssociation, Tag } from "./models_0";
|
|
2
|
-
import { _InstanceType, AmdSevSnpSpecification, AttributeValue, BlockDeviceMapping, CapacityReservationPreference, CapacityReservationTargetResponse, CustomerGateway, DefaultTargetCapacityType, DestinationFileFormat, DhcpOptions, Ec2InstanceConnectEndpoint, EgressOnlyInternetGateway, ExportTask, FleetCapacityReservationUsageStrategy, FleetExcessCapacityTerminationPolicy, FleetLaunchTemplateOverrides, FleetLaunchTemplateSpecification, FleetOnDemandAllocationStrategy, FleetReplacementStrategy, FleetType, HostnameType, InstanceBandwidthWeighting, InstanceIpv6Address, InstanceLifecycle, InternetGateway, Ipam, IpamExternalResourceVerificationToken, IpamPool, IpamResourceDiscovery, IpamScope, KeyType, LaunchTemplate, LaunchTemplateAndOverridesResponse, LaunchTemplateVersion, LogDestinationType, OperatorResponse, Placement, PlatformValues, SpotAllocationStrategy, SpotInstanceInterruptionBehavior, TargetCapacityUnitType, TrafficType } from "./models_1";
|
|
2
|
+
import { _InstanceType, AmdSevSnpSpecification, AttributeValue, BlockDeviceMapping, CapacityReservationPreference, CapacityReservationTargetResponse, CustomerGateway, DefaultTargetCapacityType, DestinationFileFormat, DhcpOptions, DiskImageFormat, Ec2InstanceConnectEndpoint, EgressOnlyInternetGateway, ExportTask, FleetCapacityReservationUsageStrategy, FleetExcessCapacityTerminationPolicy, FleetLaunchTemplateOverrides, FleetLaunchTemplateSpecification, FleetOnDemandAllocationStrategy, FleetReplacementStrategy, FleetType, HostnameType, InstanceBandwidthWeighting, InstanceIpv6Address, InstanceLifecycle, InternetGateway, Ipam, IpamExternalResourceVerificationToken, IpamPool, IpamResourceDiscovery, IpamScope, KeyType, LaunchTemplate, LaunchTemplateAndOverridesResponse, LaunchTemplateVersion, LogDestinationType, OperatorResponse, Placement, PlatformValues, SpotAllocationStrategy, SpotInstanceInterruptionBehavior, TargetCapacityUnitType, TrafficType } from "./models_1";
|
|
3
3
|
import { GroupIdentifier, LocalGatewayRouteTable, LocalGatewayRouteTableVirtualInterfaceGroupAssociation, LocalGatewayRouteTableVpcAssociation, ManagedPrefixList, NetworkInterfaceStatus, StateReason } from "./models_2";
|
|
4
|
-
import { Byoasn,
|
|
4
|
+
import { Byoasn, Filter, FleetStateCode, IdFormat, InstanceTagNotificationAttribute } from "./models_3";
|
|
5
|
+
/**
|
|
6
|
+
* <p>Describes a disk image.</p>
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export interface DiskImageDescription {
|
|
10
|
+
/**
|
|
11
|
+
* <p>The checksum computed for the disk image.</p>
|
|
12
|
+
* @public
|
|
13
|
+
*/
|
|
14
|
+
Checksum?: string | undefined;
|
|
15
|
+
/**
|
|
16
|
+
* <p>The disk image format.</p>
|
|
17
|
+
* @public
|
|
18
|
+
*/
|
|
19
|
+
Format?: DiskImageFormat | undefined;
|
|
20
|
+
/**
|
|
21
|
+
* <p>A presigned URL for the import manifest stored in Amazon S3. For information about creating a presigned URL for
|
|
22
|
+
* an Amazon S3 object, read the "Query String Request Authentication Alternative" section of the <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/RESTAuthentication.html">Authenticating REST Requests</a> topic in
|
|
23
|
+
* the <i>Amazon Simple Storage Service Developer Guide</i>.</p>
|
|
24
|
+
* <p>For information about the import manifest referenced by this API action, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/manifest.html">VM Import Manifest</a>.</p>
|
|
25
|
+
* @public
|
|
26
|
+
*/
|
|
27
|
+
ImportManifestUrl?: string | undefined;
|
|
28
|
+
/**
|
|
29
|
+
* <p>The size of the disk image, in GiB.</p>
|
|
30
|
+
* @public
|
|
31
|
+
*/
|
|
32
|
+
Size?: number | undefined;
|
|
33
|
+
}
|
|
34
|
+
/**
|
|
35
|
+
* <p>Describes a disk image volume.</p>
|
|
36
|
+
* @public
|
|
37
|
+
*/
|
|
38
|
+
export interface DiskImageVolumeDescription {
|
|
39
|
+
/**
|
|
40
|
+
* <p>The volume identifier.</p>
|
|
41
|
+
* @public
|
|
42
|
+
*/
|
|
43
|
+
Id?: string | undefined;
|
|
44
|
+
/**
|
|
45
|
+
* <p>The size of the volume, in GiB.</p>
|
|
46
|
+
* @public
|
|
47
|
+
*/
|
|
48
|
+
Size?: number | undefined;
|
|
49
|
+
}
|
|
5
50
|
/**
|
|
6
51
|
* <p>Describes an import volume task.</p>
|
|
7
52
|
* @public
|
|
@@ -10908,60 +10953,9 @@ export interface DescribeManagedPrefixListsResult {
|
|
|
10908
10953
|
PrefixLists?: ManagedPrefixList[] | undefined;
|
|
10909
10954
|
}
|
|
10910
10955
|
/**
|
|
10911
|
-
* @
|
|
10912
|
-
*/
|
|
10913
|
-
export interface DescribeMovingAddressesRequest {
|
|
10914
|
-
/**
|
|
10915
|
-
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
10916
|
-
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
10917
|
-
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
10918
|
-
* @public
|
|
10919
|
-
*/
|
|
10920
|
-
DryRun?: boolean | undefined;
|
|
10921
|
-
/**
|
|
10922
|
-
* <p>One or more Elastic IP addresses.</p>
|
|
10923
|
-
* @public
|
|
10924
|
-
*/
|
|
10925
|
-
PublicIps?: string[] | undefined;
|
|
10926
|
-
/**
|
|
10927
|
-
* <p>The token for the next page of results.</p>
|
|
10928
|
-
* @public
|
|
10929
|
-
*/
|
|
10930
|
-
NextToken?: string | undefined;
|
|
10931
|
-
/**
|
|
10932
|
-
* <p>One or more filters.</p>
|
|
10933
|
-
* <ul>
|
|
10934
|
-
* <li>
|
|
10935
|
-
* <p>
|
|
10936
|
-
* <code>moving-status</code> - The status of the Elastic IP address
|
|
10937
|
-
* (<code>MovingToVpc</code> | <code>RestoringToClassic</code>).</p>
|
|
10938
|
-
* </li>
|
|
10939
|
-
* </ul>
|
|
10940
|
-
* @public
|
|
10941
|
-
*/
|
|
10942
|
-
Filters?: Filter[] | undefined;
|
|
10943
|
-
/**
|
|
10944
|
-
* <p>The maximum number of results to return for the request in a single page. The remaining
|
|
10945
|
-
* results of the initial request can be seen by sending another request with the returned
|
|
10946
|
-
* <code>NextToken</code> value. This value can be between 5 and 1000; if
|
|
10947
|
-
* <code>MaxResults</code> is given a value outside of this range, an error is returned.</p>
|
|
10948
|
-
* <p>Default: If no value is provided, the default is 1000.</p>
|
|
10949
|
-
* @public
|
|
10950
|
-
*/
|
|
10951
|
-
MaxResults?: number | undefined;
|
|
10952
|
-
}
|
|
10953
|
-
/**
|
|
10954
|
-
* @public
|
|
10955
|
-
* @enum
|
|
10956
|
-
*/
|
|
10957
|
-
export declare const MoveStatus: {
|
|
10958
|
-
readonly movingToVpc: "movingToVpc";
|
|
10959
|
-
readonly restoringToClassic: "restoringToClassic";
|
|
10960
|
-
};
|
|
10961
|
-
/**
|
|
10962
|
-
* @public
|
|
10956
|
+
* @internal
|
|
10963
10957
|
*/
|
|
10964
|
-
export
|
|
10958
|
+
export declare const DiskImageDescriptionFilterSensitiveLog: (obj: DiskImageDescription) => any;
|
|
10965
10959
|
/**
|
|
10966
10960
|
* @internal
|
|
10967
10961
|
*/
|
|
@@ -2,7 +2,62 @@ import { ActiveInstance, ActivityStatus, AddressTransfer, AllocationStrategy, Al
|
|
|
2
2
|
import { _InstanceType, AttributeValue, BlockDeviceMapping, ConnectionTrackingSpecificationRequest, EnaSrdSpecificationRequest, FleetLaunchTemplateSpecification, FleetType, InstanceInterruptionBehavior, InstanceIpv6Address, InstanceRequirements, Ipv4PrefixSpecificationRequest, Ipv6PrefixSpecificationRequest, PrivateIpAddressSpecification, SpotInstanceType, Subnet, TargetCapacityUnitType, Tenancy, VolumeType, Vpc } from "./models_1";
|
|
3
3
|
import { ConnectionNotification, DnsEntry, DnsNameState, GroupIdentifier, IpAddressType, NatGateway, NetworkAcl, NetworkInsightsAccessScope, NetworkInsightsPath, NetworkInterface, NetworkInterfaceAttachment, NetworkInterfacePermission, PayerResponsibility, PlacementGroup, ReplaceRootVolumeTask, RouteServer, RouteServerEndpoint, RouteServerPeer, RouteTable, ServiceConfiguration, ServiceConnectivityType, ServiceTypeDetail, Snapshot, SnapshotState, SpotDatafeedSubscription, SpotInstanceStateFault, State, StorageTier, TrafficMirrorFilter, TrafficMirrorFilterRule, TrafficMirrorSession, TrafficMirrorTarget, TransitGateway, TransitGatewayConnect, TransitGatewayConnectPeer, TransitGatewayMulticastDomain, TransitGatewayPolicyTable, TransitGatewayRouteTable, TransitGatewayRouteTableAnnouncement, VerifiedAccessEndpoint, VerifiedAccessGroup, Volume, VpcBlockPublicAccessExclusion, VpcEndpoint } from "./models_2";
|
|
4
4
|
import { Filter, IdFormat, MetricType, StatisticType, VpnConnection, VpnGateway } from "./models_3";
|
|
5
|
-
import { AttributeBooleanValue, EventInformation, FastLaunchLaunchTemplateSpecificationResponse, FastLaunchResourceType, FastLaunchSnapshotConfigurationResponse, FastLaunchStateCode, FastSnapshotRestoreStateCode,
|
|
5
|
+
import { AttributeBooleanValue, EventInformation, FastLaunchLaunchTemplateSpecificationResponse, FastLaunchResourceType, FastLaunchSnapshotConfigurationResponse, FastLaunchStateCode, FastSnapshotRestoreStateCode, PermissionGroup, ProductCode } from "./models_4";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export interface DescribeMovingAddressesRequest {
|
|
10
|
+
/**
|
|
11
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
12
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
13
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
14
|
+
* @public
|
|
15
|
+
*/
|
|
16
|
+
DryRun?: boolean | undefined;
|
|
17
|
+
/**
|
|
18
|
+
* <p>One or more Elastic IP addresses.</p>
|
|
19
|
+
* @public
|
|
20
|
+
*/
|
|
21
|
+
PublicIps?: string[] | undefined;
|
|
22
|
+
/**
|
|
23
|
+
* <p>The token for the next page of results.</p>
|
|
24
|
+
* @public
|
|
25
|
+
*/
|
|
26
|
+
NextToken?: string | undefined;
|
|
27
|
+
/**
|
|
28
|
+
* <p>One or more filters.</p>
|
|
29
|
+
* <ul>
|
|
30
|
+
* <li>
|
|
31
|
+
* <p>
|
|
32
|
+
* <code>moving-status</code> - The status of the Elastic IP address
|
|
33
|
+
* (<code>MovingToVpc</code> | <code>RestoringToClassic</code>).</p>
|
|
34
|
+
* </li>
|
|
35
|
+
* </ul>
|
|
36
|
+
* @public
|
|
37
|
+
*/
|
|
38
|
+
Filters?: Filter[] | undefined;
|
|
39
|
+
/**
|
|
40
|
+
* <p>The maximum number of results to return for the request in a single page. The remaining
|
|
41
|
+
* results of the initial request can be seen by sending another request with the returned
|
|
42
|
+
* <code>NextToken</code> value. This value can be between 5 and 1000; if
|
|
43
|
+
* <code>MaxResults</code> is given a value outside of this range, an error is returned.</p>
|
|
44
|
+
* <p>Default: If no value is provided, the default is 1000.</p>
|
|
45
|
+
* @public
|
|
46
|
+
*/
|
|
47
|
+
MaxResults?: number | undefined;
|
|
48
|
+
}
|
|
49
|
+
/**
|
|
50
|
+
* @public
|
|
51
|
+
* @enum
|
|
52
|
+
*/
|
|
53
|
+
export declare const MoveStatus: {
|
|
54
|
+
readonly movingToVpc: "movingToVpc";
|
|
55
|
+
readonly restoringToClassic: "restoringToClassic";
|
|
56
|
+
};
|
|
57
|
+
/**
|
|
58
|
+
* @public
|
|
59
|
+
*/
|
|
60
|
+
export type MoveStatus = (typeof MoveStatus)[keyof typeof MoveStatus];
|
|
6
61
|
/**
|
|
7
62
|
* <note>
|
|
8
63
|
* <p>This action is deprecated.</p>
|
|
@@ -10756,33 +10811,6 @@ export interface DisableImageDeregistrationProtectionRequest {
|
|
|
10756
10811
|
*/
|
|
10757
10812
|
DryRun?: boolean | undefined;
|
|
10758
10813
|
}
|
|
10759
|
-
/**
|
|
10760
|
-
* @public
|
|
10761
|
-
*/
|
|
10762
|
-
export interface DisableImageDeregistrationProtectionResult {
|
|
10763
|
-
/**
|
|
10764
|
-
* <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
|
|
10765
|
-
* @public
|
|
10766
|
-
*/
|
|
10767
|
-
Return?: string | undefined;
|
|
10768
|
-
}
|
|
10769
|
-
/**
|
|
10770
|
-
* @public
|
|
10771
|
-
*/
|
|
10772
|
-
export interface DisableIpamOrganizationAdminAccountRequest {
|
|
10773
|
-
/**
|
|
10774
|
-
* <p>A check for whether you have the required permissions for the action without actually making the request
|
|
10775
|
-
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
10776
|
-
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
10777
|
-
* @public
|
|
10778
|
-
*/
|
|
10779
|
-
DryRun?: boolean | undefined;
|
|
10780
|
-
/**
|
|
10781
|
-
* <p>The Organizations member account ID that you want to disable as IPAM account.</p>
|
|
10782
|
-
* @public
|
|
10783
|
-
*/
|
|
10784
|
-
DelegatedAdminAccountId: string | undefined;
|
|
10785
|
-
}
|
|
10786
10814
|
/**
|
|
10787
10815
|
* @internal
|
|
10788
10816
|
*/
|
|
@@ -4,6 +4,33 @@ import { NetworkInsightsAccessScopeContent, SSEType, SubnetCidrReservation, Tran
|
|
|
4
4
|
import { Filter, IpamPoolCidr, MetricType, PeriodType, StatisticType } from "./models_3";
|
|
5
5
|
import { ArchitectureType, BootModeValues, ExportTaskS3Location, FastLaunchLaunchTemplateSpecificationResponse, FastLaunchResourceType, FastLaunchSnapshotConfigurationResponse, FastLaunchStateCode, FastSnapshotRestoreStateCode, HttpTokensState, ImportImageLicenseConfigurationResponse, InstanceMetadataEndpointState, InstanceMetadataTagsState, PaymentOption, SnapshotDetail, VirtualizationType } from "./models_4";
|
|
6
6
|
import { AnalysisStatus, ManagedBy } from "./models_5";
|
|
7
|
+
/**
|
|
8
|
+
* @public
|
|
9
|
+
*/
|
|
10
|
+
export interface DisableImageDeregistrationProtectionResult {
|
|
11
|
+
/**
|
|
12
|
+
* <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
|
|
13
|
+
* @public
|
|
14
|
+
*/
|
|
15
|
+
Return?: string | undefined;
|
|
16
|
+
}
|
|
17
|
+
/**
|
|
18
|
+
* @public
|
|
19
|
+
*/
|
|
20
|
+
export interface DisableIpamOrganizationAdminAccountRequest {
|
|
21
|
+
/**
|
|
22
|
+
* <p>A check for whether you have the required permissions for the action without actually making the request
|
|
23
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
24
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
25
|
+
* @public
|
|
26
|
+
*/
|
|
27
|
+
DryRun?: boolean | undefined;
|
|
28
|
+
/**
|
|
29
|
+
* <p>The Organizations member account ID that you want to disable as IPAM account.</p>
|
|
30
|
+
* @public
|
|
31
|
+
*/
|
|
32
|
+
DelegatedAdminAccountId: string | undefined;
|
|
33
|
+
}
|
|
7
34
|
/**
|
|
8
35
|
* @public
|
|
9
36
|
*/
|
|
@@ -6987,38 +7014,6 @@ export interface DiskImageDetail {
|
|
|
6987
7014
|
*/
|
|
6988
7015
|
ImportManifestUrl: string | undefined;
|
|
6989
7016
|
}
|
|
6990
|
-
/**
|
|
6991
|
-
* <p>Describes an EBS volume.</p>
|
|
6992
|
-
* @public
|
|
6993
|
-
*/
|
|
6994
|
-
export interface VolumeDetail {
|
|
6995
|
-
/**
|
|
6996
|
-
* <p>The size of the volume, in GiB.</p>
|
|
6997
|
-
* @public
|
|
6998
|
-
*/
|
|
6999
|
-
Size: number | undefined;
|
|
7000
|
-
}
|
|
7001
|
-
/**
|
|
7002
|
-
* <p>Describes a disk image.</p>
|
|
7003
|
-
* @public
|
|
7004
|
-
*/
|
|
7005
|
-
export interface DiskImage {
|
|
7006
|
-
/**
|
|
7007
|
-
* <p>A description of the disk image.</p>
|
|
7008
|
-
* @public
|
|
7009
|
-
*/
|
|
7010
|
-
Description?: string | undefined;
|
|
7011
|
-
/**
|
|
7012
|
-
* <p>Information about the disk image.</p>
|
|
7013
|
-
* @public
|
|
7014
|
-
*/
|
|
7015
|
-
Image?: DiskImageDetail | undefined;
|
|
7016
|
-
/**
|
|
7017
|
-
* <p>Information about the volume.</p>
|
|
7018
|
-
* @public
|
|
7019
|
-
*/
|
|
7020
|
-
Volume?: VolumeDetail | undefined;
|
|
7021
|
-
}
|
|
7022
7017
|
/**
|
|
7023
7018
|
* @internal
|
|
7024
7019
|
*/
|
|
@@ -7059,7 +7054,3 @@ export declare const ImportImageResultFilterSensitiveLog: (obj: ImportImageResul
|
|
|
7059
7054
|
* @internal
|
|
7060
7055
|
*/
|
|
7061
7056
|
export declare const DiskImageDetailFilterSensitiveLog: (obj: DiskImageDetail) => any;
|
|
7062
|
-
/**
|
|
7063
|
-
* @internal
|
|
7064
|
-
*/
|
|
7065
|
-
export declare const DiskImageFilterSensitiveLog: (obj: DiskImage) => any;
|
|
@@ -1,10 +1,42 @@
|
|
|
1
1
|
import { AddedPrincipal, AddIpamOperatingRegion, AddIpamOrganizationalUnitExclusion, AddPrefixListEntry, AddressAttribute, AddressAttributeName, Affinity, ApplianceModeSupportValue, AutoPlacement, ByoipCidr, CurrencyCodeValues, DnsSupportValue, EnaSrdSpecification, HostMaintenance, HostRecovery, IamInstanceProfileAssociation, IamInstanceProfileSpecification, InstanceEventWindow, Ipv6SupportValue, PortRange, RouteTableAssociationState, SecurityGroupReferencingSupportValue, Tag, TagSpecification, TransitGatewayMulticastDomainAssociations, TransitGatewayPeeringAttachment, TransitGatewayVpcAttachment, UnsuccessfulItem, VerifiedAccessInstance, VerifiedAccessSseSpecificationResponse, VerifiedAccessTrustProvider } from "./models_0";
|
|
2
|
-
import { _InstanceType, AttributeValue, BlockDeviceMapping, CapacityReservation, CapacityReservationInstancePlatform, CapacityReservationPreference, CapacityReservationTarget, ClientConnectOptions, ClientLoginBannerOptions, ConnectionLogOptions, ConnectionTrackingSpecificationRequest, EndDateType, FleetExcessCapacityTerminationPolicy, FleetLaunchTemplateConfigRequest, HostnameType, InstanceBandwidthWeighting, InstanceEventWindowTimeRangeRequest, InstanceInterruptionBehavior, InstanceMatchCriteria, Ipam, IpamPool, IpamResourceDiscovery, IpamScope, IpamTier, LaunchTemplate, Placement, PlatformValues, RequestIpamResourceTag, SelfServicePortal, ShutdownBehavior, SpotInstanceType, TargetCapacitySpecificationRequest, VolumeType } from "./models_1";
|
|
3
|
-
import { AutoAcceptSharedAttachmentsValue, DefaultRouteTableAssociationValue, DefaultRouteTablePropagationValue, DnsOptionsSpecification, IcmpTypeCode, IKEVersionsRequestListValue, InternetGatewayExclusionMode, IpAddressType, LocalGatewayRoute, ManagedPrefixList, PayerResponsibility, RouteServer, RouteServerPersistRoutesAction, RuleAction, SubnetConfiguration, TrafficDirection, TrafficMirrorFilter, TrafficMirrorFilterRule, TrafficMirrorNetworkService, TrafficMirrorPortRangeRequest, TrafficMirrorRuleAction, TrafficMirrorSession, TransitGateway, TransitGatewayPrefixListReference, TransitGatewayRoute, VerifiedAccessEndpoint, VerifiedAccessEndpointProtocol, VerifiedAccessGroup, VerifiedAccessSseSpecificationRequest, VpcBlockPublicAccessExclusion, VpnEcmpSupportValue
|
|
4
|
-
import { Byoasn, CapacityBlockExtension, InstanceTagNotificationAttribute, IpamPoolCidr, Phase1DHGroupNumbersRequestListValue, Phase1EncryptionAlgorithmsRequestListValue, Phase1IntegrityAlgorithmsRequestListValue, Phase2DHGroupNumbersRequestListValue, Phase2EncryptionAlgorithmsRequestListValue, Phase2IntegrityAlgorithmsRequestListValue, VpnConnection } from "./models_3";
|
|
2
|
+
import { _InstanceType, AttributeValue, BlockDeviceMapping, CapacityReservation, CapacityReservationInstancePlatform, CapacityReservationPreference, CapacityReservationTarget, ClientConnectOptions, ClientLoginBannerOptions, ClientRouteEnforcementOptions, ConnectionLogOptions, ConnectionTrackingSpecificationRequest, EndDateType, FleetExcessCapacityTerminationPolicy, FleetLaunchTemplateConfigRequest, HostnameType, InstanceBandwidthWeighting, InstanceEventWindowTimeRangeRequest, InstanceInterruptionBehavior, InstanceMatchCriteria, Ipam, IpamPool, IpamResourceDiscovery, IpamScope, IpamTier, LaunchTemplate, Placement, PlatformValues, RequestIpamResourceTag, SelfServicePortal, ShutdownBehavior, SpotInstanceType, TargetCapacitySpecificationRequest, VolumeType } from "./models_1";
|
|
3
|
+
import { AutoAcceptSharedAttachmentsValue, DefaultRouteTableAssociationValue, DefaultRouteTablePropagationValue, DnsOptionsSpecification, IcmpTypeCode, IKEVersionsRequestListValue, InternetGatewayExclusionMode, IpAddressType, LocalGatewayRoute, ManagedPrefixList, PayerResponsibility, RouteServer, RouteServerPersistRoutesAction, RuleAction, SubnetConfiguration, TrafficDirection, TrafficMirrorFilter, TrafficMirrorFilterRule, TrafficMirrorNetworkService, TrafficMirrorPortRangeRequest, TrafficMirrorRuleAction, TrafficMirrorSession, TransitGateway, TransitGatewayPrefixListReference, TransitGatewayRoute, VerifiedAccessEndpoint, VerifiedAccessEndpointProtocol, VerifiedAccessGroup, VerifiedAccessSseSpecificationRequest, VpcBlockPublicAccessExclusion, VpnEcmpSupportValue } from "./models_2";
|
|
4
|
+
import { Byoasn, CapacityBlockExtension, InstanceTagNotificationAttribute, IpamPoolCidr, Phase1DHGroupNumbersRequestListValue, Phase1EncryptionAlgorithmsRequestListValue, Phase1IntegrityAlgorithmsRequestListValue, Phase2DHGroupNumbersRequestListValue, Phase2EncryptionAlgorithmsRequestListValue, Phase2IntegrityAlgorithmsRequestListValue, VpnConnection, VpnTunnelLogOptionsSpecification } from "./models_3";
|
|
5
5
|
import { ArchitectureValues, AttributeBooleanValue, BootModeValues, ConversionTask, FpgaImageAttribute, FpgaImageAttributeName, HttpTokensState, ImdsSupportValues, InstanceAttributeName, InstanceAutoRecoveryState, InstanceMetadataEndpointState, InstanceMetadataOptionsResponse, InstanceMetadataProtocolState, InstanceMetadataTagsState, InstanceStatusEvent, LaunchPermission, LockState, Monitoring, PermissionGroup, SnapshotTaskDetail, TpmSupportValues } from "./models_4";
|
|
6
6
|
import { CreateVolumePermission, ExcessCapacityTerminationPolicy, InstanceNetworkInterfaceSpecification, InternetGatewayBlockMode, LaunchTemplateConfig, PublicIpv4PoolRange, ReservedInstancesConfiguration, RunInstancesMonitoringEnabled, ScheduledInstance, SnapshotAttributeName, SpotFleetRequestConfigData, SpotInstanceRequest, SpotPlacement, VerifiedAccessInstanceLoggingConfiguration, VolumeModification, VpcBlockPublicAccessOptions } from "./models_5";
|
|
7
|
-
import { ClientData,
|
|
7
|
+
import { ClientData, DiskImageDetail, InstanceFamilyCreditSpecification, IpamResourceCidr, Purchase, UnlimitedSupportedInstanceFamily, UserBucket } from "./models_6";
|
|
8
|
+
/**
|
|
9
|
+
* <p>Describes an EBS volume.</p>
|
|
10
|
+
* @public
|
|
11
|
+
*/
|
|
12
|
+
export interface VolumeDetail {
|
|
13
|
+
/**
|
|
14
|
+
* <p>The size of the volume, in GiB.</p>
|
|
15
|
+
* @public
|
|
16
|
+
*/
|
|
17
|
+
Size: number | undefined;
|
|
18
|
+
}
|
|
19
|
+
/**
|
|
20
|
+
* <p>Describes a disk image.</p>
|
|
21
|
+
* @public
|
|
22
|
+
*/
|
|
23
|
+
export interface DiskImage {
|
|
24
|
+
/**
|
|
25
|
+
* <p>A description of the disk image.</p>
|
|
26
|
+
* @public
|
|
27
|
+
*/
|
|
28
|
+
Description?: string | undefined;
|
|
29
|
+
/**
|
|
30
|
+
* <p>Information about the disk image.</p>
|
|
31
|
+
* @public
|
|
32
|
+
*/
|
|
33
|
+
Image?: DiskImageDetail | undefined;
|
|
34
|
+
/**
|
|
35
|
+
* <p>Information about the volume.</p>
|
|
36
|
+
* @public
|
|
37
|
+
*/
|
|
38
|
+
Volume?: VolumeDetail | undefined;
|
|
39
|
+
}
|
|
8
40
|
/**
|
|
9
41
|
* <p>Describes the user data for an instance.</p>
|
|
10
42
|
* @public
|
|
@@ -1022,6 +1054,14 @@ export interface ModifyClientVpnEndpointRequest {
|
|
|
1022
1054
|
* @public
|
|
1023
1055
|
*/
|
|
1024
1056
|
ClientLoginBannerOptions?: ClientLoginBannerOptions | undefined;
|
|
1057
|
+
/**
|
|
1058
|
+
* <p>Client route enforcement is a feature of the Client VPN service that helps enforce administrator defined routes on devices connected through the VPN. T
|
|
1059
|
+
* his feature helps improve your security posture by ensuring that network traffic originating from a connected client is not inadvertently sent outside the VPN tunnel.</p>
|
|
1060
|
+
* <p>Client route enforcement works by monitoring the route table of a connected device for routing policy changes to the VPN connection. If the feature detects any VPN routing policy modifications, it will automatically force an update to the route table,
|
|
1061
|
+
* reverting it back to the expected route configurations.</p>
|
|
1062
|
+
* @public
|
|
1063
|
+
*/
|
|
1064
|
+
ClientRouteEnforcementOptions?: ClientRouteEnforcementOptions | undefined;
|
|
1025
1065
|
/**
|
|
1026
1066
|
* <p>Indicates whether the client VPN session is disconnected after the maximum timeout specified in <code>sessionTimeoutHours</code> is reached. If <code>true</code>, users are prompted to reconnect client VPN. If <code>false</code>, client VPN attempts to reconnect automatically. The default value is <code>false</code>.</p>
|
|
1027
1067
|
* @public
|
|
@@ -8012,32 +8052,9 @@ export interface RestoreAddressToClassicResult {
|
|
|
8012
8052
|
Status?: Status | undefined;
|
|
8013
8053
|
}
|
|
8014
8054
|
/**
|
|
8015
|
-
* @
|
|
8016
|
-
*/
|
|
8017
|
-
export interface RestoreImageFromRecycleBinRequest {
|
|
8018
|
-
/**
|
|
8019
|
-
* <p>The ID of the AMI to restore.</p>
|
|
8020
|
-
* @public
|
|
8021
|
-
*/
|
|
8022
|
-
ImageId: string | undefined;
|
|
8023
|
-
/**
|
|
8024
|
-
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
8025
|
-
* and provides an error response. If you have the required permissions, the error response is
|
|
8026
|
-
* <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
8027
|
-
* @public
|
|
8028
|
-
*/
|
|
8029
|
-
DryRun?: boolean | undefined;
|
|
8030
|
-
}
|
|
8031
|
-
/**
|
|
8032
|
-
* @public
|
|
8055
|
+
* @internal
|
|
8033
8056
|
*/
|
|
8034
|
-
export
|
|
8035
|
-
/**
|
|
8036
|
-
* <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
|
|
8037
|
-
* @public
|
|
8038
|
-
*/
|
|
8039
|
-
Return?: boolean | undefined;
|
|
8040
|
-
}
|
|
8057
|
+
export declare const DiskImageFilterSensitiveLog: (obj: DiskImage) => any;
|
|
8041
8058
|
/**
|
|
8042
8059
|
* @internal
|
|
8043
8060
|
*/
|
|
@@ -5,6 +5,33 @@ import { ClientVpnConnectionStatus, Filter } from "./models_3";
|
|
|
5
5
|
import { HttpTokensState, InstanceAutoRecoveryState, InstanceMetadataEndpointState, InstanceMetadataProtocolState, InstanceMetadataTagsState, InstanceState } from "./models_4";
|
|
6
6
|
import { InstanceNetworkInterfaceSpecification, NetworkInsightsAccessScopeAnalysis, NetworkInsightsAnalysis, RunInstancesMonitoringEnabled } from "./models_5";
|
|
7
7
|
import { CapacityReservationSpecification, InstanceMonitoring } from "./models_7";
|
|
8
|
+
/**
|
|
9
|
+
* @public
|
|
10
|
+
*/
|
|
11
|
+
export interface RestoreImageFromRecycleBinRequest {
|
|
12
|
+
/**
|
|
13
|
+
* <p>The ID of the AMI to restore.</p>
|
|
14
|
+
* @public
|
|
15
|
+
*/
|
|
16
|
+
ImageId: string | undefined;
|
|
17
|
+
/**
|
|
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
|
|
20
|
+
* <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
21
|
+
* @public
|
|
22
|
+
*/
|
|
23
|
+
DryRun?: boolean | undefined;
|
|
24
|
+
}
|
|
25
|
+
/**
|
|
26
|
+
* @public
|
|
27
|
+
*/
|
|
28
|
+
export interface RestoreImageFromRecycleBinResult {
|
|
29
|
+
/**
|
|
30
|
+
* <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
|
|
31
|
+
* @public
|
|
32
|
+
*/
|
|
33
|
+
Return?: boolean | undefined;
|
|
34
|
+
}
|
|
8
35
|
/**
|
|
9
36
|
* @public
|
|
10
37
|
*/
|
|
@@ -5,10 +5,8 @@ import {
|
|
|
5
5
|
ServiceInputTypes,
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../EC2Client";
|
|
8
|
-
import {
|
|
9
|
-
|
|
10
|
-
CreateLaunchTemplateVersionResult,
|
|
11
|
-
} from "../models/models_1";
|
|
8
|
+
import { CreateLaunchTemplateVersionRequest } from "../models/models_1";
|
|
9
|
+
import { CreateLaunchTemplateVersionResult } from "../models/models_2";
|
|
12
10
|
export { __MetadataBearer };
|
|
13
11
|
export { $Command };
|
|
14
12
|
export interface CreateLaunchTemplateVersionCommandInput
|
|
@@ -5,8 +5,10 @@ import {
|
|
|
5
5
|
ServiceInputTypes,
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../EC2Client";
|
|
8
|
-
import {
|
|
9
|
-
|
|
8
|
+
import {
|
|
9
|
+
DescribeMovingAddressesRequest,
|
|
10
|
+
DescribeMovingAddressesResult,
|
|
11
|
+
} from "../models/models_5";
|
|
10
12
|
export { __MetadataBearer };
|
|
11
13
|
export { $Command };
|
|
12
14
|
export interface DescribeMovingAddressesCommandInput
|
|
@@ -5,10 +5,8 @@ import {
|
|
|
5
5
|
ServiceInputTypes,
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../EC2Client";
|
|
8
|
-
import {
|
|
9
|
-
|
|
10
|
-
DisableImageDeregistrationProtectionResult,
|
|
11
|
-
} from "../models/models_5";
|
|
8
|
+
import { DisableImageDeregistrationProtectionRequest } from "../models/models_5";
|
|
9
|
+
import { DisableImageDeregistrationProtectionResult } from "../models/models_6";
|
|
12
10
|
export { __MetadataBearer };
|
|
13
11
|
export { $Command };
|
|
14
12
|
export interface DisableImageDeregistrationProtectionCommandInput
|
|
@@ -5,8 +5,10 @@ import {
|
|
|
5
5
|
ServiceInputTypes,
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../EC2Client";
|
|
8
|
-
import {
|
|
9
|
-
|
|
8
|
+
import {
|
|
9
|
+
DisableIpamOrganizationAdminAccountRequest,
|
|
10
|
+
DisableIpamOrganizationAdminAccountResult,
|
|
11
|
+
} from "../models/models_6";
|
|
10
12
|
export { __MetadataBearer };
|
|
11
13
|
export { $Command };
|
|
12
14
|
export interface DisableIpamOrganizationAdminAccountCommandInput
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
RestoreImageFromRecycleBinRequest,
|
|
10
10
|
RestoreImageFromRecycleBinResult,
|
|
11
|
-
} from "../models/
|
|
11
|
+
} from "../models/models_8";
|
|
12
12
|
export { __MetadataBearer };
|
|
13
13
|
export { $Command };
|
|
14
14
|
export interface RestoreImageFromRecycleBinCommandInput
|
|
@@ -718,6 +718,7 @@ export type DomainType = (typeof DomainType)[keyof typeof DomainType];
|
|
|
718
718
|
export declare const ServiceManaged: {
|
|
719
719
|
readonly alb: "alb";
|
|
720
720
|
readonly nlb: "nlb";
|
|
721
|
+
readonly rnat: "rnat";
|
|
721
722
|
};
|
|
722
723
|
export type ServiceManaged =
|
|
723
724
|
(typeof ServiceManaged)[keyof typeof ServiceManaged];
|
|
@@ -1200,6 +1200,9 @@ export interface ClientLoginBannerOptions {
|
|
|
1200
1200
|
Enabled?: boolean | undefined;
|
|
1201
1201
|
BannerText?: string | undefined;
|
|
1202
1202
|
}
|
|
1203
|
+
export interface ClientRouteEnforcementOptions {
|
|
1204
|
+
Enforced?: boolean | undefined;
|
|
1205
|
+
}
|
|
1203
1206
|
export interface ConnectionLogOptions {
|
|
1204
1207
|
Enabled?: boolean | undefined;
|
|
1205
1208
|
CloudwatchLogGroup?: string | undefined;
|
|
@@ -1236,6 +1239,7 @@ export interface CreateClientVpnEndpointRequest {
|
|
|
1236
1239
|
ClientConnectOptions?: ClientConnectOptions | undefined;
|
|
1237
1240
|
SessionTimeoutHours?: number | undefined;
|
|
1238
1241
|
ClientLoginBannerOptions?: ClientLoginBannerOptions | undefined;
|
|
1242
|
+
ClientRouteEnforcementOptions?: ClientRouteEnforcementOptions | undefined;
|
|
1239
1243
|
DisconnectOnSessionTimeout?: boolean | undefined;
|
|
1240
1244
|
}
|
|
1241
1245
|
export declare const ClientVpnEndpointStatusCode: {
|
|
@@ -2986,10 +2990,6 @@ export interface LaunchTemplateVersion {
|
|
|
2986
2990
|
LaunchTemplateData?: ResponseLaunchTemplateData | undefined;
|
|
2987
2991
|
Operator?: OperatorResponse | undefined;
|
|
2988
2992
|
}
|
|
2989
|
-
export interface CreateLaunchTemplateVersionResult {
|
|
2990
|
-
LaunchTemplateVersion?: LaunchTemplateVersion | undefined;
|
|
2991
|
-
Warning?: ValidationWarning | undefined;
|
|
2992
|
-
}
|
|
2993
2993
|
export declare const CopySnapshotRequestFilterSensitiveLog: (
|
|
2994
2994
|
obj: CopySnapshotRequest
|
|
2995
2995
|
) => any;
|
|
@@ -3009,6 +3009,3 @@ export declare const ResponseLaunchTemplateDataFilterSensitiveLog: (
|
|
|
3009
3009
|
export declare const LaunchTemplateVersionFilterSensitiveLog: (
|
|
3010
3010
|
obj: LaunchTemplateVersion
|
|
3011
3011
|
) => any;
|
|
3012
|
-
export declare const CreateLaunchTemplateVersionResultFilterSensitiveLog: (
|
|
3013
|
-
obj: CreateLaunchTemplateVersionResult
|
|
3014
|
-
) => any;
|
|
@@ -35,14 +35,20 @@ import {
|
|
|
35
35
|
InstanceIpv6Address,
|
|
36
36
|
Ipv4PrefixSpecificationRequest,
|
|
37
37
|
Ipv6PrefixSpecificationRequest,
|
|
38
|
+
LaunchTemplateVersion,
|
|
38
39
|
OperatorRequest,
|
|
39
40
|
OperatorResponse,
|
|
40
41
|
PrivateIpAddressSpecification,
|
|
41
42
|
Subnet,
|
|
42
43
|
Tenancy,
|
|
44
|
+
ValidationWarning,
|
|
43
45
|
VolumeType,
|
|
44
46
|
Vpc,
|
|
45
47
|
} from "./models_1";
|
|
48
|
+
export interface CreateLaunchTemplateVersionResult {
|
|
49
|
+
LaunchTemplateVersion?: LaunchTemplateVersion | undefined;
|
|
50
|
+
Warning?: ValidationWarning | undefined;
|
|
51
|
+
}
|
|
46
52
|
export interface CreateLocalGatewayRouteRequest {
|
|
47
53
|
DestinationCidrBlock?: string | undefined;
|
|
48
54
|
LocalGatewayRouteTableId: string | undefined;
|
|
@@ -2218,9 +2224,9 @@ export interface CloudWatchLogOptionsSpecification {
|
|
|
2218
2224
|
LogGroupArn?: string | undefined;
|
|
2219
2225
|
LogOutputFormat?: string | undefined;
|
|
2220
2226
|
}
|
|
2221
|
-
export
|
|
2222
|
-
|
|
2223
|
-
|
|
2227
|
+
export declare const CreateLaunchTemplateVersionResultFilterSensitiveLog: (
|
|
2228
|
+
obj: CreateLaunchTemplateVersionResult
|
|
2229
|
+
) => any;
|
|
2224
2230
|
export declare const CreateVerifiedAccessNativeApplicationOidcOptionsFilterSensitiveLog: (
|
|
2225
2231
|
obj: CreateVerifiedAccessNativeApplicationOidcOptions
|
|
2226
2232
|
) => any;
|
|
@@ -29,7 +29,6 @@ import {
|
|
|
29
29
|
ClientVpnRouteStatus,
|
|
30
30
|
CoipCidr,
|
|
31
31
|
CoipPool,
|
|
32
|
-
DiskImageFormat,
|
|
33
32
|
Ec2InstanceConnectEndpoint,
|
|
34
33
|
FleetCapacityReservation,
|
|
35
34
|
FleetCapacityReservationTenancy,
|
|
@@ -44,6 +43,7 @@ import {
|
|
|
44
43
|
TransportProtocol,
|
|
45
44
|
} from "./models_1";
|
|
46
45
|
import {
|
|
46
|
+
CloudWatchLogOptionsSpecification,
|
|
47
47
|
GroupIdentifier,
|
|
48
48
|
IKEVersionsRequestListValue,
|
|
49
49
|
LocalGatewayRoute,
|
|
@@ -68,8 +68,10 @@ import {
|
|
|
68
68
|
VerifiedAccessEndpoint,
|
|
69
69
|
VerifiedAccessGroup,
|
|
70
70
|
VpcBlockPublicAccessExclusion,
|
|
71
|
-
VpnTunnelLogOptionsSpecification,
|
|
72
71
|
} from "./models_2";
|
|
72
|
+
export interface VpnTunnelLogOptionsSpecification {
|
|
73
|
+
CloudWatchLogOptions?: CloudWatchLogOptionsSpecification | undefined;
|
|
74
|
+
}
|
|
73
75
|
export interface Phase1DHGroupNumbersRequestListValue {
|
|
74
76
|
Value?: number | undefined;
|
|
75
77
|
}
|
|
@@ -1493,6 +1495,9 @@ export interface ClientLoginBannerResponseOptions {
|
|
|
1493
1495
|
Enabled?: boolean | undefined;
|
|
1494
1496
|
BannerText?: string | undefined;
|
|
1495
1497
|
}
|
|
1498
|
+
export interface ClientRouteEnforcementResponseOptions {
|
|
1499
|
+
Enforced?: boolean | undefined;
|
|
1500
|
+
}
|
|
1496
1501
|
export interface ConnectionLogResponseOptions {
|
|
1497
1502
|
Enabled?: boolean | undefined;
|
|
1498
1503
|
CloudwatchLogGroup?: string | undefined;
|
|
@@ -1526,6 +1531,9 @@ export interface ClientVpnEndpoint {
|
|
|
1526
1531
|
ClientConnectOptions?: ClientConnectResponseOptions | undefined;
|
|
1527
1532
|
SessionTimeoutHours?: number | undefined;
|
|
1528
1533
|
ClientLoginBannerOptions?: ClientLoginBannerResponseOptions | undefined;
|
|
1534
|
+
ClientRouteEnforcementOptions?:
|
|
1535
|
+
| ClientRouteEnforcementResponseOptions
|
|
1536
|
+
| undefined;
|
|
1529
1537
|
DisconnectOnSessionTimeout?: boolean | undefined;
|
|
1530
1538
|
}
|
|
1531
1539
|
export interface DescribeClientVpnEndpointsResult {
|
|
@@ -1587,16 +1595,6 @@ export interface DescribeConversionTasksRequest {
|
|
|
1587
1595
|
DryRun?: boolean | undefined;
|
|
1588
1596
|
ConversionTaskIds?: string[] | undefined;
|
|
1589
1597
|
}
|
|
1590
|
-
export interface DiskImageDescription {
|
|
1591
|
-
Checksum?: string | undefined;
|
|
1592
|
-
Format?: DiskImageFormat | undefined;
|
|
1593
|
-
ImportManifestUrl?: string | undefined;
|
|
1594
|
-
Size?: number | undefined;
|
|
1595
|
-
}
|
|
1596
|
-
export interface DiskImageVolumeDescription {
|
|
1597
|
-
Id?: string | undefined;
|
|
1598
|
-
Size?: number | undefined;
|
|
1599
|
-
}
|
|
1600
1598
|
export declare const VpnTunnelOptionsSpecificationFilterSensitiveLog: (
|
|
1601
1599
|
obj: VpnTunnelOptionsSpecification
|
|
1602
1600
|
) => any;
|
|
@@ -1622,6 +1620,3 @@ export declare const DeleteVerifiedAccessTrustProviderResultFilterSensitiveLog:
|
|
|
1622
1620
|
export declare const DescribeBundleTasksResultFilterSensitiveLog: (
|
|
1623
1621
|
obj: DescribeBundleTasksResult
|
|
1624
1622
|
) => any;
|
|
1625
|
-
export declare const DiskImageDescriptionFilterSensitiveLog: (
|
|
1626
|
-
obj: DiskImageDescription
|
|
1627
|
-
) => any;
|