aws-sdk-rds 1.83.0 → 1.84.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: d2a0f4f9c1de74433cd36ae30b96540c7bb55bab16dbef6c4af44f2f8e5eba2c
4
- data.tar.gz: f795ed37f0987623b0f8a452bf798f8b72d335b59570e7f257a0bb70c9973375
3
+ metadata.gz: 7e649cf5e1a13be0cd23e07c852ac47137297c9f74529a046b4b421c6d5312fc
4
+ data.tar.gz: ad4d1f9ce040b6cf1b08faedff76a2e1f4e9bb18b3017e72fb42207a1eafee44
5
5
  SHA512:
6
- metadata.gz: 9b3d8af88d7933d2395ddd4b0fe2a35ce9402df6ff8d475edfc56f90ace19540c295bbbc3605e2577836e74da91fd0befca95104591acbf2b97029a8a30ac817
7
- data.tar.gz: 69f1d86569ca6ee918561d229ad0ab8de49c060d2fe323f9786514aabaabe93c3d06f3bff50a3ed91dec7c842524b7c41bab834cb9aff2f50bc52928e614b8e7
6
+ metadata.gz: 61d778cff790ec1d2144233fd8da7c7a2083033e4d1bff88e6aeaa784727d97fa619ec1f838c9f133bafa656bd0a2f419a0347fd8ddea23c65d73573f9249991
7
+ data.tar.gz: 501392ef49b130dbc7a5d1b75f987d7cc55ad503918b11e9f13046518dba6b5db7994d71ea2eace3a5d4012d660d14a1a7afb0f66a6b19b2b0413622fec0895d
@@ -71,6 +71,6 @@ require_relative 'aws-sdk-rds/customizations'
71
71
  # @service
72
72
  module Aws::RDS
73
73
 
74
- GEM_VERSION = '1.83.0'
74
+ GEM_VERSION = '1.84.0'
75
75
 
76
76
  end
@@ -107,7 +107,7 @@ module Aws::RDS
107
107
  # @option options [required, String] :region
108
108
  # The AWS region to connect to. The configured `:region` is
109
109
  # used to determine the service `:endpoint`. When not passed,
110
- # a default `:region` is search for in the following locations:
110
+ # a default `:region` is searched for in the following locations:
111
111
  #
112
112
  # * `Aws.config[:region]`
113
113
  # * `ENV['AWS_REGION']`
@@ -163,7 +163,7 @@ module Aws::RDS
163
163
  # @option options [String] :endpoint
164
164
  # The client endpoint is normally constructed from the `:region`
165
165
  # option. You should only configure an `:endpoint` when connecting
166
- # to test endpoints. This should be avalid HTTP(S) URI.
166
+ # to test endpoints. This should be a valid HTTP(S) URI.
167
167
  #
168
168
  # @option options [Integer] :endpoint_cache_max_entries (1000)
169
169
  # Used for the maximum size limit of the LRU cache storing endpoints data
@@ -18413,7 +18413,7 @@ module Aws::RDS
18413
18413
  params: params,
18414
18414
  config: config)
18415
18415
  context[:gem_name] = 'aws-sdk-rds'
18416
- context[:gem_version] = '1.83.0'
18416
+ context[:gem_version] = '1.84.0'
18417
18417
  Seahorse::Client::Request.new(handlers, context)
18418
18418
  end
18419
18419
 
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.83.0
4
+ version: 1.84.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-04-23 00:00:00.000000000 Z
11
+ date: 2020-05-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sigv4