aws-sdk-apigateway 1.45.0 → 1.46.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: 55cc03fd0f877484e842adc26b865e4e5db267654ff569d1ada0289a242f6c3a
4
- data.tar.gz: a02b1657165bd964db9787945d5360a06074b9ce5c25c53acdc5759523b2d9cd
3
+ metadata.gz: 5585d81885b1fa7a5db5b307faee86a97b23429cbbb2d89ce70357304a40b496
4
+ data.tar.gz: 2d0e9bd2b3fb0ce19a18f7e5f86252b73d15941d555e3a951b57303d2110fb1b
5
5
  SHA512:
6
- metadata.gz: 65092fa91295205bd76e54eff96ba144c729ffe0cc5f015fe8d54671a071c26e0bb4be0897e3cb8c4976af3aec740915a37655420cc7a146d9bad30b3a49e590
7
- data.tar.gz: 9bbe5a7719976e58b917ec6fd728437fd1a612e28c6606b1e5a40bcb15c93c001f0fd1ce2a051460422ecf99b534593153eea1b87a7e4ce9b541422a11ae2688
6
+ metadata.gz: e8dcfc339ef71265ab838c684c9fadc0891b10c5e1717fb9207391162bb74ef0d3bca6b59fbce5736c3221256b4a258c792f90d2714f4fa31943349adc01dd76
7
+ data.tar.gz: e0a16ca58754657b2aa42b62d6f9c828b148ab3618faf96122f78673db5fa6117213128f6844ff93cf7af4dad6f286052a5641f8f218fa5dd01ef5a756958782
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -45,6 +47,6 @@ require_relative 'aws-sdk-apigateway/customizations'
45
47
  # @service
46
48
  module Aws::APIGateway
47
49
 
48
- GEM_VERSION = '1.45.0'
50
+ GEM_VERSION = '1.46.0'
49
51
 
50
52
  end
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -7016,7 +7018,7 @@ module Aws::APIGateway
7016
7018
  params: params,
7017
7019
  config: config)
7018
7020
  context[:gem_name] = 'aws-sdk-apigateway'
7019
- context[:gem_version] = '1.45.0'
7021
+ context[:gem_version] = '1.46.0'
7020
7022
  Seahorse::Client::Request.new(handlers, context)
7021
7023
  end
7022
7024
 
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-apigateway
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.45.0
4
+ version: 1.46.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-06-12 00:00:00.000000000 Z
11
+ date: 2020-06-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core