aws-sdk-appsync 1.29.0 → 1.30.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: 622263b13bd0336eef50641dc32252fa0be6972b718d7d84984ae90540dc89ab
4
- data.tar.gz: c0feb3c3655360488a47cfb397bc99da0c55382218c7b9e5635439bbc23931be
3
+ metadata.gz: 6c9610e404679205afbceda7933bc69ffd499857147fa3a7d402ed3e4b6819d9
4
+ data.tar.gz: 2125fe8d5acdaadd406ee76865379a998bf8b86fcbe65e3975b7c7c73167921b
5
5
  SHA512:
6
- metadata.gz: 26f679abe306f2b7874982b1a68205f4f1bf33092333135518c16f91de2dc129d6577b9275dd19440532ad0c93a6303deabfaee887f680bd5007bff0618b8590
7
- data.tar.gz: 9160e356340d1fd12f2996604409f21d804fddcbda68bf5200b561970f2ee9006eb7128b6be8eba2ac2c090eae3e900ef238bf9607ca592c60c7871b9ceddc29
6
+ metadata.gz: 599579cd6c66bf78b5ff8e13cff7d6476cc94fe380d67aac5aaa90728b57351a0eff75a0a52be003d1e93c3ccbb908374a1a20dcc3ff9570c4565048b75f9dfe
7
+ data.tar.gz: 4b620ccfb613e267e47fdecc1d8287933a8c376980b8d3d904a155045ad630f07a67ae5fca415876cd6899eb49e891bbc195147a533a239b58183fad27a245a1
@@ -47,6 +47,6 @@ require_relative 'aws-sdk-appsync/customizations'
47
47
  # @service
48
48
  module Aws::AppSync
49
49
 
50
- GEM_VERSION = '1.29.0'
50
+ GEM_VERSION = '1.30.0'
51
51
 
52
52
  end
@@ -339,30 +339,7 @@ module Aws::AppSync
339
339
  # are cached.
340
340
  #
341
341
  # @option params [required, String] :type
342
- # The cache instance type. Valid values are
343
- #
344
- # * `SMALL`
345
- #
346
- # * `MEDIUM`
347
- #
348
- # * `LARGE`
349
- #
350
- # * `XLARGE`
351
- #
352
- # * `LARGE_2X`
353
- #
354
- # * `LARGE_4X`
355
- #
356
- # * `LARGE_8X` (not available in all regions)
357
- #
358
- # * `LARGE_12X`
359
- #
360
- # Historically, instance types were identified by an EC2-style value. As
361
- # of July 2020, this is deprecated, and the generic identifiers above
362
- # should be used.
363
- #
364
- # The following legacy instance types are avaible, but their use is
365
- # discouraged:
342
+ # The cache instance type.
366
343
  #
367
344
  # * **T2\_SMALL**\: A t2.small instance type.
368
345
  #
@@ -1982,30 +1959,7 @@ module Aws::AppSync
1982
1959
  # are cached.
1983
1960
  #
1984
1961
  # @option params [required, String] :type
1985
- # The cache instance type. Valid values are
1986
- #
1987
- # * `SMALL`
1988
- #
1989
- # * `MEDIUM`
1990
- #
1991
- # * `LARGE`
1992
- #
1993
- # * `XLARGE`
1994
- #
1995
- # * `LARGE_2X`
1996
- #
1997
- # * `LARGE_4X`
1998
- #
1999
- # * `LARGE_8X` (not available in all regions)
2000
- #
2001
- # * `LARGE_12X`
2002
- #
2003
- # Historically, instance types were identified by an EC2-style value. As
2004
- # of July 2020, this is deprecated, and the generic identifiers above
2005
- # should be used.
2006
- #
2007
- # The following legacy instance types are avaible, but their use is
2008
- # discouraged:
1962
+ # The cache instance type.
2009
1963
  #
2010
1964
  # * **T2\_SMALL**\: A t2.small instance type.
2011
1965
  #
@@ -2552,7 +2506,7 @@ module Aws::AppSync
2552
2506
  params: params,
2553
2507
  config: config)
2554
2508
  context[:gem_name] = 'aws-sdk-appsync'
2555
- context[:gem_version] = '1.29.0'
2509
+ context[:gem_version] = '1.30.0'
2556
2510
  Seahorse::Client::Request.new(handlers, context)
2557
2511
  end
2558
2512
 
@@ -94,30 +94,7 @@ module Aws::AppSync
94
94
  # @return [Boolean]
95
95
  #
96
96
  # @!attribute [rw] type
97
- # The cache instance type. Valid values are
98
- #
99
- # * `SMALL`
100
- #
101
- # * `MEDIUM`
102
- #
103
- # * `LARGE`
104
- #
105
- # * `XLARGE`
106
- #
107
- # * `LARGE_2X`
108
- #
109
- # * `LARGE_4X`
110
- #
111
- # * `LARGE_8X` (not available in all regions)
112
- #
113
- # * `LARGE_12X`
114
- #
115
- # Historically, instance types were identified by an EC2-style value.
116
- # As of July 2020, this is deprecated, and the generic identifiers
117
- # above should be used.
118
- #
119
- # The following legacy instance types are avaible, but their use is
120
- # discouraged:
97
+ # The cache instance type.
121
98
  #
122
99
  # * **T2\_SMALL**\: A t2.small instance type.
123
100
  #
@@ -360,8 +337,8 @@ module Aws::AppSync
360
337
  # @!attribute [rw] caching_keys
361
338
  # The caching keys for a resolver that has caching enabled.
362
339
  #
363
- # Valid values are entries from the `$context.identity` and
364
- # `$context.arguments` maps.
340
+ # Valid values are entries from the `$context.arguments`,
341
+ # `$context.source`, and `$context.identity` maps.
365
342
  # @return [Array<String>]
366
343
  #
367
344
  # @see http://docs.aws.amazon.com/goto/WebAPI/appsync-2017-07-25/CachingConfig AWS API Documentation
@@ -465,30 +442,7 @@ module Aws::AppSync
465
442
  # @return [String]
466
443
  #
467
444
  # @!attribute [rw] type
468
- # The cache instance type. Valid values are
469
- #
470
- # * `SMALL`
471
- #
472
- # * `MEDIUM`
473
- #
474
- # * `LARGE`
475
- #
476
- # * `XLARGE`
477
- #
478
- # * `LARGE_2X`
479
- #
480
- # * `LARGE_4X`
481
- #
482
- # * `LARGE_8X` (not available in all regions)
483
- #
484
- # * `LARGE_12X`
485
- #
486
- # Historically, instance types were identified by an EC2-style value.
487
- # As of July 2020, this is deprecated, and the generic identifiers
488
- # above should be used.
489
- #
490
- # The following legacy instance types are avaible, but their use is
491
- # discouraged:
445
+ # The cache instance type.
492
446
  #
493
447
  # * **T2\_SMALL**\: A t2.small instance type.
494
448
  #
@@ -2923,30 +2877,7 @@ module Aws::AppSync
2923
2877
  # @return [String]
2924
2878
  #
2925
2879
  # @!attribute [rw] type
2926
- # The cache instance type. Valid values are
2927
- #
2928
- # * `SMALL`
2929
- #
2930
- # * `MEDIUM`
2931
- #
2932
- # * `LARGE`
2933
- #
2934
- # * `XLARGE`
2935
- #
2936
- # * `LARGE_2X`
2937
- #
2938
- # * `LARGE_4X`
2939
- #
2940
- # * `LARGE_8X` (not available in all regions)
2941
- #
2942
- # * `LARGE_12X`
2943
- #
2944
- # Historically, instance types were identified by an EC2-style value.
2945
- # As of July 2020, this is deprecated, and the generic identifiers
2946
- # above should be used.
2947
- #
2948
- # The following legacy instance types are avaible, but their use is
2949
- # discouraged:
2880
+ # The cache instance type.
2950
2881
  #
2951
2882
  # * **T2\_SMALL**\: A t2.small instance type.
2952
2883
  #
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.29.0
4
+ version: 1.30.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-07-01 00:00:00.000000000 Z
11
+ date: 2020-07-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core