@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
@@ -72,7 +72,7 @@ export type StatusType = (typeof StatusType)[keyof typeof StatusType];
72
72
  * <p>Describes an access key for an Amazon Lightsail bucket.</p>
73
73
  * <p>Access keys grant full programmatic access to the specified bucket and its objects. You
74
74
  * can have a maximum of two access keys per bucket. Use the <a href="https://docs.aws.amazon.com/lightsail/2016-11-28/api-reference/API_CreateBucketAccessKey.html">CreateBucketAccessKey</a> action to create an access key for a specific bucket. For
75
- * 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
75
+ * 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
76
76
  * <i>Amazon Lightsail Developer Guide</i>.</p>
77
77
  * <important>
78
78
  * <p>The <code>secretAccessKey</code> value is returned only in response to the
@@ -149,7 +149,7 @@ export type AccessType = (typeof AccessType)[keyof typeof AccessType];
149
149
  /**
150
150
  * <p>Describes the anonymous access permissions for an Amazon Lightsail bucket and its
151
151
  * objects.</p>
152
- * <p>For more information about bucket access permissions, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-understanding-bucket-permissions">Understanding bucket permissions in Amazon Lightsail</a> in the </p>
152
+ * <p>For more information about bucket access permissions, see <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-understanding-bucket-permissions">Understanding bucket permissions in Amazon Lightsail</a> in the </p>
153
153
  * <p>
154
154
  * <i>Amazon Lightsail Developer Guide</i>.</p>
155
155
  * @public
@@ -230,7 +230,7 @@ export type AccountLevelBpaSyncStatus = (typeof AccountLevelBpaSyncStatus)[keyof
230
230
  * do this, Lightsail periodically fetches the account-level BPA configuration
231
231
  * from Amazon S3. When the account-level BPA status is <code>InSync</code>, the Amazon S3 account-level BPA configuration is synchronized and it applies to your Lightsail
232
232
  * buckets. For more information about Amazon Simple Storage Service account-level BPA and how it affects
233
- * Lightsail buckets, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-block-public-access-for-buckets">Block public access for buckets in Amazon Lightsail</a> in the
233
+ * Lightsail buckets, see <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-block-public-access-for-buckets">Block public access for buckets in Amazon Lightsail</a> in the
234
234
  * <i>Amazon Lightsail Developer Guide</i>.</p>
235
235
  * @public
236
236
  */
@@ -293,7 +293,7 @@ export interface AccountLevelBpaSync {
293
293
  * account-level BPA configuration for your Lightsail buckets is defaulted to
294
294
  * <i>active</i> until the synchronization can occur. This means that all
295
295
  * your buckets are private and not publicly accessible. For more information about how to
296
- * create the required service-linked role to allow synchronization, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-using-service-linked-roles">Using Service-Linked Roles for Amazon Lightsail</a> in the
296
+ * create the required service-linked role to allow synchronization, see <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-using-service-linked-roles">Using Service-Linked Roles for Amazon Lightsail</a> in the
297
297
  * <i>Amazon Lightsail Developer Guide</i>.</p>
298
298
  * </li>
299
299
  * <li>
@@ -303,13 +303,13 @@ export interface AccountLevelBpaSync {
303
303
  * Account-level BPA is not yet configured for your Lightsail buckets. Therefore, only the
304
304
  * bucket access permissions and individual object access permissions apply to your
305
305
  * Lightsail buckets. For more information about how to create the required service-linked
306
- * role to allow synchronization, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-using-service-linked-roles">Using Service-Linked Roles for Amazon Lightsail</a> in the
306
+ * role to allow synchronization, see <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-using-service-linked-roles">Using Service-Linked Roles for Amazon Lightsail</a> in the
307
307
  * <i>Amazon Lightsail Developer Guide</i>.</p>
308
308
  * </li>
309
309
  * <li>
310
310
  * <p>
311
311
  * <code>Unknown</code> - The reason that synchronization failed is unknown. Contact
312
- * Amazon Web Services Support for more information.</p>
312
+ * Amazon Web ServicesSupport for more information.</p>
313
313
  * </li>
314
314
  * </ul>
315
315
  * @public
@@ -644,7 +644,7 @@ export type ResourceType = (typeof ResourceType)[keyof typeof ResourceType];
644
644
  /**
645
645
  * <p>Describes resource being monitored by an alarm.</p>
646
646
  * <p>An alarm is a way to monitor your Amazon Lightsail resource metrics. For more information,
647
- * see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-alarms">Alarms
647
+ * see <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-alarms">Alarms
648
648
  * in Amazon Lightsail</a>.</p>
649
649
  * @public
650
650
  */
@@ -749,7 +749,7 @@ export type MetricUnit = (typeof MetricUnit)[keyof typeof MetricUnit];
749
749
  /**
750
750
  * <p>Describes an alarm.</p>
751
751
  * <p>An alarm is a way to monitor your Lightsail resource metrics. For more information, see
752
- * <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-alarms">Alarms in Amazon Lightsail</a>.</p>
752
+ * <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-alarms">Alarms in Amazon Lightsail</a>.</p>
753
753
  * @public
754
754
  */
755
755
  export interface Alarm {
@@ -1611,7 +1611,7 @@ export interface Blueprint {
1611
1611
  /**
1612
1612
  * <p>Describes the access log configuration for a bucket in the Amazon Lightsail object storage
1613
1613
  * service.</p>
1614
- * <p>For more information about bucket access logs, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-bucket-access-logs">Logging bucket requests using access logging in Amazon Lightsail</a> in the
1614
+ * <p>For more information about bucket access logs, see <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-bucket-access-logs">Logging bucket requests using access logging in Amazon Lightsail</a> in the
1615
1615
  * <i>Amazon Lightsail Developer Guide</i>.</p>
1616
1616
  * @public
1617
1617
  */
@@ -1677,7 +1677,7 @@ export interface BucketState {
1677
1677
  }
1678
1678
  /**
1679
1679
  * <p>Describes a tag key and optional value assigned to an Amazon Lightsail resource.</p>
1680
- * <p>For more information about tags in Lightsail, see the <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-tags">Amazon Lightsail Developer Guide</a>.</p>
1680
+ * <p>For more information about tags in Lightsail, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-tags">Amazon Lightsail Developer Guide</a>.</p>
1681
1681
  * @public
1682
1682
  */
1683
1683
  export interface Tag {
@@ -2329,7 +2329,7 @@ export type DnsRecordCreationStateCode = (typeof DnsRecordCreationStateCode)[key
2329
2329
  * of the domain if the DNS zone for the domain exists within your Lightsail
2330
2330
  * account. If automatic record addition fails, or if you manage the DNS of your domain using a
2331
2331
  * third-party service, then you must manually add the CNAME records to the DNS of your domain.
2332
- * For more information, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/verify-tls-ssl-certificate-using-dns-cname-https">Verify an SSL/TLS certificate in Amazon Lightsail</a> in the
2332
+ * For more information, see <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/verify-tls-ssl-certificate-using-dns-cname-https">Verify an SSL/TLS certificate in Amazon Lightsail</a> in the
2333
2333
  * <i>Amazon Lightsail Developer Guide</i>.</p>
2334
2334
  * @public
2335
2335
  */
@@ -2696,7 +2696,7 @@ export interface Certificate {
2696
2696
  revocationReason?: string | undefined;
2697
2697
  /**
2698
2698
  * <p>The tag keys and optional values for the resource. For more information about tags in
2699
- * Lightsail, see the <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-tags">Amazon Lightsail Developer Guide</a>.</p>
2699
+ * Lightsail, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-tags">Amazon Lightsail Developer Guide</a>.</p>
2700
2700
  * @public
2701
2701
  */
2702
2702
  tags?: Tag[] | undefined;
@@ -2746,7 +2746,7 @@ export interface CertificateSummary {
2746
2746
  certificateDetail?: Certificate | undefined;
2747
2747
  /**
2748
2748
  * <p>The tag keys and optional values for the resource. For more information about tags in
2749
- * Lightsail, see the <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-tags">Amazon Lightsail Developer Guide</a>.</p>
2749
+ * Lightsail, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-tags">Amazon Lightsail Developer Guide</a>.</p>
2750
2750
  * @public
2751
2751
  */
2752
2752
  tags?: Tag[] | undefined;
@@ -3064,7 +3064,7 @@ export declare const ContactMethodStatus: {
3064
3064
  export type ContactMethodStatus = (typeof ContactMethodStatus)[keyof typeof ContactMethodStatus];
3065
3065
  /**
3066
3066
  * <p>Describes a contact method.</p>
3067
- * <p>A contact method is a way to send you notifications. For more information, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-notifications">Notifications in Amazon Lightsail</a>.</p>
3067
+ * <p>A contact method is a way to send you notifications. For more information, see <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-notifications">Notifications in Amazon Lightsail</a>.</p>
3068
3068
  * @public
3069
3069
  */
3070
3070
  export interface ContactMethod {
@@ -3381,7 +3381,7 @@ export type ContainerServicePowerName = (typeof ContainerServicePowerName)[keyof
3381
3381
  * for the specified Lightsail container service. You can use the ARN of the role to create a
3382
3382
  * trust relationship between your Lightsail container service and an Amazon ECR private repository in your Amazon Web Services account. This allows your container
3383
3383
  * service to pull images from Amazon ECR private repositories. For more information, see
3384
- * <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-container-service-ecr-private-repo-access">Configuring access to an Amazon ECR private repository for an Amazon Lightsail container service</a> in the <i>Amazon Lightsail Developer Guide</i>.</p>
3384
+ * <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-container-service-ecr-private-repo-access">Configuring access to an Amazon ECR private repository for an Amazon Lightsail container service</a> in the <i>Amazon Lightsail Developer Guide</i>.</p>
3385
3385
  * @public
3386
3386
  */
3387
3387
  export interface ContainerServiceECRImagePullerRole {
@@ -3399,7 +3399,7 @@ export interface ContainerServiceECRImagePullerRole {
3399
3399
  /**
3400
3400
  * <p>Describes the configuration for an Amazon Lightsail container service to
3401
3401
  * access private container image repositories, such as Amazon Elastic Container Registry (Amazon ECR) private repositories.</p>
3402
- * <p>For more information, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-container-service-ecr-private-repo-access">Configuring access to an Amazon ECR private repository for an Amazon Lightsail container service</a> in the <i>Amazon Lightsail Developer Guide</i>.</p>
3402
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-container-service-ecr-private-repo-access">Configuring access to an Amazon ECR private repository for an Amazon Lightsail container service</a> in the <i>Amazon Lightsail Developer Guide</i>.</p>
3403
3403
  * @public
3404
3404
  */
3405
3405
  export interface PrivateRegistryAccess {
@@ -3560,7 +3560,7 @@ export interface ContainerService {
3560
3560
  resourceType?: ResourceType | undefined;
3561
3561
  /**
3562
3562
  * <p>The tag keys and optional values for the resource. For more information about tags in
3563
- * Lightsail, see the <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-tags">Amazon Lightsail Developer Guide</a>.</p>
3563
+ * Lightsail, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-tags">Amazon Lightsail Developer Guide</a>.</p>
3564
3564
  * @public
3565
3565
  */
3566
3566
  tags?: Tag[] | undefined;
@@ -3693,7 +3693,7 @@ export interface ContainerService {
3693
3693
  * <p>An object that describes the configuration for the container service to access private
3694
3694
  * container image repositories, such as Amazon Elastic Container Registry (Amazon ECR) private
3695
3695
  * repositories.</p>
3696
- * <p>For more information, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-container-service-ecr-private-repo-access">Configuring access to an Amazon ECR private repository for an Amazon Lightsail container service</a> in the <i>Amazon Lightsail Developer Guide</i>.</p>
3696
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-container-service-ecr-private-repo-access">Configuring access to an Amazon ECR private repository for an Amazon Lightsail container service</a> in the <i>Amazon Lightsail Developer Guide</i>.</p>
3697
3697
  * @public
3698
3698
  */
3699
3699
  privateRegistryAccess?: PrivateRegistryAccess | undefined;
@@ -3746,7 +3746,7 @@ export interface ContainerServiceDeploymentRequest {
3746
3746
  * for the specified Lightsail container service. You can use the ARN of the role to create a
3747
3747
  * trust relationship between your Lightsail container service and an Amazon ECR private repository in your Amazon Web Services account. This allows your container
3748
3748
  * service to pull images from Amazon ECR private repositories. For more information, see
3749
- * <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-container-service-ecr-private-repo-access">Configuring access to an Amazon ECR private repository for an Amazon Lightsail container service</a> in the <i>Amazon Lightsail Developer Guide</i>.</p>
3749
+ * <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-container-service-ecr-private-repo-access">Configuring access to an Amazon ECR private repository for an Amazon Lightsail container service</a> in the <i>Amazon Lightsail Developer Guide</i>.</p>
3750
3750
  * @public
3751
3751
  */
3752
3752
  export interface ContainerServiceECRImagePullerRoleRequest {
@@ -3890,7 +3890,7 @@ export interface CopySnapshotRequest {
3890
3890
  * <ul>
3891
3891
  * <li>
3892
3892
  * <p>Define this parameter only when copying an automatic snapshot as a manual snapshot.
3893
- * For more information, see the <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-keeping-automatic-snapshots">Amazon Lightsail Developer Guide</a>.</p>
3893
+ * For more information, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-keeping-automatic-snapshots">Amazon Lightsail Developer Guide</a>.</p>
3894
3894
  * </li>
3895
3895
  * </ul>
3896
3896
  * @public
@@ -3911,7 +3911,7 @@ export interface CopySnapshotRequest {
3911
3911
  * </li>
3912
3912
  * <li>
3913
3913
  * <p>Define this parameter only when copying an automatic snapshot as a manual snapshot.
3914
- * For more information, see the <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-keeping-automatic-snapshots">Amazon Lightsail Developer Guide</a>.</p>
3914
+ * For more information, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-keeping-automatic-snapshots">Amazon Lightsail Developer Guide</a>.</p>
3915
3915
  * </li>
3916
3916
  * </ul>
3917
3917
  * @public
@@ -3929,7 +3929,7 @@ export interface CopySnapshotRequest {
3929
3929
  * </li>
3930
3930
  * <li>
3931
3931
  * <p>Define this parameter only when copying an automatic snapshot as a manual snapshot.
3932
- * For more information, see the <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-keeping-automatic-snapshots">Amazon Lightsail Developer Guide</a>.</p>
3932
+ * For more information, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-keeping-automatic-snapshots">Amazon Lightsail Developer Guide</a>.</p>
3933
3933
  * </li>
3934
3934
  * </ul>
3935
3935
  * @public
@@ -4065,7 +4065,7 @@ export interface CostEstimate {
4065
4065
  export interface CreateBucketRequest {
4066
4066
  /**
4067
4067
  * <p>The name for the bucket.</p>
4068
- * <p>For more information about bucket names, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/bucket-naming-rules-in-amazon-lightsail">Bucket naming rules in Amazon Lightsail</a> in the <i>Amazon Lightsail Developer
4068
+ * <p>For more information about bucket names, see <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/bucket-naming-rules-in-amazon-lightsail">Bucket naming rules in Amazon Lightsail</a> in the <i>Amazon Lightsail Developer
4069
4069
  * Guide</i>.</p>
4070
4070
  * @public
4071
4071
  */
@@ -4091,7 +4091,7 @@ export interface CreateBucketRequest {
4091
4091
  /**
4092
4092
  * <p>A Boolean value that indicates whether to enable versioning of objects in the
4093
4093
  * bucket.</p>
4094
- * <p>For more information about versioning, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-managing-bucket-object-versioning">Enabling and suspending object versioning in a bucket in Amazon Lightsail</a> in the
4094
+ * <p>For more information about versioning, see <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-managing-bucket-object-versioning">Enabling and suspending object versioning in a bucket in Amazon Lightsail</a> in the
4095
4095
  * <i>Amazon Lightsail Developer Guide</i>.</p>
4096
4096
  * @public
4097
4097
  */
@@ -4330,7 +4330,7 @@ export interface CreateContactMethodRequest {
4330
4330
  * <p>For a list of countries/regions where SMS text messages can be sent, and the latest
4331
4331
  * Amazon Web Services Regions where SMS text messaging is supported, see <a href="https://docs.aws.amazon.com/sns/latest/dg/sns-supported-regions-countries.html">Supported Regions and Countries</a> in the <i>Amazon SNS Developer
4332
4332
  * Guide</i>.</p>
4333
- * <p>For more information about notifications in Amazon Lightsail, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-notifications">Notifications in Amazon Lightsail</a>.</p>
4333
+ * <p>For more information about notifications in Amazon Lightsail, see <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-notifications">Notifications in Amazon Lightsail</a>.</p>
4334
4334
  * @public
4335
4335
  */
4336
4336
  protocol: ContactProtocol | undefined;
@@ -4360,7 +4360,7 @@ export interface CreateContactMethodResult {
4360
4360
  /**
4361
4361
  * <p>Describes a request to configure an Amazon Lightsail container service to
4362
4362
  * access private container image repositories, such as Amazon Elastic Container Registry (Amazon ECR) private repositories.</p>
4363
- * <p>For more information, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-container-service-ecr-private-repo-access">Configuring access to an Amazon ECR private repository for an Amazon Lightsail container service</a> in the <i>Amazon Lightsail Developer Guide</i>.</p>
4363
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-container-service-ecr-private-repo-access">Configuring access to an Amazon ECR private repository for an Amazon Lightsail container service</a> in the <i>Amazon Lightsail Developer Guide</i>.</p>
4364
4364
  * @public
4365
4365
  */
4366
4366
  export interface PrivateRegistryAccessRequest {
@@ -4430,7 +4430,7 @@ export interface CreateContainerServiceRequest {
4430
4430
  /**
4431
4431
  * <p>The tag keys and optional values to add to the container service during create.</p>
4432
4432
  * <p>Use the <code>TagResource</code> action to tag a resource after it's created.</p>
4433
- * <p>For more information about tags in Lightsail, see the <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-tags">Amazon Lightsail Developer Guide</a>.</p>
4433
+ * <p>For more information about tags in Lightsail, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-tags">Amazon Lightsail Developer Guide</a>.</p>
4434
4434
  * @public
4435
4435
  */
4436
4436
  tags?: Tag[] | undefined;
@@ -4466,7 +4466,7 @@ export interface CreateContainerServiceRequest {
4466
4466
  * <p>An object to describe the configuration for the container service to access private
4467
4467
  * container image repositories, such as Amazon Elastic Container Registry (Amazon ECR) private
4468
4468
  * repositories.</p>
4469
- * <p>For more information, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-container-service-ecr-private-repo-access">Configuring access to an Amazon ECR private repository for an Amazon Lightsail container service</a> in the <i>Amazon Lightsail Developer Guide</i>.</p>
4469
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-container-service-ecr-private-repo-access">Configuring access to an Amazon ECR private repository for an Amazon Lightsail container service</a> in the <i>Amazon Lightsail Developer Guide</i>.</p>
4470
4470
  * @public
4471
4471
  */
4472
4472
  privateRegistryAccess?: PrivateRegistryAccessRequest | undefined;
@@ -4634,7 +4634,7 @@ export interface CreateDiskFromSnapshotRequest {
4634
4634
  * </li>
4635
4635
  * <li>
4636
4636
  * <p>Define this parameter only when creating a new disk from an automatic snapshot. For
4637
- * 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>
4637
+ * 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>
4638
4638
  * </li>
4639
4639
  * </ul>
4640
4640
  * @public
@@ -4656,7 +4656,7 @@ export interface CreateDiskFromSnapshotRequest {
4656
4656
  * </li>
4657
4657
  * <li>
4658
4658
  * <p>Define this parameter only when creating a new disk from an automatic snapshot. For
4659
- * 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>
4659
+ * 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>
4660
4660
  * </li>
4661
4661
  * </ul>
4662
4662
  * @public
@@ -4673,7 +4673,7 @@ export interface CreateDiskFromSnapshotRequest {
4673
4673
  * </li>
4674
4674
  * <li>
4675
4675
  * <p>Define this parameter only when creating a new disk from an automatic snapshot. For
4676
- * 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>
4676
+ * 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>
4677
4677
  * </li>
4678
4678
  * </ul>
4679
4679
  * @public
@@ -5034,7 +5034,7 @@ export interface LightsailDistribution {
5034
5034
  ipAddressType?: IpAddressType | undefined;
5035
5035
  /**
5036
5036
  * <p>The tag keys and optional values for the resource. For more information about tags in
5037
- * Lightsail, see the <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-tags">Amazon Lightsail Developer Guide</a>.</p>
5037
+ * Lightsail, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-tags">Amazon Lightsail Developer Guide</a>.</p>
5038
5038
  * @public
5039
5039
  */
5040
5040
  tags?: Tag[] | undefined;
@@ -5224,7 +5224,7 @@ export interface CreateGUISessionAccessDetailsRequest {
5224
5224
  resourceName: string | undefined;
5225
5225
  }
5226
5226
  /**
5227
- * <p>Describes a web-based, remote graphical user interface (GUI), NICE DCV session. The
5227
+ * <p>Describes a web-based, remote graphical user interface (GUI), Amazon DCV session. The
5228
5228
  * session is used to access a virtual computer’s operating system or application.</p>
5229
5229
  * @public
5230
5230
  */
@@ -5291,7 +5291,7 @@ export interface CreateGUISessionAccessDetailsResult {
5291
5291
  */
5292
5292
  failureReason?: string | undefined;
5293
5293
  /**
5294
- * <p>Returns information about the specified NICE DCV GUI session.</p>
5294
+ * <p>Returns information about the specified Amazon DCV GUI session.</p>
5295
5295
  * @public
5296
5296
  */
5297
5297
  sessions?: Session[] | undefined;
@@ -5354,7 +5354,7 @@ export interface CreateInstancesRequest {
5354
5354
  * <p>Depending on the machine image you choose, the command to get software on your instance
5355
5355
  * varies. Amazon Linux and CentOS use <code>yum</code>, Debian and Ubuntu use
5356
5356
  * <code>apt-get</code>, and FreeBSD uses <code>pkg</code>. For a complete list, see the
5357
- * <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/compare-options-choose-lightsail-instance-image">Amazon Lightsail Developer Guide</a>.</p>
5357
+ * <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/compare-options-choose-lightsail-instance-image">Amazon Lightsail Developer Guide</a>.</p>
5358
5358
  * </note>
5359
5359
  * @public
5360
5360
  */
@@ -5445,7 +5445,7 @@ export interface CreateInstancesFromSnapshotRequest {
5445
5445
  * <p>Depending on the machine image you choose, the command to get software on your instance
5446
5446
  * varies. Amazon Linux and CentOS use <code>yum</code>, Debian and Ubuntu use
5447
5447
  * <code>apt-get</code>, and FreeBSD uses <code>pkg</code>. For a complete list, see the
5448
- * <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/compare-options-choose-lightsail-instance-image">Amazon Lightsail Developer Guide</a>.</p>
5448
+ * <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/compare-options-choose-lightsail-instance-image">Amazon Lightsail Developer Guide</a>.</p>
5449
5449
  * </note>
5450
5450
  * @public
5451
5451
  */
@@ -5486,7 +5486,7 @@ export interface CreateInstancesFromSnapshotRequest {
5486
5486
  * </li>
5487
5487
  * <li>
5488
5488
  * <p>Define this parameter only when creating a new instance from an automatic snapshot.
5489
- * 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>
5489
+ * 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>
5490
5490
  * </li>
5491
5491
  * </ul>
5492
5492
  * @public
@@ -5508,7 +5508,7 @@ export interface CreateInstancesFromSnapshotRequest {
5508
5508
  * </li>
5509
5509
  * <li>
5510
5510
  * <p>Define this parameter only when creating a new instance from an automatic snapshot.
5511
- * 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>
5511
+ * 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>
5512
5512
  * </li>
5513
5513
  * </ul>
5514
5514
  * @public
@@ -5525,7 +5525,7 @@ export interface CreateInstancesFromSnapshotRequest {
5525
5525
  * </li>
5526
5526
  * <li>
5527
5527
  * <p>Define this parameter only when creating a new instance from an automatic snapshot.
5528
- * 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>
5528
+ * 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>
5529
5529
  * </li>
5530
5530
  * </ul>
5531
5531
  * @public
@@ -5631,7 +5631,7 @@ export interface KeyPair {
5631
5631
  resourceType?: ResourceType | undefined;
5632
5632
  /**
5633
5633
  * <p>The tag keys and optional values for the resource. For more information about tags in
5634
- * Lightsail, see the <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-tags">Amazon Lightsail Developer Guide</a>.</p>
5634
+ * Lightsail, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-tags">Amazon Lightsail Developer Guide</a>.</p>
5635
5635
  * @public
5636
5636
  */
5637
5637
  tags?: Tag[] | undefined;
@@ -5730,7 +5730,7 @@ export interface CreateLoadBalancerRequest {
5730
5730
  * <p>The name of the TLS policy to apply to the load balancer.</p>
5731
5731
  * <p>Use the <a href="https://docs.aws.amazon.com/lightsail/2016-11-28/api-reference/API_GetLoadBalancerTlsPolicies.html">GetLoadBalancerTlsPolicies</a> action to get a list of TLS policy names that you can
5732
5732
  * specify.</p>
5733
- * <p>For more information about load balancer TLS 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
5733
+ * <p>For more information about load balancer TLS 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
5734
5734
  * balancers</a> in the <i>Amazon Lightsail Developer Guide</i>.</p>
5735
5735
  * @public
5736
5736
  */
@@ -6909,7 +6909,7 @@ export interface Disk {
6909
6909
  resourceType?: ResourceType | undefined;
6910
6910
  /**
6911
6911
  * <p>The tag keys and optional values for the resource. For more information about tags in
6912
- * Lightsail, see the <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-tags">Amazon Lightsail Developer Guide</a>.</p>
6912
+ * Lightsail, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-tags">Amazon Lightsail Developer Guide</a>.</p>
6913
6913
  * @public
6914
6914
  */
6915
6915
  tags?: Tag[] | undefined;
@@ -7066,7 +7066,7 @@ export interface DiskSnapshot {
7066
7066
  resourceType?: ResourceType | undefined;
7067
7067
  /**
7068
7068
  * <p>The tag keys and optional values for the resource. For more information about tags in
7069
- * Lightsail, see the <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-tags">Amazon Lightsail Developer Guide</a>.</p>
7069
+ * Lightsail, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-tags">Amazon Lightsail Developer Guide</a>.</p>
7070
7070
  * @public
7071
7071
  */
7072
7072
  tags?: Tag[] | undefined;
@@ -7191,7 +7191,7 @@ export type NameServersUpdateStateCode = (typeof NameServersUpdateStateCode)[key
7191
7191
  /**
7192
7192
  * <p>Describes the state of the name server records update made by Amazon Lightsail
7193
7193
  * to an Amazon Route 53 registered domain.</p>
7194
- * <p>For more information, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/understanding-dns-in-amazon-lightsail">DNS in Amazon Lightsail</a> in the <i>Amazon Lightsail
7194
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/understanding-dns-in-amazon-lightsail">DNS in Amazon Lightsail</a> in the <i>Amazon Lightsail
7195
7195
  * Developer Guide</i>.</p>
7196
7196
  * @public
7197
7197
  */
@@ -7300,7 +7300,7 @@ export interface R53HostedZoneDeletionState {
7300
7300
  * </ul>
7301
7301
  * <p>If automatic domain delegation fails, or if you manage the DNS of your domain using a
7302
7302
  * service other than Route 53, then you must manually add the Lightsail
7303
- * DNS zone name servers to your domain in order to delegate management of its DNS to Lightsail. For more information, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/lightsail-how-to-create-dns-entry">Creating a DNS zone to manage your domain’s records in Amazon Lightsail</a>
7303
+ * DNS zone name servers to your domain in order to delegate management of its DNS to Lightsail. For more information, see <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/lightsail-how-to-create-dns-entry">Creating a DNS zone to manage your domain’s records in Amazon Lightsail</a>
7304
7304
  * in the <i>Amazon Lightsail Developer Guide</i>.</p>
7305
7305
  * @public
7306
7306
  */
@@ -7358,7 +7358,7 @@ export interface Domain {
7358
7358
  resourceType?: ResourceType | undefined;
7359
7359
  /**
7360
7360
  * <p>The tag keys and optional values for the resource. For more information about tags in
7361
- * Lightsail, see the <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-tags">Amazon Lightsail Developer Guide</a>.</p>
7361
+ * Lightsail, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-tags">Amazon Lightsail Developer Guide</a>.</p>
7362
7362
  * @public
7363
7363
  */
7364
7364
  tags?: Tag[] | undefined;
@@ -7976,7 +7976,7 @@ export interface GetBucketsResult {
7976
7976
  /**
7977
7977
  * <p>An object that describes the synchronization status of the Amazon S3 account-level
7978
7978
  * block public access feature for your Lightsail buckets.</p>
7979
- * <p>For more information about this feature and how it affects Lightsail buckets, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-block-public-access-for-buckets">Block public access for buckets in Amazon Lightsail</a>.</p>
7979
+ * <p>For more information about this feature and how it affects Lightsail buckets, see <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-block-public-access-for-buckets">Block public access for buckets in Amazon Lightsail</a>.</p>
7980
7980
  * @public
7981
7981
  */
7982
7982
  accountLevelBpaSync?: AccountLevelBpaSync | undefined;
@@ -681,7 +681,7 @@ export interface InstanceMetadataOptions {
681
681
  * <p>Not all instance blueprints in Lightsail support version 2.0 credentials.
682
682
  * Use the <code>MetadataNoToken</code> instance metric to track the number of calls to the
683
683
  * instance metadata service that are using version 1.0 credentials. For more information, see
684
- * <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-viewing-instance-health-metrics">Viewing instance metrics in Amazon Lightsail</a> in the <i>Amazon Lightsail Developer Guide</i>.</p>
684
+ * <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-viewing-instance-health-metrics">Viewing instance metrics in Amazon Lightsail</a> in the <i>Amazon Lightsail Developer Guide</i>.</p>
685
685
  * </important>
686
686
  * @public
687
687
  */
@@ -958,7 +958,7 @@ export interface Instance {
958
958
  resourceType?: ResourceType | undefined;
959
959
  /**
960
960
  * <p>The tag keys and optional values for the resource. For more information about tags in
961
- * Lightsail, see the <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-tags">Amazon Lightsail Developer Guide</a>.</p>
961
+ * Lightsail, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-tags">Amazon Lightsail Developer Guide</a>.</p>
962
962
  * @public
963
963
  */
964
964
  tags?: Tag[] | undefined;
@@ -1315,7 +1315,7 @@ export interface GetInstanceMetricDataRequest {
1315
1315
  * of CPU performance available for your instance to burst above its baseline. Your instance
1316
1316
  * continuously accrues and consumes burst capacity. Burst capacity stops accruing when your
1317
1317
  * instance's <code>BurstCapacityPercentage</code> reaches 100%. For more information, see
1318
- * <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-viewing-instance-burst-capacity">Viewing instance burst capacity in Amazon Lightsail</a>.</p>
1318
+ * <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-viewing-instance-burst-capacity">Viewing instance burst capacity in Amazon Lightsail</a>.</p>
1319
1319
  * <p>
1320
1320
  * <code>Statistics</code>: The most useful statistics are <code>Maximum</code> and
1321
1321
  * <code>Average</code>.</p>
@@ -1334,7 +1334,7 @@ export interface GetInstanceMetricDataRequest {
1334
1334
  * 100% CPU utilization. For example, if your instance operates at 50% CPU utilization in the
1335
1335
  * burstable zone for a 5-minute period, then it consumes CPU burst capacity minutes at a 50%
1336
1336
  * rate in that period. Your instance consumed 2 minutes and 30 seconds of CPU burst capacity
1337
- * minutes in the 5-minute period. For more information, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-viewing-instance-burst-capacity">Viewing instance burst capacity in Amazon Lightsail</a>.</p>
1337
+ * minutes in the 5-minute period. For more information, see <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-viewing-instance-burst-capacity">Viewing instance burst capacity in Amazon Lightsail</a>.</p>
1338
1338
  * <p>
1339
1339
  * <code>Statistics</code>: The most useful statistics are <code>Maximum</code> and
1340
1340
  * <code>Average</code>.</p>
@@ -1785,7 +1785,7 @@ export interface InstanceSnapshot {
1785
1785
  resourceType?: ResourceType | undefined;
1786
1786
  /**
1787
1787
  * <p>The tag keys and optional values for the resource. For more information about tags in
1788
- * Lightsail, see the <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-tags">Amazon Lightsail Developer Guide</a>.</p>
1788
+ * Lightsail, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-tags">Amazon Lightsail Developer Guide</a>.</p>
1789
1789
  * @public
1790
1790
  */
1791
1791
  tags?: Tag[] | undefined;
@@ -2251,7 +2251,7 @@ export interface LoadBalancer {
2251
2251
  resourceType?: ResourceType | undefined;
2252
2252
  /**
2253
2253
  * <p>The tag keys and optional values for the resource. For more information about tags in
2254
- * Lightsail, see the <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-tags">Amazon Lightsail Developer Guide</a>.</p>
2254
+ * Lightsail, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-tags">Amazon Lightsail Developer Guide</a>.</p>
2255
2255
  * @public
2256
2256
  */
2257
2257
  tags?: Tag[] | undefined;
@@ -3045,7 +3045,7 @@ export interface LoadBalancerTlsCertificate {
3045
3045
  resourceType?: ResourceType | undefined;
3046
3046
  /**
3047
3047
  * <p>The tag keys and optional values for the resource. For more information about tags in
3048
- * Lightsail, see the <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-tags">Amazon Lightsail Developer Guide</a>.</p>
3048
+ * Lightsail, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-tags">Amazon Lightsail Developer Guide</a>.</p>
3049
3049
  * @public
3050
3050
  */
3051
3051
  tags?: Tag[] | undefined;
@@ -3236,7 +3236,7 @@ export interface GetLoadBalancerTlsPoliciesRequest {
3236
3236
  /**
3237
3237
  * <p>Describes the TLS security policies that are available for Lightsail load
3238
3238
  * balancers.</p>
3239
- * <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
3239
+ * <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
3240
3240
  * balancers</a> in the <i>Amazon Lightsail Developer
3241
3241
  * Guide</i>.</p>
3242
3242
  * @public
@@ -3585,7 +3585,7 @@ export interface RelationalDatabase {
3585
3585
  resourceType?: ResourceType | undefined;
3586
3586
  /**
3587
3587
  * <p>The tag keys and optional values for the resource. For more information about tags in
3588
- * Lightsail, see the <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-tags">Amazon Lightsail Developer Guide</a>.</p>
3588
+ * Lightsail, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-tags">Amazon Lightsail Developer Guide</a>.</p>
3589
3589
  * @public
3590
3590
  */
3591
3591
  tags?: Tag[] | undefined;
@@ -4491,7 +4491,7 @@ export interface RelationalDatabaseSnapshot {
4491
4491
  resourceType?: ResourceType | undefined;
4492
4492
  /**
4493
4493
  * <p>The tag keys and optional values for the resource. For more information about tags in
4494
- * Lightsail, see the <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-tags">Amazon Lightsail Developer Guide</a>.</p>
4494
+ * Lightsail, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-tags">Amazon Lightsail Developer Guide</a>.</p>
4495
4495
  * @public
4496
4496
  */
4497
4497
  tags?: Tag[] | undefined;
@@ -4989,7 +4989,7 @@ export interface PutAlarmRequest {
4989
4989
  * <code>NetworkTransmitThroughput</code>.</p>
4990
4990
  * </li>
4991
4991
  * </ul>
4992
- * <p>For more information about these metrics, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-resource-health-metrics#available-metrics">Metrics available in Lightsail</a>.</p>
4992
+ * <p>For more information about these metrics, see <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-resource-health-metrics#available-metrics">Metrics available in Lightsail</a>.</p>
4993
4993
  * @public
4994
4994
  */
4995
4995
  metricName: MetricName | undefined;
@@ -5883,7 +5883,7 @@ export interface UpdateContainerServiceRequest {
5883
5883
  * <p>An object to describe the configuration for the container service to access private
5884
5884
  * container image repositories, such as Amazon Elastic Container Registry (Amazon ECR) private
5885
5885
  * repositories.</p>
5886
- * <p>For more information, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-container-service-ecr-private-repo-access">Configuring access to an Amazon ECR private repository for an Amazon Lightsail container service</a> in the <i>Amazon Lightsail Developer Guide</i>.</p>
5886
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-container-service-ecr-private-repo-access">Configuring access to an Amazon ECR private repository for an Amazon Lightsail container service</a> in the <i>Amazon Lightsail Developer Guide</i>.</p>
5887
5887
  * @public
5888
5888
  */
5889
5889
  privateRegistryAccess?: PrivateRegistryAccessRequest | undefined;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-lightsail",
3
3
  "description": "AWS SDK for JavaScript Lightsail Client for Node.js, Browser and React Native",
4
- "version": "3.749.0",
4
+ "version": "3.752.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-lightsail",
@@ -20,38 +20,38 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/core": "3.749.0",
24
- "@aws-sdk/credential-provider-node": "3.749.0",
23
+ "@aws-sdk/core": "3.750.0",
24
+ "@aws-sdk/credential-provider-node": "3.750.0",
25
25
  "@aws-sdk/middleware-host-header": "3.734.0",
26
26
  "@aws-sdk/middleware-logger": "3.734.0",
27
27
  "@aws-sdk/middleware-recursion-detection": "3.734.0",
28
- "@aws-sdk/middleware-user-agent": "3.749.0",
28
+ "@aws-sdk/middleware-user-agent": "3.750.0",
29
29
  "@aws-sdk/region-config-resolver": "3.734.0",
30
30
  "@aws-sdk/types": "3.734.0",
31
31
  "@aws-sdk/util-endpoints": "3.743.0",
32
32
  "@aws-sdk/util-user-agent-browser": "3.734.0",
33
- "@aws-sdk/util-user-agent-node": "3.749.0",
33
+ "@aws-sdk/util-user-agent-node": "3.750.0",
34
34
  "@smithy/config-resolver": "^4.0.1",
35
- "@smithy/core": "^3.1.3",
35
+ "@smithy/core": "^3.1.4",
36
36
  "@smithy/fetch-http-handler": "^5.0.1",
37
37
  "@smithy/hash-node": "^4.0.1",
38
38
  "@smithy/invalid-dependency": "^4.0.1",
39
39
  "@smithy/middleware-content-length": "^4.0.1",
40
- "@smithy/middleware-endpoint": "^4.0.4",
41
- "@smithy/middleware-retry": "^4.0.5",
40
+ "@smithy/middleware-endpoint": "^4.0.5",
41
+ "@smithy/middleware-retry": "^4.0.6",
42
42
  "@smithy/middleware-serde": "^4.0.2",
43
43
  "@smithy/middleware-stack": "^4.0.1",
44
44
  "@smithy/node-config-provider": "^4.0.1",
45
45
  "@smithy/node-http-handler": "^4.0.2",
46
46
  "@smithy/protocol-http": "^5.0.1",
47
- "@smithy/smithy-client": "^4.1.4",
47
+ "@smithy/smithy-client": "^4.1.5",
48
48
  "@smithy/types": "^4.1.0",
49
49
  "@smithy/url-parser": "^4.0.1",
50
50
  "@smithy/util-base64": "^4.0.0",
51
51
  "@smithy/util-body-length-browser": "^4.0.0",
52
52
  "@smithy/util-body-length-node": "^4.0.0",
53
- "@smithy/util-defaults-mode-browser": "^4.0.5",
54
- "@smithy/util-defaults-mode-node": "^4.0.5",
53
+ "@smithy/util-defaults-mode-browser": "^4.0.6",
54
+ "@smithy/util-defaults-mode-node": "^4.0.6",
55
55
  "@smithy/util-endpoints": "^3.0.1",
56
56
  "@smithy/util-middleware": "^4.0.1",
57
57
  "@smithy/util-retry": "^4.0.1",