@aws-sdk/client-lightsail 3.296.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 +3 -3
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { AccessDirection, AccessRules, AddOn, AlarmState, AvailabilityZone, Bucket, BucketAccessLogConfig, CacheBehavior, CacheBehaviorPerPath, CacheSettings, ComparisonOperator, ContactMethodVerificationProtocol, ContactProtocol, ContainerImage, ContainerService, ContainerServicePowerName, CostEstimate, Disk, DiskSnapshot, DistributionBundle, DistributionMetricName, Domain, DomainEntry, ExportSnapshotRecord, InputOrigin, IpAddressType, KeyPair, LightsailDistribution, MetricDatapoint, MetricName, MetricStatistic, MetricUnit, NetworkProtocol, Operation, PortInfo, PrivateRegistryAccessRequest, RegionName, ResourceLocation, ResourceType, Tag, TreatMissingData } from "./models_0";
|
|
2
|
+
/**
|
|
3
|
+
* @public
|
|
4
|
+
*/
|
|
2
5
|
export interface GetCostEstimateRequest {
|
|
3
6
|
/**
|
|
4
7
|
* <p>The resource name.</p>
|
|
@@ -38,6 +41,7 @@ export interface GetCostEstimateRequest {
|
|
|
38
41
|
endTime: Date | undefined;
|
|
39
42
|
}
|
|
40
43
|
/**
|
|
44
|
+
* @public
|
|
41
45
|
* <p>Describes the estimated cost or usage that a budget tracks.</p>
|
|
42
46
|
*/
|
|
43
47
|
export interface ResourceBudgetEstimate {
|
|
@@ -62,24 +66,36 @@ export interface ResourceBudgetEstimate {
|
|
|
62
66
|
*/
|
|
63
67
|
endTime?: Date;
|
|
64
68
|
}
|
|
69
|
+
/**
|
|
70
|
+
* @public
|
|
71
|
+
*/
|
|
65
72
|
export interface GetCostEstimateResult {
|
|
66
73
|
/**
|
|
67
74
|
* <p>Returns the estimate's forecasted cost or usage.</p>
|
|
68
75
|
*/
|
|
69
76
|
resourcesBudgetEstimate?: ResourceBudgetEstimate[];
|
|
70
77
|
}
|
|
78
|
+
/**
|
|
79
|
+
* @public
|
|
80
|
+
*/
|
|
71
81
|
export interface GetDiskRequest {
|
|
72
82
|
/**
|
|
73
83
|
* <p>The name of the disk (e.g., <code>my-disk</code>).</p>
|
|
74
84
|
*/
|
|
75
85
|
diskName: string | undefined;
|
|
76
86
|
}
|
|
87
|
+
/**
|
|
88
|
+
* @public
|
|
89
|
+
*/
|
|
77
90
|
export interface GetDiskResult {
|
|
78
91
|
/**
|
|
79
92
|
* <p>An object containing information about the disk.</p>
|
|
80
93
|
*/
|
|
81
94
|
disk?: Disk;
|
|
82
95
|
}
|
|
96
|
+
/**
|
|
97
|
+
* @public
|
|
98
|
+
*/
|
|
83
99
|
export interface GetDisksRequest {
|
|
84
100
|
/**
|
|
85
101
|
* <p>The token to advance to the next page of results from your request.</p>
|
|
@@ -89,6 +105,9 @@ export interface GetDisksRequest {
|
|
|
89
105
|
*/
|
|
90
106
|
pageToken?: string;
|
|
91
107
|
}
|
|
108
|
+
/**
|
|
109
|
+
* @public
|
|
110
|
+
*/
|
|
92
111
|
export interface GetDisksResult {
|
|
93
112
|
/**
|
|
94
113
|
* <p>An array of objects containing information about all block storage disks.</p>
|
|
@@ -102,18 +121,27 @@ export interface GetDisksResult {
|
|
|
102
121
|
*/
|
|
103
122
|
nextPageToken?: string;
|
|
104
123
|
}
|
|
124
|
+
/**
|
|
125
|
+
* @public
|
|
126
|
+
*/
|
|
105
127
|
export interface GetDiskSnapshotRequest {
|
|
106
128
|
/**
|
|
107
129
|
* <p>The name of the disk snapshot (e.g., <code>my-disk-snapshot</code>).</p>
|
|
108
130
|
*/
|
|
109
131
|
diskSnapshotName: string | undefined;
|
|
110
132
|
}
|
|
133
|
+
/**
|
|
134
|
+
* @public
|
|
135
|
+
*/
|
|
111
136
|
export interface GetDiskSnapshotResult {
|
|
112
137
|
/**
|
|
113
138
|
* <p>An object containing information about the disk snapshot.</p>
|
|
114
139
|
*/
|
|
115
140
|
diskSnapshot?: DiskSnapshot;
|
|
116
141
|
}
|
|
142
|
+
/**
|
|
143
|
+
* @public
|
|
144
|
+
*/
|
|
117
145
|
export interface GetDiskSnapshotsRequest {
|
|
118
146
|
/**
|
|
119
147
|
* <p>The token to advance to the next page of results from your request.</p>
|
|
@@ -123,6 +151,9 @@ export interface GetDiskSnapshotsRequest {
|
|
|
123
151
|
*/
|
|
124
152
|
pageToken?: string;
|
|
125
153
|
}
|
|
154
|
+
/**
|
|
155
|
+
* @public
|
|
156
|
+
*/
|
|
126
157
|
export interface GetDiskSnapshotsResult {
|
|
127
158
|
/**
|
|
128
159
|
* <p>An array of objects containing information about all block storage disk snapshots.</p>
|
|
@@ -136,14 +167,23 @@ export interface GetDiskSnapshotsResult {
|
|
|
136
167
|
*/
|
|
137
168
|
nextPageToken?: string;
|
|
138
169
|
}
|
|
170
|
+
/**
|
|
171
|
+
* @public
|
|
172
|
+
*/
|
|
139
173
|
export interface GetDistributionBundlesRequest {
|
|
140
174
|
}
|
|
175
|
+
/**
|
|
176
|
+
* @public
|
|
177
|
+
*/
|
|
141
178
|
export interface GetDistributionBundlesResult {
|
|
142
179
|
/**
|
|
143
180
|
* <p>An object that describes a distribution bundle.</p>
|
|
144
181
|
*/
|
|
145
182
|
bundles?: DistributionBundle[];
|
|
146
183
|
}
|
|
184
|
+
/**
|
|
185
|
+
* @public
|
|
186
|
+
*/
|
|
147
187
|
export interface GetDistributionLatestCacheResetRequest {
|
|
148
188
|
/**
|
|
149
189
|
* <p>The name of the distribution for which to return the timestamp of the last cache
|
|
@@ -155,6 +195,9 @@ export interface GetDistributionLatestCacheResetRequest {
|
|
|
155
195
|
*/
|
|
156
196
|
distributionName?: string;
|
|
157
197
|
}
|
|
198
|
+
/**
|
|
199
|
+
* @public
|
|
200
|
+
*/
|
|
158
201
|
export interface GetDistributionLatestCacheResetResult {
|
|
159
202
|
/**
|
|
160
203
|
* <p>The status of the last cache reset.</p>
|
|
@@ -166,6 +209,9 @@ export interface GetDistributionLatestCacheResetResult {
|
|
|
166
209
|
*/
|
|
167
210
|
createTime?: Date;
|
|
168
211
|
}
|
|
212
|
+
/**
|
|
213
|
+
* @public
|
|
214
|
+
*/
|
|
169
215
|
export interface GetDistributionMetricDataRequest {
|
|
170
216
|
/**
|
|
171
217
|
* <p>The name of the distribution for which to get metric data.</p>
|
|
@@ -331,6 +377,9 @@ export interface GetDistributionMetricDataRequest {
|
|
|
331
377
|
*/
|
|
332
378
|
statistics: (MetricStatistic | string)[] | undefined;
|
|
333
379
|
}
|
|
380
|
+
/**
|
|
381
|
+
* @public
|
|
382
|
+
*/
|
|
334
383
|
export interface GetDistributionMetricDataResult {
|
|
335
384
|
/**
|
|
336
385
|
* <p>The name of the metric returned.</p>
|
|
@@ -341,6 +390,9 @@ export interface GetDistributionMetricDataResult {
|
|
|
341
390
|
*/
|
|
342
391
|
metricData?: MetricDatapoint[];
|
|
343
392
|
}
|
|
393
|
+
/**
|
|
394
|
+
* @public
|
|
395
|
+
*/
|
|
344
396
|
export interface GetDistributionsRequest {
|
|
345
397
|
/**
|
|
346
398
|
* <p>The name of the distribution for which to return information.</p>
|
|
@@ -356,6 +408,9 @@ export interface GetDistributionsRequest {
|
|
|
356
408
|
*/
|
|
357
409
|
pageToken?: string;
|
|
358
410
|
}
|
|
411
|
+
/**
|
|
412
|
+
* @public
|
|
413
|
+
*/
|
|
359
414
|
export interface GetDistributionsResult {
|
|
360
415
|
/**
|
|
361
416
|
* <p>An array of objects that describe your distributions.</p>
|
|
@@ -369,18 +424,27 @@ export interface GetDistributionsResult {
|
|
|
369
424
|
*/
|
|
370
425
|
nextPageToken?: string;
|
|
371
426
|
}
|
|
427
|
+
/**
|
|
428
|
+
* @public
|
|
429
|
+
*/
|
|
372
430
|
export interface GetDomainRequest {
|
|
373
431
|
/**
|
|
374
432
|
* <p>The domain name for which your want to return information about.</p>
|
|
375
433
|
*/
|
|
376
434
|
domainName: string | undefined;
|
|
377
435
|
}
|
|
436
|
+
/**
|
|
437
|
+
* @public
|
|
438
|
+
*/
|
|
378
439
|
export interface GetDomainResult {
|
|
379
440
|
/**
|
|
380
441
|
* <p>An array of key-value pairs containing information about your get domain request.</p>
|
|
381
442
|
*/
|
|
382
443
|
domain?: Domain;
|
|
383
444
|
}
|
|
445
|
+
/**
|
|
446
|
+
* @public
|
|
447
|
+
*/
|
|
384
448
|
export interface GetDomainsRequest {
|
|
385
449
|
/**
|
|
386
450
|
* <p>The token to advance to the next page of results from your request.</p>
|
|
@@ -390,6 +454,9 @@ export interface GetDomainsRequest {
|
|
|
390
454
|
*/
|
|
391
455
|
pageToken?: string;
|
|
392
456
|
}
|
|
457
|
+
/**
|
|
458
|
+
* @public
|
|
459
|
+
*/
|
|
393
460
|
export interface GetDomainsResult {
|
|
394
461
|
/**
|
|
395
462
|
* <p>An array of key-value pairs containing information about each of the domain entries in the
|
|
@@ -404,6 +471,9 @@ export interface GetDomainsResult {
|
|
|
404
471
|
*/
|
|
405
472
|
nextPageToken?: string;
|
|
406
473
|
}
|
|
474
|
+
/**
|
|
475
|
+
* @public
|
|
476
|
+
*/
|
|
407
477
|
export interface GetExportSnapshotRecordsRequest {
|
|
408
478
|
/**
|
|
409
479
|
* <p>The token to advance to the next page of results from your request.</p>
|
|
@@ -413,6 +483,9 @@ export interface GetExportSnapshotRecordsRequest {
|
|
|
413
483
|
*/
|
|
414
484
|
pageToken?: string;
|
|
415
485
|
}
|
|
486
|
+
/**
|
|
487
|
+
* @public
|
|
488
|
+
*/
|
|
416
489
|
export interface GetExportSnapshotRecordsResult {
|
|
417
490
|
/**
|
|
418
491
|
* <p>A list of objects describing the export snapshot records.</p>
|
|
@@ -426,6 +499,9 @@ export interface GetExportSnapshotRecordsResult {
|
|
|
426
499
|
*/
|
|
427
500
|
nextPageToken?: string;
|
|
428
501
|
}
|
|
502
|
+
/**
|
|
503
|
+
* @public
|
|
504
|
+
*/
|
|
429
505
|
export interface GetInstanceRequest {
|
|
430
506
|
/**
|
|
431
507
|
* <p>The name of the instance.</p>
|
|
@@ -433,6 +509,7 @@ export interface GetInstanceRequest {
|
|
|
433
509
|
instanceName: string | undefined;
|
|
434
510
|
}
|
|
435
511
|
/**
|
|
512
|
+
* @public
|
|
436
513
|
* <p>Describes the hardware for the instance.</p>
|
|
437
514
|
*/
|
|
438
515
|
export interface InstanceHardware {
|
|
@@ -449,23 +526,36 @@ export interface InstanceHardware {
|
|
|
449
526
|
*/
|
|
450
527
|
ramSizeInGb?: number;
|
|
451
528
|
}
|
|
529
|
+
/**
|
|
530
|
+
* @public
|
|
531
|
+
*/
|
|
452
532
|
export declare enum HttpEndpoint {
|
|
453
533
|
disabled = "disabled",
|
|
454
534
|
enabled = "enabled"
|
|
455
535
|
}
|
|
536
|
+
/**
|
|
537
|
+
* @public
|
|
538
|
+
*/
|
|
456
539
|
export declare enum HttpProtocolIpv6 {
|
|
457
540
|
disabled = "disabled",
|
|
458
541
|
enabled = "enabled"
|
|
459
542
|
}
|
|
543
|
+
/**
|
|
544
|
+
* @public
|
|
545
|
+
*/
|
|
460
546
|
export declare enum HttpTokens {
|
|
461
547
|
optional = "optional",
|
|
462
548
|
required = "required"
|
|
463
549
|
}
|
|
550
|
+
/**
|
|
551
|
+
* @public
|
|
552
|
+
*/
|
|
464
553
|
export declare enum InstanceMetadataState {
|
|
465
554
|
applied = "applied",
|
|
466
555
|
pending = "pending"
|
|
467
556
|
}
|
|
468
557
|
/**
|
|
558
|
+
* @public
|
|
469
559
|
* <p>The metadata options for the instance.</p>
|
|
470
560
|
*/
|
|
471
561
|
export interface InstanceMetadataOptions {
|
|
@@ -522,6 +612,7 @@ export interface InstanceMetadataOptions {
|
|
|
522
612
|
httpProtocolIpv6?: HttpProtocolIpv6 | string;
|
|
523
613
|
}
|
|
524
614
|
/**
|
|
615
|
+
* @public
|
|
525
616
|
* <p>Describes the monthly data transfer in and out of your virtual private server (or
|
|
526
617
|
* <i>instance</i>).</p>
|
|
527
618
|
*/
|
|
@@ -531,11 +622,15 @@ export interface MonthlyTransfer {
|
|
|
531
622
|
*/
|
|
532
623
|
gbPerMonthAllocated?: number;
|
|
533
624
|
}
|
|
625
|
+
/**
|
|
626
|
+
* @public
|
|
627
|
+
*/
|
|
534
628
|
export declare enum PortAccessType {
|
|
535
629
|
Private = "Private",
|
|
536
630
|
Public = "Public"
|
|
537
631
|
}
|
|
538
632
|
/**
|
|
633
|
+
* @public
|
|
539
634
|
* <p>Describes information about ports for an Amazon Lightsail instance.</p>
|
|
540
635
|
*/
|
|
541
636
|
export interface InstancePortInfo {
|
|
@@ -673,6 +768,7 @@ export interface InstancePortInfo {
|
|
|
673
768
|
cidrListAliases?: string[];
|
|
674
769
|
}
|
|
675
770
|
/**
|
|
771
|
+
* @public
|
|
676
772
|
* <p>Describes monthly data transfer rates and port information for an instance.</p>
|
|
677
773
|
*/
|
|
678
774
|
export interface InstanceNetworking {
|
|
@@ -686,6 +782,7 @@ export interface InstanceNetworking {
|
|
|
686
782
|
ports?: InstancePortInfo[];
|
|
687
783
|
}
|
|
688
784
|
/**
|
|
785
|
+
* @public
|
|
689
786
|
* <p>Describes the virtual private server (or <i>instance</i>) status.</p>
|
|
690
787
|
*/
|
|
691
788
|
export interface InstanceState {
|
|
@@ -699,6 +796,7 @@ export interface InstanceState {
|
|
|
699
796
|
name?: string;
|
|
700
797
|
}
|
|
701
798
|
/**
|
|
799
|
+
* @public
|
|
702
800
|
* <p>Describes an instance (a virtual private server).</p>
|
|
703
801
|
*/
|
|
704
802
|
export interface Instance {
|
|
@@ -800,16 +898,25 @@ export interface Instance {
|
|
|
800
898
|
*/
|
|
801
899
|
metadataOptions?: InstanceMetadataOptions;
|
|
802
900
|
}
|
|
901
|
+
/**
|
|
902
|
+
* @public
|
|
903
|
+
*/
|
|
803
904
|
export interface GetInstanceResult {
|
|
804
905
|
/**
|
|
805
906
|
* <p>An array of key-value pairs containing information about the specified instance.</p>
|
|
806
907
|
*/
|
|
807
908
|
instance?: Instance;
|
|
808
909
|
}
|
|
910
|
+
/**
|
|
911
|
+
* @public
|
|
912
|
+
*/
|
|
809
913
|
export declare enum InstanceAccessProtocol {
|
|
810
914
|
rdp = "rdp",
|
|
811
915
|
ssh = "ssh"
|
|
812
916
|
}
|
|
917
|
+
/**
|
|
918
|
+
* @public
|
|
919
|
+
*/
|
|
813
920
|
export interface GetInstanceAccessDetailsRequest {
|
|
814
921
|
/**
|
|
815
922
|
* <p>The name of the instance to access.</p>
|
|
@@ -821,6 +928,7 @@ export interface GetInstanceAccessDetailsRequest {
|
|
|
821
928
|
protocol?: InstanceAccessProtocol | string;
|
|
822
929
|
}
|
|
823
930
|
/**
|
|
931
|
+
* @public
|
|
824
932
|
* <p>Describes the public SSH host keys or the RDP certificate.</p>
|
|
825
933
|
*/
|
|
826
934
|
export interface HostKeyAttributes {
|
|
@@ -887,6 +995,7 @@ export interface HostKeyAttributes {
|
|
|
887
995
|
notValidAfter?: Date;
|
|
888
996
|
}
|
|
889
997
|
/**
|
|
998
|
+
* @public
|
|
890
999
|
* <p>The password data for the Windows Server-based instance, including the ciphertext and the
|
|
891
1000
|
* key pair name.</p>
|
|
892
1001
|
*/
|
|
@@ -916,6 +1025,7 @@ export interface PasswordData {
|
|
|
916
1025
|
keyPairName?: string;
|
|
917
1026
|
}
|
|
918
1027
|
/**
|
|
1028
|
+
* @public
|
|
919
1029
|
* <p>The parameters for gaining temporary access to one of your Amazon Lightsail
|
|
920
1030
|
* instances.</p>
|
|
921
1031
|
*/
|
|
@@ -976,6 +1086,9 @@ export interface InstanceAccessDetails {
|
|
|
976
1086
|
*/
|
|
977
1087
|
hostKeys?: HostKeyAttributes[];
|
|
978
1088
|
}
|
|
1089
|
+
/**
|
|
1090
|
+
* @public
|
|
1091
|
+
*/
|
|
979
1092
|
export interface GetInstanceAccessDetailsResult {
|
|
980
1093
|
/**
|
|
981
1094
|
* <p>An array of key-value pairs containing information about a get instance access
|
|
@@ -983,6 +1096,9 @@ export interface GetInstanceAccessDetailsResult {
|
|
|
983
1096
|
*/
|
|
984
1097
|
accessDetails?: InstanceAccessDetails;
|
|
985
1098
|
}
|
|
1099
|
+
/**
|
|
1100
|
+
* @public
|
|
1101
|
+
*/
|
|
986
1102
|
export declare enum InstanceMetricName {
|
|
987
1103
|
BurstCapacityPercentage = "BurstCapacityPercentage",
|
|
988
1104
|
BurstCapacityTime = "BurstCapacityTime",
|
|
@@ -994,6 +1110,9 @@ export declare enum InstanceMetricName {
|
|
|
994
1110
|
StatusCheckFailed_Instance = "StatusCheckFailed_Instance",
|
|
995
1111
|
StatusCheckFailed_System = "StatusCheckFailed_System"
|
|
996
1112
|
}
|
|
1113
|
+
/**
|
|
1114
|
+
* @public
|
|
1115
|
+
*/
|
|
997
1116
|
export interface GetInstanceMetricDataRequest {
|
|
998
1117
|
/**
|
|
999
1118
|
* <p>The name of the instance for which you want to get metrics data.</p>
|
|
@@ -1195,6 +1314,9 @@ export interface GetInstanceMetricDataRequest {
|
|
|
1195
1314
|
*/
|
|
1196
1315
|
statistics: (MetricStatistic | string)[] | undefined;
|
|
1197
1316
|
}
|
|
1317
|
+
/**
|
|
1318
|
+
* @public
|
|
1319
|
+
*/
|
|
1198
1320
|
export interface GetInstanceMetricDataResult {
|
|
1199
1321
|
/**
|
|
1200
1322
|
* <p>The name of the metric returned.</p>
|
|
@@ -1205,17 +1327,24 @@ export interface GetInstanceMetricDataResult {
|
|
|
1205
1327
|
*/
|
|
1206
1328
|
metricData?: MetricDatapoint[];
|
|
1207
1329
|
}
|
|
1330
|
+
/**
|
|
1331
|
+
* @public
|
|
1332
|
+
*/
|
|
1208
1333
|
export interface GetInstancePortStatesRequest {
|
|
1209
1334
|
/**
|
|
1210
1335
|
* <p>The name of the instance for which to return firewall port states.</p>
|
|
1211
1336
|
*/
|
|
1212
1337
|
instanceName: string | undefined;
|
|
1213
1338
|
}
|
|
1339
|
+
/**
|
|
1340
|
+
* @public
|
|
1341
|
+
*/
|
|
1214
1342
|
export declare enum PortState {
|
|
1215
1343
|
Closed = "closed",
|
|
1216
1344
|
Open = "open"
|
|
1217
1345
|
}
|
|
1218
1346
|
/**
|
|
1347
|
+
* @public
|
|
1219
1348
|
* <p>Describes open ports on an instance, the IP addresses allowed to connect to the instance
|
|
1220
1349
|
* through the ports, and the protocol.</p>
|
|
1221
1350
|
*/
|
|
@@ -1340,6 +1469,9 @@ export interface InstancePortState {
|
|
|
1340
1469
|
*/
|
|
1341
1470
|
cidrListAliases?: string[];
|
|
1342
1471
|
}
|
|
1472
|
+
/**
|
|
1473
|
+
* @public
|
|
1474
|
+
*/
|
|
1343
1475
|
export interface GetInstancePortStatesResult {
|
|
1344
1476
|
/**
|
|
1345
1477
|
* <p>An array of objects that describe the firewall port states for the specified
|
|
@@ -1347,6 +1479,9 @@ export interface GetInstancePortStatesResult {
|
|
|
1347
1479
|
*/
|
|
1348
1480
|
portStates?: InstancePortState[];
|
|
1349
1481
|
}
|
|
1482
|
+
/**
|
|
1483
|
+
* @public
|
|
1484
|
+
*/
|
|
1350
1485
|
export interface GetInstancesRequest {
|
|
1351
1486
|
/**
|
|
1352
1487
|
* <p>The token to advance to the next page of results from your request.</p>
|
|
@@ -1356,6 +1491,9 @@ export interface GetInstancesRequest {
|
|
|
1356
1491
|
*/
|
|
1357
1492
|
pageToken?: string;
|
|
1358
1493
|
}
|
|
1494
|
+
/**
|
|
1495
|
+
* @public
|
|
1496
|
+
*/
|
|
1359
1497
|
export interface GetInstancesResult {
|
|
1360
1498
|
/**
|
|
1361
1499
|
* <p>An array of key-value pairs containing information about your instances.</p>
|
|
@@ -1369,18 +1507,25 @@ export interface GetInstancesResult {
|
|
|
1369
1507
|
*/
|
|
1370
1508
|
nextPageToken?: string;
|
|
1371
1509
|
}
|
|
1510
|
+
/**
|
|
1511
|
+
* @public
|
|
1512
|
+
*/
|
|
1372
1513
|
export interface GetInstanceSnapshotRequest {
|
|
1373
1514
|
/**
|
|
1374
1515
|
* <p>The name of the snapshot for which you are requesting information.</p>
|
|
1375
1516
|
*/
|
|
1376
1517
|
instanceSnapshotName: string | undefined;
|
|
1377
1518
|
}
|
|
1519
|
+
/**
|
|
1520
|
+
* @public
|
|
1521
|
+
*/
|
|
1378
1522
|
export declare enum InstanceSnapshotState {
|
|
1379
1523
|
Available = "available",
|
|
1380
1524
|
Error = "error",
|
|
1381
1525
|
Pending = "pending"
|
|
1382
1526
|
}
|
|
1383
1527
|
/**
|
|
1528
|
+
* @public
|
|
1384
1529
|
* <p>Describes an instance snapshot.</p>
|
|
1385
1530
|
*/
|
|
1386
1531
|
export interface InstanceSnapshot {
|
|
@@ -1461,6 +1606,9 @@ export interface InstanceSnapshot {
|
|
|
1461
1606
|
*/
|
|
1462
1607
|
sizeInGb?: number;
|
|
1463
1608
|
}
|
|
1609
|
+
/**
|
|
1610
|
+
* @public
|
|
1611
|
+
*/
|
|
1464
1612
|
export interface GetInstanceSnapshotResult {
|
|
1465
1613
|
/**
|
|
1466
1614
|
* <p>An array of key-value pairs containing information about the results of your get instance
|
|
@@ -1468,6 +1616,9 @@ export interface GetInstanceSnapshotResult {
|
|
|
1468
1616
|
*/
|
|
1469
1617
|
instanceSnapshot?: InstanceSnapshot;
|
|
1470
1618
|
}
|
|
1619
|
+
/**
|
|
1620
|
+
* @public
|
|
1621
|
+
*/
|
|
1471
1622
|
export interface GetInstanceSnapshotsRequest {
|
|
1472
1623
|
/**
|
|
1473
1624
|
* <p>The token to advance to the next page of results from your request.</p>
|
|
@@ -1477,6 +1628,9 @@ export interface GetInstanceSnapshotsRequest {
|
|
|
1477
1628
|
*/
|
|
1478
1629
|
pageToken?: string;
|
|
1479
1630
|
}
|
|
1631
|
+
/**
|
|
1632
|
+
* @public
|
|
1633
|
+
*/
|
|
1480
1634
|
export interface GetInstanceSnapshotsResult {
|
|
1481
1635
|
/**
|
|
1482
1636
|
* <p>An array of key-value pairs containing information about the results of your get instance
|
|
@@ -1491,30 +1645,45 @@ export interface GetInstanceSnapshotsResult {
|
|
|
1491
1645
|
*/
|
|
1492
1646
|
nextPageToken?: string;
|
|
1493
1647
|
}
|
|
1648
|
+
/**
|
|
1649
|
+
* @public
|
|
1650
|
+
*/
|
|
1494
1651
|
export interface GetInstanceStateRequest {
|
|
1495
1652
|
/**
|
|
1496
1653
|
* <p>The name of the instance to get state information about.</p>
|
|
1497
1654
|
*/
|
|
1498
1655
|
instanceName: string | undefined;
|
|
1499
1656
|
}
|
|
1657
|
+
/**
|
|
1658
|
+
* @public
|
|
1659
|
+
*/
|
|
1500
1660
|
export interface GetInstanceStateResult {
|
|
1501
1661
|
/**
|
|
1502
1662
|
* <p>The state of the instance.</p>
|
|
1503
1663
|
*/
|
|
1504
1664
|
state?: InstanceState;
|
|
1505
1665
|
}
|
|
1666
|
+
/**
|
|
1667
|
+
* @public
|
|
1668
|
+
*/
|
|
1506
1669
|
export interface GetKeyPairRequest {
|
|
1507
1670
|
/**
|
|
1508
1671
|
* <p>The name of the key pair for which you are requesting information.</p>
|
|
1509
1672
|
*/
|
|
1510
1673
|
keyPairName: string | undefined;
|
|
1511
1674
|
}
|
|
1675
|
+
/**
|
|
1676
|
+
* @public
|
|
1677
|
+
*/
|
|
1512
1678
|
export interface GetKeyPairResult {
|
|
1513
1679
|
/**
|
|
1514
1680
|
* <p>An array of key-value pairs containing information about the key pair.</p>
|
|
1515
1681
|
*/
|
|
1516
1682
|
keyPair?: KeyPair;
|
|
1517
1683
|
}
|
|
1684
|
+
/**
|
|
1685
|
+
* @public
|
|
1686
|
+
*/
|
|
1518
1687
|
export interface GetKeyPairsRequest {
|
|
1519
1688
|
/**
|
|
1520
1689
|
* <p>The token to advance to the next page of results from your request.</p>
|
|
@@ -1529,6 +1698,9 @@ export interface GetKeyPairsRequest {
|
|
|
1529
1698
|
*/
|
|
1530
1699
|
includeDefaultKeyPair?: boolean;
|
|
1531
1700
|
}
|
|
1701
|
+
/**
|
|
1702
|
+
* @public
|
|
1703
|
+
*/
|
|
1532
1704
|
export interface GetKeyPairsResult {
|
|
1533
1705
|
/**
|
|
1534
1706
|
* <p>An array of key-value pairs containing information about the key pairs.</p>
|
|
@@ -1542,12 +1714,18 @@ export interface GetKeyPairsResult {
|
|
|
1542
1714
|
*/
|
|
1543
1715
|
nextPageToken?: string;
|
|
1544
1716
|
}
|
|
1717
|
+
/**
|
|
1718
|
+
* @public
|
|
1719
|
+
*/
|
|
1545
1720
|
export interface GetLoadBalancerRequest {
|
|
1546
1721
|
/**
|
|
1547
1722
|
* <p>The name of the load balancer.</p>
|
|
1548
1723
|
*/
|
|
1549
1724
|
loadBalancerName: string | undefined;
|
|
1550
1725
|
}
|
|
1726
|
+
/**
|
|
1727
|
+
* @public
|
|
1728
|
+
*/
|
|
1551
1729
|
export declare enum LoadBalancerAttributeName {
|
|
1552
1730
|
HealthCheckPath = "HealthCheckPath",
|
|
1553
1731
|
HttpsRedirectionEnabled = "HttpsRedirectionEnabled",
|
|
@@ -1555,6 +1733,9 @@ export declare enum LoadBalancerAttributeName {
|
|
|
1555
1733
|
SessionStickiness_LB_CookieDurationSeconds = "SessionStickiness_LB_CookieDurationSeconds",
|
|
1556
1734
|
TlsPolicyName = "TlsPolicyName"
|
|
1557
1735
|
}
|
|
1736
|
+
/**
|
|
1737
|
+
* @public
|
|
1738
|
+
*/
|
|
1558
1739
|
export declare enum InstanceHealthState {
|
|
1559
1740
|
Draining = "draining",
|
|
1560
1741
|
Healthy = "healthy",
|
|
@@ -1563,6 +1744,9 @@ export declare enum InstanceHealthState {
|
|
|
1563
1744
|
Unhealthy = "unhealthy",
|
|
1564
1745
|
Unused = "unused"
|
|
1565
1746
|
}
|
|
1747
|
+
/**
|
|
1748
|
+
* @public
|
|
1749
|
+
*/
|
|
1566
1750
|
export declare enum InstanceHealthReason {
|
|
1567
1751
|
InstanceDeregistrationInProgress = "Instance.DeregistrationInProgress",
|
|
1568
1752
|
InstanceFailedHealthChecks = "Instance.FailedHealthChecks",
|
|
@@ -1577,6 +1761,7 @@ export declare enum InstanceHealthReason {
|
|
|
1577
1761
|
LbRegistrationInProgress = "Lb.RegistrationInProgress"
|
|
1578
1762
|
}
|
|
1579
1763
|
/**
|
|
1764
|
+
* @public
|
|
1580
1765
|
* <p>Describes information about the health of the instance.</p>
|
|
1581
1766
|
*/
|
|
1582
1767
|
export interface InstanceHealthSummary {
|
|
@@ -1714,10 +1899,16 @@ export interface InstanceHealthSummary {
|
|
|
1714
1899
|
*/
|
|
1715
1900
|
instanceHealthReason?: InstanceHealthReason | string;
|
|
1716
1901
|
}
|
|
1902
|
+
/**
|
|
1903
|
+
* @public
|
|
1904
|
+
*/
|
|
1717
1905
|
export declare enum LoadBalancerProtocol {
|
|
1718
1906
|
HTTP = "HTTP",
|
|
1719
1907
|
HTTP_HTTPS = "HTTP_HTTPS"
|
|
1720
1908
|
}
|
|
1909
|
+
/**
|
|
1910
|
+
* @public
|
|
1911
|
+
*/
|
|
1721
1912
|
export declare enum LoadBalancerState {
|
|
1722
1913
|
Active = "active",
|
|
1723
1914
|
ActiveImpaired = "active_impaired",
|
|
@@ -1726,6 +1917,7 @@ export declare enum LoadBalancerState {
|
|
|
1726
1917
|
Unknown = "unknown"
|
|
1727
1918
|
}
|
|
1728
1919
|
/**
|
|
1920
|
+
* @public
|
|
1729
1921
|
* <p>Provides a summary of SSL/TLS certificate metadata.</p>
|
|
1730
1922
|
*/
|
|
1731
1923
|
export interface LoadBalancerTlsCertificateSummary {
|
|
@@ -1740,6 +1932,7 @@ export interface LoadBalancerTlsCertificateSummary {
|
|
|
1740
1932
|
isAttached?: boolean;
|
|
1741
1933
|
}
|
|
1742
1934
|
/**
|
|
1935
|
+
* @public
|
|
1743
1936
|
* <p>Describes a load balancer.</p>
|
|
1744
1937
|
*/
|
|
1745
1938
|
export interface LoadBalancer {
|
|
@@ -1836,12 +2029,18 @@ export interface LoadBalancer {
|
|
|
1836
2029
|
*/
|
|
1837
2030
|
tlsPolicyName?: string;
|
|
1838
2031
|
}
|
|
2032
|
+
/**
|
|
2033
|
+
* @public
|
|
2034
|
+
*/
|
|
1839
2035
|
export interface GetLoadBalancerResult {
|
|
1840
2036
|
/**
|
|
1841
2037
|
* <p>An object containing information about your load balancer.</p>
|
|
1842
2038
|
*/
|
|
1843
2039
|
loadBalancer?: LoadBalancer;
|
|
1844
2040
|
}
|
|
2041
|
+
/**
|
|
2042
|
+
* @public
|
|
2043
|
+
*/
|
|
1845
2044
|
export declare enum LoadBalancerMetricName {
|
|
1846
2045
|
ClientTLSNegotiationErrorCount = "ClientTLSNegotiationErrorCount",
|
|
1847
2046
|
HTTPCode_Instance_2XX_Count = "HTTPCode_Instance_2XX_Count",
|
|
@@ -1856,6 +2055,9 @@ export declare enum LoadBalancerMetricName {
|
|
|
1856
2055
|
RequestCount = "RequestCount",
|
|
1857
2056
|
UnhealthyHostCount = "UnhealthyHostCount"
|
|
1858
2057
|
}
|
|
2058
|
+
/**
|
|
2059
|
+
* @public
|
|
2060
|
+
*/
|
|
1859
2061
|
export interface GetLoadBalancerMetricDataRequest {
|
|
1860
2062
|
/**
|
|
1861
2063
|
* <p>The name of the load balancer.</p>
|
|
@@ -2086,6 +2288,9 @@ export interface GetLoadBalancerMetricDataRequest {
|
|
|
2086
2288
|
*/
|
|
2087
2289
|
statistics: (MetricStatistic | string)[] | undefined;
|
|
2088
2290
|
}
|
|
2291
|
+
/**
|
|
2292
|
+
* @public
|
|
2293
|
+
*/
|
|
2089
2294
|
export interface GetLoadBalancerMetricDataResult {
|
|
2090
2295
|
/**
|
|
2091
2296
|
* <p>The name of the metric returned.</p>
|
|
@@ -2096,6 +2301,9 @@ export interface GetLoadBalancerMetricDataResult {
|
|
|
2096
2301
|
*/
|
|
2097
2302
|
metricData?: MetricDatapoint[];
|
|
2098
2303
|
}
|
|
2304
|
+
/**
|
|
2305
|
+
* @public
|
|
2306
|
+
*/
|
|
2099
2307
|
export interface GetLoadBalancersRequest {
|
|
2100
2308
|
/**
|
|
2101
2309
|
* <p>The token to advance to the next page of results from your request.</p>
|
|
@@ -2105,6 +2313,9 @@ export interface GetLoadBalancersRequest {
|
|
|
2105
2313
|
*/
|
|
2106
2314
|
pageToken?: string;
|
|
2107
2315
|
}
|
|
2316
|
+
/**
|
|
2317
|
+
* @public
|
|
2318
|
+
*/
|
|
2108
2319
|
export interface GetLoadBalancersResult {
|
|
2109
2320
|
/**
|
|
2110
2321
|
* <p>An array of LoadBalancer objects describing your load balancers.</p>
|
|
@@ -2118,18 +2329,25 @@ export interface GetLoadBalancersResult {
|
|
|
2118
2329
|
*/
|
|
2119
2330
|
nextPageToken?: string;
|
|
2120
2331
|
}
|
|
2332
|
+
/**
|
|
2333
|
+
* @public
|
|
2334
|
+
*/
|
|
2121
2335
|
export interface GetLoadBalancerTlsCertificatesRequest {
|
|
2122
2336
|
/**
|
|
2123
2337
|
* <p>The name of the load balancer you associated with your SSL/TLS certificate.</p>
|
|
2124
2338
|
*/
|
|
2125
2339
|
loadBalancerName: string | undefined;
|
|
2126
2340
|
}
|
|
2341
|
+
/**
|
|
2342
|
+
* @public
|
|
2343
|
+
*/
|
|
2127
2344
|
export declare enum LoadBalancerTlsCertificateDnsRecordCreationStateCode {
|
|
2128
2345
|
Failed = "FAILED",
|
|
2129
2346
|
Started = "STARTED",
|
|
2130
2347
|
Succeeded = "SUCCEEDED"
|
|
2131
2348
|
}
|
|
2132
2349
|
/**
|
|
2350
|
+
* @public
|
|
2133
2351
|
* <p>An object that describes the state of the canonical name (CNAME) records that are
|
|
2134
2352
|
* automatically added by Lightsail to the DNS of the domain to validate domain
|
|
2135
2353
|
* ownership.</p>
|
|
@@ -2159,12 +2377,16 @@ export interface LoadBalancerTlsCertificateDnsRecordCreationState {
|
|
|
2159
2377
|
*/
|
|
2160
2378
|
message?: string;
|
|
2161
2379
|
}
|
|
2380
|
+
/**
|
|
2381
|
+
* @public
|
|
2382
|
+
*/
|
|
2162
2383
|
export declare enum LoadBalancerTlsCertificateDomainStatus {
|
|
2163
2384
|
Failed = "FAILED",
|
|
2164
2385
|
PendingValidation = "PENDING_VALIDATION",
|
|
2165
2386
|
Success = "SUCCESS"
|
|
2166
2387
|
}
|
|
2167
2388
|
/**
|
|
2389
|
+
* @public
|
|
2168
2390
|
* <p>Describes the validation record of each domain name in the SSL/TLS certificate.</p>
|
|
2169
2391
|
*/
|
|
2170
2392
|
export interface LoadBalancerTlsCertificateDomainValidationRecord {
|
|
@@ -2197,6 +2419,9 @@ export interface LoadBalancerTlsCertificateDomainValidationRecord {
|
|
|
2197
2419
|
*/
|
|
2198
2420
|
dnsRecordCreationState?: LoadBalancerTlsCertificateDnsRecordCreationState;
|
|
2199
2421
|
}
|
|
2422
|
+
/**
|
|
2423
|
+
* @public
|
|
2424
|
+
*/
|
|
2200
2425
|
export declare enum LoadBalancerTlsCertificateFailureReason {
|
|
2201
2426
|
AdditionalVerificationRequired = "ADDITIONAL_VERIFICATION_REQUIRED",
|
|
2202
2427
|
DomainNotAllowed = "DOMAIN_NOT_ALLOWED",
|
|
@@ -2205,6 +2430,7 @@ export declare enum LoadBalancerTlsCertificateFailureReason {
|
|
|
2205
2430
|
Other = "OTHER"
|
|
2206
2431
|
}
|
|
2207
2432
|
/**
|
|
2433
|
+
* @public
|
|
2208
2434
|
* <p>Contains information about the domain names on an SSL/TLS certificate that you will use to
|
|
2209
2435
|
* validate domain ownership.</p>
|
|
2210
2436
|
*/
|
|
@@ -2218,6 +2444,9 @@ export interface LoadBalancerTlsCertificateDomainValidationOption {
|
|
|
2218
2444
|
*/
|
|
2219
2445
|
validationStatus?: LoadBalancerTlsCertificateDomainStatus | string;
|
|
2220
2446
|
}
|
|
2447
|
+
/**
|
|
2448
|
+
* @public
|
|
2449
|
+
*/
|
|
2221
2450
|
export declare enum LoadBalancerTlsCertificateRenewalStatus {
|
|
2222
2451
|
Failed = "FAILED",
|
|
2223
2452
|
PendingAutoRenewal = "PENDING_AUTO_RENEWAL",
|
|
@@ -2225,6 +2454,7 @@ export declare enum LoadBalancerTlsCertificateRenewalStatus {
|
|
|
2225
2454
|
Success = "SUCCESS"
|
|
2226
2455
|
}
|
|
2227
2456
|
/**
|
|
2457
|
+
* @public
|
|
2228
2458
|
* <p>Contains information about the status of Lightsail's managed renewal for the
|
|
2229
2459
|
* certificate.</p>
|
|
2230
2460
|
* <p>The renewal status of the certificate.</p>
|
|
@@ -2317,6 +2547,9 @@ export interface LoadBalancerTlsCertificateRenewalSummary {
|
|
|
2317
2547
|
*/
|
|
2318
2548
|
domainValidationOptions?: LoadBalancerTlsCertificateDomainValidationOption[];
|
|
2319
2549
|
}
|
|
2550
|
+
/**
|
|
2551
|
+
* @public
|
|
2552
|
+
*/
|
|
2320
2553
|
export declare enum LoadBalancerTlsCertificateRevocationReason {
|
|
2321
2554
|
AACompromise = "A_A_COMPROMISE",
|
|
2322
2555
|
AffiliationChanged = "AFFILIATION_CHANGED",
|
|
@@ -2329,6 +2562,9 @@ export declare enum LoadBalancerTlsCertificateRevocationReason {
|
|
|
2329
2562
|
Superceded = "SUPERCEDED",
|
|
2330
2563
|
Unspecified = "UNSPECIFIED"
|
|
2331
2564
|
}
|
|
2565
|
+
/**
|
|
2566
|
+
* @public
|
|
2567
|
+
*/
|
|
2332
2568
|
export declare enum LoadBalancerTlsCertificateStatus {
|
|
2333
2569
|
Expired = "EXPIRED",
|
|
2334
2570
|
Failed = "FAILED",
|
|
@@ -2340,6 +2576,7 @@ export declare enum LoadBalancerTlsCertificateStatus {
|
|
|
2340
2576
|
ValidationTimedOut = "VALIDATION_TIMED_OUT"
|
|
2341
2577
|
}
|
|
2342
2578
|
/**
|
|
2579
|
+
* @public
|
|
2343
2580
|
* <p>Describes a load balancer SSL/TLS certificate.</p>
|
|
2344
2581
|
* <p>TLS is just an updated, more secure version of Secure Socket Layer (SSL).</p>
|
|
2345
2582
|
*/
|
|
@@ -2587,6 +2824,9 @@ export interface LoadBalancerTlsCertificate {
|
|
|
2587
2824
|
*/
|
|
2588
2825
|
subjectAlternativeNames?: string[];
|
|
2589
2826
|
}
|
|
2827
|
+
/**
|
|
2828
|
+
* @public
|
|
2829
|
+
*/
|
|
2590
2830
|
export interface GetLoadBalancerTlsCertificatesResult {
|
|
2591
2831
|
/**
|
|
2592
2832
|
* <p>An array of LoadBalancerTlsCertificate objects describing your SSL/TLS
|
|
@@ -2594,6 +2834,9 @@ export interface GetLoadBalancerTlsCertificatesResult {
|
|
|
2594
2834
|
*/
|
|
2595
2835
|
tlsCertificates?: LoadBalancerTlsCertificate[];
|
|
2596
2836
|
}
|
|
2837
|
+
/**
|
|
2838
|
+
* @public
|
|
2839
|
+
*/
|
|
2597
2840
|
export interface GetLoadBalancerTlsPoliciesRequest {
|
|
2598
2841
|
/**
|
|
2599
2842
|
* <p>The token to advance to the next page of results from your request.</p>
|
|
@@ -2604,6 +2847,7 @@ export interface GetLoadBalancerTlsPoliciesRequest {
|
|
|
2604
2847
|
pageToken?: string;
|
|
2605
2848
|
}
|
|
2606
2849
|
/**
|
|
2850
|
+
* @public
|
|
2607
2851
|
* <p>Describes the TLS security policies that are available for Lightsail load
|
|
2608
2852
|
* balancers.</p>
|
|
2609
2853
|
* <p>For more information about load balancer TLS security policies, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-configure-load-balancer-tls-security-policy">Configuring TLS security policies on your Amazon Lightsail load
|
|
@@ -2633,6 +2877,9 @@ export interface LoadBalancerTlsPolicy {
|
|
|
2633
2877
|
*/
|
|
2634
2878
|
ciphers?: string[];
|
|
2635
2879
|
}
|
|
2880
|
+
/**
|
|
2881
|
+
* @public
|
|
2882
|
+
*/
|
|
2636
2883
|
export interface GetLoadBalancerTlsPoliciesResult {
|
|
2637
2884
|
/**
|
|
2638
2885
|
* <p>An array of objects that describe the TLS security policies that are available.</p>
|
|
@@ -2646,12 +2893,18 @@ export interface GetLoadBalancerTlsPoliciesResult {
|
|
|
2646
2893
|
*/
|
|
2647
2894
|
nextPageToken?: string;
|
|
2648
2895
|
}
|
|
2896
|
+
/**
|
|
2897
|
+
* @public
|
|
2898
|
+
*/
|
|
2649
2899
|
export interface GetOperationRequest {
|
|
2650
2900
|
/**
|
|
2651
2901
|
* <p>A GUID used to identify the operation.</p>
|
|
2652
2902
|
*/
|
|
2653
2903
|
operationId: string | undefined;
|
|
2654
2904
|
}
|
|
2905
|
+
/**
|
|
2906
|
+
* @public
|
|
2907
|
+
*/
|
|
2655
2908
|
export interface GetOperationResult {
|
|
2656
2909
|
/**
|
|
2657
2910
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -2659,6 +2912,9 @@ export interface GetOperationResult {
|
|
|
2659
2912
|
*/
|
|
2660
2913
|
operation?: Operation;
|
|
2661
2914
|
}
|
|
2915
|
+
/**
|
|
2916
|
+
* @public
|
|
2917
|
+
*/
|
|
2662
2918
|
export interface GetOperationsRequest {
|
|
2663
2919
|
/**
|
|
2664
2920
|
* <p>The token to advance to the next page of results from your request.</p>
|
|
@@ -2668,6 +2924,9 @@ export interface GetOperationsRequest {
|
|
|
2668
2924
|
*/
|
|
2669
2925
|
pageToken?: string;
|
|
2670
2926
|
}
|
|
2927
|
+
/**
|
|
2928
|
+
* @public
|
|
2929
|
+
*/
|
|
2671
2930
|
export interface GetOperationsResult {
|
|
2672
2931
|
/**
|
|
2673
2932
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -2682,6 +2941,9 @@ export interface GetOperationsResult {
|
|
|
2682
2941
|
*/
|
|
2683
2942
|
nextPageToken?: string;
|
|
2684
2943
|
}
|
|
2944
|
+
/**
|
|
2945
|
+
* @public
|
|
2946
|
+
*/
|
|
2685
2947
|
export interface GetOperationsForResourceRequest {
|
|
2686
2948
|
/**
|
|
2687
2949
|
* <p>The name of the resource for which you are requesting information.</p>
|
|
@@ -2695,6 +2957,9 @@ export interface GetOperationsForResourceRequest {
|
|
|
2695
2957
|
*/
|
|
2696
2958
|
pageToken?: string;
|
|
2697
2959
|
}
|
|
2960
|
+
/**
|
|
2961
|
+
* @public
|
|
2962
|
+
*/
|
|
2698
2963
|
export interface GetOperationsForResourceResult {
|
|
2699
2964
|
/**
|
|
2700
2965
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -2720,6 +2985,9 @@ export interface GetOperationsForResourceResult {
|
|
|
2720
2985
|
*/
|
|
2721
2986
|
nextPageToken?: string;
|
|
2722
2987
|
}
|
|
2988
|
+
/**
|
|
2989
|
+
* @public
|
|
2990
|
+
*/
|
|
2723
2991
|
export interface GetRegionsRequest {
|
|
2724
2992
|
/**
|
|
2725
2993
|
* <p>A Boolean value indicating whether to also include Availability Zones in your get regions
|
|
@@ -2734,6 +3002,7 @@ export interface GetRegionsRequest {
|
|
|
2734
3002
|
includeRelationalDatabaseAvailabilityZones?: boolean;
|
|
2735
3003
|
}
|
|
2736
3004
|
/**
|
|
3005
|
+
* @public
|
|
2737
3006
|
* <p>Describes the Amazon Web Services Region.</p>
|
|
2738
3007
|
*/
|
|
2739
3008
|
export interface Region {
|
|
@@ -2765,12 +3034,18 @@ export interface Region {
|
|
|
2765
3034
|
*/
|
|
2766
3035
|
relationalDatabaseAvailabilityZones?: AvailabilityZone[];
|
|
2767
3036
|
}
|
|
3037
|
+
/**
|
|
3038
|
+
* @public
|
|
3039
|
+
*/
|
|
2768
3040
|
export interface GetRegionsResult {
|
|
2769
3041
|
/**
|
|
2770
3042
|
* <p>An array of key-value pairs containing information about your get regions request.</p>
|
|
2771
3043
|
*/
|
|
2772
3044
|
regions?: Region[];
|
|
2773
3045
|
}
|
|
3046
|
+
/**
|
|
3047
|
+
* @public
|
|
3048
|
+
*/
|
|
2774
3049
|
export interface GetRelationalDatabaseRequest {
|
|
2775
3050
|
/**
|
|
2776
3051
|
* <p>The name of the database that you are looking up.</p>
|
|
@@ -2778,6 +3053,7 @@ export interface GetRelationalDatabaseRequest {
|
|
|
2778
3053
|
relationalDatabaseName: string | undefined;
|
|
2779
3054
|
}
|
|
2780
3055
|
/**
|
|
3056
|
+
* @public
|
|
2781
3057
|
* <p>Describes the hardware of a database.</p>
|
|
2782
3058
|
*/
|
|
2783
3059
|
export interface RelationalDatabaseHardware {
|
|
@@ -2795,6 +3071,7 @@ export interface RelationalDatabaseHardware {
|
|
|
2795
3071
|
ramSizeInGb?: number;
|
|
2796
3072
|
}
|
|
2797
3073
|
/**
|
|
3074
|
+
* @public
|
|
2798
3075
|
* <p>Describes an endpoint for a database.</p>
|
|
2799
3076
|
*/
|
|
2800
3077
|
export interface RelationalDatabaseEndpoint {
|
|
@@ -2808,6 +3085,7 @@ export interface RelationalDatabaseEndpoint {
|
|
|
2808
3085
|
address?: string;
|
|
2809
3086
|
}
|
|
2810
3087
|
/**
|
|
3088
|
+
* @public
|
|
2811
3089
|
* <p>Describes a pending database maintenance action.</p>
|
|
2812
3090
|
*/
|
|
2813
3091
|
export interface PendingMaintenanceAction {
|
|
@@ -2825,6 +3103,7 @@ export interface PendingMaintenanceAction {
|
|
|
2825
3103
|
currentApplyDate?: Date;
|
|
2826
3104
|
}
|
|
2827
3105
|
/**
|
|
3106
|
+
* @public
|
|
2828
3107
|
* <p>Describes a pending database value modification.</p>
|
|
2829
3108
|
*/
|
|
2830
3109
|
export interface PendingModifiedRelationalDatabaseValues {
|
|
@@ -2842,6 +3121,7 @@ export interface PendingModifiedRelationalDatabaseValues {
|
|
|
2842
3121
|
backupRetentionEnabled?: boolean;
|
|
2843
3122
|
}
|
|
2844
3123
|
/**
|
|
3124
|
+
* @public
|
|
2845
3125
|
* <p>Describes a database.</p>
|
|
2846
3126
|
*/
|
|
2847
3127
|
export interface RelationalDatabase {
|
|
@@ -2964,12 +3244,18 @@ export interface RelationalDatabase {
|
|
|
2964
3244
|
*/
|
|
2965
3245
|
caCertificateIdentifier?: string;
|
|
2966
3246
|
}
|
|
3247
|
+
/**
|
|
3248
|
+
* @public
|
|
3249
|
+
*/
|
|
2967
3250
|
export interface GetRelationalDatabaseResult {
|
|
2968
3251
|
/**
|
|
2969
3252
|
* <p>An object describing the specified database.</p>
|
|
2970
3253
|
*/
|
|
2971
3254
|
relationalDatabase?: RelationalDatabase;
|
|
2972
3255
|
}
|
|
3256
|
+
/**
|
|
3257
|
+
* @public
|
|
3258
|
+
*/
|
|
2973
3259
|
export interface GetRelationalDatabaseBlueprintsRequest {
|
|
2974
3260
|
/**
|
|
2975
3261
|
* <p>The token to advance to the next page of results from your request.</p>
|
|
@@ -2979,10 +3265,14 @@ export interface GetRelationalDatabaseBlueprintsRequest {
|
|
|
2979
3265
|
*/
|
|
2980
3266
|
pageToken?: string;
|
|
2981
3267
|
}
|
|
3268
|
+
/**
|
|
3269
|
+
* @public
|
|
3270
|
+
*/
|
|
2982
3271
|
export declare enum RelationalDatabaseEngine {
|
|
2983
3272
|
MYSQL = "mysql"
|
|
2984
3273
|
}
|
|
2985
3274
|
/**
|
|
3275
|
+
* @public
|
|
2986
3276
|
* <p>Describes a database image, or blueprint. A blueprint describes the major engine version
|
|
2987
3277
|
* of a database.</p>
|
|
2988
3278
|
*/
|
|
@@ -3014,6 +3304,9 @@ export interface RelationalDatabaseBlueprint {
|
|
|
3014
3304
|
*/
|
|
3015
3305
|
isEngineDefault?: boolean;
|
|
3016
3306
|
}
|
|
3307
|
+
/**
|
|
3308
|
+
* @public
|
|
3309
|
+
*/
|
|
3017
3310
|
export interface GetRelationalDatabaseBlueprintsResult {
|
|
3018
3311
|
/**
|
|
3019
3312
|
* <p>An object describing the result of your get relational database blueprints request.</p>
|
|
@@ -3028,6 +3321,9 @@ export interface GetRelationalDatabaseBlueprintsResult {
|
|
|
3028
3321
|
*/
|
|
3029
3322
|
nextPageToken?: string;
|
|
3030
3323
|
}
|
|
3324
|
+
/**
|
|
3325
|
+
* @public
|
|
3326
|
+
*/
|
|
3031
3327
|
export interface GetRelationalDatabaseBundlesRequest {
|
|
3032
3328
|
/**
|
|
3033
3329
|
* <p>The token to advance to the next page of results from your request.</p>
|
|
@@ -3043,6 +3339,7 @@ export interface GetRelationalDatabaseBundlesRequest {
|
|
|
3043
3339
|
includeInactive?: boolean;
|
|
3044
3340
|
}
|
|
3045
3341
|
/**
|
|
3342
|
+
* @public
|
|
3046
3343
|
* <p>Describes a database bundle. A bundle describes the performance specifications of the
|
|
3047
3344
|
* database.</p>
|
|
3048
3345
|
*/
|
|
@@ -3084,6 +3381,9 @@ export interface RelationalDatabaseBundle {
|
|
|
3084
3381
|
*/
|
|
3085
3382
|
isActive?: boolean;
|
|
3086
3383
|
}
|
|
3384
|
+
/**
|
|
3385
|
+
* @public
|
|
3386
|
+
*/
|
|
3087
3387
|
export interface GetRelationalDatabaseBundlesResult {
|
|
3088
3388
|
/**
|
|
3089
3389
|
* <p>An object describing the result of your get relational database bundles request.</p>
|
|
@@ -3097,6 +3397,9 @@ export interface GetRelationalDatabaseBundlesResult {
|
|
|
3097
3397
|
*/
|
|
3098
3398
|
nextPageToken?: string;
|
|
3099
3399
|
}
|
|
3400
|
+
/**
|
|
3401
|
+
* @public
|
|
3402
|
+
*/
|
|
3100
3403
|
export interface GetRelationalDatabaseEventsRequest {
|
|
3101
3404
|
/**
|
|
3102
3405
|
* <p>The name of the database from which to get events.</p>
|
|
@@ -3119,6 +3422,7 @@ export interface GetRelationalDatabaseEventsRequest {
|
|
|
3119
3422
|
pageToken?: string;
|
|
3120
3423
|
}
|
|
3121
3424
|
/**
|
|
3425
|
+
* @public
|
|
3122
3426
|
* <p>Describes an event for a database.</p>
|
|
3123
3427
|
*/
|
|
3124
3428
|
export interface RelationalDatabaseEvent {
|
|
@@ -3139,6 +3443,9 @@ export interface RelationalDatabaseEvent {
|
|
|
3139
3443
|
*/
|
|
3140
3444
|
eventCategories?: string[];
|
|
3141
3445
|
}
|
|
3446
|
+
/**
|
|
3447
|
+
* @public
|
|
3448
|
+
*/
|
|
3142
3449
|
export interface GetRelationalDatabaseEventsResult {
|
|
3143
3450
|
/**
|
|
3144
3451
|
* <p>An object describing the result of your get relational database events request.</p>
|
|
@@ -3152,6 +3459,9 @@ export interface GetRelationalDatabaseEventsResult {
|
|
|
3152
3459
|
*/
|
|
3153
3460
|
nextPageToken?: string;
|
|
3154
3461
|
}
|
|
3462
|
+
/**
|
|
3463
|
+
* @public
|
|
3464
|
+
*/
|
|
3155
3465
|
export interface GetRelationalDatabaseLogEventsRequest {
|
|
3156
3466
|
/**
|
|
3157
3467
|
* <p>The name of your database for which to get log events.</p>
|
|
@@ -3212,6 +3522,7 @@ export interface GetRelationalDatabaseLogEventsRequest {
|
|
|
3212
3522
|
pageToken?: string;
|
|
3213
3523
|
}
|
|
3214
3524
|
/**
|
|
3525
|
+
* @public
|
|
3215
3526
|
* <p>Describes a database log event.</p>
|
|
3216
3527
|
*/
|
|
3217
3528
|
export interface LogEvent {
|
|
@@ -3224,6 +3535,9 @@ export interface LogEvent {
|
|
|
3224
3535
|
*/
|
|
3225
3536
|
message?: string;
|
|
3226
3537
|
}
|
|
3538
|
+
/**
|
|
3539
|
+
* @public
|
|
3540
|
+
*/
|
|
3227
3541
|
export interface GetRelationalDatabaseLogEventsResult {
|
|
3228
3542
|
/**
|
|
3229
3543
|
* <p>An object describing the result of your get relational database log events request.</p>
|
|
@@ -3240,12 +3554,18 @@ export interface GetRelationalDatabaseLogEventsResult {
|
|
|
3240
3554
|
*/
|
|
3241
3555
|
nextForwardToken?: string;
|
|
3242
3556
|
}
|
|
3557
|
+
/**
|
|
3558
|
+
* @public
|
|
3559
|
+
*/
|
|
3243
3560
|
export interface GetRelationalDatabaseLogStreamsRequest {
|
|
3244
3561
|
/**
|
|
3245
3562
|
* <p>The name of your database for which to get log streams.</p>
|
|
3246
3563
|
*/
|
|
3247
3564
|
relationalDatabaseName: string | undefined;
|
|
3248
3565
|
}
|
|
3566
|
+
/**
|
|
3567
|
+
* @public
|
|
3568
|
+
*/
|
|
3249
3569
|
export interface GetRelationalDatabaseLogStreamsResult {
|
|
3250
3570
|
/**
|
|
3251
3571
|
* <p>An object describing the result of your get relational database log streams
|
|
@@ -3253,11 +3573,17 @@ export interface GetRelationalDatabaseLogStreamsResult {
|
|
|
3253
3573
|
*/
|
|
3254
3574
|
logStreams?: string[];
|
|
3255
3575
|
}
|
|
3576
|
+
/**
|
|
3577
|
+
* @public
|
|
3578
|
+
*/
|
|
3256
3579
|
export declare enum RelationalDatabasePasswordVersion {
|
|
3257
3580
|
CURRENT = "CURRENT",
|
|
3258
3581
|
PENDING = "PENDING",
|
|
3259
3582
|
PREVIOUS = "PREVIOUS"
|
|
3260
3583
|
}
|
|
3584
|
+
/**
|
|
3585
|
+
* @public
|
|
3586
|
+
*/
|
|
3261
3587
|
export interface GetRelationalDatabaseMasterUserPasswordRequest {
|
|
3262
3588
|
/**
|
|
3263
3589
|
* <p>The name of your database for which to get the master user password.</p>
|
|
@@ -3275,6 +3601,9 @@ export interface GetRelationalDatabaseMasterUserPasswordRequest {
|
|
|
3275
3601
|
*/
|
|
3276
3602
|
passwordVersion?: RelationalDatabasePasswordVersion | string;
|
|
3277
3603
|
}
|
|
3604
|
+
/**
|
|
3605
|
+
* @public
|
|
3606
|
+
*/
|
|
3278
3607
|
export interface GetRelationalDatabaseMasterUserPasswordResult {
|
|
3279
3608
|
/**
|
|
3280
3609
|
* <p>The master user password for the <code>password version</code> specified.</p>
|
|
@@ -3285,6 +3614,9 @@ export interface GetRelationalDatabaseMasterUserPasswordResult {
|
|
|
3285
3614
|
*/
|
|
3286
3615
|
createdAt?: Date;
|
|
3287
3616
|
}
|
|
3617
|
+
/**
|
|
3618
|
+
* @public
|
|
3619
|
+
*/
|
|
3288
3620
|
export declare enum RelationalDatabaseMetricName {
|
|
3289
3621
|
CPUUtilization = "CPUUtilization",
|
|
3290
3622
|
DatabaseConnections = "DatabaseConnections",
|
|
@@ -3293,6 +3625,9 @@ export declare enum RelationalDatabaseMetricName {
|
|
|
3293
3625
|
NetworkReceiveThroughput = "NetworkReceiveThroughput",
|
|
3294
3626
|
NetworkTransmitThroughput = "NetworkTransmitThroughput"
|
|
3295
3627
|
}
|
|
3628
|
+
/**
|
|
3629
|
+
* @public
|
|
3630
|
+
*/
|
|
3296
3631
|
export interface GetRelationalDatabaseMetricDataRequest {
|
|
3297
3632
|
/**
|
|
3298
3633
|
* <p>The name of your database from which to get metric data.</p>
|
|
@@ -3455,6 +3790,9 @@ export interface GetRelationalDatabaseMetricDataRequest {
|
|
|
3455
3790
|
*/
|
|
3456
3791
|
statistics: (MetricStatistic | string)[] | undefined;
|
|
3457
3792
|
}
|
|
3793
|
+
/**
|
|
3794
|
+
* @public
|
|
3795
|
+
*/
|
|
3458
3796
|
export interface GetRelationalDatabaseMetricDataResult {
|
|
3459
3797
|
/**
|
|
3460
3798
|
* <p>The name of the metric returned.</p>
|
|
@@ -3465,6 +3803,9 @@ export interface GetRelationalDatabaseMetricDataResult {
|
|
|
3465
3803
|
*/
|
|
3466
3804
|
metricData?: MetricDatapoint[];
|
|
3467
3805
|
}
|
|
3806
|
+
/**
|
|
3807
|
+
* @public
|
|
3808
|
+
*/
|
|
3468
3809
|
export interface GetRelationalDatabaseParametersRequest {
|
|
3469
3810
|
/**
|
|
3470
3811
|
* <p>The name of your database for which to get parameters.</p>
|
|
@@ -3479,6 +3820,7 @@ export interface GetRelationalDatabaseParametersRequest {
|
|
|
3479
3820
|
pageToken?: string;
|
|
3480
3821
|
}
|
|
3481
3822
|
/**
|
|
3823
|
+
* @public
|
|
3482
3824
|
* <p>Describes the parameters of a database.</p>
|
|
3483
3825
|
*/
|
|
3484
3826
|
export interface RelationalDatabaseParameter {
|
|
@@ -3516,6 +3858,9 @@ export interface RelationalDatabaseParameter {
|
|
|
3516
3858
|
*/
|
|
3517
3859
|
parameterValue?: string;
|
|
3518
3860
|
}
|
|
3861
|
+
/**
|
|
3862
|
+
* @public
|
|
3863
|
+
*/
|
|
3519
3864
|
export interface GetRelationalDatabaseParametersResult {
|
|
3520
3865
|
/**
|
|
3521
3866
|
* <p>An object describing the result of your get relational database parameters request.</p>
|
|
@@ -3530,6 +3875,9 @@ export interface GetRelationalDatabaseParametersResult {
|
|
|
3530
3875
|
*/
|
|
3531
3876
|
nextPageToken?: string;
|
|
3532
3877
|
}
|
|
3878
|
+
/**
|
|
3879
|
+
* @public
|
|
3880
|
+
*/
|
|
3533
3881
|
export interface GetRelationalDatabasesRequest {
|
|
3534
3882
|
/**
|
|
3535
3883
|
* <p>The token to advance to the next page of results from your request.</p>
|
|
@@ -3539,6 +3887,9 @@ export interface GetRelationalDatabasesRequest {
|
|
|
3539
3887
|
*/
|
|
3540
3888
|
pageToken?: string;
|
|
3541
3889
|
}
|
|
3890
|
+
/**
|
|
3891
|
+
* @public
|
|
3892
|
+
*/
|
|
3542
3893
|
export interface GetRelationalDatabasesResult {
|
|
3543
3894
|
/**
|
|
3544
3895
|
* <p>An object describing the result of your get relational databases request.</p>
|
|
@@ -3552,6 +3903,9 @@ export interface GetRelationalDatabasesResult {
|
|
|
3552
3903
|
*/
|
|
3553
3904
|
nextPageToken?: string;
|
|
3554
3905
|
}
|
|
3906
|
+
/**
|
|
3907
|
+
* @public
|
|
3908
|
+
*/
|
|
3555
3909
|
export interface GetRelationalDatabaseSnapshotRequest {
|
|
3556
3910
|
/**
|
|
3557
3911
|
* <p>The name of the database snapshot for which to get information.</p>
|
|
@@ -3559,6 +3913,7 @@ export interface GetRelationalDatabaseSnapshotRequest {
|
|
|
3559
3913
|
relationalDatabaseSnapshotName: string | undefined;
|
|
3560
3914
|
}
|
|
3561
3915
|
/**
|
|
3916
|
+
* @public
|
|
3562
3917
|
* <p>Describes a database snapshot.</p>
|
|
3563
3918
|
*/
|
|
3564
3919
|
export interface RelationalDatabaseSnapshot {
|
|
@@ -3630,12 +3985,18 @@ export interface RelationalDatabaseSnapshot {
|
|
|
3630
3985
|
*/
|
|
3631
3986
|
fromRelationalDatabaseBlueprintId?: string;
|
|
3632
3987
|
}
|
|
3988
|
+
/**
|
|
3989
|
+
* @public
|
|
3990
|
+
*/
|
|
3633
3991
|
export interface GetRelationalDatabaseSnapshotResult {
|
|
3634
3992
|
/**
|
|
3635
3993
|
* <p>An object describing the specified database snapshot.</p>
|
|
3636
3994
|
*/
|
|
3637
3995
|
relationalDatabaseSnapshot?: RelationalDatabaseSnapshot;
|
|
3638
3996
|
}
|
|
3997
|
+
/**
|
|
3998
|
+
* @public
|
|
3999
|
+
*/
|
|
3639
4000
|
export interface GetRelationalDatabaseSnapshotsRequest {
|
|
3640
4001
|
/**
|
|
3641
4002
|
* <p>The token to advance to the next page of results from your request.</p>
|
|
@@ -3645,6 +4006,9 @@ export interface GetRelationalDatabaseSnapshotsRequest {
|
|
|
3645
4006
|
*/
|
|
3646
4007
|
pageToken?: string;
|
|
3647
4008
|
}
|
|
4009
|
+
/**
|
|
4010
|
+
* @public
|
|
4011
|
+
*/
|
|
3648
4012
|
export interface GetRelationalDatabaseSnapshotsResult {
|
|
3649
4013
|
/**
|
|
3650
4014
|
* <p>An object describing the result of your get relational database snapshots request.</p>
|
|
@@ -3659,6 +4023,9 @@ export interface GetRelationalDatabaseSnapshotsResult {
|
|
|
3659
4023
|
*/
|
|
3660
4024
|
nextPageToken?: string;
|
|
3661
4025
|
}
|
|
4026
|
+
/**
|
|
4027
|
+
* @public
|
|
4028
|
+
*/
|
|
3662
4029
|
export interface GetStaticIpRequest {
|
|
3663
4030
|
/**
|
|
3664
4031
|
* <p>The name of the static IP in Lightsail.</p>
|
|
@@ -3666,6 +4033,7 @@ export interface GetStaticIpRequest {
|
|
|
3666
4033
|
staticIpName: string | undefined;
|
|
3667
4034
|
}
|
|
3668
4035
|
/**
|
|
4036
|
+
* @public
|
|
3669
4037
|
* <p>Describes a static IP.</p>
|
|
3670
4038
|
*/
|
|
3671
4039
|
export interface StaticIp {
|
|
@@ -3710,12 +4078,18 @@ export interface StaticIp {
|
|
|
3710
4078
|
*/
|
|
3711
4079
|
isAttached?: boolean;
|
|
3712
4080
|
}
|
|
4081
|
+
/**
|
|
4082
|
+
* @public
|
|
4083
|
+
*/
|
|
3713
4084
|
export interface GetStaticIpResult {
|
|
3714
4085
|
/**
|
|
3715
4086
|
* <p>An array of key-value pairs containing information about the requested static IP.</p>
|
|
3716
4087
|
*/
|
|
3717
4088
|
staticIp?: StaticIp;
|
|
3718
4089
|
}
|
|
4090
|
+
/**
|
|
4091
|
+
* @public
|
|
4092
|
+
*/
|
|
3719
4093
|
export interface GetStaticIpsRequest {
|
|
3720
4094
|
/**
|
|
3721
4095
|
* <p>The token to advance to the next page of results from your request.</p>
|
|
@@ -3725,6 +4099,9 @@ export interface GetStaticIpsRequest {
|
|
|
3725
4099
|
*/
|
|
3726
4100
|
pageToken?: string;
|
|
3727
4101
|
}
|
|
4102
|
+
/**
|
|
4103
|
+
* @public
|
|
4104
|
+
*/
|
|
3728
4105
|
export interface GetStaticIpsResult {
|
|
3729
4106
|
/**
|
|
3730
4107
|
* <p>An array of key-value pairs containing information about your get static IPs
|
|
@@ -3739,6 +4116,9 @@ export interface GetStaticIpsResult {
|
|
|
3739
4116
|
*/
|
|
3740
4117
|
nextPageToken?: string;
|
|
3741
4118
|
}
|
|
4119
|
+
/**
|
|
4120
|
+
* @public
|
|
4121
|
+
*/
|
|
3742
4122
|
export interface ImportKeyPairRequest {
|
|
3743
4123
|
/**
|
|
3744
4124
|
* <p>The name of the key pair for which you want to import the public key.</p>
|
|
@@ -3749,6 +4129,9 @@ export interface ImportKeyPairRequest {
|
|
|
3749
4129
|
*/
|
|
3750
4130
|
publicKeyBase64: string | undefined;
|
|
3751
4131
|
}
|
|
4132
|
+
/**
|
|
4133
|
+
* @public
|
|
4134
|
+
*/
|
|
3752
4135
|
export interface ImportKeyPairResult {
|
|
3753
4136
|
/**
|
|
3754
4137
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -3756,8 +4139,14 @@ export interface ImportKeyPairResult {
|
|
|
3756
4139
|
*/
|
|
3757
4140
|
operation?: Operation;
|
|
3758
4141
|
}
|
|
4142
|
+
/**
|
|
4143
|
+
* @public
|
|
4144
|
+
*/
|
|
3759
4145
|
export interface IsVpcPeeredRequest {
|
|
3760
4146
|
}
|
|
4147
|
+
/**
|
|
4148
|
+
* @public
|
|
4149
|
+
*/
|
|
3761
4150
|
export interface IsVpcPeeredResult {
|
|
3762
4151
|
/**
|
|
3763
4152
|
* <p>Returns <code>true</code> if the Lightsail VPC is peered; otherwise,
|
|
@@ -3765,6 +4154,9 @@ export interface IsVpcPeeredResult {
|
|
|
3765
4154
|
*/
|
|
3766
4155
|
isPeered?: boolean;
|
|
3767
4156
|
}
|
|
4157
|
+
/**
|
|
4158
|
+
* @public
|
|
4159
|
+
*/
|
|
3768
4160
|
export interface OpenInstancePublicPortsRequest {
|
|
3769
4161
|
/**
|
|
3770
4162
|
* <p>An object to describe the ports to open for the specified instance.</p>
|
|
@@ -3775,6 +4167,9 @@ export interface OpenInstancePublicPortsRequest {
|
|
|
3775
4167
|
*/
|
|
3776
4168
|
instanceName: string | undefined;
|
|
3777
4169
|
}
|
|
4170
|
+
/**
|
|
4171
|
+
* @public
|
|
4172
|
+
*/
|
|
3778
4173
|
export interface OpenInstancePublicPortsResult {
|
|
3779
4174
|
/**
|
|
3780
4175
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -3782,8 +4177,14 @@ export interface OpenInstancePublicPortsResult {
|
|
|
3782
4177
|
*/
|
|
3783
4178
|
operation?: Operation;
|
|
3784
4179
|
}
|
|
4180
|
+
/**
|
|
4181
|
+
* @public
|
|
4182
|
+
*/
|
|
3785
4183
|
export interface PeerVpcRequest {
|
|
3786
4184
|
}
|
|
4185
|
+
/**
|
|
4186
|
+
* @public
|
|
4187
|
+
*/
|
|
3787
4188
|
export interface PeerVpcResult {
|
|
3788
4189
|
/**
|
|
3789
4190
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -3791,6 +4192,9 @@ export interface PeerVpcResult {
|
|
|
3791
4192
|
*/
|
|
3792
4193
|
operation?: Operation;
|
|
3793
4194
|
}
|
|
4195
|
+
/**
|
|
4196
|
+
* @public
|
|
4197
|
+
*/
|
|
3794
4198
|
export interface PutAlarmRequest {
|
|
3795
4199
|
/**
|
|
3796
4200
|
* <p>The name for the alarm. Specify the name of an existing alarm to update, and overwrite the
|
|
@@ -3951,6 +4355,9 @@ export interface PutAlarmRequest {
|
|
|
3951
4355
|
*/
|
|
3952
4356
|
notificationEnabled?: boolean;
|
|
3953
4357
|
}
|
|
4358
|
+
/**
|
|
4359
|
+
* @public
|
|
4360
|
+
*/
|
|
3954
4361
|
export interface PutAlarmResult {
|
|
3955
4362
|
/**
|
|
3956
4363
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -3958,6 +4365,9 @@ export interface PutAlarmResult {
|
|
|
3958
4365
|
*/
|
|
3959
4366
|
operations?: Operation[];
|
|
3960
4367
|
}
|
|
4368
|
+
/**
|
|
4369
|
+
* @public
|
|
4370
|
+
*/
|
|
3961
4371
|
export interface PutInstancePublicPortsRequest {
|
|
3962
4372
|
/**
|
|
3963
4373
|
* <p>An array of objects to describe the ports to open for the specified instance.</p>
|
|
@@ -3968,6 +4378,9 @@ export interface PutInstancePublicPortsRequest {
|
|
|
3968
4378
|
*/
|
|
3969
4379
|
instanceName: string | undefined;
|
|
3970
4380
|
}
|
|
4381
|
+
/**
|
|
4382
|
+
* @public
|
|
4383
|
+
*/
|
|
3971
4384
|
export interface PutInstancePublicPortsResult {
|
|
3972
4385
|
/**
|
|
3973
4386
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -3975,12 +4388,18 @@ export interface PutInstancePublicPortsResult {
|
|
|
3975
4388
|
*/
|
|
3976
4389
|
operation?: Operation;
|
|
3977
4390
|
}
|
|
4391
|
+
/**
|
|
4392
|
+
* @public
|
|
4393
|
+
*/
|
|
3978
4394
|
export interface RebootInstanceRequest {
|
|
3979
4395
|
/**
|
|
3980
4396
|
* <p>The name of the instance to reboot.</p>
|
|
3981
4397
|
*/
|
|
3982
4398
|
instanceName: string | undefined;
|
|
3983
4399
|
}
|
|
4400
|
+
/**
|
|
4401
|
+
* @public
|
|
4402
|
+
*/
|
|
3984
4403
|
export interface RebootInstanceResult {
|
|
3985
4404
|
/**
|
|
3986
4405
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -3988,12 +4407,18 @@ export interface RebootInstanceResult {
|
|
|
3988
4407
|
*/
|
|
3989
4408
|
operations?: Operation[];
|
|
3990
4409
|
}
|
|
4410
|
+
/**
|
|
4411
|
+
* @public
|
|
4412
|
+
*/
|
|
3991
4413
|
export interface RebootRelationalDatabaseRequest {
|
|
3992
4414
|
/**
|
|
3993
4415
|
* <p>The name of your database to reboot.</p>
|
|
3994
4416
|
*/
|
|
3995
4417
|
relationalDatabaseName: string | undefined;
|
|
3996
4418
|
}
|
|
4419
|
+
/**
|
|
4420
|
+
* @public
|
|
4421
|
+
*/
|
|
3997
4422
|
export interface RebootRelationalDatabaseResult {
|
|
3998
4423
|
/**
|
|
3999
4424
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -4001,6 +4426,9 @@ export interface RebootRelationalDatabaseResult {
|
|
|
4001
4426
|
*/
|
|
4002
4427
|
operations?: Operation[];
|
|
4003
4428
|
}
|
|
4429
|
+
/**
|
|
4430
|
+
* @public
|
|
4431
|
+
*/
|
|
4004
4432
|
export interface RegisterContainerImageRequest {
|
|
4005
4433
|
/**
|
|
4006
4434
|
* <p>The name of the container service for which to register a container image.</p>
|
|
@@ -4035,6 +4463,9 @@ export interface RegisterContainerImageRequest {
|
|
|
4035
4463
|
*/
|
|
4036
4464
|
digest: string | undefined;
|
|
4037
4465
|
}
|
|
4466
|
+
/**
|
|
4467
|
+
* @public
|
|
4468
|
+
*/
|
|
4038
4469
|
export interface RegisterContainerImageResult {
|
|
4039
4470
|
/**
|
|
4040
4471
|
* <p>An object that describes a container image that is registered to a Lightsail container
|
|
@@ -4042,12 +4473,18 @@ export interface RegisterContainerImageResult {
|
|
|
4042
4473
|
*/
|
|
4043
4474
|
containerImage?: ContainerImage;
|
|
4044
4475
|
}
|
|
4476
|
+
/**
|
|
4477
|
+
* @public
|
|
4478
|
+
*/
|
|
4045
4479
|
export interface ReleaseStaticIpRequest {
|
|
4046
4480
|
/**
|
|
4047
4481
|
* <p>The name of the static IP to delete.</p>
|
|
4048
4482
|
*/
|
|
4049
4483
|
staticIpName: string | undefined;
|
|
4050
4484
|
}
|
|
4485
|
+
/**
|
|
4486
|
+
* @public
|
|
4487
|
+
*/
|
|
4051
4488
|
export interface ReleaseStaticIpResult {
|
|
4052
4489
|
/**
|
|
4053
4490
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -4055,6 +4492,9 @@ export interface ReleaseStaticIpResult {
|
|
|
4055
4492
|
*/
|
|
4056
4493
|
operations?: Operation[];
|
|
4057
4494
|
}
|
|
4495
|
+
/**
|
|
4496
|
+
* @public
|
|
4497
|
+
*/
|
|
4058
4498
|
export interface ResetDistributionCacheRequest {
|
|
4059
4499
|
/**
|
|
4060
4500
|
* <p>The name of the distribution for which to reset cache.</p>
|
|
@@ -4063,6 +4503,9 @@ export interface ResetDistributionCacheRequest {
|
|
|
4063
4503
|
*/
|
|
4064
4504
|
distributionName?: string;
|
|
4065
4505
|
}
|
|
4506
|
+
/**
|
|
4507
|
+
* @public
|
|
4508
|
+
*/
|
|
4066
4509
|
export interface ResetDistributionCacheResult {
|
|
4067
4510
|
/**
|
|
4068
4511
|
* <p>The status of the reset cache request.</p>
|
|
@@ -4079,6 +4522,9 @@ export interface ResetDistributionCacheResult {
|
|
|
4079
4522
|
*/
|
|
4080
4523
|
operation?: Operation;
|
|
4081
4524
|
}
|
|
4525
|
+
/**
|
|
4526
|
+
* @public
|
|
4527
|
+
*/
|
|
4082
4528
|
export interface SendContactMethodVerificationRequest {
|
|
4083
4529
|
/**
|
|
4084
4530
|
* <p>The protocol to verify, such as <code>Email</code> or <code>SMS</code> (text
|
|
@@ -4086,6 +4532,9 @@ export interface SendContactMethodVerificationRequest {
|
|
|
4086
4532
|
*/
|
|
4087
4533
|
protocol: ContactMethodVerificationProtocol | string | undefined;
|
|
4088
4534
|
}
|
|
4535
|
+
/**
|
|
4536
|
+
* @public
|
|
4537
|
+
*/
|
|
4089
4538
|
export interface SendContactMethodVerificationResult {
|
|
4090
4539
|
/**
|
|
4091
4540
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -4093,6 +4542,9 @@ export interface SendContactMethodVerificationResult {
|
|
|
4093
4542
|
*/
|
|
4094
4543
|
operations?: Operation[];
|
|
4095
4544
|
}
|
|
4545
|
+
/**
|
|
4546
|
+
* @public
|
|
4547
|
+
*/
|
|
4096
4548
|
export interface SetIpAddressTypeRequest {
|
|
4097
4549
|
/**
|
|
4098
4550
|
* <p>The resource type.</p>
|
|
@@ -4116,6 +4568,9 @@ export interface SetIpAddressTypeRequest {
|
|
|
4116
4568
|
*/
|
|
4117
4569
|
ipAddressType: IpAddressType | string | undefined;
|
|
4118
4570
|
}
|
|
4571
|
+
/**
|
|
4572
|
+
* @public
|
|
4573
|
+
*/
|
|
4119
4574
|
export interface SetIpAddressTypeResult {
|
|
4120
4575
|
/**
|
|
4121
4576
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -4123,10 +4578,16 @@ export interface SetIpAddressTypeResult {
|
|
|
4123
4578
|
*/
|
|
4124
4579
|
operations?: Operation[];
|
|
4125
4580
|
}
|
|
4581
|
+
/**
|
|
4582
|
+
* @public
|
|
4583
|
+
*/
|
|
4126
4584
|
export declare enum ResourceBucketAccess {
|
|
4127
4585
|
Allow = "allow",
|
|
4128
4586
|
Deny = "deny"
|
|
4129
4587
|
}
|
|
4588
|
+
/**
|
|
4589
|
+
* @public
|
|
4590
|
+
*/
|
|
4130
4591
|
export interface SetResourceAccessForBucketRequest {
|
|
4131
4592
|
/**
|
|
4132
4593
|
* <p>The name of the Lightsail instance for which to set bucket access. The instance must be
|
|
@@ -4154,6 +4615,9 @@ export interface SetResourceAccessForBucketRequest {
|
|
|
4154
4615
|
*/
|
|
4155
4616
|
access: ResourceBucketAccess | string | undefined;
|
|
4156
4617
|
}
|
|
4618
|
+
/**
|
|
4619
|
+
* @public
|
|
4620
|
+
*/
|
|
4157
4621
|
export interface SetResourceAccessForBucketResult {
|
|
4158
4622
|
/**
|
|
4159
4623
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -4161,24 +4625,36 @@ export interface SetResourceAccessForBucketResult {
|
|
|
4161
4625
|
*/
|
|
4162
4626
|
operations?: Operation[];
|
|
4163
4627
|
}
|
|
4628
|
+
/**
|
|
4629
|
+
* @public
|
|
4630
|
+
*/
|
|
4164
4631
|
export interface StartGUISessionRequest {
|
|
4165
4632
|
/**
|
|
4166
4633
|
* <p>The resource name.</p>
|
|
4167
4634
|
*/
|
|
4168
4635
|
resourceName: string | undefined;
|
|
4169
4636
|
}
|
|
4637
|
+
/**
|
|
4638
|
+
* @public
|
|
4639
|
+
*/
|
|
4170
4640
|
export interface StartGUISessionResult {
|
|
4171
4641
|
/**
|
|
4172
4642
|
* <p>The available API operations.</p>
|
|
4173
4643
|
*/
|
|
4174
4644
|
operations?: Operation[];
|
|
4175
4645
|
}
|
|
4646
|
+
/**
|
|
4647
|
+
* @public
|
|
4648
|
+
*/
|
|
4176
4649
|
export interface StartInstanceRequest {
|
|
4177
4650
|
/**
|
|
4178
4651
|
* <p>The name of the instance (a virtual private server) to start.</p>
|
|
4179
4652
|
*/
|
|
4180
4653
|
instanceName: string | undefined;
|
|
4181
4654
|
}
|
|
4655
|
+
/**
|
|
4656
|
+
* @public
|
|
4657
|
+
*/
|
|
4182
4658
|
export interface StartInstanceResult {
|
|
4183
4659
|
/**
|
|
4184
4660
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -4186,12 +4662,18 @@ export interface StartInstanceResult {
|
|
|
4186
4662
|
*/
|
|
4187
4663
|
operations?: Operation[];
|
|
4188
4664
|
}
|
|
4665
|
+
/**
|
|
4666
|
+
* @public
|
|
4667
|
+
*/
|
|
4189
4668
|
export interface StartRelationalDatabaseRequest {
|
|
4190
4669
|
/**
|
|
4191
4670
|
* <p>The name of your database to start.</p>
|
|
4192
4671
|
*/
|
|
4193
4672
|
relationalDatabaseName: string | undefined;
|
|
4194
4673
|
}
|
|
4674
|
+
/**
|
|
4675
|
+
* @public
|
|
4676
|
+
*/
|
|
4195
4677
|
export interface StartRelationalDatabaseResult {
|
|
4196
4678
|
/**
|
|
4197
4679
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -4199,18 +4681,27 @@ export interface StartRelationalDatabaseResult {
|
|
|
4199
4681
|
*/
|
|
4200
4682
|
operations?: Operation[];
|
|
4201
4683
|
}
|
|
4684
|
+
/**
|
|
4685
|
+
* @public
|
|
4686
|
+
*/
|
|
4202
4687
|
export interface StopGUISessionRequest {
|
|
4203
4688
|
/**
|
|
4204
4689
|
* <p>The resource name.</p>
|
|
4205
4690
|
*/
|
|
4206
4691
|
resourceName: string | undefined;
|
|
4207
4692
|
}
|
|
4693
|
+
/**
|
|
4694
|
+
* @public
|
|
4695
|
+
*/
|
|
4208
4696
|
export interface StopGUISessionResult {
|
|
4209
4697
|
/**
|
|
4210
4698
|
* <p>The available API operations.</p>
|
|
4211
4699
|
*/
|
|
4212
4700
|
operations?: Operation[];
|
|
4213
4701
|
}
|
|
4702
|
+
/**
|
|
4703
|
+
* @public
|
|
4704
|
+
*/
|
|
4214
4705
|
export interface StopInstanceRequest {
|
|
4215
4706
|
/**
|
|
4216
4707
|
* <p>The name of the instance (a virtual private server) to stop.</p>
|
|
@@ -4227,6 +4718,9 @@ export interface StopInstanceRequest {
|
|
|
4227
4718
|
*/
|
|
4228
4719
|
force?: boolean;
|
|
4229
4720
|
}
|
|
4721
|
+
/**
|
|
4722
|
+
* @public
|
|
4723
|
+
*/
|
|
4230
4724
|
export interface StopInstanceResult {
|
|
4231
4725
|
/**
|
|
4232
4726
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -4234,6 +4728,9 @@ export interface StopInstanceResult {
|
|
|
4234
4728
|
*/
|
|
4235
4729
|
operations?: Operation[];
|
|
4236
4730
|
}
|
|
4731
|
+
/**
|
|
4732
|
+
* @public
|
|
4733
|
+
*/
|
|
4237
4734
|
export interface StopRelationalDatabaseRequest {
|
|
4238
4735
|
/**
|
|
4239
4736
|
* <p>The name of your database to stop.</p>
|
|
@@ -4244,6 +4741,9 @@ export interface StopRelationalDatabaseRequest {
|
|
|
4244
4741
|
*/
|
|
4245
4742
|
relationalDatabaseSnapshotName?: string;
|
|
4246
4743
|
}
|
|
4744
|
+
/**
|
|
4745
|
+
* @public
|
|
4746
|
+
*/
|
|
4247
4747
|
export interface StopRelationalDatabaseResult {
|
|
4248
4748
|
/**
|
|
4249
4749
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -4251,6 +4751,9 @@ export interface StopRelationalDatabaseResult {
|
|
|
4251
4751
|
*/
|
|
4252
4752
|
operations?: Operation[];
|
|
4253
4753
|
}
|
|
4754
|
+
/**
|
|
4755
|
+
* @public
|
|
4756
|
+
*/
|
|
4254
4757
|
export interface TagResourceRequest {
|
|
4255
4758
|
/**
|
|
4256
4759
|
* <p>The name of the resource to which you are adding tags.</p>
|
|
@@ -4265,6 +4768,9 @@ export interface TagResourceRequest {
|
|
|
4265
4768
|
*/
|
|
4266
4769
|
tags: Tag[] | undefined;
|
|
4267
4770
|
}
|
|
4771
|
+
/**
|
|
4772
|
+
* @public
|
|
4773
|
+
*/
|
|
4268
4774
|
export interface TagResourceResult {
|
|
4269
4775
|
/**
|
|
4270
4776
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -4272,6 +4778,9 @@ export interface TagResourceResult {
|
|
|
4272
4778
|
*/
|
|
4273
4779
|
operations?: Operation[];
|
|
4274
4780
|
}
|
|
4781
|
+
/**
|
|
4782
|
+
* @public
|
|
4783
|
+
*/
|
|
4275
4784
|
export interface TestAlarmRequest {
|
|
4276
4785
|
/**
|
|
4277
4786
|
* <p>The name of the alarm to test.</p>
|
|
@@ -4299,6 +4808,9 @@ export interface TestAlarmRequest {
|
|
|
4299
4808
|
*/
|
|
4300
4809
|
state: AlarmState | string | undefined;
|
|
4301
4810
|
}
|
|
4811
|
+
/**
|
|
4812
|
+
* @public
|
|
4813
|
+
*/
|
|
4302
4814
|
export interface TestAlarmResult {
|
|
4303
4815
|
/**
|
|
4304
4816
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -4306,8 +4818,14 @@ export interface TestAlarmResult {
|
|
|
4306
4818
|
*/
|
|
4307
4819
|
operations?: Operation[];
|
|
4308
4820
|
}
|
|
4821
|
+
/**
|
|
4822
|
+
* @public
|
|
4823
|
+
*/
|
|
4309
4824
|
export interface UnpeerVpcRequest {
|
|
4310
4825
|
}
|
|
4826
|
+
/**
|
|
4827
|
+
* @public
|
|
4828
|
+
*/
|
|
4311
4829
|
export interface UnpeerVpcResult {
|
|
4312
4830
|
/**
|
|
4313
4831
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -4315,6 +4833,9 @@ export interface UnpeerVpcResult {
|
|
|
4315
4833
|
*/
|
|
4316
4834
|
operation?: Operation;
|
|
4317
4835
|
}
|
|
4836
|
+
/**
|
|
4837
|
+
* @public
|
|
4838
|
+
*/
|
|
4318
4839
|
export interface UntagResourceRequest {
|
|
4319
4840
|
/**
|
|
4320
4841
|
* <p>The name of the resource from which you are removing a tag.</p>
|
|
@@ -4329,6 +4850,9 @@ export interface UntagResourceRequest {
|
|
|
4329
4850
|
*/
|
|
4330
4851
|
tagKeys: string[] | undefined;
|
|
4331
4852
|
}
|
|
4853
|
+
/**
|
|
4854
|
+
* @public
|
|
4855
|
+
*/
|
|
4332
4856
|
export interface UntagResourceResult {
|
|
4333
4857
|
/**
|
|
4334
4858
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -4336,6 +4860,9 @@ export interface UntagResourceResult {
|
|
|
4336
4860
|
*/
|
|
4337
4861
|
operations?: Operation[];
|
|
4338
4862
|
}
|
|
4863
|
+
/**
|
|
4864
|
+
* @public
|
|
4865
|
+
*/
|
|
4339
4866
|
export interface UpdateBucketRequest {
|
|
4340
4867
|
/**
|
|
4341
4868
|
* <p>The name of the bucket to update.</p>
|
|
@@ -4372,6 +4899,9 @@ export interface UpdateBucketRequest {
|
|
|
4372
4899
|
*/
|
|
4373
4900
|
accessLogConfig?: BucketAccessLogConfig;
|
|
4374
4901
|
}
|
|
4902
|
+
/**
|
|
4903
|
+
* @public
|
|
4904
|
+
*/
|
|
4375
4905
|
export interface UpdateBucketResult {
|
|
4376
4906
|
/**
|
|
4377
4907
|
* <p>An object that describes the bucket that is updated.</p>
|
|
@@ -4383,6 +4913,9 @@ export interface UpdateBucketResult {
|
|
|
4383
4913
|
*/
|
|
4384
4914
|
operations?: Operation[];
|
|
4385
4915
|
}
|
|
4916
|
+
/**
|
|
4917
|
+
* @public
|
|
4918
|
+
*/
|
|
4386
4919
|
export interface UpdateBucketBundleRequest {
|
|
4387
4920
|
/**
|
|
4388
4921
|
* <p>The name of the bucket for which to update the bundle.</p>
|
|
@@ -4395,6 +4928,9 @@ export interface UpdateBucketBundleRequest {
|
|
|
4395
4928
|
*/
|
|
4396
4929
|
bundleId: string | undefined;
|
|
4397
4930
|
}
|
|
4931
|
+
/**
|
|
4932
|
+
* @public
|
|
4933
|
+
*/
|
|
4398
4934
|
export interface UpdateBucketBundleResult {
|
|
4399
4935
|
/**
|
|
4400
4936
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -4402,6 +4938,9 @@ export interface UpdateBucketBundleResult {
|
|
|
4402
4938
|
*/
|
|
4403
4939
|
operations?: Operation[];
|
|
4404
4940
|
}
|
|
4941
|
+
/**
|
|
4942
|
+
* @public
|
|
4943
|
+
*/
|
|
4405
4944
|
export interface UpdateContainerServiceRequest {
|
|
4406
4945
|
/**
|
|
4407
4946
|
* <p>The name of the container service to update.</p>
|
|
@@ -4456,12 +4995,18 @@ export interface UpdateContainerServiceRequest {
|
|
|
4456
4995
|
*/
|
|
4457
4996
|
privateRegistryAccess?: PrivateRegistryAccessRequest;
|
|
4458
4997
|
}
|
|
4998
|
+
/**
|
|
4999
|
+
* @public
|
|
5000
|
+
*/
|
|
4459
5001
|
export interface UpdateContainerServiceResult {
|
|
4460
5002
|
/**
|
|
4461
5003
|
* <p>An object that describes a container service.</p>
|
|
4462
5004
|
*/
|
|
4463
5005
|
containerService?: ContainerService;
|
|
4464
5006
|
}
|
|
5007
|
+
/**
|
|
5008
|
+
* @public
|
|
5009
|
+
*/
|
|
4465
5010
|
export interface UpdateDistributionRequest {
|
|
4466
5011
|
/**
|
|
4467
5012
|
* <p>The name of the distribution to update.</p>
|
|
@@ -4497,6 +5042,9 @@ export interface UpdateDistributionRequest {
|
|
|
4497
5042
|
*/
|
|
4498
5043
|
isEnabled?: boolean;
|
|
4499
5044
|
}
|
|
5045
|
+
/**
|
|
5046
|
+
* @public
|
|
5047
|
+
*/
|
|
4500
5048
|
export interface UpdateDistributionResult {
|
|
4501
5049
|
/**
|
|
4502
5050
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -4504,6 +5052,9 @@ export interface UpdateDistributionResult {
|
|
|
4504
5052
|
*/
|
|
4505
5053
|
operation?: Operation;
|
|
4506
5054
|
}
|
|
5055
|
+
/**
|
|
5056
|
+
* @public
|
|
5057
|
+
*/
|
|
4507
5058
|
export interface UpdateDistributionBundleRequest {
|
|
4508
5059
|
/**
|
|
4509
5060
|
* <p>The name of the distribution for which to update the bundle.</p>
|
|
@@ -4518,6 +5069,9 @@ export interface UpdateDistributionBundleRequest {
|
|
|
4518
5069
|
*/
|
|
4519
5070
|
bundleId?: string;
|
|
4520
5071
|
}
|
|
5072
|
+
/**
|
|
5073
|
+
* @public
|
|
5074
|
+
*/
|
|
4521
5075
|
export interface UpdateDistributionBundleResult {
|
|
4522
5076
|
/**
|
|
4523
5077
|
* <p>An object that describes the result of the action, such as the status of the request, the
|
|
@@ -4525,6 +5079,9 @@ export interface UpdateDistributionBundleResult {
|
|
|
4525
5079
|
*/
|
|
4526
5080
|
operation?: Operation;
|
|
4527
5081
|
}
|
|
5082
|
+
/**
|
|
5083
|
+
* @public
|
|
5084
|
+
*/
|
|
4528
5085
|
export interface UpdateDomainEntryRequest {
|
|
4529
5086
|
/**
|
|
4530
5087
|
* <p>The name of the domain recordset to update.</p>
|
|
@@ -4535,6 +5092,9 @@ export interface UpdateDomainEntryRequest {
|
|
|
4535
5092
|
*/
|
|
4536
5093
|
domainEntry: DomainEntry | undefined;
|
|
4537
5094
|
}
|
|
5095
|
+
/**
|
|
5096
|
+
* @public
|
|
5097
|
+
*/
|
|
4538
5098
|
export interface UpdateDomainEntryResult {
|
|
4539
5099
|
/**
|
|
4540
5100
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -4542,6 +5102,9 @@ export interface UpdateDomainEntryResult {
|
|
|
4542
5102
|
*/
|
|
4543
5103
|
operations?: Operation[];
|
|
4544
5104
|
}
|
|
5105
|
+
/**
|
|
5106
|
+
* @public
|
|
5107
|
+
*/
|
|
4545
5108
|
export interface UpdateInstanceMetadataOptionsRequest {
|
|
4546
5109
|
/**
|
|
4547
5110
|
* <p>The name of the instance for which to update metadata parameters.</p>
|
|
@@ -4582,6 +5145,9 @@ export interface UpdateInstanceMetadataOptionsRequest {
|
|
|
4582
5145
|
*/
|
|
4583
5146
|
httpProtocolIpv6?: HttpProtocolIpv6 | string;
|
|
4584
5147
|
}
|
|
5148
|
+
/**
|
|
5149
|
+
* @public
|
|
5150
|
+
*/
|
|
4585
5151
|
export interface UpdateInstanceMetadataOptionsResult {
|
|
4586
5152
|
/**
|
|
4587
5153
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -4589,6 +5155,9 @@ export interface UpdateInstanceMetadataOptionsResult {
|
|
|
4589
5155
|
*/
|
|
4590
5156
|
operation?: Operation;
|
|
4591
5157
|
}
|
|
5158
|
+
/**
|
|
5159
|
+
* @public
|
|
5160
|
+
*/
|
|
4592
5161
|
export interface UpdateLoadBalancerAttributeRequest {
|
|
4593
5162
|
/**
|
|
4594
5163
|
* <p>The name of the load balancer that you want to modify (e.g.,
|
|
@@ -4638,6 +5207,9 @@ export interface UpdateLoadBalancerAttributeRequest {
|
|
|
4638
5207
|
*/
|
|
4639
5208
|
attributeValue: string | undefined;
|
|
4640
5209
|
}
|
|
5210
|
+
/**
|
|
5211
|
+
* @public
|
|
5212
|
+
*/
|
|
4641
5213
|
export interface UpdateLoadBalancerAttributeResult {
|
|
4642
5214
|
/**
|
|
4643
5215
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -4645,6 +5217,9 @@ export interface UpdateLoadBalancerAttributeResult {
|
|
|
4645
5217
|
*/
|
|
4646
5218
|
operations?: Operation[];
|
|
4647
5219
|
}
|
|
5220
|
+
/**
|
|
5221
|
+
* @public
|
|
5222
|
+
*/
|
|
4648
5223
|
export interface UpdateRelationalDatabaseRequest {
|
|
4649
5224
|
/**
|
|
4650
5225
|
* <p>The name of your Lightsail database resource to update.</p>
|
|
@@ -4750,6 +5325,9 @@ export interface UpdateRelationalDatabaseRequest {
|
|
|
4750
5325
|
*/
|
|
4751
5326
|
caCertificateIdentifier?: string;
|
|
4752
5327
|
}
|
|
5328
|
+
/**
|
|
5329
|
+
* @public
|
|
5330
|
+
*/
|
|
4753
5331
|
export interface UpdateRelationalDatabaseResult {
|
|
4754
5332
|
/**
|
|
4755
5333
|
* <p>An array of objects that describe the result of the action, such as the status of the
|
|
@@ -4757,6 +5335,9 @@ export interface UpdateRelationalDatabaseResult {
|
|
|
4757
5335
|
*/
|
|
4758
5336
|
operations?: Operation[];
|
|
4759
5337
|
}
|
|
5338
|
+
/**
|
|
5339
|
+
* @public
|
|
5340
|
+
*/
|
|
4760
5341
|
export interface UpdateRelationalDatabaseParametersRequest {
|
|
4761
5342
|
/**
|
|
4762
5343
|
* <p>The name of your database for which to update parameters.</p>
|
|
@@ -4767,6 +5348,9 @@ export interface UpdateRelationalDatabaseParametersRequest {
|
|
|
4767
5348
|
*/
|
|
4768
5349
|
parameters: RelationalDatabaseParameter[] | undefined;
|
|
4769
5350
|
}
|
|
5351
|
+
/**
|
|
5352
|
+
* @public
|
|
5353
|
+
*/
|
|
4770
5354
|
export interface UpdateRelationalDatabaseParametersResult {
|
|
4771
5355
|
/**
|
|
4772
5356
|
* <p>An array of objects that describe the result of the action, such as the status of the
|