@aws-sdk/client-lightsail 3.750.0 → 3.758.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 +12 -12
@@ -28,7 +28,7 @@ declare const GetAutoSnapshotsCommand_base: {
28
28
  };
29
29
  /**
30
30
  * <p>Returns the available automatic snapshots for an instance or disk. For more information,
31
- * 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>
31
+ * see 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
@@ -30,7 +30,7 @@ declare const GetBucketsCommand_base: {
30
30
  * <p>Returns information about one or more Amazon Lightsail buckets. The information returned
31
31
  * includes the synchronization status of the Amazon Simple Storage Service (Amazon S3)
32
32
  * account-level block public access feature for your Lightsail buckets.</p>
33
- * <p>For more information 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
+ * <p>For more information 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.
@@ -32,7 +32,7 @@ declare const GetContactMethodsCommand_base: {
32
32
  * <p>A contact method is used to send you notifications about your Amazon Lightsail resources.
33
33
  * 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
34
34
  * Regions, and SMS text messages cannot be sent to some countries/regions. For more information,
35
- * see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-notifications">Notifications in Amazon Lightsail</a>.</p>
35
+ * see <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-notifications">Notifications in Amazon Lightsail</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
@@ -31,7 +31,7 @@ declare const GetInstanceAccessDetailsCommand_base: {
31
31
  * <i>instance</i>.</p>
32
32
  * <p>The <code>get instance access details</code> operation supports tag-based access control
33
33
  * via resource tags applied to the resource identified by <code>instance name</code>. For more
34
- * 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
+ * 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 GetLoadBalancerTlsPoliciesCommand_base: {
29
29
  /**
30
30
  * <p>Returns a list of TLS security policies that you can apply to Lightsail load
31
31
  * balancers.</p>
32
- * <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
32
+ * <p>For more information about load balancer TLS security policies, see <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-configure-load-balancer-tls-security-policy">Configuring TLS security policies on your Amazon Lightsail load
33
33
  * balancers</a> in the <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 OpenInstancePublicPortsCommand_base: {
31
31
  * allowed to connect to the instance through the ports, and the protocol.</p>
32
32
  * <p>The <code>OpenInstancePublicPorts</code> action supports tag-based access control via
33
33
  * resource tags applied to the resource identified by <code>instanceName</code>. For more
34
- * 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
+ * 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
@@ -30,7 +30,7 @@ declare const PutAlarmCommand_base: {
30
30
  * <p>Creates or updates an alarm, and associates it with the specified metric.</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
  * <p>When this action creates an alarm, the alarm state is immediately set to
36
36
  * <code>INSUFFICIENT_DATA</code>. The alarm is then evaluated and its state is set
@@ -35,7 +35,7 @@ declare const PutInstancePublicPortsCommand_base: {
35
35
  * ports.</p>
36
36
  * <p>The <code>PutInstancePublicPorts</code> action supports tag-based access control via
37
37
  * resource tags applied to the resource identified by <code>instanceName</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 RebootInstanceCommand_base: {
30
30
  * <p>Restarts a specific instance.</p>
31
31
  * <p>The <code>reboot 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
@@ -30,7 +30,7 @@ declare const RebootRelationalDatabaseCommand_base: {
30
30
  * <p>Restarts a specific database in Amazon Lightsail.</p>
31
31
  * <p>The <code>reboot 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
@@ -31,7 +31,7 @@ declare const RegisterContainerImageCommand_base: {
31
31
  * <note>
32
32
  * <p>This action is not required if you install and use the Lightsail Control
33
33
  * (lightsailctl) plugin to push container images to your Lightsail container service. For
34
- * 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>
34
+ * 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>
35
35
  * in the <i>Amazon Lightsail Developer Guide</i>.</p>
36
36
  * </note>
37
37
  * @example
@@ -32,7 +32,7 @@ declare const SendContactMethodVerificationCommand_base: {
32
32
  * <p>A contact method is used to send you notifications about your Amazon Lightsail resources.
33
33
  * 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
34
34
  * Regions, and SMS text messages cannot be sent to some countries/regions. For more information,
35
- * see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-notifications">Notifications in Amazon Lightsail</a>.</p>
35
+ * see <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-notifications">Notifications in Amazon Lightsail</a>.</p>
36
36
  * <p>A verification request is sent to the contact method when you initially create it. Use
37
37
  * this action to send another verification request if a previous verification request was
38
38
  * deleted, or has expired.</p>
@@ -32,11 +32,11 @@ declare const StartInstanceCommand_base: {
32
32
  * <note>
33
33
  * <p>When you start a stopped instance, Lightsail assigns a new public IP address to the
34
34
  * instance. To use the same IP address after stopping and starting an instance, create a
35
- * static IP address and attach it to the instance. For more information, see the <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/lightsail-create-static-ip">Amazon Lightsail Developer Guide</a>.</p>
35
+ * static IP address and attach it to the instance. For more information, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/lightsail-create-static-ip">Amazon Lightsail Developer Guide</a>.</p>
36
36
  * </note>
37
37
  * <p>The <code>start instance</code> operation supports tag-based access control via resource
38
38
  * tags applied to the resource identified by <code>instance name</code>. For more information,
39
- * 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>
39
+ * see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags">Amazon Lightsail Developer Guide</a>.</p>
40
40
  * @example
41
41
  * Use a bare-bones client and the command you need to make an API call.
42
42
  * ```javascript
@@ -31,7 +31,7 @@ declare const StartRelationalDatabaseCommand_base: {
31
31
  * use the <code>reboot relational database</code> operation.</p>
32
32
  * <p>The <code>start relational database</code> operation supports tag-based access control via
33
33
  * resource tags applied to the resource identified by relationalDatabaseName. For more
34
- * 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
+ * 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
@@ -27,7 +27,7 @@ declare const StopGUISessionCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Terminates a web-based NICE DCV session that’s used to access a virtual computer’s
30
+ * <p>Terminates a web-based Amazon DCV session that’s used to access a virtual computer’s
31
31
  * operating system or application. The session will close and any unsaved data will be
32
32
  * lost.</p>
33
33
  * @example
@@ -31,11 +31,11 @@ declare const StopInstanceCommand_base: {
31
31
  * <note>
32
32
  * <p>When you start a stopped instance, Lightsail assigns a new public IP address to the
33
33
  * instance. To use the same IP address after stopping and starting an instance, create a
34
- * static IP address and attach it to the instance. For more information, see the <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/lightsail-create-static-ip">Amazon Lightsail Developer Guide</a>.</p>
34
+ * static IP address and attach it to the instance. For more information, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/lightsail-create-static-ip">Amazon Lightsail Developer Guide</a>.</p>
35
35
  * </note>
36
36
  * <p>The <code>stop instance</code> operation supports tag-based access control via resource
37
37
  * tags applied to the resource identified by <code>instance name</code>. For more information,
38
- * 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
+ * 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,9 +28,14 @@ declare const StopRelationalDatabaseCommand_base: {
28
28
  };
29
29
  /**
30
30
  * <p>Stops a specific database that is currently running in Amazon Lightsail.</p>
31
+ * <note>
32
+ * <p>If you don't manually start your database instance after it has been stopped for seven
33
+ * consecutive days, Amazon Lightsail automatically starts it for you. This action helps ensure
34
+ * that your database instance doesn't fall behind on any required maintenance updates.</p>
35
+ * </note>
31
36
  * <p>The <code>stop relational database</code> operation supports tag-based access control via
32
37
  * 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>
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>
34
39
  * @example
35
40
  * Use a bare-bones client and the command you need to make an API call.
36
41
  * ```javascript
@@ -29,10 +29,10 @@ declare const TagResourceCommand_base: {
29
29
  /**
30
30
  * <p>Adds one or more tags to the specified Amazon Lightsail resource. Each resource can have a
31
31
  * maximum of 50 tags. Each tag consists of a key and an optional value. Tag keys must be unique
32
- * 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>
32
+ * per resource. For more information about tags, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-tags">Amazon Lightsail Developer Guide</a>.</p>
33
33
  * <p>The <code>tag resource</code> operation supports tag-based access control via request tags
34
34
  * and resource tags applied to the resource identified by <code>resource 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
@@ -33,7 +33,7 @@ declare const TestAlarmCommand_base: {
33
33
  * alarm.</p>
34
34
  * <p>An alarm is used to monitor a single metric for one of your resources. When a metric
35
35
  * condition is met, the alarm can notify you by email, SMS text message, and a banner displayed
36
- * 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
36
+ * on the Amazon Lightsail console. For more information, see <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-alarms">Alarms
37
37
  * in Amazon Lightsail</a>.</p>
38
38
  * @example
39
39
  * Use a bare-bones client and the command you need to make an API call.
@@ -31,7 +31,7 @@ declare const UntagResourceCommand_base: {
31
31
  * resource.</p>
32
32
  * <p>The <code>untag resource</code> operation supports tag-based access control via request
33
33
  * tags and resource tags applied to the resource identified by <code>resource 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
@@ -30,7 +30,7 @@ declare const UpdateDomainEntryCommand_base: {
30
30
  * <p>Updates a domain recordset after it is created.</p>
31
31
  * <p>The <code>update 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
@@ -32,7 +32,7 @@ declare const UpdateInstanceMetadataOptionsCommand_base: {
32
32
  * or <code>GetInstances</code> API operation initially responds with a state of
33
33
  * <code>pending</code>. After the parameter modifications are successfully applied, the state
34
34
  * changes to <code>applied</code> in subsequent <code>GetInstance</code> or
35
- * <code>GetInstances</code> API calls. For more information, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-configuring-instance-metadata-service">Use IMDSv2 with an Amazon Lightsail instance</a> in the <i>Amazon Lightsail Developer Guide</i>.</p>
35
+ * <code>GetInstances</code> API calls. For more information, see <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-configuring-instance-metadata-service">Use IMDSv2 with an Amazon Lightsail instance</a> in the <i>Amazon Lightsail Developer Guide</i>.</p>
36
36
  * @example
37
37
  * Use a bare-bones client and the command you need to make an API call.
38
38
  * ```javascript
@@ -31,7 +31,7 @@ declare const UpdateLoadBalancerAttributeCommand_base: {
31
31
  * a time.</p>
32
32
  * <p>The <code>update load balancer attribute</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
@@ -32,7 +32,7 @@ declare const UpdateRelationalDatabaseCommand_base: {
32
32
  * are applied during the database's predefined maintenance window.</p>
33
33
  * <p>The <code>update relational database</code> operation supports tag-based access control
34
34
  * via resource tags applied to the resource identified by relationalDatabaseName. 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
@@ -36,7 +36,7 @@ declare const UpdateRelationalDatabaseParametersCommand_base: {
36
36
  * the <code>reboot relational database</code> operation.</p>
37
37
  * <p>The <code>update relational database parameters</code> operation supports tag-based access
38
38
  * control via resource tags applied to the resource identified by relationalDatabaseName. For
39
- * 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>
39
+ * 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>
40
40
  * @example
41
41
  * Use a bare-bones client and the command you need to make an API call.
42
42
  * ```javascript
@@ -7,7 +7,7 @@
7
7
  * price.</p>
8
8
  * <p>You can manage your Lightsail resources using the Lightsail console, Lightsail API,
9
9
  * Command Line Interface (CLI), or SDKs. For more information about Lightsail
10
- * 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>
10
+ * 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>
11
11
  * <p>This API Reference provides detailed information about the actions, data types,
12
12
  * parameters, and errors of the Lightsail service. For more information about the supported
13
13
  * Amazon Web Services Regions, endpoints, and service quotas of the Lightsail service, see