@aws-sdk/client-lightsail 3.295.0 → 3.297.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-types/Lightsail.d.ts +160 -0
- package/dist-types/LightsailClient.d.ts +24 -4
- package/dist-types/commands/AllocateStaticIpCommand.d.ts +16 -0
- package/dist-types/commands/AttachCertificateToDistributionCommand.d.ts +16 -0
- package/dist-types/commands/AttachDiskCommand.d.ts +16 -0
- package/dist-types/commands/AttachInstancesToLoadBalancerCommand.d.ts +16 -0
- package/dist-types/commands/AttachLoadBalancerTlsCertificateCommand.d.ts +16 -0
- package/dist-types/commands/AttachStaticIpCommand.d.ts +16 -0
- package/dist-types/commands/CloseInstancePublicPortsCommand.d.ts +16 -0
- package/dist-types/commands/CopySnapshotCommand.d.ts +16 -0
- package/dist-types/commands/CreateBucketAccessKeyCommand.d.ts +16 -0
- package/dist-types/commands/CreateBucketCommand.d.ts +16 -0
- package/dist-types/commands/CreateCertificateCommand.d.ts +16 -0
- package/dist-types/commands/CreateCloudFormationStackCommand.d.ts +16 -0
- package/dist-types/commands/CreateContactMethodCommand.d.ts +16 -0
- package/dist-types/commands/CreateContainerServiceCommand.d.ts +16 -0
- package/dist-types/commands/CreateContainerServiceDeploymentCommand.d.ts +16 -0
- package/dist-types/commands/CreateContainerServiceRegistryLoginCommand.d.ts +16 -0
- package/dist-types/commands/CreateDiskCommand.d.ts +16 -0
- package/dist-types/commands/CreateDiskFromSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/CreateDiskSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/CreateDistributionCommand.d.ts +16 -0
- package/dist-types/commands/CreateDomainCommand.d.ts +16 -0
- package/dist-types/commands/CreateDomainEntryCommand.d.ts +16 -0
- package/dist-types/commands/CreateGUISessionAccessDetailsCommand.d.ts +16 -0
- package/dist-types/commands/CreateInstanceSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/CreateInstancesCommand.d.ts +16 -0
- package/dist-types/commands/CreateInstancesFromSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/CreateKeyPairCommand.d.ts +16 -0
- package/dist-types/commands/CreateLoadBalancerCommand.d.ts +16 -0
- package/dist-types/commands/CreateLoadBalancerTlsCertificateCommand.d.ts +16 -0
- package/dist-types/commands/CreateRelationalDatabaseCommand.d.ts +16 -0
- package/dist-types/commands/CreateRelationalDatabaseFromSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/CreateRelationalDatabaseSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/DeleteAlarmCommand.d.ts +16 -0
- package/dist-types/commands/DeleteAutoSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/DeleteBucketAccessKeyCommand.d.ts +16 -0
- package/dist-types/commands/DeleteBucketCommand.d.ts +16 -0
- package/dist-types/commands/DeleteCertificateCommand.d.ts +16 -0
- package/dist-types/commands/DeleteContactMethodCommand.d.ts +16 -0
- package/dist-types/commands/DeleteContainerImageCommand.d.ts +16 -0
- package/dist-types/commands/DeleteContainerServiceCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDiskCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDiskSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDistributionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDomainCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDomainEntryCommand.d.ts +16 -0
- package/dist-types/commands/DeleteInstanceCommand.d.ts +16 -0
- package/dist-types/commands/DeleteInstanceSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/DeleteKeyPairCommand.d.ts +16 -0
- package/dist-types/commands/DeleteKnownHostKeysCommand.d.ts +16 -0
- package/dist-types/commands/DeleteLoadBalancerCommand.d.ts +16 -0
- package/dist-types/commands/DeleteLoadBalancerTlsCertificateCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRelationalDatabaseCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRelationalDatabaseSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/DetachCertificateFromDistributionCommand.d.ts +16 -0
- package/dist-types/commands/DetachDiskCommand.d.ts +16 -0
- package/dist-types/commands/DetachInstancesFromLoadBalancerCommand.d.ts +16 -0
- package/dist-types/commands/DetachStaticIpCommand.d.ts +16 -0
- package/dist-types/commands/DisableAddOnCommand.d.ts +16 -0
- package/dist-types/commands/DownloadDefaultKeyPairCommand.d.ts +16 -0
- package/dist-types/commands/EnableAddOnCommand.d.ts +16 -0
- package/dist-types/commands/ExportSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/GetActiveNamesCommand.d.ts +16 -0
- package/dist-types/commands/GetAlarmsCommand.d.ts +16 -0
- package/dist-types/commands/GetAutoSnapshotsCommand.d.ts +16 -0
- package/dist-types/commands/GetBlueprintsCommand.d.ts +16 -0
- package/dist-types/commands/GetBucketAccessKeysCommand.d.ts +16 -0
- package/dist-types/commands/GetBucketBundlesCommand.d.ts +16 -0
- package/dist-types/commands/GetBucketMetricDataCommand.d.ts +16 -0
- package/dist-types/commands/GetBucketsCommand.d.ts +16 -0
- package/dist-types/commands/GetBundlesCommand.d.ts +16 -0
- package/dist-types/commands/GetCertificatesCommand.d.ts +16 -0
- package/dist-types/commands/GetCloudFormationStackRecordsCommand.d.ts +16 -0
- package/dist-types/commands/GetContactMethodsCommand.d.ts +16 -0
- package/dist-types/commands/GetContainerAPIMetadataCommand.d.ts +16 -0
- package/dist-types/commands/GetContainerImagesCommand.d.ts +16 -0
- package/dist-types/commands/GetContainerLogCommand.d.ts +16 -0
- package/dist-types/commands/GetContainerServiceDeploymentsCommand.d.ts +16 -0
- package/dist-types/commands/GetContainerServiceMetricDataCommand.d.ts +16 -0
- package/dist-types/commands/GetContainerServicePowersCommand.d.ts +16 -0
- package/dist-types/commands/GetContainerServicesCommand.d.ts +16 -0
- package/dist-types/commands/GetCostEstimateCommand.d.ts +16 -0
- package/dist-types/commands/GetDiskCommand.d.ts +16 -0
- package/dist-types/commands/GetDiskSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/GetDiskSnapshotsCommand.d.ts +16 -0
- package/dist-types/commands/GetDisksCommand.d.ts +16 -0
- package/dist-types/commands/GetDistributionBundlesCommand.d.ts +16 -0
- package/dist-types/commands/GetDistributionLatestCacheResetCommand.d.ts +16 -0
- package/dist-types/commands/GetDistributionMetricDataCommand.d.ts +16 -0
- package/dist-types/commands/GetDistributionsCommand.d.ts +16 -0
- package/dist-types/commands/GetDomainCommand.d.ts +16 -0
- package/dist-types/commands/GetDomainsCommand.d.ts +16 -0
- package/dist-types/commands/GetExportSnapshotRecordsCommand.d.ts +16 -0
- package/dist-types/commands/GetInstanceAccessDetailsCommand.d.ts +16 -0
- package/dist-types/commands/GetInstanceCommand.d.ts +16 -0
- package/dist-types/commands/GetInstanceMetricDataCommand.d.ts +16 -0
- package/dist-types/commands/GetInstancePortStatesCommand.d.ts +16 -0
- package/dist-types/commands/GetInstanceSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/GetInstanceSnapshotsCommand.d.ts +16 -0
- package/dist-types/commands/GetInstanceStateCommand.d.ts +16 -0
- package/dist-types/commands/GetInstancesCommand.d.ts +16 -0
- package/dist-types/commands/GetKeyPairCommand.d.ts +16 -0
- package/dist-types/commands/GetKeyPairsCommand.d.ts +16 -0
- package/dist-types/commands/GetLoadBalancerCommand.d.ts +16 -0
- package/dist-types/commands/GetLoadBalancerMetricDataCommand.d.ts +16 -0
- package/dist-types/commands/GetLoadBalancerTlsCertificatesCommand.d.ts +16 -0
- package/dist-types/commands/GetLoadBalancerTlsPoliciesCommand.d.ts +16 -0
- package/dist-types/commands/GetLoadBalancersCommand.d.ts +16 -0
- package/dist-types/commands/GetOperationCommand.d.ts +16 -0
- package/dist-types/commands/GetOperationsCommand.d.ts +16 -0
- package/dist-types/commands/GetOperationsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/GetRegionsCommand.d.ts +16 -0
- package/dist-types/commands/GetRelationalDatabaseBlueprintsCommand.d.ts +16 -0
- package/dist-types/commands/GetRelationalDatabaseBundlesCommand.d.ts +16 -0
- package/dist-types/commands/GetRelationalDatabaseCommand.d.ts +16 -0
- package/dist-types/commands/GetRelationalDatabaseEventsCommand.d.ts +16 -0
- package/dist-types/commands/GetRelationalDatabaseLogEventsCommand.d.ts +16 -0
- package/dist-types/commands/GetRelationalDatabaseLogStreamsCommand.d.ts +16 -0
- package/dist-types/commands/GetRelationalDatabaseMasterUserPasswordCommand.d.ts +16 -0
- package/dist-types/commands/GetRelationalDatabaseMetricDataCommand.d.ts +16 -0
- package/dist-types/commands/GetRelationalDatabaseParametersCommand.d.ts +16 -0
- package/dist-types/commands/GetRelationalDatabaseSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/GetRelationalDatabaseSnapshotsCommand.d.ts +16 -0
- package/dist-types/commands/GetRelationalDatabasesCommand.d.ts +16 -0
- package/dist-types/commands/GetStaticIpCommand.d.ts +16 -0
- package/dist-types/commands/GetStaticIpsCommand.d.ts +16 -0
- package/dist-types/commands/ImportKeyPairCommand.d.ts +16 -0
- package/dist-types/commands/IsVpcPeeredCommand.d.ts +16 -0
- package/dist-types/commands/OpenInstancePublicPortsCommand.d.ts +16 -0
- package/dist-types/commands/PeerVpcCommand.d.ts +16 -0
- package/dist-types/commands/PutAlarmCommand.d.ts +16 -0
- package/dist-types/commands/PutInstancePublicPortsCommand.d.ts +16 -0
- package/dist-types/commands/RebootInstanceCommand.d.ts +16 -0
- package/dist-types/commands/RebootRelationalDatabaseCommand.d.ts +16 -0
- package/dist-types/commands/RegisterContainerImageCommand.d.ts +16 -0
- package/dist-types/commands/ReleaseStaticIpCommand.d.ts +16 -0
- package/dist-types/commands/ResetDistributionCacheCommand.d.ts +16 -0
- package/dist-types/commands/SendContactMethodVerificationCommand.d.ts +16 -0
- package/dist-types/commands/SetIpAddressTypeCommand.d.ts +16 -0
- package/dist-types/commands/SetResourceAccessForBucketCommand.d.ts +16 -0
- package/dist-types/commands/StartGUISessionCommand.d.ts +16 -0
- package/dist-types/commands/StartInstanceCommand.d.ts +16 -0
- package/dist-types/commands/StartRelationalDatabaseCommand.d.ts +16 -0
- package/dist-types/commands/StopGUISessionCommand.d.ts +16 -0
- package/dist-types/commands/StopInstanceCommand.d.ts +16 -0
- package/dist-types/commands/StopRelationalDatabaseCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/TestAlarmCommand.d.ts +16 -0
- package/dist-types/commands/UnpeerVpcCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateBucketBundleCommand.d.ts +16 -0
- package/dist-types/commands/UpdateBucketCommand.d.ts +16 -0
- package/dist-types/commands/UpdateContainerServiceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDistributionBundleCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDistributionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDomainEntryCommand.d.ts +16 -0
- package/dist-types/commands/UpdateInstanceMetadataOptionsCommand.d.ts +16 -0
- package/dist-types/commands/UpdateLoadBalancerAttributeCommand.d.ts +16 -0
- package/dist-types/commands/UpdateRelationalDatabaseCommand.d.ts +16 -0
- package/dist-types/commands/UpdateRelationalDatabaseParametersCommand.d.ts +16 -0
- package/dist-types/models/LightsailServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +726 -0
- package/dist-types/models/models_1.d.ts +584 -0
- package/package.json +29 -29
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { LightsailServiceException as __BaseException } from "./LightsailServiceException";
|
|
3
3
|
/**
|
|
4
|
+
* @public
|
|
4
5
|
* <p>Lightsail throws this exception when the user cannot be authenticated or uses invalid
|
|
5
6
|
* credentials to access a resource.</p>
|
|
6
7
|
*/
|
|
@@ -15,11 +16,15 @@ export declare class AccessDeniedException extends __BaseException {
|
|
|
15
16
|
*/
|
|
16
17
|
constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
|
|
17
18
|
}
|
|
19
|
+
/**
|
|
20
|
+
* @public
|
|
21
|
+
*/
|
|
18
22
|
export declare enum AccessDirection {
|
|
19
23
|
inbound = "inbound",
|
|
20
24
|
outbound = "outbound"
|
|
21
25
|
}
|
|
22
26
|
/**
|
|
27
|
+
* @public
|
|
23
28
|
* <p>Describes the last time an access key was used.</p>
|
|
24
29
|
* <note>
|
|
25
30
|
* <p>This object does not include data in the response of a <a href="https://docs.aws.amazon.com/lightsail/2016-11-28/api-reference/API_CreateBucketAccessKey.html">CreateBucketAccessKey</a> action.</p>
|
|
@@ -43,11 +48,15 @@ export interface AccessKeyLastUsed {
|
|
|
43
48
|
*/
|
|
44
49
|
serviceName?: string;
|
|
45
50
|
}
|
|
51
|
+
/**
|
|
52
|
+
* @public
|
|
53
|
+
*/
|
|
46
54
|
export declare enum StatusType {
|
|
47
55
|
Active = "Active",
|
|
48
56
|
Inactive = "Inactive"
|
|
49
57
|
}
|
|
50
58
|
/**
|
|
59
|
+
* @public
|
|
51
60
|
* <p>Describes an access key for an Amazon Lightsail bucket.</p>
|
|
52
61
|
* <p>Access keys grant full programmatic access to the specified bucket and its objects. You
|
|
53
62
|
* can have a maximum of two access keys per bucket. Use the <a href="https://docs.aws.amazon.com/lightsail/2016-11-28/api-reference/API_CreateBucketAccessKey.html">CreateBucketAccessKey</a> action to create an access key for a specific bucket. For
|
|
@@ -92,6 +101,7 @@ export interface AccessKey {
|
|
|
92
101
|
lastUsed?: AccessKeyLastUsed;
|
|
93
102
|
}
|
|
94
103
|
/**
|
|
104
|
+
* @public
|
|
95
105
|
* <p>Describes an Amazon Lightsail instance that has access to a Lightsail bucket.</p>
|
|
96
106
|
*/
|
|
97
107
|
export interface ResourceReceivingAccess {
|
|
@@ -104,11 +114,15 @@ export interface ResourceReceivingAccess {
|
|
|
104
114
|
*/
|
|
105
115
|
resourceType?: string;
|
|
106
116
|
}
|
|
117
|
+
/**
|
|
118
|
+
* @public
|
|
119
|
+
*/
|
|
107
120
|
export declare enum AccessType {
|
|
108
121
|
Private = "private",
|
|
109
122
|
Public = "public"
|
|
110
123
|
}
|
|
111
124
|
/**
|
|
125
|
+
* @public
|
|
112
126
|
* <p>Describes the anonymous access permissions for an Amazon Lightsail bucket and its
|
|
113
127
|
* objects.</p>
|
|
114
128
|
* <p>For more information about bucket access permissions, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-understanding-bucket-permissions">Understanding bucket permissions in Amazon Lightsail</a> in the </p>
|
|
@@ -151,12 +165,18 @@ export interface AccessRules {
|
|
|
151
165
|
*/
|
|
152
166
|
allowPublicOverrides?: boolean;
|
|
153
167
|
}
|
|
168
|
+
/**
|
|
169
|
+
* @public
|
|
170
|
+
*/
|
|
154
171
|
export declare enum BPAStatusMessage {
|
|
155
172
|
DEFAULTED_FOR_SLR_MISSING = "DEFAULTED_FOR_SLR_MISSING",
|
|
156
173
|
DEFAULTED_FOR_SLR_MISSING_ON_HOLD = "DEFAULTED_FOR_SLR_MISSING_ON_HOLD",
|
|
157
174
|
SYNC_ON_HOLD = "SYNC_ON_HOLD",
|
|
158
175
|
Unknown = "Unknown"
|
|
159
176
|
}
|
|
177
|
+
/**
|
|
178
|
+
* @public
|
|
179
|
+
*/
|
|
160
180
|
export declare enum AccountLevelBpaSyncStatus {
|
|
161
181
|
Defaulted = "Defaulted",
|
|
162
182
|
Failed = "Failed",
|
|
@@ -164,6 +184,7 @@ export declare enum AccountLevelBpaSyncStatus {
|
|
|
164
184
|
NeverSynced = "NeverSynced"
|
|
165
185
|
}
|
|
166
186
|
/**
|
|
187
|
+
* @public
|
|
167
188
|
* <p>Describes the synchronization status of the Amazon Simple Storage Service (Amazon S3)
|
|
168
189
|
* account-level block public access (BPA) feature for your Lightsail buckets.</p>
|
|
169
190
|
* <p>The account-level BPA feature of Amazon S3 provides centralized controls to limit
|
|
@@ -261,6 +282,7 @@ export interface AccountLevelBpaSync {
|
|
|
261
282
|
bpaImpactsLightsail?: boolean;
|
|
262
283
|
}
|
|
263
284
|
/**
|
|
285
|
+
* @public
|
|
264
286
|
* <p>Lightsail throws this exception when an account is still in the setup in progress
|
|
265
287
|
* state.</p>
|
|
266
288
|
*/
|
|
@@ -276,6 +298,7 @@ export declare class AccountSetupInProgressException extends __BaseException {
|
|
|
276
298
|
constructor(opts: __ExceptionOptionType<AccountSetupInProgressException, __BaseException>);
|
|
277
299
|
}
|
|
278
300
|
/**
|
|
301
|
+
* @public
|
|
279
302
|
* <p>Describes an add-on that is enabled for an Amazon Lightsail resource.</p>
|
|
280
303
|
*/
|
|
281
304
|
export interface AddOn {
|
|
@@ -318,11 +341,15 @@ export interface AddOn {
|
|
|
318
341
|
*/
|
|
319
342
|
duration?: string;
|
|
320
343
|
}
|
|
344
|
+
/**
|
|
345
|
+
* @public
|
|
346
|
+
*/
|
|
321
347
|
export declare enum AddOnType {
|
|
322
348
|
AutoSnapshot = "AutoSnapshot",
|
|
323
349
|
StopInstanceOnIdle = "StopInstanceOnIdle"
|
|
324
350
|
}
|
|
325
351
|
/**
|
|
352
|
+
* @public
|
|
326
353
|
* <p>Describes a request to enable or modify the automatic snapshot add-on for an
|
|
327
354
|
* Amazon Lightsail instance or disk.</p>
|
|
328
355
|
* <p>When you modify the automatic snapshot time for a resource, it is typically effective
|
|
@@ -377,6 +404,7 @@ export interface AutoSnapshotAddOnRequest {
|
|
|
377
404
|
snapshotTimeOfDay?: string;
|
|
378
405
|
}
|
|
379
406
|
/**
|
|
407
|
+
* @public
|
|
380
408
|
* <p>Describes a request to create or edit the <code>StopInstanceOnIdle</code> add-on.</p>
|
|
381
409
|
* <important>
|
|
382
410
|
* <p>This add-on only applies to Lightsail for Research resources.</p>
|
|
@@ -393,6 +421,7 @@ export interface StopInstanceOnIdleRequest {
|
|
|
393
421
|
duration?: string;
|
|
394
422
|
}
|
|
395
423
|
/**
|
|
424
|
+
* @public
|
|
396
425
|
* <p>Describes a request to enable, modify, or disable an add-on for an Amazon Lightsail
|
|
397
426
|
* resource.</p>
|
|
398
427
|
* <note>
|
|
@@ -420,16 +449,25 @@ export interface AddOnRequest {
|
|
|
420
449
|
*/
|
|
421
450
|
stopInstanceOnIdleRequest?: StopInstanceOnIdleRequest;
|
|
422
451
|
}
|
|
452
|
+
/**
|
|
453
|
+
* @public
|
|
454
|
+
*/
|
|
423
455
|
export declare enum ComparisonOperator {
|
|
424
456
|
GreaterThanOrEqualToThreshold = "GreaterThanOrEqualToThreshold",
|
|
425
457
|
GreaterThanThreshold = "GreaterThanThreshold",
|
|
426
458
|
LessThanOrEqualToThreshold = "LessThanOrEqualToThreshold",
|
|
427
459
|
LessThanThreshold = "LessThanThreshold"
|
|
428
460
|
}
|
|
461
|
+
/**
|
|
462
|
+
* @public
|
|
463
|
+
*/
|
|
429
464
|
export declare enum ContactProtocol {
|
|
430
465
|
Email = "Email",
|
|
431
466
|
SMS = "SMS"
|
|
432
467
|
}
|
|
468
|
+
/**
|
|
469
|
+
* @public
|
|
470
|
+
*/
|
|
433
471
|
export declare enum RegionName {
|
|
434
472
|
AP_NORTHEAST_1 = "ap-northeast-1",
|
|
435
473
|
AP_NORTHEAST_2 = "ap-northeast-2",
|
|
@@ -448,6 +486,7 @@ export declare enum RegionName {
|
|
|
448
486
|
US_WEST_2 = "us-west-2"
|
|
449
487
|
}
|
|
450
488
|
/**
|
|
489
|
+
* @public
|
|
451
490
|
* <p>Describes the resource location.</p>
|
|
452
491
|
*/
|
|
453
492
|
export interface ResourceLocation {
|
|
@@ -460,6 +499,9 @@ export interface ResourceLocation {
|
|
|
460
499
|
*/
|
|
461
500
|
regionName?: RegionName | string;
|
|
462
501
|
}
|
|
502
|
+
/**
|
|
503
|
+
* @public
|
|
504
|
+
*/
|
|
463
505
|
export declare enum MetricName {
|
|
464
506
|
BurstCapacityPercentage = "BurstCapacityPercentage",
|
|
465
507
|
BurstCapacityTime = "BurstCapacityTime",
|
|
@@ -487,6 +529,9 @@ export declare enum MetricName {
|
|
|
487
529
|
StatusCheckFailed_System = "StatusCheckFailed_System",
|
|
488
530
|
UnhealthyHostCount = "UnhealthyHostCount"
|
|
489
531
|
}
|
|
532
|
+
/**
|
|
533
|
+
* @public
|
|
534
|
+
*/
|
|
490
535
|
export declare enum ResourceType {
|
|
491
536
|
Alarm = "Alarm",
|
|
492
537
|
Bucket = "Bucket",
|
|
@@ -510,6 +555,7 @@ export declare enum ResourceType {
|
|
|
510
555
|
StaticIp = "StaticIp"
|
|
511
556
|
}
|
|
512
557
|
/**
|
|
558
|
+
* @public
|
|
513
559
|
* <p>Describes resource being monitored by an alarm.</p>
|
|
514
560
|
* <p>An alarm is a way to monitor your Amazon Lightsail resource metrics. For more information,
|
|
515
561
|
* see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-alarms">Alarms
|
|
@@ -531,11 +577,17 @@ export interface MonitoredResourceInfo {
|
|
|
531
577
|
*/
|
|
532
578
|
resourceType?: ResourceType | string;
|
|
533
579
|
}
|
|
580
|
+
/**
|
|
581
|
+
* @public
|
|
582
|
+
*/
|
|
534
583
|
export declare enum AlarmState {
|
|
535
584
|
ALARM = "ALARM",
|
|
536
585
|
INSUFFICIENT_DATA = "INSUFFICIENT_DATA",
|
|
537
586
|
OK = "OK"
|
|
538
587
|
}
|
|
588
|
+
/**
|
|
589
|
+
* @public
|
|
590
|
+
*/
|
|
539
591
|
export declare enum MetricStatistic {
|
|
540
592
|
Average = "Average",
|
|
541
593
|
Maximum = "Maximum",
|
|
@@ -543,12 +595,18 @@ export declare enum MetricStatistic {
|
|
|
543
595
|
SampleCount = "SampleCount",
|
|
544
596
|
Sum = "Sum"
|
|
545
597
|
}
|
|
598
|
+
/**
|
|
599
|
+
* @public
|
|
600
|
+
*/
|
|
546
601
|
export declare enum TreatMissingData {
|
|
547
602
|
Breaching = "breaching",
|
|
548
603
|
Ignore = "ignore",
|
|
549
604
|
Missing = "missing",
|
|
550
605
|
NotBreaching = "notBreaching"
|
|
551
606
|
}
|
|
607
|
+
/**
|
|
608
|
+
* @public
|
|
609
|
+
*/
|
|
552
610
|
export declare enum MetricUnit {
|
|
553
611
|
Bits = "Bits",
|
|
554
612
|
BitsSecond = "Bits/Second",
|
|
@@ -579,6 +637,7 @@ export declare enum MetricUnit {
|
|
|
579
637
|
TerabytesSecond = "Terabytes/Second"
|
|
580
638
|
}
|
|
581
639
|
/**
|
|
640
|
+
* @public
|
|
582
641
|
* <p>Describes an alarm.</p>
|
|
583
642
|
* <p>An alarm is a way to monitor your Lightsail resource metrics. For more information, see
|
|
584
643
|
* <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-alarms">Alarms in Amazon Lightsail</a>.</p>
|
|
@@ -739,12 +798,18 @@ export interface Alarm {
|
|
|
739
798
|
*/
|
|
740
799
|
notificationEnabled?: boolean;
|
|
741
800
|
}
|
|
801
|
+
/**
|
|
802
|
+
* @public
|
|
803
|
+
*/
|
|
742
804
|
export interface AllocateStaticIpRequest {
|
|
743
805
|
/**
|
|
744
806
|
* <p>The name of the static IP address.</p>
|
|
745
807
|
*/
|
|
746
808
|
staticIpName: string | undefined;
|
|
747
809
|
}
|
|
810
|
+
/**
|
|
811
|
+
* @public
|
|
812
|
+
*/
|
|
748
813
|
export declare enum OperationType {
|
|
749
814
|
AllocateStaticIp = "AllocateStaticIp",
|
|
750
815
|
AttachCertificateToDistribution = "AttachCertificateToDistribution",
|
|
@@ -829,6 +894,9 @@ export declare enum OperationType {
|
|
|
829
894
|
UpdateRelationalDatabase = "UpdateRelationalDatabase",
|
|
830
895
|
UpdateRelationalDatabaseParameters = "UpdateRelationalDatabaseParameters"
|
|
831
896
|
}
|
|
897
|
+
/**
|
|
898
|
+
* @public
|
|
899
|
+
*/
|
|
832
900
|
export declare enum OperationStatus {
|
|
833
901
|
Completed = "Completed",
|
|
834
902
|
Failed = "Failed",
|
|
@@ -837,6 +905,7 @@ export declare enum OperationStatus {
|
|
|
837
905
|
Succeeded = "Succeeded"
|
|
838
906
|
}
|
|
839
907
|
/**
|
|
908
|
+
* @public
|
|
840
909
|
* <p>Describes the API operation.</p>
|
|
841
910
|
*/
|
|
842
911
|
export interface Operation {
|
|
@@ -890,6 +959,9 @@ export interface Operation {
|
|
|
890
959
|
*/
|
|
891
960
|
errorDetails?: string;
|
|
892
961
|
}
|
|
962
|
+
/**
|
|
963
|
+
* @public
|
|
964
|
+
*/
|
|
893
965
|
export interface AllocateStaticIpResult {
|
|
894
966
|
/**
|
|
895
967
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -898,6 +970,7 @@ export interface AllocateStaticIpResult {
|
|
|
898
970
|
operations?: Operation[];
|
|
899
971
|
}
|
|
900
972
|
/**
|
|
973
|
+
* @public
|
|
901
974
|
* <p>Lightsail throws this exception when user input does not conform to the validation rules
|
|
902
975
|
* of an input field.</p>
|
|
903
976
|
* <note>
|
|
@@ -919,6 +992,7 @@ export declare class InvalidInputException extends __BaseException {
|
|
|
919
992
|
constructor(opts: __ExceptionOptionType<InvalidInputException, __BaseException>);
|
|
920
993
|
}
|
|
921
994
|
/**
|
|
995
|
+
* @public
|
|
922
996
|
* <p>Lightsail throws this exception when it cannot find a resource.</p>
|
|
923
997
|
*/
|
|
924
998
|
export declare class NotFoundException extends __BaseException {
|
|
@@ -933,6 +1007,7 @@ export declare class NotFoundException extends __BaseException {
|
|
|
933
1007
|
constructor(opts: __ExceptionOptionType<NotFoundException, __BaseException>);
|
|
934
1008
|
}
|
|
935
1009
|
/**
|
|
1010
|
+
* @public
|
|
936
1011
|
* <p>Lightsail throws this exception when an operation fails to execute.</p>
|
|
937
1012
|
*/
|
|
938
1013
|
export declare class OperationFailureException extends __BaseException {
|
|
@@ -947,6 +1022,7 @@ export declare class OperationFailureException extends __BaseException {
|
|
|
947
1022
|
constructor(opts: __ExceptionOptionType<OperationFailureException, __BaseException>);
|
|
948
1023
|
}
|
|
949
1024
|
/**
|
|
1025
|
+
* @public
|
|
950
1026
|
* <p>A general service exception.</p>
|
|
951
1027
|
*/
|
|
952
1028
|
export declare class ServiceException extends __BaseException {
|
|
@@ -961,6 +1037,7 @@ export declare class ServiceException extends __BaseException {
|
|
|
961
1037
|
constructor(opts: __ExceptionOptionType<ServiceException, __BaseException>);
|
|
962
1038
|
}
|
|
963
1039
|
/**
|
|
1040
|
+
* @public
|
|
964
1041
|
* <p>Lightsail throws this exception when the user has not been authenticated.</p>
|
|
965
1042
|
*/
|
|
966
1043
|
export declare class UnauthenticatedException extends __BaseException {
|
|
@@ -974,9 +1051,15 @@ export declare class UnauthenticatedException extends __BaseException {
|
|
|
974
1051
|
*/
|
|
975
1052
|
constructor(opts: __ExceptionOptionType<UnauthenticatedException, __BaseException>);
|
|
976
1053
|
}
|
|
1054
|
+
/**
|
|
1055
|
+
* @public
|
|
1056
|
+
*/
|
|
977
1057
|
export declare enum AppCategory {
|
|
978
1058
|
LfR = "LfR"
|
|
979
1059
|
}
|
|
1060
|
+
/**
|
|
1061
|
+
* @public
|
|
1062
|
+
*/
|
|
980
1063
|
export interface AttachCertificateToDistributionRequest {
|
|
981
1064
|
/**
|
|
982
1065
|
* <p>The name of the distribution that the certificate will be attached to.</p>
|
|
@@ -1000,6 +1083,9 @@ export interface AttachCertificateToDistributionRequest {
|
|
|
1000
1083
|
*/
|
|
1001
1084
|
certificateName: string | undefined;
|
|
1002
1085
|
}
|
|
1086
|
+
/**
|
|
1087
|
+
* @public
|
|
1088
|
+
*/
|
|
1003
1089
|
export interface AttachCertificateToDistributionResult {
|
|
1004
1090
|
/**
|
|
1005
1091
|
* <p>An object that describes the result of the action, such as the status of the request, the
|
|
@@ -1007,6 +1093,9 @@ export interface AttachCertificateToDistributionResult {
|
|
|
1007
1093
|
*/
|
|
1008
1094
|
operation?: Operation;
|
|
1009
1095
|
}
|
|
1096
|
+
/**
|
|
1097
|
+
* @public
|
|
1098
|
+
*/
|
|
1010
1099
|
export interface AttachDiskRequest {
|
|
1011
1100
|
/**
|
|
1012
1101
|
* <p>The unique Lightsail disk name (e.g., <code>my-disk</code>).</p>
|
|
@@ -1029,6 +1118,9 @@ export interface AttachDiskRequest {
|
|
|
1029
1118
|
*/
|
|
1030
1119
|
autoMounting?: boolean;
|
|
1031
1120
|
}
|
|
1121
|
+
/**
|
|
1122
|
+
* @public
|
|
1123
|
+
*/
|
|
1032
1124
|
export interface AttachDiskResult {
|
|
1033
1125
|
/**
|
|
1034
1126
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -1037,6 +1129,7 @@ export interface AttachDiskResult {
|
|
|
1037
1129
|
operations?: Operation[];
|
|
1038
1130
|
}
|
|
1039
1131
|
/**
|
|
1132
|
+
* @public
|
|
1040
1133
|
* <p>Describes a block storage disk that is attached to an instance, and is included in an
|
|
1041
1134
|
* automatic snapshot.</p>
|
|
1042
1135
|
*/
|
|
@@ -1051,6 +1144,7 @@ export interface AttachedDisk {
|
|
|
1051
1144
|
sizeInGb?: number;
|
|
1052
1145
|
}
|
|
1053
1146
|
/**
|
|
1147
|
+
* @public
|
|
1054
1148
|
* <p>Describes a block storage disk mapping.</p>
|
|
1055
1149
|
*/
|
|
1056
1150
|
export interface DiskMap {
|
|
@@ -1064,6 +1158,9 @@ export interface DiskMap {
|
|
|
1064
1158
|
*/
|
|
1065
1159
|
newDiskName?: string;
|
|
1066
1160
|
}
|
|
1161
|
+
/**
|
|
1162
|
+
* @public
|
|
1163
|
+
*/
|
|
1067
1164
|
export interface AttachInstancesToLoadBalancerRequest {
|
|
1068
1165
|
/**
|
|
1069
1166
|
* <p>The name of the load balancer.</p>
|
|
@@ -1080,6 +1177,9 @@ export interface AttachInstancesToLoadBalancerRequest {
|
|
|
1080
1177
|
*/
|
|
1081
1178
|
instanceNames: string[] | undefined;
|
|
1082
1179
|
}
|
|
1180
|
+
/**
|
|
1181
|
+
* @public
|
|
1182
|
+
*/
|
|
1083
1183
|
export interface AttachInstancesToLoadBalancerResult {
|
|
1084
1184
|
/**
|
|
1085
1185
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -1087,6 +1187,9 @@ export interface AttachInstancesToLoadBalancerResult {
|
|
|
1087
1187
|
*/
|
|
1088
1188
|
operations?: Operation[];
|
|
1089
1189
|
}
|
|
1190
|
+
/**
|
|
1191
|
+
* @public
|
|
1192
|
+
*/
|
|
1090
1193
|
export interface AttachLoadBalancerTlsCertificateRequest {
|
|
1091
1194
|
/**
|
|
1092
1195
|
* <p>The name of the load balancer to which you want to associate the SSL/TLS
|
|
@@ -1098,6 +1201,9 @@ export interface AttachLoadBalancerTlsCertificateRequest {
|
|
|
1098
1201
|
*/
|
|
1099
1202
|
certificateName: string | undefined;
|
|
1100
1203
|
}
|
|
1204
|
+
/**
|
|
1205
|
+
* @public
|
|
1206
|
+
*/
|
|
1101
1207
|
export interface AttachLoadBalancerTlsCertificateResult {
|
|
1102
1208
|
/**
|
|
1103
1209
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -1107,6 +1213,9 @@ export interface AttachLoadBalancerTlsCertificateResult {
|
|
|
1107
1213
|
*/
|
|
1108
1214
|
operations?: Operation[];
|
|
1109
1215
|
}
|
|
1216
|
+
/**
|
|
1217
|
+
* @public
|
|
1218
|
+
*/
|
|
1110
1219
|
export interface AttachStaticIpRequest {
|
|
1111
1220
|
/**
|
|
1112
1221
|
* <p>The name of the static IP.</p>
|
|
@@ -1117,6 +1226,9 @@ export interface AttachStaticIpRequest {
|
|
|
1117
1226
|
*/
|
|
1118
1227
|
instanceName: string | undefined;
|
|
1119
1228
|
}
|
|
1229
|
+
/**
|
|
1230
|
+
* @public
|
|
1231
|
+
*/
|
|
1120
1232
|
export interface AttachStaticIpResult {
|
|
1121
1233
|
/**
|
|
1122
1234
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -1124,12 +1236,18 @@ export interface AttachStaticIpResult {
|
|
|
1124
1236
|
*/
|
|
1125
1237
|
operations?: Operation[];
|
|
1126
1238
|
}
|
|
1239
|
+
/**
|
|
1240
|
+
* @public
|
|
1241
|
+
*/
|
|
1127
1242
|
export declare enum AutoMountStatus {
|
|
1128
1243
|
Failed = "Failed",
|
|
1129
1244
|
Mounted = "Mounted",
|
|
1130
1245
|
NotMounted = "NotMounted",
|
|
1131
1246
|
Pending = "Pending"
|
|
1132
1247
|
}
|
|
1248
|
+
/**
|
|
1249
|
+
* @public
|
|
1250
|
+
*/
|
|
1133
1251
|
export declare enum AutoSnapshotStatus {
|
|
1134
1252
|
FAILED = "Failed",
|
|
1135
1253
|
IN_PROGRESS = "InProgress",
|
|
@@ -1137,6 +1255,7 @@ export declare enum AutoSnapshotStatus {
|
|
|
1137
1255
|
SUCCESS = "Success"
|
|
1138
1256
|
}
|
|
1139
1257
|
/**
|
|
1258
|
+
* @public
|
|
1140
1259
|
* <p>Describes an automatic snapshot.</p>
|
|
1141
1260
|
*/
|
|
1142
1261
|
export interface AutoSnapshotDetails {
|
|
@@ -1159,6 +1278,7 @@ export interface AutoSnapshotDetails {
|
|
|
1159
1278
|
fromAttachedDisks?: AttachedDisk[];
|
|
1160
1279
|
}
|
|
1161
1280
|
/**
|
|
1281
|
+
* @public
|
|
1162
1282
|
* <p>Describes an Availability Zone. This is returned only as part of a <code>GetRegions</code>
|
|
1163
1283
|
* request.</p>
|
|
1164
1284
|
*/
|
|
@@ -1173,19 +1293,29 @@ export interface AvailabilityZone {
|
|
|
1173
1293
|
*/
|
|
1174
1294
|
state?: string;
|
|
1175
1295
|
}
|
|
1296
|
+
/**
|
|
1297
|
+
* @public
|
|
1298
|
+
*/
|
|
1176
1299
|
export declare enum BehaviorEnum {
|
|
1177
1300
|
CacheSetting = "cache",
|
|
1178
1301
|
DontCacheSetting = "dont-cache"
|
|
1179
1302
|
}
|
|
1303
|
+
/**
|
|
1304
|
+
* @public
|
|
1305
|
+
*/
|
|
1180
1306
|
export declare enum InstancePlatform {
|
|
1181
1307
|
LinuxUnix = "LINUX_UNIX",
|
|
1182
1308
|
Windows = "WINDOWS"
|
|
1183
1309
|
}
|
|
1310
|
+
/**
|
|
1311
|
+
* @public
|
|
1312
|
+
*/
|
|
1184
1313
|
export declare enum BlueprintType {
|
|
1185
1314
|
app = "app",
|
|
1186
1315
|
os = "os"
|
|
1187
1316
|
}
|
|
1188
1317
|
/**
|
|
1318
|
+
* @public
|
|
1189
1319
|
* <p>Describes a blueprint (a virtual private server image).</p>
|
|
1190
1320
|
*/
|
|
1191
1321
|
export interface Blueprint {
|
|
@@ -1255,6 +1385,7 @@ export interface Blueprint {
|
|
|
1255
1385
|
appCategory?: AppCategory | string;
|
|
1256
1386
|
}
|
|
1257
1387
|
/**
|
|
1388
|
+
* @public
|
|
1258
1389
|
* <p>Describes the access log configuration for a bucket in the Amazon Lightsail object storage
|
|
1259
1390
|
* service.</p>
|
|
1260
1391
|
* <p>For more information about bucket access logs, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-bucket-access-logs">Logging bucket requests using access logging in Amazon Lightsail</a> in the
|
|
@@ -1290,6 +1421,7 @@ export interface BucketAccessLogConfig {
|
|
|
1290
1421
|
prefix?: string;
|
|
1291
1422
|
}
|
|
1292
1423
|
/**
|
|
1424
|
+
* @public
|
|
1293
1425
|
* <p>Describes the state of an Amazon Lightsail bucket.</p>
|
|
1294
1426
|
*/
|
|
1295
1427
|
export interface BucketState {
|
|
@@ -1315,6 +1447,7 @@ export interface BucketState {
|
|
|
1315
1447
|
message?: string;
|
|
1316
1448
|
}
|
|
1317
1449
|
/**
|
|
1450
|
+
* @public
|
|
1318
1451
|
* <p>Describes a tag key and optional value assigned to an Amazon Lightsail resource.</p>
|
|
1319
1452
|
* <p>For more information about tags in Lightsail, see the <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-tags">Amazon Lightsail Developer Guide</a>.</p>
|
|
1320
1453
|
*/
|
|
@@ -1333,6 +1466,7 @@ export interface Tag {
|
|
|
1333
1466
|
value?: string;
|
|
1334
1467
|
}
|
|
1335
1468
|
/**
|
|
1469
|
+
* @public
|
|
1336
1470
|
* <p>Describes an Amazon Lightsail bucket.</p>
|
|
1337
1471
|
*/
|
|
1338
1472
|
export interface Bucket {
|
|
@@ -1435,6 +1569,7 @@ export interface Bucket {
|
|
|
1435
1569
|
accessLogConfig?: BucketAccessLogConfig;
|
|
1436
1570
|
}
|
|
1437
1571
|
/**
|
|
1572
|
+
* @public
|
|
1438
1573
|
* <p>Describes the specifications of a bundle that can be applied to an Amazon Lightsail
|
|
1439
1574
|
* bucket.</p>
|
|
1440
1575
|
* <p>A bucket bundle specifies the monthly cost, storage space, and data transfer quota for a
|
|
@@ -1466,11 +1601,15 @@ export interface BucketBundle {
|
|
|
1466
1601
|
*/
|
|
1467
1602
|
isActive?: boolean;
|
|
1468
1603
|
}
|
|
1604
|
+
/**
|
|
1605
|
+
* @public
|
|
1606
|
+
*/
|
|
1469
1607
|
export declare enum BucketMetricName {
|
|
1470
1608
|
BucketSizeBytes = "BucketSizeBytes",
|
|
1471
1609
|
NumberOfObjects = "NumberOfObjects"
|
|
1472
1610
|
}
|
|
1473
1611
|
/**
|
|
1612
|
+
* @public
|
|
1474
1613
|
* <p>Describes a bundle, which is a set of specs describing your virtual private server (or
|
|
1475
1614
|
* <i>instance</i>).</p>
|
|
1476
1615
|
*/
|
|
@@ -1535,6 +1674,7 @@ export interface Bundle {
|
|
|
1535
1674
|
supportedAppCategories?: (AppCategory | string)[];
|
|
1536
1675
|
}
|
|
1537
1676
|
/**
|
|
1677
|
+
* @public
|
|
1538
1678
|
* <p>Describes the default cache behavior of an Amazon Lightsail content delivery network (CDN)
|
|
1539
1679
|
* distribution.</p>
|
|
1540
1680
|
*/
|
|
@@ -1569,6 +1709,7 @@ export interface CacheBehavior {
|
|
|
1569
1709
|
behavior?: BehaviorEnum | string;
|
|
1570
1710
|
}
|
|
1571
1711
|
/**
|
|
1712
|
+
* @public
|
|
1572
1713
|
* <p>Describes the per-path cache behavior of an Amazon Lightsail content delivery network (CDN)
|
|
1573
1714
|
* distribution.</p>
|
|
1574
1715
|
* <p>A per-path cache behavior is used to override, or add an exception to, the default cache
|
|
@@ -1649,12 +1790,16 @@ export interface CacheBehaviorPerPath {
|
|
|
1649
1790
|
*/
|
|
1650
1791
|
behavior?: BehaviorEnum | string;
|
|
1651
1792
|
}
|
|
1793
|
+
/**
|
|
1794
|
+
* @public
|
|
1795
|
+
*/
|
|
1652
1796
|
export declare enum ForwardValues {
|
|
1653
1797
|
all = "all",
|
|
1654
1798
|
allowList = "allow-list",
|
|
1655
1799
|
none = "none"
|
|
1656
1800
|
}
|
|
1657
1801
|
/**
|
|
1802
|
+
* @public
|
|
1658
1803
|
* <p>Describes whether an Amazon Lightsail content delivery network (CDN) distribution forwards
|
|
1659
1804
|
* cookies to the origin and, if so, which ones.</p>
|
|
1660
1805
|
* <p>For the cookies that you specify, your distribution caches separate versions of the
|
|
@@ -1673,6 +1818,9 @@ export interface CookieObject {
|
|
|
1673
1818
|
*/
|
|
1674
1819
|
cookiesAllowList?: string[];
|
|
1675
1820
|
}
|
|
1821
|
+
/**
|
|
1822
|
+
* @public
|
|
1823
|
+
*/
|
|
1676
1824
|
export declare enum HeaderEnum {
|
|
1677
1825
|
accept = "Accept",
|
|
1678
1826
|
acceptCharset = "Accept-Charset",
|
|
@@ -1691,6 +1839,7 @@ export declare enum HeaderEnum {
|
|
|
1691
1839
|
referer = "Referer"
|
|
1692
1840
|
}
|
|
1693
1841
|
/**
|
|
1842
|
+
* @public
|
|
1694
1843
|
* <p>Describes the request headers that a Lightsail distribution bases caching on.</p>
|
|
1695
1844
|
* <p>For the headers that you specify, your distribution caches separate versions of the
|
|
1696
1845
|
* specified content based on the header values in viewer requests. For example, suppose viewer
|
|
@@ -1737,6 +1886,7 @@ export interface HeaderObject {
|
|
|
1737
1886
|
headersAllowList?: (HeaderEnum | string)[];
|
|
1738
1887
|
}
|
|
1739
1888
|
/**
|
|
1889
|
+
* @public
|
|
1740
1890
|
* <p>Describes the query string parameters that an Amazon Lightsail content delivery network
|
|
1741
1891
|
* (CDN) distribution to bases caching on.</p>
|
|
1742
1892
|
* <p>For the query strings that you specify, your distribution caches separate versions of the
|
|
@@ -1758,6 +1908,7 @@ export interface QueryStringObject {
|
|
|
1758
1908
|
queryStringsAllowList?: string[];
|
|
1759
1909
|
}
|
|
1760
1910
|
/**
|
|
1911
|
+
* @public
|
|
1761
1912
|
* <p>Describes the cache settings of an Amazon Lightsail content delivery network (CDN)
|
|
1762
1913
|
* distribution.</p>
|
|
1763
1914
|
* <p>These settings apply only to your distribution's <code>cacheBehaviors</code> (including
|
|
@@ -1852,12 +2003,16 @@ export interface CacheSettings {
|
|
|
1852
2003
|
*/
|
|
1853
2004
|
forwardedQueryStrings?: QueryStringObject;
|
|
1854
2005
|
}
|
|
2006
|
+
/**
|
|
2007
|
+
* @public
|
|
2008
|
+
*/
|
|
1855
2009
|
export declare enum DnsRecordCreationStateCode {
|
|
1856
2010
|
Failed = "FAILED",
|
|
1857
2011
|
Started = "STARTED",
|
|
1858
2012
|
Succeeded = "SUCCEEDED"
|
|
1859
2013
|
}
|
|
1860
2014
|
/**
|
|
2015
|
+
* @public
|
|
1861
2016
|
* <p>Describes the creation state of the canonical name (CNAME) records that are automatically
|
|
1862
2017
|
* added by Amazon Lightsail to the DNS of a domain to validate domain ownership for
|
|
1863
2018
|
* an SSL/TLS certificate.</p>
|
|
@@ -1897,6 +2052,7 @@ export interface DnsRecordCreationState {
|
|
|
1897
2052
|
message?: string;
|
|
1898
2053
|
}
|
|
1899
2054
|
/**
|
|
2055
|
+
* @public
|
|
1900
2056
|
* <p>Describes the domain name system (DNS) records to add to your domain's DNS to validate it
|
|
1901
2057
|
* for an Amazon Lightsail certificate.</p>
|
|
1902
2058
|
*/
|
|
@@ -1914,12 +2070,16 @@ export interface ResourceRecord {
|
|
|
1914
2070
|
*/
|
|
1915
2071
|
value?: string;
|
|
1916
2072
|
}
|
|
2073
|
+
/**
|
|
2074
|
+
* @public
|
|
2075
|
+
*/
|
|
1917
2076
|
export declare enum CertificateDomainValidationStatus {
|
|
1918
2077
|
Failed = "FAILED",
|
|
1919
2078
|
PendingValidation = "PENDING_VALIDATION",
|
|
1920
2079
|
Success = "SUCCESS"
|
|
1921
2080
|
}
|
|
1922
2081
|
/**
|
|
2082
|
+
* @public
|
|
1923
2083
|
* <p>Describes the domain name system (DNS) records that you must add to the DNS of your
|
|
1924
2084
|
* registered domain to validate ownership for an Amazon Lightsail SSL/TLS certificate.</p>
|
|
1925
2085
|
*/
|
|
@@ -1945,6 +2105,9 @@ export interface DomainValidationRecord {
|
|
|
1945
2105
|
*/
|
|
1946
2106
|
validationStatus?: CertificateDomainValidationStatus | string;
|
|
1947
2107
|
}
|
|
2108
|
+
/**
|
|
2109
|
+
* @public
|
|
2110
|
+
*/
|
|
1948
2111
|
export declare enum RenewalStatus {
|
|
1949
2112
|
Failed = "Failed",
|
|
1950
2113
|
PendingAutoRenewal = "PendingAutoRenewal",
|
|
@@ -1952,6 +2115,7 @@ export declare enum RenewalStatus {
|
|
|
1952
2115
|
Success = "Success"
|
|
1953
2116
|
}
|
|
1954
2117
|
/**
|
|
2118
|
+
* @public
|
|
1955
2119
|
* <p>Describes the status of a SSL/TLS certificate renewal managed by Amazon Lightsail.</p>
|
|
1956
2120
|
*/
|
|
1957
2121
|
export interface RenewalSummary {
|
|
@@ -2010,6 +2174,9 @@ export interface RenewalSummary {
|
|
|
2010
2174
|
*/
|
|
2011
2175
|
updatedAt?: Date;
|
|
2012
2176
|
}
|
|
2177
|
+
/**
|
|
2178
|
+
* @public
|
|
2179
|
+
*/
|
|
2013
2180
|
export declare enum CertificateStatus {
|
|
2014
2181
|
Expired = "EXPIRED",
|
|
2015
2182
|
Failed = "FAILED",
|
|
@@ -2020,6 +2187,7 @@ export declare enum CertificateStatus {
|
|
|
2020
2187
|
ValidationTimedOut = "VALIDATION_TIMED_OUT"
|
|
2021
2188
|
}
|
|
2022
2189
|
/**
|
|
2190
|
+
* @public
|
|
2023
2191
|
* <p>Describes the full details of an Amazon Lightsail SSL/TLS certificate.</p>
|
|
2024
2192
|
* <note>
|
|
2025
2193
|
* <p>To get a summary of a certificate, use the <code>GetCertificates</code> action and ommit
|
|
@@ -2184,6 +2352,7 @@ export interface Certificate {
|
|
|
2184
2352
|
supportCode?: string;
|
|
2185
2353
|
}
|
|
2186
2354
|
/**
|
|
2355
|
+
* @public
|
|
2187
2356
|
* <p>Describes an Amazon Lightsail SSL/TLS certificate.</p>
|
|
2188
2357
|
*/
|
|
2189
2358
|
export interface CertificateSummary {
|
|
@@ -2209,6 +2378,9 @@ export interface CertificateSummary {
|
|
|
2209
2378
|
*/
|
|
2210
2379
|
tags?: Tag[];
|
|
2211
2380
|
}
|
|
2381
|
+
/**
|
|
2382
|
+
* @public
|
|
2383
|
+
*/
|
|
2212
2384
|
export declare enum NetworkProtocol {
|
|
2213
2385
|
ALL = "all",
|
|
2214
2386
|
ICMP = "icmp",
|
|
@@ -2216,6 +2388,7 @@ export declare enum NetworkProtocol {
|
|
|
2216
2388
|
UDP = "udp"
|
|
2217
2389
|
}
|
|
2218
2390
|
/**
|
|
2391
|
+
* @public
|
|
2219
2392
|
* <p>Describes ports to open on an instance, the IP addresses allowed to connect to the
|
|
2220
2393
|
* instance through the ports, and the protocol.</p>
|
|
2221
2394
|
*/
|
|
@@ -2344,6 +2517,9 @@ export interface PortInfo {
|
|
|
2344
2517
|
*/
|
|
2345
2518
|
cidrListAliases?: string[];
|
|
2346
2519
|
}
|
|
2520
|
+
/**
|
|
2521
|
+
* @public
|
|
2522
|
+
*/
|
|
2347
2523
|
export interface CloseInstancePublicPortsRequest {
|
|
2348
2524
|
/**
|
|
2349
2525
|
* <p>An object to describe the ports to close for the specified instance.</p>
|
|
@@ -2354,6 +2530,9 @@ export interface CloseInstancePublicPortsRequest {
|
|
|
2354
2530
|
*/
|
|
2355
2531
|
instanceName: string | undefined;
|
|
2356
2532
|
}
|
|
2533
|
+
/**
|
|
2534
|
+
* @public
|
|
2535
|
+
*/
|
|
2357
2536
|
export interface CloseInstancePublicPortsResult {
|
|
2358
2537
|
/**
|
|
2359
2538
|
* <p>An object that describes the result of the action, such as the status of the request, the
|
|
@@ -2362,6 +2541,7 @@ export interface CloseInstancePublicPortsResult {
|
|
|
2362
2541
|
operation?: Operation;
|
|
2363
2542
|
}
|
|
2364
2543
|
/**
|
|
2544
|
+
* @public
|
|
2365
2545
|
* <p>Describes the destination of a record.</p>
|
|
2366
2546
|
*/
|
|
2367
2547
|
export interface DestinationInfo {
|
|
@@ -2374,10 +2554,14 @@ export interface DestinationInfo {
|
|
|
2374
2554
|
*/
|
|
2375
2555
|
service?: string;
|
|
2376
2556
|
}
|
|
2557
|
+
/**
|
|
2558
|
+
* @public
|
|
2559
|
+
*/
|
|
2377
2560
|
export declare enum CloudFormationStackRecordSourceType {
|
|
2378
2561
|
ExportSnapshotRecord = "ExportSnapshotRecord"
|
|
2379
2562
|
}
|
|
2380
2563
|
/**
|
|
2564
|
+
* @public
|
|
2381
2565
|
* <p>Describes the source of a CloudFormation stack record (i.e., the export snapshot
|
|
2382
2566
|
* record).</p>
|
|
2383
2567
|
*/
|
|
@@ -2395,12 +2579,16 @@ export interface CloudFormationStackRecordSourceInfo {
|
|
|
2395
2579
|
*/
|
|
2396
2580
|
arn?: string;
|
|
2397
2581
|
}
|
|
2582
|
+
/**
|
|
2583
|
+
* @public
|
|
2584
|
+
*/
|
|
2398
2585
|
export declare enum RecordState {
|
|
2399
2586
|
Failed = "Failed",
|
|
2400
2587
|
Started = "Started",
|
|
2401
2588
|
Succeeded = "Succeeded"
|
|
2402
2589
|
}
|
|
2403
2590
|
/**
|
|
2591
|
+
* @public
|
|
2404
2592
|
* <p>Describes a CloudFormation stack record created as a result of the <code>create cloud
|
|
2405
2593
|
* formation stack</code> action.</p>
|
|
2406
2594
|
* <p>A CloudFormation stack record provides information about the AWS CloudFormation stack used to
|
|
@@ -2443,12 +2631,16 @@ export interface CloudFormationStackRecord {
|
|
|
2443
2631
|
*/
|
|
2444
2632
|
destinationInfo?: DestinationInfo;
|
|
2445
2633
|
}
|
|
2634
|
+
/**
|
|
2635
|
+
* @public
|
|
2636
|
+
*/
|
|
2446
2637
|
export declare enum ContactMethodStatus {
|
|
2447
2638
|
Invalid = "Invalid",
|
|
2448
2639
|
PendingVerification = "PendingVerification",
|
|
2449
2640
|
Valid = "Valid"
|
|
2450
2641
|
}
|
|
2451
2642
|
/**
|
|
2643
|
+
* @public
|
|
2452
2644
|
* <p>Describes a contact method.</p>
|
|
2453
2645
|
* <p>A contact method is a way to send you notifications. For more information, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-notifications">Notifications in Amazon Lightsail</a>.</p>
|
|
2454
2646
|
*/
|
|
@@ -2510,9 +2702,15 @@ export interface ContactMethod {
|
|
|
2510
2702
|
*/
|
|
2511
2703
|
supportCode?: string;
|
|
2512
2704
|
}
|
|
2705
|
+
/**
|
|
2706
|
+
* @public
|
|
2707
|
+
*/
|
|
2513
2708
|
export declare enum ContactMethodVerificationProtocol {
|
|
2514
2709
|
Email = "Email"
|
|
2515
2710
|
}
|
|
2711
|
+
/**
|
|
2712
|
+
* @public
|
|
2713
|
+
*/
|
|
2516
2714
|
export declare enum ContainerServiceProtocol {
|
|
2517
2715
|
HTTP = "HTTP",
|
|
2518
2716
|
HTTPS = "HTTPS",
|
|
@@ -2520,6 +2718,7 @@ export declare enum ContainerServiceProtocol {
|
|
|
2520
2718
|
UDP = "UDP"
|
|
2521
2719
|
}
|
|
2522
2720
|
/**
|
|
2721
|
+
* @public
|
|
2523
2722
|
* <p>Describes the settings of a container that will be launched, or that is launched, to an
|
|
2524
2723
|
* Amazon Lightsail container service.</p>
|
|
2525
2724
|
*/
|
|
@@ -2553,6 +2752,7 @@ export interface Container {
|
|
|
2553
2752
|
ports?: Record<string, ContainerServiceProtocol | string>;
|
|
2554
2753
|
}
|
|
2555
2754
|
/**
|
|
2755
|
+
* @public
|
|
2556
2756
|
* <p>Describes a container image that is registered to an Amazon Lightsail container
|
|
2557
2757
|
* service.</p>
|
|
2558
2758
|
*/
|
|
@@ -2571,6 +2771,7 @@ export interface ContainerImage {
|
|
|
2571
2771
|
createdAt?: Date;
|
|
2572
2772
|
}
|
|
2573
2773
|
/**
|
|
2774
|
+
* @public
|
|
2574
2775
|
* <p>Describes the health check configuration of an Amazon Lightsail container service.</p>
|
|
2575
2776
|
*/
|
|
2576
2777
|
export interface ContainerServiceHealthCheckConfig {
|
|
@@ -2608,6 +2809,7 @@ export interface ContainerServiceHealthCheckConfig {
|
|
|
2608
2809
|
successCodes?: string;
|
|
2609
2810
|
}
|
|
2610
2811
|
/**
|
|
2812
|
+
* @public
|
|
2611
2813
|
* <p>Describes the public endpoint configuration of a deployment of an Amazon Lightsail
|
|
2612
2814
|
* container service.</p>
|
|
2613
2815
|
*/
|
|
@@ -2626,6 +2828,9 @@ export interface ContainerServiceEndpoint {
|
|
|
2626
2828
|
*/
|
|
2627
2829
|
healthCheck?: ContainerServiceHealthCheckConfig;
|
|
2628
2830
|
}
|
|
2831
|
+
/**
|
|
2832
|
+
* @public
|
|
2833
|
+
*/
|
|
2629
2834
|
export declare enum ContainerServiceDeploymentState {
|
|
2630
2835
|
ACTIVATING = "ACTIVATING",
|
|
2631
2836
|
ACTIVE = "ACTIVE",
|
|
@@ -2633,6 +2838,7 @@ export declare enum ContainerServiceDeploymentState {
|
|
|
2633
2838
|
INACTIVE = "INACTIVE"
|
|
2634
2839
|
}
|
|
2635
2840
|
/**
|
|
2841
|
+
* @public
|
|
2636
2842
|
* <p>Describes a container deployment configuration of an Amazon Lightsail container
|
|
2637
2843
|
* service.</p>
|
|
2638
2844
|
* <p>A deployment specifies the settings, such as the ports and launch command, of containers
|
|
@@ -2684,6 +2890,9 @@ export interface ContainerServiceDeployment {
|
|
|
2684
2890
|
*/
|
|
2685
2891
|
createdAt?: Date;
|
|
2686
2892
|
}
|
|
2893
|
+
/**
|
|
2894
|
+
* @public
|
|
2895
|
+
*/
|
|
2687
2896
|
export declare enum ContainerServicePowerName {
|
|
2688
2897
|
large = "large",
|
|
2689
2898
|
medium = "medium",
|
|
@@ -2693,6 +2902,7 @@ export declare enum ContainerServicePowerName {
|
|
|
2693
2902
|
xlarge = "xlarge"
|
|
2694
2903
|
}
|
|
2695
2904
|
/**
|
|
2905
|
+
* @public
|
|
2696
2906
|
* <p>Describes the activation status of the role that you can use to grant an Amazon Lightsail container service access to Amazon Elastic Container Registry (Amazon ECR)
|
|
2697
2907
|
* private repositories.</p>
|
|
2698
2908
|
* <p>When activated, Lightsail creates an Identity and Access Management (IAM) role
|
|
@@ -2712,6 +2922,7 @@ export interface ContainerServiceECRImagePullerRole {
|
|
|
2712
2922
|
principalArn?: string;
|
|
2713
2923
|
}
|
|
2714
2924
|
/**
|
|
2925
|
+
* @public
|
|
2715
2926
|
* <p>Describes the configuration for an Amazon Lightsail container service to
|
|
2716
2927
|
* access private container image repositories, such as Amazon Elastic Container Registry (Amazon ECR) private repositories.</p>
|
|
2717
2928
|
* <p>For more information, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-container-service-ecr-private-repo-access">Configuring access to an Amazon ECR private repository for an Amazon Lightsail container service</a> in the <i>Amazon Lightsail Developer Guide</i>.</p>
|
|
@@ -2725,6 +2936,9 @@ export interface PrivateRegistryAccess {
|
|
|
2725
2936
|
*/
|
|
2726
2937
|
ecrImagePullerRole?: ContainerServiceECRImagePullerRole;
|
|
2727
2938
|
}
|
|
2939
|
+
/**
|
|
2940
|
+
* @public
|
|
2941
|
+
*/
|
|
2728
2942
|
export declare enum ContainerServiceState {
|
|
2729
2943
|
DELETING = "DELETING",
|
|
2730
2944
|
DEPLOYING = "DEPLOYING",
|
|
@@ -2734,6 +2948,9 @@ export declare enum ContainerServiceState {
|
|
|
2734
2948
|
RUNNING = "RUNNING",
|
|
2735
2949
|
UPDATING = "UPDATING"
|
|
2736
2950
|
}
|
|
2951
|
+
/**
|
|
2952
|
+
* @public
|
|
2953
|
+
*/
|
|
2737
2954
|
export declare enum ContainerServiceStateDetailCode {
|
|
2738
2955
|
ACTIVATING_DEPLOYMENT = "ACTIVATING_DEPLOYMENT",
|
|
2739
2956
|
CERTIFICATE_LIMIT_EXCEEDED = "CERTIFICATE_LIMIT_EXCEEDED",
|
|
@@ -2746,6 +2963,7 @@ export declare enum ContainerServiceStateDetailCode {
|
|
|
2746
2963
|
UNKNOWN_ERROR = "UNKNOWN_ERROR"
|
|
2747
2964
|
}
|
|
2748
2965
|
/**
|
|
2966
|
+
* @public
|
|
2749
2967
|
* <p>Describes the current state of a container service.</p>
|
|
2750
2968
|
*/
|
|
2751
2969
|
export interface ContainerServiceStateDetail {
|
|
@@ -2823,6 +3041,7 @@ export interface ContainerServiceStateDetail {
|
|
|
2823
3041
|
message?: string;
|
|
2824
3042
|
}
|
|
2825
3043
|
/**
|
|
3044
|
+
* @public
|
|
2826
3045
|
* <p>Describes an Amazon Lightsail container service.</p>
|
|
2827
3046
|
*/
|
|
2828
3047
|
export interface ContainerService {
|
|
@@ -2974,6 +3193,7 @@ export interface ContainerService {
|
|
|
2974
3193
|
privateRegistryAccess?: PrivateRegistryAccess;
|
|
2975
3194
|
}
|
|
2976
3195
|
/**
|
|
3196
|
+
* @public
|
|
2977
3197
|
* <p>Describes the settings of a public endpoint for an Amazon Lightsail container
|
|
2978
3198
|
* service.</p>
|
|
2979
3199
|
*/
|
|
@@ -2992,6 +3212,7 @@ export interface EndpointRequest {
|
|
|
2992
3212
|
healthCheck?: ContainerServiceHealthCheckConfig;
|
|
2993
3213
|
}
|
|
2994
3214
|
/**
|
|
3215
|
+
* @public
|
|
2995
3216
|
* <p>Describes a container deployment configuration of an Amazon Lightsail container
|
|
2996
3217
|
* service.</p>
|
|
2997
3218
|
* <p>A deployment specifies the settings, such as the ports and launch command, of containers
|
|
@@ -3008,6 +3229,7 @@ export interface ContainerServiceDeploymentRequest {
|
|
|
3008
3229
|
publicEndpoint?: EndpointRequest;
|
|
3009
3230
|
}
|
|
3010
3231
|
/**
|
|
3232
|
+
* @public
|
|
3011
3233
|
* <p>Describes a request to activate or deactivate the role that you can use to grant an
|
|
3012
3234
|
* Amazon Lightsail container service access to Amazon Elastic Container Registry (Amazon ECR) private repositories.</p>
|
|
3013
3235
|
* <p>When activated, Lightsail creates an Identity and Access Management (IAM) role
|
|
@@ -3023,6 +3245,7 @@ export interface ContainerServiceECRImagePullerRoleRequest {
|
|
|
3023
3245
|
isActive?: boolean;
|
|
3024
3246
|
}
|
|
3025
3247
|
/**
|
|
3248
|
+
* @public
|
|
3026
3249
|
* <p>Describes the log events of a container of an Amazon Lightsail container service.</p>
|
|
3027
3250
|
*/
|
|
3028
3251
|
export interface ContainerServiceLogEvent {
|
|
@@ -3035,11 +3258,15 @@ export interface ContainerServiceLogEvent {
|
|
|
3035
3258
|
*/
|
|
3036
3259
|
message?: string;
|
|
3037
3260
|
}
|
|
3261
|
+
/**
|
|
3262
|
+
* @public
|
|
3263
|
+
*/
|
|
3038
3264
|
export declare enum ContainerServiceMetricName {
|
|
3039
3265
|
CPUUtilization = "CPUUtilization",
|
|
3040
3266
|
MemoryUtilization = "MemoryUtilization"
|
|
3041
3267
|
}
|
|
3042
3268
|
/**
|
|
3269
|
+
* @public
|
|
3043
3270
|
* <p>Describes the powers that can be specified for an Amazon Lightsail container
|
|
3044
3271
|
* service.</p>
|
|
3045
3272
|
* <p>The power specifies the amount of RAM, the number of vCPUs, and the base price of the
|
|
@@ -3073,6 +3300,7 @@ export interface ContainerServicePower {
|
|
|
3073
3300
|
isActive?: boolean;
|
|
3074
3301
|
}
|
|
3075
3302
|
/**
|
|
3303
|
+
* @public
|
|
3076
3304
|
* <p>Describes the sign-in credentials for the container image registry of an Amazon Lightsail
|
|
3077
3305
|
* account.</p>
|
|
3078
3306
|
*/
|
|
@@ -3100,12 +3328,18 @@ export interface ContainerServiceRegistryLogin {
|
|
|
3100
3328
|
*/
|
|
3101
3329
|
registry?: string;
|
|
3102
3330
|
}
|
|
3331
|
+
/**
|
|
3332
|
+
* @public
|
|
3333
|
+
*/
|
|
3103
3334
|
export interface ContainerServicesListResult {
|
|
3104
3335
|
/**
|
|
3105
3336
|
* <p>An array of objects that describe one or more container services.</p>
|
|
3106
3337
|
*/
|
|
3107
3338
|
containerServices?: ContainerService[];
|
|
3108
3339
|
}
|
|
3340
|
+
/**
|
|
3341
|
+
* @public
|
|
3342
|
+
*/
|
|
3109
3343
|
export interface CopySnapshotRequest {
|
|
3110
3344
|
/**
|
|
3111
3345
|
* <p>The name of the source manual snapshot to copy.</p>
|
|
@@ -3177,6 +3411,9 @@ export interface CopySnapshotRequest {
|
|
|
3177
3411
|
*/
|
|
3178
3412
|
sourceRegion: RegionName | string | undefined;
|
|
3179
3413
|
}
|
|
3414
|
+
/**
|
|
3415
|
+
* @public
|
|
3416
|
+
*/
|
|
3180
3417
|
export interface CopySnapshotResult {
|
|
3181
3418
|
/**
|
|
3182
3419
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -3184,9 +3421,15 @@ export interface CopySnapshotResult {
|
|
|
3184
3421
|
*/
|
|
3185
3422
|
operations?: Operation[];
|
|
3186
3423
|
}
|
|
3424
|
+
/**
|
|
3425
|
+
* @public
|
|
3426
|
+
*/
|
|
3187
3427
|
export declare enum Currency {
|
|
3188
3428
|
USD = "USD"
|
|
3189
3429
|
}
|
|
3430
|
+
/**
|
|
3431
|
+
* @public
|
|
3432
|
+
*/
|
|
3190
3433
|
export declare enum PricingUnit {
|
|
3191
3434
|
Bundles = "Bundles",
|
|
3192
3435
|
GB = "GB",
|
|
@@ -3195,6 +3438,7 @@ export declare enum PricingUnit {
|
|
|
3195
3438
|
Queries = "Queries"
|
|
3196
3439
|
}
|
|
3197
3440
|
/**
|
|
3441
|
+
* @public
|
|
3198
3442
|
* <p>Sets the start date and end date for retrieving a cost estimate. The start date is inclusive, but the end date is exclusive. For example, if <code>start</code> is <code>2017-01-01</code> and <code>end</code> is <code>2017-05-01</code>, then the cost and usage data is retrieved from <code>2017-01-01</code> up to and including <code>2017-04-30</code> but not including <code>2017-05-01</code>.</p>
|
|
3199
3443
|
*/
|
|
3200
3444
|
export interface TimePeriod {
|
|
@@ -3208,6 +3452,7 @@ export interface TimePeriod {
|
|
|
3208
3452
|
end?: Date;
|
|
3209
3453
|
}
|
|
3210
3454
|
/**
|
|
3455
|
+
* @public
|
|
3211
3456
|
* <p>An estimate that's associated with a time period. </p>
|
|
3212
3457
|
*/
|
|
3213
3458
|
export interface EstimateByTime {
|
|
@@ -3234,6 +3479,7 @@ export interface EstimateByTime {
|
|
|
3234
3479
|
timePeriod?: TimePeriod;
|
|
3235
3480
|
}
|
|
3236
3481
|
/**
|
|
3482
|
+
* @public
|
|
3237
3483
|
* <p>Describes the estimated cost for resources in your Lightsail for Research account.</p>
|
|
3238
3484
|
*/
|
|
3239
3485
|
export interface CostEstimate {
|
|
@@ -3247,6 +3493,9 @@ export interface CostEstimate {
|
|
|
3247
3493
|
*/
|
|
3248
3494
|
resultsByTime?: EstimateByTime[];
|
|
3249
3495
|
}
|
|
3496
|
+
/**
|
|
3497
|
+
* @public
|
|
3498
|
+
*/
|
|
3250
3499
|
export interface CreateBucketRequest {
|
|
3251
3500
|
/**
|
|
3252
3501
|
* <p>The name for the bucket.</p>
|
|
@@ -3278,6 +3527,9 @@ export interface CreateBucketRequest {
|
|
|
3278
3527
|
*/
|
|
3279
3528
|
enableObjectVersioning?: boolean;
|
|
3280
3529
|
}
|
|
3530
|
+
/**
|
|
3531
|
+
* @public
|
|
3532
|
+
*/
|
|
3281
3533
|
export interface CreateBucketResult {
|
|
3282
3534
|
/**
|
|
3283
3535
|
* <p>An object that describes the bucket that is created.</p>
|
|
@@ -3289,12 +3541,18 @@ export interface CreateBucketResult {
|
|
|
3289
3541
|
*/
|
|
3290
3542
|
operations?: Operation[];
|
|
3291
3543
|
}
|
|
3544
|
+
/**
|
|
3545
|
+
* @public
|
|
3546
|
+
*/
|
|
3292
3547
|
export interface CreateBucketAccessKeyRequest {
|
|
3293
3548
|
/**
|
|
3294
3549
|
* <p>The name of the bucket that the new access key will belong to, and grant access to.</p>
|
|
3295
3550
|
*/
|
|
3296
3551
|
bucketName: string | undefined;
|
|
3297
3552
|
}
|
|
3553
|
+
/**
|
|
3554
|
+
* @public
|
|
3555
|
+
*/
|
|
3298
3556
|
export interface CreateBucketAccessKeyResult {
|
|
3299
3557
|
/**
|
|
3300
3558
|
* <p>An object that describes the access key that is created.</p>
|
|
@@ -3306,6 +3564,9 @@ export interface CreateBucketAccessKeyResult {
|
|
|
3306
3564
|
*/
|
|
3307
3565
|
operations?: Operation[];
|
|
3308
3566
|
}
|
|
3567
|
+
/**
|
|
3568
|
+
* @public
|
|
3569
|
+
*/
|
|
3309
3570
|
export interface CreateCertificateRequest {
|
|
3310
3571
|
/**
|
|
3311
3572
|
* <p>The name for the certificate.</p>
|
|
@@ -3329,6 +3590,9 @@ export interface CreateCertificateRequest {
|
|
|
3329
3590
|
*/
|
|
3330
3591
|
tags?: Tag[];
|
|
3331
3592
|
}
|
|
3593
|
+
/**
|
|
3594
|
+
* @public
|
|
3595
|
+
*/
|
|
3332
3596
|
export interface CreateCertificateResult {
|
|
3333
3597
|
/**
|
|
3334
3598
|
* <p>An object that describes the certificate created.</p>
|
|
@@ -3340,6 +3604,9 @@ export interface CreateCertificateResult {
|
|
|
3340
3604
|
*/
|
|
3341
3605
|
operations?: Operation[];
|
|
3342
3606
|
}
|
|
3607
|
+
/**
|
|
3608
|
+
* @public
|
|
3609
|
+
*/
|
|
3343
3610
|
export declare enum PortInfoSourceType {
|
|
3344
3611
|
Closed = "CLOSED",
|
|
3345
3612
|
Default = "DEFAULT",
|
|
@@ -3347,6 +3614,7 @@ export declare enum PortInfoSourceType {
|
|
|
3347
3614
|
None = "NONE"
|
|
3348
3615
|
}
|
|
3349
3616
|
/**
|
|
3617
|
+
* @public
|
|
3350
3618
|
* <p>Describes the Amazon Elastic Compute Cloud instance and related resources to be created using the
|
|
3351
3619
|
* <code>create cloud formation stack</code> operation.</p>
|
|
3352
3620
|
*/
|
|
@@ -3416,6 +3684,9 @@ export interface InstanceEntry {
|
|
|
3416
3684
|
*/
|
|
3417
3685
|
availabilityZone: string | undefined;
|
|
3418
3686
|
}
|
|
3687
|
+
/**
|
|
3688
|
+
* @public
|
|
3689
|
+
*/
|
|
3419
3690
|
export interface CreateCloudFormationStackRequest {
|
|
3420
3691
|
/**
|
|
3421
3692
|
* <p>An array of parameters that will be used to create the new Amazon EC2 instance. You can only
|
|
@@ -3424,6 +3695,9 @@ export interface CreateCloudFormationStackRequest {
|
|
|
3424
3695
|
*/
|
|
3425
3696
|
instances: InstanceEntry[] | undefined;
|
|
3426
3697
|
}
|
|
3698
|
+
/**
|
|
3699
|
+
* @public
|
|
3700
|
+
*/
|
|
3427
3701
|
export interface CreateCloudFormationStackResult {
|
|
3428
3702
|
/**
|
|
3429
3703
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -3431,6 +3705,9 @@ export interface CreateCloudFormationStackResult {
|
|
|
3431
3705
|
*/
|
|
3432
3706
|
operations?: Operation[];
|
|
3433
3707
|
}
|
|
3708
|
+
/**
|
|
3709
|
+
* @public
|
|
3710
|
+
*/
|
|
3434
3711
|
export interface CreateContactMethodRequest {
|
|
3435
3712
|
/**
|
|
3436
3713
|
* <p>The protocol of the contact method, such as <code>Email</code> or <code>SMS</code> (text
|
|
@@ -3474,6 +3751,9 @@ export interface CreateContactMethodRequest {
|
|
|
3474
3751
|
*/
|
|
3475
3752
|
contactEndpoint: string | undefined;
|
|
3476
3753
|
}
|
|
3754
|
+
/**
|
|
3755
|
+
* @public
|
|
3756
|
+
*/
|
|
3477
3757
|
export interface CreateContactMethodResult {
|
|
3478
3758
|
/**
|
|
3479
3759
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -3482,6 +3762,7 @@ export interface CreateContactMethodResult {
|
|
|
3482
3762
|
operations?: Operation[];
|
|
3483
3763
|
}
|
|
3484
3764
|
/**
|
|
3765
|
+
* @public
|
|
3485
3766
|
* <p>Describes a request to configure an Amazon Lightsail container service to
|
|
3486
3767
|
* access private container image repositories, such as Amazon Elastic Container Registry (Amazon ECR) private repositories.</p>
|
|
3487
3768
|
* <p>For more information, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-container-service-ecr-private-repo-access">Configuring access to an Amazon ECR private repository for an Amazon Lightsail container service</a> in the <i>Amazon Lightsail Developer Guide</i>.</p>
|
|
@@ -3494,6 +3775,9 @@ export interface PrivateRegistryAccessRequest {
|
|
|
3494
3775
|
*/
|
|
3495
3776
|
ecrImagePullerRole?: ContainerServiceECRImagePullerRoleRequest;
|
|
3496
3777
|
}
|
|
3778
|
+
/**
|
|
3779
|
+
* @public
|
|
3780
|
+
*/
|
|
3497
3781
|
export interface CreateContainerServiceRequest {
|
|
3498
3782
|
/**
|
|
3499
3783
|
* <p>The name for the container service.</p>
|
|
@@ -3583,12 +3867,18 @@ export interface CreateContainerServiceRequest {
|
|
|
3583
3867
|
*/
|
|
3584
3868
|
privateRegistryAccess?: PrivateRegistryAccessRequest;
|
|
3585
3869
|
}
|
|
3870
|
+
/**
|
|
3871
|
+
* @public
|
|
3872
|
+
*/
|
|
3586
3873
|
export interface CreateContainerServiceResult {
|
|
3587
3874
|
/**
|
|
3588
3875
|
* <p>An object that describes a container service.</p>
|
|
3589
3876
|
*/
|
|
3590
3877
|
containerService?: ContainerService;
|
|
3591
3878
|
}
|
|
3879
|
+
/**
|
|
3880
|
+
* @public
|
|
3881
|
+
*/
|
|
3592
3882
|
export interface CreateContainerServiceDeploymentRequest {
|
|
3593
3883
|
/**
|
|
3594
3884
|
* <p>The name of the container service for which to create the deployment.</p>
|
|
@@ -3605,14 +3895,23 @@ export interface CreateContainerServiceDeploymentRequest {
|
|
|
3605
3895
|
*/
|
|
3606
3896
|
publicEndpoint?: EndpointRequest;
|
|
3607
3897
|
}
|
|
3898
|
+
/**
|
|
3899
|
+
* @public
|
|
3900
|
+
*/
|
|
3608
3901
|
export interface CreateContainerServiceDeploymentResult {
|
|
3609
3902
|
/**
|
|
3610
3903
|
* <p>An object that describes a container service.</p>
|
|
3611
3904
|
*/
|
|
3612
3905
|
containerService?: ContainerService;
|
|
3613
3906
|
}
|
|
3907
|
+
/**
|
|
3908
|
+
* @public
|
|
3909
|
+
*/
|
|
3614
3910
|
export interface CreateContainerServiceRegistryLoginRequest {
|
|
3615
3911
|
}
|
|
3912
|
+
/**
|
|
3913
|
+
* @public
|
|
3914
|
+
*/
|
|
3616
3915
|
export interface CreateContainerServiceRegistryLoginResult {
|
|
3617
3916
|
/**
|
|
3618
3917
|
* <p>An object that describes the log in information for the container service registry of your
|
|
@@ -3620,6 +3919,9 @@ export interface CreateContainerServiceRegistryLoginResult {
|
|
|
3620
3919
|
*/
|
|
3621
3920
|
registryLogin?: ContainerServiceRegistryLogin;
|
|
3622
3921
|
}
|
|
3922
|
+
/**
|
|
3923
|
+
* @public
|
|
3924
|
+
*/
|
|
3623
3925
|
export interface CreateDiskRequest {
|
|
3624
3926
|
/**
|
|
3625
3927
|
* <p>The unique Lightsail disk name (e.g., <code>my-disk</code>).</p>
|
|
@@ -3647,6 +3949,9 @@ export interface CreateDiskRequest {
|
|
|
3647
3949
|
*/
|
|
3648
3950
|
addOns?: AddOnRequest[];
|
|
3649
3951
|
}
|
|
3952
|
+
/**
|
|
3953
|
+
* @public
|
|
3954
|
+
*/
|
|
3650
3955
|
export interface CreateDiskResult {
|
|
3651
3956
|
/**
|
|
3652
3957
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -3654,6 +3959,9 @@ export interface CreateDiskResult {
|
|
|
3654
3959
|
*/
|
|
3655
3960
|
operations?: Operation[];
|
|
3656
3961
|
}
|
|
3962
|
+
/**
|
|
3963
|
+
* @public
|
|
3964
|
+
*/
|
|
3657
3965
|
export interface CreateDiskFromSnapshotRequest {
|
|
3658
3966
|
/**
|
|
3659
3967
|
* <p>The unique Lightsail disk name (e.g., <code>my-disk</code>).</p>
|
|
@@ -3747,6 +4055,9 @@ export interface CreateDiskFromSnapshotRequest {
|
|
|
3747
4055
|
*/
|
|
3748
4056
|
useLatestRestorableAutoSnapshot?: boolean;
|
|
3749
4057
|
}
|
|
4058
|
+
/**
|
|
4059
|
+
* @public
|
|
4060
|
+
*/
|
|
3750
4061
|
export interface CreateDiskFromSnapshotResult {
|
|
3751
4062
|
/**
|
|
3752
4063
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -3754,6 +4065,9 @@ export interface CreateDiskFromSnapshotResult {
|
|
|
3754
4065
|
*/
|
|
3755
4066
|
operations?: Operation[];
|
|
3756
4067
|
}
|
|
4068
|
+
/**
|
|
4069
|
+
* @public
|
|
4070
|
+
*/
|
|
3757
4071
|
export interface CreateDiskSnapshotRequest {
|
|
3758
4072
|
/**
|
|
3759
4073
|
* <p>The unique name of the source disk (e.g., <code>Disk-Virginia-1</code>).</p>
|
|
@@ -3785,6 +4099,9 @@ export interface CreateDiskSnapshotRequest {
|
|
|
3785
4099
|
*/
|
|
3786
4100
|
tags?: Tag[];
|
|
3787
4101
|
}
|
|
4102
|
+
/**
|
|
4103
|
+
* @public
|
|
4104
|
+
*/
|
|
3788
4105
|
export interface CreateDiskSnapshotResult {
|
|
3789
4106
|
/**
|
|
3790
4107
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -3792,15 +4109,22 @@ export interface CreateDiskSnapshotResult {
|
|
|
3792
4109
|
*/
|
|
3793
4110
|
operations?: Operation[];
|
|
3794
4111
|
}
|
|
4112
|
+
/**
|
|
4113
|
+
* @public
|
|
4114
|
+
*/
|
|
3795
4115
|
export declare enum IpAddressType {
|
|
3796
4116
|
DUALSTACK = "dualstack",
|
|
3797
4117
|
IPV4 = "ipv4"
|
|
3798
4118
|
}
|
|
4119
|
+
/**
|
|
4120
|
+
* @public
|
|
4121
|
+
*/
|
|
3799
4122
|
export declare enum OriginProtocolPolicyEnum {
|
|
3800
4123
|
HTTPOnly = "http-only",
|
|
3801
4124
|
HTTPSOnly = "https-only"
|
|
3802
4125
|
}
|
|
3803
4126
|
/**
|
|
4127
|
+
* @public
|
|
3804
4128
|
* <p>Describes the origin resource of an Amazon Lightsail content delivery network (CDN)
|
|
3805
4129
|
* distribution.</p>
|
|
3806
4130
|
* <p>An origin can be a Lightsail instance, bucket, or load balancer. A distribution pulls
|
|
@@ -3822,6 +4146,9 @@ export interface InputOrigin {
|
|
|
3822
4146
|
*/
|
|
3823
4147
|
protocolPolicy?: OriginProtocolPolicyEnum | string;
|
|
3824
4148
|
}
|
|
4149
|
+
/**
|
|
4150
|
+
* @public
|
|
4151
|
+
*/
|
|
3825
4152
|
export interface CreateDistributionRequest {
|
|
3826
4153
|
/**
|
|
3827
4154
|
* <p>The name for the distribution.</p>
|
|
@@ -3867,6 +4194,7 @@ export interface CreateDistributionRequest {
|
|
|
3867
4194
|
tags?: Tag[];
|
|
3868
4195
|
}
|
|
3869
4196
|
/**
|
|
4197
|
+
* @public
|
|
3870
4198
|
* <p>Describes the origin resource of an Amazon Lightsail content delivery network (CDN)
|
|
3871
4199
|
* distribution.</p>
|
|
3872
4200
|
* <p>An origin can be a Lightsail instance, bucket, or load balancer. A distribution pulls
|
|
@@ -3893,6 +4221,7 @@ export interface Origin {
|
|
|
3893
4221
|
protocolPolicy?: OriginProtocolPolicyEnum | string;
|
|
3894
4222
|
}
|
|
3895
4223
|
/**
|
|
4224
|
+
* @public
|
|
3896
4225
|
* <p>Describes an Amazon Lightsail content delivery network (CDN) distribution.</p>
|
|
3897
4226
|
*/
|
|
3898
4227
|
export interface LightsailDistribution {
|
|
@@ -3993,6 +4322,9 @@ export interface LightsailDistribution {
|
|
|
3993
4322
|
*/
|
|
3994
4323
|
tags?: Tag[];
|
|
3995
4324
|
}
|
|
4325
|
+
/**
|
|
4326
|
+
* @public
|
|
4327
|
+
*/
|
|
3996
4328
|
export interface CreateDistributionResult {
|
|
3997
4329
|
/**
|
|
3998
4330
|
* <p>An object that describes the distribution created.</p>
|
|
@@ -4004,6 +4336,9 @@ export interface CreateDistributionResult {
|
|
|
4004
4336
|
*/
|
|
4005
4337
|
operation?: Operation;
|
|
4006
4338
|
}
|
|
4339
|
+
/**
|
|
4340
|
+
* @public
|
|
4341
|
+
*/
|
|
4007
4342
|
export interface CreateDomainRequest {
|
|
4008
4343
|
/**
|
|
4009
4344
|
* <p>The domain name to manage (e.g., <code>example.com</code>).</p>
|
|
@@ -4015,6 +4350,9 @@ export interface CreateDomainRequest {
|
|
|
4015
4350
|
*/
|
|
4016
4351
|
tags?: Tag[];
|
|
4017
4352
|
}
|
|
4353
|
+
/**
|
|
4354
|
+
* @public
|
|
4355
|
+
*/
|
|
4018
4356
|
export interface CreateDomainResult {
|
|
4019
4357
|
/**
|
|
4020
4358
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -4023,6 +4361,7 @@ export interface CreateDomainResult {
|
|
|
4023
4361
|
operation?: Operation;
|
|
4024
4362
|
}
|
|
4025
4363
|
/**
|
|
4364
|
+
* @public
|
|
4026
4365
|
* <p>Describes a domain recordset entry.</p>
|
|
4027
4366
|
*/
|
|
4028
4367
|
export interface DomainEntry {
|
|
@@ -4113,6 +4452,9 @@ export interface DomainEntry {
|
|
|
4113
4452
|
*/
|
|
4114
4453
|
options?: Record<string, string>;
|
|
4115
4454
|
}
|
|
4455
|
+
/**
|
|
4456
|
+
* @public
|
|
4457
|
+
*/
|
|
4116
4458
|
export interface CreateDomainEntryRequest {
|
|
4117
4459
|
/**
|
|
4118
4460
|
* <p>The domain name (e.g., <code>example.com</code>) for which you want to create the domain
|
|
@@ -4124,6 +4466,9 @@ export interface CreateDomainEntryRequest {
|
|
|
4124
4466
|
*/
|
|
4125
4467
|
domainEntry: DomainEntry | undefined;
|
|
4126
4468
|
}
|
|
4469
|
+
/**
|
|
4470
|
+
* @public
|
|
4471
|
+
*/
|
|
4127
4472
|
export interface CreateDomainEntryResult {
|
|
4128
4473
|
/**
|
|
4129
4474
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -4131,6 +4476,9 @@ export interface CreateDomainEntryResult {
|
|
|
4131
4476
|
*/
|
|
4132
4477
|
operation?: Operation;
|
|
4133
4478
|
}
|
|
4479
|
+
/**
|
|
4480
|
+
* @public
|
|
4481
|
+
*/
|
|
4134
4482
|
export interface CreateGUISessionAccessDetailsRequest {
|
|
4135
4483
|
/**
|
|
4136
4484
|
* <p>The resource name.</p>
|
|
@@ -4138,6 +4486,7 @@ export interface CreateGUISessionAccessDetailsRequest {
|
|
|
4138
4486
|
resourceName: string | undefined;
|
|
4139
4487
|
}
|
|
4140
4488
|
/**
|
|
4489
|
+
* @public
|
|
4141
4490
|
* <p>Describes a web-based, remote graphical user interface (GUI), NICE DCV session. The session is used to access a virtual
|
|
4142
4491
|
* computer’s operating system or application.</p>
|
|
4143
4492
|
*/
|
|
@@ -4156,6 +4505,9 @@ export interface Session {
|
|
|
4156
4505
|
*/
|
|
4157
4506
|
isPrimary?: boolean;
|
|
4158
4507
|
}
|
|
4508
|
+
/**
|
|
4509
|
+
* @public
|
|
4510
|
+
*/
|
|
4159
4511
|
export declare enum Status {
|
|
4160
4512
|
FailedInstanceCreation = "failedInstanceCreation",
|
|
4161
4513
|
FailedStartingGUISession = "failedStartingGUISession",
|
|
@@ -4168,6 +4520,9 @@ export declare enum Status {
|
|
|
4168
4520
|
Stopped = "stopped",
|
|
4169
4521
|
Stopping = "stopping"
|
|
4170
4522
|
}
|
|
4523
|
+
/**
|
|
4524
|
+
* @public
|
|
4525
|
+
*/
|
|
4171
4526
|
export interface CreateGUISessionAccessDetailsResult {
|
|
4172
4527
|
/**
|
|
4173
4528
|
* <p>The resource name.</p>
|
|
@@ -4190,6 +4545,9 @@ export interface CreateGUISessionAccessDetailsResult {
|
|
|
4190
4545
|
*/
|
|
4191
4546
|
sessions?: Session[];
|
|
4192
4547
|
}
|
|
4548
|
+
/**
|
|
4549
|
+
* @public
|
|
4550
|
+
*/
|
|
4193
4551
|
export interface CreateInstancesRequest {
|
|
4194
4552
|
/**
|
|
4195
4553
|
* <p>The names to use for your new Lightsail instances. Separate multiple values using
|
|
@@ -4266,6 +4624,9 @@ export interface CreateInstancesRequest {
|
|
|
4266
4624
|
*/
|
|
4267
4625
|
ipAddressType?: IpAddressType | string;
|
|
4268
4626
|
}
|
|
4627
|
+
/**
|
|
4628
|
+
* @public
|
|
4629
|
+
*/
|
|
4269
4630
|
export interface CreateInstancesResult {
|
|
4270
4631
|
/**
|
|
4271
4632
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -4273,6 +4634,9 @@ export interface CreateInstancesResult {
|
|
|
4273
4634
|
*/
|
|
4274
4635
|
operations?: Operation[];
|
|
4275
4636
|
}
|
|
4637
|
+
/**
|
|
4638
|
+
* @public
|
|
4639
|
+
*/
|
|
4276
4640
|
export interface CreateInstancesFromSnapshotRequest {
|
|
4277
4641
|
/**
|
|
4278
4642
|
* <p>The names for your new instances.</p>
|
|
@@ -4395,6 +4759,9 @@ export interface CreateInstancesFromSnapshotRequest {
|
|
|
4395
4759
|
*/
|
|
4396
4760
|
useLatestRestorableAutoSnapshot?: boolean;
|
|
4397
4761
|
}
|
|
4762
|
+
/**
|
|
4763
|
+
* @public
|
|
4764
|
+
*/
|
|
4398
4765
|
export interface CreateInstancesFromSnapshotResult {
|
|
4399
4766
|
/**
|
|
4400
4767
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -4402,6 +4769,9 @@ export interface CreateInstancesFromSnapshotResult {
|
|
|
4402
4769
|
*/
|
|
4403
4770
|
operations?: Operation[];
|
|
4404
4771
|
}
|
|
4772
|
+
/**
|
|
4773
|
+
* @public
|
|
4774
|
+
*/
|
|
4405
4775
|
export interface CreateInstanceSnapshotRequest {
|
|
4406
4776
|
/**
|
|
4407
4777
|
* <p>The name for your new snapshot.</p>
|
|
@@ -4417,6 +4787,9 @@ export interface CreateInstanceSnapshotRequest {
|
|
|
4417
4787
|
*/
|
|
4418
4788
|
tags?: Tag[];
|
|
4419
4789
|
}
|
|
4790
|
+
/**
|
|
4791
|
+
* @public
|
|
4792
|
+
*/
|
|
4420
4793
|
export interface CreateInstanceSnapshotResult {
|
|
4421
4794
|
/**
|
|
4422
4795
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -4424,6 +4797,9 @@ export interface CreateInstanceSnapshotResult {
|
|
|
4424
4797
|
*/
|
|
4425
4798
|
operations?: Operation[];
|
|
4426
4799
|
}
|
|
4800
|
+
/**
|
|
4801
|
+
* @public
|
|
4802
|
+
*/
|
|
4427
4803
|
export interface CreateKeyPairRequest {
|
|
4428
4804
|
/**
|
|
4429
4805
|
* <p>The name for your new key pair.</p>
|
|
@@ -4436,6 +4812,7 @@ export interface CreateKeyPairRequest {
|
|
|
4436
4812
|
tags?: Tag[];
|
|
4437
4813
|
}
|
|
4438
4814
|
/**
|
|
4815
|
+
* @public
|
|
4439
4816
|
* <p>Describes an SSH key pair.</p>
|
|
4440
4817
|
*/
|
|
4441
4818
|
export interface KeyPair {
|
|
@@ -4476,6 +4853,9 @@ export interface KeyPair {
|
|
|
4476
4853
|
*/
|
|
4477
4854
|
fingerprint?: string;
|
|
4478
4855
|
}
|
|
4856
|
+
/**
|
|
4857
|
+
* @public
|
|
4858
|
+
*/
|
|
4479
4859
|
export interface CreateKeyPairResult {
|
|
4480
4860
|
/**
|
|
4481
4861
|
* <p>An array of key-value pairs containing information about the new key pair you just
|
|
@@ -4496,6 +4876,9 @@ export interface CreateKeyPairResult {
|
|
|
4496
4876
|
*/
|
|
4497
4877
|
operation?: Operation;
|
|
4498
4878
|
}
|
|
4879
|
+
/**
|
|
4880
|
+
* @public
|
|
4881
|
+
*/
|
|
4499
4882
|
export interface CreateLoadBalancerRequest {
|
|
4500
4883
|
/**
|
|
4501
4884
|
* <p>The name of your load balancer.</p>
|
|
@@ -4553,6 +4936,9 @@ export interface CreateLoadBalancerRequest {
|
|
|
4553
4936
|
*/
|
|
4554
4937
|
tlsPolicyName?: string;
|
|
4555
4938
|
}
|
|
4939
|
+
/**
|
|
4940
|
+
* @public
|
|
4941
|
+
*/
|
|
4556
4942
|
export interface CreateLoadBalancerResult {
|
|
4557
4943
|
/**
|
|
4558
4944
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -4560,6 +4946,9 @@ export interface CreateLoadBalancerResult {
|
|
|
4560
4946
|
*/
|
|
4561
4947
|
operations?: Operation[];
|
|
4562
4948
|
}
|
|
4949
|
+
/**
|
|
4950
|
+
* @public
|
|
4951
|
+
*/
|
|
4563
4952
|
export interface CreateLoadBalancerTlsCertificateRequest {
|
|
4564
4953
|
/**
|
|
4565
4954
|
* <p>The load balancer name where you want to create the SSL/TLS certificate.</p>
|
|
@@ -4590,6 +4979,9 @@ export interface CreateLoadBalancerTlsCertificateRequest {
|
|
|
4590
4979
|
*/
|
|
4591
4980
|
tags?: Tag[];
|
|
4592
4981
|
}
|
|
4982
|
+
/**
|
|
4983
|
+
* @public
|
|
4984
|
+
*/
|
|
4593
4985
|
export interface CreateLoadBalancerTlsCertificateResult {
|
|
4594
4986
|
/**
|
|
4595
4987
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -4597,6 +4989,9 @@ export interface CreateLoadBalancerTlsCertificateResult {
|
|
|
4597
4989
|
*/
|
|
4598
4990
|
operations?: Operation[];
|
|
4599
4991
|
}
|
|
4992
|
+
/**
|
|
4993
|
+
* @public
|
|
4994
|
+
*/
|
|
4600
4995
|
export interface CreateRelationalDatabaseRequest {
|
|
4601
4996
|
/**
|
|
4602
4997
|
* <p>The name to use for your new Lightsail database resource.</p>
|
|
@@ -4804,6 +5199,9 @@ export interface CreateRelationalDatabaseRequest {
|
|
|
4804
5199
|
*/
|
|
4805
5200
|
tags?: Tag[];
|
|
4806
5201
|
}
|
|
5202
|
+
/**
|
|
5203
|
+
* @public
|
|
5204
|
+
*/
|
|
4807
5205
|
export interface CreateRelationalDatabaseResult {
|
|
4808
5206
|
/**
|
|
4809
5207
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -4811,6 +5209,9 @@ export interface CreateRelationalDatabaseResult {
|
|
|
4811
5209
|
*/
|
|
4812
5210
|
operations?: Operation[];
|
|
4813
5211
|
}
|
|
5212
|
+
/**
|
|
5213
|
+
* @public
|
|
5214
|
+
*/
|
|
4814
5215
|
export interface CreateRelationalDatabaseFromSnapshotRequest {
|
|
4815
5216
|
/**
|
|
4816
5217
|
* <p>The name to use for your new Lightsail database resource.</p>
|
|
@@ -4894,6 +5295,9 @@ export interface CreateRelationalDatabaseFromSnapshotRequest {
|
|
|
4894
5295
|
*/
|
|
4895
5296
|
tags?: Tag[];
|
|
4896
5297
|
}
|
|
5298
|
+
/**
|
|
5299
|
+
* @public
|
|
5300
|
+
*/
|
|
4897
5301
|
export interface CreateRelationalDatabaseFromSnapshotResult {
|
|
4898
5302
|
/**
|
|
4899
5303
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -4901,6 +5305,9 @@ export interface CreateRelationalDatabaseFromSnapshotResult {
|
|
|
4901
5305
|
*/
|
|
4902
5306
|
operations?: Operation[];
|
|
4903
5307
|
}
|
|
5308
|
+
/**
|
|
5309
|
+
* @public
|
|
5310
|
+
*/
|
|
4904
5311
|
export interface CreateRelationalDatabaseSnapshotRequest {
|
|
4905
5312
|
/**
|
|
4906
5313
|
* <p>The name of the database on which to base your new snapshot.</p>
|
|
@@ -4925,6 +5332,9 @@ export interface CreateRelationalDatabaseSnapshotRequest {
|
|
|
4925
5332
|
*/
|
|
4926
5333
|
tags?: Tag[];
|
|
4927
5334
|
}
|
|
5335
|
+
/**
|
|
5336
|
+
* @public
|
|
5337
|
+
*/
|
|
4928
5338
|
export interface CreateRelationalDatabaseSnapshotResult {
|
|
4929
5339
|
/**
|
|
4930
5340
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -4932,12 +5342,18 @@ export interface CreateRelationalDatabaseSnapshotResult {
|
|
|
4932
5342
|
*/
|
|
4933
5343
|
operations?: Operation[];
|
|
4934
5344
|
}
|
|
5345
|
+
/**
|
|
5346
|
+
* @public
|
|
5347
|
+
*/
|
|
4935
5348
|
export interface DeleteAlarmRequest {
|
|
4936
5349
|
/**
|
|
4937
5350
|
* <p>The name of the alarm to delete.</p>
|
|
4938
5351
|
*/
|
|
4939
5352
|
alarmName: string | undefined;
|
|
4940
5353
|
}
|
|
5354
|
+
/**
|
|
5355
|
+
* @public
|
|
5356
|
+
*/
|
|
4941
5357
|
export interface DeleteAlarmResult {
|
|
4942
5358
|
/**
|
|
4943
5359
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -4945,6 +5361,9 @@ export interface DeleteAlarmResult {
|
|
|
4945
5361
|
*/
|
|
4946
5362
|
operations?: Operation[];
|
|
4947
5363
|
}
|
|
5364
|
+
/**
|
|
5365
|
+
* @public
|
|
5366
|
+
*/
|
|
4948
5367
|
export interface DeleteAutoSnapshotRequest {
|
|
4949
5368
|
/**
|
|
4950
5369
|
* <p>The name of the source instance or disk from which to delete the automatic
|
|
@@ -4958,6 +5377,9 @@ export interface DeleteAutoSnapshotRequest {
|
|
|
4958
5377
|
*/
|
|
4959
5378
|
date: string | undefined;
|
|
4960
5379
|
}
|
|
5380
|
+
/**
|
|
5381
|
+
* @public
|
|
5382
|
+
*/
|
|
4961
5383
|
export interface DeleteAutoSnapshotResult {
|
|
4962
5384
|
/**
|
|
4963
5385
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -4965,6 +5387,9 @@ export interface DeleteAutoSnapshotResult {
|
|
|
4965
5387
|
*/
|
|
4966
5388
|
operations?: Operation[];
|
|
4967
5389
|
}
|
|
5390
|
+
/**
|
|
5391
|
+
* @public
|
|
5392
|
+
*/
|
|
4968
5393
|
export interface DeleteBucketRequest {
|
|
4969
5394
|
/**
|
|
4970
5395
|
* <p>The name of the bucket to delete.</p>
|
|
@@ -4996,6 +5421,9 @@ export interface DeleteBucketRequest {
|
|
|
4996
5421
|
*/
|
|
4997
5422
|
forceDelete?: boolean;
|
|
4998
5423
|
}
|
|
5424
|
+
/**
|
|
5425
|
+
* @public
|
|
5426
|
+
*/
|
|
4999
5427
|
export interface DeleteBucketResult {
|
|
5000
5428
|
/**
|
|
5001
5429
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -5003,6 +5431,9 @@ export interface DeleteBucketResult {
|
|
|
5003
5431
|
*/
|
|
5004
5432
|
operations?: Operation[];
|
|
5005
5433
|
}
|
|
5434
|
+
/**
|
|
5435
|
+
* @public
|
|
5436
|
+
*/
|
|
5006
5437
|
export interface DeleteBucketAccessKeyRequest {
|
|
5007
5438
|
/**
|
|
5008
5439
|
* <p>The name of the bucket that the access key belongs to.</p>
|
|
@@ -5015,6 +5446,9 @@ export interface DeleteBucketAccessKeyRequest {
|
|
|
5015
5446
|
*/
|
|
5016
5447
|
accessKeyId: string | undefined;
|
|
5017
5448
|
}
|
|
5449
|
+
/**
|
|
5450
|
+
* @public
|
|
5451
|
+
*/
|
|
5018
5452
|
export interface DeleteBucketAccessKeyResult {
|
|
5019
5453
|
/**
|
|
5020
5454
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -5022,6 +5456,9 @@ export interface DeleteBucketAccessKeyResult {
|
|
|
5022
5456
|
*/
|
|
5023
5457
|
operations?: Operation[];
|
|
5024
5458
|
}
|
|
5459
|
+
/**
|
|
5460
|
+
* @public
|
|
5461
|
+
*/
|
|
5025
5462
|
export interface DeleteCertificateRequest {
|
|
5026
5463
|
/**
|
|
5027
5464
|
* <p>The name of the certificate to delete.</p>
|
|
@@ -5030,6 +5467,9 @@ export interface DeleteCertificateRequest {
|
|
|
5030
5467
|
*/
|
|
5031
5468
|
certificateName: string | undefined;
|
|
5032
5469
|
}
|
|
5470
|
+
/**
|
|
5471
|
+
* @public
|
|
5472
|
+
*/
|
|
5033
5473
|
export interface DeleteCertificateResult {
|
|
5034
5474
|
/**
|
|
5035
5475
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -5037,6 +5477,9 @@ export interface DeleteCertificateResult {
|
|
|
5037
5477
|
*/
|
|
5038
5478
|
operations?: Operation[];
|
|
5039
5479
|
}
|
|
5480
|
+
/**
|
|
5481
|
+
* @public
|
|
5482
|
+
*/
|
|
5040
5483
|
export interface DeleteContactMethodRequest {
|
|
5041
5484
|
/**
|
|
5042
5485
|
* <p>The protocol that will be deleted, such as <code>Email</code> or <code>SMS</code> (text
|
|
@@ -5049,6 +5492,9 @@ export interface DeleteContactMethodRequest {
|
|
|
5049
5492
|
*/
|
|
5050
5493
|
protocol: ContactProtocol | string | undefined;
|
|
5051
5494
|
}
|
|
5495
|
+
/**
|
|
5496
|
+
* @public
|
|
5497
|
+
*/
|
|
5052
5498
|
export interface DeleteContactMethodResult {
|
|
5053
5499
|
/**
|
|
5054
5500
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -5056,6 +5502,9 @@ export interface DeleteContactMethodResult {
|
|
|
5056
5502
|
*/
|
|
5057
5503
|
operations?: Operation[];
|
|
5058
5504
|
}
|
|
5505
|
+
/**
|
|
5506
|
+
* @public
|
|
5507
|
+
*/
|
|
5059
5508
|
export interface DeleteContainerImageRequest {
|
|
5060
5509
|
/**
|
|
5061
5510
|
* <p>The name of the container service for which to delete a registered container image.</p>
|
|
@@ -5075,16 +5524,28 @@ export interface DeleteContainerImageRequest {
|
|
|
5075
5524
|
*/
|
|
5076
5525
|
image: string | undefined;
|
|
5077
5526
|
}
|
|
5527
|
+
/**
|
|
5528
|
+
* @public
|
|
5529
|
+
*/
|
|
5078
5530
|
export interface DeleteContainerImageResult {
|
|
5079
5531
|
}
|
|
5532
|
+
/**
|
|
5533
|
+
* @public
|
|
5534
|
+
*/
|
|
5080
5535
|
export interface DeleteContainerServiceRequest {
|
|
5081
5536
|
/**
|
|
5082
5537
|
* <p>The name of the container service to delete.</p>
|
|
5083
5538
|
*/
|
|
5084
5539
|
serviceName: string | undefined;
|
|
5085
5540
|
}
|
|
5541
|
+
/**
|
|
5542
|
+
* @public
|
|
5543
|
+
*/
|
|
5086
5544
|
export interface DeleteContainerServiceResult {
|
|
5087
5545
|
}
|
|
5546
|
+
/**
|
|
5547
|
+
* @public
|
|
5548
|
+
*/
|
|
5088
5549
|
export interface DeleteDiskRequest {
|
|
5089
5550
|
/**
|
|
5090
5551
|
* <p>The unique name of the disk you want to delete (e.g., <code>my-disk</code>).</p>
|
|
@@ -5095,6 +5556,9 @@ export interface DeleteDiskRequest {
|
|
|
5095
5556
|
*/
|
|
5096
5557
|
forceDeleteAddOns?: boolean;
|
|
5097
5558
|
}
|
|
5559
|
+
/**
|
|
5560
|
+
* @public
|
|
5561
|
+
*/
|
|
5098
5562
|
export interface DeleteDiskResult {
|
|
5099
5563
|
/**
|
|
5100
5564
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -5102,6 +5566,9 @@ export interface DeleteDiskResult {
|
|
|
5102
5566
|
*/
|
|
5103
5567
|
operations?: Operation[];
|
|
5104
5568
|
}
|
|
5569
|
+
/**
|
|
5570
|
+
* @public
|
|
5571
|
+
*/
|
|
5105
5572
|
export interface DeleteDiskSnapshotRequest {
|
|
5106
5573
|
/**
|
|
5107
5574
|
* <p>The name of the disk snapshot you want to delete (e.g.,
|
|
@@ -5109,6 +5576,9 @@ export interface DeleteDiskSnapshotRequest {
|
|
|
5109
5576
|
*/
|
|
5110
5577
|
diskSnapshotName: string | undefined;
|
|
5111
5578
|
}
|
|
5579
|
+
/**
|
|
5580
|
+
* @public
|
|
5581
|
+
*/
|
|
5112
5582
|
export interface DeleteDiskSnapshotResult {
|
|
5113
5583
|
/**
|
|
5114
5584
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -5116,6 +5586,9 @@ export interface DeleteDiskSnapshotResult {
|
|
|
5116
5586
|
*/
|
|
5117
5587
|
operations?: Operation[];
|
|
5118
5588
|
}
|
|
5589
|
+
/**
|
|
5590
|
+
* @public
|
|
5591
|
+
*/
|
|
5119
5592
|
export interface DeleteDistributionRequest {
|
|
5120
5593
|
/**
|
|
5121
5594
|
* <p>The name of the distribution to delete.</p>
|
|
@@ -5124,6 +5597,9 @@ export interface DeleteDistributionRequest {
|
|
|
5124
5597
|
*/
|
|
5125
5598
|
distributionName?: string;
|
|
5126
5599
|
}
|
|
5600
|
+
/**
|
|
5601
|
+
* @public
|
|
5602
|
+
*/
|
|
5127
5603
|
export interface DeleteDistributionResult {
|
|
5128
5604
|
/**
|
|
5129
5605
|
* <p>An object that describes the result of the action, such as the status of the request, the
|
|
@@ -5131,12 +5607,18 @@ export interface DeleteDistributionResult {
|
|
|
5131
5607
|
*/
|
|
5132
5608
|
operation?: Operation;
|
|
5133
5609
|
}
|
|
5610
|
+
/**
|
|
5611
|
+
* @public
|
|
5612
|
+
*/
|
|
5134
5613
|
export interface DeleteDomainRequest {
|
|
5135
5614
|
/**
|
|
5136
5615
|
* <p>The specific domain name to delete.</p>
|
|
5137
5616
|
*/
|
|
5138
5617
|
domainName: string | undefined;
|
|
5139
5618
|
}
|
|
5619
|
+
/**
|
|
5620
|
+
* @public
|
|
5621
|
+
*/
|
|
5140
5622
|
export interface DeleteDomainResult {
|
|
5141
5623
|
/**
|
|
5142
5624
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -5144,6 +5626,9 @@ export interface DeleteDomainResult {
|
|
|
5144
5626
|
*/
|
|
5145
5627
|
operation?: Operation;
|
|
5146
5628
|
}
|
|
5629
|
+
/**
|
|
5630
|
+
* @public
|
|
5631
|
+
*/
|
|
5147
5632
|
export interface DeleteDomainEntryRequest {
|
|
5148
5633
|
/**
|
|
5149
5634
|
* <p>The name of the domain entry to delete.</p>
|
|
@@ -5154,6 +5639,9 @@ export interface DeleteDomainEntryRequest {
|
|
|
5154
5639
|
*/
|
|
5155
5640
|
domainEntry: DomainEntry | undefined;
|
|
5156
5641
|
}
|
|
5642
|
+
/**
|
|
5643
|
+
* @public
|
|
5644
|
+
*/
|
|
5157
5645
|
export interface DeleteDomainEntryResult {
|
|
5158
5646
|
/**
|
|
5159
5647
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -5161,6 +5649,9 @@ export interface DeleteDomainEntryResult {
|
|
|
5161
5649
|
*/
|
|
5162
5650
|
operation?: Operation;
|
|
5163
5651
|
}
|
|
5652
|
+
/**
|
|
5653
|
+
* @public
|
|
5654
|
+
*/
|
|
5164
5655
|
export interface DeleteInstanceRequest {
|
|
5165
5656
|
/**
|
|
5166
5657
|
* <p>The name of the instance to delete.</p>
|
|
@@ -5171,6 +5662,9 @@ export interface DeleteInstanceRequest {
|
|
|
5171
5662
|
*/
|
|
5172
5663
|
forceDeleteAddOns?: boolean;
|
|
5173
5664
|
}
|
|
5665
|
+
/**
|
|
5666
|
+
* @public
|
|
5667
|
+
*/
|
|
5174
5668
|
export interface DeleteInstanceResult {
|
|
5175
5669
|
/**
|
|
5176
5670
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -5178,12 +5672,18 @@ export interface DeleteInstanceResult {
|
|
|
5178
5672
|
*/
|
|
5179
5673
|
operations?: Operation[];
|
|
5180
5674
|
}
|
|
5675
|
+
/**
|
|
5676
|
+
* @public
|
|
5677
|
+
*/
|
|
5181
5678
|
export interface DeleteInstanceSnapshotRequest {
|
|
5182
5679
|
/**
|
|
5183
5680
|
* <p>The name of the snapshot to delete.</p>
|
|
5184
5681
|
*/
|
|
5185
5682
|
instanceSnapshotName: string | undefined;
|
|
5186
5683
|
}
|
|
5684
|
+
/**
|
|
5685
|
+
* @public
|
|
5686
|
+
*/
|
|
5187
5687
|
export interface DeleteInstanceSnapshotResult {
|
|
5188
5688
|
/**
|
|
5189
5689
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -5191,6 +5691,9 @@ export interface DeleteInstanceSnapshotResult {
|
|
|
5191
5691
|
*/
|
|
5192
5692
|
operations?: Operation[];
|
|
5193
5693
|
}
|
|
5694
|
+
/**
|
|
5695
|
+
* @public
|
|
5696
|
+
*/
|
|
5194
5697
|
export interface DeleteKeyPairRequest {
|
|
5195
5698
|
/**
|
|
5196
5699
|
* <p>The name of the key pair to delete.</p>
|
|
@@ -5205,6 +5708,9 @@ export interface DeleteKeyPairRequest {
|
|
|
5205
5708
|
*/
|
|
5206
5709
|
expectedFingerprint?: string;
|
|
5207
5710
|
}
|
|
5711
|
+
/**
|
|
5712
|
+
* @public
|
|
5713
|
+
*/
|
|
5208
5714
|
export interface DeleteKeyPairResult {
|
|
5209
5715
|
/**
|
|
5210
5716
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -5212,12 +5718,18 @@ export interface DeleteKeyPairResult {
|
|
|
5212
5718
|
*/
|
|
5213
5719
|
operation?: Operation;
|
|
5214
5720
|
}
|
|
5721
|
+
/**
|
|
5722
|
+
* @public
|
|
5723
|
+
*/
|
|
5215
5724
|
export interface DeleteKnownHostKeysRequest {
|
|
5216
5725
|
/**
|
|
5217
5726
|
* <p>The name of the instance for which you want to reset the host key or certificate.</p>
|
|
5218
5727
|
*/
|
|
5219
5728
|
instanceName: string | undefined;
|
|
5220
5729
|
}
|
|
5730
|
+
/**
|
|
5731
|
+
* @public
|
|
5732
|
+
*/
|
|
5221
5733
|
export interface DeleteKnownHostKeysResult {
|
|
5222
5734
|
/**
|
|
5223
5735
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -5225,12 +5737,18 @@ export interface DeleteKnownHostKeysResult {
|
|
|
5225
5737
|
*/
|
|
5226
5738
|
operations?: Operation[];
|
|
5227
5739
|
}
|
|
5740
|
+
/**
|
|
5741
|
+
* @public
|
|
5742
|
+
*/
|
|
5228
5743
|
export interface DeleteLoadBalancerRequest {
|
|
5229
5744
|
/**
|
|
5230
5745
|
* <p>The name of the load balancer you want to delete.</p>
|
|
5231
5746
|
*/
|
|
5232
5747
|
loadBalancerName: string | undefined;
|
|
5233
5748
|
}
|
|
5749
|
+
/**
|
|
5750
|
+
* @public
|
|
5751
|
+
*/
|
|
5234
5752
|
export interface DeleteLoadBalancerResult {
|
|
5235
5753
|
/**
|
|
5236
5754
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -5238,6 +5756,9 @@ export interface DeleteLoadBalancerResult {
|
|
|
5238
5756
|
*/
|
|
5239
5757
|
operations?: Operation[];
|
|
5240
5758
|
}
|
|
5759
|
+
/**
|
|
5760
|
+
* @public
|
|
5761
|
+
*/
|
|
5241
5762
|
export interface DeleteLoadBalancerTlsCertificateRequest {
|
|
5242
5763
|
/**
|
|
5243
5764
|
* <p>The load balancer name.</p>
|
|
@@ -5255,6 +5776,9 @@ export interface DeleteLoadBalancerTlsCertificateRequest {
|
|
|
5255
5776
|
*/
|
|
5256
5777
|
force?: boolean;
|
|
5257
5778
|
}
|
|
5779
|
+
/**
|
|
5780
|
+
* @public
|
|
5781
|
+
*/
|
|
5258
5782
|
export interface DeleteLoadBalancerTlsCertificateResult {
|
|
5259
5783
|
/**
|
|
5260
5784
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -5262,6 +5786,9 @@ export interface DeleteLoadBalancerTlsCertificateResult {
|
|
|
5262
5786
|
*/
|
|
5263
5787
|
operations?: Operation[];
|
|
5264
5788
|
}
|
|
5789
|
+
/**
|
|
5790
|
+
* @public
|
|
5791
|
+
*/
|
|
5265
5792
|
export interface DeleteRelationalDatabaseRequest {
|
|
5266
5793
|
/**
|
|
5267
5794
|
* <p>The name of the database that you are deleting.</p>
|
|
@@ -5296,6 +5823,9 @@ export interface DeleteRelationalDatabaseRequest {
|
|
|
5296
5823
|
*/
|
|
5297
5824
|
finalRelationalDatabaseSnapshotName?: string;
|
|
5298
5825
|
}
|
|
5826
|
+
/**
|
|
5827
|
+
* @public
|
|
5828
|
+
*/
|
|
5299
5829
|
export interface DeleteRelationalDatabaseResult {
|
|
5300
5830
|
/**
|
|
5301
5831
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -5303,12 +5833,18 @@ export interface DeleteRelationalDatabaseResult {
|
|
|
5303
5833
|
*/
|
|
5304
5834
|
operations?: Operation[];
|
|
5305
5835
|
}
|
|
5836
|
+
/**
|
|
5837
|
+
* @public
|
|
5838
|
+
*/
|
|
5306
5839
|
export interface DeleteRelationalDatabaseSnapshotRequest {
|
|
5307
5840
|
/**
|
|
5308
5841
|
* <p>The name of the database snapshot that you are deleting.</p>
|
|
5309
5842
|
*/
|
|
5310
5843
|
relationalDatabaseSnapshotName: string | undefined;
|
|
5311
5844
|
}
|
|
5845
|
+
/**
|
|
5846
|
+
* @public
|
|
5847
|
+
*/
|
|
5312
5848
|
export interface DeleteRelationalDatabaseSnapshotResult {
|
|
5313
5849
|
/**
|
|
5314
5850
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -5316,6 +5852,9 @@ export interface DeleteRelationalDatabaseSnapshotResult {
|
|
|
5316
5852
|
*/
|
|
5317
5853
|
operations?: Operation[];
|
|
5318
5854
|
}
|
|
5855
|
+
/**
|
|
5856
|
+
* @public
|
|
5857
|
+
*/
|
|
5319
5858
|
export interface DetachCertificateFromDistributionRequest {
|
|
5320
5859
|
/**
|
|
5321
5860
|
* <p>The name of the distribution from which to detach the certificate.</p>
|
|
@@ -5324,6 +5863,9 @@ export interface DetachCertificateFromDistributionRequest {
|
|
|
5324
5863
|
*/
|
|
5325
5864
|
distributionName: string | undefined;
|
|
5326
5865
|
}
|
|
5866
|
+
/**
|
|
5867
|
+
* @public
|
|
5868
|
+
*/
|
|
5327
5869
|
export interface DetachCertificateFromDistributionResult {
|
|
5328
5870
|
/**
|
|
5329
5871
|
* <p>An object that describes the result of the action, such as the status of the request, the
|
|
@@ -5331,6 +5873,9 @@ export interface DetachCertificateFromDistributionResult {
|
|
|
5331
5873
|
*/
|
|
5332
5874
|
operation?: Operation;
|
|
5333
5875
|
}
|
|
5876
|
+
/**
|
|
5877
|
+
* @public
|
|
5878
|
+
*/
|
|
5334
5879
|
export interface DetachDiskRequest {
|
|
5335
5880
|
/**
|
|
5336
5881
|
* <p>The unique name of the disk you want to detach from your instance (e.g.,
|
|
@@ -5338,6 +5883,9 @@ export interface DetachDiskRequest {
|
|
|
5338
5883
|
*/
|
|
5339
5884
|
diskName: string | undefined;
|
|
5340
5885
|
}
|
|
5886
|
+
/**
|
|
5887
|
+
* @public
|
|
5888
|
+
*/
|
|
5341
5889
|
export interface DetachDiskResult {
|
|
5342
5890
|
/**
|
|
5343
5891
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -5345,6 +5893,9 @@ export interface DetachDiskResult {
|
|
|
5345
5893
|
*/
|
|
5346
5894
|
operations?: Operation[];
|
|
5347
5895
|
}
|
|
5896
|
+
/**
|
|
5897
|
+
* @public
|
|
5898
|
+
*/
|
|
5348
5899
|
export interface DetachInstancesFromLoadBalancerRequest {
|
|
5349
5900
|
/**
|
|
5350
5901
|
* <p>The name of the Lightsail load balancer.</p>
|
|
@@ -5356,6 +5907,9 @@ export interface DetachInstancesFromLoadBalancerRequest {
|
|
|
5356
5907
|
*/
|
|
5357
5908
|
instanceNames: string[] | undefined;
|
|
5358
5909
|
}
|
|
5910
|
+
/**
|
|
5911
|
+
* @public
|
|
5912
|
+
*/
|
|
5359
5913
|
export interface DetachInstancesFromLoadBalancerResult {
|
|
5360
5914
|
/**
|
|
5361
5915
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -5363,12 +5917,18 @@ export interface DetachInstancesFromLoadBalancerResult {
|
|
|
5363
5917
|
*/
|
|
5364
5918
|
operations?: Operation[];
|
|
5365
5919
|
}
|
|
5920
|
+
/**
|
|
5921
|
+
* @public
|
|
5922
|
+
*/
|
|
5366
5923
|
export interface DetachStaticIpRequest {
|
|
5367
5924
|
/**
|
|
5368
5925
|
* <p>The name of the static IP to detach from the instance.</p>
|
|
5369
5926
|
*/
|
|
5370
5927
|
staticIpName: string | undefined;
|
|
5371
5928
|
}
|
|
5929
|
+
/**
|
|
5930
|
+
* @public
|
|
5931
|
+
*/
|
|
5372
5932
|
export interface DetachStaticIpResult {
|
|
5373
5933
|
/**
|
|
5374
5934
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -5376,6 +5936,9 @@ export interface DetachStaticIpResult {
|
|
|
5376
5936
|
*/
|
|
5377
5937
|
operations?: Operation[];
|
|
5378
5938
|
}
|
|
5939
|
+
/**
|
|
5940
|
+
* @public
|
|
5941
|
+
*/
|
|
5379
5942
|
export interface DisableAddOnRequest {
|
|
5380
5943
|
/**
|
|
5381
5944
|
* <p>The add-on type to disable.</p>
|
|
@@ -5386,6 +5949,9 @@ export interface DisableAddOnRequest {
|
|
|
5386
5949
|
*/
|
|
5387
5950
|
resourceName: string | undefined;
|
|
5388
5951
|
}
|
|
5952
|
+
/**
|
|
5953
|
+
* @public
|
|
5954
|
+
*/
|
|
5389
5955
|
export interface DisableAddOnResult {
|
|
5390
5956
|
/**
|
|
5391
5957
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -5393,6 +5959,9 @@ export interface DisableAddOnResult {
|
|
|
5393
5959
|
*/
|
|
5394
5960
|
operations?: Operation[];
|
|
5395
5961
|
}
|
|
5962
|
+
/**
|
|
5963
|
+
* @public
|
|
5964
|
+
*/
|
|
5396
5965
|
export declare enum DiskState {
|
|
5397
5966
|
Available = "available",
|
|
5398
5967
|
Error = "error",
|
|
@@ -5401,6 +5970,7 @@ export declare enum DiskState {
|
|
|
5401
5970
|
Unknown = "unknown"
|
|
5402
5971
|
}
|
|
5403
5972
|
/**
|
|
5973
|
+
* @public
|
|
5404
5974
|
* <p>Describes a block storage disk.</p>
|
|
5405
5975
|
*/
|
|
5406
5976
|
export interface Disk {
|
|
@@ -5498,6 +6068,7 @@ export interface Disk {
|
|
|
5498
6068
|
autoMountStatus?: AutoMountStatus | string;
|
|
5499
6069
|
}
|
|
5500
6070
|
/**
|
|
6071
|
+
* @public
|
|
5501
6072
|
* <p>Describes a disk.</p>
|
|
5502
6073
|
*/
|
|
5503
6074
|
export interface DiskInfo {
|
|
@@ -5519,6 +6090,9 @@ export interface DiskInfo {
|
|
|
5519
6090
|
*/
|
|
5520
6091
|
isSystemDisk?: boolean;
|
|
5521
6092
|
}
|
|
6093
|
+
/**
|
|
6094
|
+
* @public
|
|
6095
|
+
*/
|
|
5522
6096
|
export declare enum DiskSnapshotState {
|
|
5523
6097
|
Completed = "completed",
|
|
5524
6098
|
Error = "error",
|
|
@@ -5526,6 +6100,7 @@ export declare enum DiskSnapshotState {
|
|
|
5526
6100
|
Unknown = "unknown"
|
|
5527
6101
|
}
|
|
5528
6102
|
/**
|
|
6103
|
+
* @public
|
|
5529
6104
|
* <p>Describes a block storage disk snapshot.</p>
|
|
5530
6105
|
*/
|
|
5531
6106
|
export interface DiskSnapshot {
|
|
@@ -5598,6 +6173,7 @@ export interface DiskSnapshot {
|
|
|
5598
6173
|
isFromAutoSnapshot?: boolean;
|
|
5599
6174
|
}
|
|
5600
6175
|
/**
|
|
6176
|
+
* @public
|
|
5601
6177
|
* <p>Describes a disk snapshot.</p>
|
|
5602
6178
|
*/
|
|
5603
6179
|
export interface DiskSnapshotInfo {
|
|
@@ -5607,6 +6183,7 @@ export interface DiskSnapshotInfo {
|
|
|
5607
6183
|
sizeInGb?: number;
|
|
5608
6184
|
}
|
|
5609
6185
|
/**
|
|
6186
|
+
* @public
|
|
5610
6187
|
* <p>Describes the specifications of a distribution bundle.</p>
|
|
5611
6188
|
*/
|
|
5612
6189
|
export interface DistributionBundle {
|
|
@@ -5632,6 +6209,9 @@ export interface DistributionBundle {
|
|
|
5632
6209
|
*/
|
|
5633
6210
|
isActive?: boolean;
|
|
5634
6211
|
}
|
|
6212
|
+
/**
|
|
6213
|
+
* @public
|
|
6214
|
+
*/
|
|
5635
6215
|
export declare enum DistributionMetricName {
|
|
5636
6216
|
BytesDownloaded = "BytesDownloaded",
|
|
5637
6217
|
BytesUploaded = "BytesUploaded",
|
|
@@ -5640,6 +6220,9 @@ export declare enum DistributionMetricName {
|
|
|
5640
6220
|
Requests = "Requests",
|
|
5641
6221
|
TotalErrorRate = "TotalErrorRate"
|
|
5642
6222
|
}
|
|
6223
|
+
/**
|
|
6224
|
+
* @public
|
|
6225
|
+
*/
|
|
5643
6226
|
export declare enum NameServersUpdateStateCode {
|
|
5644
6227
|
Failed = "FAILED",
|
|
5645
6228
|
Pending = "PENDING",
|
|
@@ -5647,6 +6230,7 @@ export declare enum NameServersUpdateStateCode {
|
|
|
5647
6230
|
Succeeded = "SUCCEEDED"
|
|
5648
6231
|
}
|
|
5649
6232
|
/**
|
|
6233
|
+
* @public
|
|
5650
6234
|
* <p>Describes the state of the name server records update made by Amazon Lightsail
|
|
5651
6235
|
* to an Amazon Route 53 registered domain.</p>
|
|
5652
6236
|
* <p>For more information, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/understanding-dns-in-amazon-lightsail">DNS in Amazon Lightsail</a> in the <i>Amazon Lightsail
|
|
@@ -5681,6 +6265,9 @@ export interface NameServersUpdateState {
|
|
|
5681
6265
|
*/
|
|
5682
6266
|
message?: string;
|
|
5683
6267
|
}
|
|
6268
|
+
/**
|
|
6269
|
+
* @public
|
|
6270
|
+
*/
|
|
5684
6271
|
export declare enum R53HostedZoneDeletionStateCode {
|
|
5685
6272
|
Failed = "FAILED",
|
|
5686
6273
|
Pending = "PENDING",
|
|
@@ -5688,6 +6275,7 @@ export declare enum R53HostedZoneDeletionStateCode {
|
|
|
5688
6275
|
Succeeded = "SUCCEEDED"
|
|
5689
6276
|
}
|
|
5690
6277
|
/**
|
|
6278
|
+
* @public
|
|
5691
6279
|
* <p>Describes the deletion state of an Amazon Route 53 hosted zone for a domain that is
|
|
5692
6280
|
* being automatically delegated to an Amazon Lightsail DNS zone.</p>
|
|
5693
6281
|
*/
|
|
@@ -5721,6 +6309,7 @@ export interface R53HostedZoneDeletionState {
|
|
|
5721
6309
|
message?: string;
|
|
5722
6310
|
}
|
|
5723
6311
|
/**
|
|
6312
|
+
* @public
|
|
5724
6313
|
* <p>Describes the delegation state of an Amazon Route 53 registered domain to Amazon Lightsail.</p>
|
|
5725
6314
|
* <p>When you delegate an Amazon Route 53 registered domain to Lightsail,
|
|
5726
6315
|
* you can manage the DNS of the domain using a Lightsail DNS zone. You no longer
|
|
@@ -5760,6 +6349,7 @@ export interface RegisteredDomainDelegationInfo {
|
|
|
5760
6349
|
r53HostedZoneDeletionState?: R53HostedZoneDeletionState;
|
|
5761
6350
|
}
|
|
5762
6351
|
/**
|
|
6352
|
+
* @public
|
|
5763
6353
|
* <p>Describes a domain where you are storing recordsets.</p>
|
|
5764
6354
|
*/
|
|
5765
6355
|
export interface Domain {
|
|
@@ -5805,8 +6395,14 @@ export interface Domain {
|
|
|
5805
6395
|
*/
|
|
5806
6396
|
registeredDomainDelegationInfo?: RegisteredDomainDelegationInfo;
|
|
5807
6397
|
}
|
|
6398
|
+
/**
|
|
6399
|
+
* @public
|
|
6400
|
+
*/
|
|
5808
6401
|
export interface DownloadDefaultKeyPairRequest {
|
|
5809
6402
|
}
|
|
6403
|
+
/**
|
|
6404
|
+
* @public
|
|
6405
|
+
*/
|
|
5810
6406
|
export interface DownloadDefaultKeyPairResult {
|
|
5811
6407
|
/**
|
|
5812
6408
|
* <p>A base64-encoded public key of the <code>ssh-rsa</code> type.</p>
|
|
@@ -5821,6 +6417,9 @@ export interface DownloadDefaultKeyPairResult {
|
|
|
5821
6417
|
*/
|
|
5822
6418
|
createdAt?: Date;
|
|
5823
6419
|
}
|
|
6420
|
+
/**
|
|
6421
|
+
* @public
|
|
6422
|
+
*/
|
|
5824
6423
|
export interface EnableAddOnRequest {
|
|
5825
6424
|
/**
|
|
5826
6425
|
* <p>The name of the source resource for which to enable or modify the add-on.</p>
|
|
@@ -5831,6 +6430,9 @@ export interface EnableAddOnRequest {
|
|
|
5831
6430
|
*/
|
|
5832
6431
|
addOnRequest: AddOnRequest | undefined;
|
|
5833
6432
|
}
|
|
6433
|
+
/**
|
|
6434
|
+
* @public
|
|
6435
|
+
*/
|
|
5834
6436
|
export interface EnableAddOnResult {
|
|
5835
6437
|
/**
|
|
5836
6438
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -5838,12 +6440,18 @@ export interface EnableAddOnResult {
|
|
|
5838
6440
|
*/
|
|
5839
6441
|
operations?: Operation[];
|
|
5840
6442
|
}
|
|
6443
|
+
/**
|
|
6444
|
+
* @public
|
|
6445
|
+
*/
|
|
5841
6446
|
export interface ExportSnapshotRequest {
|
|
5842
6447
|
/**
|
|
5843
6448
|
* <p>The name of the instance or disk snapshot to be exported to Amazon EC2.</p>
|
|
5844
6449
|
*/
|
|
5845
6450
|
sourceSnapshotName: string | undefined;
|
|
5846
6451
|
}
|
|
6452
|
+
/**
|
|
6453
|
+
* @public
|
|
6454
|
+
*/
|
|
5847
6455
|
export interface ExportSnapshotResult {
|
|
5848
6456
|
/**
|
|
5849
6457
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -5852,6 +6460,7 @@ export interface ExportSnapshotResult {
|
|
|
5852
6460
|
operations?: Operation[];
|
|
5853
6461
|
}
|
|
5854
6462
|
/**
|
|
6463
|
+
* @public
|
|
5855
6464
|
* <p>Describes an instance snapshot.</p>
|
|
5856
6465
|
*/
|
|
5857
6466
|
export interface InstanceSnapshotInfo {
|
|
@@ -5869,11 +6478,15 @@ export interface InstanceSnapshotInfo {
|
|
|
5869
6478
|
*/
|
|
5870
6479
|
fromDiskInfo?: DiskInfo[];
|
|
5871
6480
|
}
|
|
6481
|
+
/**
|
|
6482
|
+
* @public
|
|
6483
|
+
*/
|
|
5872
6484
|
export declare enum ExportSnapshotRecordSourceType {
|
|
5873
6485
|
DiskSnapshot = "DiskSnapshot",
|
|
5874
6486
|
InstanceSnapshot = "InstanceSnapshot"
|
|
5875
6487
|
}
|
|
5876
6488
|
/**
|
|
6489
|
+
* @public
|
|
5877
6490
|
* <p>Describes the source of an export snapshot record.</p>
|
|
5878
6491
|
*/
|
|
5879
6492
|
export interface ExportSnapshotRecordSourceInfo {
|
|
@@ -5912,6 +6525,7 @@ export interface ExportSnapshotRecordSourceInfo {
|
|
|
5912
6525
|
diskSnapshotInfo?: DiskSnapshotInfo;
|
|
5913
6526
|
}
|
|
5914
6527
|
/**
|
|
6528
|
+
* @public
|
|
5915
6529
|
* <p>Describes an export snapshot record.</p>
|
|
5916
6530
|
*/
|
|
5917
6531
|
export interface ExportSnapshotRecord {
|
|
@@ -5948,6 +6562,9 @@ export interface ExportSnapshotRecord {
|
|
|
5948
6562
|
*/
|
|
5949
6563
|
destinationInfo?: DestinationInfo;
|
|
5950
6564
|
}
|
|
6565
|
+
/**
|
|
6566
|
+
* @public
|
|
6567
|
+
*/
|
|
5951
6568
|
export interface GetActiveNamesRequest {
|
|
5952
6569
|
/**
|
|
5953
6570
|
* <p>The token to advance to the next page of results from your request.</p>
|
|
@@ -5957,6 +6574,9 @@ export interface GetActiveNamesRequest {
|
|
|
5957
6574
|
*/
|
|
5958
6575
|
pageToken?: string;
|
|
5959
6576
|
}
|
|
6577
|
+
/**
|
|
6578
|
+
* @public
|
|
6579
|
+
*/
|
|
5960
6580
|
export interface GetActiveNamesResult {
|
|
5961
6581
|
/**
|
|
5962
6582
|
* <p>The list of active names returned by the get active names request.</p>
|
|
@@ -5970,6 +6590,9 @@ export interface GetActiveNamesResult {
|
|
|
5970
6590
|
*/
|
|
5971
6591
|
nextPageToken?: string;
|
|
5972
6592
|
}
|
|
6593
|
+
/**
|
|
6594
|
+
* @public
|
|
6595
|
+
*/
|
|
5973
6596
|
export interface GetAlarmsRequest {
|
|
5974
6597
|
/**
|
|
5975
6598
|
* <p>The name of the alarm.</p>
|
|
@@ -5990,6 +6613,9 @@ export interface GetAlarmsRequest {
|
|
|
5990
6613
|
*/
|
|
5991
6614
|
monitoredResourceName?: string;
|
|
5992
6615
|
}
|
|
6616
|
+
/**
|
|
6617
|
+
* @public
|
|
6618
|
+
*/
|
|
5993
6619
|
export interface GetAlarmsResult {
|
|
5994
6620
|
/**
|
|
5995
6621
|
* <p>An array of objects that describe the alarms.</p>
|
|
@@ -6003,6 +6629,9 @@ export interface GetAlarmsResult {
|
|
|
6003
6629
|
*/
|
|
6004
6630
|
nextPageToken?: string;
|
|
6005
6631
|
}
|
|
6632
|
+
/**
|
|
6633
|
+
* @public
|
|
6634
|
+
*/
|
|
6006
6635
|
export interface GetAutoSnapshotsRequest {
|
|
6007
6636
|
/**
|
|
6008
6637
|
* <p>The name of the source instance or disk from which to get automatic snapshot
|
|
@@ -6010,6 +6639,9 @@ export interface GetAutoSnapshotsRequest {
|
|
|
6010
6639
|
*/
|
|
6011
6640
|
resourceName: string | undefined;
|
|
6012
6641
|
}
|
|
6642
|
+
/**
|
|
6643
|
+
* @public
|
|
6644
|
+
*/
|
|
6013
6645
|
export interface GetAutoSnapshotsResult {
|
|
6014
6646
|
/**
|
|
6015
6647
|
* <p>The name of the source instance or disk for the automatic snapshots.</p>
|
|
@@ -6025,6 +6657,9 @@ export interface GetAutoSnapshotsResult {
|
|
|
6025
6657
|
*/
|
|
6026
6658
|
autoSnapshots?: AutoSnapshotDetails[];
|
|
6027
6659
|
}
|
|
6660
|
+
/**
|
|
6661
|
+
* @public
|
|
6662
|
+
*/
|
|
6028
6663
|
export interface GetBlueprintsRequest {
|
|
6029
6664
|
/**
|
|
6030
6665
|
* <p>A Boolean value that indicates whether to include inactive (unavailable) blueprints in the
|
|
@@ -6046,6 +6681,9 @@ export interface GetBlueprintsRequest {
|
|
|
6046
6681
|
*/
|
|
6047
6682
|
appCategory?: AppCategory | string;
|
|
6048
6683
|
}
|
|
6684
|
+
/**
|
|
6685
|
+
* @public
|
|
6686
|
+
*/
|
|
6049
6687
|
export interface GetBlueprintsResult {
|
|
6050
6688
|
/**
|
|
6051
6689
|
* <p>An array of key-value pairs that contains information about the available
|
|
@@ -6060,18 +6698,27 @@ export interface GetBlueprintsResult {
|
|
|
6060
6698
|
*/
|
|
6061
6699
|
nextPageToken?: string;
|
|
6062
6700
|
}
|
|
6701
|
+
/**
|
|
6702
|
+
* @public
|
|
6703
|
+
*/
|
|
6063
6704
|
export interface GetBucketAccessKeysRequest {
|
|
6064
6705
|
/**
|
|
6065
6706
|
* <p>The name of the bucket for which to return access keys.</p>
|
|
6066
6707
|
*/
|
|
6067
6708
|
bucketName: string | undefined;
|
|
6068
6709
|
}
|
|
6710
|
+
/**
|
|
6711
|
+
* @public
|
|
6712
|
+
*/
|
|
6069
6713
|
export interface GetBucketAccessKeysResult {
|
|
6070
6714
|
/**
|
|
6071
6715
|
* <p>An object that describes the access keys for the specified bucket.</p>
|
|
6072
6716
|
*/
|
|
6073
6717
|
accessKeys?: AccessKey[];
|
|
6074
6718
|
}
|
|
6719
|
+
/**
|
|
6720
|
+
* @public
|
|
6721
|
+
*/
|
|
6075
6722
|
export interface GetBucketBundlesRequest {
|
|
6076
6723
|
/**
|
|
6077
6724
|
* <p>A Boolean value that indicates whether to include inactive (unavailable) bundles in the
|
|
@@ -6079,12 +6726,18 @@ export interface GetBucketBundlesRequest {
|
|
|
6079
6726
|
*/
|
|
6080
6727
|
includeInactive?: boolean;
|
|
6081
6728
|
}
|
|
6729
|
+
/**
|
|
6730
|
+
* @public
|
|
6731
|
+
*/
|
|
6082
6732
|
export interface GetBucketBundlesResult {
|
|
6083
6733
|
/**
|
|
6084
6734
|
* <p>An object that describes bucket bundles.</p>
|
|
6085
6735
|
*/
|
|
6086
6736
|
bundles?: BucketBundle[];
|
|
6087
6737
|
}
|
|
6738
|
+
/**
|
|
6739
|
+
* @public
|
|
6740
|
+
*/
|
|
6088
6741
|
export interface GetBucketMetricDataRequest {
|
|
6089
6742
|
/**
|
|
6090
6743
|
* <p>The name of the bucket for which to get metric data.</p>
|
|
@@ -6182,6 +6835,7 @@ export interface GetBucketMetricDataRequest {
|
|
|
6182
6835
|
unit: MetricUnit | string | undefined;
|
|
6183
6836
|
}
|
|
6184
6837
|
/**
|
|
6838
|
+
* @public
|
|
6185
6839
|
* <p>Describes the metric data point.</p>
|
|
6186
6840
|
*/
|
|
6187
6841
|
export interface MetricDatapoint {
|
|
@@ -6214,6 +6868,9 @@ export interface MetricDatapoint {
|
|
|
6214
6868
|
*/
|
|
6215
6869
|
unit?: MetricUnit | string;
|
|
6216
6870
|
}
|
|
6871
|
+
/**
|
|
6872
|
+
* @public
|
|
6873
|
+
*/
|
|
6217
6874
|
export interface GetBucketMetricDataResult {
|
|
6218
6875
|
/**
|
|
6219
6876
|
* <p>The name of the metric returned.</p>
|
|
@@ -6224,6 +6881,9 @@ export interface GetBucketMetricDataResult {
|
|
|
6224
6881
|
*/
|
|
6225
6882
|
metricData?: MetricDatapoint[];
|
|
6226
6883
|
}
|
|
6884
|
+
/**
|
|
6885
|
+
* @public
|
|
6886
|
+
*/
|
|
6227
6887
|
export interface GetBucketsRequest {
|
|
6228
6888
|
/**
|
|
6229
6889
|
* <p>The name of the bucket for which to return information.</p>
|
|
@@ -6245,6 +6905,9 @@ export interface GetBucketsRequest {
|
|
|
6245
6905
|
*/
|
|
6246
6906
|
includeConnectedResources?: boolean;
|
|
6247
6907
|
}
|
|
6908
|
+
/**
|
|
6909
|
+
* @public
|
|
6910
|
+
*/
|
|
6248
6911
|
export interface GetBucketsResult {
|
|
6249
6912
|
/**
|
|
6250
6913
|
* <p>An array of objects that describe buckets.</p>
|
|
@@ -6264,6 +6927,9 @@ export interface GetBucketsResult {
|
|
|
6264
6927
|
*/
|
|
6265
6928
|
accountLevelBpaSync?: AccountLevelBpaSync;
|
|
6266
6929
|
}
|
|
6930
|
+
/**
|
|
6931
|
+
* @public
|
|
6932
|
+
*/
|
|
6267
6933
|
export interface GetBundlesRequest {
|
|
6268
6934
|
/**
|
|
6269
6935
|
* <p>A Boolean value that indicates whether to include inactive (unavailable) bundles in the
|
|
@@ -6285,6 +6951,9 @@ export interface GetBundlesRequest {
|
|
|
6285
6951
|
*/
|
|
6286
6952
|
appCategory?: AppCategory | string;
|
|
6287
6953
|
}
|
|
6954
|
+
/**
|
|
6955
|
+
* @public
|
|
6956
|
+
*/
|
|
6288
6957
|
export interface GetBundlesResult {
|
|
6289
6958
|
/**
|
|
6290
6959
|
* <p>An array of key-value pairs that contains information about the available bundles.</p>
|
|
@@ -6298,6 +6967,9 @@ export interface GetBundlesResult {
|
|
|
6298
6967
|
*/
|
|
6299
6968
|
nextPageToken?: string;
|
|
6300
6969
|
}
|
|
6970
|
+
/**
|
|
6971
|
+
* @public
|
|
6972
|
+
*/
|
|
6301
6973
|
export interface GetCertificatesRequest {
|
|
6302
6974
|
/**
|
|
6303
6975
|
* <p>The status of the certificates for which to return information.</p>
|
|
@@ -6321,12 +6993,18 @@ export interface GetCertificatesRequest {
|
|
|
6321
6993
|
*/
|
|
6322
6994
|
certificateName?: string;
|
|
6323
6995
|
}
|
|
6996
|
+
/**
|
|
6997
|
+
* @public
|
|
6998
|
+
*/
|
|
6324
6999
|
export interface GetCertificatesResult {
|
|
6325
7000
|
/**
|
|
6326
7001
|
* <p>An object that describes certificates.</p>
|
|
6327
7002
|
*/
|
|
6328
7003
|
certificates?: CertificateSummary[];
|
|
6329
7004
|
}
|
|
7005
|
+
/**
|
|
7006
|
+
* @public
|
|
7007
|
+
*/
|
|
6330
7008
|
export interface GetCloudFormationStackRecordsRequest {
|
|
6331
7009
|
/**
|
|
6332
7010
|
* <p>The token to advance to the next page of results from your request.</p>
|
|
@@ -6336,6 +7014,9 @@ export interface GetCloudFormationStackRecordsRequest {
|
|
|
6336
7014
|
*/
|
|
6337
7015
|
pageToken?: string;
|
|
6338
7016
|
}
|
|
7017
|
+
/**
|
|
7018
|
+
* @public
|
|
7019
|
+
*/
|
|
6339
7020
|
export interface GetCloudFormationStackRecordsResult {
|
|
6340
7021
|
/**
|
|
6341
7022
|
* <p>A list of objects describing the CloudFormation stack records.</p>
|
|
@@ -6350,6 +7031,9 @@ export interface GetCloudFormationStackRecordsResult {
|
|
|
6350
7031
|
*/
|
|
6351
7032
|
nextPageToken?: string;
|
|
6352
7033
|
}
|
|
7034
|
+
/**
|
|
7035
|
+
* @public
|
|
7036
|
+
*/
|
|
6353
7037
|
export interface GetContactMethodsRequest {
|
|
6354
7038
|
/**
|
|
6355
7039
|
* <p>The protocols used to send notifications, such as <code>Email</code>, or <code>SMS</code>
|
|
@@ -6359,14 +7043,23 @@ export interface GetContactMethodsRequest {
|
|
|
6359
7043
|
*/
|
|
6360
7044
|
protocols?: (ContactProtocol | string)[];
|
|
6361
7045
|
}
|
|
7046
|
+
/**
|
|
7047
|
+
* @public
|
|
7048
|
+
*/
|
|
6362
7049
|
export interface GetContactMethodsResult {
|
|
6363
7050
|
/**
|
|
6364
7051
|
* <p>An array of objects that describe the contact methods.</p>
|
|
6365
7052
|
*/
|
|
6366
7053
|
contactMethods?: ContactMethod[];
|
|
6367
7054
|
}
|
|
7055
|
+
/**
|
|
7056
|
+
* @public
|
|
7057
|
+
*/
|
|
6368
7058
|
export interface GetContainerAPIMetadataRequest {
|
|
6369
7059
|
}
|
|
7060
|
+
/**
|
|
7061
|
+
* @public
|
|
7062
|
+
*/
|
|
6370
7063
|
export interface GetContainerAPIMetadataResult {
|
|
6371
7064
|
/**
|
|
6372
7065
|
* <p>Metadata about Lightsail containers, such as the current version of the Lightsail
|
|
@@ -6374,12 +7067,18 @@ export interface GetContainerAPIMetadataResult {
|
|
|
6374
7067
|
*/
|
|
6375
7068
|
metadata?: Record<string, string>[];
|
|
6376
7069
|
}
|
|
7070
|
+
/**
|
|
7071
|
+
* @public
|
|
7072
|
+
*/
|
|
6377
7073
|
export interface GetContainerImagesRequest {
|
|
6378
7074
|
/**
|
|
6379
7075
|
* <p>The name of the container service for which to return registered container images.</p>
|
|
6380
7076
|
*/
|
|
6381
7077
|
serviceName: string | undefined;
|
|
6382
7078
|
}
|
|
7079
|
+
/**
|
|
7080
|
+
* @public
|
|
7081
|
+
*/
|
|
6383
7082
|
export interface GetContainerImagesResult {
|
|
6384
7083
|
/**
|
|
6385
7084
|
* <p>An array of objects that describe container images that are registered to the container
|
|
@@ -6387,6 +7086,9 @@ export interface GetContainerImagesResult {
|
|
|
6387
7086
|
*/
|
|
6388
7087
|
containerImages?: ContainerImage[];
|
|
6389
7088
|
}
|
|
7089
|
+
/**
|
|
7090
|
+
* @public
|
|
7091
|
+
*/
|
|
6390
7092
|
export interface GetContainerLogRequest {
|
|
6391
7093
|
/**
|
|
6392
7094
|
* <p>The name of the container service for which to get a container log.</p>
|
|
@@ -6465,6 +7167,9 @@ export interface GetContainerLogRequest {
|
|
|
6465
7167
|
*/
|
|
6466
7168
|
pageToken?: string;
|
|
6467
7169
|
}
|
|
7170
|
+
/**
|
|
7171
|
+
* @public
|
|
7172
|
+
*/
|
|
6468
7173
|
export interface GetContainerLogResult {
|
|
6469
7174
|
/**
|
|
6470
7175
|
* <p>An array of objects that describe the log events of a container.</p>
|
|
@@ -6478,18 +7183,27 @@ export interface GetContainerLogResult {
|
|
|
6478
7183
|
*/
|
|
6479
7184
|
nextPageToken?: string;
|
|
6480
7185
|
}
|
|
7186
|
+
/**
|
|
7187
|
+
* @public
|
|
7188
|
+
*/
|
|
6481
7189
|
export interface GetContainerServiceDeploymentsRequest {
|
|
6482
7190
|
/**
|
|
6483
7191
|
* <p>The name of the container service for which to return deployments.</p>
|
|
6484
7192
|
*/
|
|
6485
7193
|
serviceName: string | undefined;
|
|
6486
7194
|
}
|
|
7195
|
+
/**
|
|
7196
|
+
* @public
|
|
7197
|
+
*/
|
|
6487
7198
|
export interface GetContainerServiceDeploymentsResult {
|
|
6488
7199
|
/**
|
|
6489
7200
|
* <p>An array of objects that describe deployments for a container service.</p>
|
|
6490
7201
|
*/
|
|
6491
7202
|
deployments?: ContainerServiceDeployment[];
|
|
6492
7203
|
}
|
|
7204
|
+
/**
|
|
7205
|
+
* @public
|
|
7206
|
+
*/
|
|
6493
7207
|
export interface GetContainerServiceMetricDataRequest {
|
|
6494
7208
|
/**
|
|
6495
7209
|
* <p>The name of the container service for which to get metric data.</p>
|
|
@@ -6571,6 +7285,9 @@ export interface GetContainerServiceMetricDataRequest {
|
|
|
6571
7285
|
*/
|
|
6572
7286
|
statistics: (MetricStatistic | string)[] | undefined;
|
|
6573
7287
|
}
|
|
7288
|
+
/**
|
|
7289
|
+
* @public
|
|
7290
|
+
*/
|
|
6574
7291
|
export interface GetContainerServiceMetricDataResult {
|
|
6575
7292
|
/**
|
|
6576
7293
|
* <p>The name of the metric returned. </p>
|
|
@@ -6581,8 +7298,14 @@ export interface GetContainerServiceMetricDataResult {
|
|
|
6581
7298
|
*/
|
|
6582
7299
|
metricData?: MetricDatapoint[];
|
|
6583
7300
|
}
|
|
7301
|
+
/**
|
|
7302
|
+
* @public
|
|
7303
|
+
*/
|
|
6584
7304
|
export interface GetContainerServicePowersRequest {
|
|
6585
7305
|
}
|
|
7306
|
+
/**
|
|
7307
|
+
* @public
|
|
7308
|
+
*/
|
|
6586
7309
|
export interface GetContainerServicePowersResult {
|
|
6587
7310
|
/**
|
|
6588
7311
|
* <p>An array of objects that describe the powers that can be specified for a container
|
|
@@ -6590,6 +7313,9 @@ export interface GetContainerServicePowersResult {
|
|
|
6590
7313
|
*/
|
|
6591
7314
|
powers?: ContainerServicePower[];
|
|
6592
7315
|
}
|
|
7316
|
+
/**
|
|
7317
|
+
* @public
|
|
7318
|
+
*/
|
|
6593
7319
|
export interface GetContainerServicesRequest {
|
|
6594
7320
|
/**
|
|
6595
7321
|
* <p>The name of the container service for which to return information.</p>
|