aws-sdk-serverlessapplicationrepository 1.26.0 → 1.27.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 77dfec000ed396c1e78098a8c66232450fd08b880fc9bf706ffaf8e7d737d9a8
4
- data.tar.gz: dc39639d5d426d9fa174ab47fa1fe5bc7b95aa91590397212a66946f49055d2c
3
+ metadata.gz: fe8eb227b3e203055b25bdeefda3b2e6bd325f9a6d03490ec8daf6c5a6d84bac
4
+ data.tar.gz: 51b20cf4fe7c68ae695a32e5eb98b56d211f6d16de609fcfc273e69de8fb64cf
5
5
  SHA512:
6
- metadata.gz: a2b417f2f9a9cf59bd7ee58823d923a180d1c48d6cca78d5b1e303daa809933418f1622ccc3f53727a3fb0cf6e88e7f1ee2059d28d907c2cc4c7e57b9f2c0115
7
- data.tar.gz: fc4a0b1aa2e60c647c158744288e2869f224e7f3833dcb2f98bdfe91ddc41a2fe074350521e57c65fa03ac6c289f135c9869809c61f5e593abda89253b31fc88
6
+ metadata.gz: c1dd0f9ecb68d2b3e04cc449113caa9afa1f9a3ae6f6070d6abc7fb2cb1d347220ba670d450e1f58f942097c73ec72b020e8655a9066ebee24313347a557be0e
7
+ data.tar.gz: e054023f54fd9ce175202ea4abd99e12504aa601b37a583b6d9757f5c9dec4ac836808f13212ca1797731f4d5fcc089d9e972a38331a869df99d6dcf6cbf2684
@@ -45,6 +45,6 @@ require_relative 'aws-sdk-serverlessapplicationrepository/customizations'
45
45
  # @service
46
46
  module Aws::ServerlessApplicationRepository
47
47
 
48
- GEM_VERSION = '1.26.0'
48
+ GEM_VERSION = '1.27.0'
49
49
 
50
50
  end
@@ -176,7 +176,7 @@ module Aws::ServerlessApplicationRepository
176
176
  # requests fetching endpoints information. Defaults to 60 sec.
177
177
  #
178
178
  # @option options [Boolean] :endpoint_discovery (false)
179
- # When set to `true`, endpoint discovery will be enabled for operations when available. Defaults to `false`.
179
+ # When set to `true`, endpoint discovery will be enabled for operations when available.
180
180
  #
181
181
  # @option options [Aws::Log::Formatter] :log_formatter (Aws::Log::Formatter.default)
182
182
  # The log formatter.
@@ -1119,7 +1119,7 @@ module Aws::ServerlessApplicationRepository
1119
1119
  params: params,
1120
1120
  config: config)
1121
1121
  context[:gem_name] = 'aws-sdk-serverlessapplicationrepository'
1122
- context[:gem_version] = '1.26.0'
1122
+ context[:gem_version] = '1.27.0'
1123
1123
  Seahorse::Client::Request.new(handlers, context)
1124
1124
  end
1125
1125
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-serverlessapplicationrepository
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.26.0
4
+ version: 1.27.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-05-07 00:00:00.000000000 Z
11
+ date: 2020-05-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core