aws-sdk-rds 1.94.0 → 1.95.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4e41805325afd57c9079fc89b0269928bb0e812d0a1752b0b9ee09e3045facbe
4
- data.tar.gz: 121d8605e0c9565e17ff265f55d2e6533fe2bfed7a8954415d07c971d1c0524b
3
+ metadata.gz: 68ed99c62f343083a371d4e477726ec9e9f17f5ee97432fa47c3f749c765b226
4
+ data.tar.gz: 7cefc277f470ce3a31bc166a777e03af5a6c877e3a7cccaa7d8d31ee6a2fb055
5
5
  SHA512:
6
- metadata.gz: e268e9ca0f32aea481b6cb07f93d7ff971c77bdc33cf170839036f9b2bc383d8f11f18f4cd7acf88c3f295058c87e8a39dd7c1902fd2d5a5afafaa03559814f9
7
- data.tar.gz: 98100b783b69742ccefbfe56ae6fea8b362f429c37a48d64362ef8f67138e8fa72e95b92e5f633d9d9894cc74d8df84afb538e555b152abd91e86bca5c619db3
6
+ metadata.gz: 9cb29a6f6a7fb10526298c875a56b97ea6afa833ad4353a1f864165d4056f27a78a4f316bc3d8719698f98f4801a6776429f27db0e5f984287566dc6b01633c9
7
+ data.tar.gz: e1b38f90d45c9cdd058ae16daf8b60eba0e3991c2c3ff0a7af5a924d993b4d3bbbb02a38e3c89f28392dab11259ad551d73bd626ec0d47963c1387fc3db7cfb6
@@ -73,6 +73,6 @@ require_relative 'aws-sdk-rds/customizations'
73
73
  # @service
74
74
  module Aws::RDS
75
75
 
76
- GEM_VERSION = '1.94.0'
76
+ GEM_VERSION = '1.95.0'
77
77
 
78
78
  end
@@ -18536,7 +18536,7 @@ module Aws::RDS
18536
18536
  params: params,
18537
18537
  config: config)
18538
18538
  context[:gem_name] = 'aws-sdk-rds'
18539
- context[:gem_version] = '1.94.0'
18539
+ context[:gem_version] = '1.95.0'
18540
18540
  Seahorse::Client::Request.new(handlers, context)
18541
18541
  end
18542
18542
 
@@ -85,9 +85,13 @@ module Aws::RDS
85
85
  # account. The used value is the count of the event subscriptions in
86
86
  # the account.
87
87
  #
88
- # * `ManualSnapshots` - The number of manual DB snapshots per account.
89
- # The used value is the count of the manual DB snapshots in the
90
- # account.
88
+ # * `ManualClusterSnapshots` - The number of manual DB cluster snapshots
89
+ # per account. The used value is the count of the manual DB cluster
90
+ # snapshots in the account.
91
+ #
92
+ # * `ManualSnapshots` - The number of manual DB instance snapshots per
93
+ # account. The used value is the count of the manual DB instance
94
+ # snapshots in the account.
91
95
  #
92
96
  # * `OptionGroups` - The number of DB option groups per account,
93
97
  # excluding default option groups. The used value is the count of
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.94.0
4
+ version: 1.95.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: 2020-07-20 00:00:00.000000000 Z
11
+ date: 2020-07-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sigv4