aws-sdk-redshift 1.30.0 → 1.31.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
  SHA1:
3
- metadata.gz: 671eafd52c14be27aeee5f9ab1a082ba08153069
4
- data.tar.gz: 0baf567a1ce53841c05b9007cefb91944db40989
3
+ metadata.gz: e4c9f743f7cf09305947ff7874cd9d0527acc4f4
4
+ data.tar.gz: 96b49f0849fb07cf916098a779225b7323ff0bfe
5
5
  SHA512:
6
- metadata.gz: e9e71e6fb12d6c9405722e065c3065b245d94a70bf34197d404ede47e5e769a1ac8005a174a046a48f2c4ca1e0a3a3a837f46c57162c65577df4ece95bca7904
7
- data.tar.gz: 5804aea4cf275140c87156aca96aa5181619bc362829a7c1d8112dbdbb6035d74bc337d3d20bfab6894b96966721e43a97022102bc20641a3ed1c2614ea83096
6
+ metadata.gz: 81a3b41d37da95b46a4c9dedd8dc0ff673a66a57c33d17f130f1f40ef163d27d0d727fb86043ccbe896b1f9596761a48067924c4deecbf40adb8c9731d1f3c73
7
+ data.tar.gz: 47fabfe901b330cc3c3759ed56ab10f08f771b3b19bdc02e0beb4e6336e95518e50ff0758b01b4b392d511f6d665733a3e5dc53dab99bf40b46a0a4b4eebeb55
@@ -43,6 +43,6 @@ require_relative 'aws-sdk-redshift/customizations'
43
43
  # @service
44
44
  module Aws::Redshift
45
45
 
46
- GEM_VERSION = '1.30.0'
46
+ GEM_VERSION = '1.31.0'
47
47
 
48
48
  end
@@ -1226,6 +1226,8 @@ module Aws::Redshift
1226
1226
  # resp.cluster.deferred_maintenance_windows[0].defer_maintenance_end_time #=> Time
1227
1227
  # resp.cluster.snapshot_schedule_identifier #=> String
1228
1228
  # resp.cluster.snapshot_schedule_state #=> String, one of "MODIFYING", "ACTIVE", "FAILED"
1229
+ # resp.cluster.expected_next_snapshot_schedule_time #=> Time
1230
+ # resp.cluster.expected_next_snapshot_schedule_time_status #=> String
1229
1231
  # resp.cluster.resize_info.resize_type #=> String
1230
1232
  # resp.cluster.resize_info.allow_cancel_resize #=> Boolean
1231
1233
  #
@@ -2222,6 +2224,8 @@ module Aws::Redshift
2222
2224
  # resp.cluster.deferred_maintenance_windows[0].defer_maintenance_end_time #=> Time
2223
2225
  # resp.cluster.snapshot_schedule_identifier #=> String
2224
2226
  # resp.cluster.snapshot_schedule_state #=> String, one of "MODIFYING", "ACTIVE", "FAILED"
2227
+ # resp.cluster.expected_next_snapshot_schedule_time #=> Time
2228
+ # resp.cluster.expected_next_snapshot_schedule_time_status #=> String
2225
2229
  # resp.cluster.resize_info.resize_type #=> String
2226
2230
  # resp.cluster.resize_info.allow_cancel_resize #=> Boolean
2227
2231
  #
@@ -3556,6 +3560,8 @@ module Aws::Redshift
3556
3560
  # resp.clusters[0].deferred_maintenance_windows[0].defer_maintenance_end_time #=> Time
3557
3561
  # resp.clusters[0].snapshot_schedule_identifier #=> String
3558
3562
  # resp.clusters[0].snapshot_schedule_state #=> String, one of "MODIFYING", "ACTIVE", "FAILED"
3563
+ # resp.clusters[0].expected_next_snapshot_schedule_time #=> Time
3564
+ # resp.clusters[0].expected_next_snapshot_schedule_time_status #=> String
3559
3565
  # resp.clusters[0].resize_info.resize_type #=> String
3560
3566
  # resp.clusters[0].resize_info.allow_cancel_resize #=> Boolean
3561
3567
  #
@@ -4601,8 +4607,8 @@ module Aws::Redshift
4601
4607
  req.send_request(options)
4602
4608
  end
4603
4609
 
4604
- # Returns the total amount of snapshot usage and provisioned storage for
4605
- # a user in megabytes.
4610
+ # Returns the total amount of snapshot usage and provisioned storage in
4611
+ # megabytes.
4606
4612
  #
4607
4613
  # @return [Types::CustomerStorageMessage] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
4608
4614
  #
@@ -4980,6 +4986,8 @@ module Aws::Redshift
4980
4986
  # resp.cluster.deferred_maintenance_windows[0].defer_maintenance_end_time #=> Time
4981
4987
  # resp.cluster.snapshot_schedule_identifier #=> String
4982
4988
  # resp.cluster.snapshot_schedule_state #=> String, one of "MODIFYING", "ACTIVE", "FAILED"
4989
+ # resp.cluster.expected_next_snapshot_schedule_time #=> Time
4990
+ # resp.cluster.expected_next_snapshot_schedule_time_status #=> String
4983
4991
  # resp.cluster.resize_info.resize_type #=> String
4984
4992
  # resp.cluster.resize_info.allow_cancel_resize #=> Boolean
4985
4993
  #
@@ -5211,6 +5219,8 @@ module Aws::Redshift
5211
5219
  # resp.cluster.deferred_maintenance_windows[0].defer_maintenance_end_time #=> Time
5212
5220
  # resp.cluster.snapshot_schedule_identifier #=> String
5213
5221
  # resp.cluster.snapshot_schedule_state #=> String, one of "MODIFYING", "ACTIVE", "FAILED"
5222
+ # resp.cluster.expected_next_snapshot_schedule_time #=> Time
5223
+ # resp.cluster.expected_next_snapshot_schedule_time_status #=> String
5214
5224
  # resp.cluster.resize_info.resize_type #=> String
5215
5225
  # resp.cluster.resize_info.allow_cancel_resize #=> Boolean
5216
5226
  #
@@ -5826,6 +5836,8 @@ module Aws::Redshift
5826
5836
  # resp.cluster.deferred_maintenance_windows[0].defer_maintenance_end_time #=> Time
5827
5837
  # resp.cluster.snapshot_schedule_identifier #=> String
5828
5838
  # resp.cluster.snapshot_schedule_state #=> String, one of "MODIFYING", "ACTIVE", "FAILED"
5839
+ # resp.cluster.expected_next_snapshot_schedule_time #=> Time
5840
+ # resp.cluster.expected_next_snapshot_schedule_time_status #=> String
5829
5841
  # resp.cluster.resize_info.resize_type #=> String
5830
5842
  # resp.cluster.resize_info.allow_cancel_resize #=> Boolean
5831
5843
  #
@@ -5954,6 +5966,8 @@ module Aws::Redshift
5954
5966
  # resp.cluster.deferred_maintenance_windows[0].defer_maintenance_end_time #=> Time
5955
5967
  # resp.cluster.snapshot_schedule_identifier #=> String
5956
5968
  # resp.cluster.snapshot_schedule_state #=> String, one of "MODIFYING", "ACTIVE", "FAILED"
5969
+ # resp.cluster.expected_next_snapshot_schedule_time #=> Time
5970
+ # resp.cluster.expected_next_snapshot_schedule_time_status #=> String
5957
5971
  # resp.cluster.resize_info.resize_type #=> String
5958
5972
  # resp.cluster.resize_info.allow_cancel_resize #=> Boolean
5959
5973
  #
@@ -6089,6 +6103,8 @@ module Aws::Redshift
6089
6103
  # resp.cluster.deferred_maintenance_windows[0].defer_maintenance_end_time #=> Time
6090
6104
  # resp.cluster.snapshot_schedule_identifier #=> String
6091
6105
  # resp.cluster.snapshot_schedule_state #=> String, one of "MODIFYING", "ACTIVE", "FAILED"
6106
+ # resp.cluster.expected_next_snapshot_schedule_time #=> Time
6107
+ # resp.cluster.expected_next_snapshot_schedule_time_status #=> String
6092
6108
  # resp.cluster.resize_info.resize_type #=> String
6093
6109
  # resp.cluster.resize_info.allow_cancel_resize #=> Boolean
6094
6110
  #
@@ -6234,6 +6250,8 @@ module Aws::Redshift
6234
6250
  # resp.cluster.deferred_maintenance_windows[0].defer_maintenance_end_time #=> Time
6235
6251
  # resp.cluster.snapshot_schedule_identifier #=> String
6236
6252
  # resp.cluster.snapshot_schedule_state #=> String, one of "MODIFYING", "ACTIVE", "FAILED"
6253
+ # resp.cluster.expected_next_snapshot_schedule_time #=> Time
6254
+ # resp.cluster.expected_next_snapshot_schedule_time_status #=> String
6237
6255
  # resp.cluster.resize_info.resize_type #=> String
6238
6256
  # resp.cluster.resize_info.allow_cancel_resize #=> Boolean
6239
6257
  #
@@ -6711,6 +6729,8 @@ module Aws::Redshift
6711
6729
  # resp.cluster.deferred_maintenance_windows[0].defer_maintenance_end_time #=> Time
6712
6730
  # resp.cluster.snapshot_schedule_identifier #=> String
6713
6731
  # resp.cluster.snapshot_schedule_state #=> String, one of "MODIFYING", "ACTIVE", "FAILED"
6732
+ # resp.cluster.expected_next_snapshot_schedule_time #=> Time
6733
+ # resp.cluster.expected_next_snapshot_schedule_time_status #=> String
6714
6734
  # resp.cluster.resize_info.resize_type #=> String
6715
6735
  # resp.cluster.resize_info.allow_cancel_resize #=> Boolean
6716
6736
  #
@@ -6954,6 +6974,8 @@ module Aws::Redshift
6954
6974
  # resp.cluster.deferred_maintenance_windows[0].defer_maintenance_end_time #=> Time
6955
6975
  # resp.cluster.snapshot_schedule_identifier #=> String
6956
6976
  # resp.cluster.snapshot_schedule_state #=> String, one of "MODIFYING", "ACTIVE", "FAILED"
6977
+ # resp.cluster.expected_next_snapshot_schedule_time #=> Time
6978
+ # resp.cluster.expected_next_snapshot_schedule_time_status #=> String
6957
6979
  # resp.cluster.resize_info.resize_type #=> String
6958
6980
  # resp.cluster.resize_info.allow_cancel_resize #=> Boolean
6959
6981
  #
@@ -7055,7 +7077,8 @@ module Aws::Redshift
7055
7077
  # The new cluster type for the specified cluster.
7056
7078
  #
7057
7079
  # @option params [String] :node_type
7058
- # The new node type for the nodes you are adding.
7080
+ # The new node type for the nodes you are adding. If not specified, the
7081
+ # cluster's current node type is used.
7059
7082
  #
7060
7083
  # @option params [required, Integer] :number_of_nodes
7061
7084
  # The new number of nodes for the cluster.
@@ -7171,6 +7194,8 @@ module Aws::Redshift
7171
7194
  # resp.cluster.deferred_maintenance_windows[0].defer_maintenance_end_time #=> Time
7172
7195
  # resp.cluster.snapshot_schedule_identifier #=> String
7173
7196
  # resp.cluster.snapshot_schedule_state #=> String, one of "MODIFYING", "ACTIVE", "FAILED"
7197
+ # resp.cluster.expected_next_snapshot_schedule_time #=> Time
7198
+ # resp.cluster.expected_next_snapshot_schedule_time_status #=> String
7174
7199
  # resp.cluster.resize_info.resize_type #=> String
7175
7200
  # resp.cluster.resize_info.allow_cancel_resize #=> Boolean
7176
7201
  #
@@ -7541,6 +7566,8 @@ module Aws::Redshift
7541
7566
  # resp.cluster.deferred_maintenance_windows[0].defer_maintenance_end_time #=> Time
7542
7567
  # resp.cluster.snapshot_schedule_identifier #=> String
7543
7568
  # resp.cluster.snapshot_schedule_state #=> String, one of "MODIFYING", "ACTIVE", "FAILED"
7569
+ # resp.cluster.expected_next_snapshot_schedule_time #=> Time
7570
+ # resp.cluster.expected_next_snapshot_schedule_time_status #=> String
7544
7571
  # resp.cluster.resize_info.resize_type #=> String
7545
7572
  # resp.cluster.resize_info.allow_cancel_resize #=> Boolean
7546
7573
  #
@@ -7915,6 +7942,8 @@ module Aws::Redshift
7915
7942
  # resp.cluster.deferred_maintenance_windows[0].defer_maintenance_end_time #=> Time
7916
7943
  # resp.cluster.snapshot_schedule_identifier #=> String
7917
7944
  # resp.cluster.snapshot_schedule_state #=> String, one of "MODIFYING", "ACTIVE", "FAILED"
7945
+ # resp.cluster.expected_next_snapshot_schedule_time #=> Time
7946
+ # resp.cluster.expected_next_snapshot_schedule_time_status #=> String
7918
7947
  # resp.cluster.resize_info.resize_type #=> String
7919
7948
  # resp.cluster.resize_info.allow_cancel_resize #=> Boolean
7920
7949
  #
@@ -7940,7 +7969,7 @@ module Aws::Redshift
7940
7969
  params: params,
7941
7970
  config: config)
7942
7971
  context[:gem_name] = 'aws-sdk-redshift'
7943
- context[:gem_version] = '1.30.0'
7972
+ context[:gem_version] = '1.31.0'
7944
7973
  Seahorse::Client::Request.new(handlers, context)
7945
7974
  end
7946
7975
 
@@ -511,6 +511,8 @@ module Aws::Redshift
511
511
  Cluster.add_member(:deferred_maintenance_windows, Shapes::ShapeRef.new(shape: DeferredMaintenanceWindowsList, location_name: "DeferredMaintenanceWindows"))
512
512
  Cluster.add_member(:snapshot_schedule_identifier, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotScheduleIdentifier"))
513
513
  Cluster.add_member(:snapshot_schedule_state, Shapes::ShapeRef.new(shape: ScheduleState, location_name: "SnapshotScheduleState"))
514
+ Cluster.add_member(:expected_next_snapshot_schedule_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "ExpectedNextSnapshotScheduleTime"))
515
+ Cluster.add_member(:expected_next_snapshot_schedule_time_status, Shapes::ShapeRef.new(shape: String, location_name: "ExpectedNextSnapshotScheduleTimeStatus"))
514
516
  Cluster.add_member(:resize_info, Shapes::ShapeRef.new(shape: ResizeInfo, location_name: "ResizeInfo"))
515
517
  Cluster.struct_class = Types::Cluster
516
518
 
@@ -609,6 +609,21 @@ module Aws::Redshift
609
609
  # The current state of the cluster snapshot schedule.
610
610
  # @return [String]
611
611
  #
612
+ # @!attribute [rw] expected_next_snapshot_schedule_time
613
+ # The date and time when the next snapshot is expected to be taken for
614
+ # clusters with a valid snapshot schedule and backups enabled.
615
+ # @return [Time]
616
+ #
617
+ # @!attribute [rw] expected_next_snapshot_schedule_time_status
618
+ # The status of next expected snapshot for clusters having a valid
619
+ # snapshot schedule and backups enabled. Possible values are the
620
+ # following:
621
+ #
622
+ # * OnTrack - The next snapshot is expected to be taken on time.
623
+ #
624
+ # * Pending - The next snapshot is pending to be taken.
625
+ # @return [String]
626
+ #
612
627
  # @!attribute [rw] resize_info
613
628
  # Returns the following:
614
629
  #
@@ -663,6 +678,8 @@ module Aws::Redshift
663
678
  :deferred_maintenance_windows,
664
679
  :snapshot_schedule_identifier,
665
680
  :snapshot_schedule_state,
681
+ :expected_next_snapshot_schedule_time,
682
+ :expected_next_snapshot_schedule_time_status,
666
683
  :resize_info)
667
684
  include Aws::Structure
668
685
  end
@@ -6702,7 +6719,8 @@ module Aws::Redshift
6702
6719
  # @return [String]
6703
6720
  #
6704
6721
  # @!attribute [rw] node_type
6705
- # The new node type for the nodes you are adding.
6722
+ # The new node type for the nodes you are adding. If not specified,
6723
+ # the cluster's current node type is used.
6706
6724
  # @return [String]
6707
6725
  #
6708
6726
  # @!attribute [rw] number_of_nodes
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.30.0
4
+ version: 1.31.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-07-25 00:00:00.000000000 Z
11
+ date: 2019-08-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core