aws-sdk-directconnect 1.35.0 → 1.36.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: 528a04148bb72f0c4a561bfadb6cbec35e97d53404a00f6c3273adad4f1ecb93
4
- data.tar.gz: 107b273c1312becb5af76fe14622d33af31605d36ab1116e642e35789b235357
3
+ metadata.gz: 3b9a88fd7fd76915aaf48574260af5cab73cf3e4178f88375b28f2cfb6366152
4
+ data.tar.gz: 3b11bb21ae571da10116fcc6dc469ac891787e7b8f4964f5605f33954f8669ef
5
5
  SHA512:
6
- metadata.gz: f0eace66a4145c63998e7c7868c8f8ea01e2429ab791747f7093fd98fe1822894bf62af2a1079a49e7ed029ea39954f36c9136cbec69fb087c8696b70d96d3ef
7
- data.tar.gz: adeab4adfb8816ef1ed84783291498607f899a50e8602054da72276946a7eb7f5634d4fd05258902dfab0e74500e66eb2d5864da8ae6138a83abb6c9639a2dc1
6
+ metadata.gz: 7756f664540262821375261de6edcbbe8283243e58088c3b5fae9ce04d35a8e3c41d22b447c0e5065599218a75e71c4027d9b56438d3f19f217492d102105698
7
+ data.tar.gz: 529108352a43937f18908c92953b3778d145582abe0ae417a2f7912c19751614f0276020447e011b250fb1dfc628edb87b42c4c04099e30865d859b265dc9f64
@@ -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-directconnect/customizations'
47
48
  # @!group service
48
49
  module Aws::DirectConnect
49
50
 
50
- GEM_VERSION = '1.35.0'
51
+ GEM_VERSION = '1.36.0'
51
52
 
52
53
  end
@@ -4157,7 +4157,7 @@ module Aws::DirectConnect
4157
4157
  params: params,
4158
4158
  config: config)
4159
4159
  context[:gem_name] = 'aws-sdk-directconnect'
4160
- context[:gem_version] = '1.35.0'
4160
+ context[:gem_version] = '1.36.0'
4161
4161
  Seahorse::Client::Request.new(handlers, context)
4162
4162
  end
4163
4163
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-directconnect
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.35.0
4
+ version: 1.36.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