@aws-sdk/client-lightsail 3.749.0 → 3.752.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.
Files changed (80) hide show
  1. package/README.md +1 -1
  2. package/dist-types/Lightsail.d.ts +1 -1
  3. package/dist-types/LightsailClient.d.ts +1 -1
  4. package/dist-types/commands/AttachDiskCommand.d.ts +1 -1
  5. package/dist-types/commands/AttachInstancesToLoadBalancerCommand.d.ts +1 -1
  6. package/dist-types/commands/AttachLoadBalancerTlsCertificateCommand.d.ts +1 -1
  7. package/dist-types/commands/CloseInstancePublicPortsCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateBucketAccessKeyCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateBucketCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateContactMethodCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateContainerServiceCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateContainerServiceDeploymentCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateContainerServiceRegistryLoginCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateDiskCommand.d.ts +1 -1
  15. package/dist-types/commands/CreateDiskFromSnapshotCommand.d.ts +1 -1
  16. package/dist-types/commands/CreateDiskSnapshotCommand.d.ts +1 -1
  17. package/dist-types/commands/CreateDistributionCommand.d.ts +1 -1
  18. package/dist-types/commands/CreateDomainCommand.d.ts +1 -1
  19. package/dist-types/commands/CreateDomainEntryCommand.d.ts +1 -1
  20. package/dist-types/commands/CreateGUISessionAccessDetailsCommand.d.ts +2 -2
  21. package/dist-types/commands/CreateInstanceSnapshotCommand.d.ts +1 -1
  22. package/dist-types/commands/CreateInstancesCommand.d.ts +1 -1
  23. package/dist-types/commands/CreateInstancesFromSnapshotCommand.d.ts +1 -1
  24. package/dist-types/commands/CreateKeyPairCommand.d.ts +1 -1
  25. package/dist-types/commands/CreateLoadBalancerCommand.d.ts +2 -2
  26. package/dist-types/commands/CreateLoadBalancerTlsCertificateCommand.d.ts +1 -1
  27. package/dist-types/commands/CreateRelationalDatabaseCommand.d.ts +1 -1
  28. package/dist-types/commands/CreateRelationalDatabaseFromSnapshotCommand.d.ts +1 -1
  29. package/dist-types/commands/CreateRelationalDatabaseSnapshotCommand.d.ts +1 -1
  30. package/dist-types/commands/DeleteAlarmCommand.d.ts +1 -1
  31. package/dist-types/commands/DeleteAutoSnapshotCommand.d.ts +1 -1
  32. package/dist-types/commands/DeleteBucketAccessKeyCommand.d.ts +1 -1
  33. package/dist-types/commands/DeleteContactMethodCommand.d.ts +1 -1
  34. package/dist-types/commands/DeleteDiskCommand.d.ts +1 -1
  35. package/dist-types/commands/DeleteDiskSnapshotCommand.d.ts +1 -1
  36. package/dist-types/commands/DeleteDomainCommand.d.ts +1 -1
  37. package/dist-types/commands/DeleteDomainEntryCommand.d.ts +1 -1
  38. package/dist-types/commands/DeleteInstanceCommand.d.ts +1 -1
  39. package/dist-types/commands/DeleteInstanceSnapshotCommand.d.ts +1 -1
  40. package/dist-types/commands/DeleteKeyPairCommand.d.ts +1 -1
  41. package/dist-types/commands/DeleteKnownHostKeysCommand.d.ts +1 -1
  42. package/dist-types/commands/DeleteLoadBalancerCommand.d.ts +1 -1
  43. package/dist-types/commands/DeleteLoadBalancerTlsCertificateCommand.d.ts +1 -1
  44. package/dist-types/commands/DeleteRelationalDatabaseCommand.d.ts +1 -1
  45. package/dist-types/commands/DeleteRelationalDatabaseSnapshotCommand.d.ts +1 -1
  46. package/dist-types/commands/DetachDiskCommand.d.ts +1 -1
  47. package/dist-types/commands/DetachInstancesFromLoadBalancerCommand.d.ts +1 -1
  48. package/dist-types/commands/DisableAddOnCommand.d.ts +1 -1
  49. package/dist-types/commands/EnableAddOnCommand.d.ts +1 -1
  50. package/dist-types/commands/ExportSnapshotCommand.d.ts +1 -1
  51. package/dist-types/commands/GetAlarmsCommand.d.ts +1 -1
  52. package/dist-types/commands/GetAutoSnapshotsCommand.d.ts +1 -1
  53. package/dist-types/commands/GetBucketsCommand.d.ts +1 -1
  54. package/dist-types/commands/GetContactMethodsCommand.d.ts +1 -1
  55. package/dist-types/commands/GetInstanceAccessDetailsCommand.d.ts +1 -1
  56. package/dist-types/commands/GetLoadBalancerTlsPoliciesCommand.d.ts +1 -1
  57. package/dist-types/commands/OpenInstancePublicPortsCommand.d.ts +1 -1
  58. package/dist-types/commands/PutAlarmCommand.d.ts +1 -1
  59. package/dist-types/commands/PutInstancePublicPortsCommand.d.ts +1 -1
  60. package/dist-types/commands/RebootInstanceCommand.d.ts +1 -1
  61. package/dist-types/commands/RebootRelationalDatabaseCommand.d.ts +1 -1
  62. package/dist-types/commands/RegisterContainerImageCommand.d.ts +1 -1
  63. package/dist-types/commands/SendContactMethodVerificationCommand.d.ts +1 -1
  64. package/dist-types/commands/StartInstanceCommand.d.ts +2 -2
  65. package/dist-types/commands/StartRelationalDatabaseCommand.d.ts +1 -1
  66. package/dist-types/commands/StopGUISessionCommand.d.ts +1 -1
  67. package/dist-types/commands/StopInstanceCommand.d.ts +2 -2
  68. package/dist-types/commands/StopRelationalDatabaseCommand.d.ts +6 -1
  69. package/dist-types/commands/TagResourceCommand.d.ts +2 -2
  70. package/dist-types/commands/TestAlarmCommand.d.ts +1 -1
  71. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  72. package/dist-types/commands/UpdateDomainEntryCommand.d.ts +1 -1
  73. package/dist-types/commands/UpdateInstanceMetadataOptionsCommand.d.ts +1 -1
  74. package/dist-types/commands/UpdateLoadBalancerAttributeCommand.d.ts +1 -1
  75. package/dist-types/commands/UpdateRelationalDatabaseCommand.d.ts +1 -1
  76. package/dist-types/commands/UpdateRelationalDatabaseParametersCommand.d.ts +1 -1
  77. package/dist-types/index.d.ts +1 -1
  78. package/dist-types/models/models_0.d.ts +47 -47
  79. package/dist-types/models/models_1.d.ts +12 -12
  80. package/package.json +11 -11
package/README.md CHANGED
@@ -14,7 +14,7 @@ registered domains, and resource snapshots (backups) - for a low, predictable mo
14
14
  price.</p>
15
15
  <p>You can manage your Lightsail resources using the Lightsail console, Lightsail API,
16
16
  Command Line Interface (CLI), or SDKs. For more information about Lightsail
17
- concepts and tasks, see the <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/lightsail-how-to-set-up-access-keys-to-use-sdk-api-cli">Amazon Lightsail Developer Guide</a>.</p>
17
+ concepts and tasks, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/lightsail-how-to-set-up-access-keys-to-use-sdk-api-cli">Amazon Lightsail Developer Guide</a>.</p>
18
18
  <p>This API Reference provides detailed information about the actions, data types,
19
19
  parameters, and errors of the Lightsail service. For more information about the supported
20
20
  Amazon Web Services Regions, endpoints, and service quotas of the Lightsail service, see
@@ -1177,7 +1177,7 @@ export interface Lightsail {
1177
1177
  * price.</p>
1178
1178
  * <p>You can manage your Lightsail resources using the Lightsail console, Lightsail API,
1179
1179
  * Command Line Interface (CLI), or SDKs. For more information about Lightsail
1180
- * concepts and tasks, see the <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/lightsail-how-to-set-up-access-keys-to-use-sdk-api-cli">Amazon Lightsail Developer Guide</a>.</p>
1180
+ * concepts and tasks, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/lightsail-how-to-set-up-access-keys-to-use-sdk-api-cli">Amazon Lightsail Developer Guide</a>.</p>
1181
1181
  * <p>This API Reference provides detailed information about the actions, data types,
1182
1182
  * parameters, and errors of the Lightsail service. For more information about the supported
1183
1183
  * Amazon Web Services Regions, endpoints, and service quotas of the Lightsail service, see
@@ -338,7 +338,7 @@ export interface LightsailClientResolvedConfig extends LightsailClientResolvedCo
338
338
  * price.</p>
339
339
  * <p>You can manage your Lightsail resources using the Lightsail console, Lightsail API,
340
340
  * Command Line Interface (CLI), or SDKs. For more information about Lightsail
341
- * concepts and tasks, see the <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/lightsail-how-to-set-up-access-keys-to-use-sdk-api-cli">Amazon Lightsail Developer Guide</a>.</p>
341
+ * concepts and tasks, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/lightsail-how-to-set-up-access-keys-to-use-sdk-api-cli">Amazon Lightsail Developer Guide</a>.</p>
342
342
  * <p>This API Reference provides detailed information about the actions, data types,
343
343
  * parameters, and errors of the Lightsail service. For more information about the supported
344
344
  * Amazon Web Services Regions, endpoints, and service quotas of the Lightsail service, see
@@ -31,7 +31,7 @@ declare const AttachDiskCommand_base: {
31
31
  * to the instance with the specified disk name.</p>
32
32
  * <p>The <code>attach disk</code> operation supports tag-based access control via resource tags
33
33
  * applied to the resource identified by <code>disk name</code>. For more information, see the
34
- * <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags">Amazon Lightsail Developer Guide</a>.</p>
34
+ * <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags">Amazon Lightsail Developer Guide</a>.</p>
35
35
  * @example
36
36
  * Use a bare-bones client and the command you need to make an API call.
37
37
  * ```javascript
@@ -32,7 +32,7 @@ declare const AttachInstancesToLoadBalancerCommand_base: {
32
32
  * status is available.</p>
33
33
  * <p>The <code>attach instances to load balancer</code> operation supports tag-based access
34
34
  * control via resource tags applied to the resource identified by <code>load balancer
35
- * name</code>. 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>
35
+ * name</code>. For more information, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags">Lightsail Developer Guide</a>.</p>
36
36
  * @example
37
37
  * Use a bare-bones client and the command you need to make an API call.
38
38
  * ```javascript
@@ -35,7 +35,7 @@ declare const AttachLoadBalancerTlsCertificateCommand_base: {
35
35
  * it will replace the existing one and become the attached certificate.</p>
36
36
  * <p>The <code>AttachLoadBalancerTlsCertificate</code> operation supports tag-based access
37
37
  * control via resource tags applied to the resource identified by <code>load balancer
38
- * name</code>. 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>
38
+ * name</code>. For more information, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags">Amazon Lightsail Developer Guide</a>.</p>
39
39
  * @example
40
40
  * Use a bare-bones client and the command you need to make an API call.
41
41
  * ```javascript
@@ -30,7 +30,7 @@ declare const CloseInstancePublicPortsCommand_base: {
30
30
  * <p>Closes ports for a specific Amazon Lightsail instance.</p>
31
31
  * <p>The <code>CloseInstancePublicPorts</code> action supports tag-based access control via
32
32
  * resource tags applied to the resource identified by <code>instanceName</code>. For more
33
- * 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>
33
+ * information, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags">Amazon Lightsail Developer Guide</a>.</p>
34
34
  * @example
35
35
  * Use a bare-bones client and the command you need to make an API call.
36
36
  * ```javascript
@@ -31,7 +31,7 @@ declare const CreateBucketAccessKeyCommand_base: {
31
31
  * an access key ID and corresponding secret access key.</p>
32
32
  * <p>Access keys grant full programmatic access to the specified bucket and its objects. You
33
33
  * can have a maximum of two access keys per bucket. Use the <a href="https://docs.aws.amazon.com/lightsail/2016-11-28/api-reference/API_GetBucketAccessKeys.html">GetBucketAccessKeys</a> action to get a list of current access keys for a specific bucket. For more
34
- * 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
34
+ * information about access keys, see <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-creating-bucket-access-keys">Creating access keys for a bucket in Amazon Lightsail</a> in the
35
35
  * <i>Amazon Lightsail Developer Guide</i>.</p>
36
36
  * <important>
37
37
  * <p>The <code>secretAccessKey</code> value is returned only in response to the
@@ -30,7 +30,7 @@ declare const CreateBucketCommand_base: {
30
30
  * <p>Creates an Amazon Lightsail bucket.</p>
31
31
  * <p>A bucket is a cloud storage resource available in the Lightsail object storage service.
32
32
  * Use buckets to store objects such as data and its descriptive metadata. For more information
33
- * about buckets, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/buckets-in-amazon-lightsail">Buckets in Amazon Lightsail</a> in the <i>Amazon Lightsail Developer
33
+ * about buckets, see <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/buckets-in-amazon-lightsail">Buckets in Amazon Lightsail</a> in the <i>Amazon Lightsail Developer
34
34
  * Guide</i>.</p>
35
35
  * @example
36
36
  * Use a bare-bones client and the command you need to make an API call.
@@ -31,7 +31,7 @@ declare const CreateContactMethodCommand_base: {
31
31
  * <p>A contact method is used to send you notifications about your Amazon Lightsail resources.
32
32
  * 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
33
33
  * Regions, and SMS text messages cannot be sent to some countries/regions. For more information,
34
- * see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-notifications">Notifications in Amazon Lightsail</a>.</p>
34
+ * see <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-notifications">Notifications in Amazon Lightsail</a>.</p>
35
35
  * @example
36
36
  * Use a bare-bones client and the command you need to make an API call.
37
37
  * ```javascript
@@ -29,7 +29,7 @@ declare const CreateContainerServiceCommand_base: {
29
29
  /**
30
30
  * <p>Creates an Amazon Lightsail container service.</p>
31
31
  * <p>A Lightsail container service is a compute resource to which you can deploy containers.
32
- * 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
32
+ * For more information, see <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-container-services">Container services in Amazon Lightsail</a> in the <i>Lightsail Dev
33
33
  * Guide</i>.</p>
34
34
  * @example
35
35
  * Use a bare-bones client and the command you need to make an API call.
@@ -35,7 +35,7 @@ declare const CreateContainerServiceDeploymentCommand_base: {
35
35
  * configuration.</p>
36
36
  * <p>You can deploy containers to your container service using container images from a public
37
37
  * registry such as Amazon ECR Public, or from your local machine. For more information, see
38
- * <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-creating-container-images">Creating container images for your Amazon Lightsail container services</a> in the
38
+ * <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-creating-container-images">Creating container images for your Amazon Lightsail container services</a> in the
39
39
  * <i>Amazon Lightsail Developer Guide</i>.</p>
40
40
  * @example
41
41
  * Use a bare-bones client and the command you need to make an API call.
@@ -44,7 +44,7 @@ declare const CreateContainerServiceRegistryLoginCommand_base: {
44
44
  * <note>
45
45
  * <p>This action is not required if you install and use the Lightsail Control
46
46
  * (lightsailctl) plugin to push container images to your Lightsail container service. For
47
- * more information, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-pushing-container-images">Pushing and managing container images on your Amazon Lightsail container services</a>
47
+ * more information, see <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-pushing-container-images">Pushing and managing container images on your Amazon Lightsail container services</a>
48
48
  * in the <i>Amazon Lightsail Developer Guide</i>.</p>
49
49
  * </note>
50
50
  * @example
@@ -30,7 +30,7 @@ declare const CreateDiskCommand_base: {
30
30
  * <p>Creates a block storage disk that can be attached to an Amazon Lightsail instance in the
31
31
  * same Availability Zone (<code>us-east-2a</code>).</p>
32
32
  * <p>The <code>create disk</code> operation supports tag-based access control via request tags.
33
- * 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>
33
+ * For more information, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags">Amazon Lightsail Developer Guide</a>.</p>
34
34
  * @example
35
35
  * Use a bare-bones client and the command you need to make an API call.
36
36
  * ```javascript
@@ -32,7 +32,7 @@ declare const CreateDiskFromSnapshotCommand_base: {
32
32
  * (<code>us-east-2a</code>).</p>
33
33
  * <p>The <code>create disk from snapshot</code> operation supports tag-based access control via
34
34
  * request tags and resource tags applied to the resource identified by <code>disk snapshot
35
- * name</code>. 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>
35
+ * name</code>. For more information, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags">Amazon Lightsail Developer Guide</a>.</p>
36
36
  * @example
37
37
  * Use a bare-bones client and the command you need to make an API call.
38
38
  * ```javascript
@@ -45,7 +45,7 @@ declare const CreateDiskSnapshotCommand_base: {
45
45
  * be created. After the snapshot is available, you can create a block storage disk from the
46
46
  * snapshot and attach it to a running instance to access the data on the disk.</p>
47
47
  * <p>The <code>create disk snapshot</code> operation supports tag-based access control via
48
- * 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>
48
+ * request tags. For more information, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags">Amazon Lightsail Developer Guide</a>.</p>
49
49
  * @example
50
50
  * Use a bare-bones client and the command you need to make an API call.
51
51
  * ```javascript
@@ -30,7 +30,7 @@ declare const CreateDistributionCommand_base: {
30
30
  * <p>Creates an Amazon Lightsail content delivery network (CDN) distribution.</p>
31
31
  * <p>A distribution is a globally distributed network of caching servers that improve the
32
32
  * performance of your website or web application hosted on a Lightsail instance. For more
33
- * information, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-content-delivery-network-distributions">Content delivery networks in Amazon Lightsail</a>.</p>
33
+ * information, see <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-content-delivery-network-distributions">Content delivery networks in Amazon Lightsail</a>.</p>
34
34
  * @example
35
35
  * Use a bare-bones client and the command you need to make an API call.
36
36
  * ```javascript
@@ -29,7 +29,7 @@ declare const CreateDomainCommand_base: {
29
29
  /**
30
30
  * <p>Creates a domain resource for the specified domain (example.com).</p>
31
31
  * <p>The <code>create domain</code> operation supports tag-based access control via request
32
- * 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>
32
+ * tags. For more information, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags">Amazon Lightsail Developer Guide</a>.</p>
33
33
  * @example
34
34
  * Use a bare-bones client and the command you need to make an API call.
35
35
  * ```javascript
@@ -32,7 +32,7 @@ declare const CreateDomainEntryCommand_base: {
32
32
  * (SOA), service locator (SRV), or text (TXT).</p>
33
33
  * <p>The <code>create domain entry</code> operation supports tag-based access control via
34
34
  * resource tags applied to the resource identified by <code>domain name</code>. For more
35
- * 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>
35
+ * information, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags">Amazon Lightsail Developer Guide</a>.</p>
36
36
  * @example
37
37
  * Use a bare-bones client and the command you need to make an API call.
38
38
  * ```javascript
@@ -28,8 +28,8 @@ declare const CreateGUISessionAccessDetailsCommand_base: {
28
28
  };
29
29
  /**
30
30
  * <p>Creates two URLs that are used to access a virtual computer’s graphical user interface
31
- * (GUI) session. The primary URL initiates a web-based NICE DCV session to the virtual
32
- * computer's application. The secondary URL initiates a web-based NICE DCV session to the
31
+ * (GUI) session. The primary URL initiates a web-based Amazon DCV session to the virtual
32
+ * computer's application. The secondary URL initiates a web-based Amazon DCV session to the
33
33
  * virtual computer's operating session. </p>
34
34
  * <p>Use <code>StartGUISession</code> to open the session.</p>
35
35
  * @example
@@ -30,7 +30,7 @@ declare const CreateInstanceSnapshotCommand_base: {
30
30
  * <p>Creates a snapshot of a specific virtual private server, or <i>instance</i>.
31
31
  * You can use a snapshot to create a new instance that is based on that snapshot.</p>
32
32
  * <p>The <code>create instance snapshot</code> operation supports tag-based access control via
33
- * 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>
33
+ * request tags. For more information, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags">Amazon Lightsail Developer Guide</a>.</p>
34
34
  * @example
35
35
  * Use a bare-bones client and the command you need to make an API call.
36
36
  * ```javascript
@@ -29,7 +29,7 @@ declare const CreateInstancesCommand_base: {
29
29
  /**
30
30
  * <p>Creates one or more Amazon Lightsail instances.</p>
31
31
  * <p>The <code>create instances</code> operation supports tag-based access control via request
32
- * 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>
32
+ * tags. For more information, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags">Lightsail Developer Guide</a>.</p>
33
33
  * @example
34
34
  * Use a bare-bones client and the command you need to make an API call.
35
35
  * ```javascript
@@ -31,7 +31,7 @@ declare const CreateInstancesFromSnapshotCommand_base: {
31
31
  * instance.</p>
32
32
  * <p>The <code>create instances from snapshot</code> operation supports tag-based access
33
33
  * control via request tags and resource tags applied to the resource identified by
34
- * <code>instance snapshot name</code>. 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>
34
+ * <code>instance snapshot name</code>. For more information, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags">Amazon Lightsail Developer Guide</a>.</p>
35
35
  * @example
36
36
  * Use a bare-bones client and the command you need to make an API call.
37
37
  * ```javascript
@@ -35,7 +35,7 @@ declare const CreateKeyPairCommand_base: {
35
35
  * exist.</p>
36
36
  * </note>
37
37
  * <p>The <code>create key pair</code> operation supports tag-based access control via request
38
- * 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>
38
+ * tags. For more information, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags">Amazon Lightsail Developer Guide</a>.</p>
39
39
  * @example
40
40
  * Use a bare-bones client and the command you need to make an API call.
41
41
  * ```javascript
@@ -28,13 +28,13 @@ declare const CreateLoadBalancerCommand_base: {
28
28
  };
29
29
  /**
30
30
  * <p>Creates a Lightsail load balancer. To learn more about deciding whether to load balance
31
- * 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
31
+ * your application, see <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/configure-lightsail-instances-for-load-balancing">Configure your Lightsail instances for load balancing</a>. You can create up to 5
32
32
  * load balancers per AWS Region in your account.</p>
33
33
  * <p>When you create a load balancer, you can specify a unique name and port settings. To
34
34
  * change additional load balancer settings, use the <code>UpdateLoadBalancerAttribute</code>
35
35
  * operation.</p>
36
36
  * <p>The <code>create load balancer</code> operation supports tag-based access control via
37
- * 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>
37
+ * request tags. For more information, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags">Amazon Lightsail Developer Guide</a>.</p>
38
38
  * @example
39
39
  * Use a bare-bones client and the command you need to make an API call.
40
40
  * ```javascript
@@ -31,7 +31,7 @@ declare const CreateLoadBalancerTlsCertificateCommand_base: {
31
31
  * <p>TLS is just an updated, more secure version of Secure Socket Layer (SSL).</p>
32
32
  * <p>The <code>CreateLoadBalancerTlsCertificate</code> operation supports tag-based access
33
33
  * control via resource tags applied to the resource identified by <code>load balancer
34
- * name</code>. 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>
34
+ * name</code>. For more information, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags">Amazon Lightsail Developer Guide</a>.</p>
35
35
  * @example
36
36
  * Use a bare-bones client and the command you need to make an API call.
37
37
  * ```javascript
@@ -29,7 +29,7 @@ declare const CreateRelationalDatabaseCommand_base: {
29
29
  /**
30
30
  * <p>Creates a new database in Amazon Lightsail.</p>
31
31
  * <p>The <code>create relational database</code> operation supports tag-based access control
32
- * 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>
32
+ * via request tags. For more information, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags">Amazon Lightsail Developer Guide</a>.</p>
33
33
  * @example
34
34
  * Use a bare-bones client and the command you need to make an API call.
35
35
  * ```javascript
@@ -33,7 +33,7 @@ declare const CreateRelationalDatabaseFromSnapshotCommand_base: {
33
33
  * standard plan.</p>
34
34
  * <p>The <code>create relational database from snapshot</code> operation supports tag-based
35
35
  * access control via request tags and resource tags applied to the resource identified by
36
- * relationalDatabaseSnapshotName. 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>
36
+ * relationalDatabaseSnapshotName. For more information, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags">Amazon Lightsail Developer Guide</a>.</p>
37
37
  * @example
38
38
  * Use a bare-bones client and the command you need to make an API call.
39
39
  * ```javascript
@@ -30,7 +30,7 @@ declare const CreateRelationalDatabaseSnapshotCommand_base: {
30
30
  * <p>Creates a snapshot of your database in Amazon Lightsail. You can use snapshots for backups,
31
31
  * to make copies of a database, and to save data before deleting a database.</p>
32
32
  * <p>The <code>create relational database snapshot</code> operation supports tag-based access
33
- * control 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>
33
+ * control via request tags. For more information, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags">Amazon Lightsail Developer Guide</a>.</p>
34
34
  * @example
35
35
  * Use a bare-bones client and the command you need to make an API call.
36
36
  * ```javascript
@@ -30,7 +30,7 @@ declare const DeleteAlarmCommand_base: {
30
30
  * <p>Deletes an alarm.</p>
31
31
  * <p>An alarm is used to monitor a single metric for one of your resources. When a metric
32
32
  * condition is met, the alarm can notify you by email, SMS text message, and a banner displayed
33
- * on the Amazon Lightsail console. For more information, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-alarms">Alarms
33
+ * on the Amazon Lightsail console. For more information, see <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-alarms">Alarms
34
34
  * in Amazon Lightsail</a>.</p>
35
35
  * @example
36
36
  * Use a bare-bones client and the command you need to make an API call.
@@ -27,7 +27,7 @@ declare const DeleteAutoSnapshotCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <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>
30
+ * <p>Deletes an automatic snapshot of an instance or disk. For more information, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-configuring-automatic-snapshots">Amazon Lightsail Developer Guide</a>.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -29,7 +29,7 @@ declare const DeleteBucketAccessKeyCommand_base: {
29
29
  /**
30
30
  * <p>Deletes an access key for the specified Amazon Lightsail bucket.</p>
31
31
  * <p>We recommend that you delete an access key if the secret access key is compromised.</p>
32
- * <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
32
+ * <p>For more information about access keys, see <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-creating-bucket-access-keys">Creating access keys for a bucket in Amazon Lightsail</a> in the
33
33
  * <i>Amazon Lightsail Developer Guide</i>.</p>
34
34
  * @example
35
35
  * Use a bare-bones client and the command you need to make an API call.
@@ -31,7 +31,7 @@ declare const DeleteContactMethodCommand_base: {
31
31
  * <p>A contact method is used to send you notifications about your Amazon Lightsail resources.
32
32
  * 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
33
33
  * Regions, and SMS text messages cannot be sent to some countries/regions. For more information,
34
- * see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-notifications">Notifications in Amazon Lightsail</a>.</p>
34
+ * see <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-notifications">Notifications in Amazon Lightsail</a>.</p>
35
35
  * @example
36
36
  * Use a bare-bones client and the command you need to make an API call.
37
37
  * ```javascript
@@ -34,7 +34,7 @@ declare const DeleteDiskCommand_base: {
34
34
  * </note>
35
35
  * <p>The <code>delete disk</code> operation supports tag-based access control via resource tags
36
36
  * applied to the resource identified by <code>disk name</code>. For more information, see the
37
- * <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags">Amazon Lightsail Developer Guide</a>.</p>
37
+ * <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags">Amazon Lightsail Developer Guide</a>.</p>
38
38
  * @example
39
39
  * Use a bare-bones client and the command you need to make an API call.
40
40
  * ```javascript
@@ -35,7 +35,7 @@ declare const DeleteDiskSnapshotCommand_base: {
35
35
  * to all the information needed to restore the disk.</p>
36
36
  * <p>The <code>delete disk snapshot</code> operation supports tag-based access control via
37
37
  * resource tags applied to the resource identified by <code>disk snapshot name</code>. For more
38
- * 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>
38
+ * information, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags">Amazon Lightsail Developer Guide</a>.</p>
39
39
  * @example
40
40
  * Use a bare-bones client and the command you need to make an API call.
41
41
  * ```javascript
@@ -30,7 +30,7 @@ declare const DeleteDomainCommand_base: {
30
30
  * <p>Deletes the specified domain recordset and all of its domain records.</p>
31
31
  * <p>The <code>delete domain</code> operation supports tag-based access control via resource
32
32
  * tags applied to the resource identified by <code>domain name</code>. For more information, see
33
- * 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>
33
+ * the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags">Amazon Lightsail Developer Guide</a>.</p>
34
34
  * @example
35
35
  * Use a bare-bones client and the command you need to make an API call.
36
36
  * ```javascript
@@ -30,7 +30,7 @@ declare const DeleteDomainEntryCommand_base: {
30
30
  * <p>Deletes a specific domain entry.</p>
31
31
  * <p>The <code>delete domain entry</code> operation supports tag-based access control via
32
32
  * resource tags applied to the resource identified by <code>domain name</code>. For more
33
- * 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>
33
+ * information, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags">Amazon Lightsail Developer Guide</a>.</p>
34
34
  * @example
35
35
  * Use a bare-bones client and the command you need to make an API call.
36
36
  * ```javascript
@@ -30,7 +30,7 @@ declare const DeleteInstanceCommand_base: {
30
30
  * <p>Deletes an Amazon Lightsail instance.</p>
31
31
  * <p>The <code>delete instance</code> operation supports tag-based access control via resource
32
32
  * tags applied to the resource identified by <code>instance name</code>. For more information,
33
- * 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>
33
+ * see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags">Amazon Lightsail Developer Guide</a>.</p>
34
34
  * @example
35
35
  * Use a bare-bones client and the command you need to make an API call.
36
36
  * ```javascript
@@ -31,7 +31,7 @@ declare const DeleteInstanceSnapshotCommand_base: {
31
31
  * <i>instance</i>).</p>
32
32
  * <p>The <code>delete instance snapshot</code> operation supports tag-based access control via
33
33
  * resource tags applied to the resource identified by <code>instance snapshot name</code>. For
34
- * 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>
34
+ * more information, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags">Amazon Lightsail Developer Guide</a>.</p>
35
35
  * @example
36
36
  * Use a bare-bones client and the command you need to make an API call.
37
37
  * ```javascript
@@ -34,7 +34,7 @@ declare const DeleteKeyPairCommand_base: {
34
34
  * pair, or you call the <a href="https://docs.aws.amazon.com/lightsail/2016-11-28/api-reference/API_DownloadDefaultKeyPair.html">DownloadDefaultKeyPair</a> API. </p>
35
35
  * <p>The <code>delete key pair</code> operation supports tag-based access control via resource
36
36
  * tags applied to the resource identified by <code>key pair name</code>. For more information,
37
- * 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>
37
+ * see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags">Amazon Lightsail Developer Guide</a>.</p>
38
38
  * @example
39
39
  * Use a bare-bones client and the command you need to make an API call.
40
40
  * ```javascript
@@ -33,7 +33,7 @@ declare const DeleteKnownHostKeysCommand_base: {
33
33
  * <important>
34
34
  * <p>Perform this operation only if you were expecting the host key or certificate mismatch
35
35
  * or if you are familiar with the new host key or certificate on the instance. For more
36
- * information, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-troubleshooting-browser-based-ssh-rdp-client-connection">Troubleshooting connection issues when using the Amazon Lightsail browser-based SSH or RDP
36
+ * information, see <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-troubleshooting-browser-based-ssh-rdp-client-connection">Troubleshooting connection issues when using the Amazon Lightsail browser-based SSH or RDP
37
37
  * client</a>.</p>
38
38
  * </important>
39
39
  * @example
@@ -32,7 +32,7 @@ declare const DeleteLoadBalancerCommand_base: {
32
32
  * certificate, and verify domain ownership again.</p>
33
33
  * <p>The <code>delete load balancer</code> operation supports tag-based access control via
34
34
  * resource tags applied to the resource identified by <code>load balancer name</code>. For more
35
- * 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>
35
+ * information, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags">Amazon Lightsail Developer Guide</a>.</p>
36
36
  * @example
37
37
  * Use a bare-bones client and the command you need to make an API call.
38
38
  * ```javascript
@@ -30,7 +30,7 @@ declare const DeleteLoadBalancerTlsCertificateCommand_base: {
30
30
  * <p>Deletes an SSL/TLS certificate associated with a Lightsail load balancer.</p>
31
31
  * <p>The <code>DeleteLoadBalancerTlsCertificate</code> operation supports tag-based access
32
32
  * control via resource tags applied to the resource identified by <code>load balancer
33
- * name</code>. 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>
33
+ * name</code>. For more information, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags">Amazon Lightsail Developer Guide</a>.</p>
34
34
  * @example
35
35
  * Use a bare-bones client and the command you need to make an API call.
36
36
  * ```javascript
@@ -30,7 +30,7 @@ declare const DeleteRelationalDatabaseCommand_base: {
30
30
  * <p>Deletes a database in Amazon Lightsail.</p>
31
31
  * <p>The <code>delete relational database</code> operation supports tag-based access control
32
32
  * via resource tags applied to the resource identified by relationalDatabaseName. For more
33
- * 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>
33
+ * information, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags">Amazon Lightsail Developer Guide</a>.</p>
34
34
  * @example
35
35
  * Use a bare-bones client and the command you need to make an API call.
36
36
  * ```javascript
@@ -30,7 +30,7 @@ declare const DeleteRelationalDatabaseSnapshotCommand_base: {
30
30
  * <p>Deletes a database snapshot in Amazon Lightsail.</p>
31
31
  * <p>The <code>delete relational database snapshot</code> operation supports tag-based access
32
32
  * control via resource tags applied to the resource identified by relationalDatabaseName. For
33
- * 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>
33
+ * more information, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags">Amazon Lightsail Developer Guide</a>.</p>
34
34
  * @example
35
35
  * Use a bare-bones client and the command you need to make an API call.
36
36
  * ```javascript
@@ -32,7 +32,7 @@ declare const DetachDiskCommand_base: {
32
32
  * detaching the disk.</p>
33
33
  * <p>The <code>detach disk</code> operation supports tag-based access control via resource tags
34
34
  * applied to the resource identified by <code>disk name</code>. For more information, see the
35
- * <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags">Amazon Lightsail Developer Guide</a>.</p>
35
+ * <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags">Amazon Lightsail Developer Guide</a>.</p>
36
36
  * @example
37
37
  * Use a bare-bones client and the command you need to make an API call.
38
38
  * ```javascript
@@ -32,7 +32,7 @@ declare const DetachInstancesFromLoadBalancerCommand_base: {
32
32
  * from the load balancer.</p>
33
33
  * <p>The <code>detach instances from load balancer</code> operation supports tag-based access
34
34
  * control via resource tags applied to the resource identified by <code>load balancer
35
- * name</code>. 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>
35
+ * name</code>. For more information, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags">Amazon Lightsail Developer Guide</a>.</p>
36
36
  * @example
37
37
  * Use a bare-bones client and the command you need to make an API call.
38
38
  * ```javascript
@@ -27,7 +27,7 @@ declare const DisableAddOnCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <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>
30
+ * <p>Disables an add-on for an Amazon Lightsail resource. For more information, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-configuring-automatic-snapshots">Amazon Lightsail Developer Guide</a>.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -28,7 +28,7 @@ declare const EnableAddOnCommand_base: {
28
28
  };
29
29
  /**
30
30
  * <p>Enables or modifies an add-on for an Amazon Lightsail resource. For more information, see
31
- * the <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-configuring-automatic-snapshots">Amazon Lightsail Developer Guide</a>.</p>
31
+ * the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-configuring-automatic-snapshots">Amazon Lightsail Developer Guide</a>.</p>
32
32
  * @example
33
33
  * Use a bare-bones client and the command you need to make an API call.
34
34
  * ```javascript
@@ -37,7 +37,7 @@ declare const ExportSnapshotCommand_base: {
37
37
  * <p></p>
38
38
  * <p>The <code>export snapshot</code> operation supports tag-based access control via resource
39
39
  * tags applied to the resource identified by <code>source snapshot name</code>. For more
40
- * 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>
40
+ * information, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags">Amazon Lightsail Developer Guide</a>.</p>
41
41
  * <note>
42
42
  * <p>Use the <code>get instance snapshots</code> or <code>get disk snapshots</code>
43
43
  * operations to get a list of snapshots that you can export to Amazon EC2.</p>
@@ -32,7 +32,7 @@ declare const GetAlarmsCommand_base: {
32
32
  * information about all alarms for a specific resource.</p>
33
33
  * <p>An alarm is used to monitor a single metric for one of your resources. When a metric
34
34
  * condition is met, the alarm can notify you by email, SMS text message, and a banner displayed
35
- * on the Amazon Lightsail console. For more information, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-alarms">Alarms
35
+ * on the Amazon Lightsail console. For more information, see <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-alarms">Alarms
36
36
  * in Amazon Lightsail</a>.</p>
37
37
  * @example
38
38
  * Use a bare-bones client and the command you need to make an API call.