aws-sdk-iotsecuretunneling 1.6.0 → 1.7.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: 93f6d9388fd49c1569c06ccdf651ff937a499150e0faf8cfadc778c13b2377c1
4
- data.tar.gz: a056516cfe1f57b6fb0270279d3a00c94eb3c691af293357befff464233d64c1
3
+ metadata.gz: bd23300550c94def099b5b8462d517839408ea779ec20bfc410305cbb421092b
4
+ data.tar.gz: d301a353ad418e2c42dafe7446524c97e9cfc08990e643a17296e165841ce826
5
5
  SHA512:
6
- metadata.gz: 9eb668f5a9e731d4d05849bbbc28f2b62c600f4c6122b665ec59530fe1eb98590dc8b95c3c57fb28a589982fcc858fca1f834c772c7bb5a6f4b9e72970263983
7
- data.tar.gz: 4b480c7ade209a5f0182b69b09940cf7504902bd2b25e19f16c0b827ec24b9d255b101cd74eb7be2ad4a4b710155541a57dbc3ba604986d8a0b322c7faa5801b
6
+ metadata.gz: 461ad5bddab9f8243c01f9bd79a86eb361c5be871ee96ae5c6f3182000266c03ef8ffc51ffd5e044892ca27b2e9b1c20e05d4a2be5cf8f589ba96571c8600840
7
+ data.tar.gz: 48620ae769767732262fb635b9fbe2d392026de92101b842c45b2f22e3df7abbc40fa67dc6e7797650c8f6ded4c1f24d7094ba681986a2b4cb225e059382cd28
@@ -7,6 +7,7 @@
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
10
+
10
11
  require 'aws-sdk-core'
11
12
  require 'aws-sigv4'
12
13
 
@@ -47,6 +48,6 @@ require_relative 'aws-sdk-iotsecuretunneling/customizations'
47
48
  # @!group service
48
49
  module Aws::IoTSecureTunneling
49
50
 
50
- GEM_VERSION = '1.6.0'
51
+ GEM_VERSION = '1.7.0'
51
52
 
52
53
  end
@@ -601,7 +601,7 @@ module Aws::IoTSecureTunneling
601
601
  params: params,
602
602
  config: config)
603
603
  context[:gem_name] = 'aws-sdk-iotsecuretunneling'
604
- context[:gem_version] = '1.6.0'
604
+ context[:gem_version] = '1.7.0'
605
605
  Seahorse::Client::Request.new(handlers, context)
606
606
  end
607
607
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-iotsecuretunneling
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.6.0
4
+ version: 1.7.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-08-25 00:00:00.000000000 Z
11
+ date: 2020-09-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core