aws-sdk-rds 1.246.0 → 1.247.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: 164e3fbb589b75e7be01da3c5cbb34236e0f46e551446668506b0bfb949e51d8
4
- data.tar.gz: 8c38f6d291999604ab6ab84184be506eedf176b3b407ad7f70bd34bc01bc1254
3
+ metadata.gz: 9e530334cfa33640f01a3e9d3bf4d751cbd0f07c2520ccd94d9c1bf1fc8b6928
4
+ data.tar.gz: 1b526c7da01acfc3d7ca35573d756b2343ba83710af1d6d137ab69f7ed8b05d8
5
5
  SHA512:
6
- metadata.gz: 60e562006dc7b75dc8bceda073297c9506ce397898b3072d60a2b8a0ccfd6b28e8e4f918a2faafc264d1bf84174652e52af07cc594ef3391a97d7dbddc8c679c
7
- data.tar.gz: 07abf3b9ae72ef4b3c63b36053ed444dae1ff3b51f6dabcf7d176fe6137b5a691da5741969eaf9f93ab5e5eb522520c3d3297dbe85eb0457426679de366ef7b3
6
+ metadata.gz: 49f914fda2ba80843fccc1de7970383410d688b924d737a12a4f50a01f016d7ec3bc2e3c5116f6a178d6c31c4997d2321c4fda7db2bd19b5b4d981bcd448fb98
7
+ data.tar.gz: 174b6d43c0aa68a00489b2ef1afc63b8d06fe2a3fbcd379e0077f8fbb6d4acc234d29f7a682b7b3c2857c403c39e7e8ea4f38d09b504c554864ef9cde06309e7
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.247.0 (2024-09-17)
5
+ ------------------
6
+
7
+ * Feature - Updates Amazon RDS documentation with configuration information about the BYOL model for RDS for Db2.
8
+
4
9
  1.246.0 (2024-09-16)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.246.0
1
+ 1.247.0
@@ -4927,10 +4927,12 @@ module Aws::RDS
4927
4927
  # The license model information for this DB instance.
4928
4928
  #
4929
4929
  # <note markdown="1"> License models for RDS for Db2 require additional configuration. The
4930
- # Bring Your Own License (BYOL) model requires a custom parameter group.
4931
- # The Db2 license through Amazon Web Services Marketplace model requires
4932
- # an Amazon Web Services Marketplace subscription. For more information,
4933
- # see [RDS for Db2 licensing options][1] in the *Amazon RDS User Guide*.
4930
+ # Bring Your Own License (BYOL) model requires a custom parameter group
4931
+ # and an Amazon Web Services License Manager self-managed license. The
4932
+ # Db2 license through Amazon Web Services Marketplace model requires an
4933
+ # Amazon Web Services Marketplace subscription. For more information,
4934
+ # see [Amazon RDS for Db2 licensing options][1] in the *Amazon RDS User
4935
+ # Guide*.
4934
4936
  #
4935
4937
  # The default for RDS for Db2 is `bring-your-own-license`.
4936
4938
  #
@@ -26827,10 +26829,12 @@ module Aws::RDS
26827
26829
  # License model information for the restored DB instance.
26828
26830
  #
26829
26831
  # <note markdown="1"> License models for RDS for Db2 require additional configuration. The
26830
- # Bring Your Own License (BYOL) model requires a custom parameter group.
26831
- # The Db2 license through Amazon Web Services Marketplace model requires
26832
- # an Amazon Web Services Marketplace subscription. For more information,
26833
- # see [RDS for Db2 licensing options][1] in the *Amazon RDS User Guide*.
26832
+ # Bring Your Own License (BYOL) model requires a custom parameter group
26833
+ # and an Amazon Web Services License Manager self-managed license. The
26834
+ # Db2 license through Amazon Web Services Marketplace model requires an
26835
+ # Amazon Web Services Marketplace subscription. For more information,
26836
+ # see [Amazon RDS for Db2 licensing options][1] in the *Amazon RDS User
26837
+ # Guide*.
26834
26838
  #
26835
26839
  # </note>
26836
26840
  #
@@ -28520,10 +28524,12 @@ module Aws::RDS
28520
28524
  # The license model information for the restored DB instance.
28521
28525
  #
28522
28526
  # <note markdown="1"> License models for RDS for Db2 require additional configuration. The
28523
- # Bring Your Own License (BYOL) model requires a custom parameter group.
28524
- # The Db2 license through Amazon Web Services Marketplace model requires
28525
- # an Amazon Web Services Marketplace subscription. For more information,
28526
- # see [RDS for Db2 licensing options][1] in the *Amazon RDS User Guide*.
28527
+ # Bring Your Own License (BYOL) model requires a custom parameter group
28528
+ # and an Amazon Web Services License Manager self-managed license. The
28529
+ # Db2 license through Amazon Web Services Marketplace model requires an
28530
+ # Amazon Web Services Marketplace subscription. For more information,
28531
+ # see [Amazon RDS for Db2 licensing options][1] in the *Amazon RDS User
28532
+ # Guide*.
28527
28533
  #
28528
28534
  # </note>
28529
28535
  #
@@ -31414,7 +31420,7 @@ module Aws::RDS
31414
31420
  tracer: tracer
31415
31421
  )
31416
31422
  context[:gem_name] = 'aws-sdk-rds'
31417
- context[:gem_version] = '1.246.0'
31423
+ context[:gem_version] = '1.247.0'
31418
31424
  Seahorse::Client::Request.new(handlers, context)
31419
31425
  end
31420
31426
 
@@ -1617,10 +1617,12 @@ module Aws::RDS
1617
1617
  # The license model information for this DB instance.
1618
1618
  #
1619
1619
  # <note markdown="1"> License models for RDS for Db2 require additional configuration. The
1620
- # Bring Your Own License (BYOL) model requires a custom parameter group.
1621
- # The Db2 license through Amazon Web Services Marketplace model requires
1622
- # an Amazon Web Services Marketplace subscription. For more information,
1623
- # see [RDS for Db2 licensing options][1] in the *Amazon RDS User Guide*.
1620
+ # Bring Your Own License (BYOL) model requires a custom parameter group
1621
+ # and an Amazon Web Services License Manager self-managed license. The
1622
+ # Db2 license through Amazon Web Services Marketplace model requires an
1623
+ # Amazon Web Services Marketplace subscription. For more information,
1624
+ # see [Amazon RDS for Db2 licensing options][1] in the *Amazon RDS User
1625
+ # Guide*.
1624
1626
  #
1625
1627
  # The default for RDS for Db2 is `bring-your-own-license`.
1626
1628
  #
@@ -4358,10 +4360,12 @@ module Aws::RDS
4358
4360
  # The license model information for the restored DB instance.
4359
4361
  #
4360
4362
  # <note markdown="1"> License models for RDS for Db2 require additional configuration. The
4361
- # Bring Your Own License (BYOL) model requires a custom parameter group.
4362
- # The Db2 license through Amazon Web Services Marketplace model requires
4363
- # an Amazon Web Services Marketplace subscription. For more information,
4364
- # see [RDS for Db2 licensing options][1] in the *Amazon RDS User Guide*.
4363
+ # Bring Your Own License (BYOL) model requires a custom parameter group
4364
+ # and an Amazon Web Services License Manager self-managed license. The
4365
+ # Db2 license through Amazon Web Services Marketplace model requires an
4366
+ # Amazon Web Services Marketplace subscription. For more information,
4367
+ # see [Amazon RDS for Db2 licensing options][1] in the *Amazon RDS User
4368
+ # Guide*.
4365
4369
  #
4366
4370
  # </note>
4367
4371
  #
@@ -804,10 +804,12 @@ module Aws::RDS
804
804
  # License model information for the restored DB instance.
805
805
  #
806
806
  # <note markdown="1"> License models for RDS for Db2 require additional configuration. The
807
- # Bring Your Own License (BYOL) model requires a custom parameter group.
808
- # The Db2 license through Amazon Web Services Marketplace model requires
809
- # an Amazon Web Services Marketplace subscription. For more information,
810
- # see [RDS for Db2 licensing options][1] in the *Amazon RDS User Guide*.
807
+ # Bring Your Own License (BYOL) model requires a custom parameter group
808
+ # and an Amazon Web Services License Manager self-managed license. The
809
+ # Db2 license through Amazon Web Services Marketplace model requires an
810
+ # Amazon Web Services Marketplace subscription. For more information,
811
+ # see [Amazon RDS for Db2 licensing options][1] in the *Amazon RDS User
812
+ # Guide*.
811
813
  #
812
814
  # </note>
813
815
  #
@@ -1748,10 +1748,12 @@ module Aws::RDS
1748
1748
  # The license model information for this DB instance.
1749
1749
  #
1750
1750
  # <note markdown="1"> License models for RDS for Db2 require additional configuration. The
1751
- # Bring Your Own License (BYOL) model requires a custom parameter group.
1752
- # The Db2 license through Amazon Web Services Marketplace model requires
1753
- # an Amazon Web Services Marketplace subscription. For more information,
1754
- # see [RDS for Db2 licensing options][1] in the *Amazon RDS User Guide*.
1751
+ # Bring Your Own License (BYOL) model requires a custom parameter group
1752
+ # and an Amazon Web Services License Manager self-managed license. The
1753
+ # Db2 license through Amazon Web Services Marketplace model requires an
1754
+ # Amazon Web Services Marketplace subscription. For more information,
1755
+ # see [Amazon RDS for Db2 licensing options][1] in the *Amazon RDS User
1756
+ # Guide*.
1755
1757
  #
1756
1758
  # The default for RDS for Db2 is `bring-your-own-license`.
1757
1759
  #
@@ -3953,10 +3953,11 @@ module Aws::RDS
3953
3953
  #
3954
3954
  # <note markdown="1"> License models for RDS for Db2 require additional configuration. The
3955
3955
  # Bring Your Own License (BYOL) model requires a custom parameter
3956
- # group. The Db2 license through Amazon Web Services Marketplace model
3957
- # requires an Amazon Web Services Marketplace subscription. For more
3958
- # information, see [RDS for Db2 licensing options][1] in the *Amazon
3959
- # RDS User Guide*.
3956
+ # group and an Amazon Web Services License Manager self-managed
3957
+ # license. The Db2 license through Amazon Web Services Marketplace
3958
+ # model requires an Amazon Web Services Marketplace subscription. For
3959
+ # more information, see [Amazon RDS for Db2 licensing options][1] in
3960
+ # the *Amazon RDS User Guide*.
3960
3961
  #
3961
3962
  # The default for RDS for Db2 is `bring-your-own-license`.
3962
3963
  #
@@ -24171,10 +24172,11 @@ module Aws::RDS
24171
24172
  #
24172
24173
  # <note markdown="1"> License models for RDS for Db2 require additional configuration. The
24173
24174
  # Bring Your Own License (BYOL) model requires a custom parameter
24174
- # group. The Db2 license through Amazon Web Services Marketplace model
24175
- # requires an Amazon Web Services Marketplace subscription. For more
24176
- # information, see [RDS for Db2 licensing options][1] in the *Amazon
24177
- # RDS User Guide*.
24175
+ # group and an Amazon Web Services License Manager self-managed
24176
+ # license. The Db2 license through Amazon Web Services Marketplace
24177
+ # model requires an Amazon Web Services Marketplace subscription. For
24178
+ # more information, see [Amazon RDS for Db2 licensing options][1] in
24179
+ # the *Amazon RDS User Guide*.
24178
24180
  #
24179
24181
  # </note>
24180
24182
  #
@@ -25577,10 +25579,11 @@ module Aws::RDS
25577
25579
  #
25578
25580
  # <note markdown="1"> License models for RDS for Db2 require additional configuration. The
25579
25581
  # Bring Your Own License (BYOL) model requires a custom parameter
25580
- # group. The Db2 license through Amazon Web Services Marketplace model
25581
- # requires an Amazon Web Services Marketplace subscription. For more
25582
- # information, see [RDS for Db2 licensing options][1] in the *Amazon
25583
- # RDS User Guide*.
25582
+ # group and an Amazon Web Services License Manager self-managed
25583
+ # license. The Db2 license through Amazon Web Services Marketplace
25584
+ # model requires an Amazon Web Services Marketplace subscription. For
25585
+ # more information, see [Amazon RDS for Db2 licensing options][1] in
25586
+ # the *Amazon RDS User Guide*.
25584
25587
  #
25585
25588
  # </note>
25586
25589
  #
data/lib/aws-sdk-rds.rb CHANGED
@@ -78,6 +78,6 @@ require_relative 'aws-sdk-rds/customizations'
78
78
  # @!group service
79
79
  module Aws::RDS
80
80
 
81
- GEM_VERSION = '1.246.0'
81
+ GEM_VERSION = '1.247.0'
82
82
 
83
83
  end
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.246.0
4
+ version: 1.247.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-09-16 00:00:00.000000000 Z
11
+ date: 2024-09-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core