aws-sdk-cloudsearchdomain 1.55.0 → 1.57.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: 2e7f1a8f57ecc5327b49980d97a10c66e43ba6ce6e40b3d51003279803653e7d
4
- data.tar.gz: 342f62cc31825935040e61e434b892a88d9b901ccb4ee6ef2786a4ee59082770
3
+ metadata.gz: 996a4c58946fe66568ae83c26b079da13c1440536ac8a61218f77209fc7eb302
4
+ data.tar.gz: 653adc46d8e27523552c44b92738a5ef9bcc09c015b658288c8a21c4d73b8dfd
5
5
  SHA512:
6
- metadata.gz: 740e48bd2e1f8becae3e9906374ed210f580b7cd09dd21ebf06217654b59ca46cfe133fe54c22f9cc585da583a2c4fac49491516217672050b84e44e51422865
7
- data.tar.gz: b4408bb2205a6c92a2996d2a11f59103ac9696bc5d2cbee74ad9539385e780ad40f5e859890028a3b183e704afd901d3b130318048ef00c4e8ce278831553dc8
6
+ metadata.gz: da25d505fa3c108b177f4d1cc9e7af39782b59da8184e37ebb022e08e47a9c5218633f23b03fae53c8549f0af20496139dd0a76086f2a74525a7d930022f13df
7
+ data.tar.gz: aa3211c03fac1db064bea62531de8718be47c0bcb12e4a508d52f9414fbf72d386c55d0ba7f427b49802472f415e6d26329b902913b8d1f23568bf3a6e8ac9f7
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.57.0 (2025-02-18)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.56.0 (2025-01-15)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
4
14
  1.55.0 (2024-11-06)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.55.0
1
+ 1.57.0
@@ -7,33 +7,33 @@
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
10
- require 'seahorse/client/plugins/content_length.rb'
11
- require 'aws-sdk-core/plugins/credentials_configuration.rb'
12
- require 'aws-sdk-core/plugins/logging.rb'
13
- require 'aws-sdk-core/plugins/param_converter.rb'
14
- require 'aws-sdk-core/plugins/param_validator.rb'
15
- require 'aws-sdk-core/plugins/user_agent.rb'
16
- require 'aws-sdk-core/plugins/helpful_socket_errors.rb'
17
- require 'aws-sdk-core/plugins/retry_errors.rb'
18
- require 'aws-sdk-core/plugins/global_configuration.rb'
19
- require 'aws-sdk-core/plugins/response_paging.rb'
20
- require 'aws-sdk-core/plugins/stub_responses.rb'
21
- require 'aws-sdk-core/plugins/idempotency_token.rb'
22
- require 'aws-sdk-core/plugins/invocation_id.rb'
23
- require 'aws-sdk-core/plugins/jsonvalue_converter.rb'
24
- require 'aws-sdk-core/plugins/client_metrics_plugin.rb'
25
- require 'aws-sdk-core/plugins/client_metrics_send_plugin.rb'
26
- require 'aws-sdk-core/plugins/transfer_encoding.rb'
27
- require 'aws-sdk-core/plugins/http_checksum.rb'
28
- require 'aws-sdk-core/plugins/checksum_algorithm.rb'
29
- require 'aws-sdk-core/plugins/request_compression.rb'
30
- require 'aws-sdk-core/plugins/defaults_mode.rb'
31
- require 'aws-sdk-core/plugins/recursion_detection.rb'
32
- require 'aws-sdk-core/plugins/telemetry.rb'
33
- require 'aws-sdk-core/plugins/signature_v4.rb'
34
- require 'aws-sdk-core/plugins/protocols/rest_json.rb'
35
- require 'aws-sdk-cloudsearchdomain/plugins/conditional_signing.rb'
36
- require 'aws-sdk-cloudsearchdomain/plugins/switch_to_post.rb'
10
+ require 'seahorse/client/plugins/content_length'
11
+ require 'aws-sdk-core/plugins/credentials_configuration'
12
+ require 'aws-sdk-core/plugins/logging'
13
+ require 'aws-sdk-core/plugins/param_converter'
14
+ require 'aws-sdk-core/plugins/param_validator'
15
+ require 'aws-sdk-core/plugins/user_agent'
16
+ require 'aws-sdk-core/plugins/helpful_socket_errors'
17
+ require 'aws-sdk-core/plugins/retry_errors'
18
+ require 'aws-sdk-core/plugins/global_configuration'
19
+ require 'aws-sdk-core/plugins/response_paging'
20
+ require 'aws-sdk-core/plugins/stub_responses'
21
+ require 'aws-sdk-core/plugins/idempotency_token'
22
+ require 'aws-sdk-core/plugins/invocation_id'
23
+ require 'aws-sdk-core/plugins/jsonvalue_converter'
24
+ require 'aws-sdk-core/plugins/client_metrics_plugin'
25
+ require 'aws-sdk-core/plugins/client_metrics_send_plugin'
26
+ require 'aws-sdk-core/plugins/transfer_encoding'
27
+ require 'aws-sdk-core/plugins/http_checksum'
28
+ require 'aws-sdk-core/plugins/checksum_algorithm'
29
+ require 'aws-sdk-core/plugins/request_compression'
30
+ require 'aws-sdk-core/plugins/defaults_mode'
31
+ require 'aws-sdk-core/plugins/recursion_detection'
32
+ require 'aws-sdk-core/plugins/telemetry'
33
+ require 'aws-sdk-core/plugins/signature_v4'
34
+ require 'aws-sdk-core/plugins/protocols/rest_json'
35
+ require 'aws-sdk-cloudsearchdomain/plugins/conditional_signing'
36
+ require 'aws-sdk-cloudsearchdomain/plugins/switch_to_post'
37
37
 
38
38
  module Aws::CloudSearchDomain
39
39
  # An API client for CloudSearchDomain. To construct a client, you need to configure a `:region` and `:credentials`.
@@ -204,11 +204,34 @@ module Aws::CloudSearchDomain
204
204
  # Used when loading credentials from the shared credentials file
205
205
  # at HOME/.aws/credentials. When not specified, 'default' is used.
206
206
  #
207
+ # @option options [String] :request_checksum_calculation ("when_supported")
208
+ # Determines when a checksum will be calculated for request payloads. Values are:
209
+ #
210
+ # * `when_supported` - (default) When set, a checksum will be
211
+ # calculated for all request payloads of operations modeled with the
212
+ # `httpChecksum` trait where `requestChecksumRequired` is `true` and/or a
213
+ # `requestAlgorithmMember` is modeled.
214
+ # * `when_required` - When set, a checksum will only be calculated for
215
+ # request payloads of operations modeled with the `httpChecksum` trait where
216
+ # `requestChecksumRequired` is `true` or where a `requestAlgorithmMember`
217
+ # is modeled and supplied.
218
+ #
207
219
  # @option options [Integer] :request_min_compression_size_bytes (10240)
208
220
  # The minimum size in bytes that triggers compression for request
209
221
  # bodies. The value must be non-negative integer value between 0
210
222
  # and 10485780 bytes inclusive.
211
223
  #
224
+ # @option options [String] :response_checksum_validation ("when_supported")
225
+ # Determines when checksum validation will be performed on response payloads. Values are:
226
+ #
227
+ # * `when_supported` - (default) When set, checksum validation is performed on all
228
+ # response payloads of operations modeled with the `httpChecksum` trait where
229
+ # `responseAlgorithms` is modeled, except when no modeled checksum algorithms
230
+ # are supported.
231
+ # * `when_required` - When set, checksum validation is not performed on
232
+ # response payloads of operations unless the checksum algorithm is supported and
233
+ # the `requestValidationModeMember` member is set to `ENABLED`.
234
+ #
212
235
  # @option options [Proc] :retry_backoff
213
236
  # A proc or lambda used for backoff. Defaults to 2**retries * retry_base_delay.
214
237
  # This option is only used in the `legacy` retry mode.
@@ -990,7 +1013,7 @@ module Aws::CloudSearchDomain
990
1013
  tracer: tracer
991
1014
  )
992
1015
  context[:gem_name] = 'aws-sdk-cloudsearchdomain'
993
- context[:gem_version] = '1.55.0'
1016
+ context[:gem_version] = '1.57.0'
994
1017
  Seahorse::Client::Request.new(handlers, context)
995
1018
  end
996
1019
 
@@ -48,7 +48,7 @@ module Aws::CloudSearchDomain
48
48
  autoload :Errors, 'aws-sdk-cloudsearchdomain/errors'
49
49
  autoload :Resource, 'aws-sdk-cloudsearchdomain/resource'
50
50
 
51
- GEM_VERSION = '1.55.0'
51
+ GEM_VERSION = '1.57.0'
52
52
 
53
53
  end
54
54
 
data/sig/client.rbs CHANGED
@@ -30,7 +30,9 @@ module Aws
30
30
  ?logger: untyped,
31
31
  ?max_attempts: Integer,
32
32
  ?profile: String,
33
+ ?request_checksum_calculation: String,
33
34
  ?request_min_compression_size_bytes: Integer,
35
+ ?response_checksum_validation: String,
34
36
  ?retry_backoff: Proc,
35
37
  ?retry_base_delay: Float,
36
38
  ?retry_jitter: (:none | :equal | :full | ^(Integer) -> Integer),
data/sig/resource.rbs CHANGED
@@ -30,7 +30,9 @@ module Aws
30
30
  ?logger: untyped,
31
31
  ?max_attempts: Integer,
32
32
  ?profile: String,
33
+ ?request_checksum_calculation: String,
33
34
  ?request_min_compression_size_bytes: Integer,
35
+ ?response_checksum_validation: String,
34
36
  ?retry_backoff: Proc,
35
37
  ?retry_base_delay: Float,
36
38
  ?retry_jitter: (:none | :equal | :full | ^(Integer) -> Integer),
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-cloudsearchdomain
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.55.0
4
+ version: 1.57.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: 2024-11-06 00:00:00.000000000 Z
11
+ date: 2025-02-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core
@@ -19,7 +19,7 @@ dependencies:
19
19
  version: '3'
20
20
  - - ">="
21
21
  - !ruby/object:Gem::Version
22
- version: 3.210.0
22
+ version: 3.216.0
23
23
  type: :runtime
24
24
  prerelease: false
25
25
  version_requirements: !ruby/object:Gem::Requirement
@@ -29,7 +29,7 @@ dependencies:
29
29
  version: '3'
30
30
  - - ">="
31
31
  - !ruby/object:Gem::Version
32
- version: 3.210.0
32
+ version: 3.216.0
33
33
  - !ruby/object:Gem::Dependency
34
34
  name: aws-sigv4
35
35
  requirement: !ruby/object:Gem::Requirement