aws-sdk-kinesis 1.45.0 → 1.47.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: 3ccbd16678bf4cfd6366cc3114d3baa601c1e7d3d2ace54dbae06c2d1bae0baa
4
- data.tar.gz: fd988819e86c87694a90cdd5103c070abd5317948220ef4bdc719e053f775bc3
3
+ metadata.gz: 77ccf4d3703a472dae9b10c26d973a51f0aa662e15de37c82ef4ecc146afbab2
4
+ data.tar.gz: 05f1485cf14695d821c7aa1a9e31a35e59072427f93c92aaad0c9f024d957342
5
5
  SHA512:
6
- metadata.gz: 87018f0e1f8075eb5720d0ba1c765e3a4cec8b3913385d59984578a521cedcad8c27f7edb20399ae4016026c94dff8052d84f9b7206ff42e1df40db8fdcced5b
7
- data.tar.gz: 02415dfc2c18418ede9a36b01f33a6030f60530c53338c65ecdd543fa43e4c473accfbd9f16071efcd27c9f08bae9a4a725d7076a972b0ef4b402eebdb687725
6
+ metadata.gz: 4c9e5c68845928ec941472047fc7e9f5222f3fcb65d4836aba0dd6eda96353d3a17b3cb19f0abea63235e51efc0bc41a3e5f4d6e6b6ccb8428b98205674df0a3
7
+ data.tar.gz: e922754765141c9a24a022fa0c5890c04771b31b92f1617dd63d445fd3cbb32820db4600764010168db9cc805b45c002cc97e61a10117cbe7c8bef0157669604
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.47.0 (2023-06-15)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.46.0 (2023-05-31)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
4
14
  1.45.0 (2023-01-31)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.45.0
1
+ 1.47.0
@@ -220,6 +220,11 @@ module Aws::Kinesis
220
220
  # in the future.
221
221
  #
222
222
  #
223
+ # @option options [String] :sdk_ua_app_id
224
+ # A unique and opaque application ID that is appended to the
225
+ # User-Agent header as app/<sdk_ua_app_id>. It should have a
226
+ # maximum length of 50.
227
+ #
223
228
  # @option options [String] :secret_access_key
224
229
  #
225
230
  # @option options [String] :session_token
@@ -595,7 +600,7 @@ module Aws::Kinesis
595
600
  http_response: Seahorse::Client::Http::AsyncResponse.new,
596
601
  config: config)
597
602
  context[:gem_name] = 'aws-sdk-kinesis'
598
- context[:gem_version] = '1.45.0'
603
+ context[:gem_version] = '1.47.0'
599
604
  Seahorse::Client::Request.new(handlers, context)
600
605
  end
601
606
 
@@ -286,6 +286,11 @@ module Aws::Kinesis
286
286
  # in the future.
287
287
  #
288
288
  #
289
+ # @option options [String] :sdk_ua_app_id
290
+ # A unique and opaque application ID that is appended to the
291
+ # User-Agent header as app/<sdk_ua_app_id>. It should have a
292
+ # maximum length of 50.
293
+ #
289
294
  # @option options [String] :secret_access_key
290
295
  #
291
296
  # @option options [String] :session_token
@@ -2616,7 +2621,7 @@ module Aws::Kinesis
2616
2621
  params: params,
2617
2622
  config: config)
2618
2623
  context[:gem_name] = 'aws-sdk-kinesis'
2619
- context[:gem_version] = '1.45.0'
2624
+ context[:gem_version] = '1.47.0'
2620
2625
  Seahorse::Client::Request.new(handlers, context)
2621
2626
  end
2622
2627
 
@@ -9,6 +9,7 @@
9
9
 
10
10
 
11
11
  module Aws::Kinesis
12
+ # @api private
12
13
  module Endpoints
13
14
 
14
15
  class AddTagsToStream
@@ -1460,9 +1460,9 @@ module Aws::Kinesis
1460
1460
  # The encryption type to use on the record. This parameter can be one
1461
1461
  # of the following values:
1462
1462
  #
1463
- # * `NONE`\: Do not encrypt the records in the stream.
1463
+ # * `NONE`: Do not encrypt the records in the stream.
1464
1464
  #
1465
- # * `KMS`\: Use server-side encryption on the records in the stream
1465
+ # * `KMS`: Use server-side encryption on the records in the stream
1466
1466
  # using a customer-managed Amazon Web Services KMS key.
1467
1467
  # @return [String]
1468
1468
  #
@@ -1519,9 +1519,9 @@ module Aws::Kinesis
1519
1519
  # The encryption type used on the records. This parameter can be one
1520
1520
  # of the following values:
1521
1521
  #
1522
- # * `NONE`\: Do not encrypt the records.
1522
+ # * `NONE`: Do not encrypt the records.
1523
1523
  #
1524
- # * `KMS`\: Use server-side encryption on the records using a
1524
+ # * `KMS`: Use server-side encryption on the records using a
1525
1525
  # customer-managed Amazon Web Services KMS key.
1526
1526
  # @return [String]
1527
1527
  #
@@ -1637,9 +1637,9 @@ module Aws::Kinesis
1637
1637
  # The encryption type used on the record. This parameter can be one of
1638
1638
  # the following values:
1639
1639
  #
1640
- # * `NONE`\: Do not encrypt the records in the stream.
1640
+ # * `NONE`: Do not encrypt the records in the stream.
1641
1641
  #
1642
- # * `KMS`\: Use server-side encryption on the records in the stream
1642
+ # * `KMS`: Use server-side encryption on the records in the stream
1643
1643
  # using a customer-managed Amazon Web Services KMS key.
1644
1644
  # @return [String]
1645
1645
  #
@@ -1951,20 +1951,20 @@ module Aws::Kinesis
1951
1951
  # @!attribute [rw] type
1952
1952
  # You can set the starting position to one of the following values:
1953
1953
  #
1954
- # `AT_SEQUENCE_NUMBER`\: Start streaming from the position denoted by
1954
+ # `AT_SEQUENCE_NUMBER`: Start streaming from the position denoted by
1955
1955
  # the sequence number specified in the `SequenceNumber` field.
1956
1956
  #
1957
- # `AFTER_SEQUENCE_NUMBER`\: Start streaming right after the position
1957
+ # `AFTER_SEQUENCE_NUMBER`: Start streaming right after the position
1958
1958
  # denoted by the sequence number specified in the `SequenceNumber`
1959
1959
  # field.
1960
1960
  #
1961
- # `AT_TIMESTAMP`\: Start streaming from the position denoted by the
1961
+ # `AT_TIMESTAMP`: Start streaming from the position denoted by the
1962
1962
  # time stamp specified in the `Timestamp` field.
1963
1963
  #
1964
- # `TRIM_HORIZON`\: Start streaming at the last untrimmed record in the
1964
+ # `TRIM_HORIZON`: Start streaming at the last untrimmed record in the
1965
1965
  # shard, which is the oldest data record in the shard.
1966
1966
  #
1967
- # `LATEST`\: Start streaming just after the most recent record in the
1967
+ # `LATEST`: Start streaming just after the most recent record in the
1968
1968
  # shard, so that you always read the most recent data in the shard.
1969
1969
  # @return [String]
1970
1970
  #
@@ -2104,9 +2104,9 @@ module Aws::Kinesis
2104
2104
  # The server-side encryption type used on the stream. This parameter
2105
2105
  # can be one of the following values:
2106
2106
  #
2107
- # * `NONE`\: Do not encrypt the records in the stream.
2107
+ # * `NONE`: Do not encrypt the records in the stream.
2108
2108
  #
2109
- # * `KMS`\: Use server-side encryption on the records in the stream
2109
+ # * `KMS`: Use server-side encryption on the records in the stream
2110
2110
  # using a customer-managed Amazon Web Services KMS key.
2111
2111
  # @return [String]
2112
2112
  #
@@ -55,6 +55,6 @@ require_relative 'aws-sdk-kinesis/event_streams'
55
55
  # @!group service
56
56
  module Aws::Kinesis
57
57
 
58
- GEM_VERSION = '1.45.0'
58
+ GEM_VERSION = '1.47.0'
59
59
 
60
60
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-kinesis
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.45.0
4
+ version: 1.47.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: 2023-01-31 00:00:00.000000000 Z
11
+ date: 2023-06-15 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.165.0
22
+ version: 3.174.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.165.0
32
+ version: 3.174.0
33
33
  - !ruby/object:Gem::Dependency
34
34
  name: aws-sigv4
35
35
  requirement: !ruby/object:Gem::Requirement