@aws-sdk/client-lightsail 3.300.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/dist-cjs/models/models_0.js +459 -512
- package/dist-cjs/models/models_1.js +162 -187
- package/dist-es/models/models_0.js +459 -512
- package/dist-es/models/models_1.js +162 -187
- package/dist-types/commands/AllocateStaticIpCommand.d.ts +1 -1
- package/dist-types/commands/AttachCertificateToDistributionCommand.d.ts +1 -1
- package/dist-types/commands/AttachDiskCommand.d.ts +1 -1
- package/dist-types/commands/AttachInstancesToLoadBalancerCommand.d.ts +2 -2
- package/dist-types/commands/AttachLoadBalancerTlsCertificateCommand.d.ts +1 -1
- package/dist-types/commands/AttachStaticIpCommand.d.ts +1 -1
- package/dist-types/commands/CloseInstancePublicPortsCommand.d.ts +3 -3
- package/dist-types/commands/CopySnapshotCommand.d.ts +1 -1
- package/dist-types/commands/CreateBucketAccessKeyCommand.d.ts +1 -1
- package/dist-types/commands/CreateBucketCommand.d.ts +3 -3
- package/dist-types/commands/CreateCertificateCommand.d.ts +4 -4
- package/dist-types/commands/CreateCloudFormationStackCommand.d.ts +3 -3
- package/dist-types/commands/CreateContactMethodCommand.d.ts +1 -1
- package/dist-types/commands/CreateContainerServiceCommand.d.ts +15 -15
- package/dist-types/commands/CreateContainerServiceDeploymentCommand.d.ts +8 -8
- package/dist-types/commands/CreateDiskCommand.d.ts +7 -7
- package/dist-types/commands/CreateDiskFromSnapshotCommand.d.ts +7 -7
- package/dist-types/commands/CreateDiskSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/CreateDistributionCommand.d.ts +13 -13
- package/dist-types/commands/CreateDomainCommand.d.ts +3 -3
- package/dist-types/commands/CreateDomainEntryCommand.d.ts +3 -3
- package/dist-types/commands/CreateGUISessionAccessDetailsCommand.d.ts +1 -1
- package/dist-types/commands/CreateInstanceSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/CreateInstancesCommand.d.ts +8 -8
- package/dist-types/commands/CreateInstancesFromSnapshotCommand.d.ts +11 -11
- package/dist-types/commands/CreateKeyPairCommand.d.ts +3 -3
- package/dist-types/commands/CreateLoadBalancerCommand.d.ts +4 -4
- package/dist-types/commands/CreateLoadBalancerTlsCertificateCommand.d.ts +4 -4
- package/dist-types/commands/CreateRelationalDatabaseCommand.d.ts +3 -3
- package/dist-types/commands/CreateRelationalDatabaseFromSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/CreateRelationalDatabaseSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAlarmCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAutoSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBucketAccessKeyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBucketCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCertificateCommand.d.ts +1 -1
- package/dist-types/commands/DeleteContactMethodCommand.d.ts +1 -1
- package/dist-types/commands/DeleteContainerImageCommand.d.ts +1 -1
- package/dist-types/commands/DeleteContainerServiceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDiskCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDiskSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDistributionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDomainCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDomainEntryCommand.d.ts +3 -3
- package/dist-types/commands/DeleteInstanceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteInstanceSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/DeleteKeyPairCommand.d.ts +1 -1
- package/dist-types/commands/DeleteKnownHostKeysCommand.d.ts +1 -1
- package/dist-types/commands/DeleteLoadBalancerCommand.d.ts +1 -1
- package/dist-types/commands/DeleteLoadBalancerTlsCertificateCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRelationalDatabaseCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRelationalDatabaseSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/DetachCertificateFromDistributionCommand.d.ts +1 -1
- package/dist-types/commands/DetachDiskCommand.d.ts +1 -1
- package/dist-types/commands/DetachInstancesFromLoadBalancerCommand.d.ts +2 -2
- package/dist-types/commands/DetachStaticIpCommand.d.ts +1 -1
- package/dist-types/commands/DisableAddOnCommand.d.ts +1 -1
- package/dist-types/commands/EnableAddOnCommand.d.ts +4 -4
- package/dist-types/commands/ExportSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/GetActiveNamesCommand.d.ts +1 -1
- package/dist-types/commands/GetAlarmsCommand.d.ts +1 -1
- package/dist-types/commands/GetAutoSnapshotsCommand.d.ts +1 -1
- package/dist-types/commands/GetBlueprintsCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketAccessKeysCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketBundlesCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketMetricDataCommand.d.ts +2 -2
- package/dist-types/commands/GetBucketsCommand.d.ts +1 -1
- package/dist-types/commands/GetBundlesCommand.d.ts +1 -1
- package/dist-types/commands/GetCertificatesCommand.d.ts +2 -2
- package/dist-types/commands/GetCloudFormationStackRecordsCommand.d.ts +1 -1
- package/dist-types/commands/GetContactMethodsCommand.d.ts +2 -2
- package/dist-types/commands/GetContainerImagesCommand.d.ts +1 -1
- package/dist-types/commands/GetContainerLogCommand.d.ts +1 -1
- package/dist-types/commands/GetContainerServiceDeploymentsCommand.d.ts +1 -1
- package/dist-types/commands/GetContainerServiceMetricDataCommand.d.ts +2 -2
- package/dist-types/commands/GetContainerServicesCommand.d.ts +1 -1
- package/dist-types/commands/GetCostEstimateCommand.d.ts +1 -1
- package/dist-types/commands/GetDiskCommand.d.ts +1 -1
- package/dist-types/commands/GetDiskSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/GetDiskSnapshotsCommand.d.ts +1 -1
- package/dist-types/commands/GetDisksCommand.d.ts +1 -1
- package/dist-types/commands/GetDistributionLatestCacheResetCommand.d.ts +1 -1
- package/dist-types/commands/GetDistributionMetricDataCommand.d.ts +2 -2
- package/dist-types/commands/GetDistributionsCommand.d.ts +1 -1
- package/dist-types/commands/GetDomainCommand.d.ts +1 -1
- package/dist-types/commands/GetDomainsCommand.d.ts +1 -1
- package/dist-types/commands/GetExportSnapshotRecordsCommand.d.ts +1 -1
- package/dist-types/commands/GetInstanceAccessDetailsCommand.d.ts +1 -1
- package/dist-types/commands/GetInstanceCommand.d.ts +1 -1
- package/dist-types/commands/GetInstanceMetricDataCommand.d.ts +2 -2
- package/dist-types/commands/GetInstancePortStatesCommand.d.ts +1 -1
- package/dist-types/commands/GetInstanceSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/GetInstanceSnapshotsCommand.d.ts +1 -1
- package/dist-types/commands/GetInstanceStateCommand.d.ts +1 -1
- package/dist-types/commands/GetInstancesCommand.d.ts +1 -1
- package/dist-types/commands/GetKeyPairCommand.d.ts +1 -1
- package/dist-types/commands/GetKeyPairsCommand.d.ts +1 -1
- package/dist-types/commands/GetLoadBalancerCommand.d.ts +1 -1
- package/dist-types/commands/GetLoadBalancerMetricDataCommand.d.ts +2 -2
- package/dist-types/commands/GetLoadBalancerTlsCertificatesCommand.d.ts +1 -1
- package/dist-types/commands/GetLoadBalancerTlsPoliciesCommand.d.ts +1 -1
- package/dist-types/commands/GetLoadBalancersCommand.d.ts +1 -1
- package/dist-types/commands/GetOperationCommand.d.ts +1 -1
- package/dist-types/commands/GetOperationsCommand.d.ts +1 -1
- package/dist-types/commands/GetOperationsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/GetRegionsCommand.d.ts +1 -1
- package/dist-types/commands/GetRelationalDatabaseBlueprintsCommand.d.ts +1 -1
- package/dist-types/commands/GetRelationalDatabaseBundlesCommand.d.ts +1 -1
- package/dist-types/commands/GetRelationalDatabaseCommand.d.ts +1 -1
- package/dist-types/commands/GetRelationalDatabaseEventsCommand.d.ts +1 -1
- package/dist-types/commands/GetRelationalDatabaseLogEventsCommand.d.ts +1 -1
- package/dist-types/commands/GetRelationalDatabaseLogStreamsCommand.d.ts +1 -1
- package/dist-types/commands/GetRelationalDatabaseMasterUserPasswordCommand.d.ts +1 -1
- package/dist-types/commands/GetRelationalDatabaseMetricDataCommand.d.ts +2 -2
- package/dist-types/commands/GetRelationalDatabaseParametersCommand.d.ts +1 -1
- package/dist-types/commands/GetRelationalDatabaseSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/GetRelationalDatabaseSnapshotsCommand.d.ts +1 -1
- package/dist-types/commands/GetRelationalDatabasesCommand.d.ts +1 -1
- package/dist-types/commands/GetStaticIpCommand.d.ts +1 -1
- package/dist-types/commands/GetStaticIpsCommand.d.ts +1 -1
- package/dist-types/commands/ImportKeyPairCommand.d.ts +1 -1
- package/dist-types/commands/OpenInstancePublicPortsCommand.d.ts +3 -3
- package/dist-types/commands/PutAlarmCommand.d.ts +3 -3
- package/dist-types/commands/PutInstancePublicPortsCommand.d.ts +4 -4
- package/dist-types/commands/RebootInstanceCommand.d.ts +1 -1
- package/dist-types/commands/RebootRelationalDatabaseCommand.d.ts +1 -1
- package/dist-types/commands/RegisterContainerImageCommand.d.ts +1 -1
- package/dist-types/commands/ReleaseStaticIpCommand.d.ts +1 -1
- package/dist-types/commands/ResetDistributionCacheCommand.d.ts +1 -1
- package/dist-types/commands/SendContactMethodVerificationCommand.d.ts +1 -1
- package/dist-types/commands/SetIpAddressTypeCommand.d.ts +1 -1
- package/dist-types/commands/SetResourceAccessForBucketCommand.d.ts +1 -1
- package/dist-types/commands/StartGUISessionCommand.d.ts +1 -1
- package/dist-types/commands/StartInstanceCommand.d.ts +1 -1
- package/dist-types/commands/StartRelationalDatabaseCommand.d.ts +1 -1
- package/dist-types/commands/StopGUISessionCommand.d.ts +1 -1
- package/dist-types/commands/StopInstanceCommand.d.ts +1 -1
- package/dist-types/commands/StopRelationalDatabaseCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/TestAlarmCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
- package/dist-types/commands/UpdateBucketBundleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateBucketCommand.d.ts +4 -4
- package/dist-types/commands/UpdateContainerServiceCommand.d.ts +5 -5
- package/dist-types/commands/UpdateDistributionBundleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDistributionCommand.d.ts +11 -11
- package/dist-types/commands/UpdateDomainEntryCommand.d.ts +3 -3
- package/dist-types/commands/UpdateInstanceMetadataOptionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateLoadBalancerAttributeCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRelationalDatabaseCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRelationalDatabaseParametersCommand.d.ts +3 -3
- package/dist-types/models/models_0.d.ts +732 -467
- package/dist-types/models/models_1.d.ts +287 -162
- package/dist-types/ts3.4/models/models_0.d.ts +544 -459
- package/dist-types/ts3.4/models/models_1.d.ts +209 -162
- package/package.json +34 -34
|
@@ -15,35 +15,30 @@ export class AccessDeniedException extends __BaseException {
|
|
|
15
15
|
this.tip = opts.tip;
|
|
16
16
|
}
|
|
17
17
|
}
|
|
18
|
-
export
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
AccountLevelBpaSyncStatus["Defaulted"] = "Defaulted";
|
|
43
|
-
AccountLevelBpaSyncStatus["Failed"] = "Failed";
|
|
44
|
-
AccountLevelBpaSyncStatus["InSync"] = "InSync";
|
|
45
|
-
AccountLevelBpaSyncStatus["NeverSynced"] = "NeverSynced";
|
|
46
|
-
})(AccountLevelBpaSyncStatus || (AccountLevelBpaSyncStatus = {}));
|
|
18
|
+
export const AccessDirection = {
|
|
19
|
+
inbound: "inbound",
|
|
20
|
+
outbound: "outbound",
|
|
21
|
+
};
|
|
22
|
+
export const StatusType = {
|
|
23
|
+
Active: "Active",
|
|
24
|
+
Inactive: "Inactive",
|
|
25
|
+
};
|
|
26
|
+
export const AccessType = {
|
|
27
|
+
Private: "private",
|
|
28
|
+
Public: "public",
|
|
29
|
+
};
|
|
30
|
+
export const BPAStatusMessage = {
|
|
31
|
+
DEFAULTED_FOR_SLR_MISSING: "DEFAULTED_FOR_SLR_MISSING",
|
|
32
|
+
DEFAULTED_FOR_SLR_MISSING_ON_HOLD: "DEFAULTED_FOR_SLR_MISSING_ON_HOLD",
|
|
33
|
+
SYNC_ON_HOLD: "SYNC_ON_HOLD",
|
|
34
|
+
Unknown: "Unknown",
|
|
35
|
+
};
|
|
36
|
+
export const AccountLevelBpaSyncStatus = {
|
|
37
|
+
Defaulted: "Defaulted",
|
|
38
|
+
Failed: "Failed",
|
|
39
|
+
InSync: "InSync",
|
|
40
|
+
NeverSynced: "NeverSynced",
|
|
41
|
+
};
|
|
47
42
|
export class AccountSetupInProgressException extends __BaseException {
|
|
48
43
|
constructor(opts) {
|
|
49
44
|
super({
|
|
@@ -59,236 +54,224 @@ export class AccountSetupInProgressException extends __BaseException {
|
|
|
59
54
|
this.tip = opts.tip;
|
|
60
55
|
}
|
|
61
56
|
}
|
|
62
|
-
export
|
|
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
|
-
export
|
|
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
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
OperationType["UpdateLoadBalancerAttribute"] = "UpdateLoadBalancerAttribute";
|
|
281
|
-
OperationType["UpdateRelationalDatabase"] = "UpdateRelationalDatabase";
|
|
282
|
-
OperationType["UpdateRelationalDatabaseParameters"] = "UpdateRelationalDatabaseParameters";
|
|
283
|
-
})(OperationType || (OperationType = {}));
|
|
284
|
-
export var OperationStatus;
|
|
285
|
-
(function (OperationStatus) {
|
|
286
|
-
OperationStatus["Completed"] = "Completed";
|
|
287
|
-
OperationStatus["Failed"] = "Failed";
|
|
288
|
-
OperationStatus["NotStarted"] = "NotStarted";
|
|
289
|
-
OperationStatus["Started"] = "Started";
|
|
290
|
-
OperationStatus["Succeeded"] = "Succeeded";
|
|
291
|
-
})(OperationStatus || (OperationStatus = {}));
|
|
57
|
+
export const AddOnType = {
|
|
58
|
+
AutoSnapshot: "AutoSnapshot",
|
|
59
|
+
StopInstanceOnIdle: "StopInstanceOnIdle",
|
|
60
|
+
};
|
|
61
|
+
export const ComparisonOperator = {
|
|
62
|
+
GreaterThanOrEqualToThreshold: "GreaterThanOrEqualToThreshold",
|
|
63
|
+
GreaterThanThreshold: "GreaterThanThreshold",
|
|
64
|
+
LessThanOrEqualToThreshold: "LessThanOrEqualToThreshold",
|
|
65
|
+
LessThanThreshold: "LessThanThreshold",
|
|
66
|
+
};
|
|
67
|
+
export const ContactProtocol = {
|
|
68
|
+
Email: "Email",
|
|
69
|
+
SMS: "SMS",
|
|
70
|
+
};
|
|
71
|
+
export const RegionName = {
|
|
72
|
+
AP_NORTHEAST_1: "ap-northeast-1",
|
|
73
|
+
AP_NORTHEAST_2: "ap-northeast-2",
|
|
74
|
+
AP_SOUTHEAST_1: "ap-southeast-1",
|
|
75
|
+
AP_SOUTHEAST_2: "ap-southeast-2",
|
|
76
|
+
AP_SOUTH_1: "ap-south-1",
|
|
77
|
+
CA_CENTRAL_1: "ca-central-1",
|
|
78
|
+
EU_CENTRAL_1: "eu-central-1",
|
|
79
|
+
EU_NORTH_1: "eu-north-1",
|
|
80
|
+
EU_WEST_1: "eu-west-1",
|
|
81
|
+
EU_WEST_2: "eu-west-2",
|
|
82
|
+
EU_WEST_3: "eu-west-3",
|
|
83
|
+
US_EAST_1: "us-east-1",
|
|
84
|
+
US_EAST_2: "us-east-2",
|
|
85
|
+
US_WEST_1: "us-west-1",
|
|
86
|
+
US_WEST_2: "us-west-2",
|
|
87
|
+
};
|
|
88
|
+
export const MetricName = {
|
|
89
|
+
BurstCapacityPercentage: "BurstCapacityPercentage",
|
|
90
|
+
BurstCapacityTime: "BurstCapacityTime",
|
|
91
|
+
CPUUtilization: "CPUUtilization",
|
|
92
|
+
ClientTLSNegotiationErrorCount: "ClientTLSNegotiationErrorCount",
|
|
93
|
+
DatabaseConnections: "DatabaseConnections",
|
|
94
|
+
DiskQueueDepth: "DiskQueueDepth",
|
|
95
|
+
FreeStorageSpace: "FreeStorageSpace",
|
|
96
|
+
HTTPCode_Instance_2XX_Count: "HTTPCode_Instance_2XX_Count",
|
|
97
|
+
HTTPCode_Instance_3XX_Count: "HTTPCode_Instance_3XX_Count",
|
|
98
|
+
HTTPCode_Instance_4XX_Count: "HTTPCode_Instance_4XX_Count",
|
|
99
|
+
HTTPCode_Instance_5XX_Count: "HTTPCode_Instance_5XX_Count",
|
|
100
|
+
HTTPCode_LB_4XX_Count: "HTTPCode_LB_4XX_Count",
|
|
101
|
+
HTTPCode_LB_5XX_Count: "HTTPCode_LB_5XX_Count",
|
|
102
|
+
HealthyHostCount: "HealthyHostCount",
|
|
103
|
+
InstanceResponseTime: "InstanceResponseTime",
|
|
104
|
+
NetworkIn: "NetworkIn",
|
|
105
|
+
NetworkOut: "NetworkOut",
|
|
106
|
+
NetworkReceiveThroughput: "NetworkReceiveThroughput",
|
|
107
|
+
NetworkTransmitThroughput: "NetworkTransmitThroughput",
|
|
108
|
+
RejectedConnectionCount: "RejectedConnectionCount",
|
|
109
|
+
RequestCount: "RequestCount",
|
|
110
|
+
StatusCheckFailed: "StatusCheckFailed",
|
|
111
|
+
StatusCheckFailed_Instance: "StatusCheckFailed_Instance",
|
|
112
|
+
StatusCheckFailed_System: "StatusCheckFailed_System",
|
|
113
|
+
UnhealthyHostCount: "UnhealthyHostCount",
|
|
114
|
+
};
|
|
115
|
+
export const ResourceType = {
|
|
116
|
+
Alarm: "Alarm",
|
|
117
|
+
Bucket: "Bucket",
|
|
118
|
+
Certificate: "Certificate",
|
|
119
|
+
CloudFormationStackRecord: "CloudFormationStackRecord",
|
|
120
|
+
ContactMethod: "ContactMethod",
|
|
121
|
+
ContainerService: "ContainerService",
|
|
122
|
+
Disk: "Disk",
|
|
123
|
+
DiskSnapshot: "DiskSnapshot",
|
|
124
|
+
Distribution: "Distribution",
|
|
125
|
+
Domain: "Domain",
|
|
126
|
+
ExportSnapshotRecord: "ExportSnapshotRecord",
|
|
127
|
+
Instance: "Instance",
|
|
128
|
+
InstanceSnapshot: "InstanceSnapshot",
|
|
129
|
+
KeyPair: "KeyPair",
|
|
130
|
+
LoadBalancer: "LoadBalancer",
|
|
131
|
+
LoadBalancerTlsCertificate: "LoadBalancerTlsCertificate",
|
|
132
|
+
PeeredVpc: "PeeredVpc",
|
|
133
|
+
RelationalDatabase: "RelationalDatabase",
|
|
134
|
+
RelationalDatabaseSnapshot: "RelationalDatabaseSnapshot",
|
|
135
|
+
StaticIp: "StaticIp",
|
|
136
|
+
};
|
|
137
|
+
export const AlarmState = {
|
|
138
|
+
ALARM: "ALARM",
|
|
139
|
+
INSUFFICIENT_DATA: "INSUFFICIENT_DATA",
|
|
140
|
+
OK: "OK",
|
|
141
|
+
};
|
|
142
|
+
export const MetricStatistic = {
|
|
143
|
+
Average: "Average",
|
|
144
|
+
Maximum: "Maximum",
|
|
145
|
+
Minimum: "Minimum",
|
|
146
|
+
SampleCount: "SampleCount",
|
|
147
|
+
Sum: "Sum",
|
|
148
|
+
};
|
|
149
|
+
export const TreatMissingData = {
|
|
150
|
+
Breaching: "breaching",
|
|
151
|
+
Ignore: "ignore",
|
|
152
|
+
Missing: "missing",
|
|
153
|
+
NotBreaching: "notBreaching",
|
|
154
|
+
};
|
|
155
|
+
export const MetricUnit = {
|
|
156
|
+
Bits: "Bits",
|
|
157
|
+
BitsSecond: "Bits/Second",
|
|
158
|
+
Bytes: "Bytes",
|
|
159
|
+
BytesSecond: "Bytes/Second",
|
|
160
|
+
Count: "Count",
|
|
161
|
+
CountSecond: "Count/Second",
|
|
162
|
+
Gigabits: "Gigabits",
|
|
163
|
+
GigabitsSecond: "Gigabits/Second",
|
|
164
|
+
Gigabytes: "Gigabytes",
|
|
165
|
+
GigabytesSecond: "Gigabytes/Second",
|
|
166
|
+
Kilobits: "Kilobits",
|
|
167
|
+
KilobitsSecond: "Kilobits/Second",
|
|
168
|
+
Kilobytes: "Kilobytes",
|
|
169
|
+
KilobytesSecond: "Kilobytes/Second",
|
|
170
|
+
Megabits: "Megabits",
|
|
171
|
+
MegabitsSecond: "Megabits/Second",
|
|
172
|
+
Megabytes: "Megabytes",
|
|
173
|
+
MegabytesSecond: "Megabytes/Second",
|
|
174
|
+
Microseconds: "Microseconds",
|
|
175
|
+
Milliseconds: "Milliseconds",
|
|
176
|
+
None: "None",
|
|
177
|
+
Percent: "Percent",
|
|
178
|
+
Seconds: "Seconds",
|
|
179
|
+
Terabits: "Terabits",
|
|
180
|
+
TerabitsSecond: "Terabits/Second",
|
|
181
|
+
Terabytes: "Terabytes",
|
|
182
|
+
TerabytesSecond: "Terabytes/Second",
|
|
183
|
+
};
|
|
184
|
+
export const OperationType = {
|
|
185
|
+
AllocateStaticIp: "AllocateStaticIp",
|
|
186
|
+
AttachCertificateToDistribution: "AttachCertificateToDistribution",
|
|
187
|
+
AttachDisk: "AttachDisk",
|
|
188
|
+
AttachInstancesToLoadBalancer: "AttachInstancesToLoadBalancer",
|
|
189
|
+
AttachLoadBalancerTlsCertificate: "AttachLoadBalancerTlsCertificate",
|
|
190
|
+
AttachStaticIp: "AttachStaticIp",
|
|
191
|
+
CloseInstancePublicPorts: "CloseInstancePublicPorts",
|
|
192
|
+
CreateBucket: "CreateBucket",
|
|
193
|
+
CreateBucketAccessKey: "CreateBucketAccessKey",
|
|
194
|
+
CreateCertificate: "CreateCertificate",
|
|
195
|
+
CreateContactMethod: "CreateContactMethod",
|
|
196
|
+
CreateContainerService: "CreateContainerService",
|
|
197
|
+
CreateContainerServiceDeployment: "CreateContainerServiceDeployment",
|
|
198
|
+
CreateContainerServiceRegistryLogin: "CreateContainerServiceRegistryLogin",
|
|
199
|
+
CreateDisk: "CreateDisk",
|
|
200
|
+
CreateDiskFromSnapshot: "CreateDiskFromSnapshot",
|
|
201
|
+
CreateDiskSnapshot: "CreateDiskSnapshot",
|
|
202
|
+
CreateDistribution: "CreateDistribution",
|
|
203
|
+
CreateDomain: "CreateDomain",
|
|
204
|
+
CreateInstance: "CreateInstance",
|
|
205
|
+
CreateInstanceSnapshot: "CreateInstanceSnapshot",
|
|
206
|
+
CreateInstancesFromSnapshot: "CreateInstancesFromSnapshot",
|
|
207
|
+
CreateLoadBalancer: "CreateLoadBalancer",
|
|
208
|
+
CreateLoadBalancerTlsCertificate: "CreateLoadBalancerTlsCertificate",
|
|
209
|
+
CreateRelationalDatabase: "CreateRelationalDatabase",
|
|
210
|
+
CreateRelationalDatabaseFromSnapshot: "CreateRelationalDatabaseFromSnapshot",
|
|
211
|
+
CreateRelationalDatabaseSnapshot: "CreateRelationalDatabaseSnapshot",
|
|
212
|
+
DeleteAlarm: "DeleteAlarm",
|
|
213
|
+
DeleteBucket: "DeleteBucket",
|
|
214
|
+
DeleteBucketAccessKey: "DeleteBucketAccessKey",
|
|
215
|
+
DeleteCertificate: "DeleteCertificate",
|
|
216
|
+
DeleteContactMethod: "DeleteContactMethod",
|
|
217
|
+
DeleteContainerImage: "DeleteContainerImage",
|
|
218
|
+
DeleteContainerService: "DeleteContainerService",
|
|
219
|
+
DeleteDisk: "DeleteDisk",
|
|
220
|
+
DeleteDiskSnapshot: "DeleteDiskSnapshot",
|
|
221
|
+
DeleteDistribution: "DeleteDistribution",
|
|
222
|
+
DeleteDomain: "DeleteDomain",
|
|
223
|
+
DeleteDomainEntry: "DeleteDomainEntry",
|
|
224
|
+
DeleteInstance: "DeleteInstance",
|
|
225
|
+
DeleteInstanceSnapshot: "DeleteInstanceSnapshot",
|
|
226
|
+
DeleteKnownHostKeys: "DeleteKnownHostKeys",
|
|
227
|
+
DeleteLoadBalancer: "DeleteLoadBalancer",
|
|
228
|
+
DeleteLoadBalancerTlsCertificate: "DeleteLoadBalancerTlsCertificate",
|
|
229
|
+
DeleteRelationalDatabase: "DeleteRelationalDatabase",
|
|
230
|
+
DeleteRelationalDatabaseSnapshot: "DeleteRelationalDatabaseSnapshot",
|
|
231
|
+
DetachCertificateFromDistribution: "DetachCertificateFromDistribution",
|
|
232
|
+
DetachDisk: "DetachDisk",
|
|
233
|
+
DetachInstancesFromLoadBalancer: "DetachInstancesFromLoadBalancer",
|
|
234
|
+
DetachStaticIp: "DetachStaticIp",
|
|
235
|
+
DisableAddOn: "DisableAddOn",
|
|
236
|
+
EnableAddOn: "EnableAddOn",
|
|
237
|
+
GetAlarms: "GetAlarms",
|
|
238
|
+
GetContactMethods: "GetContactMethods",
|
|
239
|
+
OpenInstancePublicPorts: "OpenInstancePublicPorts",
|
|
240
|
+
PutAlarm: "PutAlarm",
|
|
241
|
+
PutInstancePublicPorts: "PutInstancePublicPorts",
|
|
242
|
+
RebootInstance: "RebootInstance",
|
|
243
|
+
RebootRelationalDatabase: "RebootRelationalDatabase",
|
|
244
|
+
RegisterContainerImage: "RegisterContainerImage",
|
|
245
|
+
ReleaseStaticIp: "ReleaseStaticIp",
|
|
246
|
+
ResetDistributionCache: "ResetDistributionCache",
|
|
247
|
+
SendContactMethodVerification: "SendContactMethodVerification",
|
|
248
|
+
SetIpAddressType: "SetIpAddressType",
|
|
249
|
+
SetResourceAccessForBucket: "SetResourceAccessForBucket",
|
|
250
|
+
StartGUISession: "StartGUISession",
|
|
251
|
+
StartInstance: "StartInstance",
|
|
252
|
+
StartRelationalDatabase: "StartRelationalDatabase",
|
|
253
|
+
StopGUISession: "StopGUISession",
|
|
254
|
+
StopInstance: "StopInstance",
|
|
255
|
+
StopRelationalDatabase: "StopRelationalDatabase",
|
|
256
|
+
TestAlarm: "TestAlarm",
|
|
257
|
+
UpdateBucket: "UpdateBucket",
|
|
258
|
+
UpdateBucketBundle: "UpdateBucketBundle",
|
|
259
|
+
UpdateContainerService: "UpdateContainerService",
|
|
260
|
+
UpdateDistribution: "UpdateDistribution",
|
|
261
|
+
UpdateDistributionBundle: "UpdateDistributionBundle",
|
|
262
|
+
UpdateDomainEntry: "UpdateDomainEntry",
|
|
263
|
+
UpdateInstanceMetadataOptions: "UpdateInstanceMetadataOptions",
|
|
264
|
+
UpdateLoadBalancerAttribute: "UpdateLoadBalancerAttribute",
|
|
265
|
+
UpdateRelationalDatabase: "UpdateRelationalDatabase",
|
|
266
|
+
UpdateRelationalDatabaseParameters: "UpdateRelationalDatabaseParameters",
|
|
267
|
+
};
|
|
268
|
+
export const OperationStatus = {
|
|
269
|
+
Completed: "Completed",
|
|
270
|
+
Failed: "Failed",
|
|
271
|
+
NotStarted: "NotStarted",
|
|
272
|
+
Started: "Started",
|
|
273
|
+
Succeeded: "Succeeded",
|
|
274
|
+
};
|
|
292
275
|
export class InvalidInputException extends __BaseException {
|
|
293
276
|
constructor(opts) {
|
|
294
277
|
super({
|
|
@@ -364,259 +347,223 @@ export class UnauthenticatedException extends __BaseException {
|
|
|
364
347
|
this.tip = opts.tip;
|
|
365
348
|
}
|
|
366
349
|
}
|
|
367
|
-
export
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
}
|
|
390
|
-
export
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
}
|
|
535
|
-
export
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
}
|
|
547
|
-
export
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
}
|
|
554
|
-
export
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
})(DiskState || (DiskState = {}));
|
|
585
|
-
export var DiskSnapshotState;
|
|
586
|
-
(function (DiskSnapshotState) {
|
|
587
|
-
DiskSnapshotState["Completed"] = "completed";
|
|
588
|
-
DiskSnapshotState["Error"] = "error";
|
|
589
|
-
DiskSnapshotState["Pending"] = "pending";
|
|
590
|
-
DiskSnapshotState["Unknown"] = "unknown";
|
|
591
|
-
})(DiskSnapshotState || (DiskSnapshotState = {}));
|
|
592
|
-
export var DistributionMetricName;
|
|
593
|
-
(function (DistributionMetricName) {
|
|
594
|
-
DistributionMetricName["BytesDownloaded"] = "BytesDownloaded";
|
|
595
|
-
DistributionMetricName["BytesUploaded"] = "BytesUploaded";
|
|
596
|
-
DistributionMetricName["Http4xxErrorRate"] = "Http4xxErrorRate";
|
|
597
|
-
DistributionMetricName["Http5xxErrorRate"] = "Http5xxErrorRate";
|
|
598
|
-
DistributionMetricName["Requests"] = "Requests";
|
|
599
|
-
DistributionMetricName["TotalErrorRate"] = "TotalErrorRate";
|
|
600
|
-
})(DistributionMetricName || (DistributionMetricName = {}));
|
|
601
|
-
export var NameServersUpdateStateCode;
|
|
602
|
-
(function (NameServersUpdateStateCode) {
|
|
603
|
-
NameServersUpdateStateCode["Failed"] = "FAILED";
|
|
604
|
-
NameServersUpdateStateCode["Pending"] = "PENDING";
|
|
605
|
-
NameServersUpdateStateCode["Started"] = "STARTED";
|
|
606
|
-
NameServersUpdateStateCode["Succeeded"] = "SUCCEEDED";
|
|
607
|
-
})(NameServersUpdateStateCode || (NameServersUpdateStateCode = {}));
|
|
608
|
-
export var R53HostedZoneDeletionStateCode;
|
|
609
|
-
(function (R53HostedZoneDeletionStateCode) {
|
|
610
|
-
R53HostedZoneDeletionStateCode["Failed"] = "FAILED";
|
|
611
|
-
R53HostedZoneDeletionStateCode["Pending"] = "PENDING";
|
|
612
|
-
R53HostedZoneDeletionStateCode["Started"] = "STARTED";
|
|
613
|
-
R53HostedZoneDeletionStateCode["Succeeded"] = "SUCCEEDED";
|
|
614
|
-
})(R53HostedZoneDeletionStateCode || (R53HostedZoneDeletionStateCode = {}));
|
|
615
|
-
export var ExportSnapshotRecordSourceType;
|
|
616
|
-
(function (ExportSnapshotRecordSourceType) {
|
|
617
|
-
ExportSnapshotRecordSourceType["DiskSnapshot"] = "DiskSnapshot";
|
|
618
|
-
ExportSnapshotRecordSourceType["InstanceSnapshot"] = "InstanceSnapshot";
|
|
619
|
-
})(ExportSnapshotRecordSourceType || (ExportSnapshotRecordSourceType = {}));
|
|
350
|
+
export const AppCategory = {
|
|
351
|
+
LfR: "LfR",
|
|
352
|
+
};
|
|
353
|
+
export const AutoMountStatus = {
|
|
354
|
+
Failed: "Failed",
|
|
355
|
+
Mounted: "Mounted",
|
|
356
|
+
NotMounted: "NotMounted",
|
|
357
|
+
Pending: "Pending",
|
|
358
|
+
};
|
|
359
|
+
export const AutoSnapshotStatus = {
|
|
360
|
+
FAILED: "Failed",
|
|
361
|
+
IN_PROGRESS: "InProgress",
|
|
362
|
+
NOT_FOUND: "NotFound",
|
|
363
|
+
SUCCESS: "Success",
|
|
364
|
+
};
|
|
365
|
+
export const BehaviorEnum = {
|
|
366
|
+
CacheSetting: "cache",
|
|
367
|
+
DontCacheSetting: "dont-cache",
|
|
368
|
+
};
|
|
369
|
+
export const InstancePlatform = {
|
|
370
|
+
LinuxUnix: "LINUX_UNIX",
|
|
371
|
+
Windows: "WINDOWS",
|
|
372
|
+
};
|
|
373
|
+
export const BlueprintType = {
|
|
374
|
+
app: "app",
|
|
375
|
+
os: "os",
|
|
376
|
+
};
|
|
377
|
+
export const BucketMetricName = {
|
|
378
|
+
BucketSizeBytes: "BucketSizeBytes",
|
|
379
|
+
NumberOfObjects: "NumberOfObjects",
|
|
380
|
+
};
|
|
381
|
+
export const ForwardValues = {
|
|
382
|
+
all: "all",
|
|
383
|
+
allowList: "allow-list",
|
|
384
|
+
none: "none",
|
|
385
|
+
};
|
|
386
|
+
export const HeaderEnum = {
|
|
387
|
+
accept: "Accept",
|
|
388
|
+
acceptCharset: "Accept-Charset",
|
|
389
|
+
acceptDatetime: "Accept-Datetime",
|
|
390
|
+
acceptEncoding: "Accept-Encoding",
|
|
391
|
+
acceptLanguage: "Accept-Language",
|
|
392
|
+
authorization: "Authorization",
|
|
393
|
+
cloudFrontForwardedProto: "CloudFront-Forwarded-Proto",
|
|
394
|
+
cloudFrontIsDesktopViewer: "CloudFront-Is-Desktop-Viewer",
|
|
395
|
+
cloudFrontIsMobileViewer: "CloudFront-Is-Mobile-Viewer",
|
|
396
|
+
cloudFrontIsSmartTVViewer: "CloudFront-Is-SmartTV-Viewer",
|
|
397
|
+
cloudFrontIsTabletViewer: "CloudFront-Is-Tablet-Viewer",
|
|
398
|
+
cloudFrontViewerCountry: "CloudFront-Viewer-Country",
|
|
399
|
+
host: "Host",
|
|
400
|
+
origin: "Origin",
|
|
401
|
+
referer: "Referer",
|
|
402
|
+
};
|
|
403
|
+
export const DnsRecordCreationStateCode = {
|
|
404
|
+
Failed: "FAILED",
|
|
405
|
+
Started: "STARTED",
|
|
406
|
+
Succeeded: "SUCCEEDED",
|
|
407
|
+
};
|
|
408
|
+
export const CertificateDomainValidationStatus = {
|
|
409
|
+
Failed: "FAILED",
|
|
410
|
+
PendingValidation: "PENDING_VALIDATION",
|
|
411
|
+
Success: "SUCCESS",
|
|
412
|
+
};
|
|
413
|
+
export const RenewalStatus = {
|
|
414
|
+
Failed: "Failed",
|
|
415
|
+
PendingAutoRenewal: "PendingAutoRenewal",
|
|
416
|
+
PendingValidation: "PendingValidation",
|
|
417
|
+
Success: "Success",
|
|
418
|
+
};
|
|
419
|
+
export const CertificateStatus = {
|
|
420
|
+
Expired: "EXPIRED",
|
|
421
|
+
Failed: "FAILED",
|
|
422
|
+
Inactive: "INACTIVE",
|
|
423
|
+
Issued: "ISSUED",
|
|
424
|
+
PendingValidation: "PENDING_VALIDATION",
|
|
425
|
+
Revoked: "REVOKED",
|
|
426
|
+
ValidationTimedOut: "VALIDATION_TIMED_OUT",
|
|
427
|
+
};
|
|
428
|
+
export const NetworkProtocol = {
|
|
429
|
+
ALL: "all",
|
|
430
|
+
ICMP: "icmp",
|
|
431
|
+
TCP: "tcp",
|
|
432
|
+
UDP: "udp",
|
|
433
|
+
};
|
|
434
|
+
export const CloudFormationStackRecordSourceType = {
|
|
435
|
+
ExportSnapshotRecord: "ExportSnapshotRecord",
|
|
436
|
+
};
|
|
437
|
+
export const RecordState = {
|
|
438
|
+
Failed: "Failed",
|
|
439
|
+
Started: "Started",
|
|
440
|
+
Succeeded: "Succeeded",
|
|
441
|
+
};
|
|
442
|
+
export const ContactMethodStatus = {
|
|
443
|
+
Invalid: "Invalid",
|
|
444
|
+
PendingVerification: "PendingVerification",
|
|
445
|
+
Valid: "Valid",
|
|
446
|
+
};
|
|
447
|
+
export const ContactMethodVerificationProtocol = {
|
|
448
|
+
Email: "Email",
|
|
449
|
+
};
|
|
450
|
+
export const ContainerServiceProtocol = {
|
|
451
|
+
HTTP: "HTTP",
|
|
452
|
+
HTTPS: "HTTPS",
|
|
453
|
+
TCP: "TCP",
|
|
454
|
+
UDP: "UDP",
|
|
455
|
+
};
|
|
456
|
+
export const ContainerServiceDeploymentState = {
|
|
457
|
+
ACTIVATING: "ACTIVATING",
|
|
458
|
+
ACTIVE: "ACTIVE",
|
|
459
|
+
FAILED: "FAILED",
|
|
460
|
+
INACTIVE: "INACTIVE",
|
|
461
|
+
};
|
|
462
|
+
export const ContainerServicePowerName = {
|
|
463
|
+
large: "large",
|
|
464
|
+
medium: "medium",
|
|
465
|
+
micro: "micro",
|
|
466
|
+
nano: "nano",
|
|
467
|
+
small: "small",
|
|
468
|
+
xlarge: "xlarge",
|
|
469
|
+
};
|
|
470
|
+
export const ContainerServiceState = {
|
|
471
|
+
DELETING: "DELETING",
|
|
472
|
+
DEPLOYING: "DEPLOYING",
|
|
473
|
+
DISABLED: "DISABLED",
|
|
474
|
+
PENDING: "PENDING",
|
|
475
|
+
READY: "READY",
|
|
476
|
+
RUNNING: "RUNNING",
|
|
477
|
+
UPDATING: "UPDATING",
|
|
478
|
+
};
|
|
479
|
+
export const ContainerServiceStateDetailCode = {
|
|
480
|
+
ACTIVATING_DEPLOYMENT: "ACTIVATING_DEPLOYMENT",
|
|
481
|
+
CERTIFICATE_LIMIT_EXCEEDED: "CERTIFICATE_LIMIT_EXCEEDED",
|
|
482
|
+
CREATING_DEPLOYMENT: "CREATING_DEPLOYMENT",
|
|
483
|
+
CREATING_NETWORK_INFRASTRUCTURE: "CREATING_NETWORK_INFRASTRUCTURE",
|
|
484
|
+
CREATING_SYSTEM_RESOURCES: "CREATING_SYSTEM_RESOURCES",
|
|
485
|
+
EVALUATING_HEALTH_CHECK: "EVALUATING_HEALTH_CHECK",
|
|
486
|
+
PROVISIONING_CERTIFICATE: "PROVISIONING_CERTIFICATE",
|
|
487
|
+
PROVISIONING_SERVICE: "PROVISIONING_SERVICE",
|
|
488
|
+
UNKNOWN_ERROR: "UNKNOWN_ERROR",
|
|
489
|
+
};
|
|
490
|
+
export const ContainerServiceMetricName = {
|
|
491
|
+
CPUUtilization: "CPUUtilization",
|
|
492
|
+
MemoryUtilization: "MemoryUtilization",
|
|
493
|
+
};
|
|
494
|
+
export const Currency = {
|
|
495
|
+
USD: "USD",
|
|
496
|
+
};
|
|
497
|
+
export const PricingUnit = {
|
|
498
|
+
Bundles: "Bundles",
|
|
499
|
+
GB: "GB",
|
|
500
|
+
GBMo: "GB-Mo",
|
|
501
|
+
Hrs: "Hrs",
|
|
502
|
+
Queries: "Queries",
|
|
503
|
+
};
|
|
504
|
+
export const PortInfoSourceType = {
|
|
505
|
+
Closed: "CLOSED",
|
|
506
|
+
Default: "DEFAULT",
|
|
507
|
+
Instance: "INSTANCE",
|
|
508
|
+
None: "NONE",
|
|
509
|
+
};
|
|
510
|
+
export const IpAddressType = {
|
|
511
|
+
DUALSTACK: "dualstack",
|
|
512
|
+
IPV4: "ipv4",
|
|
513
|
+
};
|
|
514
|
+
export const OriginProtocolPolicyEnum = {
|
|
515
|
+
HTTPOnly: "http-only",
|
|
516
|
+
HTTPSOnly: "https-only",
|
|
517
|
+
};
|
|
518
|
+
export const Status = {
|
|
519
|
+
FailedInstanceCreation: "failedInstanceCreation",
|
|
520
|
+
FailedStartingGUISession: "failedStartingGUISession",
|
|
521
|
+
FailedStoppingGUISession: "failedStoppingGUISession",
|
|
522
|
+
NotStarted: "notStarted",
|
|
523
|
+
SettingUpInstance: "settingUpInstance",
|
|
524
|
+
StartExpired: "startExpired",
|
|
525
|
+
Started: "started",
|
|
526
|
+
Starting: "starting",
|
|
527
|
+
Stopped: "stopped",
|
|
528
|
+
Stopping: "stopping",
|
|
529
|
+
};
|
|
530
|
+
export const DiskState = {
|
|
531
|
+
Available: "available",
|
|
532
|
+
Error: "error",
|
|
533
|
+
InUse: "in-use",
|
|
534
|
+
Pending: "pending",
|
|
535
|
+
Unknown: "unknown",
|
|
536
|
+
};
|
|
537
|
+
export const DiskSnapshotState = {
|
|
538
|
+
Completed: "completed",
|
|
539
|
+
Error: "error",
|
|
540
|
+
Pending: "pending",
|
|
541
|
+
Unknown: "unknown",
|
|
542
|
+
};
|
|
543
|
+
export const DistributionMetricName = {
|
|
544
|
+
BytesDownloaded: "BytesDownloaded",
|
|
545
|
+
BytesUploaded: "BytesUploaded",
|
|
546
|
+
Http4xxErrorRate: "Http4xxErrorRate",
|
|
547
|
+
Http5xxErrorRate: "Http5xxErrorRate",
|
|
548
|
+
Requests: "Requests",
|
|
549
|
+
TotalErrorRate: "TotalErrorRate",
|
|
550
|
+
};
|
|
551
|
+
export const NameServersUpdateStateCode = {
|
|
552
|
+
Failed: "FAILED",
|
|
553
|
+
Pending: "PENDING",
|
|
554
|
+
Started: "STARTED",
|
|
555
|
+
Succeeded: "SUCCEEDED",
|
|
556
|
+
};
|
|
557
|
+
export const R53HostedZoneDeletionStateCode = {
|
|
558
|
+
Failed: "FAILED",
|
|
559
|
+
Pending: "PENDING",
|
|
560
|
+
Started: "STARTED",
|
|
561
|
+
Succeeded: "SUCCEEDED",
|
|
562
|
+
};
|
|
563
|
+
export const ExportSnapshotRecordSourceType = {
|
|
564
|
+
DiskSnapshot: "DiskSnapshot",
|
|
565
|
+
InstanceSnapshot: "InstanceSnapshot",
|
|
566
|
+
};
|
|
620
567
|
export const AccessKeyFilterSensitiveLog = (obj) => ({
|
|
621
568
|
...obj,
|
|
622
569
|
...(obj.accessKeyId && { accessKeyId: SENSITIVE_STRING }),
|