aws-sdk-lightsail 1.107.0 → 1.108.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -602,7 +602,7 @@ module Aws::Lightsail
602
602
  #
603
603
  #
604
604
  #
605
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
605
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
606
606
  #
607
607
  # @option params [required, String] :disk_name
608
608
  # The unique Lightsail disk name (`my-disk`).
@@ -671,7 +671,7 @@ module Aws::Lightsail
671
671
  #
672
672
  #
673
673
  #
674
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
674
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
675
675
  #
676
676
  # @option params [required, String] :load_balancer_name
677
677
  # The name of the load balancer.
@@ -742,7 +742,7 @@ module Aws::Lightsail
742
742
  #
743
743
  #
744
744
  #
745
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
745
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
746
746
  #
747
747
  # @option params [required, String] :load_balancer_name
748
748
  # The name of the load balancer to which you want to associate the
@@ -842,7 +842,7 @@ module Aws::Lightsail
842
842
  #
843
843
  #
844
844
  #
845
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
845
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
846
846
  #
847
847
  # @option params [required, Types::PortInfo] :port_info
848
848
  # An object to describe the ports to close for the specified instance.
@@ -932,7 +932,7 @@ module Aws::Lightsail
932
932
  #
933
933
  #
934
934
  #
935
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-keeping-automatic-snapshots
935
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-keeping-automatic-snapshots
936
936
  #
937
937
  # @option params [String] :restore_date
938
938
  # The date of the source automatic snapshot to copy. Use the `get auto
@@ -953,7 +953,7 @@ module Aws::Lightsail
953
953
  #
954
954
  #
955
955
  #
956
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-keeping-automatic-snapshots
956
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-keeping-automatic-snapshots
957
957
  #
958
958
  # @option params [Boolean] :use_latest_restorable_auto_snapshot
959
959
  # A Boolean value to indicate whether to use the latest available
@@ -971,7 +971,7 @@ module Aws::Lightsail
971
971
  #
972
972
  #
973
973
  #
974
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-keeping-automatic-snapshots
974
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-keeping-automatic-snapshots
975
975
  #
976
976
  # @option params [required, String] :target_snapshot_name
977
977
  # The name of the new manual snapshot to be created as a copy.
@@ -1030,7 +1030,7 @@ module Aws::Lightsail
1030
1030
  #
1031
1031
  #
1032
1032
  #
1033
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/buckets-in-amazon-lightsail
1033
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/buckets-in-amazon-lightsail
1034
1034
  #
1035
1035
  # @option params [required, String] :bucket_name
1036
1036
  # The name for the bucket.
@@ -1040,7 +1040,7 @@ module Aws::Lightsail
1040
1040
  #
1041
1041
  #
1042
1042
  #
1043
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/bucket-naming-rules-in-amazon-lightsail
1043
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/bucket-naming-rules-in-amazon-lightsail
1044
1044
  #
1045
1045
  # @option params [required, String] :bundle_id
1046
1046
  # The ID of the bundle to use for the bucket.
@@ -1078,7 +1078,7 @@ module Aws::Lightsail
1078
1078
  #
1079
1079
  #
1080
1080
  #
1081
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-managing-bucket-object-versioning
1081
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-managing-bucket-object-versioning
1082
1082
  #
1083
1083
  # @return [Types::CreateBucketResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
1084
1084
  #
@@ -1171,7 +1171,7 @@ module Aws::Lightsail
1171
1171
  #
1172
1172
  #
1173
1173
  # [1]: https://docs.aws.amazon.com/lightsail/2016-11-28/api-reference/API_GetBucketAccessKeys.html
1174
- # [2]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-creating-bucket-access-keys
1174
+ # [2]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-creating-bucket-access-keys
1175
1175
  #
1176
1176
  # @option params [required, String] :bucket_name
1177
1177
  # The name of the bucket that the new access key will belong to, and
@@ -1422,7 +1422,7 @@ module Aws::Lightsail
1422
1422
  #
1423
1423
  #
1424
1424
  #
1425
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-notifications
1425
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-notifications
1426
1426
  #
1427
1427
  # @option params [required, String] :protocol
1428
1428
  # The protocol of the contact method, such as `Email` or `SMS` (text
@@ -1454,7 +1454,7 @@ module Aws::Lightsail
1454
1454
  #
1455
1455
  #
1456
1456
  # [1]: https://docs.aws.amazon.com/sns/latest/dg/sns-supported-regions-countries.html
1457
- # [2]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-notifications
1457
+ # [2]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-notifications
1458
1458
  #
1459
1459
  # @option params [required, String] :contact_endpoint
1460
1460
  # The destination of the contact method, such as an email address or a
@@ -1517,7 +1517,7 @@ module Aws::Lightsail
1517
1517
  #
1518
1518
  #
1519
1519
  #
1520
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-container-services
1520
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-container-services
1521
1521
  #
1522
1522
  # @option params [required, String] :service_name
1523
1523
  # The name for the container service.
@@ -1577,7 +1577,7 @@ module Aws::Lightsail
1577
1577
  #
1578
1578
  #
1579
1579
  #
1580
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-tags
1580
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-tags
1581
1581
  #
1582
1582
  # @option params [Hash<String,Array>] :public_domain_names
1583
1583
  # The public domain names to use with the container service, such as
@@ -1620,7 +1620,7 @@ module Aws::Lightsail
1620
1620
  #
1621
1621
  #
1622
1622
  #
1623
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-container-service-ecr-private-repo-access
1623
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-container-service-ecr-private-repo-access
1624
1624
  #
1625
1625
  # @return [Types::CreateContainerServiceResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
1626
1626
  #
@@ -1765,7 +1765,7 @@ module Aws::Lightsail
1765
1765
  #
1766
1766
  #
1767
1767
  #
1768
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-creating-container-images
1768
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-creating-container-images
1769
1769
  #
1770
1770
  # @option params [required, String] :service_name
1771
1771
  # The name of the container service for which to create the deployment.
@@ -1916,7 +1916,7 @@ module Aws::Lightsail
1916
1916
  #
1917
1917
  #
1918
1918
  #
1919
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-pushing-container-images
1919
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-pushing-container-images
1920
1920
  #
1921
1921
  # @return [Types::CreateContainerServiceRegistryLoginResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
1922
1922
  #
@@ -1947,7 +1947,7 @@ module Aws::Lightsail
1947
1947
  #
1948
1948
  #
1949
1949
  #
1950
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
1950
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
1951
1951
  #
1952
1952
  # @option params [required, String] :disk_name
1953
1953
  # The unique Lightsail disk name (`my-disk`).
@@ -2039,7 +2039,7 @@ module Aws::Lightsail
2039
2039
  #
2040
2040
  #
2041
2041
  #
2042
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
2042
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
2043
2043
  #
2044
2044
  # @option params [required, String] :disk_name
2045
2045
  # The unique Lightsail disk name (`my-disk`).
@@ -2092,7 +2092,7 @@ module Aws::Lightsail
2092
2092
  #
2093
2093
  #
2094
2094
  #
2095
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-configuring-automatic-snapshots
2095
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-configuring-automatic-snapshots
2096
2096
  #
2097
2097
  # @option params [String] :restore_date
2098
2098
  # The date of the automatic snapshot to use for the new disk. Use the
@@ -2113,7 +2113,7 @@ module Aws::Lightsail
2113
2113
  #
2114
2114
  #
2115
2115
  #
2116
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-configuring-automatic-snapshots
2116
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-configuring-automatic-snapshots
2117
2117
  #
2118
2118
  # @option params [Boolean] :use_latest_restorable_auto_snapshot
2119
2119
  # A Boolean value to indicate whether to use the latest available
@@ -2131,7 +2131,7 @@ module Aws::Lightsail
2131
2131
  #
2132
2132
  #
2133
2133
  #
2134
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-configuring-automatic-snapshots
2134
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-configuring-automatic-snapshots
2135
2135
  #
2136
2136
  # @return [Types::CreateDiskFromSnapshotResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
2137
2137
  #
@@ -2225,7 +2225,7 @@ module Aws::Lightsail
2225
2225
  #
2226
2226
  #
2227
2227
  #
2228
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
2228
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
2229
2229
  #
2230
2230
  # @option params [String] :disk_name
2231
2231
  # The unique name of the source disk (`Disk-Virginia-1`).
@@ -2310,7 +2310,7 @@ module Aws::Lightsail
2310
2310
  #
2311
2311
  #
2312
2312
  #
2313
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-content-delivery-network-distributions
2313
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-content-delivery-network-distributions
2314
2314
  #
2315
2315
  # @option params [required, String] :distribution_name
2316
2316
  # The name for the distribution.
@@ -2503,7 +2503,7 @@ module Aws::Lightsail
2503
2503
  #
2504
2504
  #
2505
2505
  #
2506
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
2506
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
2507
2507
  #
2508
2508
  # @option params [required, String] :domain_name
2509
2509
  # The domain name to manage (`example.com`).
@@ -2565,7 +2565,7 @@ module Aws::Lightsail
2565
2565
  #
2566
2566
  #
2567
2567
  #
2568
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
2568
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
2569
2569
  #
2570
2570
  # @option params [required, String] :domain_name
2571
2571
  # The domain name (`example.com`) for which you want to create the
@@ -2622,9 +2622,9 @@ module Aws::Lightsail
2622
2622
 
2623
2623
  # Creates two URLs that are used to access a virtual computer’s
2624
2624
  # graphical user interface (GUI) session. The primary URL initiates a
2625
- # web-based NICE DCV session to the virtual computer's application. The
2626
- # secondary URL initiates a web-based NICE DCV session to the virtual
2627
- # computer's operating session.
2625
+ # web-based Amazon DCV session to the virtual computer's application.
2626
+ # The secondary URL initiates a web-based Amazon DCV session to the
2627
+ # virtual computer's operating session.
2628
2628
  #
2629
2629
  # Use `StartGUISession` to open the session.
2630
2630
  #
@@ -2675,7 +2675,7 @@ module Aws::Lightsail
2675
2675
  #
2676
2676
  #
2677
2677
  #
2678
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
2678
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
2679
2679
  #
2680
2680
  # @option params [required, String] :instance_snapshot_name
2681
2681
  # The name for your new snapshot.
@@ -2739,7 +2739,7 @@ module Aws::Lightsail
2739
2739
  #
2740
2740
  #
2741
2741
  #
2742
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
2742
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
2743
2743
  #
2744
2744
  # @option params [required, Array<String>] :instance_names
2745
2745
  # The names to use for your new Lightsail instances. Separate multiple
@@ -2795,7 +2795,7 @@ module Aws::Lightsail
2795
2795
  #
2796
2796
  #
2797
2797
  #
2798
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/compare-options-choose-lightsail-instance-image
2798
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/compare-options-choose-lightsail-instance-image
2799
2799
  #
2800
2800
  # @option params [String] :key_pair_name
2801
2801
  # The name of your key pair.
@@ -2888,7 +2888,7 @@ module Aws::Lightsail
2888
2888
  #
2889
2889
  #
2890
2890
  #
2891
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
2891
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
2892
2892
  #
2893
2893
  # @option params [required, Array<String>] :instance_names
2894
2894
  # The names for your new instances.
@@ -2937,7 +2937,7 @@ module Aws::Lightsail
2937
2937
  #
2938
2938
  #
2939
2939
  #
2940
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/compare-options-choose-lightsail-instance-image
2940
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/compare-options-choose-lightsail-instance-image
2941
2941
  #
2942
2942
  # @option params [String] :key_pair_name
2943
2943
  # The name for your key pair.
@@ -2975,7 +2975,7 @@ module Aws::Lightsail
2975
2975
  #
2976
2976
  #
2977
2977
  #
2978
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-configuring-automatic-snapshots
2978
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-configuring-automatic-snapshots
2979
2979
  #
2980
2980
  # @option params [String] :restore_date
2981
2981
  # The date of the automatic snapshot to use for the new instance. Use
@@ -2996,7 +2996,7 @@ module Aws::Lightsail
2996
2996
  #
2997
2997
  #
2998
2998
  #
2999
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-configuring-automatic-snapshots
2999
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-configuring-automatic-snapshots
3000
3000
  #
3001
3001
  # @option params [Boolean] :use_latest_restorable_auto_snapshot
3002
3002
  # A Boolean value to indicate whether to use the latest available
@@ -3014,7 +3014,7 @@ module Aws::Lightsail
3014
3014
  #
3015
3015
  #
3016
3016
  #
3017
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-configuring-automatic-snapshots
3017
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-configuring-automatic-snapshots
3018
3018
  #
3019
3019
  # @return [Types::CreateInstancesFromSnapshotResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
3020
3020
  #
@@ -3103,7 +3103,7 @@ module Aws::Lightsail
3103
3103
  #
3104
3104
  #
3105
3105
  # [1]: https://docs.aws.amazon.com/lightsail/2016-11-28/api-reference/API_DownloadDefaultKeyPair.html
3106
- # [2]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
3106
+ # [2]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
3107
3107
  #
3108
3108
  # @option params [required, String] :key_pair_name
3109
3109
  # The name for your new key pair.
@@ -3185,8 +3185,8 @@ module Aws::Lightsail
3185
3185
  #
3186
3186
  #
3187
3187
  #
3188
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/configure-lightsail-instances-for-load-balancing
3189
- # [2]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
3188
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/configure-lightsail-instances-for-load-balancing
3189
+ # [2]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
3190
3190
  #
3191
3191
  # @option params [required, String] :load_balancer_name
3192
3192
  # The name of your load balancer.
@@ -3247,7 +3247,7 @@ module Aws::Lightsail
3247
3247
  #
3248
3248
  #
3249
3249
  # [1]: https://docs.aws.amazon.com/lightsail/2016-11-28/api-reference/API_GetLoadBalancerTlsPolicies.html
3250
- # [2]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-configure-load-balancer-tls-security-policy
3250
+ # [2]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-configure-load-balancer-tls-security-policy
3251
3251
  #
3252
3252
  # @return [Types::CreateLoadBalancerResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
3253
3253
  #
@@ -3310,7 +3310,7 @@ module Aws::Lightsail
3310
3310
  #
3311
3311
  #
3312
3312
  #
3313
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
3313
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
3314
3314
  #
3315
3315
  # @option params [required, String] :load_balancer_name
3316
3316
  # The load balancer name where you want to create the SSL/TLS
@@ -3396,7 +3396,7 @@ module Aws::Lightsail
3396
3396
  #
3397
3397
  #
3398
3398
  #
3399
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
3399
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
3400
3400
  #
3401
3401
  # @option params [required, String] :relational_database_name
3402
3402
  # The name to use for your new Lightsail database resource.
@@ -3662,7 +3662,7 @@ module Aws::Lightsail
3662
3662
  #
3663
3663
  #
3664
3664
  #
3665
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
3665
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
3666
3666
  #
3667
3667
  # @option params [required, String] :relational_database_name
3668
3668
  # The name to use for your new Lightsail database resource.
@@ -3795,7 +3795,7 @@ module Aws::Lightsail
3795
3795
  #
3796
3796
  #
3797
3797
  #
3798
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
3798
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
3799
3799
  #
3800
3800
  # @option params [required, String] :relational_database_name
3801
3801
  # The name of the database on which to base your new snapshot.
@@ -3866,7 +3866,7 @@ module Aws::Lightsail
3866
3866
  #
3867
3867
  #
3868
3868
  #
3869
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-alarms
3869
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-alarms
3870
3870
  #
3871
3871
  # @option params [required, String] :alarm_name
3872
3872
  # The name of the alarm to delete.
@@ -3912,7 +3912,7 @@ module Aws::Lightsail
3912
3912
  #
3913
3913
  #
3914
3914
  #
3915
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-configuring-automatic-snapshots
3915
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-configuring-automatic-snapshots
3916
3916
  #
3917
3917
  # @option params [required, String] :resource_name
3918
3918
  # The name of the source instance or disk from which to delete the
@@ -4049,7 +4049,7 @@ module Aws::Lightsail
4049
4049
  #
4050
4050
  #
4051
4051
  #
4052
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-creating-bucket-access-keys
4052
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-creating-bucket-access-keys
4053
4053
  #
4054
4054
  # @option params [required, String] :bucket_name
4055
4055
  # The name of the bucket that the access key belongs to.
@@ -4162,7 +4162,7 @@ module Aws::Lightsail
4162
4162
  #
4163
4163
  #
4164
4164
  #
4165
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-notifications
4165
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-notifications
4166
4166
  #
4167
4167
  # @option params [required, String] :protocol
4168
4168
  # The protocol that will be deleted, such as `Email` or `SMS` (text
@@ -4284,7 +4284,7 @@ module Aws::Lightsail
4284
4284
  #
4285
4285
  #
4286
4286
  #
4287
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
4287
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
4288
4288
  #
4289
4289
  # @option params [required, String] :disk_name
4290
4290
  # The unique name of the disk you want to delete (`my-disk`).
@@ -4347,7 +4347,7 @@ module Aws::Lightsail
4347
4347
  #
4348
4348
  #
4349
4349
  #
4350
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
4350
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
4351
4351
  #
4352
4352
  # @option params [required, String] :disk_snapshot_name
4353
4353
  # The name of the disk snapshot you want to delete (`my-disk-snapshot`).
@@ -4440,7 +4440,7 @@ module Aws::Lightsail
4440
4440
  #
4441
4441
  #
4442
4442
  #
4443
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
4443
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
4444
4444
  #
4445
4445
  # @option params [required, String] :domain_name
4446
4446
  # The specific domain name to delete.
@@ -4488,7 +4488,7 @@ module Aws::Lightsail
4488
4488
  #
4489
4489
  #
4490
4490
  #
4491
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
4491
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
4492
4492
  #
4493
4493
  # @option params [required, String] :domain_name
4494
4494
  # The name of the domain entry to delete.
@@ -4550,7 +4550,7 @@ module Aws::Lightsail
4550
4550
  #
4551
4551
  #
4552
4552
  #
4553
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
4553
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
4554
4554
  #
4555
4555
  # @option params [required, String] :instance_name
4556
4556
  # The name of the instance to delete.
@@ -4606,7 +4606,7 @@ module Aws::Lightsail
4606
4606
  #
4607
4607
  #
4608
4608
  #
4609
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
4609
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
4610
4610
  #
4611
4611
  # @option params [required, String] :instance_snapshot_name
4612
4612
  # The name of the snapshot to delete.
@@ -4665,7 +4665,7 @@ module Aws::Lightsail
4665
4665
  # [1]: https://docs.aws.amazon.com/lightsail/2016-11-28/api-reference/API_ImportKeyPair.html
4666
4666
  # [2]: https://docs.aws.amazon.com/lightsail/2016-11-28/api-reference/API_CreateKeyPair.html
4667
4667
  # [3]: https://docs.aws.amazon.com/lightsail/2016-11-28/api-reference/API_DownloadDefaultKeyPair.html
4668
- # [4]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
4668
+ # [4]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
4669
4669
  #
4670
4670
  # @option params [required, String] :key_pair_name
4671
4671
  # The name of the key pair to delete.
@@ -4727,7 +4727,7 @@ module Aws::Lightsail
4727
4727
  #
4728
4728
  #
4729
4729
  #
4730
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-troubleshooting-browser-based-ssh-rdp-client-connection
4730
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-troubleshooting-browser-based-ssh-rdp-client-connection
4731
4731
  #
4732
4732
  # @option params [required, String] :instance_name
4733
4733
  # The name of the instance for which you want to reset the host key or
@@ -4781,7 +4781,7 @@ module Aws::Lightsail
4781
4781
  #
4782
4782
  #
4783
4783
  #
4784
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
4784
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
4785
4785
  #
4786
4786
  # @option params [required, String] :load_balancer_name
4787
4787
  # The name of the load balancer you want to delete.
@@ -4832,7 +4832,7 @@ module Aws::Lightsail
4832
4832
  #
4833
4833
  #
4834
4834
  #
4835
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
4835
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
4836
4836
  #
4837
4837
  # @option params [required, String] :load_balancer_name
4838
4838
  # The load balancer name.
@@ -4895,7 +4895,7 @@ module Aws::Lightsail
4895
4895
  #
4896
4896
  #
4897
4897
  #
4898
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
4898
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
4899
4899
  #
4900
4900
  # @option params [required, String] :relational_database_name
4901
4901
  # The name of the database that you are deleting.
@@ -4973,7 +4973,7 @@ module Aws::Lightsail
4973
4973
  #
4974
4974
  #
4975
4975
  #
4976
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
4976
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
4977
4977
  #
4978
4978
  # @option params [required, String] :relational_database_snapshot_name
4979
4979
  # The name of the database snapshot that you are deleting.
@@ -5072,7 +5072,7 @@ module Aws::Lightsail
5072
5072
  #
5073
5073
  #
5074
5074
  #
5075
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
5075
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
5076
5076
  #
5077
5077
  # @option params [required, String] :disk_name
5078
5078
  # The unique name of the disk you want to detach from your instance
@@ -5126,7 +5126,7 @@ module Aws::Lightsail
5126
5126
  #
5127
5127
  #
5128
5128
  #
5129
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
5129
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
5130
5130
  #
5131
5131
  # @option params [required, String] :load_balancer_name
5132
5132
  # The name of the Lightsail load balancer.
@@ -5219,7 +5219,7 @@ module Aws::Lightsail
5219
5219
  #
5220
5220
  #
5221
5221
  #
5222
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-configuring-automatic-snapshots
5222
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-configuring-automatic-snapshots
5223
5223
  #
5224
5224
  # @option params [required, String] :add_on_type
5225
5225
  # The add-on type to disable.
@@ -5295,7 +5295,7 @@ module Aws::Lightsail
5295
5295
  #
5296
5296
  #
5297
5297
  #
5298
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-configuring-automatic-snapshots
5298
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-configuring-automatic-snapshots
5299
5299
  #
5300
5300
  # @option params [required, String] :resource_name
5301
5301
  # The name of the source resource for which to enable or modify the
@@ -5376,7 +5376,7 @@ module Aws::Lightsail
5376
5376
  #
5377
5377
  #
5378
5378
  #
5379
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
5379
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
5380
5380
  #
5381
5381
  # @option params [required, String] :source_snapshot_name
5382
5382
  # The name of the instance or disk snapshot to be exported to Amazon
@@ -5465,7 +5465,7 @@ module Aws::Lightsail
5465
5465
  #
5466
5466
  #
5467
5467
  #
5468
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-alarms
5468
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-alarms
5469
5469
  #
5470
5470
  # @option params [String] :alarm_name
5471
5471
  # The name of the alarm.
@@ -5542,7 +5542,7 @@ module Aws::Lightsail
5542
5542
  #
5543
5543
  #
5544
5544
  #
5545
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-configuring-automatic-snapshots
5545
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-configuring-automatic-snapshots
5546
5546
  #
5547
5547
  # @option params [required, String] :resource_name
5548
5548
  # The name of the source instance or disk from which to get automatic
@@ -5877,7 +5877,7 @@ module Aws::Lightsail
5877
5877
  #
5878
5878
  #
5879
5879
  #
5880
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/buckets-in-amazon-lightsail
5880
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/buckets-in-amazon-lightsail
5881
5881
  #
5882
5882
  # @option params [String] :bucket_name
5883
5883
  # The name of the bucket for which to return information.
@@ -6208,7 +6208,7 @@ module Aws::Lightsail
6208
6208
  #
6209
6209
  #
6210
6210
  #
6211
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-notifications
6211
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-notifications
6212
6212
  #
6213
6213
  # @option params [Array<String>] :protocols
6214
6214
  # The protocols used to send notifications, such as `Email`, or `SMS`
@@ -7656,7 +7656,7 @@ module Aws::Lightsail
7656
7656
  #
7657
7657
  #
7658
7658
  #
7659
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
7659
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
7660
7660
  #
7661
7661
  # @option params [required, String] :instance_name
7662
7662
  # The name of the instance to access.
@@ -7833,7 +7833,7 @@ module Aws::Lightsail
7833
7833
  #
7834
7834
  #
7835
7835
  #
7836
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-viewing-instance-burst-capacity
7836
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-viewing-instance-burst-capacity
7837
7837
  #
7838
7838
  # @option params [required, Integer] :period
7839
7839
  # The granularity, in seconds, of the returned data points.
@@ -8693,7 +8693,7 @@ module Aws::Lightsail
8693
8693
  #
8694
8694
  #
8695
8695
  #
8696
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-configure-load-balancer-tls-security-policy
8696
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-configure-load-balancer-tls-security-policy
8697
8697
  #
8698
8698
  # @option params [String] :page_token
8699
8699
  # The token to advance to the next page of results from your request.
@@ -9982,7 +9982,7 @@ module Aws::Lightsail
9982
9982
  #
9983
9983
  #
9984
9984
  #
9985
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
9985
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
9986
9986
  #
9987
9987
  # @option params [required, Types::PortInfo] :port_info
9988
9988
  # An object to describe the ports to open for the specified instance.
@@ -10083,7 +10083,7 @@ module Aws::Lightsail
10083
10083
  #
10084
10084
  #
10085
10085
  #
10086
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-alarms
10086
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-alarms
10087
10087
  #
10088
10088
  # @option params [required, String] :alarm_name
10089
10089
  # The name for the alarm. Specify the name of an existing alarm to
@@ -10116,7 +10116,7 @@ module Aws::Lightsail
10116
10116
  #
10117
10117
  #
10118
10118
  #
10119
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-resource-health-metrics#available-metrics
10119
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-resource-health-metrics#available-metrics
10120
10120
  #
10121
10121
  # @option params [required, String] :monitored_resource_name
10122
10122
  # The name of the Lightsail resource that will be monitored.
@@ -10286,7 +10286,7 @@ module Aws::Lightsail
10286
10286
  #
10287
10287
  #
10288
10288
  #
10289
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
10289
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
10290
10290
  #
10291
10291
  # @option params [required, Array<Types::PortInfo>] :port_infos
10292
10292
  # An array of objects to describe the ports to open for the specified
@@ -10348,7 +10348,7 @@ module Aws::Lightsail
10348
10348
  #
10349
10349
  #
10350
10350
  #
10351
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
10351
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
10352
10352
  #
10353
10353
  # @option params [required, String] :instance_name
10354
10354
  # The name of the instance to reboot.
@@ -10398,7 +10398,7 @@ module Aws::Lightsail
10398
10398
  #
10399
10399
  #
10400
10400
  #
10401
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
10401
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
10402
10402
  #
10403
10403
  # @option params [required, String] :relational_database_name
10404
10404
  # The name of your database to reboot.
@@ -10452,7 +10452,7 @@ module Aws::Lightsail
10452
10452
  #
10453
10453
  #
10454
10454
  #
10455
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-pushing-container-images
10455
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-pushing-container-images
10456
10456
  #
10457
10457
  # @option params [required, String] :service_name
10458
10458
  # The name of the container service for which to register a container
@@ -10629,7 +10629,7 @@ module Aws::Lightsail
10629
10629
  #
10630
10630
  #
10631
10631
  #
10632
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-notifications
10632
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-notifications
10633
10633
  #
10634
10634
  # @option params [required, String] :protocol
10635
10635
  # The protocol to verify, such as `Email` or `SMS` (text messaging).
@@ -10935,8 +10935,8 @@ module Aws::Lightsail
10935
10935
  #
10936
10936
  #
10937
10937
  #
10938
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/lightsail-create-static-ip
10939
- # [2]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
10938
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/lightsail-create-static-ip
10939
+ # [2]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
10940
10940
  #
10941
10941
  # @option params [required, String] :instance_name
10942
10942
  # The name of the instance (a virtual private server) to start.
@@ -10987,7 +10987,7 @@ module Aws::Lightsail
10987
10987
  #
10988
10988
  #
10989
10989
  #
10990
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
10990
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
10991
10991
  #
10992
10992
  # @option params [required, String] :relational_database_name
10993
10993
  # The name of your database to start.
@@ -11028,7 +11028,7 @@ module Aws::Lightsail
11028
11028
  req.send_request(options)
11029
11029
  end
11030
11030
 
11031
- # Terminates a web-based NICE DCV session that’s used to access a
11031
+ # Terminates a web-based Amazon DCV session that’s used to access a
11032
11032
  # virtual computer’s operating system or application. The session will
11033
11033
  # close and any unsaved data will be lost.
11034
11034
  #
@@ -11087,8 +11087,8 @@ module Aws::Lightsail
11087
11087
  #
11088
11088
  #
11089
11089
  #
11090
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/lightsail-create-static-ip
11091
- # [2]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
11090
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/lightsail-create-static-ip
11091
+ # [2]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
11092
11092
  #
11093
11093
  # @option params [required, String] :instance_name
11094
11094
  # The name of the instance (a virtual private server) to stop.
@@ -11141,6 +11141,13 @@ module Aws::Lightsail
11141
11141
  # Stops a specific database that is currently running in Amazon
11142
11142
  # Lightsail.
11143
11143
  #
11144
+ # <note markdown="1"> If you don't manually start your database instance after it has been
11145
+ # stopped for seven consecutive days, Amazon Lightsail automatically
11146
+ # starts it for you. This action helps ensure that your database
11147
+ # instance doesn't fall behind on any required maintenance updates.
11148
+ #
11149
+ # </note>
11150
+ #
11144
11151
  # The `stop relational database` operation supports tag-based access
11145
11152
  # control via resource tags applied to the resource identified by
11146
11153
  # relationalDatabaseName. For more information, see the [Amazon
@@ -11148,7 +11155,7 @@ module Aws::Lightsail
11148
11155
  #
11149
11156
  #
11150
11157
  #
11151
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
11158
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
11152
11159
  #
11153
11160
  # @option params [required, String] :relational_database_name
11154
11161
  # The name of your database to stop.
@@ -11206,8 +11213,8 @@ module Aws::Lightsail
11206
11213
  #
11207
11214
  #
11208
11215
  #
11209
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-tags
11210
- # [2]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
11216
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-tags
11217
+ # [2]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
11211
11218
  #
11212
11219
  # @option params [required, String] :resource_name
11213
11220
  # The name of the resource to which you are adding tags.
@@ -11274,7 +11281,7 @@ module Aws::Lightsail
11274
11281
  #
11275
11282
  #
11276
11283
  #
11277
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-alarms
11284
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-alarms
11278
11285
  #
11279
11286
  # @option params [required, String] :alarm_name
11280
11287
  # The name of the alarm to test.
@@ -11370,7 +11377,7 @@ module Aws::Lightsail
11370
11377
  #
11371
11378
  #
11372
11379
  #
11373
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
11380
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
11374
11381
  #
11375
11382
  # @option params [required, String] :resource_name
11376
11383
  # The name of the resource from which you are removing a tag.
@@ -11663,7 +11670,7 @@ module Aws::Lightsail
11663
11670
  #
11664
11671
  #
11665
11672
  #
11666
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-container-service-ecr-private-repo-access
11673
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-container-service-ecr-private-repo-access
11667
11674
  #
11668
11675
  # @return [Types::UpdateContainerServiceResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
11669
11676
  #
@@ -11970,7 +11977,7 @@ module Aws::Lightsail
11970
11977
  #
11971
11978
  #
11972
11979
  #
11973
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
11980
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
11974
11981
  #
11975
11982
  # @option params [required, String] :domain_name
11976
11983
  # The name of the domain recordset to update.
@@ -12036,7 +12043,7 @@ module Aws::Lightsail
12036
12043
  #
12037
12044
  #
12038
12045
  #
12039
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-configuring-instance-metadata-service
12046
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-configuring-instance-metadata-service
12040
12047
  #
12041
12048
  # @option params [required, String] :instance_name
12042
12049
  # The name of the instance for which to update metadata parameters.
@@ -12130,7 +12137,7 @@ module Aws::Lightsail
12130
12137
  #
12131
12138
  #
12132
12139
  #
12133
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
12140
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
12134
12141
  #
12135
12142
  # @option params [required, String] :load_balancer_name
12136
12143
  # The name of the load balancer that you want to modify
@@ -12227,7 +12234,7 @@ module Aws::Lightsail
12227
12234
  #
12228
12235
  #
12229
12236
  #
12230
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
12237
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
12231
12238
  #
12232
12239
  # @option params [required, String] :relational_database_name
12233
12240
  # The name of your Lightsail database resource to update.
@@ -12397,7 +12404,7 @@ module Aws::Lightsail
12397
12404
  #
12398
12405
  #
12399
12406
  #
12400
- # [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags
12407
+ # [1]: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
12401
12408
  #
12402
12409
  # @option params [required, String] :relational_database_name
12403
12410
  # The name of your database for which to update parameters.
@@ -12471,7 +12478,7 @@ module Aws::Lightsail
12471
12478
  tracer: tracer
12472
12479
  )
12473
12480
  context[:gem_name] = 'aws-sdk-lightsail'
12474
- context[:gem_version] = '1.107.0'
12481
+ context[:gem_version] = '1.108.0'
12475
12482
  Seahorse::Client::Request.new(handlers, context)
12476
12483
  end
12477
12484