aws-sdk-rds 1.297.0 → 1.298.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-rds/client.rb +14 -14
- data/lib/aws-sdk-rds/db_cluster.rb +1 -1
- data/lib/aws-sdk-rds/resource.rb +1 -1
- data/lib/aws-sdk-rds.rb +1 -1
- data/sig/client.rbs +1 -1
- data/sig/db_cluster.rbs +2 -2
- data/sig/resource.rbs +1 -1
- data/sig/types.rbs +2 -2
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 738f5b39e1cf01768713ae1dd777c7782ea50684ec0e57e2d90a75bc926975e4
|
|
4
|
+
data.tar.gz: e6a60d062999df8be0f3595550fa958aae6c9715202386408c277ed8abf53518
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 972e77428af78577d6d1f094a112a9001a46c32120336e3de8a52f1fd756a65e00cd98ba120cb587715913029faed9c09399b18312dca525e8b882f3d2bc464b
|
|
7
|
+
data.tar.gz: 454acb1196ff21748f6a390cd516974a6b3e060f7fa81f84ab904e55044e776cb53796a212bcc3c82382a1de287c05444b7bc5cf3a1c0f19aa97eacefb1c465c
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.298.0
|
data/lib/aws-sdk-rds/client.rb
CHANGED
|
@@ -3852,7 +3852,7 @@ module Aws::RDS
|
|
|
3852
3852
|
# performance_insights_kms_key_id: "String",
|
|
3853
3853
|
# performance_insights_retention_period: 1,
|
|
3854
3854
|
# enable_limitless_database: false,
|
|
3855
|
-
# cluster_scalability_type: "standard", # accepts standard, limitless
|
|
3855
|
+
# cluster_scalability_type: "standard", # accepts standard, limitless
|
|
3856
3856
|
# db_system_id: "String",
|
|
3857
3857
|
# manage_master_user_password: false,
|
|
3858
3858
|
# enable_local_write_forwarding: false,
|
|
@@ -4003,7 +4003,7 @@ module Aws::RDS
|
|
|
4003
4003
|
# resp.db_cluster.aws_backup_recovery_point_arn #=> String
|
|
4004
4004
|
# resp.db_cluster.limitless_database.status #=> String, one of "active", "not-in-use", "enabled", "disabled", "enabling", "disabling", "modifying-max-capacity", "error"
|
|
4005
4005
|
# resp.db_cluster.limitless_database.min_required_acu #=> Float
|
|
4006
|
-
# resp.db_cluster.cluster_scalability_type #=> String, one of "standard", "limitless"
|
|
4006
|
+
# resp.db_cluster.cluster_scalability_type #=> String, one of "standard", "limitless"
|
|
4007
4007
|
# resp.db_cluster.certificate_details.ca_identifier #=> String
|
|
4008
4008
|
# resp.db_cluster.certificate_details.valid_till #=> Time
|
|
4009
4009
|
# resp.db_cluster.engine_lifecycle_support #=> String
|
|
@@ -9589,7 +9589,7 @@ module Aws::RDS
|
|
|
9589
9589
|
# resp.db_cluster.aws_backup_recovery_point_arn #=> String
|
|
9590
9590
|
# resp.db_cluster.limitless_database.status #=> String, one of "active", "not-in-use", "enabled", "disabled", "enabling", "disabling", "modifying-max-capacity", "error"
|
|
9591
9591
|
# resp.db_cluster.limitless_database.min_required_acu #=> Float
|
|
9592
|
-
# resp.db_cluster.cluster_scalability_type #=> String, one of "standard", "limitless"
|
|
9592
|
+
# resp.db_cluster.cluster_scalability_type #=> String, one of "standard", "limitless"
|
|
9593
9593
|
# resp.db_cluster.certificate_details.ca_identifier #=> String
|
|
9594
9594
|
# resp.db_cluster.certificate_details.valid_till #=> Time
|
|
9595
9595
|
# resp.db_cluster.engine_lifecycle_support #=> String
|
|
@@ -13048,7 +13048,7 @@ module Aws::RDS
|
|
|
13048
13048
|
# resp.db_clusters[0].aws_backup_recovery_point_arn #=> String
|
|
13049
13049
|
# resp.db_clusters[0].limitless_database.status #=> String, one of "active", "not-in-use", "enabled", "disabled", "enabling", "disabling", "modifying-max-capacity", "error"
|
|
13050
13050
|
# resp.db_clusters[0].limitless_database.min_required_acu #=> Float
|
|
13051
|
-
# resp.db_clusters[0].cluster_scalability_type #=> String, one of "standard", "limitless"
|
|
13051
|
+
# resp.db_clusters[0].cluster_scalability_type #=> String, one of "standard", "limitless"
|
|
13052
13052
|
# resp.db_clusters[0].certificate_details.ca_identifier #=> String
|
|
13053
13053
|
# resp.db_clusters[0].certificate_details.valid_till #=> Time
|
|
13054
13054
|
# resp.db_clusters[0].engine_lifecycle_support #=> String
|
|
@@ -18491,7 +18491,7 @@ module Aws::RDS
|
|
|
18491
18491
|
# resp.db_cluster.aws_backup_recovery_point_arn #=> String
|
|
18492
18492
|
# resp.db_cluster.limitless_database.status #=> String, one of "active", "not-in-use", "enabled", "disabled", "enabling", "disabling", "modifying-max-capacity", "error"
|
|
18493
18493
|
# resp.db_cluster.limitless_database.min_required_acu #=> Float
|
|
18494
|
-
# resp.db_cluster.cluster_scalability_type #=> String, one of "standard", "limitless"
|
|
18494
|
+
# resp.db_cluster.cluster_scalability_type #=> String, one of "standard", "limitless"
|
|
18495
18495
|
# resp.db_cluster.certificate_details.ca_identifier #=> String
|
|
18496
18496
|
# resp.db_cluster.certificate_details.valid_till #=> Time
|
|
18497
18497
|
# resp.db_cluster.engine_lifecycle_support #=> String
|
|
@@ -20237,7 +20237,7 @@ module Aws::RDS
|
|
|
20237
20237
|
# resp.db_cluster.aws_backup_recovery_point_arn #=> String
|
|
20238
20238
|
# resp.db_cluster.limitless_database.status #=> String, one of "active", "not-in-use", "enabled", "disabled", "enabling", "disabling", "modifying-max-capacity", "error"
|
|
20239
20239
|
# resp.db_cluster.limitless_database.min_required_acu #=> Float
|
|
20240
|
-
# resp.db_cluster.cluster_scalability_type #=> String, one of "standard", "limitless"
|
|
20240
|
+
# resp.db_cluster.cluster_scalability_type #=> String, one of "standard", "limitless"
|
|
20241
20241
|
# resp.db_cluster.certificate_details.ca_identifier #=> String
|
|
20242
20242
|
# resp.db_cluster.certificate_details.valid_till #=> Time
|
|
20243
20243
|
# resp.db_cluster.engine_lifecycle_support #=> String
|
|
@@ -24180,7 +24180,7 @@ module Aws::RDS
|
|
|
24180
24180
|
# resp.db_cluster.aws_backup_recovery_point_arn #=> String
|
|
24181
24181
|
# resp.db_cluster.limitless_database.status #=> String, one of "active", "not-in-use", "enabled", "disabled", "enabling", "disabling", "modifying-max-capacity", "error"
|
|
24182
24182
|
# resp.db_cluster.limitless_database.min_required_acu #=> Float
|
|
24183
|
-
# resp.db_cluster.cluster_scalability_type #=> String, one of "standard", "limitless"
|
|
24183
|
+
# resp.db_cluster.cluster_scalability_type #=> String, one of "standard", "limitless"
|
|
24184
24184
|
# resp.db_cluster.certificate_details.ca_identifier #=> String
|
|
24185
24185
|
# resp.db_cluster.certificate_details.valid_till #=> Time
|
|
24186
24186
|
# resp.db_cluster.engine_lifecycle_support #=> String
|
|
@@ -24485,7 +24485,7 @@ module Aws::RDS
|
|
|
24485
24485
|
# resp.db_cluster.aws_backup_recovery_point_arn #=> String
|
|
24486
24486
|
# resp.db_cluster.limitless_database.status #=> String, one of "active", "not-in-use", "enabled", "disabled", "enabling", "disabling", "modifying-max-capacity", "error"
|
|
24487
24487
|
# resp.db_cluster.limitless_database.min_required_acu #=> Float
|
|
24488
|
-
# resp.db_cluster.cluster_scalability_type #=> String, one of "standard", "limitless"
|
|
24488
|
+
# resp.db_cluster.cluster_scalability_type #=> String, one of "standard", "limitless"
|
|
24489
24489
|
# resp.db_cluster.certificate_details.ca_identifier #=> String
|
|
24490
24490
|
# resp.db_cluster.certificate_details.valid_till #=> Time
|
|
24491
24491
|
# resp.db_cluster.engine_lifecycle_support #=> String
|
|
@@ -26089,7 +26089,7 @@ module Aws::RDS
|
|
|
26089
26089
|
# resp.db_cluster.aws_backup_recovery_point_arn #=> String
|
|
26090
26090
|
# resp.db_cluster.limitless_database.status #=> String, one of "active", "not-in-use", "enabled", "disabled", "enabling", "disabling", "modifying-max-capacity", "error"
|
|
26091
26091
|
# resp.db_cluster.limitless_database.min_required_acu #=> Float
|
|
26092
|
-
# resp.db_cluster.cluster_scalability_type #=> String, one of "standard", "limitless"
|
|
26092
|
+
# resp.db_cluster.cluster_scalability_type #=> String, one of "standard", "limitless"
|
|
26093
26093
|
# resp.db_cluster.certificate_details.ca_identifier #=> String
|
|
26094
26094
|
# resp.db_cluster.certificate_details.valid_till #=> Time
|
|
26095
26095
|
# resp.db_cluster.engine_lifecycle_support #=> String
|
|
@@ -26915,7 +26915,7 @@ module Aws::RDS
|
|
|
26915
26915
|
# resp.db_cluster.aws_backup_recovery_point_arn #=> String
|
|
26916
26916
|
# resp.db_cluster.limitless_database.status #=> String, one of "active", "not-in-use", "enabled", "disabled", "enabling", "disabling", "modifying-max-capacity", "error"
|
|
26917
26917
|
# resp.db_cluster.limitless_database.min_required_acu #=> Float
|
|
26918
|
-
# resp.db_cluster.cluster_scalability_type #=> String, one of "standard", "limitless"
|
|
26918
|
+
# resp.db_cluster.cluster_scalability_type #=> String, one of "standard", "limitless"
|
|
26919
26919
|
# resp.db_cluster.certificate_details.ca_identifier #=> String
|
|
26920
26920
|
# resp.db_cluster.certificate_details.valid_till #=> Time
|
|
26921
26921
|
# resp.db_cluster.engine_lifecycle_support #=> String
|
|
@@ -27724,7 +27724,7 @@ module Aws::RDS
|
|
|
27724
27724
|
# resp.db_cluster.aws_backup_recovery_point_arn #=> String
|
|
27725
27725
|
# resp.db_cluster.limitless_database.status #=> String, one of "active", "not-in-use", "enabled", "disabled", "enabling", "disabling", "modifying-max-capacity", "error"
|
|
27726
27726
|
# resp.db_cluster.limitless_database.min_required_acu #=> Float
|
|
27727
|
-
# resp.db_cluster.cluster_scalability_type #=> String, one of "standard", "limitless"
|
|
27727
|
+
# resp.db_cluster.cluster_scalability_type #=> String, one of "standard", "limitless"
|
|
27728
27728
|
# resp.db_cluster.certificate_details.ca_identifier #=> String
|
|
27729
27729
|
# resp.db_cluster.certificate_details.valid_till #=> Time
|
|
27730
27730
|
# resp.db_cluster.engine_lifecycle_support #=> String
|
|
@@ -30903,7 +30903,7 @@ module Aws::RDS
|
|
|
30903
30903
|
# resp.db_cluster.aws_backup_recovery_point_arn #=> String
|
|
30904
30904
|
# resp.db_cluster.limitless_database.status #=> String, one of "active", "not-in-use", "enabled", "disabled", "enabling", "disabling", "modifying-max-capacity", "error"
|
|
30905
30905
|
# resp.db_cluster.limitless_database.min_required_acu #=> Float
|
|
30906
|
-
# resp.db_cluster.cluster_scalability_type #=> String, one of "standard", "limitless"
|
|
30906
|
+
# resp.db_cluster.cluster_scalability_type #=> String, one of "standard", "limitless"
|
|
30907
30907
|
# resp.db_cluster.certificate_details.ca_identifier #=> String
|
|
30908
30908
|
# resp.db_cluster.certificate_details.valid_till #=> Time
|
|
30909
30909
|
# resp.db_cluster.engine_lifecycle_support #=> String
|
|
@@ -31739,7 +31739,7 @@ module Aws::RDS
|
|
|
31739
31739
|
# resp.db_cluster.aws_backup_recovery_point_arn #=> String
|
|
31740
31740
|
# resp.db_cluster.limitless_database.status #=> String, one of "active", "not-in-use", "enabled", "disabled", "enabling", "disabling", "modifying-max-capacity", "error"
|
|
31741
31741
|
# resp.db_cluster.limitless_database.min_required_acu #=> Float
|
|
31742
|
-
# resp.db_cluster.cluster_scalability_type #=> String, one of "standard", "limitless"
|
|
31742
|
+
# resp.db_cluster.cluster_scalability_type #=> String, one of "standard", "limitless"
|
|
31743
31743
|
# resp.db_cluster.certificate_details.ca_identifier #=> String
|
|
31744
31744
|
# resp.db_cluster.certificate_details.valid_till #=> Time
|
|
31745
31745
|
# resp.db_cluster.engine_lifecycle_support #=> String
|
|
@@ -32605,7 +32605,7 @@ module Aws::RDS
|
|
|
32605
32605
|
tracer: tracer
|
|
32606
32606
|
)
|
|
32607
32607
|
context[:gem_name] = 'aws-sdk-rds'
|
|
32608
|
-
context[:gem_version] = '1.
|
|
32608
|
+
context[:gem_version] = '1.298.0'
|
|
32609
32609
|
Seahorse::Client::Request.new(handlers, context)
|
|
32610
32610
|
end
|
|
32611
32611
|
|
|
@@ -986,7 +986,7 @@ module Aws::RDS
|
|
|
986
986
|
# performance_insights_kms_key_id: "String",
|
|
987
987
|
# performance_insights_retention_period: 1,
|
|
988
988
|
# enable_limitless_database: false,
|
|
989
|
-
# cluster_scalability_type: "standard", # accepts standard, limitless
|
|
989
|
+
# cluster_scalability_type: "standard", # accepts standard, limitless
|
|
990
990
|
# db_system_id: "String",
|
|
991
991
|
# manage_master_user_password: false,
|
|
992
992
|
# enable_local_write_forwarding: false,
|
data/lib/aws-sdk-rds/resource.rb
CHANGED
|
@@ -107,7 +107,7 @@ module Aws::RDS
|
|
|
107
107
|
# performance_insights_kms_key_id: "String",
|
|
108
108
|
# performance_insights_retention_period: 1,
|
|
109
109
|
# enable_limitless_database: false,
|
|
110
|
-
# cluster_scalability_type: "standard", # accepts standard, limitless
|
|
110
|
+
# cluster_scalability_type: "standard", # accepts standard, limitless
|
|
111
111
|
# db_system_id: "String",
|
|
112
112
|
# manage_master_user_password: false,
|
|
113
113
|
# enable_local_write_forwarding: false,
|
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.
|
|
83
|
+
GEM_VERSION = '1.298.0'
|
|
84
84
|
|
|
85
85
|
end
|
|
86
86
|
|
data/sig/client.rbs
CHANGED
|
@@ -447,7 +447,7 @@ module Aws
|
|
|
447
447
|
?performance_insights_kms_key_id: ::String,
|
|
448
448
|
?performance_insights_retention_period: ::Integer,
|
|
449
449
|
?enable_limitless_database: bool,
|
|
450
|
-
?cluster_scalability_type: ("standard" | "limitless"
|
|
450
|
+
?cluster_scalability_type: ("standard" | "limitless"),
|
|
451
451
|
?db_system_id: ::String,
|
|
452
452
|
?manage_master_user_password: bool,
|
|
453
453
|
?enable_local_write_forwarding: bool,
|
data/sig/db_cluster.rbs
CHANGED
|
@@ -259,7 +259,7 @@ module Aws
|
|
|
259
259
|
def limitless_database: () -> Types::LimitlessDatabase
|
|
260
260
|
|
|
261
261
|
# https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/RDS/DBCluster.html#cluster_scalability_type-instance_method
|
|
262
|
-
def cluster_scalability_type: () -> ("standard" | "limitless"
|
|
262
|
+
def cluster_scalability_type: () -> ("standard" | "limitless")
|
|
263
263
|
|
|
264
264
|
# https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/RDS/DBCluster.html#certificate_details-instance_method
|
|
265
265
|
def certificate_details: () -> Types::CertificateDetails
|
|
@@ -350,7 +350,7 @@ module Aws
|
|
|
350
350
|
?performance_insights_kms_key_id: ::String,
|
|
351
351
|
?performance_insights_retention_period: ::Integer,
|
|
352
352
|
?enable_limitless_database: bool,
|
|
353
|
-
?cluster_scalability_type: ("standard" | "limitless"
|
|
353
|
+
?cluster_scalability_type: ("standard" | "limitless"),
|
|
354
354
|
?db_system_id: ::String,
|
|
355
355
|
?manage_master_user_password: bool,
|
|
356
356
|
?enable_local_write_forwarding: bool,
|
data/sig/resource.rbs
CHANGED
|
@@ -151,7 +151,7 @@ module Aws
|
|
|
151
151
|
?performance_insights_kms_key_id: ::String,
|
|
152
152
|
?performance_insights_retention_period: ::Integer,
|
|
153
153
|
?enable_limitless_database: bool,
|
|
154
|
-
?cluster_scalability_type: ("standard" | "limitless"
|
|
154
|
+
?cluster_scalability_type: ("standard" | "limitless"),
|
|
155
155
|
?db_system_id: ::String,
|
|
156
156
|
?manage_master_user_password: bool,
|
|
157
157
|
?enable_local_write_forwarding: bool,
|
data/sig/types.rbs
CHANGED
|
@@ -395,7 +395,7 @@ module Aws::RDS
|
|
|
395
395
|
attr_accessor performance_insights_kms_key_id: ::String
|
|
396
396
|
attr_accessor performance_insights_retention_period: ::Integer
|
|
397
397
|
attr_accessor enable_limitless_database: bool
|
|
398
|
-
attr_accessor cluster_scalability_type: ("standard" | "limitless"
|
|
398
|
+
attr_accessor cluster_scalability_type: ("standard" | "limitless")
|
|
399
399
|
attr_accessor db_system_id: ::String
|
|
400
400
|
attr_accessor manage_master_user_password: bool
|
|
401
401
|
attr_accessor enable_local_write_forwarding: bool
|
|
@@ -845,7 +845,7 @@ module Aws::RDS
|
|
|
845
845
|
attr_accessor local_write_forwarding_status: ("enabled" | "disabled" | "enabling" | "disabling" | "requested")
|
|
846
846
|
attr_accessor aws_backup_recovery_point_arn: ::String
|
|
847
847
|
attr_accessor limitless_database: Types::LimitlessDatabase
|
|
848
|
-
attr_accessor cluster_scalability_type: ("standard" | "limitless"
|
|
848
|
+
attr_accessor cluster_scalability_type: ("standard" | "limitless")
|
|
849
849
|
attr_accessor certificate_details: Types::CertificateDetails
|
|
850
850
|
attr_accessor engine_lifecycle_support: ::String
|
|
851
851
|
SENSITIVE: []
|