aws-sdk-redshift 1.27.0 → 1.28.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/lib/aws-sdk-redshift.rb +1 -1
- data/lib/aws-sdk-redshift/client.rb +15 -1
- data/lib/aws-sdk-redshift/client_api.rb +3 -0
- data/lib/aws-sdk-redshift/types.rb +18 -0
- 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: 85ec6e196fb7573788170d7ef46b3d94e91876b2
|
|
4
|
+
data.tar.gz: dfd8a247dfe20dc74beb8252534f5656808861ab
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: a0b23cf19de4070a6197dfebf16f19fd3b6ffddb4269b47cbcfeb07283d03396f0f7f8cdb0f8e79ca1d6df59005abda811e38222e51c2ee3e21261a44fde2776
|
|
7
|
+
data.tar.gz: 1bcd50b68e1b22a1212d685b3afa5ae334804c5a32261d81ad19d00763f8840992e1d6d294d53586fe08a1923fc51072728824abeacce113130c32395dd396ee
|
data/lib/aws-sdk-redshift.rb
CHANGED
|
@@ -1139,6 +1139,7 @@ module Aws::Redshift
|
|
|
1139
1139
|
# resp.cluster.cluster_identifier #=> String
|
|
1140
1140
|
# resp.cluster.node_type #=> String
|
|
1141
1141
|
# resp.cluster.cluster_status #=> String
|
|
1142
|
+
# resp.cluster.cluster_availability_status #=> String
|
|
1142
1143
|
# resp.cluster.modify_status #=> String
|
|
1143
1144
|
# resp.cluster.master_username #=> String
|
|
1144
1145
|
# resp.cluster.db_name #=> String
|
|
@@ -2134,6 +2135,7 @@ module Aws::Redshift
|
|
|
2134
2135
|
# resp.cluster.cluster_identifier #=> String
|
|
2135
2136
|
# resp.cluster.node_type #=> String
|
|
2136
2137
|
# resp.cluster.cluster_status #=> String
|
|
2138
|
+
# resp.cluster.cluster_availability_status #=> String
|
|
2137
2139
|
# resp.cluster.modify_status #=> String
|
|
2138
2140
|
# resp.cluster.master_username #=> String
|
|
2139
2141
|
# resp.cluster.db_name #=> String
|
|
@@ -3467,6 +3469,7 @@ module Aws::Redshift
|
|
|
3467
3469
|
# resp.clusters[0].cluster_identifier #=> String
|
|
3468
3470
|
# resp.clusters[0].node_type #=> String
|
|
3469
3471
|
# resp.clusters[0].cluster_status #=> String
|
|
3472
|
+
# resp.clusters[0].cluster_availability_status #=> String
|
|
3470
3473
|
# resp.clusters[0].modify_status #=> String
|
|
3471
3474
|
# resp.clusters[0].master_username #=> String
|
|
3472
3475
|
# resp.clusters[0].db_name #=> String
|
|
@@ -4890,6 +4893,7 @@ module Aws::Redshift
|
|
|
4890
4893
|
# resp.cluster.cluster_identifier #=> String
|
|
4891
4894
|
# resp.cluster.node_type #=> String
|
|
4892
4895
|
# resp.cluster.cluster_status #=> String
|
|
4896
|
+
# resp.cluster.cluster_availability_status #=> String
|
|
4893
4897
|
# resp.cluster.modify_status #=> String
|
|
4894
4898
|
# resp.cluster.master_username #=> String
|
|
4895
4899
|
# resp.cluster.db_name #=> String
|
|
@@ -5120,6 +5124,7 @@ module Aws::Redshift
|
|
|
5120
5124
|
# resp.cluster.cluster_identifier #=> String
|
|
5121
5125
|
# resp.cluster.node_type #=> String
|
|
5122
5126
|
# resp.cluster.cluster_status #=> String
|
|
5127
|
+
# resp.cluster.cluster_availability_status #=> String
|
|
5123
5128
|
# resp.cluster.modify_status #=> String
|
|
5124
5129
|
# resp.cluster.master_username #=> String
|
|
5125
5130
|
# resp.cluster.db_name #=> String
|
|
@@ -5734,6 +5739,7 @@ module Aws::Redshift
|
|
|
5734
5739
|
# resp.cluster.cluster_identifier #=> String
|
|
5735
5740
|
# resp.cluster.node_type #=> String
|
|
5736
5741
|
# resp.cluster.cluster_status #=> String
|
|
5742
|
+
# resp.cluster.cluster_availability_status #=> String
|
|
5737
5743
|
# resp.cluster.modify_status #=> String
|
|
5738
5744
|
# resp.cluster.master_username #=> String
|
|
5739
5745
|
# resp.cluster.db_name #=> String
|
|
@@ -5861,6 +5867,7 @@ module Aws::Redshift
|
|
|
5861
5867
|
# resp.cluster.cluster_identifier #=> String
|
|
5862
5868
|
# resp.cluster.node_type #=> String
|
|
5863
5869
|
# resp.cluster.cluster_status #=> String
|
|
5870
|
+
# resp.cluster.cluster_availability_status #=> String
|
|
5864
5871
|
# resp.cluster.modify_status #=> String
|
|
5865
5872
|
# resp.cluster.master_username #=> String
|
|
5866
5873
|
# resp.cluster.db_name #=> String
|
|
@@ -5995,6 +6002,7 @@ module Aws::Redshift
|
|
|
5995
6002
|
# resp.cluster.cluster_identifier #=> String
|
|
5996
6003
|
# resp.cluster.node_type #=> String
|
|
5997
6004
|
# resp.cluster.cluster_status #=> String
|
|
6005
|
+
# resp.cluster.cluster_availability_status #=> String
|
|
5998
6006
|
# resp.cluster.modify_status #=> String
|
|
5999
6007
|
# resp.cluster.master_username #=> String
|
|
6000
6008
|
# resp.cluster.db_name #=> String
|
|
@@ -6139,6 +6147,7 @@ module Aws::Redshift
|
|
|
6139
6147
|
# resp.cluster.cluster_identifier #=> String
|
|
6140
6148
|
# resp.cluster.node_type #=> String
|
|
6141
6149
|
# resp.cluster.cluster_status #=> String
|
|
6150
|
+
# resp.cluster.cluster_availability_status #=> String
|
|
6142
6151
|
# resp.cluster.modify_status #=> String
|
|
6143
6152
|
# resp.cluster.master_username #=> String
|
|
6144
6153
|
# resp.cluster.db_name #=> String
|
|
@@ -6615,6 +6624,7 @@ module Aws::Redshift
|
|
|
6615
6624
|
# resp.cluster.cluster_identifier #=> String
|
|
6616
6625
|
# resp.cluster.node_type #=> String
|
|
6617
6626
|
# resp.cluster.cluster_status #=> String
|
|
6627
|
+
# resp.cluster.cluster_availability_status #=> String
|
|
6618
6628
|
# resp.cluster.modify_status #=> String
|
|
6619
6629
|
# resp.cluster.master_username #=> String
|
|
6620
6630
|
# resp.cluster.db_name #=> String
|
|
@@ -6857,6 +6867,7 @@ module Aws::Redshift
|
|
|
6857
6867
|
# resp.cluster.cluster_identifier #=> String
|
|
6858
6868
|
# resp.cluster.node_type #=> String
|
|
6859
6869
|
# resp.cluster.cluster_status #=> String
|
|
6870
|
+
# resp.cluster.cluster_availability_status #=> String
|
|
6860
6871
|
# resp.cluster.modify_status #=> String
|
|
6861
6872
|
# resp.cluster.master_username #=> String
|
|
6862
6873
|
# resp.cluster.db_name #=> String
|
|
@@ -7073,6 +7084,7 @@ module Aws::Redshift
|
|
|
7073
7084
|
# resp.cluster.cluster_identifier #=> String
|
|
7074
7085
|
# resp.cluster.node_type #=> String
|
|
7075
7086
|
# resp.cluster.cluster_status #=> String
|
|
7087
|
+
# resp.cluster.cluster_availability_status #=> String
|
|
7076
7088
|
# resp.cluster.modify_status #=> String
|
|
7077
7089
|
# resp.cluster.master_username #=> String
|
|
7078
7090
|
# resp.cluster.db_name #=> String
|
|
@@ -7442,6 +7454,7 @@ module Aws::Redshift
|
|
|
7442
7454
|
# resp.cluster.cluster_identifier #=> String
|
|
7443
7455
|
# resp.cluster.node_type #=> String
|
|
7444
7456
|
# resp.cluster.cluster_status #=> String
|
|
7457
|
+
# resp.cluster.cluster_availability_status #=> String
|
|
7445
7458
|
# resp.cluster.modify_status #=> String
|
|
7446
7459
|
# resp.cluster.master_username #=> String
|
|
7447
7460
|
# resp.cluster.db_name #=> String
|
|
@@ -7815,6 +7828,7 @@ module Aws::Redshift
|
|
|
7815
7828
|
# resp.cluster.cluster_identifier #=> String
|
|
7816
7829
|
# resp.cluster.node_type #=> String
|
|
7817
7830
|
# resp.cluster.cluster_status #=> String
|
|
7831
|
+
# resp.cluster.cluster_availability_status #=> String
|
|
7818
7832
|
# resp.cluster.modify_status #=> String
|
|
7819
7833
|
# resp.cluster.master_username #=> String
|
|
7820
7834
|
# resp.cluster.db_name #=> String
|
|
@@ -7926,7 +7940,7 @@ module Aws::Redshift
|
|
|
7926
7940
|
params: params,
|
|
7927
7941
|
config: config)
|
|
7928
7942
|
context[:gem_name] = 'aws-sdk-redshift'
|
|
7929
|
-
context[:gem_version] = '1.
|
|
7943
|
+
context[:gem_version] = '1.28.0'
|
|
7930
7944
|
Seahorse::Client::Request.new(handlers, context)
|
|
7931
7945
|
end
|
|
7932
7946
|
|
|
@@ -472,6 +472,7 @@ module Aws::Redshift
|
|
|
472
472
|
Cluster.add_member(:cluster_identifier, Shapes::ShapeRef.new(shape: String, location_name: "ClusterIdentifier"))
|
|
473
473
|
Cluster.add_member(:node_type, Shapes::ShapeRef.new(shape: String, location_name: "NodeType"))
|
|
474
474
|
Cluster.add_member(:cluster_status, Shapes::ShapeRef.new(shape: String, location_name: "ClusterStatus"))
|
|
475
|
+
Cluster.add_member(:cluster_availability_status, Shapes::ShapeRef.new(shape: String, location_name: "ClusterAvailabilityStatus"))
|
|
475
476
|
Cluster.add_member(:modify_status, Shapes::ShapeRef.new(shape: String, location_name: "ModifyStatus"))
|
|
476
477
|
Cluster.add_member(:master_username, Shapes::ShapeRef.new(shape: String, location_name: "MasterUsername"))
|
|
477
478
|
Cluster.add_member(:db_name, Shapes::ShapeRef.new(shape: String, location_name: "DBName"))
|
|
@@ -2672,6 +2673,8 @@ module Aws::Redshift
|
|
|
2672
2673
|
o.errors << Shapes::ShapeRef.new(shape: DependentServiceRequestThrottlingFault)
|
|
2673
2674
|
o.errors << Shapes::ShapeRef.new(shape: InvalidClusterTrackFault)
|
|
2674
2675
|
o.errors << Shapes::ShapeRef.new(shape: SnapshotScheduleNotFoundFault)
|
|
2676
|
+
o.errors << Shapes::ShapeRef.new(shape: TagLimitExceededFault)
|
|
2677
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidTagFault)
|
|
2675
2678
|
end)
|
|
2676
2679
|
|
|
2677
2680
|
api.add_operation(:restore_table_from_cluster_snapshot, Seahorse::Model::Operation.new.tap do |o|
|
|
@@ -390,6 +390,23 @@ module Aws::Redshift
|
|
|
390
390
|
# * `updating-hsm`
|
|
391
391
|
# @return [String]
|
|
392
392
|
#
|
|
393
|
+
# @!attribute [rw] cluster_availability_status
|
|
394
|
+
# The availability status of the cluster for queries. Possible values
|
|
395
|
+
# are the following:
|
|
396
|
+
#
|
|
397
|
+
# * Available - The cluster is available for queries.
|
|
398
|
+
#
|
|
399
|
+
# * Unavailable - The cluster is not available for queries.
|
|
400
|
+
#
|
|
401
|
+
# * Maintenance - The cluster is intermittently available for queries
|
|
402
|
+
# due to maintenance activities.
|
|
403
|
+
#
|
|
404
|
+
# * Modifying - The cluster is intermittently available for queries
|
|
405
|
+
# due to changes that modify the cluster.
|
|
406
|
+
#
|
|
407
|
+
# * Failed - The cluster failed and is not available for queries.
|
|
408
|
+
# @return [String]
|
|
409
|
+
#
|
|
393
410
|
# @!attribute [rw] modify_status
|
|
394
411
|
# The status of a modify operation, if any, initiated for the cluster.
|
|
395
412
|
# @return [String]
|
|
@@ -607,6 +624,7 @@ module Aws::Redshift
|
|
|
607
624
|
:cluster_identifier,
|
|
608
625
|
:node_type,
|
|
609
626
|
:cluster_status,
|
|
627
|
+
:cluster_availability_status,
|
|
610
628
|
:modify_status,
|
|
611
629
|
:master_username,
|
|
612
630
|
:db_name,
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: aws-sdk-redshift
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.
|
|
4
|
+
version: 1.28.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: 2019-06-
|
|
11
|
+
date: 2019-06-28 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: aws-sdk-core
|