@aws-sdk/client-ec2 3.147.0 → 3.154.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/CHANGELOG.md +27 -0
- package/dist-cjs/commands/DescribeClientVpnAuthorizationRulesCommand.js +3 -3
- package/dist-cjs/commands/DescribeClientVpnConnectionsCommand.js +1 -2
- package/dist-cjs/commands/DescribeNetworkInsightsAccessScopesCommand.js +2 -1
- package/dist-cjs/commands/DescribeNetworkInsightsAnalysesCommand.js +1 -2
- package/dist-cjs/commands/ExportClientVpnClientCertificateRevocationListCommand.js +2 -1
- package/dist-cjs/commands/ExportClientVpnClientConfigurationCommand.js +3 -3
- package/dist-cjs/commands/PurchaseScheduledInstancesCommand.js +2 -1
- package/dist-cjs/commands/RebootInstancesCommand.js +2 -2
- package/dist-cjs/commands/RegisterImageCommand.js +3 -3
- package/dist-cjs/models/models_2.js +21 -21
- package/dist-cjs/models/models_3.js +22 -22
- package/dist-cjs/models/models_4.js +22 -22
- package/dist-cjs/models/models_5.js +22 -22
- package/dist-cjs/models/models_6.js +19 -3
- package/dist-cjs/protocols/Aws_ec2.js +68 -0
- package/dist-es/commands/DescribeClientVpnAuthorizationRulesCommand.js +1 -1
- package/dist-es/commands/DescribeClientVpnConnectionsCommand.js +1 -2
- package/dist-es/commands/DescribeNetworkInsightsAccessScopesCommand.js +2 -1
- package/dist-es/commands/DescribeNetworkInsightsAnalysesCommand.js +1 -2
- package/dist-es/commands/ExportClientVpnClientCertificateRevocationListCommand.js +2 -1
- package/dist-es/commands/ExportClientVpnClientConfigurationCommand.js +1 -1
- package/dist-es/commands/PurchaseScheduledInstancesCommand.js +2 -1
- package/dist-es/commands/RebootInstancesCommand.js +1 -1
- package/dist-es/commands/RegisterImageCommand.js +1 -1
- package/dist-es/models/models_2.js +4 -4
- package/dist-es/models/models_3.js +4 -4
- package/dist-es/models/models_4.js +4 -4
- package/dist-es/models/models_5.js +4 -4
- package/dist-es/models/models_6.js +4 -0
- package/dist-es/protocols/Aws_ec2.js +71 -0
- package/dist-types/commands/DescribeClientVpnAuthorizationRulesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeClientVpnConnectionsCommand.d.ts +1 -2
- package/dist-types/commands/DescribeNetworkInsightsAccessScopesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeNetworkInsightsAnalysesCommand.d.ts +1 -2
- package/dist-types/commands/ExportClientVpnClientCertificateRevocationListCommand.d.ts +2 -1
- package/dist-types/commands/ExportClientVpnClientConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/PurchaseScheduledInstancesCommand.d.ts +2 -1
- package/dist-types/commands/RebootInstancesCommand.d.ts +1 -1
- package/dist-types/commands/RegisterImageCommand.d.ts +1 -1
- package/dist-types/models/models_2.d.ts +85 -126
- package/dist-types/models/models_3.d.ts +123 -103
- package/dist-types/models/models_4.d.ts +105 -55
- package/dist-types/models/models_5.d.ts +57 -138
- package/dist-types/models/models_6.d.ts +142 -2
- package/dist-types/ts3.4/commands/DescribeClientVpnAuthorizationRulesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeClientVpnConnectionsCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/DescribeNetworkInsightsAccessScopesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeNetworkInsightsAnalysesCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/ExportClientVpnClientCertificateRevocationListCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ExportClientVpnClientConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PurchaseScheduledInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RebootInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RegisterImageCommand.d.ts +1 -1
- package/dist-types/ts3.4/models/models_2.d.ts +41 -54
- package/dist-types/ts3.4/models/models_3.d.ts +53 -50
- package/dist-types/ts3.4/models/models_4.d.ts +51 -32
- package/dist-types/ts3.4/models/models_5.d.ts +34 -60
- package/dist-types/ts3.4/models/models_6.d.ts +61 -2
- package/package.json +4 -4
|
@@ -1,9 +1,133 @@
|
|
|
1
1
|
import { _InstanceType, AddressAttribute, AddressAttributeName, ByoipCidr, ClientVpnAuthorizationRuleStatus, HostnameType, IamInstanceProfileAssociation, IamInstanceProfileSpecification, IpPermission, PortRange, RouteTableAssociationState, TagSpecification, TransitGatewayAttachmentResourceType, TransitGatewayMulticastDomainAssociations, TransitGatewayPeeringAttachment, TransitGatewayVpcAttachment, UnsuccessfulItem } from "./models_0";
|
|
2
2
|
import { BlockDeviceMapping, CreditSpecificationRequest, ElasticGpuSpecification, IcmpTypeCode, InstanceInterruptionBehavior, InstanceIpv6Address, LocalGatewayRoute, ManagedPrefixList, MarketType, Placement, RuleAction, ShutdownBehavior, SnapshotState, SpotInstanceType } from "./models_1";
|
|
3
3
|
import { Filter, InstanceTagNotificationAttribute, TransitGatewayRoute } from "./models_2";
|
|
4
|
-
import { ClientVpnConnectionStatus, HttpTokensState, InstanceAttributeName, InstanceAutoRecoveryState, InstanceMetadataEndpointState, InstanceMetadataProtocolState, InstanceMetadataTagsState, InstanceState, NetworkInsightsAccessScopeAnalysis } from "./models_3";
|
|
5
|
-
import { InstanceNetworkInterfaceSpecification, NetworkInsightsAnalysis, RunInstancesMonitoringEnabled, SnapshotAttributeName, SpotFleetRequestConfigData, SpotInstanceRequest, SpotPlacement } from "./models_4";
|
|
4
|
+
import { ArchitectureValues, BootModeValues, ClientVpnConnectionStatus, HttpTokensState, InstanceAttributeName, InstanceAutoRecoveryState, InstanceMetadataEndpointState, InstanceMetadataProtocolState, InstanceMetadataTagsState, InstanceState, NetworkInsightsAccessScopeAnalysis, TpmSupportValues } from "./models_3";
|
|
5
|
+
import { InstanceNetworkInterfaceSpecification, NetworkInsightsAnalysis, RunInstancesMonitoringEnabled, ScheduledInstance, SnapshotAttributeName, SpotFleetRequestConfigData, SpotInstanceRequest, SpotPlacement } from "./models_4";
|
|
6
6
|
import { CapacityReservationSpecification, InstanceMonitoring, Status } from "./models_5";
|
|
7
|
+
/**
|
|
8
|
+
* <p>Contains the output of PurchaseScheduledInstances.</p>
|
|
9
|
+
*/
|
|
10
|
+
export interface PurchaseScheduledInstancesResult {
|
|
11
|
+
/**
|
|
12
|
+
* <p>Information about the Scheduled Instances.</p>
|
|
13
|
+
*/
|
|
14
|
+
ScheduledInstanceSet?: ScheduledInstance[];
|
|
15
|
+
}
|
|
16
|
+
export interface RebootInstancesRequest {
|
|
17
|
+
/**
|
|
18
|
+
* <p>The instance IDs.</p>
|
|
19
|
+
*/
|
|
20
|
+
InstanceIds: string[] | undefined;
|
|
21
|
+
/**
|
|
22
|
+
* <p>Checks 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
|
+
*/
|
|
26
|
+
DryRun?: boolean;
|
|
27
|
+
}
|
|
28
|
+
/**
|
|
29
|
+
* <p>Contains the parameters for RegisterImage.</p>
|
|
30
|
+
*/
|
|
31
|
+
export interface RegisterImageRequest {
|
|
32
|
+
/**
|
|
33
|
+
* <p>The full path to your AMI manifest in Amazon S3 storage. The specified bucket must have the
|
|
34
|
+
* <code>aws-exec-read</code> canned access control list (ACL) to ensure that it can be accessed
|
|
35
|
+
* by Amazon EC2. For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html#canned-acl">Canned ACLs</a> in the
|
|
36
|
+
* <i>Amazon S3 Service Developer Guide</i>.</p>
|
|
37
|
+
*/
|
|
38
|
+
ImageLocation?: string;
|
|
39
|
+
/**
|
|
40
|
+
* <p>The architecture of the AMI.</p>
|
|
41
|
+
* <p>Default: For Amazon EBS-backed AMIs, <code>i386</code>.
|
|
42
|
+
* For instance store-backed AMIs, the architecture specified in the manifest file.</p>
|
|
43
|
+
*/
|
|
44
|
+
Architecture?: ArchitectureValues | string;
|
|
45
|
+
/**
|
|
46
|
+
* <p>The block device mapping entries.</p>
|
|
47
|
+
* <p>If you specify an Amazon EBS volume using the ID of an Amazon EBS snapshot, you can't specify the encryption state of the volume.</p>
|
|
48
|
+
* <p>If you create an AMI on an Outpost, then all backing snapshots must be on the same Outpost or in the Region
|
|
49
|
+
* of that Outpost. AMIs on an Outpost that include local snapshots can be used to launch instances on the same Outpost
|
|
50
|
+
* only. For more information, <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/snapshots-outposts.html#ami">
|
|
51
|
+
* Amazon EBS local snapshots on Outposts</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
52
|
+
*/
|
|
53
|
+
BlockDeviceMappings?: BlockDeviceMapping[];
|
|
54
|
+
/**
|
|
55
|
+
* <p>A description for your AMI.</p>
|
|
56
|
+
*/
|
|
57
|
+
Description?: string;
|
|
58
|
+
/**
|
|
59
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
60
|
+
* and provides an error response. If you have the required permissions, the error response is
|
|
61
|
+
* <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
62
|
+
*/
|
|
63
|
+
DryRun?: boolean;
|
|
64
|
+
/**
|
|
65
|
+
* <p>Set to <code>true</code> to enable enhanced networking with ENA for the AMI and any instances that you launch from the AMI.</p>
|
|
66
|
+
* <p>This option is supported only for HVM AMIs. Specifying this option with a PV AMI can make instances launched from the AMI unreachable.</p>
|
|
67
|
+
*/
|
|
68
|
+
EnaSupport?: boolean;
|
|
69
|
+
/**
|
|
70
|
+
* <p>The ID of the kernel.</p>
|
|
71
|
+
*/
|
|
72
|
+
KernelId?: string;
|
|
73
|
+
/**
|
|
74
|
+
* <p>A name for your AMI.</p>
|
|
75
|
+
* <p>Constraints: 3-128 alphanumeric characters, parentheses (()), square brackets ([]), spaces ( ), periods (.), slashes (/), dashes (-), single quotes ('), at-signs (@), or underscores(_)</p>
|
|
76
|
+
*/
|
|
77
|
+
Name: string | undefined;
|
|
78
|
+
/**
|
|
79
|
+
* <p>The billing product codes. Your account must be authorized to specify billing product codes. Otherwise,
|
|
80
|
+
* you can use the Amazon Web Services Marketplace to bill for the use of an AMI.</p>
|
|
81
|
+
*/
|
|
82
|
+
BillingProducts?: string[];
|
|
83
|
+
/**
|
|
84
|
+
* <p>The ID of the RAM disk.</p>
|
|
85
|
+
*/
|
|
86
|
+
RamdiskId?: string;
|
|
87
|
+
/**
|
|
88
|
+
* <p>The device name of the root device volume (for example, <code>/dev/sda1</code>).</p>
|
|
89
|
+
*/
|
|
90
|
+
RootDeviceName?: string;
|
|
91
|
+
/**
|
|
92
|
+
* <p>Set to <code>simple</code> to enable enhanced networking with the Intel 82599 Virtual Function interface for the AMI and any instances that you launch from the AMI.</p>
|
|
93
|
+
* <p>There is no way to disable <code>sriovNetSupport</code> at this time.</p>
|
|
94
|
+
* <p>This option is supported only for HVM AMIs. Specifying this option with a PV AMI can make instances launched from the AMI unreachable.</p>
|
|
95
|
+
*/
|
|
96
|
+
SriovNetSupport?: string;
|
|
97
|
+
/**
|
|
98
|
+
* <p>The type of virtualization (<code>hvm</code> | <code>paravirtual</code>).</p>
|
|
99
|
+
* <p>Default: <code>paravirtual</code>
|
|
100
|
+
* </p>
|
|
101
|
+
*/
|
|
102
|
+
VirtualizationType?: string;
|
|
103
|
+
/**
|
|
104
|
+
* <p>The boot mode of the AMI. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ami-boot.html">Boot modes</a> in the
|
|
105
|
+
* <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
106
|
+
*/
|
|
107
|
+
BootMode?: BootModeValues | string;
|
|
108
|
+
/**
|
|
109
|
+
* <p>Set to <code>v2.0</code> to enable Trusted Platform Module (TPM) support. For more
|
|
110
|
+
* information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/nitrotpm.html">NitroTPM</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
111
|
+
*/
|
|
112
|
+
TpmSupport?: TpmSupportValues | string;
|
|
113
|
+
/**
|
|
114
|
+
* <p>Base64 representation of the non-volatile UEFI variable store. To retrieve the UEFI data,
|
|
115
|
+
* use the <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_GetInstanceUefiData">GetInstanceUefiData</a> command. You can inspect and modify the UEFI data by using the
|
|
116
|
+
* <a href="https://github.com/awslabs/python-uefivars">python-uefivars tool</a> on
|
|
117
|
+
* GitHub. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/uefi-secure-boot.html">UEFI Secure Boot</a> in the
|
|
118
|
+
* <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
119
|
+
*/
|
|
120
|
+
UefiData?: string;
|
|
121
|
+
}
|
|
122
|
+
/**
|
|
123
|
+
* <p>Contains the output of RegisterImage.</p>
|
|
124
|
+
*/
|
|
125
|
+
export interface RegisterImageResult {
|
|
126
|
+
/**
|
|
127
|
+
* <p>The ID of the newly registered AMI.</p>
|
|
128
|
+
*/
|
|
129
|
+
ImageId?: string;
|
|
130
|
+
}
|
|
7
131
|
/**
|
|
8
132
|
* <p>Information about the tag keys to register for the current Region. You can either specify
|
|
9
133
|
* individual tag keys or register all tag keys in the current Region. You must specify either
|
|
@@ -2753,6 +2877,22 @@ export interface WithdrawByoipCidrResult {
|
|
|
2753
2877
|
*/
|
|
2754
2878
|
ByoipCidr?: ByoipCidr;
|
|
2755
2879
|
}
|
|
2880
|
+
/**
|
|
2881
|
+
* @internal
|
|
2882
|
+
*/
|
|
2883
|
+
export declare const PurchaseScheduledInstancesResultFilterSensitiveLog: (obj: PurchaseScheduledInstancesResult) => any;
|
|
2884
|
+
/**
|
|
2885
|
+
* @internal
|
|
2886
|
+
*/
|
|
2887
|
+
export declare const RebootInstancesRequestFilterSensitiveLog: (obj: RebootInstancesRequest) => any;
|
|
2888
|
+
/**
|
|
2889
|
+
* @internal
|
|
2890
|
+
*/
|
|
2891
|
+
export declare const RegisterImageRequestFilterSensitiveLog: (obj: RegisterImageRequest) => any;
|
|
2892
|
+
/**
|
|
2893
|
+
* @internal
|
|
2894
|
+
*/
|
|
2895
|
+
export declare const RegisterImageResultFilterSensitiveLog: (obj: RegisterImageResult) => any;
|
|
2756
2896
|
/**
|
|
2757
2897
|
* @internal
|
|
2758
2898
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
3
|
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
-
import { DescribeClientVpnAuthorizationRulesRequest, DescribeClientVpnAuthorizationRulesResult } from "../models/
|
|
4
|
+
import { DescribeClientVpnAuthorizationRulesRequest, DescribeClientVpnAuthorizationRulesResult } from "../models/models_3";
|
|
5
5
|
export interface DescribeClientVpnAuthorizationRulesCommandInput extends DescribeClientVpnAuthorizationRulesRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DescribeClientVpnAuthorizationRulesCommandOutput extends DescribeClientVpnAuthorizationRulesResult, __MetadataBearer {
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
3
|
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
-
import { DescribeClientVpnConnectionsRequest } from "../models/
|
|
5
|
-
import { DescribeClientVpnConnectionsResult } from "../models/models_3";
|
|
4
|
+
import { DescribeClientVpnConnectionsRequest, DescribeClientVpnConnectionsResult } from "../models/models_3";
|
|
6
5
|
export interface DescribeClientVpnConnectionsCommandInput extends DescribeClientVpnConnectionsRequest {
|
|
7
6
|
}
|
|
8
7
|
export interface DescribeClientVpnConnectionsCommandOutput extends DescribeClientVpnConnectionsResult, __MetadataBearer {
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
3
|
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
-
import { DescribeNetworkInsightsAccessScopesRequest
|
|
4
|
+
import { DescribeNetworkInsightsAccessScopesRequest } from "../models/models_3";
|
|
5
|
+
import { DescribeNetworkInsightsAccessScopesResult } from "../models/models_4";
|
|
5
6
|
export interface DescribeNetworkInsightsAccessScopesCommandInput extends DescribeNetworkInsightsAccessScopesRequest {
|
|
6
7
|
}
|
|
7
8
|
export interface DescribeNetworkInsightsAccessScopesCommandOutput extends DescribeNetworkInsightsAccessScopesResult, __MetadataBearer {
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
3
|
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
-
import { DescribeNetworkInsightsAnalysesRequest } from "../models/
|
|
5
|
-
import { DescribeNetworkInsightsAnalysesResult } from "../models/models_4";
|
|
4
|
+
import { DescribeNetworkInsightsAnalysesRequest, DescribeNetworkInsightsAnalysesResult } from "../models/models_4";
|
|
6
5
|
export interface DescribeNetworkInsightsAnalysesCommandInput extends DescribeNetworkInsightsAnalysesRequest {
|
|
7
6
|
}
|
|
8
7
|
export interface DescribeNetworkInsightsAnalysesCommandOutput extends DescribeNetworkInsightsAnalysesResult, __MetadataBearer {
|
package/dist-types/ts3.4/commands/ExportClientVpnClientCertificateRevocationListCommand.d.ts
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
3
|
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
-
import { ExportClientVpnClientCertificateRevocationListRequest
|
|
4
|
+
import { ExportClientVpnClientCertificateRevocationListRequest } from "../models/models_4";
|
|
5
|
+
import { ExportClientVpnClientCertificateRevocationListResult } from "../models/models_5";
|
|
5
6
|
export interface ExportClientVpnClientCertificateRevocationListCommandInput extends ExportClientVpnClientCertificateRevocationListRequest {
|
|
6
7
|
}
|
|
7
8
|
export interface ExportClientVpnClientCertificateRevocationListCommandOutput extends ExportClientVpnClientCertificateRevocationListResult, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
3
|
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
-
import { ExportClientVpnClientConfigurationRequest, ExportClientVpnClientConfigurationResult } from "../models/
|
|
4
|
+
import { ExportClientVpnClientConfigurationRequest, ExportClientVpnClientConfigurationResult } from "../models/models_5";
|
|
5
5
|
export interface ExportClientVpnClientConfigurationCommandInput extends ExportClientVpnClientConfigurationRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface ExportClientVpnClientConfigurationCommandOutput extends ExportClientVpnClientConfigurationResult, __MetadataBearer {
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
3
|
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
-
import { PurchaseScheduledInstancesRequest
|
|
4
|
+
import { PurchaseScheduledInstancesRequest } from "../models/models_5";
|
|
5
|
+
import { PurchaseScheduledInstancesResult } from "../models/models_6";
|
|
5
6
|
export interface PurchaseScheduledInstancesCommandInput extends PurchaseScheduledInstancesRequest {
|
|
6
7
|
}
|
|
7
8
|
export interface PurchaseScheduledInstancesCommandOutput extends PurchaseScheduledInstancesResult, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
3
|
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
-
import { RebootInstancesRequest } from "../models/
|
|
4
|
+
import { RebootInstancesRequest } from "../models/models_6";
|
|
5
5
|
export interface RebootInstancesCommandInput extends RebootInstancesRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface RebootInstancesCommandOutput extends __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
3
|
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
-
import { RegisterImageRequest, RegisterImageResult } from "../models/
|
|
4
|
+
import { RegisterImageRequest, RegisterImageResult } from "../models/models_6";
|
|
5
5
|
export interface RegisterImageCommandInput extends RegisterImageRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface RegisterImageCommandOutput extends RegisterImageResult, __MetadataBearer {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { AccountAttribute, AccountAttributeName, Address, AddressAttribute, AddressAttributeName, ApplianceModeSupportValue, BundleTask, ByoipCidr, CapacityReservation, CapacityReservationFleetState, CarrierGateway,
|
|
1
|
+
import { AccountAttribute, AccountAttributeName, Address, AddressAttribute, AddressAttributeName, ApplianceModeSupportValue, BundleTask, ByoipCidr, CapacityReservation, CapacityReservationFleetState, CarrierGateway, ClientVpnEndpointStatus, ClientVpnRouteStatus, DnsSupportValue, DynamicRoutingValue, FleetCapacityReservation, FleetCapacityReservationTenancy, FleetInstanceMatchCriteria, GatewayType, InstanceEventWindowState, Ipv6SupportValue, Tag, TagSpecification, Tenancy, TransitGatewayAttachmentResourceType, TransitGatewayAttachmentState, TransitGatewayPeeringAttachment, TransitGatewayVpcAttachment, UnsuccessfulItem, VolumeAttachment, Vpc, VpcAttachment, VpcPeeringConnection } from "./models_0";
|
|
2
2
|
import { AutoAcceptSharedAttachmentsValue, DefaultRouteTableAssociationValue, DefaultRouteTablePropagationValue, GroupIdentifier, Ipam, IpamPool, IpamScope, LaunchTemplate, LocalGatewayRoute, LocalGatewayRouteTableVpcAssociation, ManagedPrefixList, MulticastSupportValue, SubnetCidrReservation, VolumeType, VpnEcmpSupportValue } from "./models_1";
|
|
3
3
|
|
|
4
4
|
export interface TransitGatewayOptions {
|
|
@@ -853,6 +853,20 @@ export interface IKEVersionsRequestListValue {
|
|
|
853
853
|
Value?: string;
|
|
854
854
|
}
|
|
855
855
|
|
|
856
|
+
export interface CloudWatchLogOptionsSpecification {
|
|
857
|
+
|
|
858
|
+
LogEnabled?: boolean;
|
|
859
|
+
|
|
860
|
+
LogGroupArn?: string;
|
|
861
|
+
|
|
862
|
+
LogOutputFormat?: string;
|
|
863
|
+
}
|
|
864
|
+
|
|
865
|
+
export interface VpnTunnelLogOptionsSpecification {
|
|
866
|
+
|
|
867
|
+
CloudWatchLogOptions?: CloudWatchLogOptionsSpecification;
|
|
868
|
+
}
|
|
869
|
+
|
|
856
870
|
export interface Phase1DHGroupNumbersRequestListValue {
|
|
857
871
|
|
|
858
872
|
Value?: number;
|
|
@@ -920,6 +934,8 @@ export interface VpnTunnelOptionsSpecification {
|
|
|
920
934
|
IKEVersions?: IKEVersionsRequestListValue[];
|
|
921
935
|
|
|
922
936
|
StartupAction?: string;
|
|
937
|
+
|
|
938
|
+
LogOptions?: VpnTunnelLogOptionsSpecification;
|
|
923
939
|
}
|
|
924
940
|
|
|
925
941
|
export interface VpnConnectionOptionsSpecification {
|
|
@@ -973,6 +989,20 @@ export interface IKEVersionsListValue {
|
|
|
973
989
|
Value?: string;
|
|
974
990
|
}
|
|
975
991
|
|
|
992
|
+
export interface CloudWatchLogOptions {
|
|
993
|
+
|
|
994
|
+
LogEnabled?: boolean;
|
|
995
|
+
|
|
996
|
+
LogGroupArn?: string;
|
|
997
|
+
|
|
998
|
+
LogOutputFormat?: string;
|
|
999
|
+
}
|
|
1000
|
+
|
|
1001
|
+
export interface VpnTunnelLogOptions {
|
|
1002
|
+
|
|
1003
|
+
CloudWatchLogOptions?: CloudWatchLogOptions;
|
|
1004
|
+
}
|
|
1005
|
+
|
|
976
1006
|
export interface Phase1DHGroupNumbersListValue {
|
|
977
1007
|
|
|
978
1008
|
Value?: number;
|
|
@@ -1042,6 +1072,8 @@ export interface TunnelOption {
|
|
|
1042
1072
|
IkeVersions?: IKEVersionsListValue[];
|
|
1043
1073
|
|
|
1044
1074
|
StartupAction?: string;
|
|
1075
|
+
|
|
1076
|
+
LogOptions?: VpnTunnelLogOptions;
|
|
1045
1077
|
}
|
|
1046
1078
|
|
|
1047
1079
|
export interface VpnConnectionOptions {
|
|
@@ -2285,51 +2317,6 @@ export interface DescribeClassicLinkInstancesResult {
|
|
|
2285
2317
|
|
|
2286
2318
|
NextToken?: string;
|
|
2287
2319
|
}
|
|
2288
|
-
export interface DescribeClientVpnAuthorizationRulesRequest {
|
|
2289
|
-
|
|
2290
|
-
ClientVpnEndpointId: string | undefined;
|
|
2291
|
-
|
|
2292
|
-
DryRun?: boolean;
|
|
2293
|
-
|
|
2294
|
-
NextToken?: string;
|
|
2295
|
-
|
|
2296
|
-
Filters?: Filter[];
|
|
2297
|
-
|
|
2298
|
-
MaxResults?: number;
|
|
2299
|
-
}
|
|
2300
|
-
|
|
2301
|
-
export interface AuthorizationRule {
|
|
2302
|
-
|
|
2303
|
-
ClientVpnEndpointId?: string;
|
|
2304
|
-
|
|
2305
|
-
Description?: string;
|
|
2306
|
-
|
|
2307
|
-
GroupId?: string;
|
|
2308
|
-
|
|
2309
|
-
AccessAll?: boolean;
|
|
2310
|
-
|
|
2311
|
-
DestinationCidr?: string;
|
|
2312
|
-
|
|
2313
|
-
Status?: ClientVpnAuthorizationRuleStatus;
|
|
2314
|
-
}
|
|
2315
|
-
export interface DescribeClientVpnAuthorizationRulesResult {
|
|
2316
|
-
|
|
2317
|
-
AuthorizationRules?: AuthorizationRule[];
|
|
2318
|
-
|
|
2319
|
-
NextToken?: string;
|
|
2320
|
-
}
|
|
2321
|
-
export interface DescribeClientVpnConnectionsRequest {
|
|
2322
|
-
|
|
2323
|
-
ClientVpnEndpointId: string | undefined;
|
|
2324
|
-
|
|
2325
|
-
Filters?: Filter[];
|
|
2326
|
-
|
|
2327
|
-
NextToken?: string;
|
|
2328
|
-
|
|
2329
|
-
MaxResults?: number;
|
|
2330
|
-
|
|
2331
|
-
DryRun?: boolean;
|
|
2332
|
-
}
|
|
2333
2320
|
|
|
2334
2321
|
export declare const TransitGatewayOptionsFilterSensitiveLog: (obj: TransitGatewayOptions) => any;
|
|
2335
2322
|
|
|
@@ -2461,6 +2448,10 @@ export declare const CreateVpcPeeringConnectionResultFilterSensitiveLog: (obj: C
|
|
|
2461
2448
|
|
|
2462
2449
|
export declare const IKEVersionsRequestListValueFilterSensitiveLog: (obj: IKEVersionsRequestListValue) => any;
|
|
2463
2450
|
|
|
2451
|
+
export declare const CloudWatchLogOptionsSpecificationFilterSensitiveLog: (obj: CloudWatchLogOptionsSpecification) => any;
|
|
2452
|
+
|
|
2453
|
+
export declare const VpnTunnelLogOptionsSpecificationFilterSensitiveLog: (obj: VpnTunnelLogOptionsSpecification) => any;
|
|
2454
|
+
|
|
2464
2455
|
export declare const Phase1DHGroupNumbersRequestListValueFilterSensitiveLog: (obj: Phase1DHGroupNumbersRequestListValue) => any;
|
|
2465
2456
|
|
|
2466
2457
|
export declare const Phase1EncryptionAlgorithmsRequestListValueFilterSensitiveLog: (obj: Phase1EncryptionAlgorithmsRequestListValue) => any;
|
|
@@ -2481,6 +2472,10 @@ export declare const CreateVpnConnectionRequestFilterSensitiveLog: (obj: CreateV
|
|
|
2481
2472
|
|
|
2482
2473
|
export declare const IKEVersionsListValueFilterSensitiveLog: (obj: IKEVersionsListValue) => any;
|
|
2483
2474
|
|
|
2475
|
+
export declare const CloudWatchLogOptionsFilterSensitiveLog: (obj: CloudWatchLogOptions) => any;
|
|
2476
|
+
|
|
2477
|
+
export declare const VpnTunnelLogOptionsFilterSensitiveLog: (obj: VpnTunnelLogOptions) => any;
|
|
2478
|
+
|
|
2484
2479
|
export declare const Phase1DHGroupNumbersListValueFilterSensitiveLog: (obj: Phase1DHGroupNumbersListValue) => any;
|
|
2485
2480
|
|
|
2486
2481
|
export declare const Phase1EncryptionAlgorithmsListValueFilterSensitiveLog: (obj: Phase1EncryptionAlgorithmsListValue) => any;
|
|
@@ -2842,11 +2837,3 @@ export declare const DescribeClassicLinkInstancesRequestFilterSensitiveLog: (obj
|
|
|
2842
2837
|
export declare const ClassicLinkInstanceFilterSensitiveLog: (obj: ClassicLinkInstance) => any;
|
|
2843
2838
|
|
|
2844
2839
|
export declare const DescribeClassicLinkInstancesResultFilterSensitiveLog: (obj: DescribeClassicLinkInstancesResult) => any;
|
|
2845
|
-
|
|
2846
|
-
export declare const DescribeClientVpnAuthorizationRulesRequestFilterSensitiveLog: (obj: DescribeClientVpnAuthorizationRulesRequest) => any;
|
|
2847
|
-
|
|
2848
|
-
export declare const AuthorizationRuleFilterSensitiveLog: (obj: AuthorizationRule) => any;
|
|
2849
|
-
|
|
2850
|
-
export declare const DescribeClientVpnAuthorizationRulesResultFilterSensitiveLog: (obj: DescribeClientVpnAuthorizationRulesResult) => any;
|
|
2851
|
-
|
|
2852
|
-
export declare const DescribeClientVpnConnectionsRequestFilterSensitiveLog: (obj: DescribeClientVpnConnectionsRequest) => any;
|
|
@@ -1,6 +1,51 @@
|
|
|
1
|
-
import { _InstanceType, ActiveInstance, AllocationState, AllowsMultipleInstanceTypes,
|
|
2
|
-
import { BlockDeviceMapping, CapacityReservationPreference, CapacityReservationTargetResponse, DefaultTargetCapacityType, DestinationFileFormat, DiskImageFormat, ExportTask, FleetCapacityReservationUsageStrategy, FleetLaunchTemplateOverrides, FleetLaunchTemplateSpecification, FleetOnDemandAllocationStrategy, FleetReplacementStrategy, FleetType, GroupIdentifier, InstanceIpv6Address, InstanceLifecycle, InternetGateway, Ipam, IpamPool, IpamScope, KeyType, LaunchTemplate, LaunchTemplateAndOverridesResponse, LaunchTemplateVersion, LocalGatewayRouteTableVpcAssociation, LogDestinationType, ManagedPrefixList, NatGateway, NetworkAcl,
|
|
1
|
+
import { _InstanceType, ActiveInstance, AllocationState, AllowsMultipleInstanceTypes, AssociationStatus, AttachmentStatus, AttributeValue, AutoPlacement, ClientVpnAuthenticationType, ClientVpnAuthorizationRuleStatus, ClientVpnEndpointStatus, ClientVpnRouteStatus, CurrencyCodeValues, CustomerGateway, DhcpOptions, EgressOnlyInternetGateway, FleetExcessCapacityTerminationPolicy, HostnameType, HostRecovery, IamInstanceProfile, IamInstanceProfileAssociation, InstanceEventWindow, Tag, TransportProtocol } from "./models_0";
|
|
2
|
+
import { BlockDeviceMapping, CapacityReservationPreference, CapacityReservationTargetResponse, DefaultTargetCapacityType, DestinationFileFormat, DiskImageFormat, ExportTask, FleetCapacityReservationUsageStrategy, FleetLaunchTemplateOverrides, FleetLaunchTemplateSpecification, FleetOnDemandAllocationStrategy, FleetReplacementStrategy, FleetType, GroupIdentifier, InstanceIpv6Address, InstanceLifecycle, InternetGateway, Ipam, IpamPool, IpamScope, KeyType, LaunchTemplate, LaunchTemplateAndOverridesResponse, LaunchTemplateVersion, LocalGatewayRouteTableVpcAssociation, LogDestinationType, ManagedPrefixList, NatGateway, NetworkAcl, NetworkInterfaceStatus, Placement, PlatformValues, SpotAllocationStrategy, SpotInstanceInterruptionBehavior, TargetCapacityUnitType, TrafficType } from "./models_1";
|
|
3
3
|
import { Filter, FleetStateCode, IdFormat, InstanceTagNotificationAttribute } from "./models_2";
|
|
4
|
+
export interface DescribeClientVpnAuthorizationRulesRequest {
|
|
5
|
+
|
|
6
|
+
ClientVpnEndpointId: string | undefined;
|
|
7
|
+
|
|
8
|
+
DryRun?: boolean;
|
|
9
|
+
|
|
10
|
+
NextToken?: string;
|
|
11
|
+
|
|
12
|
+
Filters?: Filter[];
|
|
13
|
+
|
|
14
|
+
MaxResults?: number;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
export interface AuthorizationRule {
|
|
18
|
+
|
|
19
|
+
ClientVpnEndpointId?: string;
|
|
20
|
+
|
|
21
|
+
Description?: string;
|
|
22
|
+
|
|
23
|
+
GroupId?: string;
|
|
24
|
+
|
|
25
|
+
AccessAll?: boolean;
|
|
26
|
+
|
|
27
|
+
DestinationCidr?: string;
|
|
28
|
+
|
|
29
|
+
Status?: ClientVpnAuthorizationRuleStatus;
|
|
30
|
+
}
|
|
31
|
+
export interface DescribeClientVpnAuthorizationRulesResult {
|
|
32
|
+
|
|
33
|
+
AuthorizationRules?: AuthorizationRule[];
|
|
34
|
+
|
|
35
|
+
NextToken?: string;
|
|
36
|
+
}
|
|
37
|
+
export interface DescribeClientVpnConnectionsRequest {
|
|
38
|
+
|
|
39
|
+
ClientVpnEndpointId: string | undefined;
|
|
40
|
+
|
|
41
|
+
Filters?: Filter[];
|
|
42
|
+
|
|
43
|
+
NextToken?: string;
|
|
44
|
+
|
|
45
|
+
MaxResults?: number;
|
|
46
|
+
|
|
47
|
+
DryRun?: boolean;
|
|
48
|
+
}
|
|
4
49
|
export declare type ClientVpnConnectionStatusCode = "active" | "failed-to-terminate" | "terminated" | "terminating";
|
|
5
50
|
|
|
6
51
|
export interface ClientVpnConnectionStatus {
|
|
@@ -2911,48 +2956,14 @@ export interface DescribeNetworkInsightsAccessScopesRequest {
|
|
|
2911
2956
|
|
|
2912
2957
|
NextToken?: string;
|
|
2913
2958
|
}
|
|
2914
|
-
export interface DescribeNetworkInsightsAccessScopesResult {
|
|
2915
|
-
|
|
2916
|
-
NetworkInsightsAccessScopes?: NetworkInsightsAccessScope[];
|
|
2917
|
-
|
|
2918
|
-
NextToken?: string;
|
|
2919
|
-
}
|
|
2920
|
-
export interface DescribeNetworkInsightsAnalysesRequest {
|
|
2921
|
-
|
|
2922
|
-
NetworkInsightsAnalysisIds?: string[];
|
|
2923
|
-
|
|
2924
|
-
NetworkInsightsPathId?: string;
|
|
2925
|
-
|
|
2926
|
-
AnalysisStartTime?: Date;
|
|
2927
|
-
|
|
2928
|
-
AnalysisEndTime?: Date;
|
|
2929
|
-
|
|
2930
|
-
Filters?: Filter[];
|
|
2931
|
-
|
|
2932
|
-
MaxResults?: number;
|
|
2933
|
-
|
|
2934
|
-
DryRun?: boolean;
|
|
2935
|
-
|
|
2936
|
-
NextToken?: string;
|
|
2937
|
-
}
|
|
2938
2959
|
|
|
2939
|
-
export
|
|
2940
|
-
|
|
2941
|
-
LoadBalancerPort?: number;
|
|
2942
|
-
|
|
2943
|
-
InstancePort?: number;
|
|
2944
|
-
}
|
|
2960
|
+
export declare const DescribeClientVpnAuthorizationRulesRequestFilterSensitiveLog: (obj: DescribeClientVpnAuthorizationRulesRequest) => any;
|
|
2945
2961
|
|
|
2946
|
-
export
|
|
2947
|
-
|
|
2948
|
-
|
|
2949
|
-
|
|
2950
|
-
|
|
2951
|
-
|
|
2952
|
-
Instance?: AnalysisComponent;
|
|
2953
|
-
|
|
2954
|
-
Port?: number;
|
|
2955
|
-
}
|
|
2962
|
+
export declare const AuthorizationRuleFilterSensitiveLog: (obj: AuthorizationRule) => any;
|
|
2963
|
+
|
|
2964
|
+
export declare const DescribeClientVpnAuthorizationRulesResultFilterSensitiveLog: (obj: DescribeClientVpnAuthorizationRulesResult) => any;
|
|
2965
|
+
|
|
2966
|
+
export declare const DescribeClientVpnConnectionsRequestFilterSensitiveLog: (obj: DescribeClientVpnConnectionsRequest) => any;
|
|
2956
2967
|
|
|
2957
2968
|
export declare const ClientVpnConnectionStatusFilterSensitiveLog: (obj: ClientVpnConnectionStatus) => any;
|
|
2958
2969
|
|
|
@@ -3429,11 +3440,3 @@ export declare const NetworkInsightsAccessScopeAnalysisFilterSensitiveLog: (obj:
|
|
|
3429
3440
|
export declare const DescribeNetworkInsightsAccessScopeAnalysesResultFilterSensitiveLog: (obj: DescribeNetworkInsightsAccessScopeAnalysesResult) => any;
|
|
3430
3441
|
|
|
3431
3442
|
export declare const DescribeNetworkInsightsAccessScopesRequestFilterSensitiveLog: (obj: DescribeNetworkInsightsAccessScopesRequest) => any;
|
|
3432
|
-
|
|
3433
|
-
export declare const DescribeNetworkInsightsAccessScopesResultFilterSensitiveLog: (obj: DescribeNetworkInsightsAccessScopesResult) => any;
|
|
3434
|
-
|
|
3435
|
-
export declare const DescribeNetworkInsightsAnalysesRequestFilterSensitiveLog: (obj: DescribeNetworkInsightsAnalysesRequest) => any;
|
|
3436
|
-
|
|
3437
|
-
export declare const AnalysisLoadBalancerListenerFilterSensitiveLog: (obj: AnalysisLoadBalancerListener) => any;
|
|
3438
|
-
|
|
3439
|
-
export declare const AnalysisLoadBalancerTargetFilterSensitiveLog: (obj: AnalysisLoadBalancerTarget) => any;
|
|
@@ -1,7 +1,49 @@
|
|
|
1
1
|
import { _InstanceType, ActiveInstance, ActivityStatus, AllocationStrategy, AllowedPrincipal, AlternatePathHint, AnalysisAclRule, AnalysisComponent, AnalysisRouteTableRoute, AnalysisSecurityGroupRule, AssociationStatus, AttributeValue, BatchState, CurrencyCodeValues, IamInstanceProfileAssociation, IamInstanceProfileSpecification, InstanceEventWindow, IpPermission, PathComponent, PortRange, ReservedInstancesListing, ResourceType, SecurityGroupRule, Subnet, SubnetIpv6CidrBlockAssociation, Tag, TagSpecification, Tenancy, TransitGatewayAssociation, TransitGatewayAssociationState, TransitGatewayAttachmentResourceType, TransitGatewayAttachmentState, TransitGatewayMulticastDomainAssociations, TransitGatewayPeeringAttachment, TransitGatewayPolicyTableAssociation, TransitGatewayRouteTableRoute, TransitGatewayVpcAttachment, TrunkInterfaceAssociation, UserIdGroupPair, Vpc, VpcCidrBlockAssociation, VpcIpv6CidrBlockAssociation, VpcPeeringConnection } from "./models_0";
|
|
2
|
-
import { BlockDeviceMapping, FleetLaunchTemplateSpecification, FleetType, GroupIdentifier, InstanceInterruptionBehavior, InstanceIpv6Address, InstanceRequirements, Ipv4PrefixSpecificationRequest, Ipv6PrefixSpecificationRequest, NetworkInsightsPath, NetworkInterface, NetworkInterfaceAttachment, NetworkInterfacePermission, PlacementGroup, PrivateIpAddressSpecification, ReplaceRootVolumeTask, RouteTable, Snapshot, SnapshotState, SpotDatafeedSubscription, SpotInstanceStateFault, SpotInstanceType, StorageTier, TargetCapacityUnitType, TrafficMirrorFilter, TrafficMirrorSession, TrafficMirrorTarget, VolumeType } from "./models_1";
|
|
2
|
+
import { BlockDeviceMapping, FleetLaunchTemplateSpecification, FleetType, GroupIdentifier, InstanceInterruptionBehavior, InstanceIpv6Address, InstanceRequirements, Ipv4PrefixSpecificationRequest, Ipv6PrefixSpecificationRequest, NetworkInsightsAccessScope, NetworkInsightsPath, NetworkInterface, NetworkInterfaceAttachment, NetworkInterfacePermission, PlacementGroup, PrivateIpAddressSpecification, ReplaceRootVolumeTask, RouteTable, Snapshot, SnapshotState, SpotDatafeedSubscription, SpotInstanceStateFault, SpotInstanceType, StorageTier, TargetCapacityUnitType, TrafficMirrorFilter, TrafficMirrorSession, TrafficMirrorTarget, VolumeType } from "./models_1";
|
|
3
3
|
import { ConnectionNotification, DnsEntry, DnsNameState, Filter, IdFormat, IpAddressType, PayerResponsibility, ServiceConfiguration, ServiceConnectivityType, ServiceTypeDetail, State, TransitGateway, TransitGatewayConnect, TransitGatewayConnectPeer, TransitGatewayMulticastDomain, TransitGatewayPolicyTable, TransitGatewayRouteTable, TransitGatewayRouteTableAnnouncement, Volume, VpcEndpoint, VpnConnection, VpnGateway } from "./models_2";
|
|
4
|
-
import {
|
|
4
|
+
import { AnalysisStatus, AttributeBooleanValue, EventInformation, FastLaunchLaunchTemplateSpecificationResponse, FastLaunchResourceType, FastLaunchSnapshotConfigurationResponse, FastLaunchStateCode, FastSnapshotRestoreStateCode, PermissionGroup, ProductCode } from "./models_3";
|
|
5
|
+
export interface DescribeNetworkInsightsAccessScopesResult {
|
|
6
|
+
|
|
7
|
+
NetworkInsightsAccessScopes?: NetworkInsightsAccessScope[];
|
|
8
|
+
|
|
9
|
+
NextToken?: string;
|
|
10
|
+
}
|
|
11
|
+
export interface DescribeNetworkInsightsAnalysesRequest {
|
|
12
|
+
|
|
13
|
+
NetworkInsightsAnalysisIds?: string[];
|
|
14
|
+
|
|
15
|
+
NetworkInsightsPathId?: string;
|
|
16
|
+
|
|
17
|
+
AnalysisStartTime?: Date;
|
|
18
|
+
|
|
19
|
+
AnalysisEndTime?: Date;
|
|
20
|
+
|
|
21
|
+
Filters?: Filter[];
|
|
22
|
+
|
|
23
|
+
MaxResults?: number;
|
|
24
|
+
|
|
25
|
+
DryRun?: boolean;
|
|
26
|
+
|
|
27
|
+
NextToken?: string;
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
export interface AnalysisLoadBalancerListener {
|
|
31
|
+
|
|
32
|
+
LoadBalancerPort?: number;
|
|
33
|
+
|
|
34
|
+
InstancePort?: number;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
export interface AnalysisLoadBalancerTarget {
|
|
38
|
+
|
|
39
|
+
Address?: string;
|
|
40
|
+
|
|
41
|
+
AvailabilityZone?: string;
|
|
42
|
+
|
|
43
|
+
Instance?: AnalysisComponent;
|
|
44
|
+
|
|
45
|
+
Port?: number;
|
|
46
|
+
}
|
|
5
47
|
|
|
6
48
|
export interface Explanation {
|
|
7
49
|
|
|
@@ -2890,29 +2932,14 @@ export interface ClientCertificateRevocationListStatus {
|
|
|
2890
2932
|
|
|
2891
2933
|
Message?: string;
|
|
2892
2934
|
}
|
|
2893
|
-
export interface ExportClientVpnClientCertificateRevocationListResult {
|
|
2894
|
-
|
|
2895
|
-
CertificateRevocationList?: string;
|
|
2896
|
-
|
|
2897
|
-
Status?: ClientCertificateRevocationListStatus;
|
|
2898
|
-
}
|
|
2899
|
-
export interface ExportClientVpnClientConfigurationRequest {
|
|
2900
|
-
|
|
2901
|
-
ClientVpnEndpointId: string | undefined;
|
|
2902
|
-
|
|
2903
|
-
DryRun?: boolean;
|
|
2904
|
-
}
|
|
2905
|
-
export interface ExportClientVpnClientConfigurationResult {
|
|
2906
|
-
|
|
2907
|
-
ClientConfiguration?: string;
|
|
2908
|
-
}
|
|
2909
2935
|
|
|
2910
|
-
export
|
|
2911
|
-
|
|
2912
|
-
|
|
2913
|
-
|
|
2914
|
-
|
|
2915
|
-
|
|
2936
|
+
export declare const DescribeNetworkInsightsAccessScopesResultFilterSensitiveLog: (obj: DescribeNetworkInsightsAccessScopesResult) => any;
|
|
2937
|
+
|
|
2938
|
+
export declare const DescribeNetworkInsightsAnalysesRequestFilterSensitiveLog: (obj: DescribeNetworkInsightsAnalysesRequest) => any;
|
|
2939
|
+
|
|
2940
|
+
export declare const AnalysisLoadBalancerListenerFilterSensitiveLog: (obj: AnalysisLoadBalancerListener) => any;
|
|
2941
|
+
|
|
2942
|
+
export declare const AnalysisLoadBalancerTargetFilterSensitiveLog: (obj: AnalysisLoadBalancerTarget) => any;
|
|
2916
2943
|
|
|
2917
2944
|
export declare const ExplanationFilterSensitiveLog: (obj: Explanation) => any;
|
|
2918
2945
|
|
|
@@ -3463,11 +3490,3 @@ export declare const EnableVpcClassicLinkDnsSupportResultFilterSensitiveLog: (ob
|
|
|
3463
3490
|
export declare const ExportClientVpnClientCertificateRevocationListRequestFilterSensitiveLog: (obj: ExportClientVpnClientCertificateRevocationListRequest) => any;
|
|
3464
3491
|
|
|
3465
3492
|
export declare const ClientCertificateRevocationListStatusFilterSensitiveLog: (obj: ClientCertificateRevocationListStatus) => any;
|
|
3466
|
-
|
|
3467
|
-
export declare const ExportClientVpnClientCertificateRevocationListResultFilterSensitiveLog: (obj: ExportClientVpnClientCertificateRevocationListResult) => any;
|
|
3468
|
-
|
|
3469
|
-
export declare const ExportClientVpnClientConfigurationRequestFilterSensitiveLog: (obj: ExportClientVpnClientConfigurationRequest) => any;
|
|
3470
|
-
|
|
3471
|
-
export declare const ExportClientVpnClientConfigurationResultFilterSensitiveLog: (obj: ExportClientVpnClientConfigurationResult) => any;
|
|
3472
|
-
|
|
3473
|
-
export declare const ExportTaskS3LocationRequestFilterSensitiveLog: (obj: ExportTaskS3LocationRequest) => any;
|