aws-sdk-rds 1.20.0 → 1.21.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/aws-sdk-rds.rb +1 -1
- data/lib/aws-sdk-rds/client.rb +35 -184
- data/lib/aws-sdk-rds/db_cluster.rb +1 -1
- data/lib/aws-sdk-rds/db_instance.rb +27 -176
- data/lib/aws-sdk-rds/db_snapshot.rb +1 -1
- data/lib/aws-sdk-rds/resource.rb +22 -172
- data/lib/aws-sdk-rds/types.rb +33 -188
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 44aeac6d5389d68a27ef0a131203a6abd55d5ac3
|
4
|
+
data.tar.gz: 41abc6771d314526395b9f758085fca16e0d6577
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b7a68f33cfb4485332f72a590d96c7e59e14fe72ad91a539b4d282650e35d6a1cd96bb7d0f027038e210ef4ce5bec6901fffb11e9dcb8047ecf9ab373296dff6
|
7
|
+
data.tar.gz: b6c08083170691b36ec5dbb7e5558e6bab61162e7a029ee926cef70ffd0af827843fe30f8fcf6e386ea04718900e4dca89fb2c3225c63ce14410573869e7651c
|
data/lib/aws-sdk-rds.rb
CHANGED
data/lib/aws-sdk-rds/client.rb
CHANGED
@@ -760,7 +760,7 @@ module Aws::RDS
|
|
760
760
|
# For more information on copying encrypted DB cluster snapshots from
|
761
761
|
# one AWS Region to another, see [ Copying a DB Cluster Snapshot in the
|
762
762
|
# Same Account, Either in the Same Region or Across Regions][3] in the
|
763
|
-
# Amazon RDS User Guide
|
763
|
+
# *Amazon RDS User Guide.*
|
764
764
|
#
|
765
765
|
# For more information on Amazon Aurora, see [Aurora on Amazon RDS][4]
|
766
766
|
# in the *Amazon RDS User Guide.*
|
@@ -1063,7 +1063,7 @@ module Aws::RDS
|
|
1063
1063
|
# destination AWS Region for the DB snapshot copy.
|
1064
1064
|
#
|
1065
1065
|
# For more information about copying snapshots, see [Copying a DB
|
1066
|
-
# Snapshot][1] in the Amazon RDS User Guide
|
1066
|
+
# Snapshot][1] in the *Amazon RDS User Guide.*
|
1067
1067
|
#
|
1068
1068
|
#
|
1069
1069
|
#
|
@@ -2247,7 +2247,7 @@ module Aws::RDS
|
|
2247
2247
|
# `db.m4.large`. Not all DB instance classes are available in all AWS
|
2248
2248
|
# Regions, or for all database engines. For the full list of DB instance
|
2249
2249
|
# classes, and availability for your engine, see [DB Instance Class][1]
|
2250
|
-
# in the Amazon RDS User Guide
|
2250
|
+
# in the *Amazon RDS User Guide.*
|
2251
2251
|
#
|
2252
2252
|
#
|
2253
2253
|
#
|
@@ -2557,9 +2557,11 @@ module Aws::RDS
|
|
2557
2557
|
# @option params [String] :engine_version
|
2558
2558
|
# The version number of the database engine to use.
|
2559
2559
|
#
|
2560
|
-
#
|
2561
|
-
#
|
2562
|
-
#
|
2560
|
+
# For a list of valid engine versions, call DescribeDBEngineVersions.
|
2561
|
+
#
|
2562
|
+
# The following are the database engines and links to information about
|
2563
|
+
# the major and minor versions that are available with Amazon RDS. Not
|
2564
|
+
# every database engine is available for every AWS Region.
|
2563
2565
|
#
|
2564
2566
|
# **Amazon Aurora**
|
2565
2567
|
#
|
@@ -2569,187 +2571,35 @@ module Aws::RDS
|
|
2569
2571
|
#
|
2570
2572
|
# **MariaDB**
|
2571
2573
|
#
|
2572
|
-
#
|
2573
|
-
#
|
2574
|
-
# * `10.2.11` (supported in all AWS Regions)
|
2575
|
-
#
|
2576
|
-
#
|
2577
|
-
#
|
2578
|
-
# * `10.1.31` (supported in all AWS Regions)
|
2579
|
-
#
|
2580
|
-
# * `10.1.26` (supported in all AWS Regions)
|
2581
|
-
#
|
2582
|
-
# * `10.1.23` (supported in all AWS Regions)
|
2583
|
-
#
|
2584
|
-
# * `10.1.19` (supported in all AWS Regions)
|
2585
|
-
#
|
2586
|
-
# * `10.1.14` (supported in all AWS Regions except us-east-2)
|
2587
|
-
#
|
2588
|
-
#
|
2589
|
-
#
|
2590
|
-
# * `10.0.34` (supported in all AWS Regions)
|
2591
|
-
#
|
2592
|
-
# * `10.0.32` (supported in all AWS Regions)
|
2593
|
-
#
|
2594
|
-
# * `10.0.31` (supported in all AWS Regions)
|
2595
|
-
#
|
2596
|
-
# * `10.0.28` (supported in all AWS Regions)
|
2597
|
-
#
|
2598
|
-
# * `10.0.24` (supported in all AWS Regions)
|
2599
|
-
#
|
2600
|
-
# * `10.0.17` (supported in all AWS Regions except us-east-2,
|
2601
|
-
# ca-central-1, eu-west-2)
|
2602
|
-
#
|
2603
|
-
# **Microsoft SQL Server 2017**
|
2604
|
-
#
|
2605
|
-
# * `14.00.1000.169.v1` (supported for all editions, and all AWS
|
2606
|
-
# Regions)
|
2574
|
+
# See [MariaDB on Amazon RDS Versions][1] in the *Amazon RDS User
|
2575
|
+
# Guide.*
|
2607
2576
|
#
|
2608
|
-
#
|
2609
|
-
#
|
2610
|
-
# **Microsoft SQL Server 2016**
|
2611
|
-
#
|
2612
|
-
# * `13.00.4451.0.v1` (supported for all editions, and all AWS Regions)
|
2613
|
-
#
|
2614
|
-
# * `13.00.4422.0.v1` (supported for all editions, and all AWS Regions)
|
2615
|
-
#
|
2616
|
-
# * `13.00.2164.0.v1` (supported for all editions, and all AWS Regions)
|
2617
|
-
#
|
2618
|
-
# **Microsoft SQL Server 2014**
|
2619
|
-
#
|
2620
|
-
# * `12.00.5546.0.v1` (supported for all editions, and all AWS Regions)
|
2621
|
-
#
|
2622
|
-
# * `12.00.5000.0.v1` (supported for all editions, and all AWS Regions)
|
2623
|
-
#
|
2624
|
-
# * `12.00.4422.0.v1` (supported for all editions except Enterprise
|
2625
|
-
# Edition, and all AWS Regions except ca-central-1 and eu-west-2)
|
2626
|
-
#
|
2627
|
-
# **Microsoft SQL Server 2012**
|
2628
|
-
#
|
2629
|
-
# * `11.00.6594.0.v1` (supported for all editions, and all AWS Regions)
|
2630
|
-
#
|
2631
|
-
# * `11.00.6020.0.v1` (supported for all editions, and all AWS Regions)
|
2632
|
-
#
|
2633
|
-
# * `11.00.5058.0.v1` (supported for all editions, and all AWS Regions
|
2634
|
-
# except us-east-2, ca-central-1, and eu-west-2)
|
2635
|
-
#
|
2636
|
-
# * `11.00.2100.60.v1` (supported for all editions, and all AWS Regions
|
2637
|
-
# except us-east-2, ca-central-1, and eu-west-2)
|
2638
|
-
#
|
2639
|
-
# **Microsoft SQL Server 2008 R2**
|
2640
|
-
#
|
2641
|
-
# * `10.50.6529.0.v1` (supported for all editions, and all AWS Regions
|
2642
|
-
# except us-east-2, ca-central-1, and eu-west-2)
|
2643
|
-
#
|
2644
|
-
# * `10.50.6000.34.v1` (supported for all editions, and all AWS Regions
|
2645
|
-
# except us-east-2, ca-central-1, and eu-west-2)
|
2577
|
+
# **Microsoft SQL Server**
|
2646
2578
|
#
|
2647
|
-
#
|
2648
|
-
#
|
2579
|
+
# See [Version and Feature Support on Amazon RDS][2] in the *Amazon RDS
|
2580
|
+
# User Guide.*
|
2649
2581
|
#
|
2650
2582
|
# **MySQL**
|
2651
2583
|
#
|
2652
|
-
#
|
2653
|
-
#
|
2654
|
-
# * `5.7.19` (supported in all AWS regions)
|
2655
|
-
#
|
2656
|
-
# * `5.7.17` (supported in all AWS regions)
|
2584
|
+
# See [MySQL on Amazon RDS Versions][3] in the *Amazon RDS User Guide.*
|
2657
2585
|
#
|
2658
|
-
#
|
2659
|
-
#
|
2660
|
-
#
|
2661
|
-
#
|
2662
|
-
# * `5.6.39` (supported in all AWS Regions)
|
2663
|
-
#
|
2664
|
-
# * `5.6.37` (supported in all AWS Regions)
|
2665
|
-
#
|
2666
|
-
# * `5.6.35` (supported in all AWS Regions)
|
2667
|
-
#
|
2668
|
-
# * `5.6.34` (supported in all AWS Regions)
|
2669
|
-
#
|
2670
|
-
# * `5.6.29` (supported in all AWS Regions)
|
2671
|
-
#
|
2672
|
-
# * `5.6.27` (supported in all AWS Regions except us-east-2,
|
2673
|
-
# ca-central-1, eu-west-2)
|
2674
|
-
#
|
2675
|
-
#
|
2676
|
-
#
|
2677
|
-
# * `5.5.59` (supported in all AWS Regions)
|
2678
|
-
#
|
2679
|
-
# * `5.5.57` (supported in all AWS Regions)
|
2680
|
-
#
|
2681
|
-
# * `5.5.54` (supported in all AWS Regions)
|
2682
|
-
#
|
2683
|
-
# * `5.5.53` (supported in all AWS Regions)
|
2684
|
-
#
|
2685
|
-
# * `5.5.46` (supported in all AWS Regions)
|
2686
|
-
#
|
2687
|
-
# **Oracle 12c**
|
2688
|
-
#
|
2689
|
-
# * `12.1.0.2.v9` (supported for EE in all AWS regions, and SE2 in all
|
2690
|
-
# AWS regions except us-gov-west-1)
|
2691
|
-
#
|
2692
|
-
# * `12.1.0.2.v8` (supported for EE in all AWS regions, and SE2 in all
|
2693
|
-
# AWS regions except us-gov-west-1)
|
2694
|
-
#
|
2695
|
-
# * `12.1.0.2.v7` (supported for EE in all AWS regions, and SE2 in all
|
2696
|
-
# AWS regions except us-gov-west-1)
|
2697
|
-
#
|
2698
|
-
# * `12.1.0.2.v6` (supported for EE in all AWS regions, and SE2 in all
|
2699
|
-
# AWS regions except us-gov-west-1)
|
2700
|
-
#
|
2701
|
-
# * `12.1.0.2.v5` (supported for EE in all AWS regions, and SE2 in all
|
2702
|
-
# AWS regions except us-gov-west-1)
|
2703
|
-
#
|
2704
|
-
# * `12.1.0.2.v4` (supported for EE in all AWS regions, and SE2 in all
|
2705
|
-
# AWS regions except us-gov-west-1)
|
2706
|
-
#
|
2707
|
-
# * `12.1.0.2.v3` (supported for EE in all AWS regions, and SE2 in all
|
2708
|
-
# AWS regions except us-gov-west-1)
|
2709
|
-
#
|
2710
|
-
# * `12.1.0.2.v2` (supported for EE in all AWS regions, and SE2 in all
|
2711
|
-
# AWS regions except us-gov-west-1)
|
2712
|
-
#
|
2713
|
-
# * `12.1.0.2.v1` (supported for EE in all AWS regions, and SE2 in all
|
2714
|
-
# AWS regions except us-gov-west-1)
|
2715
|
-
#
|
2716
|
-
# **Oracle 11g**
|
2717
|
-
#
|
2718
|
-
# * `11.2.0.4.v13` (supported for EE, SE1, and SE, in all AWS regions)
|
2719
|
-
#
|
2720
|
-
# * `11.2.0.4.v12` (supported for EE, SE1, and SE, in all AWS regions)
|
2721
|
-
#
|
2722
|
-
# * `11.2.0.4.v11` (supported for EE, SE1, and SE, in all AWS regions)
|
2723
|
-
#
|
2724
|
-
# * `11.2.0.4.v10` (supported for EE, SE1, and SE, in all AWS regions)
|
2725
|
-
#
|
2726
|
-
# * `11.2.0.4.v9` (supported for EE, SE1, and SE, in all AWS regions)
|
2727
|
-
#
|
2728
|
-
# * `11.2.0.4.v8` (supported for EE, SE1, and SE, in all AWS regions)
|
2729
|
-
#
|
2730
|
-
# * `11.2.0.4.v7` (supported for EE, SE1, and SE, in all AWS regions)
|
2731
|
-
#
|
2732
|
-
# * `11.2.0.4.v6` (supported for EE, SE1, and SE, in all AWS regions)
|
2733
|
-
#
|
2734
|
-
# * `11.2.0.4.v5` (supported for EE, SE1, and SE, in all AWS regions)
|
2735
|
-
#
|
2736
|
-
# * `11.2.0.4.v4` (supported for EE, SE1, and SE, in all AWS regions)
|
2737
|
-
#
|
2738
|
-
# * `11.2.0.4.v3` (supported for EE, SE1, and SE, in all AWS regions)
|
2586
|
+
# **Oracle**
|
2739
2587
|
#
|
2740
|
-
#
|
2588
|
+
# See [Oracle Database Engine Release Notes][4] in the *Amazon RDS User
|
2589
|
+
# Guide.*
|
2741
2590
|
#
|
2742
2591
|
# **PostgreSQL**
|
2743
2592
|
#
|
2744
|
-
# *
|
2593
|
+
# See [Supported PostgreSQL Database Versions][5] in the *Amazon RDS
|
2594
|
+
# User Guide.*
|
2745
2595
|
#
|
2746
|
-
# * **Version 9.6.x:** ` 9.6.6 | 9.6.5 | 9.6.3 | 9.6.2 | 9.6.1`
|
2747
2596
|
#
|
2748
|
-
# * **Version 9.5.x:** ` 9.5.9 | 9.5.7 | 9.5.6 | 9.5.4 | 9.5.2`
|
2749
2597
|
#
|
2750
|
-
#
|
2751
|
-
#
|
2752
|
-
#
|
2598
|
+
# [1]: http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_MariaDB.html#MariaDB.Concepts.VersionMgmt
|
2599
|
+
# [2]: http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_SQLServer.html#SQLServer.Concepts.General.FeatureSupport
|
2600
|
+
# [3]: http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_MySQL.html#MySQL.Concepts.VersionMgmt
|
2601
|
+
# [4]: http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.Oracle.PatchComposition.html
|
2602
|
+
# [5]: http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_PostgreSQL.html#PostgreSQL.Concepts.General.DBVersions
|
2753
2603
|
#
|
2754
2604
|
# @option params [Boolean] :auto_minor_version_upgrade
|
2755
2605
|
# Indicates that minor engine upgrades are applied automatically to the
|
@@ -3239,7 +3089,7 @@ module Aws::RDS
|
|
3239
3089
|
# `db.m4.large`. Not all DB instance classes are available in all AWS
|
3240
3090
|
# Regions, or for all database engines. For the full list of DB instance
|
3241
3091
|
# classes, and availability for your engine, see [DB Instance Class][1]
|
3242
|
-
# in the Amazon RDS User Guide
|
3092
|
+
# in the *Amazon RDS User Guide.*
|
3243
3093
|
#
|
3244
3094
|
# Default: Inherits from the source DB instance.
|
3245
3095
|
#
|
@@ -8746,7 +8596,7 @@ module Aws::RDS
|
|
8746
8596
|
# applied during the next maintenance window unless the ApplyImmediately
|
8747
8597
|
# parameter is set to true.
|
8748
8598
|
#
|
8749
|
-
# For a list of valid engine versions, see
|
8599
|
+
# For a list of valid engine versions, see CreateDBCluster, or call
|
8750
8600
|
# DescribeDBEngineVersions.
|
8751
8601
|
#
|
8752
8602
|
# @return [Types::ModifyDBClusterResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
@@ -9093,7 +8943,7 @@ module Aws::RDS
|
|
9093
8943
|
# `db.m4.large`. Not all DB instance classes are available in all AWS
|
9094
8944
|
# Regions, or for all database engines. For the full list of DB instance
|
9095
8945
|
# classes, and availability for your engine, see [DB Instance Class][1]
|
9096
|
-
# in the Amazon RDS User Guide
|
8946
|
+
# in the *Amazon RDS User Guide.*
|
9097
8947
|
#
|
9098
8948
|
# If you modify the DB instance class, an outage occurs during the
|
9099
8949
|
# change. The change is applied during the next maintenance window,
|
@@ -9319,7 +9169,8 @@ module Aws::RDS
|
|
9319
9169
|
# family for the new engine version must be specified. The new DB
|
9320
9170
|
# parameter group can be the default for that DB parameter group family.
|
9321
9171
|
#
|
9322
|
-
# For
|
9172
|
+
# For information about valid engine versions, see CreateDBInstance, or
|
9173
|
+
# call DescribeDBEngineVersions.
|
9323
9174
|
#
|
9324
9175
|
# @option params [Boolean] :allow_major_version_upgrade
|
9325
9176
|
# Indicates that major version upgrades are allowed. Changing this
|
@@ -12211,7 +12062,7 @@ module Aws::RDS
|
|
12211
12062
|
# example, `db.m4.large`. Not all DB instance classes are available in
|
12212
12063
|
# all AWS Regions, or for all database engines. For the full list of DB
|
12213
12064
|
# instance classes, and availability for your engine, see [DB Instance
|
12214
|
-
# Class][1] in the Amazon RDS User Guide
|
12065
|
+
# Class][1] in the *Amazon RDS User Guide.*
|
12215
12066
|
#
|
12216
12067
|
# Default: The same DBInstanceClass as the original DB instance.
|
12217
12068
|
#
|
@@ -12711,7 +12562,7 @@ module Aws::RDS
|
|
12711
12562
|
# `db.m4.large`. Not all DB instance classes are available in all AWS
|
12712
12563
|
# Regions, or for all database engines. For the full list of DB instance
|
12713
12564
|
# classes, and availability for your engine, see [DB Instance Class][1]
|
12714
|
-
# in the Amazon RDS User Guide
|
12565
|
+
# in the *Amazon RDS User Guide.*
|
12715
12566
|
#
|
12716
12567
|
# Importing from Amazon S3 is not supported on the db.t2.micro DB
|
12717
12568
|
# instance class.
|
@@ -12836,8 +12687,8 @@ module Aws::RDS
|
|
12836
12687
|
#
|
12837
12688
|
# @option params [String] :engine_version
|
12838
12689
|
# The version number of the database engine to use. Choose the latest
|
12839
|
-
# minor version of your database engine
|
12840
|
-
# CreateDBInstance.
|
12690
|
+
# minor version of your database engine. For information about engine
|
12691
|
+
# versions, see CreateDBInstance, or call DescribeDBEngineVersions.
|
12841
12692
|
#
|
12842
12693
|
# @option params [Boolean] :auto_minor_version_upgrade
|
12843
12694
|
# True to indicate that minor engine upgrades are applied automatically
|
@@ -13232,7 +13083,7 @@ module Aws::RDS
|
|
13232
13083
|
# example, `db.m4.large`. Not all DB instance classes are available in
|
13233
13084
|
# all AWS Regions, or for all database engines. For the full list of DB
|
13234
13085
|
# instance classes, and availability for your engine, see [DB Instance
|
13235
|
-
# Class][1] in the Amazon RDS User Guide
|
13086
|
+
# Class][1] in the *Amazon RDS User Guide.*
|
13236
13087
|
#
|
13237
13088
|
# Default: The same DBInstanceClass as the original DB instance.
|
13238
13089
|
#
|
@@ -14064,7 +13915,7 @@ module Aws::RDS
|
|
14064
13915
|
params: params,
|
14065
13916
|
config: config)
|
14066
13917
|
context[:gem_name] = 'aws-sdk-rds'
|
14067
|
-
context[:gem_version] = '1.
|
13918
|
+
context[:gem_version] = '1.21.0'
|
14068
13919
|
Seahorse::Client::Request.new(handlers, context)
|
14069
13920
|
end
|
14070
13921
|
|
@@ -975,7 +975,7 @@ module Aws::RDS
|
|
975
975
|
# applied during the next maintenance window unless the ApplyImmediately
|
976
976
|
# parameter is set to true.
|
977
977
|
#
|
978
|
-
# For a list of valid engine versions, see
|
978
|
+
# For a list of valid engine versions, see CreateDBCluster, or call
|
979
979
|
# DescribeDBEngineVersions.
|
980
980
|
# @return [DBCluster]
|
981
981
|
def modify(options = {})
|
@@ -792,7 +792,7 @@ module Aws::RDS
|
|
792
792
|
# `db.m4.large`. Not all DB instance classes are available in all AWS
|
793
793
|
# Regions, or for all database engines. For the full list of DB instance
|
794
794
|
# classes, and availability for your engine, see [DB Instance Class][1]
|
795
|
-
# in the Amazon RDS User Guide
|
795
|
+
# in the *Amazon RDS User Guide.*
|
796
796
|
#
|
797
797
|
#
|
798
798
|
#
|
@@ -1088,9 +1088,11 @@ module Aws::RDS
|
|
1088
1088
|
# @option options [String] :engine_version
|
1089
1089
|
# The version number of the database engine to use.
|
1090
1090
|
#
|
1091
|
-
#
|
1092
|
-
#
|
1093
|
-
#
|
1091
|
+
# For a list of valid engine versions, call DescribeDBEngineVersions.
|
1092
|
+
#
|
1093
|
+
# The following are the database engines and links to information about
|
1094
|
+
# the major and minor versions that are available with Amazon RDS. Not
|
1095
|
+
# every database engine is available for every AWS Region.
|
1094
1096
|
#
|
1095
1097
|
# **Amazon Aurora**
|
1096
1098
|
#
|
@@ -1100,187 +1102,35 @@ module Aws::RDS
|
|
1100
1102
|
#
|
1101
1103
|
# **MariaDB**
|
1102
1104
|
#
|
1103
|
-
#
|
1104
|
-
#
|
1105
|
-
# * `10.2.11` (supported in all AWS Regions)
|
1106
|
-
#
|
1107
|
-
#
|
1108
|
-
#
|
1109
|
-
# * `10.1.31` (supported in all AWS Regions)
|
1110
|
-
#
|
1111
|
-
# * `10.1.26` (supported in all AWS Regions)
|
1112
|
-
#
|
1113
|
-
# * `10.1.23` (supported in all AWS Regions)
|
1114
|
-
#
|
1115
|
-
# * `10.1.19` (supported in all AWS Regions)
|
1116
|
-
#
|
1117
|
-
# * `10.1.14` (supported in all AWS Regions except us-east-2)
|
1118
|
-
#
|
1105
|
+
# See [MariaDB on Amazon RDS Versions][1] in the *Amazon RDS User
|
1106
|
+
# Guide.*
|
1119
1107
|
#
|
1108
|
+
# **Microsoft SQL Server**
|
1120
1109
|
#
|
1121
|
-
#
|
1122
|
-
#
|
1123
|
-
# * `10.0.32` (supported in all AWS Regions)
|
1124
|
-
#
|
1125
|
-
# * `10.0.31` (supported in all AWS Regions)
|
1126
|
-
#
|
1127
|
-
# * `10.0.28` (supported in all AWS Regions)
|
1128
|
-
#
|
1129
|
-
# * `10.0.24` (supported in all AWS Regions)
|
1130
|
-
#
|
1131
|
-
# * `10.0.17` (supported in all AWS Regions except us-east-2,
|
1132
|
-
# ca-central-1, eu-west-2)
|
1133
|
-
#
|
1134
|
-
# **Microsoft SQL Server 2017**
|
1135
|
-
#
|
1136
|
-
# * `14.00.1000.169.v1` (supported for all editions, and all AWS
|
1137
|
-
# Regions)
|
1138
|
-
#
|
1139
|
-
# ^
|
1140
|
-
#
|
1141
|
-
# **Microsoft SQL Server 2016**
|
1142
|
-
#
|
1143
|
-
# * `13.00.4451.0.v1` (supported for all editions, and all AWS Regions)
|
1144
|
-
#
|
1145
|
-
# * `13.00.4422.0.v1` (supported for all editions, and all AWS Regions)
|
1146
|
-
#
|
1147
|
-
# * `13.00.2164.0.v1` (supported for all editions, and all AWS Regions)
|
1148
|
-
#
|
1149
|
-
# **Microsoft SQL Server 2014**
|
1150
|
-
#
|
1151
|
-
# * `12.00.5546.0.v1` (supported for all editions, and all AWS Regions)
|
1152
|
-
#
|
1153
|
-
# * `12.00.5000.0.v1` (supported for all editions, and all AWS Regions)
|
1154
|
-
#
|
1155
|
-
# * `12.00.4422.0.v1` (supported for all editions except Enterprise
|
1156
|
-
# Edition, and all AWS Regions except ca-central-1 and eu-west-2)
|
1157
|
-
#
|
1158
|
-
# **Microsoft SQL Server 2012**
|
1159
|
-
#
|
1160
|
-
# * `11.00.6594.0.v1` (supported for all editions, and all AWS Regions)
|
1161
|
-
#
|
1162
|
-
# * `11.00.6020.0.v1` (supported for all editions, and all AWS Regions)
|
1163
|
-
#
|
1164
|
-
# * `11.00.5058.0.v1` (supported for all editions, and all AWS Regions
|
1165
|
-
# except us-east-2, ca-central-1, and eu-west-2)
|
1166
|
-
#
|
1167
|
-
# * `11.00.2100.60.v1` (supported for all editions, and all AWS Regions
|
1168
|
-
# except us-east-2, ca-central-1, and eu-west-2)
|
1169
|
-
#
|
1170
|
-
# **Microsoft SQL Server 2008 R2**
|
1171
|
-
#
|
1172
|
-
# * `10.50.6529.0.v1` (supported for all editions, and all AWS Regions
|
1173
|
-
# except us-east-2, ca-central-1, and eu-west-2)
|
1174
|
-
#
|
1175
|
-
# * `10.50.6000.34.v1` (supported for all editions, and all AWS Regions
|
1176
|
-
# except us-east-2, ca-central-1, and eu-west-2)
|
1177
|
-
#
|
1178
|
-
# * `10.50.2789.0.v1` (supported for all editions, and all AWS Regions
|
1179
|
-
# except us-east-2, ca-central-1, and eu-west-2)
|
1110
|
+
# See [Version and Feature Support on Amazon RDS][2] in the *Amazon RDS
|
1111
|
+
# User Guide.*
|
1180
1112
|
#
|
1181
1113
|
# **MySQL**
|
1182
1114
|
#
|
1183
|
-
#
|
1184
|
-
#
|
1185
|
-
# * `5.7.19` (supported in all AWS regions)
|
1186
|
-
#
|
1187
|
-
# * `5.7.17` (supported in all AWS regions)
|
1115
|
+
# See [MySQL on Amazon RDS Versions][3] in the *Amazon RDS User Guide.*
|
1188
1116
|
#
|
1189
|
-
#
|
1190
|
-
#
|
1191
|
-
#
|
1192
|
-
#
|
1193
|
-
# * `5.6.39` (supported in all AWS Regions)
|
1194
|
-
#
|
1195
|
-
# * `5.6.37` (supported in all AWS Regions)
|
1196
|
-
#
|
1197
|
-
# * `5.6.35` (supported in all AWS Regions)
|
1198
|
-
#
|
1199
|
-
# * `5.6.34` (supported in all AWS Regions)
|
1200
|
-
#
|
1201
|
-
# * `5.6.29` (supported in all AWS Regions)
|
1202
|
-
#
|
1203
|
-
# * `5.6.27` (supported in all AWS Regions except us-east-2,
|
1204
|
-
# ca-central-1, eu-west-2)
|
1205
|
-
#
|
1206
|
-
#
|
1207
|
-
#
|
1208
|
-
# * `5.5.59` (supported in all AWS Regions)
|
1209
|
-
#
|
1210
|
-
# * `5.5.57` (supported in all AWS Regions)
|
1211
|
-
#
|
1212
|
-
# * `5.5.54` (supported in all AWS Regions)
|
1213
|
-
#
|
1214
|
-
# * `5.5.53` (supported in all AWS Regions)
|
1215
|
-
#
|
1216
|
-
# * `5.5.46` (supported in all AWS Regions)
|
1217
|
-
#
|
1218
|
-
# **Oracle 12c**
|
1219
|
-
#
|
1220
|
-
# * `12.1.0.2.v9` (supported for EE in all AWS regions, and SE2 in all
|
1221
|
-
# AWS regions except us-gov-west-1)
|
1222
|
-
#
|
1223
|
-
# * `12.1.0.2.v8` (supported for EE in all AWS regions, and SE2 in all
|
1224
|
-
# AWS regions except us-gov-west-1)
|
1225
|
-
#
|
1226
|
-
# * `12.1.0.2.v7` (supported for EE in all AWS regions, and SE2 in all
|
1227
|
-
# AWS regions except us-gov-west-1)
|
1228
|
-
#
|
1229
|
-
# * `12.1.0.2.v6` (supported for EE in all AWS regions, and SE2 in all
|
1230
|
-
# AWS regions except us-gov-west-1)
|
1231
|
-
#
|
1232
|
-
# * `12.1.0.2.v5` (supported for EE in all AWS regions, and SE2 in all
|
1233
|
-
# AWS regions except us-gov-west-1)
|
1234
|
-
#
|
1235
|
-
# * `12.1.0.2.v4` (supported for EE in all AWS regions, and SE2 in all
|
1236
|
-
# AWS regions except us-gov-west-1)
|
1237
|
-
#
|
1238
|
-
# * `12.1.0.2.v3` (supported for EE in all AWS regions, and SE2 in all
|
1239
|
-
# AWS regions except us-gov-west-1)
|
1240
|
-
#
|
1241
|
-
# * `12.1.0.2.v2` (supported for EE in all AWS regions, and SE2 in all
|
1242
|
-
# AWS regions except us-gov-west-1)
|
1243
|
-
#
|
1244
|
-
# * `12.1.0.2.v1` (supported for EE in all AWS regions, and SE2 in all
|
1245
|
-
# AWS regions except us-gov-west-1)
|
1246
|
-
#
|
1247
|
-
# **Oracle 11g**
|
1248
|
-
#
|
1249
|
-
# * `11.2.0.4.v13` (supported for EE, SE1, and SE, in all AWS regions)
|
1250
|
-
#
|
1251
|
-
# * `11.2.0.4.v12` (supported for EE, SE1, and SE, in all AWS regions)
|
1252
|
-
#
|
1253
|
-
# * `11.2.0.4.v11` (supported for EE, SE1, and SE, in all AWS regions)
|
1254
|
-
#
|
1255
|
-
# * `11.2.0.4.v10` (supported for EE, SE1, and SE, in all AWS regions)
|
1256
|
-
#
|
1257
|
-
# * `11.2.0.4.v9` (supported for EE, SE1, and SE, in all AWS regions)
|
1258
|
-
#
|
1259
|
-
# * `11.2.0.4.v8` (supported for EE, SE1, and SE, in all AWS regions)
|
1260
|
-
#
|
1261
|
-
# * `11.2.0.4.v7` (supported for EE, SE1, and SE, in all AWS regions)
|
1262
|
-
#
|
1263
|
-
# * `11.2.0.4.v6` (supported for EE, SE1, and SE, in all AWS regions)
|
1264
|
-
#
|
1265
|
-
# * `11.2.0.4.v5` (supported for EE, SE1, and SE, in all AWS regions)
|
1266
|
-
#
|
1267
|
-
# * `11.2.0.4.v4` (supported for EE, SE1, and SE, in all AWS regions)
|
1268
|
-
#
|
1269
|
-
# * `11.2.0.4.v3` (supported for EE, SE1, and SE, in all AWS regions)
|
1117
|
+
# **Oracle**
|
1270
1118
|
#
|
1271
|
-
#
|
1119
|
+
# See [Oracle Database Engine Release Notes][4] in the *Amazon RDS User
|
1120
|
+
# Guide.*
|
1272
1121
|
#
|
1273
1122
|
# **PostgreSQL**
|
1274
1123
|
#
|
1275
|
-
# *
|
1276
|
-
#
|
1277
|
-
# * **Version 9.6.x:** ` 9.6.6 | 9.6.5 | 9.6.3 | 9.6.2 | 9.6.1`
|
1124
|
+
# See [Supported PostgreSQL Database Versions][5] in the *Amazon RDS
|
1125
|
+
# User Guide.*
|
1278
1126
|
#
|
1279
|
-
# * **Version 9.5.x:** ` 9.5.9 | 9.5.7 | 9.5.6 | 9.5.4 | 9.5.2`
|
1280
1127
|
#
|
1281
|
-
# * **Version 9.4.x:** ` 9.4.14 | 9.4.12 | 9.4.11 | 9.4.9 | 9.4.7`
|
1282
1128
|
#
|
1283
|
-
#
|
1129
|
+
# [1]: http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_MariaDB.html#MariaDB.Concepts.VersionMgmt
|
1130
|
+
# [2]: http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_SQLServer.html#SQLServer.Concepts.General.FeatureSupport
|
1131
|
+
# [3]: http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_MySQL.html#MySQL.Concepts.VersionMgmt
|
1132
|
+
# [4]: http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.Oracle.PatchComposition.html
|
1133
|
+
# [5]: http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_PostgreSQL.html#PostgreSQL.Concepts.General.DBVersions
|
1284
1134
|
# @option options [Boolean] :auto_minor_version_upgrade
|
1285
1135
|
# Indicates that minor engine upgrades are applied automatically to the
|
1286
1136
|
# DB instance during the maintenance window.
|
@@ -1546,7 +1396,7 @@ module Aws::RDS
|
|
1546
1396
|
# `db.m4.large`. Not all DB instance classes are available in all AWS
|
1547
1397
|
# Regions, or for all database engines. For the full list of DB instance
|
1548
1398
|
# classes, and availability for your engine, see [DB Instance Class][1]
|
1549
|
-
# in the Amazon RDS User Guide
|
1399
|
+
# in the *Amazon RDS User Guide.*
|
1550
1400
|
#
|
1551
1401
|
# Default: Inherits from the source DB instance.
|
1552
1402
|
#
|
@@ -1960,7 +1810,7 @@ module Aws::RDS
|
|
1960
1810
|
# `db.m4.large`. Not all DB instance classes are available in all AWS
|
1961
1811
|
# Regions, or for all database engines. For the full list of DB instance
|
1962
1812
|
# classes, and availability for your engine, see [DB Instance Class][1]
|
1963
|
-
# in the Amazon RDS User Guide
|
1813
|
+
# in the *Amazon RDS User Guide.*
|
1964
1814
|
#
|
1965
1815
|
# If you modify the DB instance class, an outage occurs during the
|
1966
1816
|
# change. The change is applied during the next maintenance window,
|
@@ -2175,7 +2025,8 @@ module Aws::RDS
|
|
2175
2025
|
# family for the new engine version must be specified. The new DB
|
2176
2026
|
# parameter group can be the default for that DB parameter group family.
|
2177
2027
|
#
|
2178
|
-
# For
|
2028
|
+
# For information about valid engine versions, see CreateDBInstance, or
|
2029
|
+
# call DescribeDBEngineVersions.
|
2179
2030
|
# @option options [Boolean] :allow_major_version_upgrade
|
2180
2031
|
# Indicates that major version upgrades are allowed. Changing this
|
2181
2032
|
# parameter doesn't result in an outage and the change is
|
@@ -2606,7 +2457,7 @@ module Aws::RDS
|
|
2606
2457
|
# example, `db.m4.large`. Not all DB instance classes are available in
|
2607
2458
|
# all AWS Regions, or for all database engines. For the full list of DB
|
2608
2459
|
# instance classes, and availability for your engine, see [DB Instance
|
2609
|
-
# Class][1] in the Amazon RDS User Guide
|
2460
|
+
# Class][1] in the *Amazon RDS User Guide.*
|
2610
2461
|
#
|
2611
2462
|
# Default: The same DBInstanceClass as the original DB instance.
|
2612
2463
|
#
|
@@ -582,7 +582,7 @@ module Aws::RDS
|
|
582
582
|
# example, `db.m4.large`. Not all DB instance classes are available in
|
583
583
|
# all AWS Regions, or for all database engines. For the full list of DB
|
584
584
|
# instance classes, and availability for your engine, see [DB Instance
|
585
|
-
# Class][1] in the Amazon RDS User Guide
|
585
|
+
# Class][1] in the *Amazon RDS User Guide.*
|
586
586
|
#
|
587
587
|
# Default: The same DBInstanceClass as the original DB instance.
|
588
588
|
#
|
data/lib/aws-sdk-rds/resource.rb
CHANGED
@@ -608,7 +608,7 @@ module Aws::RDS
|
|
608
608
|
# `db.m4.large`. Not all DB instance classes are available in all AWS
|
609
609
|
# Regions, or for all database engines. For the full list of DB instance
|
610
610
|
# classes, and availability for your engine, see [DB Instance Class][1]
|
611
|
-
# in the Amazon RDS User Guide
|
611
|
+
# in the *Amazon RDS User Guide.*
|
612
612
|
#
|
613
613
|
#
|
614
614
|
#
|
@@ -904,9 +904,11 @@ module Aws::RDS
|
|
904
904
|
# @option options [String] :engine_version
|
905
905
|
# The version number of the database engine to use.
|
906
906
|
#
|
907
|
-
#
|
908
|
-
#
|
909
|
-
#
|
907
|
+
# For a list of valid engine versions, call DescribeDBEngineVersions.
|
908
|
+
#
|
909
|
+
# The following are the database engines and links to information about
|
910
|
+
# the major and minor versions that are available with Amazon RDS. Not
|
911
|
+
# every database engine is available for every AWS Region.
|
910
912
|
#
|
911
913
|
# **Amazon Aurora**
|
912
914
|
#
|
@@ -916,187 +918,35 @@ module Aws::RDS
|
|
916
918
|
#
|
917
919
|
# **MariaDB**
|
918
920
|
#
|
919
|
-
#
|
920
|
-
#
|
921
|
-
# * `10.2.11` (supported in all AWS Regions)
|
922
|
-
#
|
923
|
-
#
|
924
|
-
#
|
925
|
-
# * `10.1.31` (supported in all AWS Regions)
|
926
|
-
#
|
927
|
-
# * `10.1.26` (supported in all AWS Regions)
|
928
|
-
#
|
929
|
-
# * `10.1.23` (supported in all AWS Regions)
|
930
|
-
#
|
931
|
-
# * `10.1.19` (supported in all AWS Regions)
|
932
|
-
#
|
933
|
-
# * `10.1.14` (supported in all AWS Regions except us-east-2)
|
934
|
-
#
|
921
|
+
# See [MariaDB on Amazon RDS Versions][1] in the *Amazon RDS User
|
922
|
+
# Guide.*
|
935
923
|
#
|
924
|
+
# **Microsoft SQL Server**
|
936
925
|
#
|
937
|
-
#
|
938
|
-
#
|
939
|
-
# * `10.0.32` (supported in all AWS Regions)
|
940
|
-
#
|
941
|
-
# * `10.0.31` (supported in all AWS Regions)
|
942
|
-
#
|
943
|
-
# * `10.0.28` (supported in all AWS Regions)
|
944
|
-
#
|
945
|
-
# * `10.0.24` (supported in all AWS Regions)
|
946
|
-
#
|
947
|
-
# * `10.0.17` (supported in all AWS Regions except us-east-2,
|
948
|
-
# ca-central-1, eu-west-2)
|
949
|
-
#
|
950
|
-
# **Microsoft SQL Server 2017**
|
951
|
-
#
|
952
|
-
# * `14.00.1000.169.v1` (supported for all editions, and all AWS
|
953
|
-
# Regions)
|
954
|
-
#
|
955
|
-
# ^
|
956
|
-
#
|
957
|
-
# **Microsoft SQL Server 2016**
|
958
|
-
#
|
959
|
-
# * `13.00.4451.0.v1` (supported for all editions, and all AWS Regions)
|
960
|
-
#
|
961
|
-
# * `13.00.4422.0.v1` (supported for all editions, and all AWS Regions)
|
962
|
-
#
|
963
|
-
# * `13.00.2164.0.v1` (supported for all editions, and all AWS Regions)
|
964
|
-
#
|
965
|
-
# **Microsoft SQL Server 2014**
|
966
|
-
#
|
967
|
-
# * `12.00.5546.0.v1` (supported for all editions, and all AWS Regions)
|
968
|
-
#
|
969
|
-
# * `12.00.5000.0.v1` (supported for all editions, and all AWS Regions)
|
970
|
-
#
|
971
|
-
# * `12.00.4422.0.v1` (supported for all editions except Enterprise
|
972
|
-
# Edition, and all AWS Regions except ca-central-1 and eu-west-2)
|
973
|
-
#
|
974
|
-
# **Microsoft SQL Server 2012**
|
975
|
-
#
|
976
|
-
# * `11.00.6594.0.v1` (supported for all editions, and all AWS Regions)
|
977
|
-
#
|
978
|
-
# * `11.00.6020.0.v1` (supported for all editions, and all AWS Regions)
|
979
|
-
#
|
980
|
-
# * `11.00.5058.0.v1` (supported for all editions, and all AWS Regions
|
981
|
-
# except us-east-2, ca-central-1, and eu-west-2)
|
982
|
-
#
|
983
|
-
# * `11.00.2100.60.v1` (supported for all editions, and all AWS Regions
|
984
|
-
# except us-east-2, ca-central-1, and eu-west-2)
|
985
|
-
#
|
986
|
-
# **Microsoft SQL Server 2008 R2**
|
987
|
-
#
|
988
|
-
# * `10.50.6529.0.v1` (supported for all editions, and all AWS Regions
|
989
|
-
# except us-east-2, ca-central-1, and eu-west-2)
|
990
|
-
#
|
991
|
-
# * `10.50.6000.34.v1` (supported for all editions, and all AWS Regions
|
992
|
-
# except us-east-2, ca-central-1, and eu-west-2)
|
993
|
-
#
|
994
|
-
# * `10.50.2789.0.v1` (supported for all editions, and all AWS Regions
|
995
|
-
# except us-east-2, ca-central-1, and eu-west-2)
|
926
|
+
# See [Version and Feature Support on Amazon RDS][2] in the *Amazon RDS
|
927
|
+
# User Guide.*
|
996
928
|
#
|
997
929
|
# **MySQL**
|
998
930
|
#
|
999
|
-
#
|
1000
|
-
#
|
1001
|
-
# * `5.7.19` (supported in all AWS regions)
|
1002
|
-
#
|
1003
|
-
# * `5.7.17` (supported in all AWS regions)
|
931
|
+
# See [MySQL on Amazon RDS Versions][3] in the *Amazon RDS User Guide.*
|
1004
932
|
#
|
1005
|
-
#
|
1006
|
-
#
|
1007
|
-
#
|
1008
|
-
#
|
1009
|
-
# * `5.6.39` (supported in all AWS Regions)
|
1010
|
-
#
|
1011
|
-
# * `5.6.37` (supported in all AWS Regions)
|
1012
|
-
#
|
1013
|
-
# * `5.6.35` (supported in all AWS Regions)
|
1014
|
-
#
|
1015
|
-
# * `5.6.34` (supported in all AWS Regions)
|
1016
|
-
#
|
1017
|
-
# * `5.6.29` (supported in all AWS Regions)
|
1018
|
-
#
|
1019
|
-
# * `5.6.27` (supported in all AWS Regions except us-east-2,
|
1020
|
-
# ca-central-1, eu-west-2)
|
1021
|
-
#
|
1022
|
-
#
|
1023
|
-
#
|
1024
|
-
# * `5.5.59` (supported in all AWS Regions)
|
1025
|
-
#
|
1026
|
-
# * `5.5.57` (supported in all AWS Regions)
|
1027
|
-
#
|
1028
|
-
# * `5.5.54` (supported in all AWS Regions)
|
1029
|
-
#
|
1030
|
-
# * `5.5.53` (supported in all AWS Regions)
|
1031
|
-
#
|
1032
|
-
# * `5.5.46` (supported in all AWS Regions)
|
1033
|
-
#
|
1034
|
-
# **Oracle 12c**
|
1035
|
-
#
|
1036
|
-
# * `12.1.0.2.v9` (supported for EE in all AWS regions, and SE2 in all
|
1037
|
-
# AWS regions except us-gov-west-1)
|
1038
|
-
#
|
1039
|
-
# * `12.1.0.2.v8` (supported for EE in all AWS regions, and SE2 in all
|
1040
|
-
# AWS regions except us-gov-west-1)
|
1041
|
-
#
|
1042
|
-
# * `12.1.0.2.v7` (supported for EE in all AWS regions, and SE2 in all
|
1043
|
-
# AWS regions except us-gov-west-1)
|
1044
|
-
#
|
1045
|
-
# * `12.1.0.2.v6` (supported for EE in all AWS regions, and SE2 in all
|
1046
|
-
# AWS regions except us-gov-west-1)
|
1047
|
-
#
|
1048
|
-
# * `12.1.0.2.v5` (supported for EE in all AWS regions, and SE2 in all
|
1049
|
-
# AWS regions except us-gov-west-1)
|
1050
|
-
#
|
1051
|
-
# * `12.1.0.2.v4` (supported for EE in all AWS regions, and SE2 in all
|
1052
|
-
# AWS regions except us-gov-west-1)
|
1053
|
-
#
|
1054
|
-
# * `12.1.0.2.v3` (supported for EE in all AWS regions, and SE2 in all
|
1055
|
-
# AWS regions except us-gov-west-1)
|
1056
|
-
#
|
1057
|
-
# * `12.1.0.2.v2` (supported for EE in all AWS regions, and SE2 in all
|
1058
|
-
# AWS regions except us-gov-west-1)
|
1059
|
-
#
|
1060
|
-
# * `12.1.0.2.v1` (supported for EE in all AWS regions, and SE2 in all
|
1061
|
-
# AWS regions except us-gov-west-1)
|
1062
|
-
#
|
1063
|
-
# **Oracle 11g**
|
1064
|
-
#
|
1065
|
-
# * `11.2.0.4.v13` (supported for EE, SE1, and SE, in all AWS regions)
|
1066
|
-
#
|
1067
|
-
# * `11.2.0.4.v12` (supported for EE, SE1, and SE, in all AWS regions)
|
1068
|
-
#
|
1069
|
-
# * `11.2.0.4.v11` (supported for EE, SE1, and SE, in all AWS regions)
|
1070
|
-
#
|
1071
|
-
# * `11.2.0.4.v10` (supported for EE, SE1, and SE, in all AWS regions)
|
1072
|
-
#
|
1073
|
-
# * `11.2.0.4.v9` (supported for EE, SE1, and SE, in all AWS regions)
|
1074
|
-
#
|
1075
|
-
# * `11.2.0.4.v8` (supported for EE, SE1, and SE, in all AWS regions)
|
1076
|
-
#
|
1077
|
-
# * `11.2.0.4.v7` (supported for EE, SE1, and SE, in all AWS regions)
|
1078
|
-
#
|
1079
|
-
# * `11.2.0.4.v6` (supported for EE, SE1, and SE, in all AWS regions)
|
1080
|
-
#
|
1081
|
-
# * `11.2.0.4.v5` (supported for EE, SE1, and SE, in all AWS regions)
|
1082
|
-
#
|
1083
|
-
# * `11.2.0.4.v4` (supported for EE, SE1, and SE, in all AWS regions)
|
1084
|
-
#
|
1085
|
-
# * `11.2.0.4.v3` (supported for EE, SE1, and SE, in all AWS regions)
|
933
|
+
# **Oracle**
|
1086
934
|
#
|
1087
|
-
#
|
935
|
+
# See [Oracle Database Engine Release Notes][4] in the *Amazon RDS User
|
936
|
+
# Guide.*
|
1088
937
|
#
|
1089
938
|
# **PostgreSQL**
|
1090
939
|
#
|
1091
|
-
# *
|
1092
|
-
#
|
1093
|
-
# * **Version 9.6.x:** ` 9.6.6 | 9.6.5 | 9.6.3 | 9.6.2 | 9.6.1`
|
940
|
+
# See [Supported PostgreSQL Database Versions][5] in the *Amazon RDS
|
941
|
+
# User Guide.*
|
1094
942
|
#
|
1095
|
-
# * **Version 9.5.x:** ` 9.5.9 | 9.5.7 | 9.5.6 | 9.5.4 | 9.5.2`
|
1096
943
|
#
|
1097
|
-
# * **Version 9.4.x:** ` 9.4.14 | 9.4.12 | 9.4.11 | 9.4.9 | 9.4.7`
|
1098
944
|
#
|
1099
|
-
#
|
945
|
+
# [1]: http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_MariaDB.html#MariaDB.Concepts.VersionMgmt
|
946
|
+
# [2]: http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_SQLServer.html#SQLServer.Concepts.General.FeatureSupport
|
947
|
+
# [3]: http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_MySQL.html#MySQL.Concepts.VersionMgmt
|
948
|
+
# [4]: http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.Oracle.PatchComposition.html
|
949
|
+
# [5]: http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_PostgreSQL.html#PostgreSQL.Concepts.General.DBVersions
|
1100
950
|
# @option options [Boolean] :auto_minor_version_upgrade
|
1101
951
|
# Indicates that minor engine upgrades are applied automatically to the
|
1102
952
|
# DB instance during the maintenance window.
|
data/lib/aws-sdk-rds/types.rb
CHANGED
@@ -1939,7 +1939,7 @@ module Aws::RDS
|
|
1939
1939
|
# `db.m4.large`. Not all DB instance classes are available in all AWS
|
1940
1940
|
# Regions, or for all database engines. For the full list of DB
|
1941
1941
|
# instance classes, and availability for your engine, see [DB Instance
|
1942
|
-
# Class][1] in the Amazon RDS User Guide
|
1942
|
+
# Class][1] in the *Amazon RDS User Guide.*
|
1943
1943
|
#
|
1944
1944
|
#
|
1945
1945
|
#
|
@@ -2267,9 +2267,11 @@ module Aws::RDS
|
|
2267
2267
|
# @!attribute [rw] engine_version
|
2268
2268
|
# The version number of the database engine to use.
|
2269
2269
|
#
|
2270
|
-
#
|
2271
|
-
#
|
2272
|
-
#
|
2270
|
+
# For a list of valid engine versions, call DescribeDBEngineVersions.
|
2271
|
+
#
|
2272
|
+
# The following are the database engines and links to information
|
2273
|
+
# about the major and minor versions that are available with Amazon
|
2274
|
+
# RDS. Not every database engine is available for every AWS Region.
|
2273
2275
|
#
|
2274
2276
|
# **Amazon Aurora**
|
2275
2277
|
#
|
@@ -2279,194 +2281,36 @@ module Aws::RDS
|
|
2279
2281
|
#
|
2280
2282
|
# **MariaDB**
|
2281
2283
|
#
|
2282
|
-
#
|
2283
|
-
#
|
2284
|
-
# * `10.2.11` (supported in all AWS Regions)
|
2285
|
-
#
|
2286
|
-
#
|
2287
|
-
#
|
2288
|
-
# * `10.1.31` (supported in all AWS Regions)
|
2289
|
-
#
|
2290
|
-
# * `10.1.26` (supported in all AWS Regions)
|
2291
|
-
#
|
2292
|
-
# * `10.1.23` (supported in all AWS Regions)
|
2293
|
-
#
|
2294
|
-
# * `10.1.19` (supported in all AWS Regions)
|
2295
|
-
#
|
2296
|
-
# * `10.1.14` (supported in all AWS Regions except us-east-2)
|
2297
|
-
#
|
2298
|
-
#
|
2299
|
-
#
|
2300
|
-
# * `10.0.34` (supported in all AWS Regions)
|
2301
|
-
#
|
2302
|
-
# * `10.0.32` (supported in all AWS Regions)
|
2303
|
-
#
|
2304
|
-
# * `10.0.31` (supported in all AWS Regions)
|
2305
|
-
#
|
2306
|
-
# * `10.0.28` (supported in all AWS Regions)
|
2307
|
-
#
|
2308
|
-
# * `10.0.24` (supported in all AWS Regions)
|
2309
|
-
#
|
2310
|
-
# * `10.0.17` (supported in all AWS Regions except us-east-2,
|
2311
|
-
# ca-central-1, eu-west-2)
|
2312
|
-
#
|
2313
|
-
# **Microsoft SQL Server 2017**
|
2314
|
-
#
|
2315
|
-
# * `14.00.1000.169.v1` (supported for all editions, and all AWS
|
2316
|
-
# Regions)
|
2317
|
-
#
|
2318
|
-
# ^
|
2319
|
-
#
|
2320
|
-
# **Microsoft SQL Server 2016**
|
2321
|
-
#
|
2322
|
-
# * `13.00.4451.0.v1` (supported for all editions, and all AWS
|
2323
|
-
# Regions)
|
2324
|
-
#
|
2325
|
-
# * `13.00.4422.0.v1` (supported for all editions, and all AWS
|
2326
|
-
# Regions)
|
2327
|
-
#
|
2328
|
-
# * `13.00.2164.0.v1` (supported for all editions, and all AWS
|
2329
|
-
# Regions)
|
2330
|
-
#
|
2331
|
-
# **Microsoft SQL Server 2014**
|
2332
|
-
#
|
2333
|
-
# * `12.00.5546.0.v1` (supported for all editions, and all AWS
|
2334
|
-
# Regions)
|
2335
|
-
#
|
2336
|
-
# * `12.00.5000.0.v1` (supported for all editions, and all AWS
|
2337
|
-
# Regions)
|
2338
|
-
#
|
2339
|
-
# * `12.00.4422.0.v1` (supported for all editions except Enterprise
|
2340
|
-
# Edition, and all AWS Regions except ca-central-1 and eu-west-2)
|
2341
|
-
#
|
2342
|
-
# **Microsoft SQL Server 2012**
|
2284
|
+
# See [MariaDB on Amazon RDS Versions][1] in the *Amazon RDS User
|
2285
|
+
# Guide.*
|
2343
2286
|
#
|
2344
|
-
#
|
2345
|
-
# Regions)
|
2346
|
-
#
|
2347
|
-
# * `11.00.6020.0.v1` (supported for all editions, and all AWS
|
2348
|
-
# Regions)
|
2349
|
-
#
|
2350
|
-
# * `11.00.5058.0.v1` (supported for all editions, and all AWS Regions
|
2351
|
-
# except us-east-2, ca-central-1, and eu-west-2)
|
2352
|
-
#
|
2353
|
-
# * `11.00.2100.60.v1` (supported for all editions, and all AWS
|
2354
|
-
# Regions except us-east-2, ca-central-1, and eu-west-2)
|
2355
|
-
#
|
2356
|
-
# **Microsoft SQL Server 2008 R2**
|
2357
|
-
#
|
2358
|
-
# * `10.50.6529.0.v1` (supported for all editions, and all AWS Regions
|
2359
|
-
# except us-east-2, ca-central-1, and eu-west-2)
|
2360
|
-
#
|
2361
|
-
# * `10.50.6000.34.v1` (supported for all editions, and all AWS
|
2362
|
-
# Regions except us-east-2, ca-central-1, and eu-west-2)
|
2287
|
+
# **Microsoft SQL Server**
|
2363
2288
|
#
|
2364
|
-
#
|
2365
|
-
#
|
2289
|
+
# See [Version and Feature Support on Amazon RDS][2] in the *Amazon
|
2290
|
+
# RDS User Guide.*
|
2366
2291
|
#
|
2367
2292
|
# **MySQL**
|
2368
2293
|
#
|
2369
|
-
#
|
2370
|
-
#
|
2371
|
-
# * `5.7.19` (supported in all AWS regions)
|
2372
|
-
#
|
2373
|
-
# * `5.7.17` (supported in all AWS regions)
|
2294
|
+
# See [MySQL on Amazon RDS Versions][3] in the *Amazon RDS User
|
2295
|
+
# Guide.*
|
2374
2296
|
#
|
2375
|
-
#
|
2376
|
-
#
|
2377
|
-
#
|
2378
|
-
#
|
2379
|
-
# * `5.6.39` (supported in all AWS Regions)
|
2380
|
-
#
|
2381
|
-
# * `5.6.37` (supported in all AWS Regions)
|
2382
|
-
#
|
2383
|
-
# * `5.6.35` (supported in all AWS Regions)
|
2384
|
-
#
|
2385
|
-
# * `5.6.34` (supported in all AWS Regions)
|
2386
|
-
#
|
2387
|
-
# * `5.6.29` (supported in all AWS Regions)
|
2388
|
-
#
|
2389
|
-
# * `5.6.27` (supported in all AWS Regions except us-east-2,
|
2390
|
-
# ca-central-1, eu-west-2)
|
2391
|
-
#
|
2392
|
-
#
|
2393
|
-
#
|
2394
|
-
# * `5.5.59` (supported in all AWS Regions)
|
2395
|
-
#
|
2396
|
-
# * `5.5.57` (supported in all AWS Regions)
|
2397
|
-
#
|
2398
|
-
# * `5.5.54` (supported in all AWS Regions)
|
2399
|
-
#
|
2400
|
-
# * `5.5.53` (supported in all AWS Regions)
|
2401
|
-
#
|
2402
|
-
# * `5.5.46` (supported in all AWS Regions)
|
2403
|
-
#
|
2404
|
-
# **Oracle 12c**
|
2405
|
-
#
|
2406
|
-
# * `12.1.0.2.v9` (supported for EE in all AWS regions, and SE2 in all
|
2407
|
-
# AWS regions except us-gov-west-1)
|
2408
|
-
#
|
2409
|
-
# * `12.1.0.2.v8` (supported for EE in all AWS regions, and SE2 in all
|
2410
|
-
# AWS regions except us-gov-west-1)
|
2411
|
-
#
|
2412
|
-
# * `12.1.0.2.v7` (supported for EE in all AWS regions, and SE2 in all
|
2413
|
-
# AWS regions except us-gov-west-1)
|
2414
|
-
#
|
2415
|
-
# * `12.1.0.2.v6` (supported for EE in all AWS regions, and SE2 in all
|
2416
|
-
# AWS regions except us-gov-west-1)
|
2417
|
-
#
|
2418
|
-
# * `12.1.0.2.v5` (supported for EE in all AWS regions, and SE2 in all
|
2419
|
-
# AWS regions except us-gov-west-1)
|
2420
|
-
#
|
2421
|
-
# * `12.1.0.2.v4` (supported for EE in all AWS regions, and SE2 in all
|
2422
|
-
# AWS regions except us-gov-west-1)
|
2423
|
-
#
|
2424
|
-
# * `12.1.0.2.v3` (supported for EE in all AWS regions, and SE2 in all
|
2425
|
-
# AWS regions except us-gov-west-1)
|
2426
|
-
#
|
2427
|
-
# * `12.1.0.2.v2` (supported for EE in all AWS regions, and SE2 in all
|
2428
|
-
# AWS regions except us-gov-west-1)
|
2429
|
-
#
|
2430
|
-
# * `12.1.0.2.v1` (supported for EE in all AWS regions, and SE2 in all
|
2431
|
-
# AWS regions except us-gov-west-1)
|
2432
|
-
#
|
2433
|
-
# **Oracle 11g**
|
2434
|
-
#
|
2435
|
-
# * `11.2.0.4.v13` (supported for EE, SE1, and SE, in all AWS regions)
|
2436
|
-
#
|
2437
|
-
# * `11.2.0.4.v12` (supported for EE, SE1, and SE, in all AWS regions)
|
2438
|
-
#
|
2439
|
-
# * `11.2.0.4.v11` (supported for EE, SE1, and SE, in all AWS regions)
|
2440
|
-
#
|
2441
|
-
# * `11.2.0.4.v10` (supported for EE, SE1, and SE, in all AWS regions)
|
2442
|
-
#
|
2443
|
-
# * `11.2.0.4.v9` (supported for EE, SE1, and SE, in all AWS regions)
|
2444
|
-
#
|
2445
|
-
# * `11.2.0.4.v8` (supported for EE, SE1, and SE, in all AWS regions)
|
2446
|
-
#
|
2447
|
-
# * `11.2.0.4.v7` (supported for EE, SE1, and SE, in all AWS regions)
|
2448
|
-
#
|
2449
|
-
# * `11.2.0.4.v6` (supported for EE, SE1, and SE, in all AWS regions)
|
2450
|
-
#
|
2451
|
-
# * `11.2.0.4.v5` (supported for EE, SE1, and SE, in all AWS regions)
|
2452
|
-
#
|
2453
|
-
# * `11.2.0.4.v4` (supported for EE, SE1, and SE, in all AWS regions)
|
2454
|
-
#
|
2455
|
-
# * `11.2.0.4.v3` (supported for EE, SE1, and SE, in all AWS regions)
|
2297
|
+
# **Oracle**
|
2456
2298
|
#
|
2457
|
-
#
|
2299
|
+
# See [Oracle Database Engine Release Notes][4] in the *Amazon RDS
|
2300
|
+
# User Guide.*
|
2458
2301
|
#
|
2459
2302
|
# **PostgreSQL**
|
2460
2303
|
#
|
2461
|
-
# *
|
2304
|
+
# See [Supported PostgreSQL Database Versions][5] in the *Amazon RDS
|
2305
|
+
# User Guide.*
|
2462
2306
|
#
|
2463
|
-
# * **Version 9.6.x:** ` 9.6.6 | 9.6.5 | 9.6.3 | 9.6.2 | 9.6.1`
|
2464
2307
|
#
|
2465
|
-
# * **Version 9.5.x:** ` 9.5.9 | 9.5.7 | 9.5.6 | 9.5.4 | 9.5.2`
|
2466
2308
|
#
|
2467
|
-
#
|
2468
|
-
#
|
2469
|
-
#
|
2309
|
+
# [1]: http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_MariaDB.html#MariaDB.Concepts.VersionMgmt
|
2310
|
+
# [2]: http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_SQLServer.html#SQLServer.Concepts.General.FeatureSupport
|
2311
|
+
# [3]: http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_MySQL.html#MySQL.Concepts.VersionMgmt
|
2312
|
+
# [4]: http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.Oracle.PatchComposition.html
|
2313
|
+
# [5]: http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_PostgreSQL.html#PostgreSQL.Concepts.General.DBVersions
|
2470
2314
|
# @return [String]
|
2471
2315
|
#
|
2472
2316
|
# @!attribute [rw] auto_minor_version_upgrade
|
@@ -2860,7 +2704,7 @@ module Aws::RDS
|
|
2860
2704
|
# `db.m4.large`. Not all DB instance classes are available in all AWS
|
2861
2705
|
# Regions, or for all database engines. For the full list of DB
|
2862
2706
|
# instance classes, and availability for your engine, see [DB Instance
|
2863
|
-
# Class][1] in the Amazon RDS User Guide
|
2707
|
+
# Class][1] in the *Amazon RDS User Guide.*
|
2864
2708
|
#
|
2865
2709
|
# Default: Inherits from the source DB instance.
|
2866
2710
|
#
|
@@ -8695,7 +8539,7 @@ module Aws::RDS
|
|
8695
8539
|
# applied during the next maintenance window unless the
|
8696
8540
|
# ApplyImmediately parameter is set to true.
|
8697
8541
|
#
|
8698
|
-
# For a list of valid engine versions, see
|
8542
|
+
# For a list of valid engine versions, see CreateDBCluster, or call
|
8699
8543
|
# DescribeDBEngineVersions.
|
8700
8544
|
# @return [String]
|
8701
8545
|
#
|
@@ -8926,7 +8770,7 @@ module Aws::RDS
|
|
8926
8770
|
# `db.m4.large`. Not all DB instance classes are available in all AWS
|
8927
8771
|
# Regions, or for all database engines. For the full list of DB
|
8928
8772
|
# instance classes, and availability for your engine, see [DB Instance
|
8929
|
-
# Class][1] in the Amazon RDS User Guide
|
8773
|
+
# Class][1] in the *Amazon RDS User Guide.*
|
8930
8774
|
#
|
8931
8775
|
# If you modify the DB instance class, an outage occurs during the
|
8932
8776
|
# change. The change is applied during the next maintenance window,
|
@@ -9167,7 +9011,8 @@ module Aws::RDS
|
|
9167
9011
|
# parameter group can be the default for that DB parameter group
|
9168
9012
|
# family.
|
9169
9013
|
#
|
9170
|
-
# For
|
9014
|
+
# For information about valid engine versions, see CreateDBInstance,
|
9015
|
+
# or call DescribeDBEngineVersions.
|
9171
9016
|
# @return [String]
|
9172
9017
|
#
|
9173
9018
|
# @!attribute [rw] allow_major_version_upgrade
|
@@ -12418,7 +12263,7 @@ module Aws::RDS
|
|
12418
12263
|
# example, `db.m4.large`. Not all DB instance classes are available in
|
12419
12264
|
# all AWS Regions, or for all database engines. For the full list of
|
12420
12265
|
# DB instance classes, and availability for your engine, see [DB
|
12421
|
-
# Instance Class][1] in the Amazon RDS User Guide
|
12266
|
+
# Instance Class][1] in the *Amazon RDS User Guide.*
|
12422
12267
|
#
|
12423
12268
|
# Default: The same DBInstanceClass as the original DB instance.
|
12424
12269
|
#
|
@@ -12783,7 +12628,7 @@ module Aws::RDS
|
|
12783
12628
|
# `db.m4.large`. Not all DB instance classes are available in all AWS
|
12784
12629
|
# Regions, or for all database engines. For the full list of DB
|
12785
12630
|
# instance classes, and availability for your engine, see [DB Instance
|
12786
|
-
# Class][1] in the Amazon RDS User Guide
|
12631
|
+
# Class][1] in the *Amazon RDS User Guide.*
|
12787
12632
|
#
|
12788
12633
|
# Importing from Amazon S3 is not supported on the db.t2.micro DB
|
12789
12634
|
# instance class.
|
@@ -12923,8 +12768,8 @@ module Aws::RDS
|
|
12923
12768
|
#
|
12924
12769
|
# @!attribute [rw] engine_version
|
12925
12770
|
# The version number of the database engine to use. Choose the latest
|
12926
|
-
# minor version of your database engine
|
12927
|
-
# CreateDBInstance.
|
12771
|
+
# minor version of your database engine. For information about engine
|
12772
|
+
# versions, see CreateDBInstance, or call DescribeDBEngineVersions.
|
12928
12773
|
# @return [String]
|
12929
12774
|
#
|
12930
12775
|
# @!attribute [rw] auto_minor_version_upgrade
|
@@ -13260,7 +13105,7 @@ module Aws::RDS
|
|
13260
13105
|
# example, `db.m4.large`. Not all DB instance classes are available in
|
13261
13106
|
# all AWS Regions, or for all database engines. For the full list of
|
13262
13107
|
# DB instance classes, and availability for your engine, see [DB
|
13263
|
-
# Instance Class][1] in the Amazon RDS User Guide
|
13108
|
+
# Instance Class][1] in the *Amazon RDS User Guide.*
|
13264
13109
|
#
|
13265
13110
|
# Default: The same DBInstanceClass as the original DB instance.
|
13266
13111
|
#
|
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.
|
4
|
+
version: 1.21.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: 2018-06-
|
11
|
+
date: 2018-06-11 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sigv4
|