aws-sdk-efs 1.111.0 → 1.113.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: e260683c6518b589e9d5088eac2da2375dfef55a336f7f92e8ccd9b34a796930
4
- data.tar.gz: 6d4f617c21c72186d59f2c123445ec511eafabb2aa7eea6d610f85e93c2a8a33
3
+ metadata.gz: 5be6647a96445128e87512781a2360d4d55021bc5d0e63f3396f40b38b44b853
4
+ data.tar.gz: 2eb7aa5e8d74931c444e53d489f04a0c88743966891a30f5c62f6144073ead9c
5
5
  SHA512:
6
- metadata.gz: d5f0da16d8d14e2748e1a3601711a8766d4f98931b65ad1e0d3d2b1a5743366817be4fbb4d9095e26a65842b3146d17bf63f8aa02063067abc32d27be7002e5e
7
- data.tar.gz: 1676312ad3e3ab5c8acd468dac13cc2d425d824017fb48437453d3a2bc431c75acfc844bfa2ffa610b6271a2b285c2f06341bb8a5056d59c1b0efc210cae9351
6
+ metadata.gz: e1616b2280d7515bd1cb533ee8f8ef8a62fdd1fbda434184cb449ec1704811eea0c396bdff2abd60886dd87e1aa92092d81eb0b45eb4832a2cec2126bdf2cfbf
7
+ data.tar.gz: ac432418ed885fab3aeef784c9e3150f5b91910c9743b9341819c75d53c95ebc8ef38507e54d7989a076094aac4629af879f70f3c6f0d21482e55f278ec7aac8
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.113.0 (2026-07-09)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.112.0 (2026-06-04)
10
+ ------------------
11
+
12
+ * Feature - Adding new BDD representation of endpoint ruleset
13
+
4
14
  1.111.0 (2026-05-21)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.111.0
1
+ 1.113.0
@@ -773,7 +773,7 @@ module Aws::EFS
773
773
  # want to provision for a file system that you're creating. Required if
774
774
  # `ThroughputMode` is set to `provisioned`. Valid values are 1-3414
775
775
  # MiBps, with the upper limit depending on Region. To increase this
776
- # limit, contact Amazon Web ServicesSupport. For more information, see
776
+ # limit, contact Amazon Web Services Support. For more information, see
777
777
  # [Amazon EFS quotas that you can increase][1] in the *Amazon EFS User
778
778
  # Guide*.
779
779
  #
@@ -2823,7 +2823,7 @@ module Aws::EFS
2823
2823
  # that you want to provision for a file system that you're creating.
2824
2824
  # Required if `ThroughputMode` is set to `provisioned`. Valid values are
2825
2825
  # 1-3414 MiBps, with the upper limit depending on Region. To increase
2826
- # this limit, contact Amazon Web ServicesSupport. For more information,
2826
+ # this limit, contact Amazon Web Services Support. For more information,
2827
2827
  # see [Amazon EFS quotas that you can increase][1] in the *Amazon EFS
2828
2828
  # User Guide*.
2829
2829
  #
@@ -2965,7 +2965,7 @@ module Aws::EFS
2965
2965
  tracer: tracer
2966
2966
  )
2967
2967
  context[:gem_name] = 'aws-sdk-efs'
2968
- context[:gem_version] = '1.111.0'
2968
+ context[:gem_version] = '1.113.0'
2969
2969
  Seahorse::Client::Request.new(handlers, context)
2970
2970
  end
2971
2971
 
@@ -444,9 +444,9 @@ module Aws::EFS
444
444
  # want to provision for a file system that you're creating. Required
445
445
  # if `ThroughputMode` is set to `provisioned`. Valid values are 1-3414
446
446
  # MiBps, with the upper limit depending on Region. To increase this
447
- # limit, contact Amazon Web ServicesSupport. For more information, see
448
- # [Amazon EFS quotas that you can increase][1] in the *Amazon EFS User
449
- # Guide*.
447
+ # limit, contact Amazon Web Services Support. For more information,
448
+ # see [Amazon EFS quotas that you can increase][1] in the *Amazon EFS
449
+ # User Guide*.
450
450
  #
451
451
  #
452
452
  #
@@ -2889,7 +2889,7 @@ module Aws::EFS
2889
2889
  # that you want to provision for a file system that you're creating.
2890
2890
  # Required if `ThroughputMode` is set to `provisioned`. Valid values
2891
2891
  # are 1-3414 MiBps, with the upper limit depending on Region. To
2892
- # increase this limit, contact Amazon Web ServicesSupport. For more
2892
+ # increase this limit, contact Amazon Web Services Support. For more
2893
2893
  # information, see [Amazon EFS quotas that you can increase][1] in the
2894
2894
  # *Amazon EFS User Guide*.
2895
2895
  #
data/lib/aws-sdk-efs.rb CHANGED
@@ -54,7 +54,7 @@ module Aws::EFS
54
54
  autoload :EndpointProvider, 'aws-sdk-efs/endpoint_provider'
55
55
  autoload :Endpoints, 'aws-sdk-efs/endpoints'
56
56
 
57
- GEM_VERSION = '1.111.0'
57
+ GEM_VERSION = '1.113.0'
58
58
 
59
59
  end
60
60
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-efs
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.111.0
4
+ version: 1.113.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
@@ -18,7 +18,7 @@ dependencies:
18
18
  version: '3'
19
19
  - - ">="
20
20
  - !ruby/object:Gem::Version
21
- version: 3.248.0
21
+ version: 3.254.0
22
22
  type: :runtime
23
23
  prerelease: false
24
24
  version_requirements: !ruby/object:Gem::Requirement
@@ -28,7 +28,7 @@ dependencies:
28
28
  version: '3'
29
29
  - - ">="
30
30
  - !ruby/object:Gem::Version
31
- version: 3.248.0
31
+ version: 3.254.0
32
32
  - !ruby/object:Gem::Dependency
33
33
  name: aws-sigv4
34
34
  requirement: !ruby/object:Gem::Requirement