@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
|
@@ -160,6 +160,7 @@ import { UpdateRelationalDatabaseCommandInput, UpdateRelationalDatabaseCommandOu
|
|
|
160
160
|
import { UpdateRelationalDatabaseParametersCommandInput, UpdateRelationalDatabaseParametersCommandOutput } from "./commands/UpdateRelationalDatabaseParametersCommand";
|
|
161
161
|
import { LightsailClient } from "./LightsailClient";
|
|
162
162
|
/**
|
|
163
|
+
* @public
|
|
163
164
|
* <p>Amazon Lightsail is the easiest way to get started with Amazon Web Services (Amazon Web Services) for developers who need to build websites or web applications. It includes
|
|
164
165
|
* everything you need to launch your project quickly - instances (virtual private servers),
|
|
165
166
|
* container services, storage buckets, managed databases, SSD-based block storage, static IP
|
|
@@ -177,12 +178,14 @@ import { LightsailClient } from "./LightsailClient";
|
|
|
177
178
|
*/
|
|
178
179
|
export declare class Lightsail extends LightsailClient {
|
|
179
180
|
/**
|
|
181
|
+
* @public
|
|
180
182
|
* <p>Allocates a static IP address.</p>
|
|
181
183
|
*/
|
|
182
184
|
allocateStaticIp(args: AllocateStaticIpCommandInput, options?: __HttpHandlerOptions): Promise<AllocateStaticIpCommandOutput>;
|
|
183
185
|
allocateStaticIp(args: AllocateStaticIpCommandInput, cb: (err: any, data?: AllocateStaticIpCommandOutput) => void): void;
|
|
184
186
|
allocateStaticIp(args: AllocateStaticIpCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AllocateStaticIpCommandOutput) => void): void;
|
|
185
187
|
/**
|
|
188
|
+
* @public
|
|
186
189
|
* <p>Attaches an SSL/TLS certificate to your Amazon Lightsail content delivery network (CDN)
|
|
187
190
|
* distribution.</p>
|
|
188
191
|
* <p>After the certificate is attached, your distribution accepts HTTPS traffic for all of the
|
|
@@ -201,6 +204,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
201
204
|
attachCertificateToDistribution(args: AttachCertificateToDistributionCommandInput, cb: (err: any, data?: AttachCertificateToDistributionCommandOutput) => void): void;
|
|
202
205
|
attachCertificateToDistribution(args: AttachCertificateToDistributionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AttachCertificateToDistributionCommandOutput) => void): void;
|
|
203
206
|
/**
|
|
207
|
+
* @public
|
|
204
208
|
* <p>Attaches a block storage disk to a running or stopped Lightsail instance and exposes it
|
|
205
209
|
* to the instance with the specified disk name.</p>
|
|
206
210
|
* <p>The <code>attach disk</code> operation supports tag-based access control via resource tags
|
|
@@ -211,6 +215,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
211
215
|
attachDisk(args: AttachDiskCommandInput, cb: (err: any, data?: AttachDiskCommandOutput) => void): void;
|
|
212
216
|
attachDisk(args: AttachDiskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AttachDiskCommandOutput) => void): void;
|
|
213
217
|
/**
|
|
218
|
+
* @public
|
|
214
219
|
* <p>Attaches one or more Lightsail instances to a load balancer.</p>
|
|
215
220
|
* <p>After some time, the instances are attached to the load balancer and the health check
|
|
216
221
|
* status is available.</p>
|
|
@@ -222,6 +227,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
222
227
|
attachInstancesToLoadBalancer(args: AttachInstancesToLoadBalancerCommandInput, cb: (err: any, data?: AttachInstancesToLoadBalancerCommandOutput) => void): void;
|
|
223
228
|
attachInstancesToLoadBalancer(args: AttachInstancesToLoadBalancerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AttachInstancesToLoadBalancerCommandOutput) => void): void;
|
|
224
229
|
/**
|
|
230
|
+
* @public
|
|
225
231
|
* <p>Attaches a Transport Layer Security (TLS) certificate to your load balancer. TLS is just
|
|
226
232
|
* an updated, more secure version of Secure Socket Layer (SSL).</p>
|
|
227
233
|
* <p>Once you create and validate your certificate, you can attach it to your load balancer.
|
|
@@ -236,12 +242,14 @@ export declare class Lightsail extends LightsailClient {
|
|
|
236
242
|
attachLoadBalancerTlsCertificate(args: AttachLoadBalancerTlsCertificateCommandInput, cb: (err: any, data?: AttachLoadBalancerTlsCertificateCommandOutput) => void): void;
|
|
237
243
|
attachLoadBalancerTlsCertificate(args: AttachLoadBalancerTlsCertificateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AttachLoadBalancerTlsCertificateCommandOutput) => void): void;
|
|
238
244
|
/**
|
|
245
|
+
* @public
|
|
239
246
|
* <p>Attaches a static IP address to a specific Amazon Lightsail instance.</p>
|
|
240
247
|
*/
|
|
241
248
|
attachStaticIp(args: AttachStaticIpCommandInput, options?: __HttpHandlerOptions): Promise<AttachStaticIpCommandOutput>;
|
|
242
249
|
attachStaticIp(args: AttachStaticIpCommandInput, cb: (err: any, data?: AttachStaticIpCommandOutput) => void): void;
|
|
243
250
|
attachStaticIp(args: AttachStaticIpCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AttachStaticIpCommandOutput) => void): void;
|
|
244
251
|
/**
|
|
252
|
+
* @public
|
|
245
253
|
* <p>Closes ports for a specific Amazon Lightsail instance.</p>
|
|
246
254
|
* <p>The <code>CloseInstancePublicPorts</code> action supports tag-based access control via
|
|
247
255
|
* resource tags applied to the resource identified by <code>instanceName</code>. For more
|
|
@@ -251,6 +259,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
251
259
|
closeInstancePublicPorts(args: CloseInstancePublicPortsCommandInput, cb: (err: any, data?: CloseInstancePublicPortsCommandOutput) => void): void;
|
|
252
260
|
closeInstancePublicPorts(args: CloseInstancePublicPortsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CloseInstancePublicPortsCommandOutput) => void): void;
|
|
253
261
|
/**
|
|
262
|
+
* @public
|
|
254
263
|
* <p>Copies a manual snapshot of an instance or disk as another manual snapshot, or copies an
|
|
255
264
|
* automatic snapshot of an instance or disk as a manual snapshot. This operation can also be
|
|
256
265
|
* used to copy a manual or automatic snapshot of an instance or a disk from one Amazon Web Services Region to another in Amazon Lightsail.</p>
|
|
@@ -266,6 +275,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
266
275
|
copySnapshot(args: CopySnapshotCommandInput, cb: (err: any, data?: CopySnapshotCommandOutput) => void): void;
|
|
267
276
|
copySnapshot(args: CopySnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CopySnapshotCommandOutput) => void): void;
|
|
268
277
|
/**
|
|
278
|
+
* @public
|
|
269
279
|
* <p>Creates an Amazon Lightsail bucket.</p>
|
|
270
280
|
* <p>A bucket is a cloud storage resource available in the Lightsail object storage service.
|
|
271
281
|
* Use buckets to store objects such as data and its descriptive metadata. For more information
|
|
@@ -276,6 +286,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
276
286
|
createBucket(args: CreateBucketCommandInput, cb: (err: any, data?: CreateBucketCommandOutput) => void): void;
|
|
277
287
|
createBucket(args: CreateBucketCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateBucketCommandOutput) => void): void;
|
|
278
288
|
/**
|
|
289
|
+
* @public
|
|
279
290
|
* <p>Creates a new access key for the specified Amazon Lightsail bucket. Access keys consist of
|
|
280
291
|
* an access key ID and corresponding secret access key.</p>
|
|
281
292
|
* <p>Access keys grant full programmatic access to the specified bucket and its objects. You
|
|
@@ -293,6 +304,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
293
304
|
createBucketAccessKey(args: CreateBucketAccessKeyCommandInput, cb: (err: any, data?: CreateBucketAccessKeyCommandOutput) => void): void;
|
|
294
305
|
createBucketAccessKey(args: CreateBucketAccessKeyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateBucketAccessKeyCommandOutput) => void): void;
|
|
295
306
|
/**
|
|
307
|
+
* @public
|
|
296
308
|
* <p>Creates an SSL/TLS certificate for an Amazon Lightsail content delivery network (CDN)
|
|
297
309
|
* distribution and a container service.</p>
|
|
298
310
|
* <p>After the certificate is valid, use the <code>AttachCertificateToDistribution</code>
|
|
@@ -311,6 +323,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
311
323
|
createCertificate(args: CreateCertificateCommandInput, cb: (err: any, data?: CreateCertificateCommandOutput) => void): void;
|
|
312
324
|
createCertificate(args: CreateCertificateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateCertificateCommandOutput) => void): void;
|
|
313
325
|
/**
|
|
326
|
+
* @public
|
|
314
327
|
* <p>Creates an AWS CloudFormation stack, which creates a new Amazon EC2 instance from an exported
|
|
315
328
|
* Amazon Lightsail snapshot. This operation results in a CloudFormation stack record that can be
|
|
316
329
|
* used to track the AWS CloudFormation stack created. Use the <code>get cloud formation stack
|
|
@@ -324,6 +337,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
324
337
|
createCloudFormationStack(args: CreateCloudFormationStackCommandInput, cb: (err: any, data?: CreateCloudFormationStackCommandOutput) => void): void;
|
|
325
338
|
createCloudFormationStack(args: CreateCloudFormationStackCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateCloudFormationStackCommandOutput) => void): void;
|
|
326
339
|
/**
|
|
340
|
+
* @public
|
|
327
341
|
* <p>Creates an email or SMS text message contact method.</p>
|
|
328
342
|
* <p>A contact method is used to send you notifications about your Amazon Lightsail resources.
|
|
329
343
|
* You can add one email address and one mobile phone number contact method in each Amazon Web Services Region. However, SMS text messaging is not supported in some Amazon Web Services
|
|
@@ -334,6 +348,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
334
348
|
createContactMethod(args: CreateContactMethodCommandInput, cb: (err: any, data?: CreateContactMethodCommandOutput) => void): void;
|
|
335
349
|
createContactMethod(args: CreateContactMethodCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateContactMethodCommandOutput) => void): void;
|
|
336
350
|
/**
|
|
351
|
+
* @public
|
|
337
352
|
* <p>Creates an Amazon Lightsail container service.</p>
|
|
338
353
|
* <p>A Lightsail container service is a compute resource to which you can deploy containers.
|
|
339
354
|
* For more information, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-container-services">Container services in Amazon Lightsail</a> in the <i>Lightsail Dev
|
|
@@ -343,6 +358,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
343
358
|
createContainerService(args: CreateContainerServiceCommandInput, cb: (err: any, data?: CreateContainerServiceCommandOutput) => void): void;
|
|
344
359
|
createContainerService(args: CreateContainerServiceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateContainerServiceCommandOutput) => void): void;
|
|
345
360
|
/**
|
|
361
|
+
* @public
|
|
346
362
|
* <p>Creates a deployment for your Amazon Lightsail container service.</p>
|
|
347
363
|
* <p>A deployment specifies the containers that will be launched on the container service and
|
|
348
364
|
* their settings, such as the ports to open, the environment variables to apply, and the launch
|
|
@@ -358,6 +374,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
358
374
|
createContainerServiceDeployment(args: CreateContainerServiceDeploymentCommandInput, cb: (err: any, data?: CreateContainerServiceDeploymentCommandOutput) => void): void;
|
|
359
375
|
createContainerServiceDeployment(args: CreateContainerServiceDeploymentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateContainerServiceDeploymentCommandOutput) => void): void;
|
|
360
376
|
/**
|
|
377
|
+
* @public
|
|
361
378
|
* <p>Creates a temporary set of log in credentials that you can use to log in to the Docker
|
|
362
379
|
* process on your local machine. After you're logged in, you can use the native Docker commands
|
|
363
380
|
* to push your local container images to the container image registry of your Amazon Lightsail
|
|
@@ -383,6 +400,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
383
400
|
createContainerServiceRegistryLogin(args: CreateContainerServiceRegistryLoginCommandInput, cb: (err: any, data?: CreateContainerServiceRegistryLoginCommandOutput) => void): void;
|
|
384
401
|
createContainerServiceRegistryLogin(args: CreateContainerServiceRegistryLoginCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateContainerServiceRegistryLoginCommandOutput) => void): void;
|
|
385
402
|
/**
|
|
403
|
+
* @public
|
|
386
404
|
* <p>Creates a block storage disk that can be attached to an Amazon Lightsail instance in the
|
|
387
405
|
* same Availability Zone (e.g., <code>us-east-2a</code>).</p>
|
|
388
406
|
* <p>The <code>create disk</code> operation supports tag-based access control via request tags.
|
|
@@ -392,6 +410,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
392
410
|
createDisk(args: CreateDiskCommandInput, cb: (err: any, data?: CreateDiskCommandOutput) => void): void;
|
|
393
411
|
createDisk(args: CreateDiskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDiskCommandOutput) => void): void;
|
|
394
412
|
/**
|
|
413
|
+
* @public
|
|
395
414
|
* <p>Creates a block storage disk from a manual or automatic snapshot of a disk. The resulting
|
|
396
415
|
* disk can be attached to an Amazon Lightsail instance in the same Availability Zone (e.g.,
|
|
397
416
|
* <code>us-east-2a</code>).</p>
|
|
@@ -403,6 +422,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
403
422
|
createDiskFromSnapshot(args: CreateDiskFromSnapshotCommandInput, cb: (err: any, data?: CreateDiskFromSnapshotCommandOutput) => void): void;
|
|
404
423
|
createDiskFromSnapshot(args: CreateDiskFromSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDiskFromSnapshotCommandOutput) => void): void;
|
|
405
424
|
/**
|
|
425
|
+
* @public
|
|
406
426
|
* <p>Creates a snapshot of a block storage disk. You can use snapshots for backups, to make
|
|
407
427
|
* copies of disks, and to save data before shutting down a Lightsail instance.</p>
|
|
408
428
|
* <p>You can take a snapshot of an attached disk that is in use; however, snapshots only
|
|
@@ -427,6 +447,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
427
447
|
createDiskSnapshot(args: CreateDiskSnapshotCommandInput, cb: (err: any, data?: CreateDiskSnapshotCommandOutput) => void): void;
|
|
428
448
|
createDiskSnapshot(args: CreateDiskSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDiskSnapshotCommandOutput) => void): void;
|
|
429
449
|
/**
|
|
450
|
+
* @public
|
|
430
451
|
* <p>Creates an Amazon Lightsail content delivery network (CDN) distribution.</p>
|
|
431
452
|
* <p>A distribution is a globally distributed network of caching servers that improve the
|
|
432
453
|
* performance of your website or web application hosted on a Lightsail instance. For more
|
|
@@ -436,6 +457,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
436
457
|
createDistribution(args: CreateDistributionCommandInput, cb: (err: any, data?: CreateDistributionCommandOutput) => void): void;
|
|
437
458
|
createDistribution(args: CreateDistributionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDistributionCommandOutput) => void): void;
|
|
438
459
|
/**
|
|
460
|
+
* @public
|
|
439
461
|
* <p>Creates a domain resource for the specified domain (e.g., example.com).</p>
|
|
440
462
|
* <p>The <code>create domain</code> operation supports tag-based access control via request
|
|
441
463
|
* tags. For more information, see the <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags">Amazon Lightsail Developer Guide</a>.</p>
|
|
@@ -444,6 +466,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
444
466
|
createDomain(args: CreateDomainCommandInput, cb: (err: any, data?: CreateDomainCommandOutput) => void): void;
|
|
445
467
|
createDomain(args: CreateDomainCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDomainCommandOutput) => void): void;
|
|
446
468
|
/**
|
|
469
|
+
* @public
|
|
447
470
|
* <p>Creates one of the following domain name system (DNS) records in a domain DNS zone:
|
|
448
471
|
* Address (A), canonical name (CNAME), mail exchanger (MX), name server (NS), start of authority
|
|
449
472
|
* (SOA), service locator (SRV), or text (TXT).</p>
|
|
@@ -455,6 +478,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
455
478
|
createDomainEntry(args: CreateDomainEntryCommandInput, cb: (err: any, data?: CreateDomainEntryCommandOutput) => void): void;
|
|
456
479
|
createDomainEntry(args: CreateDomainEntryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDomainEntryCommandOutput) => void): void;
|
|
457
480
|
/**
|
|
481
|
+
* @public
|
|
458
482
|
* <p>Creates two URLs that are used to access a virtual computer’s graphical user interface (GUI)
|
|
459
483
|
* session. The primary URL initiates a web-based NICE DCV session to the virtual computer's application. The secondary URL initiates a web-based NICE DCV session to the virtual computer's operating session. </p>
|
|
460
484
|
* <p>Use <code>StartGUISession</code> to open the session.</p>
|
|
@@ -463,6 +487,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
463
487
|
createGUISessionAccessDetails(args: CreateGUISessionAccessDetailsCommandInput, cb: (err: any, data?: CreateGUISessionAccessDetailsCommandOutput) => void): void;
|
|
464
488
|
createGUISessionAccessDetails(args: CreateGUISessionAccessDetailsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateGUISessionAccessDetailsCommandOutput) => void): void;
|
|
465
489
|
/**
|
|
490
|
+
* @public
|
|
466
491
|
* <p>Creates one or more Amazon Lightsail instances.</p>
|
|
467
492
|
* <p>The <code>create instances</code> operation supports tag-based access control via request
|
|
468
493
|
* tags. For more information, see the <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags">Lightsail Developer Guide</a>.</p>
|
|
@@ -471,6 +496,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
471
496
|
createInstances(args: CreateInstancesCommandInput, cb: (err: any, data?: CreateInstancesCommandOutput) => void): void;
|
|
472
497
|
createInstances(args: CreateInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateInstancesCommandOutput) => void): void;
|
|
473
498
|
/**
|
|
499
|
+
* @public
|
|
474
500
|
* <p>Creates one or more new instances from a manual or automatic snapshot of an
|
|
475
501
|
* instance.</p>
|
|
476
502
|
* <p>The <code>create instances from snapshot</code> operation supports tag-based access
|
|
@@ -481,6 +507,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
481
507
|
createInstancesFromSnapshot(args: CreateInstancesFromSnapshotCommandInput, cb: (err: any, data?: CreateInstancesFromSnapshotCommandOutput) => void): void;
|
|
482
508
|
createInstancesFromSnapshot(args: CreateInstancesFromSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateInstancesFromSnapshotCommandOutput) => void): void;
|
|
483
509
|
/**
|
|
510
|
+
* @public
|
|
484
511
|
* <p>Creates a snapshot of a specific virtual private server, or <i>instance</i>.
|
|
485
512
|
* You can use a snapshot to create a new instance that is based on that snapshot.</p>
|
|
486
513
|
* <p>The <code>create instance snapshot</code> operation supports tag-based access control via
|
|
@@ -490,6 +517,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
490
517
|
createInstanceSnapshot(args: CreateInstanceSnapshotCommandInput, cb: (err: any, data?: CreateInstanceSnapshotCommandOutput) => void): void;
|
|
491
518
|
createInstanceSnapshot(args: CreateInstanceSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateInstanceSnapshotCommandOutput) => void): void;
|
|
492
519
|
/**
|
|
520
|
+
* @public
|
|
493
521
|
* <p>Creates a custom SSH key pair that you can use with an Amazon Lightsail
|
|
494
522
|
* instance.</p>
|
|
495
523
|
* <note>
|
|
@@ -504,6 +532,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
504
532
|
createKeyPair(args: CreateKeyPairCommandInput, cb: (err: any, data?: CreateKeyPairCommandOutput) => void): void;
|
|
505
533
|
createKeyPair(args: CreateKeyPairCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateKeyPairCommandOutput) => void): void;
|
|
506
534
|
/**
|
|
535
|
+
* @public
|
|
507
536
|
* <p>Creates a Lightsail load balancer. To learn more about deciding whether to load balance
|
|
508
537
|
* your application, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/configure-lightsail-instances-for-load-balancing">Configure your Lightsail instances for load balancing</a>. You can create up to 5
|
|
509
538
|
* load balancers per AWS Region in your account.</p>
|
|
@@ -517,6 +546,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
517
546
|
createLoadBalancer(args: CreateLoadBalancerCommandInput, cb: (err: any, data?: CreateLoadBalancerCommandOutput) => void): void;
|
|
518
547
|
createLoadBalancer(args: CreateLoadBalancerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateLoadBalancerCommandOutput) => void): void;
|
|
519
548
|
/**
|
|
549
|
+
* @public
|
|
520
550
|
* <p>Creates an SSL/TLS certificate for an Amazon Lightsail load balancer.</p>
|
|
521
551
|
* <p>TLS is just an updated, more secure version of Secure Socket Layer (SSL).</p>
|
|
522
552
|
* <p>The <code>CreateLoadBalancerTlsCertificate</code> operation supports tag-based access
|
|
@@ -527,6 +557,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
527
557
|
createLoadBalancerTlsCertificate(args: CreateLoadBalancerTlsCertificateCommandInput, cb: (err: any, data?: CreateLoadBalancerTlsCertificateCommandOutput) => void): void;
|
|
528
558
|
createLoadBalancerTlsCertificate(args: CreateLoadBalancerTlsCertificateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateLoadBalancerTlsCertificateCommandOutput) => void): void;
|
|
529
559
|
/**
|
|
560
|
+
* @public
|
|
530
561
|
* <p>Creates a new database in Amazon Lightsail.</p>
|
|
531
562
|
* <p>The <code>create relational database</code> operation supports tag-based access control
|
|
532
563
|
* via request tags. For more information, see the <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags">Amazon Lightsail Developer Guide</a>.</p>
|
|
@@ -535,6 +566,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
535
566
|
createRelationalDatabase(args: CreateRelationalDatabaseCommandInput, cb: (err: any, data?: CreateRelationalDatabaseCommandOutput) => void): void;
|
|
536
567
|
createRelationalDatabase(args: CreateRelationalDatabaseCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateRelationalDatabaseCommandOutput) => void): void;
|
|
537
568
|
/**
|
|
569
|
+
* @public
|
|
538
570
|
* <p>Creates a new database from an existing database snapshot in Amazon Lightsail.</p>
|
|
539
571
|
* <p>You can create a new database from a snapshot in if something goes wrong with your
|
|
540
572
|
* original database, or to change it to a different plan, such as a high availability or
|
|
@@ -547,6 +579,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
547
579
|
createRelationalDatabaseFromSnapshot(args: CreateRelationalDatabaseFromSnapshotCommandInput, cb: (err: any, data?: CreateRelationalDatabaseFromSnapshotCommandOutput) => void): void;
|
|
548
580
|
createRelationalDatabaseFromSnapshot(args: CreateRelationalDatabaseFromSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateRelationalDatabaseFromSnapshotCommandOutput) => void): void;
|
|
549
581
|
/**
|
|
582
|
+
* @public
|
|
550
583
|
* <p>Creates a snapshot of your database in Amazon Lightsail. You can use snapshots for backups,
|
|
551
584
|
* to make copies of a database, and to save data before deleting a database.</p>
|
|
552
585
|
* <p>The <code>create relational database snapshot</code> operation supports tag-based access
|
|
@@ -556,6 +589,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
556
589
|
createRelationalDatabaseSnapshot(args: CreateRelationalDatabaseSnapshotCommandInput, cb: (err: any, data?: CreateRelationalDatabaseSnapshotCommandOutput) => void): void;
|
|
557
590
|
createRelationalDatabaseSnapshot(args: CreateRelationalDatabaseSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateRelationalDatabaseSnapshotCommandOutput) => void): void;
|
|
558
591
|
/**
|
|
592
|
+
* @public
|
|
559
593
|
* <p>Deletes an alarm.</p>
|
|
560
594
|
* <p>An alarm is used to monitor a single metric for one of your resources. When a metric
|
|
561
595
|
* condition is met, the alarm can notify you by email, SMS text message, and a banner displayed
|
|
@@ -566,12 +600,14 @@ export declare class Lightsail extends LightsailClient {
|
|
|
566
600
|
deleteAlarm(args: DeleteAlarmCommandInput, cb: (err: any, data?: DeleteAlarmCommandOutput) => void): void;
|
|
567
601
|
deleteAlarm(args: DeleteAlarmCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteAlarmCommandOutput) => void): void;
|
|
568
602
|
/**
|
|
603
|
+
* @public
|
|
569
604
|
* <p>Deletes an automatic snapshot of an instance or disk. For more information, see the <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-configuring-automatic-snapshots">Amazon Lightsail Developer Guide</a>.</p>
|
|
570
605
|
*/
|
|
571
606
|
deleteAutoSnapshot(args: DeleteAutoSnapshotCommandInput, options?: __HttpHandlerOptions): Promise<DeleteAutoSnapshotCommandOutput>;
|
|
572
607
|
deleteAutoSnapshot(args: DeleteAutoSnapshotCommandInput, cb: (err: any, data?: DeleteAutoSnapshotCommandOutput) => void): void;
|
|
573
608
|
deleteAutoSnapshot(args: DeleteAutoSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteAutoSnapshotCommandOutput) => void): void;
|
|
574
609
|
/**
|
|
610
|
+
* @public
|
|
575
611
|
* <p>Deletes a Amazon Lightsail bucket.</p>
|
|
576
612
|
* <note>
|
|
577
613
|
* <p>When you delete your bucket, the bucket name is released and can be reused for a new
|
|
@@ -582,6 +618,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
582
618
|
deleteBucket(args: DeleteBucketCommandInput, cb: (err: any, data?: DeleteBucketCommandOutput) => void): void;
|
|
583
619
|
deleteBucket(args: DeleteBucketCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteBucketCommandOutput) => void): void;
|
|
584
620
|
/**
|
|
621
|
+
* @public
|
|
585
622
|
* <p>Deletes an access key for the specified Amazon Lightsail bucket.</p>
|
|
586
623
|
* <p>We recommend that you delete an access key if the secret access key is compromised.</p>
|
|
587
624
|
* <p>For more information about access keys, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-creating-bucket-access-keys">Creating access keys for a bucket in Amazon Lightsail</a> in the
|
|
@@ -591,6 +628,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
591
628
|
deleteBucketAccessKey(args: DeleteBucketAccessKeyCommandInput, cb: (err: any, data?: DeleteBucketAccessKeyCommandOutput) => void): void;
|
|
592
629
|
deleteBucketAccessKey(args: DeleteBucketAccessKeyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteBucketAccessKeyCommandOutput) => void): void;
|
|
593
630
|
/**
|
|
631
|
+
* @public
|
|
594
632
|
* <p>Deletes an SSL/TLS certificate for your Amazon Lightsail content delivery network (CDN)
|
|
595
633
|
* distribution.</p>
|
|
596
634
|
* <p>Certificates that are currently attached to a distribution cannot be deleted. Use the
|
|
@@ -601,6 +639,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
601
639
|
deleteCertificate(args: DeleteCertificateCommandInput, cb: (err: any, data?: DeleteCertificateCommandOutput) => void): void;
|
|
602
640
|
deleteCertificate(args: DeleteCertificateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteCertificateCommandOutput) => void): void;
|
|
603
641
|
/**
|
|
642
|
+
* @public
|
|
604
643
|
* <p>Deletes a contact method.</p>
|
|
605
644
|
* <p>A contact method is used to send you notifications about your Amazon Lightsail resources.
|
|
606
645
|
* You can add one email address and one mobile phone number contact method in each Amazon Web Services Region. However, SMS text messaging is not supported in some Amazon Web Services
|
|
@@ -611,6 +650,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
611
650
|
deleteContactMethod(args: DeleteContactMethodCommandInput, cb: (err: any, data?: DeleteContactMethodCommandOutput) => void): void;
|
|
612
651
|
deleteContactMethod(args: DeleteContactMethodCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteContactMethodCommandOutput) => void): void;
|
|
613
652
|
/**
|
|
653
|
+
* @public
|
|
614
654
|
* <p>Deletes a container image that is registered to your Amazon Lightsail container
|
|
615
655
|
* service.</p>
|
|
616
656
|
*/
|
|
@@ -618,12 +658,14 @@ export declare class Lightsail extends LightsailClient {
|
|
|
618
658
|
deleteContainerImage(args: DeleteContainerImageCommandInput, cb: (err: any, data?: DeleteContainerImageCommandOutput) => void): void;
|
|
619
659
|
deleteContainerImage(args: DeleteContainerImageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteContainerImageCommandOutput) => void): void;
|
|
620
660
|
/**
|
|
661
|
+
* @public
|
|
621
662
|
* <p>Deletes your Amazon Lightsail container service.</p>
|
|
622
663
|
*/
|
|
623
664
|
deleteContainerService(args: DeleteContainerServiceCommandInput, options?: __HttpHandlerOptions): Promise<DeleteContainerServiceCommandOutput>;
|
|
624
665
|
deleteContainerService(args: DeleteContainerServiceCommandInput, cb: (err: any, data?: DeleteContainerServiceCommandOutput) => void): void;
|
|
625
666
|
deleteContainerService(args: DeleteContainerServiceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteContainerServiceCommandOutput) => void): void;
|
|
626
667
|
/**
|
|
668
|
+
* @public
|
|
627
669
|
* <p>Deletes the specified block storage disk. The disk must be in the <code>available</code>
|
|
628
670
|
* state (not attached to a Lightsail instance).</p>
|
|
629
671
|
* <note>
|
|
@@ -637,6 +679,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
637
679
|
deleteDisk(args: DeleteDiskCommandInput, cb: (err: any, data?: DeleteDiskCommandOutput) => void): void;
|
|
638
680
|
deleteDisk(args: DeleteDiskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDiskCommandOutput) => void): void;
|
|
639
681
|
/**
|
|
682
|
+
* @public
|
|
640
683
|
* <p>Deletes the specified disk snapshot.</p>
|
|
641
684
|
* <p>When you make periodic snapshots of a disk, the snapshots are incremental, and only the
|
|
642
685
|
* blocks on the device that have changed since your last snapshot are saved in the new snapshot.
|
|
@@ -651,12 +694,14 @@ export declare class Lightsail extends LightsailClient {
|
|
|
651
694
|
deleteDiskSnapshot(args: DeleteDiskSnapshotCommandInput, cb: (err: any, data?: DeleteDiskSnapshotCommandOutput) => void): void;
|
|
652
695
|
deleteDiskSnapshot(args: DeleteDiskSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDiskSnapshotCommandOutput) => void): void;
|
|
653
696
|
/**
|
|
697
|
+
* @public
|
|
654
698
|
* <p>Deletes your Amazon Lightsail content delivery network (CDN) distribution.</p>
|
|
655
699
|
*/
|
|
656
700
|
deleteDistribution(args: DeleteDistributionCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDistributionCommandOutput>;
|
|
657
701
|
deleteDistribution(args: DeleteDistributionCommandInput, cb: (err: any, data?: DeleteDistributionCommandOutput) => void): void;
|
|
658
702
|
deleteDistribution(args: DeleteDistributionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDistributionCommandOutput) => void): void;
|
|
659
703
|
/**
|
|
704
|
+
* @public
|
|
660
705
|
* <p>Deletes the specified domain recordset and all of its domain records.</p>
|
|
661
706
|
* <p>The <code>delete domain</code> operation supports tag-based access control via resource
|
|
662
707
|
* tags applied to the resource identified by <code>domain name</code>. For more information, see
|
|
@@ -666,6 +711,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
666
711
|
deleteDomain(args: DeleteDomainCommandInput, cb: (err: any, data?: DeleteDomainCommandOutput) => void): void;
|
|
667
712
|
deleteDomain(args: DeleteDomainCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDomainCommandOutput) => void): void;
|
|
668
713
|
/**
|
|
714
|
+
* @public
|
|
669
715
|
* <p>Deletes a specific domain entry.</p>
|
|
670
716
|
* <p>The <code>delete domain entry</code> operation supports tag-based access control via
|
|
671
717
|
* resource tags applied to the resource identified by <code>domain name</code>. For more
|
|
@@ -675,6 +721,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
675
721
|
deleteDomainEntry(args: DeleteDomainEntryCommandInput, cb: (err: any, data?: DeleteDomainEntryCommandOutput) => void): void;
|
|
676
722
|
deleteDomainEntry(args: DeleteDomainEntryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDomainEntryCommandOutput) => void): void;
|
|
677
723
|
/**
|
|
724
|
+
* @public
|
|
678
725
|
* <p>Deletes an Amazon Lightsail instance.</p>
|
|
679
726
|
* <p>The <code>delete instance</code> operation supports tag-based access control via resource
|
|
680
727
|
* tags applied to the resource identified by <code>instance name</code>. For more information,
|
|
@@ -684,6 +731,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
684
731
|
deleteInstance(args: DeleteInstanceCommandInput, cb: (err: any, data?: DeleteInstanceCommandOutput) => void): void;
|
|
685
732
|
deleteInstance(args: DeleteInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteInstanceCommandOutput) => void): void;
|
|
686
733
|
/**
|
|
734
|
+
* @public
|
|
687
735
|
* <p>Deletes a specific snapshot of a virtual private server (or
|
|
688
736
|
* <i>instance</i>).</p>
|
|
689
737
|
* <p>The <code>delete instance snapshot</code> operation supports tag-based access control via
|
|
@@ -694,6 +742,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
694
742
|
deleteInstanceSnapshot(args: DeleteInstanceSnapshotCommandInput, cb: (err: any, data?: DeleteInstanceSnapshotCommandOutput) => void): void;
|
|
695
743
|
deleteInstanceSnapshot(args: DeleteInstanceSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteInstanceSnapshotCommandOutput) => void): void;
|
|
696
744
|
/**
|
|
745
|
+
* @public
|
|
697
746
|
* <p>Deletes the specified key pair by removing the public key from Amazon Lightsail.</p>
|
|
698
747
|
* <p>You can delete key pairs that were created using the <a href="https://docs.aws.amazon.com/lightsail/2016-11-28/api-reference/API_ImportKeyPair.html">ImportKeyPair</a> and
|
|
699
748
|
* <a href="https://docs.aws.amazon.com/lightsail/2016-11-28/api-reference/API_CreateKeyPair.html">CreateKeyPair</a> actions, as well as the Lightsail default key pair. A new default
|
|
@@ -707,6 +756,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
707
756
|
deleteKeyPair(args: DeleteKeyPairCommandInput, cb: (err: any, data?: DeleteKeyPairCommandOutput) => void): void;
|
|
708
757
|
deleteKeyPair(args: DeleteKeyPairCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteKeyPairCommandOutput) => void): void;
|
|
709
758
|
/**
|
|
759
|
+
* @public
|
|
710
760
|
* <p>Deletes the known host key or certificate used by the Amazon Lightsail browser-based SSH or
|
|
711
761
|
* RDP clients to authenticate an instance. This operation enables the Lightsail browser-based
|
|
712
762
|
* SSH or RDP clients to connect to the instance after a host key mismatch.</p>
|
|
@@ -721,6 +771,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
721
771
|
deleteKnownHostKeys(args: DeleteKnownHostKeysCommandInput, cb: (err: any, data?: DeleteKnownHostKeysCommandOutput) => void): void;
|
|
722
772
|
deleteKnownHostKeys(args: DeleteKnownHostKeysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteKnownHostKeysCommandOutput) => void): void;
|
|
723
773
|
/**
|
|
774
|
+
* @public
|
|
724
775
|
* <p>Deletes a Lightsail load balancer and all its associated SSL/TLS certificates. Once the
|
|
725
776
|
* load balancer is deleted, you will need to create a new load balancer, create a new
|
|
726
777
|
* certificate, and verify domain ownership again.</p>
|
|
@@ -732,6 +783,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
732
783
|
deleteLoadBalancer(args: DeleteLoadBalancerCommandInput, cb: (err: any, data?: DeleteLoadBalancerCommandOutput) => void): void;
|
|
733
784
|
deleteLoadBalancer(args: DeleteLoadBalancerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteLoadBalancerCommandOutput) => void): void;
|
|
734
785
|
/**
|
|
786
|
+
* @public
|
|
735
787
|
* <p>Deletes an SSL/TLS certificate associated with a Lightsail load balancer.</p>
|
|
736
788
|
* <p>The <code>DeleteLoadBalancerTlsCertificate</code> operation supports tag-based access
|
|
737
789
|
* control via resource tags applied to the resource identified by <code>load balancer
|
|
@@ -741,6 +793,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
741
793
|
deleteLoadBalancerTlsCertificate(args: DeleteLoadBalancerTlsCertificateCommandInput, cb: (err: any, data?: DeleteLoadBalancerTlsCertificateCommandOutput) => void): void;
|
|
742
794
|
deleteLoadBalancerTlsCertificate(args: DeleteLoadBalancerTlsCertificateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteLoadBalancerTlsCertificateCommandOutput) => void): void;
|
|
743
795
|
/**
|
|
796
|
+
* @public
|
|
744
797
|
* <p>Deletes a database in Amazon Lightsail.</p>
|
|
745
798
|
* <p>The <code>delete relational database</code> operation supports tag-based access control
|
|
746
799
|
* via resource tags applied to the resource identified by relationalDatabaseName. For more
|
|
@@ -750,6 +803,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
750
803
|
deleteRelationalDatabase(args: DeleteRelationalDatabaseCommandInput, cb: (err: any, data?: DeleteRelationalDatabaseCommandOutput) => void): void;
|
|
751
804
|
deleteRelationalDatabase(args: DeleteRelationalDatabaseCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteRelationalDatabaseCommandOutput) => void): void;
|
|
752
805
|
/**
|
|
806
|
+
* @public
|
|
753
807
|
* <p>Deletes a database snapshot in Amazon Lightsail.</p>
|
|
754
808
|
* <p>The <code>delete relational database snapshot</code> operation supports tag-based access
|
|
755
809
|
* control via resource tags applied to the resource identified by relationalDatabaseName. For
|
|
@@ -759,6 +813,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
759
813
|
deleteRelationalDatabaseSnapshot(args: DeleteRelationalDatabaseSnapshotCommandInput, cb: (err: any, data?: DeleteRelationalDatabaseSnapshotCommandOutput) => void): void;
|
|
760
814
|
deleteRelationalDatabaseSnapshot(args: DeleteRelationalDatabaseSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteRelationalDatabaseSnapshotCommandOutput) => void): void;
|
|
761
815
|
/**
|
|
816
|
+
* @public
|
|
762
817
|
* <p>Detaches an SSL/TLS certificate from your Amazon Lightsail content delivery network (CDN)
|
|
763
818
|
* distribution.</p>
|
|
764
819
|
* <p>After the certificate is detached, your distribution stops accepting traffic for all of
|
|
@@ -768,6 +823,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
768
823
|
detachCertificateFromDistribution(args: DetachCertificateFromDistributionCommandInput, cb: (err: any, data?: DetachCertificateFromDistributionCommandOutput) => void): void;
|
|
769
824
|
detachCertificateFromDistribution(args: DetachCertificateFromDistributionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DetachCertificateFromDistributionCommandOutput) => void): void;
|
|
770
825
|
/**
|
|
826
|
+
* @public
|
|
771
827
|
* <p>Detaches a stopped block storage disk from a Lightsail instance. Make sure to unmount
|
|
772
828
|
* any file systems on the device within your operating system before stopping the instance and
|
|
773
829
|
* detaching the disk.</p>
|
|
@@ -779,6 +835,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
779
835
|
detachDisk(args: DetachDiskCommandInput, cb: (err: any, data?: DetachDiskCommandOutput) => void): void;
|
|
780
836
|
detachDisk(args: DetachDiskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DetachDiskCommandOutput) => void): void;
|
|
781
837
|
/**
|
|
838
|
+
* @public
|
|
782
839
|
* <p>Detaches the specified instances from a Lightsail load balancer.</p>
|
|
783
840
|
* <p>This operation waits until the instances are no longer needed before they are detached
|
|
784
841
|
* from the load balancer.</p>
|
|
@@ -790,18 +847,21 @@ export declare class Lightsail extends LightsailClient {
|
|
|
790
847
|
detachInstancesFromLoadBalancer(args: DetachInstancesFromLoadBalancerCommandInput, cb: (err: any, data?: DetachInstancesFromLoadBalancerCommandOutput) => void): void;
|
|
791
848
|
detachInstancesFromLoadBalancer(args: DetachInstancesFromLoadBalancerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DetachInstancesFromLoadBalancerCommandOutput) => void): void;
|
|
792
849
|
/**
|
|
850
|
+
* @public
|
|
793
851
|
* <p>Detaches a static IP from the Amazon Lightsail instance to which it is attached.</p>
|
|
794
852
|
*/
|
|
795
853
|
detachStaticIp(args: DetachStaticIpCommandInput, options?: __HttpHandlerOptions): Promise<DetachStaticIpCommandOutput>;
|
|
796
854
|
detachStaticIp(args: DetachStaticIpCommandInput, cb: (err: any, data?: DetachStaticIpCommandOutput) => void): void;
|
|
797
855
|
detachStaticIp(args: DetachStaticIpCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DetachStaticIpCommandOutput) => void): void;
|
|
798
856
|
/**
|
|
857
|
+
* @public
|
|
799
858
|
* <p>Disables an add-on for an Amazon Lightsail resource. For more information, see the <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-configuring-automatic-snapshots">Amazon Lightsail Developer Guide</a>.</p>
|
|
800
859
|
*/
|
|
801
860
|
disableAddOn(args: DisableAddOnCommandInput, options?: __HttpHandlerOptions): Promise<DisableAddOnCommandOutput>;
|
|
802
861
|
disableAddOn(args: DisableAddOnCommandInput, cb: (err: any, data?: DisableAddOnCommandOutput) => void): void;
|
|
803
862
|
disableAddOn(args: DisableAddOnCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableAddOnCommandOutput) => void): void;
|
|
804
863
|
/**
|
|
864
|
+
* @public
|
|
805
865
|
* <p>Downloads the regional Amazon Lightsail default key pair.</p>
|
|
806
866
|
* <p>This action also creates a Lightsail default key pair if a default key pair
|
|
807
867
|
* does not currently exist in the Amazon Web Services Region.</p>
|
|
@@ -810,6 +870,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
810
870
|
downloadDefaultKeyPair(args: DownloadDefaultKeyPairCommandInput, cb: (err: any, data?: DownloadDefaultKeyPairCommandOutput) => void): void;
|
|
811
871
|
downloadDefaultKeyPair(args: DownloadDefaultKeyPairCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DownloadDefaultKeyPairCommandOutput) => void): void;
|
|
812
872
|
/**
|
|
873
|
+
* @public
|
|
813
874
|
* <p>Enables or modifies an add-on for an Amazon Lightsail resource. For more information, see
|
|
814
875
|
* the <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-configuring-automatic-snapshots">Amazon Lightsail Developer Guide</a>.</p>
|
|
815
876
|
*/
|
|
@@ -817,6 +878,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
817
878
|
enableAddOn(args: EnableAddOnCommandInput, cb: (err: any, data?: EnableAddOnCommandOutput) => void): void;
|
|
818
879
|
enableAddOn(args: EnableAddOnCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableAddOnCommandOutput) => void): void;
|
|
819
880
|
/**
|
|
881
|
+
* @public
|
|
820
882
|
* <p>Exports an Amazon Lightsail instance or block storage disk snapshot to Amazon Elastic Compute Cloud (Amazon EC2).
|
|
821
883
|
* This operation results in an export snapshot record that can be used with the <code>create
|
|
822
884
|
* cloud formation stack</code> operation to create new Amazon EC2 instances.</p>
|
|
@@ -837,12 +899,14 @@ export declare class Lightsail extends LightsailClient {
|
|
|
837
899
|
exportSnapshot(args: ExportSnapshotCommandInput, cb: (err: any, data?: ExportSnapshotCommandOutput) => void): void;
|
|
838
900
|
exportSnapshot(args: ExportSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ExportSnapshotCommandOutput) => void): void;
|
|
839
901
|
/**
|
|
902
|
+
* @public
|
|
840
903
|
* <p>Returns the names of all active (not deleted) resources.</p>
|
|
841
904
|
*/
|
|
842
905
|
getActiveNames(args: GetActiveNamesCommandInput, options?: __HttpHandlerOptions): Promise<GetActiveNamesCommandOutput>;
|
|
843
906
|
getActiveNames(args: GetActiveNamesCommandInput, cb: (err: any, data?: GetActiveNamesCommandOutput) => void): void;
|
|
844
907
|
getActiveNames(args: GetActiveNamesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetActiveNamesCommandOutput) => void): void;
|
|
845
908
|
/**
|
|
909
|
+
* @public
|
|
846
910
|
* <p>Returns information about the configured alarms. Specify an alarm name in your request to
|
|
847
911
|
* return information about a specific alarm, or specify a monitored resource name to return
|
|
848
912
|
* information about all alarms for a specific resource.</p>
|
|
@@ -855,6 +919,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
855
919
|
getAlarms(args: GetAlarmsCommandInput, cb: (err: any, data?: GetAlarmsCommandOutput) => void): void;
|
|
856
920
|
getAlarms(args: GetAlarmsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAlarmsCommandOutput) => void): void;
|
|
857
921
|
/**
|
|
922
|
+
* @public
|
|
858
923
|
* <p>Returns the available automatic snapshots for an instance or disk. For more information,
|
|
859
924
|
* see the <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-configuring-automatic-snapshots">Amazon Lightsail Developer Guide</a>.</p>
|
|
860
925
|
*/
|
|
@@ -862,6 +927,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
862
927
|
getAutoSnapshots(args: GetAutoSnapshotsCommandInput, cb: (err: any, data?: GetAutoSnapshotsCommandOutput) => void): void;
|
|
863
928
|
getAutoSnapshots(args: GetAutoSnapshotsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAutoSnapshotsCommandOutput) => void): void;
|
|
864
929
|
/**
|
|
930
|
+
* @public
|
|
865
931
|
* <p>Returns the list of available instance images, or <i>blueprints</i>. You can
|
|
866
932
|
* use a blueprint to create a new instance already running a specific operating system, as well
|
|
867
933
|
* as a preinstalled app or development stack. The software each instance is running depends on
|
|
@@ -877,6 +943,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
877
943
|
getBlueprints(args: GetBlueprintsCommandInput, cb: (err: any, data?: GetBlueprintsCommandOutput) => void): void;
|
|
878
944
|
getBlueprints(args: GetBlueprintsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetBlueprintsCommandOutput) => void): void;
|
|
879
945
|
/**
|
|
946
|
+
* @public
|
|
880
947
|
* <p>Returns the existing access key IDs for the specified Amazon Lightsail bucket.</p>
|
|
881
948
|
* <important>
|
|
882
949
|
* <p>This action does not return the secret access key value of an access key. You can get a
|
|
@@ -888,6 +955,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
888
955
|
getBucketAccessKeys(args: GetBucketAccessKeysCommandInput, cb: (err: any, data?: GetBucketAccessKeysCommandOutput) => void): void;
|
|
889
956
|
getBucketAccessKeys(args: GetBucketAccessKeysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetBucketAccessKeysCommandOutput) => void): void;
|
|
890
957
|
/**
|
|
958
|
+
* @public
|
|
891
959
|
* <p>Returns the bundles that you can apply to a Amazon Lightsail bucket.</p>
|
|
892
960
|
* <p>The bucket bundle specifies the monthly cost, storage quota, and data transfer quota for a
|
|
893
961
|
* bucket.</p>
|
|
@@ -898,6 +966,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
898
966
|
getBucketBundles(args: GetBucketBundlesCommandInput, cb: (err: any, data?: GetBucketBundlesCommandOutput) => void): void;
|
|
899
967
|
getBucketBundles(args: GetBucketBundlesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetBucketBundlesCommandOutput) => void): void;
|
|
900
968
|
/**
|
|
969
|
+
* @public
|
|
901
970
|
* <p>Returns the data points of a specific metric for an Amazon Lightsail bucket.</p>
|
|
902
971
|
* <p>Metrics report the utilization of a bucket. View and collect metric data regularly to
|
|
903
972
|
* monitor the number of objects stored in a bucket (including object versions) and the storage
|
|
@@ -907,6 +976,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
907
976
|
getBucketMetricData(args: GetBucketMetricDataCommandInput, cb: (err: any, data?: GetBucketMetricDataCommandOutput) => void): void;
|
|
908
977
|
getBucketMetricData(args: GetBucketMetricDataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetBucketMetricDataCommandOutput) => void): void;
|
|
909
978
|
/**
|
|
979
|
+
* @public
|
|
910
980
|
* <p>Returns information about one or more Amazon Lightsail buckets. The information returned
|
|
911
981
|
* includes the synchronization status of the Amazon Simple Storage Service (Amazon S3)
|
|
912
982
|
* account-level block public access feature for your Lightsail buckets.</p>
|
|
@@ -917,6 +987,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
917
987
|
getBuckets(args: GetBucketsCommandInput, cb: (err: any, data?: GetBucketsCommandOutput) => void): void;
|
|
918
988
|
getBuckets(args: GetBucketsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetBucketsCommandOutput) => void): void;
|
|
919
989
|
/**
|
|
990
|
+
* @public
|
|
920
991
|
* <p>Returns the bundles that you can apply to an Amazon Lightsail instance when you create
|
|
921
992
|
* it.</p>
|
|
922
993
|
* <p>A bundle describes the specifications of an instance, such as the monthly cost, amount of
|
|
@@ -931,6 +1002,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
931
1002
|
getBundles(args: GetBundlesCommandInput, cb: (err: any, data?: GetBundlesCommandOutput) => void): void;
|
|
932
1003
|
getBundles(args: GetBundlesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetBundlesCommandOutput) => void): void;
|
|
933
1004
|
/**
|
|
1005
|
+
* @public
|
|
934
1006
|
* <p>Returns information about one or more Amazon Lightsail SSL/TLS certificates.</p>
|
|
935
1007
|
* <note>
|
|
936
1008
|
* <p>To get a summary of a certificate, ommit <code>includeCertificateDetails</code> from
|
|
@@ -942,6 +1014,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
942
1014
|
getCertificates(args: GetCertificatesCommandInput, cb: (err: any, data?: GetCertificatesCommandOutput) => void): void;
|
|
943
1015
|
getCertificates(args: GetCertificatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCertificatesCommandOutput) => void): void;
|
|
944
1016
|
/**
|
|
1017
|
+
* @public
|
|
945
1018
|
* <p>Returns the CloudFormation stack record created as a result of the <code>create cloud
|
|
946
1019
|
* formation stack</code> operation.</p>
|
|
947
1020
|
* <p>An AWS CloudFormation stack is used to create a new Amazon EC2 instance from an exported Lightsail
|
|
@@ -951,6 +1024,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
951
1024
|
getCloudFormationStackRecords(args: GetCloudFormationStackRecordsCommandInput, cb: (err: any, data?: GetCloudFormationStackRecordsCommandOutput) => void): void;
|
|
952
1025
|
getCloudFormationStackRecords(args: GetCloudFormationStackRecordsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCloudFormationStackRecordsCommandOutput) => void): void;
|
|
953
1026
|
/**
|
|
1027
|
+
* @public
|
|
954
1028
|
* <p>Returns information about the configured contact methods. Specify a protocol in your
|
|
955
1029
|
* request to return information about a specific contact method.</p>
|
|
956
1030
|
* <p>A contact method is used to send you notifications about your Amazon Lightsail resources.
|
|
@@ -962,6 +1036,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
962
1036
|
getContactMethods(args: GetContactMethodsCommandInput, cb: (err: any, data?: GetContactMethodsCommandOutput) => void): void;
|
|
963
1037
|
getContactMethods(args: GetContactMethodsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetContactMethodsCommandOutput) => void): void;
|
|
964
1038
|
/**
|
|
1039
|
+
* @public
|
|
965
1040
|
* <p>Returns information about Amazon Lightsail containers, such as the current version of the
|
|
966
1041
|
* Lightsail Control (lightsailctl) plugin.</p>
|
|
967
1042
|
*/
|
|
@@ -969,6 +1044,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
969
1044
|
getContainerAPIMetadata(args: GetContainerAPIMetadataCommandInput, cb: (err: any, data?: GetContainerAPIMetadataCommandOutput) => void): void;
|
|
970
1045
|
getContainerAPIMetadata(args: GetContainerAPIMetadataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetContainerAPIMetadataCommandOutput) => void): void;
|
|
971
1046
|
/**
|
|
1047
|
+
* @public
|
|
972
1048
|
* <p>Returns the container images that are registered to your Amazon Lightsail container
|
|
973
1049
|
* service.</p>
|
|
974
1050
|
* <note>
|
|
@@ -981,6 +1057,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
981
1057
|
getContainerImages(args: GetContainerImagesCommandInput, cb: (err: any, data?: GetContainerImagesCommandOutput) => void): void;
|
|
982
1058
|
getContainerImages(args: GetContainerImagesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetContainerImagesCommandOutput) => void): void;
|
|
983
1059
|
/**
|
|
1060
|
+
* @public
|
|
984
1061
|
* <p>Returns the log events of a container of your Amazon Lightsail container service.</p>
|
|
985
1062
|
* <p>If your container service has more than one node (i.e., a scale greater than 1), then the
|
|
986
1063
|
* log events that are returned for the specified container are merged from all nodes on your
|
|
@@ -996,6 +1073,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
996
1073
|
getContainerLog(args: GetContainerLogCommandInput, cb: (err: any, data?: GetContainerLogCommandOutput) => void): void;
|
|
997
1074
|
getContainerLog(args: GetContainerLogCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetContainerLogCommandOutput) => void): void;
|
|
998
1075
|
/**
|
|
1076
|
+
* @public
|
|
999
1077
|
* <p>Returns the deployments for your Amazon Lightsail container service</p>
|
|
1000
1078
|
* <p>A deployment specifies the settings, such as the ports and launch command, of containers
|
|
1001
1079
|
* that are deployed to your container service.</p>
|
|
@@ -1012,6 +1090,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1012
1090
|
getContainerServiceDeployments(args: GetContainerServiceDeploymentsCommandInput, cb: (err: any, data?: GetContainerServiceDeploymentsCommandOutput) => void): void;
|
|
1013
1091
|
getContainerServiceDeployments(args: GetContainerServiceDeploymentsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetContainerServiceDeploymentsCommandOutput) => void): void;
|
|
1014
1092
|
/**
|
|
1093
|
+
* @public
|
|
1015
1094
|
* <p>Returns the data points of a specific metric of your Amazon Lightsail container
|
|
1016
1095
|
* service.</p>
|
|
1017
1096
|
* <p>Metrics report the utilization of your resources. Monitor and collect metric data
|
|
@@ -1021,6 +1100,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1021
1100
|
getContainerServiceMetricData(args: GetContainerServiceMetricDataCommandInput, cb: (err: any, data?: GetContainerServiceMetricDataCommandOutput) => void): void;
|
|
1022
1101
|
getContainerServiceMetricData(args: GetContainerServiceMetricDataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetContainerServiceMetricDataCommandOutput) => void): void;
|
|
1023
1102
|
/**
|
|
1103
|
+
* @public
|
|
1024
1104
|
* <p>Returns the list of powers that can be specified for your Amazon Lightsail container
|
|
1025
1105
|
* services.</p>
|
|
1026
1106
|
* <p>The power specifies the amount of memory, the number of vCPUs, and the base price of the
|
|
@@ -1030,36 +1110,42 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1030
1110
|
getContainerServicePowers(args: GetContainerServicePowersCommandInput, cb: (err: any, data?: GetContainerServicePowersCommandOutput) => void): void;
|
|
1031
1111
|
getContainerServicePowers(args: GetContainerServicePowersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetContainerServicePowersCommandOutput) => void): void;
|
|
1032
1112
|
/**
|
|
1113
|
+
* @public
|
|
1033
1114
|
* <p>Returns information about one or more of your Amazon Lightsail container services.</p>
|
|
1034
1115
|
*/
|
|
1035
1116
|
getContainerServices(args: GetContainerServicesCommandInput, options?: __HttpHandlerOptions): Promise<GetContainerServicesCommandOutput>;
|
|
1036
1117
|
getContainerServices(args: GetContainerServicesCommandInput, cb: (err: any, data?: GetContainerServicesCommandOutput) => void): void;
|
|
1037
1118
|
getContainerServices(args: GetContainerServicesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetContainerServicesCommandOutput) => void): void;
|
|
1038
1119
|
/**
|
|
1120
|
+
* @public
|
|
1039
1121
|
* <p>Retrieves information about the cost estimate for a specified resource. A cost estimate will not generate for a resource that has been deleted.</p>
|
|
1040
1122
|
*/
|
|
1041
1123
|
getCostEstimate(args: GetCostEstimateCommandInput, options?: __HttpHandlerOptions): Promise<GetCostEstimateCommandOutput>;
|
|
1042
1124
|
getCostEstimate(args: GetCostEstimateCommandInput, cb: (err: any, data?: GetCostEstimateCommandOutput) => void): void;
|
|
1043
1125
|
getCostEstimate(args: GetCostEstimateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCostEstimateCommandOutput) => void): void;
|
|
1044
1126
|
/**
|
|
1127
|
+
* @public
|
|
1045
1128
|
* <p>Returns information about a specific block storage disk.</p>
|
|
1046
1129
|
*/
|
|
1047
1130
|
getDisk(args: GetDiskCommandInput, options?: __HttpHandlerOptions): Promise<GetDiskCommandOutput>;
|
|
1048
1131
|
getDisk(args: GetDiskCommandInput, cb: (err: any, data?: GetDiskCommandOutput) => void): void;
|
|
1049
1132
|
getDisk(args: GetDiskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDiskCommandOutput) => void): void;
|
|
1050
1133
|
/**
|
|
1134
|
+
* @public
|
|
1051
1135
|
* <p>Returns information about all block storage disks in your AWS account and region.</p>
|
|
1052
1136
|
*/
|
|
1053
1137
|
getDisks(args: GetDisksCommandInput, options?: __HttpHandlerOptions): Promise<GetDisksCommandOutput>;
|
|
1054
1138
|
getDisks(args: GetDisksCommandInput, cb: (err: any, data?: GetDisksCommandOutput) => void): void;
|
|
1055
1139
|
getDisks(args: GetDisksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDisksCommandOutput) => void): void;
|
|
1056
1140
|
/**
|
|
1141
|
+
* @public
|
|
1057
1142
|
* <p>Returns information about a specific block storage disk snapshot.</p>
|
|
1058
1143
|
*/
|
|
1059
1144
|
getDiskSnapshot(args: GetDiskSnapshotCommandInput, options?: __HttpHandlerOptions): Promise<GetDiskSnapshotCommandOutput>;
|
|
1060
1145
|
getDiskSnapshot(args: GetDiskSnapshotCommandInput, cb: (err: any, data?: GetDiskSnapshotCommandOutput) => void): void;
|
|
1061
1146
|
getDiskSnapshot(args: GetDiskSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDiskSnapshotCommandOutput) => void): void;
|
|
1062
1147
|
/**
|
|
1148
|
+
* @public
|
|
1063
1149
|
* <p>Returns information about all block storage disk snapshots in your AWS account and
|
|
1064
1150
|
* region.</p>
|
|
1065
1151
|
*/
|
|
@@ -1067,6 +1153,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1067
1153
|
getDiskSnapshots(args: GetDiskSnapshotsCommandInput, cb: (err: any, data?: GetDiskSnapshotsCommandOutput) => void): void;
|
|
1068
1154
|
getDiskSnapshots(args: GetDiskSnapshotsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDiskSnapshotsCommandOutput) => void): void;
|
|
1069
1155
|
/**
|
|
1156
|
+
* @public
|
|
1070
1157
|
* <p>Returns the bundles that can be applied to your Amazon Lightsail content delivery network
|
|
1071
1158
|
* (CDN) distributions.</p>
|
|
1072
1159
|
* <p>A distribution bundle specifies the monthly network transfer quota and monthly cost of
|
|
@@ -1076,6 +1163,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1076
1163
|
getDistributionBundles(args: GetDistributionBundlesCommandInput, cb: (err: any, data?: GetDistributionBundlesCommandOutput) => void): void;
|
|
1077
1164
|
getDistributionBundles(args: GetDistributionBundlesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDistributionBundlesCommandOutput) => void): void;
|
|
1078
1165
|
/**
|
|
1166
|
+
* @public
|
|
1079
1167
|
* <p>Returns the timestamp and status of the last cache reset of a specific Amazon Lightsail
|
|
1080
1168
|
* content delivery network (CDN) distribution.</p>
|
|
1081
1169
|
*/
|
|
@@ -1083,6 +1171,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1083
1171
|
getDistributionLatestCacheReset(args: GetDistributionLatestCacheResetCommandInput, cb: (err: any, data?: GetDistributionLatestCacheResetCommandOutput) => void): void;
|
|
1084
1172
|
getDistributionLatestCacheReset(args: GetDistributionLatestCacheResetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDistributionLatestCacheResetCommandOutput) => void): void;
|
|
1085
1173
|
/**
|
|
1174
|
+
* @public
|
|
1086
1175
|
* <p>Returns the data points of a specific metric for an Amazon Lightsail content delivery
|
|
1087
1176
|
* network (CDN) distribution.</p>
|
|
1088
1177
|
* <p>Metrics report the utilization of your resources, and the error counts generated by them.
|
|
@@ -1093,6 +1182,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1093
1182
|
getDistributionMetricData(args: GetDistributionMetricDataCommandInput, cb: (err: any, data?: GetDistributionMetricDataCommandOutput) => void): void;
|
|
1094
1183
|
getDistributionMetricData(args: GetDistributionMetricDataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDistributionMetricDataCommandOutput) => void): void;
|
|
1095
1184
|
/**
|
|
1185
|
+
* @public
|
|
1096
1186
|
* <p>Returns information about one or more of your Amazon Lightsail content delivery network
|
|
1097
1187
|
* (CDN) distributions.</p>
|
|
1098
1188
|
*/
|
|
@@ -1100,18 +1190,21 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1100
1190
|
getDistributions(args: GetDistributionsCommandInput, cb: (err: any, data?: GetDistributionsCommandOutput) => void): void;
|
|
1101
1191
|
getDistributions(args: GetDistributionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDistributionsCommandOutput) => void): void;
|
|
1102
1192
|
/**
|
|
1193
|
+
* @public
|
|
1103
1194
|
* <p>Returns information about a specific domain recordset.</p>
|
|
1104
1195
|
*/
|
|
1105
1196
|
getDomain(args: GetDomainCommandInput, options?: __HttpHandlerOptions): Promise<GetDomainCommandOutput>;
|
|
1106
1197
|
getDomain(args: GetDomainCommandInput, cb: (err: any, data?: GetDomainCommandOutput) => void): void;
|
|
1107
1198
|
getDomain(args: GetDomainCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDomainCommandOutput) => void): void;
|
|
1108
1199
|
/**
|
|
1200
|
+
* @public
|
|
1109
1201
|
* <p>Returns a list of all domains in the user's account.</p>
|
|
1110
1202
|
*/
|
|
1111
1203
|
getDomains(args: GetDomainsCommandInput, options?: __HttpHandlerOptions): Promise<GetDomainsCommandOutput>;
|
|
1112
1204
|
getDomains(args: GetDomainsCommandInput, cb: (err: any, data?: GetDomainsCommandOutput) => void): void;
|
|
1113
1205
|
getDomains(args: GetDomainsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDomainsCommandOutput) => void): void;
|
|
1114
1206
|
/**
|
|
1207
|
+
* @public
|
|
1115
1208
|
* <p>Returns all export snapshot records created as a result of the <code>export
|
|
1116
1209
|
* snapshot</code> operation.</p>
|
|
1117
1210
|
* <p>An export snapshot record can be used to create a new Amazon EC2 instance and its related
|
|
@@ -1122,6 +1215,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1122
1215
|
getExportSnapshotRecords(args: GetExportSnapshotRecordsCommandInput, cb: (err: any, data?: GetExportSnapshotRecordsCommandOutput) => void): void;
|
|
1123
1216
|
getExportSnapshotRecords(args: GetExportSnapshotRecordsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetExportSnapshotRecordsCommandOutput) => void): void;
|
|
1124
1217
|
/**
|
|
1218
|
+
* @public
|
|
1125
1219
|
* <p>Returns information about a specific Amazon Lightsail instance, which is a virtual private
|
|
1126
1220
|
* server.</p>
|
|
1127
1221
|
*/
|
|
@@ -1129,6 +1223,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1129
1223
|
getInstance(args: GetInstanceCommandInput, cb: (err: any, data?: GetInstanceCommandOutput) => void): void;
|
|
1130
1224
|
getInstance(args: GetInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetInstanceCommandOutput) => void): void;
|
|
1131
1225
|
/**
|
|
1226
|
+
* @public
|
|
1132
1227
|
* <p>Returns temporary SSH keys you can use to connect to a specific virtual private server, or
|
|
1133
1228
|
* <i>instance</i>.</p>
|
|
1134
1229
|
* <p>The <code>get instance access details</code> operation supports tag-based access control
|
|
@@ -1139,6 +1234,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1139
1234
|
getInstanceAccessDetails(args: GetInstanceAccessDetailsCommandInput, cb: (err: any, data?: GetInstanceAccessDetailsCommandOutput) => void): void;
|
|
1140
1235
|
getInstanceAccessDetails(args: GetInstanceAccessDetailsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetInstanceAccessDetailsCommandOutput) => void): void;
|
|
1141
1236
|
/**
|
|
1237
|
+
* @public
|
|
1142
1238
|
* <p>Returns the data points for the specified Amazon Lightsail instance metric, given an
|
|
1143
1239
|
* instance name.</p>
|
|
1144
1240
|
* <p>Metrics report the utilization of your resources, and the error counts generated by them.
|
|
@@ -1149,6 +1245,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1149
1245
|
getInstanceMetricData(args: GetInstanceMetricDataCommandInput, cb: (err: any, data?: GetInstanceMetricDataCommandOutput) => void): void;
|
|
1150
1246
|
getInstanceMetricData(args: GetInstanceMetricDataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetInstanceMetricDataCommandOutput) => void): void;
|
|
1151
1247
|
/**
|
|
1248
|
+
* @public
|
|
1152
1249
|
* <p>Returns the firewall port states for a specific Amazon Lightsail instance, the IP addresses
|
|
1153
1250
|
* allowed to connect to the instance through the ports, and the protocol.</p>
|
|
1154
1251
|
*/
|
|
@@ -1156,6 +1253,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1156
1253
|
getInstancePortStates(args: GetInstancePortStatesCommandInput, cb: (err: any, data?: GetInstancePortStatesCommandOutput) => void): void;
|
|
1157
1254
|
getInstancePortStates(args: GetInstancePortStatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetInstancePortStatesCommandOutput) => void): void;
|
|
1158
1255
|
/**
|
|
1256
|
+
* @public
|
|
1159
1257
|
* <p>Returns information about all Amazon Lightsail virtual private servers, or
|
|
1160
1258
|
* <i>instances</i>.</p>
|
|
1161
1259
|
*/
|
|
@@ -1163,42 +1261,49 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1163
1261
|
getInstances(args: GetInstancesCommandInput, cb: (err: any, data?: GetInstancesCommandOutput) => void): void;
|
|
1164
1262
|
getInstances(args: GetInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetInstancesCommandOutput) => void): void;
|
|
1165
1263
|
/**
|
|
1264
|
+
* @public
|
|
1166
1265
|
* <p>Returns information about a specific instance snapshot.</p>
|
|
1167
1266
|
*/
|
|
1168
1267
|
getInstanceSnapshot(args: GetInstanceSnapshotCommandInput, options?: __HttpHandlerOptions): Promise<GetInstanceSnapshotCommandOutput>;
|
|
1169
1268
|
getInstanceSnapshot(args: GetInstanceSnapshotCommandInput, cb: (err: any, data?: GetInstanceSnapshotCommandOutput) => void): void;
|
|
1170
1269
|
getInstanceSnapshot(args: GetInstanceSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetInstanceSnapshotCommandOutput) => void): void;
|
|
1171
1270
|
/**
|
|
1271
|
+
* @public
|
|
1172
1272
|
* <p>Returns all instance snapshots for the user's account.</p>
|
|
1173
1273
|
*/
|
|
1174
1274
|
getInstanceSnapshots(args: GetInstanceSnapshotsCommandInput, options?: __HttpHandlerOptions): Promise<GetInstanceSnapshotsCommandOutput>;
|
|
1175
1275
|
getInstanceSnapshots(args: GetInstanceSnapshotsCommandInput, cb: (err: any, data?: GetInstanceSnapshotsCommandOutput) => void): void;
|
|
1176
1276
|
getInstanceSnapshots(args: GetInstanceSnapshotsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetInstanceSnapshotsCommandOutput) => void): void;
|
|
1177
1277
|
/**
|
|
1278
|
+
* @public
|
|
1178
1279
|
* <p>Returns the state of a specific instance. Works on one instance at a time.</p>
|
|
1179
1280
|
*/
|
|
1180
1281
|
getInstanceState(args: GetInstanceStateCommandInput, options?: __HttpHandlerOptions): Promise<GetInstanceStateCommandOutput>;
|
|
1181
1282
|
getInstanceState(args: GetInstanceStateCommandInput, cb: (err: any, data?: GetInstanceStateCommandOutput) => void): void;
|
|
1182
1283
|
getInstanceState(args: GetInstanceStateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetInstanceStateCommandOutput) => void): void;
|
|
1183
1284
|
/**
|
|
1285
|
+
* @public
|
|
1184
1286
|
* <p>Returns information about a specific key pair.</p>
|
|
1185
1287
|
*/
|
|
1186
1288
|
getKeyPair(args: GetKeyPairCommandInput, options?: __HttpHandlerOptions): Promise<GetKeyPairCommandOutput>;
|
|
1187
1289
|
getKeyPair(args: GetKeyPairCommandInput, cb: (err: any, data?: GetKeyPairCommandOutput) => void): void;
|
|
1188
1290
|
getKeyPair(args: GetKeyPairCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetKeyPairCommandOutput) => void): void;
|
|
1189
1291
|
/**
|
|
1292
|
+
* @public
|
|
1190
1293
|
* <p>Returns information about all key pairs in the user's account.</p>
|
|
1191
1294
|
*/
|
|
1192
1295
|
getKeyPairs(args: GetKeyPairsCommandInput, options?: __HttpHandlerOptions): Promise<GetKeyPairsCommandOutput>;
|
|
1193
1296
|
getKeyPairs(args: GetKeyPairsCommandInput, cb: (err: any, data?: GetKeyPairsCommandOutput) => void): void;
|
|
1194
1297
|
getKeyPairs(args: GetKeyPairsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetKeyPairsCommandOutput) => void): void;
|
|
1195
1298
|
/**
|
|
1299
|
+
* @public
|
|
1196
1300
|
* <p>Returns information about the specified Lightsail load balancer.</p>
|
|
1197
1301
|
*/
|
|
1198
1302
|
getLoadBalancer(args: GetLoadBalancerCommandInput, options?: __HttpHandlerOptions): Promise<GetLoadBalancerCommandOutput>;
|
|
1199
1303
|
getLoadBalancer(args: GetLoadBalancerCommandInput, cb: (err: any, data?: GetLoadBalancerCommandOutput) => void): void;
|
|
1200
1304
|
getLoadBalancer(args: GetLoadBalancerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetLoadBalancerCommandOutput) => void): void;
|
|
1201
1305
|
/**
|
|
1306
|
+
* @public
|
|
1202
1307
|
* <p>Returns information about health metrics for your Lightsail load balancer.</p>
|
|
1203
1308
|
* <p>Metrics report the utilization of your resources, and the error counts generated by them.
|
|
1204
1309
|
* Monitor and collect metric data regularly to maintain the reliability, availability, and
|
|
@@ -1208,12 +1313,14 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1208
1313
|
getLoadBalancerMetricData(args: GetLoadBalancerMetricDataCommandInput, cb: (err: any, data?: GetLoadBalancerMetricDataCommandOutput) => void): void;
|
|
1209
1314
|
getLoadBalancerMetricData(args: GetLoadBalancerMetricDataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetLoadBalancerMetricDataCommandOutput) => void): void;
|
|
1210
1315
|
/**
|
|
1316
|
+
* @public
|
|
1211
1317
|
* <p>Returns information about all load balancers in an account.</p>
|
|
1212
1318
|
*/
|
|
1213
1319
|
getLoadBalancers(args: GetLoadBalancersCommandInput, options?: __HttpHandlerOptions): Promise<GetLoadBalancersCommandOutput>;
|
|
1214
1320
|
getLoadBalancers(args: GetLoadBalancersCommandInput, cb: (err: any, data?: GetLoadBalancersCommandOutput) => void): void;
|
|
1215
1321
|
getLoadBalancers(args: GetLoadBalancersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetLoadBalancersCommandOutput) => void): void;
|
|
1216
1322
|
/**
|
|
1323
|
+
* @public
|
|
1217
1324
|
* <p>Returns information about the TLS certificates that are associated with the specified
|
|
1218
1325
|
* Lightsail load balancer.</p>
|
|
1219
1326
|
* <p>TLS is just an updated, more secure version of Secure Socket Layer (SSL).</p>
|
|
@@ -1224,6 +1331,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1224
1331
|
getLoadBalancerTlsCertificates(args: GetLoadBalancerTlsCertificatesCommandInput, cb: (err: any, data?: GetLoadBalancerTlsCertificatesCommandOutput) => void): void;
|
|
1225
1332
|
getLoadBalancerTlsCertificates(args: GetLoadBalancerTlsCertificatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetLoadBalancerTlsCertificatesCommandOutput) => void): void;
|
|
1226
1333
|
/**
|
|
1334
|
+
* @public
|
|
1227
1335
|
* <p>Returns a list of TLS security policies that you can apply to Lightsail load
|
|
1228
1336
|
* balancers.</p>
|
|
1229
1337
|
* <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
|
|
@@ -1233,6 +1341,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1233
1341
|
getLoadBalancerTlsPolicies(args: GetLoadBalancerTlsPoliciesCommandInput, cb: (err: any, data?: GetLoadBalancerTlsPoliciesCommandOutput) => void): void;
|
|
1234
1342
|
getLoadBalancerTlsPolicies(args: GetLoadBalancerTlsPoliciesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetLoadBalancerTlsPoliciesCommandOutput) => void): void;
|
|
1235
1343
|
/**
|
|
1344
|
+
* @public
|
|
1236
1345
|
* <p>Returns information about a specific operation. Operations include events such as when you
|
|
1237
1346
|
* create an instance, allocate a static IP, attach a static IP, and so on.</p>
|
|
1238
1347
|
*/
|
|
@@ -1240,6 +1349,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1240
1349
|
getOperation(args: GetOperationCommandInput, cb: (err: any, data?: GetOperationCommandOutput) => void): void;
|
|
1241
1350
|
getOperation(args: GetOperationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetOperationCommandOutput) => void): void;
|
|
1242
1351
|
/**
|
|
1352
|
+
* @public
|
|
1243
1353
|
* <p>Returns information about all operations.</p>
|
|
1244
1354
|
* <p>Results are returned from oldest to newest, up to a maximum of 200. Results can be paged
|
|
1245
1355
|
* by making each subsequent call to <code>GetOperations</code> use the maximum (last)
|
|
@@ -1249,12 +1359,14 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1249
1359
|
getOperations(args: GetOperationsCommandInput, cb: (err: any, data?: GetOperationsCommandOutput) => void): void;
|
|
1250
1360
|
getOperations(args: GetOperationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetOperationsCommandOutput) => void): void;
|
|
1251
1361
|
/**
|
|
1362
|
+
* @public
|
|
1252
1363
|
* <p>Gets operations for a specific resource (e.g., an instance or a static IP).</p>
|
|
1253
1364
|
*/
|
|
1254
1365
|
getOperationsForResource(args: GetOperationsForResourceCommandInput, options?: __HttpHandlerOptions): Promise<GetOperationsForResourceCommandOutput>;
|
|
1255
1366
|
getOperationsForResource(args: GetOperationsForResourceCommandInput, cb: (err: any, data?: GetOperationsForResourceCommandOutput) => void): void;
|
|
1256
1367
|
getOperationsForResource(args: GetOperationsForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetOperationsForResourceCommandOutput) => void): void;
|
|
1257
1368
|
/**
|
|
1369
|
+
* @public
|
|
1258
1370
|
* <p>Returns a list of all valid regions for Amazon Lightsail. Use the <code>include
|
|
1259
1371
|
* availability zones</code> parameter to also return the Availability Zones in a
|
|
1260
1372
|
* region.</p>
|
|
@@ -1263,12 +1375,14 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1263
1375
|
getRegions(args: GetRegionsCommandInput, cb: (err: any, data?: GetRegionsCommandOutput) => void): void;
|
|
1264
1376
|
getRegions(args: GetRegionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetRegionsCommandOutput) => void): void;
|
|
1265
1377
|
/**
|
|
1378
|
+
* @public
|
|
1266
1379
|
* <p>Returns information about a specific database in Amazon Lightsail.</p>
|
|
1267
1380
|
*/
|
|
1268
1381
|
getRelationalDatabase(args: GetRelationalDatabaseCommandInput, options?: __HttpHandlerOptions): Promise<GetRelationalDatabaseCommandOutput>;
|
|
1269
1382
|
getRelationalDatabase(args: GetRelationalDatabaseCommandInput, cb: (err: any, data?: GetRelationalDatabaseCommandOutput) => void): void;
|
|
1270
1383
|
getRelationalDatabase(args: GetRelationalDatabaseCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetRelationalDatabaseCommandOutput) => void): void;
|
|
1271
1384
|
/**
|
|
1385
|
+
* @public
|
|
1272
1386
|
* <p>Returns a list of available database blueprints in Amazon Lightsail. A blueprint describes
|
|
1273
1387
|
* the major engine version of a database.</p>
|
|
1274
1388
|
* <p>You can use a blueprint ID to create a new database that runs a specific database
|
|
@@ -1278,6 +1392,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1278
1392
|
getRelationalDatabaseBlueprints(args: GetRelationalDatabaseBlueprintsCommandInput, cb: (err: any, data?: GetRelationalDatabaseBlueprintsCommandOutput) => void): void;
|
|
1279
1393
|
getRelationalDatabaseBlueprints(args: GetRelationalDatabaseBlueprintsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetRelationalDatabaseBlueprintsCommandOutput) => void): void;
|
|
1280
1394
|
/**
|
|
1395
|
+
* @public
|
|
1281
1396
|
* <p>Returns the list of bundles that are available in Amazon Lightsail. A bundle describes the
|
|
1282
1397
|
* performance specifications for a database.</p>
|
|
1283
1398
|
* <p>You can use a bundle ID to create a new database with explicit performance
|
|
@@ -1287,24 +1402,28 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1287
1402
|
getRelationalDatabaseBundles(args: GetRelationalDatabaseBundlesCommandInput, cb: (err: any, data?: GetRelationalDatabaseBundlesCommandOutput) => void): void;
|
|
1288
1403
|
getRelationalDatabaseBundles(args: GetRelationalDatabaseBundlesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetRelationalDatabaseBundlesCommandOutput) => void): void;
|
|
1289
1404
|
/**
|
|
1405
|
+
* @public
|
|
1290
1406
|
* <p>Returns a list of events for a specific database in Amazon Lightsail.</p>
|
|
1291
1407
|
*/
|
|
1292
1408
|
getRelationalDatabaseEvents(args: GetRelationalDatabaseEventsCommandInput, options?: __HttpHandlerOptions): Promise<GetRelationalDatabaseEventsCommandOutput>;
|
|
1293
1409
|
getRelationalDatabaseEvents(args: GetRelationalDatabaseEventsCommandInput, cb: (err: any, data?: GetRelationalDatabaseEventsCommandOutput) => void): void;
|
|
1294
1410
|
getRelationalDatabaseEvents(args: GetRelationalDatabaseEventsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetRelationalDatabaseEventsCommandOutput) => void): void;
|
|
1295
1411
|
/**
|
|
1412
|
+
* @public
|
|
1296
1413
|
* <p>Returns a list of log events for a database in Amazon Lightsail.</p>
|
|
1297
1414
|
*/
|
|
1298
1415
|
getRelationalDatabaseLogEvents(args: GetRelationalDatabaseLogEventsCommandInput, options?: __HttpHandlerOptions): Promise<GetRelationalDatabaseLogEventsCommandOutput>;
|
|
1299
1416
|
getRelationalDatabaseLogEvents(args: GetRelationalDatabaseLogEventsCommandInput, cb: (err: any, data?: GetRelationalDatabaseLogEventsCommandOutput) => void): void;
|
|
1300
1417
|
getRelationalDatabaseLogEvents(args: GetRelationalDatabaseLogEventsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetRelationalDatabaseLogEventsCommandOutput) => void): void;
|
|
1301
1418
|
/**
|
|
1419
|
+
* @public
|
|
1302
1420
|
* <p>Returns a list of available log streams for a specific database in Amazon Lightsail.</p>
|
|
1303
1421
|
*/
|
|
1304
1422
|
getRelationalDatabaseLogStreams(args: GetRelationalDatabaseLogStreamsCommandInput, options?: __HttpHandlerOptions): Promise<GetRelationalDatabaseLogStreamsCommandOutput>;
|
|
1305
1423
|
getRelationalDatabaseLogStreams(args: GetRelationalDatabaseLogStreamsCommandInput, cb: (err: any, data?: GetRelationalDatabaseLogStreamsCommandOutput) => void): void;
|
|
1306
1424
|
getRelationalDatabaseLogStreams(args: GetRelationalDatabaseLogStreamsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetRelationalDatabaseLogStreamsCommandOutput) => void): void;
|
|
1307
1425
|
/**
|
|
1426
|
+
* @public
|
|
1308
1427
|
* <p>Returns the current, previous, or pending versions of the master user password for a
|
|
1309
1428
|
* Lightsail database.</p>
|
|
1310
1429
|
* <p>The <code>GetRelationalDatabaseMasterUserPassword</code> operation supports tag-based
|
|
@@ -1315,6 +1434,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1315
1434
|
getRelationalDatabaseMasterUserPassword(args: GetRelationalDatabaseMasterUserPasswordCommandInput, cb: (err: any, data?: GetRelationalDatabaseMasterUserPasswordCommandOutput) => void): void;
|
|
1316
1435
|
getRelationalDatabaseMasterUserPassword(args: GetRelationalDatabaseMasterUserPasswordCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetRelationalDatabaseMasterUserPasswordCommandOutput) => void): void;
|
|
1317
1436
|
/**
|
|
1437
|
+
* @public
|
|
1318
1438
|
* <p>Returns the data points of the specified metric for a database in Amazon Lightsail.</p>
|
|
1319
1439
|
* <p>Metrics report the utilization of your resources, and the error counts generated by them.
|
|
1320
1440
|
* Monitor and collect metric data regularly to maintain the reliability, availability, and
|
|
@@ -1324,6 +1444,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1324
1444
|
getRelationalDatabaseMetricData(args: GetRelationalDatabaseMetricDataCommandInput, cb: (err: any, data?: GetRelationalDatabaseMetricDataCommandOutput) => void): void;
|
|
1325
1445
|
getRelationalDatabaseMetricData(args: GetRelationalDatabaseMetricDataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetRelationalDatabaseMetricDataCommandOutput) => void): void;
|
|
1326
1446
|
/**
|
|
1447
|
+
* @public
|
|
1327
1448
|
* <p>Returns all of the runtime parameters offered by the underlying database software, or
|
|
1328
1449
|
* engine, for a specific database in Amazon Lightsail.</p>
|
|
1329
1450
|
* <p>In addition to the parameter names and values, this operation returns other information
|
|
@@ -1334,48 +1455,56 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1334
1455
|
getRelationalDatabaseParameters(args: GetRelationalDatabaseParametersCommandInput, cb: (err: any, data?: GetRelationalDatabaseParametersCommandOutput) => void): void;
|
|
1335
1456
|
getRelationalDatabaseParameters(args: GetRelationalDatabaseParametersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetRelationalDatabaseParametersCommandOutput) => void): void;
|
|
1336
1457
|
/**
|
|
1458
|
+
* @public
|
|
1337
1459
|
* <p>Returns information about all of your databases in Amazon Lightsail.</p>
|
|
1338
1460
|
*/
|
|
1339
1461
|
getRelationalDatabases(args: GetRelationalDatabasesCommandInput, options?: __HttpHandlerOptions): Promise<GetRelationalDatabasesCommandOutput>;
|
|
1340
1462
|
getRelationalDatabases(args: GetRelationalDatabasesCommandInput, cb: (err: any, data?: GetRelationalDatabasesCommandOutput) => void): void;
|
|
1341
1463
|
getRelationalDatabases(args: GetRelationalDatabasesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetRelationalDatabasesCommandOutput) => void): void;
|
|
1342
1464
|
/**
|
|
1465
|
+
* @public
|
|
1343
1466
|
* <p>Returns information about a specific database snapshot in Amazon Lightsail.</p>
|
|
1344
1467
|
*/
|
|
1345
1468
|
getRelationalDatabaseSnapshot(args: GetRelationalDatabaseSnapshotCommandInput, options?: __HttpHandlerOptions): Promise<GetRelationalDatabaseSnapshotCommandOutput>;
|
|
1346
1469
|
getRelationalDatabaseSnapshot(args: GetRelationalDatabaseSnapshotCommandInput, cb: (err: any, data?: GetRelationalDatabaseSnapshotCommandOutput) => void): void;
|
|
1347
1470
|
getRelationalDatabaseSnapshot(args: GetRelationalDatabaseSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetRelationalDatabaseSnapshotCommandOutput) => void): void;
|
|
1348
1471
|
/**
|
|
1472
|
+
* @public
|
|
1349
1473
|
* <p>Returns information about all of your database snapshots in Amazon Lightsail.</p>
|
|
1350
1474
|
*/
|
|
1351
1475
|
getRelationalDatabaseSnapshots(args: GetRelationalDatabaseSnapshotsCommandInput, options?: __HttpHandlerOptions): Promise<GetRelationalDatabaseSnapshotsCommandOutput>;
|
|
1352
1476
|
getRelationalDatabaseSnapshots(args: GetRelationalDatabaseSnapshotsCommandInput, cb: (err: any, data?: GetRelationalDatabaseSnapshotsCommandOutput) => void): void;
|
|
1353
1477
|
getRelationalDatabaseSnapshots(args: GetRelationalDatabaseSnapshotsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetRelationalDatabaseSnapshotsCommandOutput) => void): void;
|
|
1354
1478
|
/**
|
|
1479
|
+
* @public
|
|
1355
1480
|
* <p>Returns information about an Amazon Lightsail static IP.</p>
|
|
1356
1481
|
*/
|
|
1357
1482
|
getStaticIp(args: GetStaticIpCommandInput, options?: __HttpHandlerOptions): Promise<GetStaticIpCommandOutput>;
|
|
1358
1483
|
getStaticIp(args: GetStaticIpCommandInput, cb: (err: any, data?: GetStaticIpCommandOutput) => void): void;
|
|
1359
1484
|
getStaticIp(args: GetStaticIpCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetStaticIpCommandOutput) => void): void;
|
|
1360
1485
|
/**
|
|
1486
|
+
* @public
|
|
1361
1487
|
* <p>Returns information about all static IPs in the user's account.</p>
|
|
1362
1488
|
*/
|
|
1363
1489
|
getStaticIps(args: GetStaticIpsCommandInput, options?: __HttpHandlerOptions): Promise<GetStaticIpsCommandOutput>;
|
|
1364
1490
|
getStaticIps(args: GetStaticIpsCommandInput, cb: (err: any, data?: GetStaticIpsCommandOutput) => void): void;
|
|
1365
1491
|
getStaticIps(args: GetStaticIpsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetStaticIpsCommandOutput) => void): void;
|
|
1366
1492
|
/**
|
|
1493
|
+
* @public
|
|
1367
1494
|
* <p>Imports a public SSH key from a specific key pair.</p>
|
|
1368
1495
|
*/
|
|
1369
1496
|
importKeyPair(args: ImportKeyPairCommandInput, options?: __HttpHandlerOptions): Promise<ImportKeyPairCommandOutput>;
|
|
1370
1497
|
importKeyPair(args: ImportKeyPairCommandInput, cb: (err: any, data?: ImportKeyPairCommandOutput) => void): void;
|
|
1371
1498
|
importKeyPair(args: ImportKeyPairCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ImportKeyPairCommandOutput) => void): void;
|
|
1372
1499
|
/**
|
|
1500
|
+
* @public
|
|
1373
1501
|
* <p>Returns a Boolean value indicating whether your Lightsail VPC is peered.</p>
|
|
1374
1502
|
*/
|
|
1375
1503
|
isVpcPeered(args: IsVpcPeeredCommandInput, options?: __HttpHandlerOptions): Promise<IsVpcPeeredCommandOutput>;
|
|
1376
1504
|
isVpcPeered(args: IsVpcPeeredCommandInput, cb: (err: any, data?: IsVpcPeeredCommandOutput) => void): void;
|
|
1377
1505
|
isVpcPeered(args: IsVpcPeeredCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: IsVpcPeeredCommandOutput) => void): void;
|
|
1378
1506
|
/**
|
|
1507
|
+
* @public
|
|
1379
1508
|
* <p>Opens ports for a specific Amazon Lightsail instance, and specifies the IP addresses
|
|
1380
1509
|
* allowed to connect to the instance through the ports, and the protocol.</p>
|
|
1381
1510
|
* <p>The <code>OpenInstancePublicPorts</code> action supports tag-based access control via
|
|
@@ -1386,12 +1515,14 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1386
1515
|
openInstancePublicPorts(args: OpenInstancePublicPortsCommandInput, cb: (err: any, data?: OpenInstancePublicPortsCommandOutput) => void): void;
|
|
1387
1516
|
openInstancePublicPorts(args: OpenInstancePublicPortsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: OpenInstancePublicPortsCommandOutput) => void): void;
|
|
1388
1517
|
/**
|
|
1518
|
+
* @public
|
|
1389
1519
|
* <p>Peers the Lightsail VPC with the user's default VPC.</p>
|
|
1390
1520
|
*/
|
|
1391
1521
|
peerVpc(args: PeerVpcCommandInput, options?: __HttpHandlerOptions): Promise<PeerVpcCommandOutput>;
|
|
1392
1522
|
peerVpc(args: PeerVpcCommandInput, cb: (err: any, data?: PeerVpcCommandOutput) => void): void;
|
|
1393
1523
|
peerVpc(args: PeerVpcCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PeerVpcCommandOutput) => void): void;
|
|
1394
1524
|
/**
|
|
1525
|
+
* @public
|
|
1395
1526
|
* <p>Creates or updates an alarm, and associates it with the specified metric.</p>
|
|
1396
1527
|
* <p>An alarm is used to monitor a single metric for one of your resources. When a metric
|
|
1397
1528
|
* condition is met, the alarm can notify you by email, SMS text message, and a banner displayed
|
|
@@ -1408,6 +1539,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1408
1539
|
putAlarm(args: PutAlarmCommandInput, cb: (err: any, data?: PutAlarmCommandOutput) => void): void;
|
|
1409
1540
|
putAlarm(args: PutAlarmCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutAlarmCommandOutput) => void): void;
|
|
1410
1541
|
/**
|
|
1542
|
+
* @public
|
|
1411
1543
|
* <p>Opens ports for a specific Amazon Lightsail instance, and specifies the IP addresses
|
|
1412
1544
|
* allowed to connect to the instance through the ports, and the protocol. This action also
|
|
1413
1545
|
* closes all currently open ports that are not included in the request. Include all of the ports
|
|
@@ -1422,6 +1554,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1422
1554
|
putInstancePublicPorts(args: PutInstancePublicPortsCommandInput, cb: (err: any, data?: PutInstancePublicPortsCommandOutput) => void): void;
|
|
1423
1555
|
putInstancePublicPorts(args: PutInstancePublicPortsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutInstancePublicPortsCommandOutput) => void): void;
|
|
1424
1556
|
/**
|
|
1557
|
+
* @public
|
|
1425
1558
|
* <p>Restarts a specific instance.</p>
|
|
1426
1559
|
* <p>The <code>reboot instance</code> operation supports tag-based access control via resource
|
|
1427
1560
|
* tags applied to the resource identified by <code>instance name</code>. For more information,
|
|
@@ -1431,6 +1564,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1431
1564
|
rebootInstance(args: RebootInstanceCommandInput, cb: (err: any, data?: RebootInstanceCommandOutput) => void): void;
|
|
1432
1565
|
rebootInstance(args: RebootInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RebootInstanceCommandOutput) => void): void;
|
|
1433
1566
|
/**
|
|
1567
|
+
* @public
|
|
1434
1568
|
* <p>Restarts a specific database in Amazon Lightsail.</p>
|
|
1435
1569
|
* <p>The <code>reboot relational database</code> operation supports tag-based access control
|
|
1436
1570
|
* via resource tags applied to the resource identified by relationalDatabaseName. For more
|
|
@@ -1440,6 +1574,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1440
1574
|
rebootRelationalDatabase(args: RebootRelationalDatabaseCommandInput, cb: (err: any, data?: RebootRelationalDatabaseCommandOutput) => void): void;
|
|
1441
1575
|
rebootRelationalDatabase(args: RebootRelationalDatabaseCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RebootRelationalDatabaseCommandOutput) => void): void;
|
|
1442
1576
|
/**
|
|
1577
|
+
* @public
|
|
1443
1578
|
* <p>Registers a container image to your Amazon Lightsail container service.</p>
|
|
1444
1579
|
* <note>
|
|
1445
1580
|
* <p>This action is not required if you install and use the Lightsail Control
|
|
@@ -1452,12 +1587,14 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1452
1587
|
registerContainerImage(args: RegisterContainerImageCommandInput, cb: (err: any, data?: RegisterContainerImageCommandOutput) => void): void;
|
|
1453
1588
|
registerContainerImage(args: RegisterContainerImageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RegisterContainerImageCommandOutput) => void): void;
|
|
1454
1589
|
/**
|
|
1590
|
+
* @public
|
|
1455
1591
|
* <p>Deletes a specific static IP from your account.</p>
|
|
1456
1592
|
*/
|
|
1457
1593
|
releaseStaticIp(args: ReleaseStaticIpCommandInput, options?: __HttpHandlerOptions): Promise<ReleaseStaticIpCommandOutput>;
|
|
1458
1594
|
releaseStaticIp(args: ReleaseStaticIpCommandInput, cb: (err: any, data?: ReleaseStaticIpCommandOutput) => void): void;
|
|
1459
1595
|
releaseStaticIp(args: ReleaseStaticIpCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ReleaseStaticIpCommandOutput) => void): void;
|
|
1460
1596
|
/**
|
|
1597
|
+
* @public
|
|
1461
1598
|
* <p>Deletes currently cached content from your Amazon Lightsail content delivery network (CDN)
|
|
1462
1599
|
* distribution.</p>
|
|
1463
1600
|
* <p>After resetting the cache, the next time a content request is made, your distribution
|
|
@@ -1467,6 +1604,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1467
1604
|
resetDistributionCache(args: ResetDistributionCacheCommandInput, cb: (err: any, data?: ResetDistributionCacheCommandOutput) => void): void;
|
|
1468
1605
|
resetDistributionCache(args: ResetDistributionCacheCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ResetDistributionCacheCommandOutput) => void): void;
|
|
1469
1606
|
/**
|
|
1607
|
+
* @public
|
|
1470
1608
|
* <p>Sends a verification request to an email contact method to ensure it's owned by the
|
|
1471
1609
|
* requester. SMS contact methods don't need to be verified.</p>
|
|
1472
1610
|
* <p>A contact method is used to send you notifications about your Amazon Lightsail resources.
|
|
@@ -1485,6 +1623,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1485
1623
|
sendContactMethodVerification(args: SendContactMethodVerificationCommandInput, cb: (err: any, data?: SendContactMethodVerificationCommandOutput) => void): void;
|
|
1486
1624
|
sendContactMethodVerification(args: SendContactMethodVerificationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SendContactMethodVerificationCommandOutput) => void): void;
|
|
1487
1625
|
/**
|
|
1626
|
+
* @public
|
|
1488
1627
|
* <p>Sets the IP address type for an Amazon Lightsail resource.</p>
|
|
1489
1628
|
* <p>Use this action to enable dual-stack for a resource, which enables IPv4 and IPv6 for the
|
|
1490
1629
|
* specified resource. Alternately, you can use this action to disable dual-stack, and enable
|
|
@@ -1494,6 +1633,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1494
1633
|
setIpAddressType(args: SetIpAddressTypeCommandInput, cb: (err: any, data?: SetIpAddressTypeCommandOutput) => void): void;
|
|
1495
1634
|
setIpAddressType(args: SetIpAddressTypeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SetIpAddressTypeCommandOutput) => void): void;
|
|
1496
1635
|
/**
|
|
1636
|
+
* @public
|
|
1497
1637
|
* <p>Sets the Amazon Lightsail resources that can access the specified Lightsail
|
|
1498
1638
|
* bucket.</p>
|
|
1499
1639
|
* <p>Lightsail buckets currently support setting access for Lightsail instances in the same
|
|
@@ -1503,6 +1643,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1503
1643
|
setResourceAccessForBucket(args: SetResourceAccessForBucketCommandInput, cb: (err: any, data?: SetResourceAccessForBucketCommandOutput) => void): void;
|
|
1504
1644
|
setResourceAccessForBucket(args: SetResourceAccessForBucketCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SetResourceAccessForBucketCommandOutput) => void): void;
|
|
1505
1645
|
/**
|
|
1646
|
+
* @public
|
|
1506
1647
|
* <p>Initiates a graphical user interface (GUI) session that’s used to access a virtual
|
|
1507
1648
|
* computer’s operating system and application. The session will be active for 1 hour. Use this action to resume the session after it expires. </p>
|
|
1508
1649
|
*/
|
|
@@ -1510,6 +1651,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1510
1651
|
startGUISession(args: StartGUISessionCommandInput, cb: (err: any, data?: StartGUISessionCommandOutput) => void): void;
|
|
1511
1652
|
startGUISession(args: StartGUISessionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartGUISessionCommandOutput) => void): void;
|
|
1512
1653
|
/**
|
|
1654
|
+
* @public
|
|
1513
1655
|
* <p>Starts a specific Amazon Lightsail instance from a stopped state. To restart an instance,
|
|
1514
1656
|
* use the <code>reboot instance</code> operation.</p>
|
|
1515
1657
|
* <note>
|
|
@@ -1525,6 +1667,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1525
1667
|
startInstance(args: StartInstanceCommandInput, cb: (err: any, data?: StartInstanceCommandOutput) => void): void;
|
|
1526
1668
|
startInstance(args: StartInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartInstanceCommandOutput) => void): void;
|
|
1527
1669
|
/**
|
|
1670
|
+
* @public
|
|
1528
1671
|
* <p>Starts a specific database from a stopped state in Amazon Lightsail. To restart a database,
|
|
1529
1672
|
* use the <code>reboot relational database</code> operation.</p>
|
|
1530
1673
|
* <p>The <code>start relational database</code> operation supports tag-based access control via
|
|
@@ -1535,6 +1678,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1535
1678
|
startRelationalDatabase(args: StartRelationalDatabaseCommandInput, cb: (err: any, data?: StartRelationalDatabaseCommandOutput) => void): void;
|
|
1536
1679
|
startRelationalDatabase(args: StartRelationalDatabaseCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartRelationalDatabaseCommandOutput) => void): void;
|
|
1537
1680
|
/**
|
|
1681
|
+
* @public
|
|
1538
1682
|
* <p>Terminates a web-based NICE DCV session that’s used to access a virtual computer’s
|
|
1539
1683
|
* operating system or application. The session will close and any unsaved data will be lost.</p>
|
|
1540
1684
|
*/
|
|
@@ -1542,6 +1686,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1542
1686
|
stopGUISession(args: StopGUISessionCommandInput, cb: (err: any, data?: StopGUISessionCommandOutput) => void): void;
|
|
1543
1687
|
stopGUISession(args: StopGUISessionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopGUISessionCommandOutput) => void): void;
|
|
1544
1688
|
/**
|
|
1689
|
+
* @public
|
|
1545
1690
|
* <p>Stops a specific Amazon Lightsail instance that is currently running.</p>
|
|
1546
1691
|
* <note>
|
|
1547
1692
|
* <p>When you start a stopped instance, Lightsail assigns a new public IP address to the
|
|
@@ -1556,6 +1701,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1556
1701
|
stopInstance(args: StopInstanceCommandInput, cb: (err: any, data?: StopInstanceCommandOutput) => void): void;
|
|
1557
1702
|
stopInstance(args: StopInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopInstanceCommandOutput) => void): void;
|
|
1558
1703
|
/**
|
|
1704
|
+
* @public
|
|
1559
1705
|
* <p>Stops a specific database that is currently running in Amazon Lightsail.</p>
|
|
1560
1706
|
* <p>The <code>stop relational database</code> operation supports tag-based access control via
|
|
1561
1707
|
* resource tags applied to the resource identified by relationalDatabaseName. For more
|
|
@@ -1565,6 +1711,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1565
1711
|
stopRelationalDatabase(args: StopRelationalDatabaseCommandInput, cb: (err: any, data?: StopRelationalDatabaseCommandOutput) => void): void;
|
|
1566
1712
|
stopRelationalDatabase(args: StopRelationalDatabaseCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopRelationalDatabaseCommandOutput) => void): void;
|
|
1567
1713
|
/**
|
|
1714
|
+
* @public
|
|
1568
1715
|
* <p>Adds one or more tags to the specified Amazon Lightsail resource. Each resource can have a
|
|
1569
1716
|
* maximum of 50 tags. Each tag consists of a key and an optional value. Tag keys must be unique
|
|
1570
1717
|
* per resource. For more information about tags, see the <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-tags">Amazon Lightsail Developer Guide</a>.</p>
|
|
@@ -1576,6 +1723,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1576
1723
|
tagResource(args: TagResourceCommandInput, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
|
|
1577
1724
|
tagResource(args: TagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
|
|
1578
1725
|
/**
|
|
1726
|
+
* @public
|
|
1579
1727
|
* <p>Tests an alarm by displaying a banner on the Amazon Lightsail console. If a notification
|
|
1580
1728
|
* trigger is configured for the specified alarm, the test also sends a notification to the
|
|
1581
1729
|
* notification protocol (<code>Email</code> and/or <code>SMS</code>) configured for the
|
|
@@ -1589,12 +1737,14 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1589
1737
|
testAlarm(args: TestAlarmCommandInput, cb: (err: any, data?: TestAlarmCommandOutput) => void): void;
|
|
1590
1738
|
testAlarm(args: TestAlarmCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TestAlarmCommandOutput) => void): void;
|
|
1591
1739
|
/**
|
|
1740
|
+
* @public
|
|
1592
1741
|
* <p>Unpeers the Lightsail VPC from the user's default VPC.</p>
|
|
1593
1742
|
*/
|
|
1594
1743
|
unpeerVpc(args: UnpeerVpcCommandInput, options?: __HttpHandlerOptions): Promise<UnpeerVpcCommandOutput>;
|
|
1595
1744
|
unpeerVpc(args: UnpeerVpcCommandInput, cb: (err: any, data?: UnpeerVpcCommandOutput) => void): void;
|
|
1596
1745
|
unpeerVpc(args: UnpeerVpcCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UnpeerVpcCommandOutput) => void): void;
|
|
1597
1746
|
/**
|
|
1747
|
+
* @public
|
|
1598
1748
|
* <p>Deletes the specified set of tag keys and their values from the specified Amazon Lightsail
|
|
1599
1749
|
* resource.</p>
|
|
1600
1750
|
* <p>The <code>untag resource</code> operation supports tag-based access control via request
|
|
@@ -1605,6 +1755,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1605
1755
|
untagResource(args: UntagResourceCommandInput, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
|
|
1606
1756
|
untagResource(args: UntagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
|
|
1607
1757
|
/**
|
|
1758
|
+
* @public
|
|
1608
1759
|
* <p>Updates an existing Amazon Lightsail bucket.</p>
|
|
1609
1760
|
* <p>Use this action to update the configuration of an existing bucket, such as versioning,
|
|
1610
1761
|
* public accessibility, and the Amazon Web Services accounts that can access the bucket.</p>
|
|
@@ -1613,6 +1764,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1613
1764
|
updateBucket(args: UpdateBucketCommandInput, cb: (err: any, data?: UpdateBucketCommandOutput) => void): void;
|
|
1614
1765
|
updateBucket(args: UpdateBucketCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateBucketCommandOutput) => void): void;
|
|
1615
1766
|
/**
|
|
1767
|
+
* @public
|
|
1616
1768
|
* <p>Updates the bundle, or storage plan, of an existing Amazon Lightsail bucket.</p>
|
|
1617
1769
|
* <p>A bucket bundle specifies the monthly cost, storage space, and data transfer quota for a
|
|
1618
1770
|
* bucket. You can update a bucket's bundle only one time within a monthly Amazon Web Services
|
|
@@ -1631,6 +1783,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1631
1783
|
updateBucketBundle(args: UpdateBucketBundleCommandInput, cb: (err: any, data?: UpdateBucketBundleCommandOutput) => void): void;
|
|
1632
1784
|
updateBucketBundle(args: UpdateBucketBundleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateBucketBundleCommandOutput) => void): void;
|
|
1633
1785
|
/**
|
|
1786
|
+
* @public
|
|
1634
1787
|
* <p>Updates the configuration of your Amazon Lightsail container service, such as its power,
|
|
1635
1788
|
* scale, and public domain names.</p>
|
|
1636
1789
|
*/
|
|
@@ -1638,6 +1791,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1638
1791
|
updateContainerService(args: UpdateContainerServiceCommandInput, cb: (err: any, data?: UpdateContainerServiceCommandOutput) => void): void;
|
|
1639
1792
|
updateContainerService(args: UpdateContainerServiceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateContainerServiceCommandOutput) => void): void;
|
|
1640
1793
|
/**
|
|
1794
|
+
* @public
|
|
1641
1795
|
* <p>Updates an existing Amazon Lightsail content delivery network (CDN) distribution.</p>
|
|
1642
1796
|
* <p>Use this action to update the configuration of your existing distribution.</p>
|
|
1643
1797
|
*/
|
|
@@ -1645,6 +1799,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1645
1799
|
updateDistribution(args: UpdateDistributionCommandInput, cb: (err: any, data?: UpdateDistributionCommandOutput) => void): void;
|
|
1646
1800
|
updateDistribution(args: UpdateDistributionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateDistributionCommandOutput) => void): void;
|
|
1647
1801
|
/**
|
|
1802
|
+
* @public
|
|
1648
1803
|
* <p>Updates the bundle of your Amazon Lightsail content delivery network (CDN)
|
|
1649
1804
|
* distribution.</p>
|
|
1650
1805
|
* <p>A distribution bundle specifies the monthly network transfer quota and monthly cost of
|
|
@@ -1659,6 +1814,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1659
1814
|
updateDistributionBundle(args: UpdateDistributionBundleCommandInput, cb: (err: any, data?: UpdateDistributionBundleCommandOutput) => void): void;
|
|
1660
1815
|
updateDistributionBundle(args: UpdateDistributionBundleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateDistributionBundleCommandOutput) => void): void;
|
|
1661
1816
|
/**
|
|
1817
|
+
* @public
|
|
1662
1818
|
* <p>Updates a domain recordset after it is created.</p>
|
|
1663
1819
|
* <p>The <code>update domain entry</code> operation supports tag-based access control via
|
|
1664
1820
|
* resource tags applied to the resource identified by <code>domain name</code>. For more
|
|
@@ -1668,6 +1824,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1668
1824
|
updateDomainEntry(args: UpdateDomainEntryCommandInput, cb: (err: any, data?: UpdateDomainEntryCommandOutput) => void): void;
|
|
1669
1825
|
updateDomainEntry(args: UpdateDomainEntryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateDomainEntryCommandOutput) => void): void;
|
|
1670
1826
|
/**
|
|
1827
|
+
* @public
|
|
1671
1828
|
* <p>Modifies the Amazon Lightsail instance metadata parameters on a running or stopped
|
|
1672
1829
|
* instance. When you modify the parameters on a running instance, the <code>GetInstance</code>
|
|
1673
1830
|
* or <code>GetInstances</code> API operation initially responds with a state of
|
|
@@ -1679,6 +1836,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1679
1836
|
updateInstanceMetadataOptions(args: UpdateInstanceMetadataOptionsCommandInput, cb: (err: any, data?: UpdateInstanceMetadataOptionsCommandOutput) => void): void;
|
|
1680
1837
|
updateInstanceMetadataOptions(args: UpdateInstanceMetadataOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateInstanceMetadataOptionsCommandOutput) => void): void;
|
|
1681
1838
|
/**
|
|
1839
|
+
* @public
|
|
1682
1840
|
* <p>Updates the specified attribute for a load balancer. You can only update one attribute at
|
|
1683
1841
|
* a time.</p>
|
|
1684
1842
|
* <p>The <code>update load balancer attribute</code> operation supports tag-based access
|
|
@@ -1689,6 +1847,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1689
1847
|
updateLoadBalancerAttribute(args: UpdateLoadBalancerAttributeCommandInput, cb: (err: any, data?: UpdateLoadBalancerAttributeCommandOutput) => void): void;
|
|
1690
1848
|
updateLoadBalancerAttribute(args: UpdateLoadBalancerAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateLoadBalancerAttributeCommandOutput) => void): void;
|
|
1691
1849
|
/**
|
|
1850
|
+
* @public
|
|
1692
1851
|
* <p>Allows the update of one or more attributes of a database in Amazon Lightsail.</p>
|
|
1693
1852
|
* <p>Updates are applied immediately, or in cases where the updates could result in an outage,
|
|
1694
1853
|
* are applied during the database's predefined maintenance window.</p>
|
|
@@ -1700,6 +1859,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1700
1859
|
updateRelationalDatabase(args: UpdateRelationalDatabaseCommandInput, cb: (err: any, data?: UpdateRelationalDatabaseCommandOutput) => void): void;
|
|
1701
1860
|
updateRelationalDatabase(args: UpdateRelationalDatabaseCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateRelationalDatabaseCommandOutput) => void): void;
|
|
1702
1861
|
/**
|
|
1862
|
+
* @public
|
|
1703
1863
|
* <p>Allows the update of one or more parameters of a database in Amazon Lightsail.</p>
|
|
1704
1864
|
* <p>Parameter updates don't cause outages; therefore, their application is not subject to the
|
|
1705
1865
|
* preferred maintenance window. However, there are two ways in which parameter updates are
|