@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
|
@@ -142,22 +142,28 @@ export interface InstanceHardware {
|
|
|
142
142
|
disks?: Disk[];
|
|
143
143
|
ramSizeInGb?: number;
|
|
144
144
|
}
|
|
145
|
-
export declare
|
|
146
|
-
disabled
|
|
147
|
-
enabled
|
|
148
|
-
}
|
|
149
|
-
export
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
145
|
+
export declare const HttpEndpoint: {
|
|
146
|
+
readonly disabled: "disabled";
|
|
147
|
+
readonly enabled: "enabled";
|
|
148
|
+
};
|
|
149
|
+
export type HttpEndpoint = (typeof HttpEndpoint)[keyof typeof HttpEndpoint];
|
|
150
|
+
export declare const HttpProtocolIpv6: {
|
|
151
|
+
readonly disabled: "disabled";
|
|
152
|
+
readonly enabled: "enabled";
|
|
153
|
+
};
|
|
154
|
+
export type HttpProtocolIpv6 =
|
|
155
|
+
(typeof HttpProtocolIpv6)[keyof typeof HttpProtocolIpv6];
|
|
156
|
+
export declare const HttpTokens: {
|
|
157
|
+
readonly optional: "optional";
|
|
158
|
+
readonly required: "required";
|
|
159
|
+
};
|
|
160
|
+
export type HttpTokens = (typeof HttpTokens)[keyof typeof HttpTokens];
|
|
161
|
+
export declare const InstanceMetadataState: {
|
|
162
|
+
readonly applied: "applied";
|
|
163
|
+
readonly pending: "pending";
|
|
164
|
+
};
|
|
165
|
+
export type InstanceMetadataState =
|
|
166
|
+
(typeof InstanceMetadataState)[keyof typeof InstanceMetadataState];
|
|
161
167
|
export interface InstanceMetadataOptions {
|
|
162
168
|
state?: InstanceMetadataState | string;
|
|
163
169
|
httpTokens?: HttpTokens | string;
|
|
@@ -168,10 +174,12 @@ export interface InstanceMetadataOptions {
|
|
|
168
174
|
export interface MonthlyTransfer {
|
|
169
175
|
gbPerMonthAllocated?: number;
|
|
170
176
|
}
|
|
171
|
-
export declare
|
|
172
|
-
Private
|
|
173
|
-
Public
|
|
174
|
-
}
|
|
177
|
+
export declare const PortAccessType: {
|
|
178
|
+
readonly Private: "Private";
|
|
179
|
+
readonly Public: "Public";
|
|
180
|
+
};
|
|
181
|
+
export type PortAccessType =
|
|
182
|
+
(typeof PortAccessType)[keyof typeof PortAccessType];
|
|
175
183
|
export interface InstancePortInfo {
|
|
176
184
|
fromPort?: number;
|
|
177
185
|
toPort?: number;
|
|
@@ -219,10 +227,12 @@ export interface Instance {
|
|
|
219
227
|
export interface GetInstanceResult {
|
|
220
228
|
instance?: Instance;
|
|
221
229
|
}
|
|
222
|
-
export declare
|
|
223
|
-
rdp
|
|
224
|
-
ssh
|
|
225
|
-
}
|
|
230
|
+
export declare const InstanceAccessProtocol: {
|
|
231
|
+
readonly rdp: "rdp";
|
|
232
|
+
readonly ssh: "ssh";
|
|
233
|
+
};
|
|
234
|
+
export type InstanceAccessProtocol =
|
|
235
|
+
(typeof InstanceAccessProtocol)[keyof typeof InstanceAccessProtocol];
|
|
226
236
|
export interface GetInstanceAccessDetailsRequest {
|
|
227
237
|
instanceName: string | undefined;
|
|
228
238
|
protocol?: InstanceAccessProtocol | string;
|
|
@@ -255,17 +265,19 @@ export interface InstanceAccessDetails {
|
|
|
255
265
|
export interface GetInstanceAccessDetailsResult {
|
|
256
266
|
accessDetails?: InstanceAccessDetails;
|
|
257
267
|
}
|
|
258
|
-
export declare
|
|
259
|
-
BurstCapacityPercentage
|
|
260
|
-
BurstCapacityTime
|
|
261
|
-
CPUUtilization
|
|
262
|
-
MetadataNoToken
|
|
263
|
-
NetworkIn
|
|
264
|
-
NetworkOut
|
|
265
|
-
StatusCheckFailed
|
|
266
|
-
StatusCheckFailed_Instance
|
|
267
|
-
StatusCheckFailed_System
|
|
268
|
-
}
|
|
268
|
+
export declare const InstanceMetricName: {
|
|
269
|
+
readonly BurstCapacityPercentage: "BurstCapacityPercentage";
|
|
270
|
+
readonly BurstCapacityTime: "BurstCapacityTime";
|
|
271
|
+
readonly CPUUtilization: "CPUUtilization";
|
|
272
|
+
readonly MetadataNoToken: "MetadataNoToken";
|
|
273
|
+
readonly NetworkIn: "NetworkIn";
|
|
274
|
+
readonly NetworkOut: "NetworkOut";
|
|
275
|
+
readonly StatusCheckFailed: "StatusCheckFailed";
|
|
276
|
+
readonly StatusCheckFailed_Instance: "StatusCheckFailed_Instance";
|
|
277
|
+
readonly StatusCheckFailed_System: "StatusCheckFailed_System";
|
|
278
|
+
};
|
|
279
|
+
export type InstanceMetricName =
|
|
280
|
+
(typeof InstanceMetricName)[keyof typeof InstanceMetricName];
|
|
269
281
|
export interface GetInstanceMetricDataRequest {
|
|
270
282
|
instanceName: string | undefined;
|
|
271
283
|
metricName: InstanceMetricName | string | undefined;
|
|
@@ -282,10 +294,11 @@ export interface GetInstanceMetricDataResult {
|
|
|
282
294
|
export interface GetInstancePortStatesRequest {
|
|
283
295
|
instanceName: string | undefined;
|
|
284
296
|
}
|
|
285
|
-
export declare
|
|
286
|
-
Closed
|
|
287
|
-
Open
|
|
288
|
-
}
|
|
297
|
+
export declare const PortState: {
|
|
298
|
+
readonly Closed: "closed";
|
|
299
|
+
readonly Open: "open";
|
|
300
|
+
};
|
|
301
|
+
export type PortState = (typeof PortState)[keyof typeof PortState];
|
|
289
302
|
export interface InstancePortState {
|
|
290
303
|
fromPort?: number;
|
|
291
304
|
toPort?: number;
|
|
@@ -308,11 +321,13 @@ export interface GetInstancesResult {
|
|
|
308
321
|
export interface GetInstanceSnapshotRequest {
|
|
309
322
|
instanceSnapshotName: string | undefined;
|
|
310
323
|
}
|
|
311
|
-
export declare
|
|
312
|
-
Available
|
|
313
|
-
Error
|
|
314
|
-
Pending
|
|
315
|
-
}
|
|
324
|
+
export declare const InstanceSnapshotState: {
|
|
325
|
+
readonly Available: "available";
|
|
326
|
+
readonly Error: "error";
|
|
327
|
+
readonly Pending: "pending";
|
|
328
|
+
};
|
|
329
|
+
export type InstanceSnapshotState =
|
|
330
|
+
(typeof InstanceSnapshotState)[keyof typeof InstanceSnapshotState];
|
|
316
331
|
export interface InstanceSnapshot {
|
|
317
332
|
name?: string;
|
|
318
333
|
arn?: string;
|
|
@@ -364,50 +379,60 @@ export interface GetKeyPairsResult {
|
|
|
364
379
|
export interface GetLoadBalancerRequest {
|
|
365
380
|
loadBalancerName: string | undefined;
|
|
366
381
|
}
|
|
367
|
-
export declare
|
|
368
|
-
HealthCheckPath
|
|
369
|
-
HttpsRedirectionEnabled
|
|
370
|
-
SessionStickinessEnabled
|
|
371
|
-
SessionStickiness_LB_CookieDurationSeconds
|
|
372
|
-
TlsPolicyName
|
|
373
|
-
}
|
|
374
|
-
export
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
382
|
+
export declare const LoadBalancerAttributeName: {
|
|
383
|
+
readonly HealthCheckPath: "HealthCheckPath";
|
|
384
|
+
readonly HttpsRedirectionEnabled: "HttpsRedirectionEnabled";
|
|
385
|
+
readonly SessionStickinessEnabled: "SessionStickinessEnabled";
|
|
386
|
+
readonly SessionStickiness_LB_CookieDurationSeconds: "SessionStickiness_LB_CookieDurationSeconds";
|
|
387
|
+
readonly TlsPolicyName: "TlsPolicyName";
|
|
388
|
+
};
|
|
389
|
+
export type LoadBalancerAttributeName =
|
|
390
|
+
(typeof LoadBalancerAttributeName)[keyof typeof LoadBalancerAttributeName];
|
|
391
|
+
export declare const InstanceHealthState: {
|
|
392
|
+
readonly Draining: "draining";
|
|
393
|
+
readonly Healthy: "healthy";
|
|
394
|
+
readonly Initial: "initial";
|
|
395
|
+
readonly Unavailable: "unavailable";
|
|
396
|
+
readonly Unhealthy: "unhealthy";
|
|
397
|
+
readonly Unused: "unused";
|
|
398
|
+
};
|
|
399
|
+
export type InstanceHealthState =
|
|
400
|
+
(typeof InstanceHealthState)[keyof typeof InstanceHealthState];
|
|
401
|
+
export declare const InstanceHealthReason: {
|
|
402
|
+
readonly InstanceDeregistrationInProgress: "Instance.DeregistrationInProgress";
|
|
403
|
+
readonly InstanceFailedHealthChecks: "Instance.FailedHealthChecks";
|
|
404
|
+
readonly InstanceInvalidState: "Instance.InvalidState";
|
|
405
|
+
readonly InstanceIpUnusable: "Instance.IpUnusable";
|
|
406
|
+
readonly InstanceNotInUse: "Instance.NotInUse";
|
|
407
|
+
readonly InstanceNotRegistered: "Instance.NotRegistered";
|
|
408
|
+
readonly InstanceResponseCodeMismatch: "Instance.ResponseCodeMismatch";
|
|
409
|
+
readonly InstanceTimeout: "Instance.Timeout";
|
|
410
|
+
readonly LbInitialHealthChecking: "Lb.InitialHealthChecking";
|
|
411
|
+
readonly LbInternalError: "Lb.InternalError";
|
|
412
|
+
readonly LbRegistrationInProgress: "Lb.RegistrationInProgress";
|
|
413
|
+
};
|
|
414
|
+
export type InstanceHealthReason =
|
|
415
|
+
(typeof InstanceHealthReason)[keyof typeof InstanceHealthReason];
|
|
395
416
|
export interface InstanceHealthSummary {
|
|
396
417
|
instanceName?: string;
|
|
397
418
|
instanceHealth?: InstanceHealthState | string;
|
|
398
419
|
instanceHealthReason?: InstanceHealthReason | string;
|
|
399
420
|
}
|
|
400
|
-
export declare
|
|
401
|
-
HTTP
|
|
402
|
-
HTTP_HTTPS
|
|
403
|
-
}
|
|
404
|
-
export
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
421
|
+
export declare const LoadBalancerProtocol: {
|
|
422
|
+
readonly HTTP: "HTTP";
|
|
423
|
+
readonly HTTP_HTTPS: "HTTP_HTTPS";
|
|
424
|
+
};
|
|
425
|
+
export type LoadBalancerProtocol =
|
|
426
|
+
(typeof LoadBalancerProtocol)[keyof typeof LoadBalancerProtocol];
|
|
427
|
+
export declare const LoadBalancerState: {
|
|
428
|
+
readonly Active: "active";
|
|
429
|
+
readonly ActiveImpaired: "active_impaired";
|
|
430
|
+
readonly Failed: "failed";
|
|
431
|
+
readonly Provisioning: "provisioning";
|
|
432
|
+
readonly Unknown: "unknown";
|
|
433
|
+
};
|
|
434
|
+
export type LoadBalancerState =
|
|
435
|
+
(typeof LoadBalancerState)[keyof typeof LoadBalancerState];
|
|
411
436
|
export interface LoadBalancerTlsCertificateSummary {
|
|
412
437
|
name?: string;
|
|
413
438
|
isAttached?: boolean;
|
|
@@ -436,20 +461,22 @@ export interface LoadBalancer {
|
|
|
436
461
|
export interface GetLoadBalancerResult {
|
|
437
462
|
loadBalancer?: LoadBalancer;
|
|
438
463
|
}
|
|
439
|
-
export declare
|
|
440
|
-
ClientTLSNegotiationErrorCount
|
|
441
|
-
HTTPCode_Instance_2XX_Count
|
|
442
|
-
HTTPCode_Instance_3XX_Count
|
|
443
|
-
HTTPCode_Instance_4XX_Count
|
|
444
|
-
HTTPCode_Instance_5XX_Count
|
|
445
|
-
HTTPCode_LB_4XX_Count
|
|
446
|
-
HTTPCode_LB_5XX_Count
|
|
447
|
-
HealthyHostCount
|
|
448
|
-
InstanceResponseTime
|
|
449
|
-
RejectedConnectionCount
|
|
450
|
-
RequestCount
|
|
451
|
-
UnhealthyHostCount
|
|
452
|
-
}
|
|
464
|
+
export declare const LoadBalancerMetricName: {
|
|
465
|
+
readonly ClientTLSNegotiationErrorCount: "ClientTLSNegotiationErrorCount";
|
|
466
|
+
readonly HTTPCode_Instance_2XX_Count: "HTTPCode_Instance_2XX_Count";
|
|
467
|
+
readonly HTTPCode_Instance_3XX_Count: "HTTPCode_Instance_3XX_Count";
|
|
468
|
+
readonly HTTPCode_Instance_4XX_Count: "HTTPCode_Instance_4XX_Count";
|
|
469
|
+
readonly HTTPCode_Instance_5XX_Count: "HTTPCode_Instance_5XX_Count";
|
|
470
|
+
readonly HTTPCode_LB_4XX_Count: "HTTPCode_LB_4XX_Count";
|
|
471
|
+
readonly HTTPCode_LB_5XX_Count: "HTTPCode_LB_5XX_Count";
|
|
472
|
+
readonly HealthyHostCount: "HealthyHostCount";
|
|
473
|
+
readonly InstanceResponseTime: "InstanceResponseTime";
|
|
474
|
+
readonly RejectedConnectionCount: "RejectedConnectionCount";
|
|
475
|
+
readonly RequestCount: "RequestCount";
|
|
476
|
+
readonly UnhealthyHostCount: "UnhealthyHostCount";
|
|
477
|
+
};
|
|
478
|
+
export type LoadBalancerMetricName =
|
|
479
|
+
(typeof LoadBalancerMetricName)[keyof typeof LoadBalancerMetricName];
|
|
453
480
|
export interface GetLoadBalancerMetricDataRequest {
|
|
454
481
|
loadBalancerName: string | undefined;
|
|
455
482
|
metricName: LoadBalancerMetricName | string | undefined;
|
|
@@ -473,20 +500,24 @@ export interface GetLoadBalancersResult {
|
|
|
473
500
|
export interface GetLoadBalancerTlsCertificatesRequest {
|
|
474
501
|
loadBalancerName: string | undefined;
|
|
475
502
|
}
|
|
476
|
-
export declare
|
|
477
|
-
Failed
|
|
478
|
-
Started
|
|
479
|
-
Succeeded
|
|
480
|
-
}
|
|
503
|
+
export declare const LoadBalancerTlsCertificateDnsRecordCreationStateCode: {
|
|
504
|
+
readonly Failed: "FAILED";
|
|
505
|
+
readonly Started: "STARTED";
|
|
506
|
+
readonly Succeeded: "SUCCEEDED";
|
|
507
|
+
};
|
|
508
|
+
export type LoadBalancerTlsCertificateDnsRecordCreationStateCode =
|
|
509
|
+
(typeof LoadBalancerTlsCertificateDnsRecordCreationStateCode)[keyof typeof LoadBalancerTlsCertificateDnsRecordCreationStateCode];
|
|
481
510
|
export interface LoadBalancerTlsCertificateDnsRecordCreationState {
|
|
482
511
|
code?: LoadBalancerTlsCertificateDnsRecordCreationStateCode | string;
|
|
483
512
|
message?: string;
|
|
484
513
|
}
|
|
485
|
-
export declare
|
|
486
|
-
Failed
|
|
487
|
-
PendingValidation
|
|
488
|
-
Success
|
|
489
|
-
}
|
|
514
|
+
export declare const LoadBalancerTlsCertificateDomainStatus: {
|
|
515
|
+
readonly Failed: "FAILED";
|
|
516
|
+
readonly PendingValidation: "PENDING_VALIDATION";
|
|
517
|
+
readonly Success: "SUCCESS";
|
|
518
|
+
};
|
|
519
|
+
export type LoadBalancerTlsCertificateDomainStatus =
|
|
520
|
+
(typeof LoadBalancerTlsCertificateDomainStatus)[keyof typeof LoadBalancerTlsCertificateDomainStatus];
|
|
490
521
|
export interface LoadBalancerTlsCertificateDomainValidationRecord {
|
|
491
522
|
name?: string;
|
|
492
523
|
type?: string;
|
|
@@ -495,49 +526,57 @@ export interface LoadBalancerTlsCertificateDomainValidationRecord {
|
|
|
495
526
|
domainName?: string;
|
|
496
527
|
dnsRecordCreationState?: LoadBalancerTlsCertificateDnsRecordCreationState;
|
|
497
528
|
}
|
|
498
|
-
export declare
|
|
499
|
-
AdditionalVerificationRequired
|
|
500
|
-
DomainNotAllowed
|
|
501
|
-
InvalidPublicDomain
|
|
502
|
-
NoAvailableContacts
|
|
503
|
-
Other
|
|
504
|
-
}
|
|
529
|
+
export declare const LoadBalancerTlsCertificateFailureReason: {
|
|
530
|
+
readonly AdditionalVerificationRequired: "ADDITIONAL_VERIFICATION_REQUIRED";
|
|
531
|
+
readonly DomainNotAllowed: "DOMAIN_NOT_ALLOWED";
|
|
532
|
+
readonly InvalidPublicDomain: "INVALID_PUBLIC_DOMAIN";
|
|
533
|
+
readonly NoAvailableContacts: "NO_AVAILABLE_CONTACTS";
|
|
534
|
+
readonly Other: "OTHER";
|
|
535
|
+
};
|
|
536
|
+
export type LoadBalancerTlsCertificateFailureReason =
|
|
537
|
+
(typeof LoadBalancerTlsCertificateFailureReason)[keyof typeof LoadBalancerTlsCertificateFailureReason];
|
|
505
538
|
export interface LoadBalancerTlsCertificateDomainValidationOption {
|
|
506
539
|
domainName?: string;
|
|
507
540
|
validationStatus?: LoadBalancerTlsCertificateDomainStatus | string;
|
|
508
541
|
}
|
|
509
|
-
export declare
|
|
510
|
-
Failed
|
|
511
|
-
PendingAutoRenewal
|
|
512
|
-
PendingValidation
|
|
513
|
-
Success
|
|
514
|
-
}
|
|
542
|
+
export declare const LoadBalancerTlsCertificateRenewalStatus: {
|
|
543
|
+
readonly Failed: "FAILED";
|
|
544
|
+
readonly PendingAutoRenewal: "PENDING_AUTO_RENEWAL";
|
|
545
|
+
readonly PendingValidation: "PENDING_VALIDATION";
|
|
546
|
+
readonly Success: "SUCCESS";
|
|
547
|
+
};
|
|
548
|
+
export type LoadBalancerTlsCertificateRenewalStatus =
|
|
549
|
+
(typeof LoadBalancerTlsCertificateRenewalStatus)[keyof typeof LoadBalancerTlsCertificateRenewalStatus];
|
|
515
550
|
export interface LoadBalancerTlsCertificateRenewalSummary {
|
|
516
551
|
renewalStatus?: LoadBalancerTlsCertificateRenewalStatus | string;
|
|
517
552
|
domainValidationOptions?: LoadBalancerTlsCertificateDomainValidationOption[];
|
|
518
553
|
}
|
|
519
|
-
export declare
|
|
520
|
-
AACompromise
|
|
521
|
-
AffiliationChanged
|
|
522
|
-
CaCompromise
|
|
523
|
-
CertificateHold
|
|
524
|
-
CessationOfOperation
|
|
525
|
-
KeyCompromise
|
|
526
|
-
PrivilegeWithdrawn
|
|
527
|
-
RemoveFromCrl
|
|
528
|
-
Superceded
|
|
529
|
-
Unspecified
|
|
530
|
-
}
|
|
531
|
-
export
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
554
|
+
export declare const LoadBalancerTlsCertificateRevocationReason: {
|
|
555
|
+
readonly AACompromise: "A_A_COMPROMISE";
|
|
556
|
+
readonly AffiliationChanged: "AFFILIATION_CHANGED";
|
|
557
|
+
readonly CaCompromise: "CA_COMPROMISE";
|
|
558
|
+
readonly CertificateHold: "CERTIFICATE_HOLD";
|
|
559
|
+
readonly CessationOfOperation: "CESSATION_OF_OPERATION";
|
|
560
|
+
readonly KeyCompromise: "KEY_COMPROMISE";
|
|
561
|
+
readonly PrivilegeWithdrawn: "PRIVILEGE_WITHDRAWN";
|
|
562
|
+
readonly RemoveFromCrl: "REMOVE_FROM_CRL";
|
|
563
|
+
readonly Superceded: "SUPERCEDED";
|
|
564
|
+
readonly Unspecified: "UNSPECIFIED";
|
|
565
|
+
};
|
|
566
|
+
export type LoadBalancerTlsCertificateRevocationReason =
|
|
567
|
+
(typeof LoadBalancerTlsCertificateRevocationReason)[keyof typeof LoadBalancerTlsCertificateRevocationReason];
|
|
568
|
+
export declare const LoadBalancerTlsCertificateStatus: {
|
|
569
|
+
readonly Expired: "EXPIRED";
|
|
570
|
+
readonly Failed: "FAILED";
|
|
571
|
+
readonly Inactive: "INACTIVE";
|
|
572
|
+
readonly Issued: "ISSUED";
|
|
573
|
+
readonly PendingValidation: "PENDING_VALIDATION";
|
|
574
|
+
readonly Revoked: "REVOKED";
|
|
575
|
+
readonly Unknown: "UNKNOWN";
|
|
576
|
+
readonly ValidationTimedOut: "VALIDATION_TIMED_OUT";
|
|
577
|
+
};
|
|
578
|
+
export type LoadBalancerTlsCertificateStatus =
|
|
579
|
+
(typeof LoadBalancerTlsCertificateStatus)[keyof typeof LoadBalancerTlsCertificateStatus];
|
|
541
580
|
export interface LoadBalancerTlsCertificate {
|
|
542
581
|
name?: string;
|
|
543
582
|
arn?: string;
|
|
@@ -675,9 +714,11 @@ export interface GetRelationalDatabaseResult {
|
|
|
675
714
|
export interface GetRelationalDatabaseBlueprintsRequest {
|
|
676
715
|
pageToken?: string;
|
|
677
716
|
}
|
|
678
|
-
export declare
|
|
679
|
-
MYSQL
|
|
680
|
-
}
|
|
717
|
+
export declare const RelationalDatabaseEngine: {
|
|
718
|
+
readonly MYSQL: "mysql";
|
|
719
|
+
};
|
|
720
|
+
export type RelationalDatabaseEngine =
|
|
721
|
+
(typeof RelationalDatabaseEngine)[keyof typeof RelationalDatabaseEngine];
|
|
681
722
|
export interface RelationalDatabaseBlueprint {
|
|
682
723
|
blueprintId?: string;
|
|
683
724
|
engine?: RelationalDatabaseEngine | string;
|
|
@@ -747,11 +788,13 @@ export interface GetRelationalDatabaseLogStreamsRequest {
|
|
|
747
788
|
export interface GetRelationalDatabaseLogStreamsResult {
|
|
748
789
|
logStreams?: string[];
|
|
749
790
|
}
|
|
750
|
-
export declare
|
|
751
|
-
CURRENT
|
|
752
|
-
PENDING
|
|
753
|
-
PREVIOUS
|
|
754
|
-
}
|
|
791
|
+
export declare const RelationalDatabasePasswordVersion: {
|
|
792
|
+
readonly CURRENT: "CURRENT";
|
|
793
|
+
readonly PENDING: "PENDING";
|
|
794
|
+
readonly PREVIOUS: "PREVIOUS";
|
|
795
|
+
};
|
|
796
|
+
export type RelationalDatabasePasswordVersion =
|
|
797
|
+
(typeof RelationalDatabasePasswordVersion)[keyof typeof RelationalDatabasePasswordVersion];
|
|
755
798
|
export interface GetRelationalDatabaseMasterUserPasswordRequest {
|
|
756
799
|
relationalDatabaseName: string | undefined;
|
|
757
800
|
passwordVersion?: RelationalDatabasePasswordVersion | string;
|
|
@@ -760,14 +803,16 @@ export interface GetRelationalDatabaseMasterUserPasswordResult {
|
|
|
760
803
|
masterUserPassword?: string;
|
|
761
804
|
createdAt?: Date;
|
|
762
805
|
}
|
|
763
|
-
export declare
|
|
764
|
-
CPUUtilization
|
|
765
|
-
DatabaseConnections
|
|
766
|
-
DiskQueueDepth
|
|
767
|
-
FreeStorageSpace
|
|
768
|
-
NetworkReceiveThroughput
|
|
769
|
-
NetworkTransmitThroughput
|
|
770
|
-
}
|
|
806
|
+
export declare const RelationalDatabaseMetricName: {
|
|
807
|
+
readonly CPUUtilization: "CPUUtilization";
|
|
808
|
+
readonly DatabaseConnections: "DatabaseConnections";
|
|
809
|
+
readonly DiskQueueDepth: "DiskQueueDepth";
|
|
810
|
+
readonly FreeStorageSpace: "FreeStorageSpace";
|
|
811
|
+
readonly NetworkReceiveThroughput: "NetworkReceiveThroughput";
|
|
812
|
+
readonly NetworkTransmitThroughput: "NetworkTransmitThroughput";
|
|
813
|
+
};
|
|
814
|
+
export type RelationalDatabaseMetricName =
|
|
815
|
+
(typeof RelationalDatabaseMetricName)[keyof typeof RelationalDatabaseMetricName];
|
|
771
816
|
export interface GetRelationalDatabaseMetricDataRequest {
|
|
772
817
|
relationalDatabaseName: string | undefined;
|
|
773
818
|
metricName: RelationalDatabaseMetricName | string | undefined;
|
|
@@ -953,10 +998,12 @@ export interface SetIpAddressTypeRequest {
|
|
|
953
998
|
export interface SetIpAddressTypeResult {
|
|
954
999
|
operations?: Operation[];
|
|
955
1000
|
}
|
|
956
|
-
export declare
|
|
957
|
-
Allow
|
|
958
|
-
Deny
|
|
959
|
-
}
|
|
1001
|
+
export declare const ResourceBucketAccess: {
|
|
1002
|
+
readonly Allow: "allow";
|
|
1003
|
+
readonly Deny: "deny";
|
|
1004
|
+
};
|
|
1005
|
+
export type ResourceBucketAccess =
|
|
1006
|
+
(typeof ResourceBucketAccess)[keyof typeof ResourceBucketAccess];
|
|
960
1007
|
export interface SetResourceAccessForBucketRequest {
|
|
961
1008
|
resourceName: string | undefined;
|
|
962
1009
|
bucketName: string | undefined;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-lightsail",
|
|
3
3
|
"description": "AWS SDK for JavaScript Lightsail Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.303.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,42 +21,42 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/config-resolver": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
27
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
28
|
-
"@aws-sdk/hash-node": "3.
|
|
29
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
30
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
31
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
32
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
33
|
-
"@aws-sdk/middleware-logger": "3.
|
|
34
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
35
|
-
"@aws-sdk/middleware-retry": "3.
|
|
36
|
-
"@aws-sdk/middleware-serde": "3.
|
|
37
|
-
"@aws-sdk/middleware-signing": "3.
|
|
38
|
-
"@aws-sdk/middleware-stack": "3.
|
|
39
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
40
|
-
"@aws-sdk/node-config-provider": "3.
|
|
41
|
-
"@aws-sdk/node-http-handler": "3.
|
|
42
|
-
"@aws-sdk/protocol-http": "3.
|
|
43
|
-
"@aws-sdk/smithy-client": "3.
|
|
44
|
-
"@aws-sdk/types": "3.
|
|
45
|
-
"@aws-sdk/url-parser": "3.
|
|
46
|
-
"@aws-sdk/util-base64": "3.
|
|
47
|
-
"@aws-sdk/util-body-length-browser": "3.
|
|
48
|
-
"@aws-sdk/util-body-length-node": "3.
|
|
49
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
50
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
51
|
-
"@aws-sdk/util-endpoints": "3.
|
|
52
|
-
"@aws-sdk/util-retry": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
54
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
55
|
-
"@aws-sdk/util-utf8": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.303.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.303.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.303.0",
|
|
27
|
+
"@aws-sdk/fetch-http-handler": "3.303.0",
|
|
28
|
+
"@aws-sdk/hash-node": "3.303.0",
|
|
29
|
+
"@aws-sdk/invalid-dependency": "3.303.0",
|
|
30
|
+
"@aws-sdk/middleware-content-length": "3.303.0",
|
|
31
|
+
"@aws-sdk/middleware-endpoint": "3.303.0",
|
|
32
|
+
"@aws-sdk/middleware-host-header": "3.303.0",
|
|
33
|
+
"@aws-sdk/middleware-logger": "3.303.0",
|
|
34
|
+
"@aws-sdk/middleware-recursion-detection": "3.303.0",
|
|
35
|
+
"@aws-sdk/middleware-retry": "3.303.0",
|
|
36
|
+
"@aws-sdk/middleware-serde": "3.303.0",
|
|
37
|
+
"@aws-sdk/middleware-signing": "3.303.0",
|
|
38
|
+
"@aws-sdk/middleware-stack": "3.303.0",
|
|
39
|
+
"@aws-sdk/middleware-user-agent": "3.303.0",
|
|
40
|
+
"@aws-sdk/node-config-provider": "3.303.0",
|
|
41
|
+
"@aws-sdk/node-http-handler": "3.303.0",
|
|
42
|
+
"@aws-sdk/protocol-http": "3.303.0",
|
|
43
|
+
"@aws-sdk/smithy-client": "3.303.0",
|
|
44
|
+
"@aws-sdk/types": "3.303.0",
|
|
45
|
+
"@aws-sdk/url-parser": "3.303.0",
|
|
46
|
+
"@aws-sdk/util-base64": "3.303.0",
|
|
47
|
+
"@aws-sdk/util-body-length-browser": "3.303.0",
|
|
48
|
+
"@aws-sdk/util-body-length-node": "3.303.0",
|
|
49
|
+
"@aws-sdk/util-defaults-mode-browser": "3.303.0",
|
|
50
|
+
"@aws-sdk/util-defaults-mode-node": "3.303.0",
|
|
51
|
+
"@aws-sdk/util-endpoints": "3.303.0",
|
|
52
|
+
"@aws-sdk/util-retry": "3.303.0",
|
|
53
|
+
"@aws-sdk/util-user-agent-browser": "3.303.0",
|
|
54
|
+
"@aws-sdk/util-user-agent-node": "3.303.0",
|
|
55
|
+
"@aws-sdk/util-utf8": "3.303.0",
|
|
56
56
|
"tslib": "^2.5.0"
|
|
57
57
|
},
|
|
58
58
|
"devDependencies": {
|
|
59
|
-
"@aws-sdk/service-client-documentation-generator": "3.
|
|
59
|
+
"@aws-sdk/service-client-documentation-generator": "3.303.0",
|
|
60
60
|
"@tsconfig/node14": "1.0.3",
|
|
61
61
|
"@types/node": "^14.14.31",
|
|
62
62
|
"concurrently": "7.0.0",
|