aws-sdk-rds 1.264.0 → 1.265.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: af695caf7a58fa1133cb7f9137e070ab2672bfd23fcd028dd4d20e27330b4b39
4
- data.tar.gz: 57e5c57c2322d5618fd99bc8d0df73a4e97e516bae889933a4b901b362e38240
3
+ metadata.gz: 9693dc6d78f2721f5a246bcd293c7e8e25c6a5fb46f2983d0ce08009f8e13439
4
+ data.tar.gz: ae99f4f55a3848074f3c25fd65a3e0935a2780467de70b12c271dfd8dc6eb77f
5
5
  SHA512:
6
- metadata.gz: 887f9f0a65e49eaca13ea7a0b6d7c63d69dad526a6c24efdfb7789f041ca94e21d34517881974d414bce95d533337dbac5859f20184f83ddea4b2faec1989a64
7
- data.tar.gz: 6e1b2fa578056f36ec85bd906e9907ab3b6f4d27259e65a9afe9b8889e281ff756669a22f74500ebce1fa666b06f1c1b3eff39e684ce36e6057bb2bc32d11647
6
+ metadata.gz: 0a6f61299da09c603afc8bb67b67a754bf986ca4a6804be90d4d4fa5b3dfc2049c23a63bbd4df4c8427f7a351457fa7cbe30fa38a947f0c759cee26df5bf9e26
7
+ data.tar.gz: 368804d5476bb77ce35ab54a4b9f36391c3fb32785d045d1d9ec495c2a9e292e537a56d0c380d4cd940a3cc96def41c9b0752e52761c43b7fc40f1bb9b03181c
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.265.0 (2025-01-08)
5
+ ------------------
6
+
7
+ * Feature - Updates Amazon RDS documentation to clarify the RestoreDBClusterToPointInTime description.
8
+
4
9
  1.264.0 (2024-12-27)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.264.0
1
+ 1.265.0
@@ -3137,12 +3137,6 @@ module Aws::RDS
3137
3137
  # also query your database from inside the RDS console with the RDS
3138
3138
  # query editor.
3139
3139
  #
3140
- # RDS Data API is supported with the following DB clusters:
3141
- #
3142
- # * Aurora PostgreSQL Serverless v2 and provisioned
3143
- #
3144
- # * Aurora PostgreSQL and Aurora MySQL Serverless v1
3145
- #
3146
3140
  # For more information, see [Using RDS Data API][1] in the *Amazon
3147
3141
  # Aurora User Guide*.
3148
3142
  #
@@ -20584,10 +20578,10 @@ module Aws::RDS
20584
20578
  # type to take effect.
20585
20579
  #
20586
20580
  # If you choose to migrate your DB instance from using standard storage
20587
- # to using Provisioned IOPS, or from using Provisioned IOPS to using
20588
- # standard storage, the process can take time. The duration of the
20589
- # migration depends on several factors such as database load, storage
20590
- # size, storage type (standard or Provisioned IOPS), amount of IOPS
20581
+ # to Provisioned IOPS (io1), or from Provisioned IOPS to standard
20582
+ # storage, the process can take time. The duration of the migration
20583
+ # depends on several factors such as database load, storage size,
20584
+ # storage type (standard or Provisioned IOPS), amount of IOPS
20591
20585
  # provisioned (if any), and the number of prior scale storage
20592
20586
  # operations. Typical migration times are under 24 hours, but the
20593
20587
  # process can take up to several days in some cases. During the
@@ -20598,6 +20592,8 @@ module Aws::RDS
20598
20592
  # rebooting the instance, deleting the instance, creating a read replica
20599
20593
  # for the instance, and creating a DB snapshot of the instance.
20600
20594
  #
20595
+ #
20596
+ #
20601
20597
  # Constraints:
20602
20598
  #
20603
20599
  # * For RDS for MariaDB, RDS for MySQL, RDS for Oracle, and RDS for
@@ -20657,13 +20653,13 @@ module Aws::RDS
20657
20653
  # for the `Iops` parameter.
20658
20654
  #
20659
20655
  # If you choose to migrate your DB instance from using standard storage
20660
- # to using Provisioned IOPS, or from using Provisioned IOPS to using
20661
- # standard storage, the process can take time. The duration of the
20662
- # migration depends on several factors such as database load, storage
20663
- # size, storage type (standard or Provisioned IOPS), amount of IOPS
20664
- # provisioned (if any), and the number of prior scale storage
20665
- # operations. Typical migration times are under 24 hours, but the
20666
- # process can take up to several days in some cases. During the
20656
+ # to gp2 (General Purpose SSD), gp3, or Provisioned IOPS (io1), or from
20657
+ # these storage types to standard storage, the process can take time.
20658
+ # The duration of the migration depends on several factors such as
20659
+ # database load, storage size, storage type (standard or Provisioned
20660
+ # IOPS), amount of IOPS provisioned (if any), and the number of prior
20661
+ # scale storage operations. Typical migration times are under 24 hours,
20662
+ # but the process can take up to several days in some cases. During the
20667
20663
  # migration, the DB instance is available for use, but might experience
20668
20664
  # performance degradation. While the migration takes place, nightly
20669
20665
  # backups for the instance are suspended. No other Amazon RDS operations
@@ -26612,7 +26608,8 @@ module Aws::RDS
26612
26608
  # cluster, or a provisioned clone from an Aurora Serverless v1 cluster.
26613
26609
  # To create a clone that is an Aurora Serverless v1 cluster, the
26614
26610
  # original cluster must be an Aurora Serverless v1 cluster or an
26615
- # encrypted provisioned cluster.
26611
+ # encrypted provisioned cluster. To create a full copy that is an Aurora
26612
+ # Serverless v1 cluster, specify the engine mode `serverless`.
26616
26613
  #
26617
26614
  # Valid for: Aurora DB clusters only
26618
26615
  #
@@ -31874,7 +31871,7 @@ module Aws::RDS
31874
31871
  tracer: tracer
31875
31872
  )
31876
31873
  context[:gem_name] = 'aws-sdk-rds'
31877
- context[:gem_version] = '1.264.0'
31874
+ context[:gem_version] = '1.265.0'
31878
31875
  Seahorse::Client::Request.new(handlers, context)
31879
31876
  end
31880
31877
 
@@ -1397,12 +1397,6 @@ module Aws::RDS
1397
1397
  # also query your database from inside the RDS console with the RDS
1398
1398
  # query editor.
1399
1399
  #
1400
- # RDS Data API is supported with the following DB clusters:
1401
- #
1402
- # * Aurora PostgreSQL Serverless v2 and provisioned
1403
- #
1404
- # * Aurora PostgreSQL and Aurora MySQL Serverless v1
1405
- #
1406
1400
  # For more information, see [Using RDS Data API][1] in the *Amazon
1407
1401
  # Aurora User Guide*.
1408
1402
  #
@@ -2983,7 +2977,8 @@ module Aws::RDS
2983
2977
  # cluster, or a provisioned clone from an Aurora Serverless v1 cluster.
2984
2978
  # To create a clone that is an Aurora Serverless v1 cluster, the
2985
2979
  # original cluster must be an Aurora Serverless v1 cluster or an
2986
- # encrypted provisioned cluster.
2980
+ # encrypted provisioned cluster. To create a full copy that is an Aurora
2981
+ # Serverless v1 cluster, specify the engine mode `serverless`.
2987
2982
  #
2988
2983
  # Valid for: Aurora DB clusters only
2989
2984
  # @option options [String] :db_cluster_instance_class
@@ -3496,10 +3496,10 @@ module Aws::RDS
3496
3496
  # type to take effect.
3497
3497
  #
3498
3498
  # If you choose to migrate your DB instance from using standard storage
3499
- # to using Provisioned IOPS, or from using Provisioned IOPS to using
3500
- # standard storage, the process can take time. The duration of the
3501
- # migration depends on several factors such as database load, storage
3502
- # size, storage type (standard or Provisioned IOPS), amount of IOPS
3499
+ # to Provisioned IOPS (io1), or from Provisioned IOPS to standard
3500
+ # storage, the process can take time. The duration of the migration
3501
+ # depends on several factors such as database load, storage size,
3502
+ # storage type (standard or Provisioned IOPS), amount of IOPS
3503
3503
  # provisioned (if any), and the number of prior scale storage
3504
3504
  # operations. Typical migration times are under 24 hours, but the
3505
3505
  # process can take up to several days in some cases. During the
@@ -3510,6 +3510,8 @@ module Aws::RDS
3510
3510
  # rebooting the instance, deleting the instance, creating a read replica
3511
3511
  # for the instance, and creating a DB snapshot of the instance.
3512
3512
  #
3513
+ #
3514
+ #
3513
3515
  # Constraints:
3514
3516
  #
3515
3517
  # * For RDS for MariaDB, RDS for MySQL, RDS for Oracle, and RDS for
@@ -3566,13 +3568,13 @@ module Aws::RDS
3566
3568
  # for the `Iops` parameter.
3567
3569
  #
3568
3570
  # If you choose to migrate your DB instance from using standard storage
3569
- # to using Provisioned IOPS, or from using Provisioned IOPS to using
3570
- # standard storage, the process can take time. The duration of the
3571
- # migration depends on several factors such as database load, storage
3572
- # size, storage type (standard or Provisioned IOPS), amount of IOPS
3573
- # provisioned (if any), and the number of prior scale storage
3574
- # operations. Typical migration times are under 24 hours, but the
3575
- # process can take up to several days in some cases. During the
3571
+ # to gp2 (General Purpose SSD), gp3, or Provisioned IOPS (io1), or from
3572
+ # these storage types to standard storage, the process can take time.
3573
+ # The duration of the migration depends on several factors such as
3574
+ # database load, storage size, storage type (standard or Provisioned
3575
+ # IOPS), amount of IOPS provisioned (if any), and the number of prior
3576
+ # scale storage operations. Typical migration times are under 24 hours,
3577
+ # but the process can take up to several days in some cases. During the
3576
3578
  # migration, the DB instance is available for use, but might experience
3577
3579
  # performance degradation. While the migration takes place, nightly
3578
3580
  # backups for the instance are suspended. No other Amazon RDS operations
@@ -571,12 +571,6 @@ module Aws::RDS
571
571
  # also query your database from inside the RDS console with the RDS
572
572
  # query editor.
573
573
  #
574
- # RDS Data API is supported with the following DB clusters:
575
- #
576
- # * Aurora PostgreSQL Serverless v2 and provisioned
577
- #
578
- # * Aurora PostgreSQL and Aurora MySQL Serverless v1
579
- #
580
574
  # For more information, see [Using RDS Data API][1] in the *Amazon
581
575
  # Aurora User Guide*.
582
576
  #
@@ -2674,12 +2674,6 @@ module Aws::RDS
2674
2674
  # cluster. You can also query your database from inside the RDS
2675
2675
  # console with the RDS query editor.
2676
2676
  #
2677
- # RDS Data API is supported with the following DB clusters:
2678
- #
2679
- # * Aurora PostgreSQL Serverless v2 and provisioned
2680
- #
2681
- # * Aurora PostgreSQL and Aurora MySQL Serverless v1
2682
- #
2683
2677
  # For more information, see [Using RDS Data API][1] in the *Amazon
2684
2678
  # Aurora User Guide*.
2685
2679
  #
@@ -18707,11 +18701,11 @@ module Aws::RDS
18707
18701
  # storage type to take effect.
18708
18702
  #
18709
18703
  # If you choose to migrate your DB instance from using standard
18710
- # storage to using Provisioned IOPS, or from using Provisioned IOPS to
18711
- # using standard storage, the process can take time. The duration of
18712
- # the migration depends on several factors such as database load,
18713
- # storage size, storage type (standard or Provisioned IOPS), amount of
18714
- # IOPS provisioned (if any), and the number of prior scale storage
18704
+ # storage to Provisioned IOPS (io1), or from Provisioned IOPS to
18705
+ # standard storage, the process can take time. The duration of the
18706
+ # migration depends on several factors such as database load, storage
18707
+ # size, storage type (standard or Provisioned IOPS), amount of IOPS
18708
+ # provisioned (if any), and the number of prior scale storage
18715
18709
  # operations. Typical migration times are under 24 hours, but the
18716
18710
  # process can take up to several days in some cases. During the
18717
18711
  # migration, the DB instance is available for use, but might
@@ -18722,6 +18716,8 @@ module Aws::RDS
18722
18716
  # read replica for the instance, and creating a DB snapshot of the
18723
18717
  # instance.
18724
18718
  #
18719
+ #
18720
+ #
18725
18721
  # Constraints:
18726
18722
  #
18727
18723
  # * For RDS for MariaDB, RDS for MySQL, RDS for Oracle, and RDS for
@@ -18784,20 +18780,20 @@ module Aws::RDS
18784
18780
  # for the `Iops` parameter.
18785
18781
  #
18786
18782
  # If you choose to migrate your DB instance from using standard
18787
- # storage to using Provisioned IOPS, or from using Provisioned IOPS to
18788
- # using standard storage, the process can take time. The duration of
18789
- # the migration depends on several factors such as database load,
18790
- # storage size, storage type (standard or Provisioned IOPS), amount of
18791
- # IOPS provisioned (if any), and the number of prior scale storage
18792
- # operations. Typical migration times are under 24 hours, but the
18793
- # process can take up to several days in some cases. During the
18794
- # migration, the DB instance is available for use, but might
18795
- # experience performance degradation. While the migration takes place,
18796
- # nightly backups for the instance are suspended. No other Amazon RDS
18797
- # operations can take place for the instance, including modifying the
18798
- # instance, rebooting the instance, deleting the instance, creating a
18799
- # read replica for the instance, and creating a DB snapshot of the
18800
- # instance.
18783
+ # storage to gp2 (General Purpose SSD), gp3, or Provisioned IOPS
18784
+ # (io1), or from these storage types to standard storage, the process
18785
+ # can take time. The duration of the migration depends on several
18786
+ # factors such as database load, storage size, storage type (standard
18787
+ # or Provisioned IOPS), amount of IOPS provisioned (if any), and the
18788
+ # number of prior scale storage operations. Typical migration times
18789
+ # are under 24 hours, but the process can take up to several days in
18790
+ # some cases. During the migration, the DB instance is available for
18791
+ # use, but might experience performance degradation. While the
18792
+ # migration takes place, nightly backups for the instance are
18793
+ # suspended. No other Amazon RDS operations can take place for the
18794
+ # instance, including modifying the instance, rebooting the instance,
18795
+ # deleting the instance, creating a read replica for the instance, and
18796
+ # creating a DB snapshot of the instance.
18801
18797
  #
18802
18798
  # Valid Values: `gp2 | gp3 | io1 | io2 | standard`
18803
18799
  #
@@ -24182,7 +24178,8 @@ module Aws::RDS
24182
24178
  # cluster, or a provisioned clone from an Aurora Serverless v1
24183
24179
  # cluster. To create a clone that is an Aurora Serverless v1 cluster,
24184
24180
  # the original cluster must be an Aurora Serverless v1 cluster or an
24185
- # encrypted provisioned cluster.
24181
+ # encrypted provisioned cluster. To create a full copy that is an
24182
+ # Aurora Serverless v1 cluster, specify the engine mode `serverless`.
24186
24183
  #
24187
24184
  # Valid for: Aurora DB clusters only
24188
24185
  # @return [String]
data/lib/aws-sdk-rds.rb CHANGED
@@ -80,7 +80,7 @@ module Aws::RDS
80
80
  autoload :ReservedDBInstancesOffering, 'aws-sdk-rds/reserved_db_instances_offering'
81
81
  autoload :ResourcePendingMaintenanceActionList, 'aws-sdk-rds/resource_pending_maintenance_action_list'
82
82
 
83
- GEM_VERSION = '1.264.0'
83
+ GEM_VERSION = '1.265.0'
84
84
 
85
85
  end
86
86
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-rds
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.264.0
4
+ version: 1.265.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-12-27 00:00:00.000000000 Z
11
+ date: 2025-01-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core