aws-sdk-efs 1.109.0 → 1.110.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: b75a9385ffa97f03ed0cfedb85fadb64805ec43b0382f3f8804363c79e300bde
4
- data.tar.gz: 6c751deea5c4b5866002913efd8acfbff1ce30599b23245dadac78d81c1246e9
3
+ metadata.gz: 35d03b28011b5b215d75a33607faea79bd3e4541747ea284f46375a9b4aa3fc9
4
+ data.tar.gz: 0442bf52ea7d3939244d4a26fbddc44d441d385b395dac10fc7452e2962c0ee6
5
5
  SHA512:
6
- metadata.gz: ee2aa369e50d90fbb13bfa48828dba93fdbe7eddf19eee051a9c17437281725ede751182a97a00482e4acc0c04cd3bf080bf5cfe12b8f39d17016f0056c4435d
7
- data.tar.gz: f68fd101f0d2010b54ad4b480c068f850e309666454232d015de82abc32de867d1e13d29de45ca91b57792577b78ce8251d3372864a776b6fea196b991af57f4
6
+ metadata.gz: b963e6b26a5ef732d06a1be13ae5856240b9e3cf00b7396fcddf97bd8f206723bf307a550abffe75a327e27b9ee249c411031f3bfd373a664f86752926b3ed43
7
+ data.tar.gz: 3c9dfb487afd369e788fb14e0212c868a6d897ae932de05f42507b801ff13e092fe582333d69584da002377957485f3fc1982cb9826d11e79c12ceee379cff33
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.110.0 (2026-05-19)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
4
9
  1.109.0 (2026-05-13)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.109.0
1
+ 1.110.0
@@ -2967,7 +2967,7 @@ module Aws::EFS
2967
2967
  tracer: tracer
2968
2968
  )
2969
2969
  context[:gem_name] = 'aws-sdk-efs'
2970
- context[:gem_version] = '1.109.0'
2970
+ context[:gem_version] = '1.110.0'
2971
2971
  Seahorse::Client::Request.new(handlers, context)
2972
2972
  end
2973
2973
 
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.109.0'
57
+ GEM_VERSION = '1.110.0'
58
58
 
59
59
  end
60
60
 
data/sig/client.rbs CHANGED
@@ -98,7 +98,7 @@ module Aws
98
98
  {
99
99
  key: ::String,
100
100
  value: ::String
101
- },
101
+ }
102
102
  ],
103
103
  file_system_id: ::String,
104
104
  ?posix_user: {
@@ -152,7 +152,7 @@ module Aws
152
152
  {
153
153
  key: ::String,
154
154
  value: ::String
155
- },
155
+ }
156
156
  ]
157
157
  ) -> _CreateFileSystemResponseSuccess
158
158
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateFileSystemResponseSuccess
@@ -202,7 +202,7 @@ module Aws
202
202
  kms_key_id: ::String?,
203
203
  file_system_id: ::String?,
204
204
  role_arn: ::String?
205
- },
205
+ }
206
206
  ]
207
207
  ) -> _CreateReplicationConfigurationResponseSuccess
208
208
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateReplicationConfigurationResponseSuccess
@@ -214,7 +214,7 @@ module Aws
214
214
  {
215
215
  key: ::String,
216
216
  value: ::String
217
- },
217
+ }
218
218
  ]
219
219
  ) -> ::Seahorse::Client::_ResponseSuccess[::Aws::EmptyStructure]
220
220
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> ::Seahorse::Client::_ResponseSuccess[::Aws::EmptyStructure]
@@ -450,7 +450,7 @@ module Aws
450
450
  transition_to_ia: ("AFTER_7_DAYS" | "AFTER_14_DAYS" | "AFTER_30_DAYS" | "AFTER_60_DAYS" | "AFTER_90_DAYS" | "AFTER_1_DAY" | "AFTER_180_DAYS" | "AFTER_270_DAYS" | "AFTER_365_DAYS")?,
451
451
  transition_to_primary_storage_class: ("AFTER_1_ACCESS")?,
452
452
  transition_to_archive: ("AFTER_1_DAY" | "AFTER_7_DAYS" | "AFTER_14_DAYS" | "AFTER_30_DAYS" | "AFTER_60_DAYS" | "AFTER_90_DAYS" | "AFTER_180_DAYS" | "AFTER_270_DAYS" | "AFTER_365_DAYS")?
453
- },
453
+ }
454
454
  ]
455
455
  ) -> _PutLifecycleConfigurationResponseSuccess
456
456
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _PutLifecycleConfigurationResponseSuccess
@@ -462,7 +462,7 @@ module Aws
462
462
  {
463
463
  key: ::String,
464
464
  value: ::String
465
- },
465
+ }
466
466
  ]
467
467
  ) -> ::Seahorse::Client::_ResponseSuccess[::Aws::EmptyStructure]
468
468
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> ::Seahorse::Client::_ResponseSuccess[::Aws::EmptyStructure]
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.109.0
4
+ version: 1.110.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services