aws-sdk-appsync 1.36.0 → 1.37.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: 110a2f5807167e4237ab999fe346fc931c9444986cd678ce34e913ed08fa1388
4
- data.tar.gz: f347977ce4b44cd5bee1cfdea96000bc8451fd37e3c37c6d3a58f7d213b870a3
3
+ metadata.gz: a77aeb235835a9f82549d4860c5b2aa20d98775bdf466ef8d77d7a49e068a72f
4
+ data.tar.gz: 403c53e80abb178fc62a11b7e6abd095077223306707b42fe6dab8fa33e94cc1
5
5
  SHA512:
6
- metadata.gz: 3c99b33a25658b3ed8d80abb08e0e48f9fd71f00713ae20e559ccc6c147635f605a0cfd94c0b48250bf87cdc64b4b0ea5f708e8b0f5d3eaff751aa7559607ccb
7
- data.tar.gz: e5e9959835c0f6692daea6fbf5c3a8dfbb66b7e5d98a9a67a8e7336aeb12de5eeeddddc9ff1d4c563c39a5908bfc870e46267021eedae397a5d87bb823b56053
6
+ metadata.gz: 163b07c49d06d52664a11990ea40c10d0b8cbee957da883e9f5b5ee53840ba6251628db1d6f039b6ccb23985d285612e08a543dafc2b74b6185a7d6a19a71159
7
+ data.tar.gz: 5fd6845ce8eb951eff062845705d2cbd0e030b8329a0aed1beef6380bfe36f5fcd21f3d206e2ab1790d8a2c67493b9cdb47da8af0dd0918bc01ffab916c7b157
@@ -48,6 +48,6 @@ require_relative 'aws-sdk-appsync/customizations'
48
48
  # @!group service
49
49
  module Aws::AppSync
50
50
 
51
- GEM_VERSION = '1.36.0'
51
+ GEM_VERSION = '1.37.0'
52
52
 
53
53
  end
@@ -350,7 +350,7 @@ module Aws::AppSync
350
350
  #
351
351
  # * **FULL\_REQUEST\_CACHING**\: All requests are fully cached.
352
352
  #
353
- # * **PER\_RESOLVER\_CACHING**\: Individual resovlers that you specify
353
+ # * **PER\_RESOLVER\_CACHING**\: Individual resolvers that you specify
354
354
  # are cached.
355
355
  #
356
356
  # @option params [required, String] :type
@@ -376,7 +376,7 @@ module Aws::AppSync
376
376
  # of July 2020, this is deprecated, and the generic identifiers above
377
377
  # should be used.
378
378
  #
379
- # The following legacy instance types are avaible, but their use is
379
+ # The following legacy instance types are available, but their use is
380
380
  # discouraged:
381
381
  #
382
382
  # * **T2\_SMALL**\: A t2.small instance type.
@@ -2002,7 +2002,7 @@ module Aws::AppSync
2002
2002
  #
2003
2003
  # * **FULL\_REQUEST\_CACHING**\: All requests are fully cached.
2004
2004
  #
2005
- # * **PER\_RESOLVER\_CACHING**\: Individual resovlers that you specify
2005
+ # * **PER\_RESOLVER\_CACHING**\: Individual resolvers that you specify
2006
2006
  # are cached.
2007
2007
  #
2008
2008
  # @option params [required, String] :type
@@ -2028,7 +2028,7 @@ module Aws::AppSync
2028
2028
  # of July 2020, this is deprecated, and the generic identifiers above
2029
2029
  # should be used.
2030
2030
  #
2031
- # The following legacy instance types are avaible, but their use is
2031
+ # The following legacy instance types are available, but their use is
2032
2032
  # discouraged:
2033
2033
  #
2034
2034
  # * **T2\_SMALL**\: A t2.small instance type.
@@ -2586,7 +2586,7 @@ module Aws::AppSync
2586
2586
  params: params,
2587
2587
  config: config)
2588
2588
  context[:gem_name] = 'aws-sdk-appsync'
2589
- context[:gem_version] = '1.36.0'
2589
+ context[:gem_version] = '1.37.0'
2590
2590
  Seahorse::Client::Request.new(handlers, context)
2591
2591
  end
2592
2592
 
@@ -79,7 +79,7 @@ module Aws::AppSync
79
79
  #
80
80
  # * **FULL\_REQUEST\_CACHING**\: All requests are fully cached.
81
81
  #
82
- # * **PER\_RESOLVER\_CACHING**\: Individual resovlers that you specify
82
+ # * **PER\_RESOLVER\_CACHING**\: Individual resolvers that you specify
83
83
  # are cached.
84
84
  # @return [String]
85
85
  #
@@ -116,7 +116,7 @@ module Aws::AppSync
116
116
  # As of July 2020, this is deprecated, and the generic identifiers
117
117
  # above should be used.
118
118
  #
119
- # The following legacy instance types are avaible, but their use is
119
+ # The following legacy instance types are available, but their use is
120
120
  # discouraged:
121
121
  #
122
122
  # * **T2\_SMALL**\: A t2.small instance type.
@@ -473,7 +473,7 @@ module Aws::AppSync
473
473
  #
474
474
  # * **FULL\_REQUEST\_CACHING**\: All requests are fully cached.
475
475
  #
476
- # * **PER\_RESOLVER\_CACHING**\: Individual resovlers that you specify
476
+ # * **PER\_RESOLVER\_CACHING**\: Individual resolvers that you specify
477
477
  # are cached.
478
478
  # @return [String]
479
479
  #
@@ -500,7 +500,7 @@ module Aws::AppSync
500
500
  # As of July 2020, this is deprecated, and the generic identifiers
501
501
  # above should be used.
502
502
  #
503
- # The following legacy instance types are avaible, but their use is
503
+ # The following legacy instance types are available, but their use is
504
504
  # discouraged:
505
505
  #
506
506
  # * **T2\_SMALL**\: A t2.small instance type.
@@ -1895,8 +1895,8 @@ module Aws::AppSync
1895
1895
  # @return [Boolean]
1896
1896
  #
1897
1897
  # @!attribute [rw] waf_web_acl_arn
1898
- # The ARN of the AWS WAF ACL associated with this `GraphqlApi` if one
1899
- # exists.
1898
+ # The ARN of the AWS Web Application Firewall (WAF) ACL associated
1899
+ # with this `GraphqlApi`, if one exists.
1900
1900
  # @return [String]
1901
1901
  #
1902
1902
  # @see http://docs.aws.amazon.com/goto/WebAPI/appsync-2017-07-25/GraphqlApi AWS API Documentation
@@ -2941,7 +2941,7 @@ module Aws::AppSync
2941
2941
  #
2942
2942
  # * **FULL\_REQUEST\_CACHING**\: All requests are fully cached.
2943
2943
  #
2944
- # * **PER\_RESOLVER\_CACHING**\: Individual resovlers that you specify
2944
+ # * **PER\_RESOLVER\_CACHING**\: Individual resolvers that you specify
2945
2945
  # are cached.
2946
2946
  # @return [String]
2947
2947
  #
@@ -2968,7 +2968,7 @@ module Aws::AppSync
2968
2968
  # As of July 2020, this is deprecated, and the generic identifiers
2969
2969
  # above should be used.
2970
2970
  #
2971
- # The following legacy instance types are avaible, but their use is
2971
+ # The following legacy instance types are available, but their use is
2972
2972
  # discouraged:
2973
2973
  #
2974
2974
  # * **T2\_SMALL**\: A t2.small instance type.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-appsync
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.36.0
4
+ version: 1.37.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-10-01 00:00:00.000000000 Z
11
+ date: 2020-10-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core