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 +4 -4
- data/CHANGELOG.md +10 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-cloudsearchdomain/client.rb +51 -28
- data/lib/aws-sdk-cloudsearchdomain.rb +1 -1
- data/sig/client.rbs +2 -0
- data/sig/resource.rbs +2 -0
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 996a4c58946fe66568ae83c26b079da13c1440536ac8a61218f77209fc7eb302
|
4
|
+
data.tar.gz: 653adc46d8e27523552c44b92738a5ef9bcc09c015b658288c8a21c4d73b8dfd
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
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.
|
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
|
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
|
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.
|
1016
|
+
context[:gem_version] = '1.57.0'
|
994
1017
|
Seahorse::Client::Request.new(handlers, context)
|
995
1018
|
end
|
996
1019
|
|
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.
|
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:
|
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.
|
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.
|
32
|
+
version: 3.216.0
|
33
33
|
- !ruby/object:Gem::Dependency
|
34
34
|
name: aws-sigv4
|
35
35
|
requirement: !ruby/object:Gem::Requirement
|