@aws-sdk/client-ec2 3.301.0 → 3.303.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 +16 -0
- package/dist-cjs/EC2.js +30 -0
- package/dist-cjs/commands/GetVpnTunnelReplacementStatusCommand.js +45 -0
- package/dist-cjs/commands/ReplaceVpnTunnelCommand.js +45 -0
- package/dist-cjs/commands/index.js +2 -0
- package/dist-cjs/endpoint/ruleset.js +3 -3
- package/dist-cjs/models/models_0.js +1126 -1192
- package/dist-cjs/models/models_1.js +397 -469
- package/dist-cjs/models/models_2.js +280 -336
- package/dist-cjs/models/models_3.js +241 -286
- package/dist-cjs/models/models_4.js +197 -235
- package/dist-cjs/models/models_5.js +77 -91
- package/dist-cjs/models/models_6.js +65 -79
- package/dist-cjs/protocols/Aws_ec2.js +180 -15
- package/dist-es/EC2.js +30 -0
- package/dist-es/commands/GetVpnTunnelReplacementStatusCommand.js +41 -0
- package/dist-es/commands/ReplaceVpnTunnelCommand.js +41 -0
- package/dist-es/commands/index.js +2 -0
- package/dist-es/endpoint/ruleset.js +3 -3
- package/dist-es/models/models_0.js +1126 -1192
- package/dist-es/models/models_1.js +397 -469
- package/dist-es/models/models_2.js +280 -336
- package/dist-es/models/models_3.js +241 -286
- package/dist-es/models/models_4.js +197 -235
- package/dist-es/models/models_5.js +77 -91
- package/dist-es/models/models_6.js +65 -79
- package/dist-es/protocols/Aws_ec2.js +161 -0
- package/dist-types/EC2.d.ts +16 -0
- package/dist-types/EC2Client.d.ts +4 -2
- package/dist-types/commands/CreateVpnConnectionCommand.d.ts +1 -0
- package/dist-types/commands/GetVpnTunnelReplacementStatusCommand.d.ts +65 -0
- package/dist-types/commands/ImportSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/ModifyVpnTunnelOptionsCommand.d.ts +2 -0
- package/dist-types/commands/ReplaceVpnTunnelCommand.d.ts +66 -0
- package/dist-types/commands/StartInstancesCommand.d.ts +2 -1
- package/dist-types/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/StartNetworkInsightsAnalysisCommand.d.ts +1 -2
- package/dist-types/commands/index.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +1464 -1134
- package/dist-types/models/models_1.d.ts +757 -397
- package/dist-types/models/models_2.d.ts +568 -280
- package/dist-types/models/models_3.d.ts +466 -241
- package/dist-types/models/models_4.d.ts +387 -197
- package/dist-types/models/models_5.d.ts +212 -191
- package/dist-types/models/models_6.d.ts +290 -159
- package/dist-types/models/models_7.d.ts +95 -3
- package/dist-types/protocols/Aws_ec2.d.ts +6 -0
- package/dist-types/ts3.4/EC2.d.ts +34 -0
- package/dist-types/ts3.4/EC2Client.d.ts +12 -0
- package/dist-types/ts3.4/commands/GetVpnTunnelReplacementStatusCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/ImportSnapshotCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ReplaceVpnTunnelCommand.d.ts +37 -0
- package/dist-types/ts3.4/commands/StartInstancesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartNetworkInsightsAnalysisCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/index.d.ts +2 -0
- package/dist-types/ts3.4/models/models_0.d.ts +1244 -1126
- package/dist-types/ts3.4/models/models_1.d.ts +523 -397
- package/dist-types/ts3.4/models/models_2.d.ts +381 -280
- package/dist-types/ts3.4/models/models_3.d.ts +324 -241
- package/dist-types/ts3.4/models/models_4.d.ts +261 -197
- package/dist-types/ts3.4/models/models_5.d.ts +123 -101
- package/dist-types/ts3.4/models/models_6.d.ts +126 -91
- package/dist-types/ts3.4/models/models_7.d.ts +37 -3
- package/dist-types/ts3.4/protocols/Aws_ec2.d.ts +24 -0
- package/package.json +36 -36
|
@@ -3,241 +3,203 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.DescribeSpotInstanceRequestsResultFilterSensitiveLog = exports.SpotInstanceRequestFilterSensitiveLog = exports.LaunchSpecificationFilterSensitiveLog = exports.DescribeSpotFleetRequestsResponseFilterSensitiveLog = exports.SpotFleetRequestConfigFilterSensitiveLog = exports.SpotFleetRequestConfigDataFilterSensitiveLog = exports.SpotFleetLaunchSpecificationFilterSensitiveLog = exports.DescribeLaunchTemplateVersionsResultFilterSensitiveLog = exports.VolumeAttributeName = exports.VerifiedAccessLogDeliveryStatusCode = exports.SpotInstanceState = exports.ReplacementStrategy = exports.OnDemandAllocationStrategy = exports.ExcessCapacityTerminationPolicy = exports.EventType = exports.TieringOperationStatus = exports.SnapshotAttributeName = exports.ReservedInstanceState = exports.Scope = exports.RecurringChargeFrequency = exports.RIProductDescription = exports.OfferingTypeValues = exports.OfferingClassType = exports.NetworkInterfaceAttribute = exports.AnalysisStatus = exports.FindingsFound = exports.MoveStatus = exports.UsageClassType = exports.RootDeviceType = exports.BootModeType = exports.ArchitectureType = exports.PlacementGroupStrategy = exports.EnaSupport = exports.EphemeralNvmeSupport = exports.InstanceStorageEncryptionSupport = exports.DiskType = exports.InstanceTypeHypervisor = exports.EbsNvmeSupport = exports.EbsEncryptionSupport = exports.EbsOptimizedSupport = exports.LocationType = exports.SummaryStatus = exports.StatusType = exports.StatusName = exports.EventCode = exports.InstanceStateName = void 0;
|
|
4
4
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
5
5
|
const models_1_1 = require("./models_1");
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
}
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
}
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
}
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
}
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
}
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
}
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
}
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
}
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
EventType["BATCH_CHANGE"] = "fleetRequestChange";
|
|
204
|
-
EventType["ERROR"] = "error";
|
|
205
|
-
EventType["INFORMATION"] = "information";
|
|
206
|
-
EventType["INSTANCE_CHANGE"] = "instanceChange";
|
|
207
|
-
})(EventType = exports.EventType || (exports.EventType = {}));
|
|
208
|
-
var ExcessCapacityTerminationPolicy;
|
|
209
|
-
(function (ExcessCapacityTerminationPolicy) {
|
|
210
|
-
ExcessCapacityTerminationPolicy["DEFAULT"] = "default";
|
|
211
|
-
ExcessCapacityTerminationPolicy["NO_TERMINATION"] = "noTermination";
|
|
212
|
-
})(ExcessCapacityTerminationPolicy = exports.ExcessCapacityTerminationPolicy || (exports.ExcessCapacityTerminationPolicy = {}));
|
|
213
|
-
var OnDemandAllocationStrategy;
|
|
214
|
-
(function (OnDemandAllocationStrategy) {
|
|
215
|
-
OnDemandAllocationStrategy["LOWEST_PRICE"] = "lowestPrice";
|
|
216
|
-
OnDemandAllocationStrategy["PRIORITIZED"] = "prioritized";
|
|
217
|
-
})(OnDemandAllocationStrategy = exports.OnDemandAllocationStrategy || (exports.OnDemandAllocationStrategy = {}));
|
|
218
|
-
var ReplacementStrategy;
|
|
219
|
-
(function (ReplacementStrategy) {
|
|
220
|
-
ReplacementStrategy["LAUNCH"] = "launch";
|
|
221
|
-
ReplacementStrategy["LAUNCH_BEFORE_TERMINATE"] = "launch-before-terminate";
|
|
222
|
-
})(ReplacementStrategy = exports.ReplacementStrategy || (exports.ReplacementStrategy = {}));
|
|
223
|
-
var SpotInstanceState;
|
|
224
|
-
(function (SpotInstanceState) {
|
|
225
|
-
SpotInstanceState["active"] = "active";
|
|
226
|
-
SpotInstanceState["cancelled"] = "cancelled";
|
|
227
|
-
SpotInstanceState["closed"] = "closed";
|
|
228
|
-
SpotInstanceState["failed"] = "failed";
|
|
229
|
-
SpotInstanceState["open"] = "open";
|
|
230
|
-
})(SpotInstanceState = exports.SpotInstanceState || (exports.SpotInstanceState = {}));
|
|
231
|
-
var VerifiedAccessLogDeliveryStatusCode;
|
|
232
|
-
(function (VerifiedAccessLogDeliveryStatusCode) {
|
|
233
|
-
VerifiedAccessLogDeliveryStatusCode["FAILED"] = "failed";
|
|
234
|
-
VerifiedAccessLogDeliveryStatusCode["SUCCESS"] = "success";
|
|
235
|
-
})(VerifiedAccessLogDeliveryStatusCode = exports.VerifiedAccessLogDeliveryStatusCode || (exports.VerifiedAccessLogDeliveryStatusCode = {}));
|
|
236
|
-
var VolumeAttributeName;
|
|
237
|
-
(function (VolumeAttributeName) {
|
|
238
|
-
VolumeAttributeName["autoEnableIO"] = "autoEnableIO";
|
|
239
|
-
VolumeAttributeName["productCodes"] = "productCodes";
|
|
240
|
-
})(VolumeAttributeName = exports.VolumeAttributeName || (exports.VolumeAttributeName = {}));
|
|
6
|
+
exports.InstanceStateName = {
|
|
7
|
+
pending: "pending",
|
|
8
|
+
running: "running",
|
|
9
|
+
shutting_down: "shutting-down",
|
|
10
|
+
stopped: "stopped",
|
|
11
|
+
stopping: "stopping",
|
|
12
|
+
terminated: "terminated",
|
|
13
|
+
};
|
|
14
|
+
exports.EventCode = {
|
|
15
|
+
instance_reboot: "instance-reboot",
|
|
16
|
+
instance_retirement: "instance-retirement",
|
|
17
|
+
instance_stop: "instance-stop",
|
|
18
|
+
system_maintenance: "system-maintenance",
|
|
19
|
+
system_reboot: "system-reboot",
|
|
20
|
+
};
|
|
21
|
+
exports.StatusName = {
|
|
22
|
+
reachability: "reachability",
|
|
23
|
+
};
|
|
24
|
+
exports.StatusType = {
|
|
25
|
+
failed: "failed",
|
|
26
|
+
initializing: "initializing",
|
|
27
|
+
insufficient_data: "insufficient-data",
|
|
28
|
+
passed: "passed",
|
|
29
|
+
};
|
|
30
|
+
exports.SummaryStatus = {
|
|
31
|
+
impaired: "impaired",
|
|
32
|
+
initializing: "initializing",
|
|
33
|
+
insufficient_data: "insufficient-data",
|
|
34
|
+
not_applicable: "not-applicable",
|
|
35
|
+
ok: "ok",
|
|
36
|
+
};
|
|
37
|
+
exports.LocationType = {
|
|
38
|
+
availability_zone: "availability-zone",
|
|
39
|
+
availability_zone_id: "availability-zone-id",
|
|
40
|
+
region: "region",
|
|
41
|
+
};
|
|
42
|
+
exports.EbsOptimizedSupport = {
|
|
43
|
+
default: "default",
|
|
44
|
+
supported: "supported",
|
|
45
|
+
unsupported: "unsupported",
|
|
46
|
+
};
|
|
47
|
+
exports.EbsEncryptionSupport = {
|
|
48
|
+
supported: "supported",
|
|
49
|
+
unsupported: "unsupported",
|
|
50
|
+
};
|
|
51
|
+
exports.EbsNvmeSupport = {
|
|
52
|
+
REQUIRED: "required",
|
|
53
|
+
SUPPORTED: "supported",
|
|
54
|
+
UNSUPPORTED: "unsupported",
|
|
55
|
+
};
|
|
56
|
+
exports.InstanceTypeHypervisor = {
|
|
57
|
+
NITRO: "nitro",
|
|
58
|
+
XEN: "xen",
|
|
59
|
+
};
|
|
60
|
+
exports.DiskType = {
|
|
61
|
+
hdd: "hdd",
|
|
62
|
+
ssd: "ssd",
|
|
63
|
+
};
|
|
64
|
+
exports.InstanceStorageEncryptionSupport = {
|
|
65
|
+
required: "required",
|
|
66
|
+
unsupported: "unsupported",
|
|
67
|
+
};
|
|
68
|
+
exports.EphemeralNvmeSupport = {
|
|
69
|
+
REQUIRED: "required",
|
|
70
|
+
SUPPORTED: "supported",
|
|
71
|
+
UNSUPPORTED: "unsupported",
|
|
72
|
+
};
|
|
73
|
+
exports.EnaSupport = {
|
|
74
|
+
required: "required",
|
|
75
|
+
supported: "supported",
|
|
76
|
+
unsupported: "unsupported",
|
|
77
|
+
};
|
|
78
|
+
exports.PlacementGroupStrategy = {
|
|
79
|
+
cluster: "cluster",
|
|
80
|
+
partition: "partition",
|
|
81
|
+
spread: "spread",
|
|
82
|
+
};
|
|
83
|
+
exports.ArchitectureType = {
|
|
84
|
+
arm64: "arm64",
|
|
85
|
+
arm64_mac: "arm64_mac",
|
|
86
|
+
i386: "i386",
|
|
87
|
+
x86_64: "x86_64",
|
|
88
|
+
x86_64_mac: "x86_64_mac",
|
|
89
|
+
};
|
|
90
|
+
exports.BootModeType = {
|
|
91
|
+
legacy_bios: "legacy-bios",
|
|
92
|
+
uefi: "uefi",
|
|
93
|
+
};
|
|
94
|
+
exports.RootDeviceType = {
|
|
95
|
+
ebs: "ebs",
|
|
96
|
+
instance_store: "instance-store",
|
|
97
|
+
};
|
|
98
|
+
exports.UsageClassType = {
|
|
99
|
+
on_demand: "on-demand",
|
|
100
|
+
spot: "spot",
|
|
101
|
+
};
|
|
102
|
+
exports.MoveStatus = {
|
|
103
|
+
movingToVpc: "movingToVpc",
|
|
104
|
+
restoringToClassic: "restoringToClassic",
|
|
105
|
+
};
|
|
106
|
+
exports.FindingsFound = {
|
|
107
|
+
false: "false",
|
|
108
|
+
true: "true",
|
|
109
|
+
unknown: "unknown",
|
|
110
|
+
};
|
|
111
|
+
exports.AnalysisStatus = {
|
|
112
|
+
failed: "failed",
|
|
113
|
+
running: "running",
|
|
114
|
+
succeeded: "succeeded",
|
|
115
|
+
};
|
|
116
|
+
exports.NetworkInterfaceAttribute = {
|
|
117
|
+
attachment: "attachment",
|
|
118
|
+
description: "description",
|
|
119
|
+
groupSet: "groupSet",
|
|
120
|
+
sourceDestCheck: "sourceDestCheck",
|
|
121
|
+
};
|
|
122
|
+
exports.OfferingClassType = {
|
|
123
|
+
CONVERTIBLE: "convertible",
|
|
124
|
+
STANDARD: "standard",
|
|
125
|
+
};
|
|
126
|
+
exports.OfferingTypeValues = {
|
|
127
|
+
All_Upfront: "All Upfront",
|
|
128
|
+
Heavy_Utilization: "Heavy Utilization",
|
|
129
|
+
Light_Utilization: "Light Utilization",
|
|
130
|
+
Medium_Utilization: "Medium Utilization",
|
|
131
|
+
No_Upfront: "No Upfront",
|
|
132
|
+
Partial_Upfront: "Partial Upfront",
|
|
133
|
+
};
|
|
134
|
+
exports.RIProductDescription = {
|
|
135
|
+
Linux_UNIX: "Linux/UNIX",
|
|
136
|
+
Linux_UNIX_Amazon_VPC_: "Linux/UNIX (Amazon VPC)",
|
|
137
|
+
Windows: "Windows",
|
|
138
|
+
Windows_Amazon_VPC_: "Windows (Amazon VPC)",
|
|
139
|
+
};
|
|
140
|
+
exports.RecurringChargeFrequency = {
|
|
141
|
+
Hourly: "Hourly",
|
|
142
|
+
};
|
|
143
|
+
exports.Scope = {
|
|
144
|
+
AVAILABILITY_ZONE: "Availability Zone",
|
|
145
|
+
REGIONAL: "Region",
|
|
146
|
+
};
|
|
147
|
+
exports.ReservedInstanceState = {
|
|
148
|
+
active: "active",
|
|
149
|
+
payment_failed: "payment-failed",
|
|
150
|
+
payment_pending: "payment-pending",
|
|
151
|
+
queued: "queued",
|
|
152
|
+
queued_deleted: "queued-deleted",
|
|
153
|
+
retired: "retired",
|
|
154
|
+
};
|
|
155
|
+
exports.SnapshotAttributeName = {
|
|
156
|
+
createVolumePermission: "createVolumePermission",
|
|
157
|
+
productCodes: "productCodes",
|
|
158
|
+
};
|
|
159
|
+
exports.TieringOperationStatus = {
|
|
160
|
+
archival_completed: "archival-completed",
|
|
161
|
+
archival_failed: "archival-failed",
|
|
162
|
+
archival_in_progress: "archival-in-progress",
|
|
163
|
+
permanent_restore_completed: "permanent-restore-completed",
|
|
164
|
+
permanent_restore_failed: "permanent-restore-failed",
|
|
165
|
+
permanent_restore_in_progress: "permanent-restore-in-progress",
|
|
166
|
+
temporary_restore_completed: "temporary-restore-completed",
|
|
167
|
+
temporary_restore_failed: "temporary-restore-failed",
|
|
168
|
+
temporary_restore_in_progress: "temporary-restore-in-progress",
|
|
169
|
+
};
|
|
170
|
+
exports.EventType = {
|
|
171
|
+
BATCH_CHANGE: "fleetRequestChange",
|
|
172
|
+
ERROR: "error",
|
|
173
|
+
INFORMATION: "information",
|
|
174
|
+
INSTANCE_CHANGE: "instanceChange",
|
|
175
|
+
};
|
|
176
|
+
exports.ExcessCapacityTerminationPolicy = {
|
|
177
|
+
DEFAULT: "default",
|
|
178
|
+
NO_TERMINATION: "noTermination",
|
|
179
|
+
};
|
|
180
|
+
exports.OnDemandAllocationStrategy = {
|
|
181
|
+
LOWEST_PRICE: "lowestPrice",
|
|
182
|
+
PRIORITIZED: "prioritized",
|
|
183
|
+
};
|
|
184
|
+
exports.ReplacementStrategy = {
|
|
185
|
+
LAUNCH: "launch",
|
|
186
|
+
LAUNCH_BEFORE_TERMINATE: "launch-before-terminate",
|
|
187
|
+
};
|
|
188
|
+
exports.SpotInstanceState = {
|
|
189
|
+
active: "active",
|
|
190
|
+
cancelled: "cancelled",
|
|
191
|
+
closed: "closed",
|
|
192
|
+
failed: "failed",
|
|
193
|
+
open: "open",
|
|
194
|
+
};
|
|
195
|
+
exports.VerifiedAccessLogDeliveryStatusCode = {
|
|
196
|
+
FAILED: "failed",
|
|
197
|
+
SUCCESS: "success",
|
|
198
|
+
};
|
|
199
|
+
exports.VolumeAttributeName = {
|
|
200
|
+
autoEnableIO: "autoEnableIO",
|
|
201
|
+
productCodes: "productCodes",
|
|
202
|
+
};
|
|
241
203
|
const DescribeLaunchTemplateVersionsResultFilterSensitiveLog = (obj) => ({
|
|
242
204
|
...obj,
|
|
243
205
|
...(obj.LaunchTemplateVersions && {
|
|
@@ -3,97 +3,83 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.ImportInstanceRequestFilterSensitiveLog = exports.ImportInstanceLaunchSpecificationFilterSensitiveLog = exports.UserDataFilterSensitiveLog = exports.DiskImageFilterSensitiveLog = exports.DiskImageDetailFilterSensitiveLog = exports.GetVpnConnectionDeviceSampleConfigurationResultFilterSensitiveLog = exports.GetLaunchTemplateDataResultFilterSensitiveLog = exports.IpamManagementState = exports.IpamResourceType = exports.IpamDiscoveryFailureCode = exports.IpamAddressHistoryResourceType = exports.IpamOverlapStatus = exports.IpamComplianceStatus = exports.PartitionLoadFrequency = exports.UnlimitedSupportedInstanceFamily = exports.ClientCertificateRevocationListStatusCode = exports.TransitGatewayPropagationState = exports.VpcAttributeName = exports.VolumeStatusInfoStatus = exports.VolumeStatusName = exports.VolumeModificationState = void 0;
|
|
4
4
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
5
5
|
const models_1_1 = require("./models_1");
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
}
|
|
83
|
-
var IpamResourceType;
|
|
84
|
-
(function (IpamResourceType) {
|
|
85
|
-
IpamResourceType["eip"] = "eip";
|
|
86
|
-
IpamResourceType["ipv6_pool"] = "ipv6-pool";
|
|
87
|
-
IpamResourceType["public_ipv4_pool"] = "public-ipv4-pool";
|
|
88
|
-
IpamResourceType["subnet"] = "subnet";
|
|
89
|
-
IpamResourceType["vpc"] = "vpc";
|
|
90
|
-
})(IpamResourceType = exports.IpamResourceType || (exports.IpamResourceType = {}));
|
|
91
|
-
var IpamManagementState;
|
|
92
|
-
(function (IpamManagementState) {
|
|
93
|
-
IpamManagementState["ignored"] = "ignored";
|
|
94
|
-
IpamManagementState["managed"] = "managed";
|
|
95
|
-
IpamManagementState["unmanaged"] = "unmanaged";
|
|
96
|
-
})(IpamManagementState = exports.IpamManagementState || (exports.IpamManagementState = {}));
|
|
6
|
+
exports.VolumeModificationState = {
|
|
7
|
+
completed: "completed",
|
|
8
|
+
failed: "failed",
|
|
9
|
+
modifying: "modifying",
|
|
10
|
+
optimizing: "optimizing",
|
|
11
|
+
};
|
|
12
|
+
exports.VolumeStatusName = {
|
|
13
|
+
io_enabled: "io-enabled",
|
|
14
|
+
io_performance: "io-performance",
|
|
15
|
+
};
|
|
16
|
+
exports.VolumeStatusInfoStatus = {
|
|
17
|
+
impaired: "impaired",
|
|
18
|
+
insufficient_data: "insufficient-data",
|
|
19
|
+
ok: "ok",
|
|
20
|
+
};
|
|
21
|
+
exports.VpcAttributeName = {
|
|
22
|
+
enableDnsHostnames: "enableDnsHostnames",
|
|
23
|
+
enableDnsSupport: "enableDnsSupport",
|
|
24
|
+
enableNetworkAddressUsageMetrics: "enableNetworkAddressUsageMetrics",
|
|
25
|
+
};
|
|
26
|
+
exports.TransitGatewayPropagationState = {
|
|
27
|
+
disabled: "disabled",
|
|
28
|
+
disabling: "disabling",
|
|
29
|
+
enabled: "enabled",
|
|
30
|
+
enabling: "enabling",
|
|
31
|
+
};
|
|
32
|
+
exports.ClientCertificateRevocationListStatusCode = {
|
|
33
|
+
active: "active",
|
|
34
|
+
pending: "pending",
|
|
35
|
+
};
|
|
36
|
+
exports.UnlimitedSupportedInstanceFamily = {
|
|
37
|
+
t2: "t2",
|
|
38
|
+
t3: "t3",
|
|
39
|
+
t3a: "t3a",
|
|
40
|
+
t4g: "t4g",
|
|
41
|
+
};
|
|
42
|
+
exports.PartitionLoadFrequency = {
|
|
43
|
+
DAILY: "daily",
|
|
44
|
+
MONTHLY: "monthly",
|
|
45
|
+
NONE: "none",
|
|
46
|
+
WEEKLY: "weekly",
|
|
47
|
+
};
|
|
48
|
+
exports.IpamComplianceStatus = {
|
|
49
|
+
compliant: "compliant",
|
|
50
|
+
ignored: "ignored",
|
|
51
|
+
noncompliant: "noncompliant",
|
|
52
|
+
unmanaged: "unmanaged",
|
|
53
|
+
};
|
|
54
|
+
exports.IpamOverlapStatus = {
|
|
55
|
+
ignored: "ignored",
|
|
56
|
+
nonoverlapping: "nonoverlapping",
|
|
57
|
+
overlapping: "overlapping",
|
|
58
|
+
};
|
|
59
|
+
exports.IpamAddressHistoryResourceType = {
|
|
60
|
+
eip: "eip",
|
|
61
|
+
instance: "instance",
|
|
62
|
+
network_interface: "network-interface",
|
|
63
|
+
subnet: "subnet",
|
|
64
|
+
vpc: "vpc",
|
|
65
|
+
};
|
|
66
|
+
exports.IpamDiscoveryFailureCode = {
|
|
67
|
+
assume_role_failure: "assume-role-failure",
|
|
68
|
+
throttling_failure: "throttling-failure",
|
|
69
|
+
unauthorized_failure: "unauthorized-failure",
|
|
70
|
+
};
|
|
71
|
+
exports.IpamResourceType = {
|
|
72
|
+
eip: "eip",
|
|
73
|
+
ipv6_pool: "ipv6-pool",
|
|
74
|
+
public_ipv4_pool: "public-ipv4-pool",
|
|
75
|
+
subnet: "subnet",
|
|
76
|
+
vpc: "vpc",
|
|
77
|
+
};
|
|
78
|
+
exports.IpamManagementState = {
|
|
79
|
+
ignored: "ignored",
|
|
80
|
+
managed: "managed",
|
|
81
|
+
unmanaged: "unmanaged",
|
|
82
|
+
};
|
|
97
83
|
const GetLaunchTemplateDataResultFilterSensitiveLog = (obj) => ({
|
|
98
84
|
...obj,
|
|
99
85
|
...(obj.LaunchTemplateData && {
|