aws-sdk-cloudtraildata 1.13.0 → 1.15.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: d923f22095f9df88f228b45d3386435b7a28023cf0ea7b2e71b94af6f8ba52af
4
- data.tar.gz: 85607fd25361c18912f670e21ae221d34a990043a72b87fef2eae4d8e93718a4
3
+ metadata.gz: 560a22570c4b10f0f5fe68d114a8cb9852c6b6a8e0e6c77f27f04b019345b3e4
4
+ data.tar.gz: c2586700603622c699f1dcc765fb1be3cf19fc6fc8a9d19190b2a33f65d40d36
5
5
  SHA512:
6
- metadata.gz: 45bfcedb5541a32c4692cd06e12fa3f16b58f8777634660acc016015ccdb5f71325694b079992a68fdb10175438d2407a354f43668e083aaf3cf5cd9fc8c807d
7
- data.tar.gz: 999497ac659dbb0239ea6a5c421cabdfdcf12b22ef239553e7a2c4f6c8ba0cf5809bdf2bdcdd3a8d50efad78b26b9e1af03dafe03f2b3e3196277cff77039906
6
+ metadata.gz: a4f7313236492139a6d6f0e231d735053c8e1b820fcf040a64edfacfcf95979883ba679ae57666c3635ee54227b8d6a99ee0e1b91e42f5c325fa7a45e8898abc
7
+ data.tar.gz: a5ef76ba86d99bdd643cf73615cbf8c48d828b9e5f631d928f1625355e4483f520dbd1c2552620c08d474ce38ecf99babbf3c545af45199f77ec866fb191e8b3
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.15.0 (2024-06-25)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.14.0 (2024-06-24)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
4
14
  1.13.0 (2024-06-05)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.13.0
1
+ 1.15.0
@@ -89,6 +89,11 @@ module Aws::CloudTrailData
89
89
 
90
90
  # @overload initialize(options)
91
91
  # @param [Hash] options
92
+ #
93
+ # @option options [Array<Seahorse::Client::Plugin>] :plugins ([]])
94
+ # A list of plugins to apply to the client. Each plugin is either a
95
+ # class name or an instance of a plugin class.
96
+ #
92
97
  # @option options [required, Aws::CredentialProvider] :credentials
93
98
  # Your AWS credentials. This can be an instance of any one of the
94
99
  # following classes:
@@ -209,7 +214,6 @@ module Aws::CloudTrailData
209
214
  # 'https://example.com'
210
215
  # 'http://example.com:123'
211
216
  #
212
- #
213
217
  # @option options [Integer] :endpoint_cache_max_entries (1000)
214
218
  # Used for the maximum size limit of the LRU cache storing endpoints data
215
219
  # for endpoint discovery enabled operations. Defaults to 1000.
@@ -298,7 +302,6 @@ module Aws::CloudTrailData
298
302
  # throttling. This is a provisional mode that may change behavior
299
303
  # in the future.
300
304
  #
301
- #
302
305
  # @option options [String] :sdk_ua_app_id
303
306
  # A unique and opaque application ID that is appended to the
304
307
  # User-Agent header as app/sdk_ua_app_id. It should have a
@@ -482,7 +485,7 @@ module Aws::CloudTrailData
482
485
  params: params,
483
486
  config: config)
484
487
  context[:gem_name] = 'aws-sdk-cloudtraildata'
485
- context[:gem_version] = '1.13.0'
488
+ context[:gem_version] = '1.15.0'
486
489
  Seahorse::Client::Request.new(handlers, context)
487
490
  end
488
491
 
@@ -52,6 +52,6 @@ require_relative 'aws-sdk-cloudtraildata/customizations'
52
52
  # @!group service
53
53
  module Aws::CloudTrailData
54
54
 
55
- GEM_VERSION = '1.13.0'
55
+ GEM_VERSION = '1.15.0'
56
56
 
57
57
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-cloudtraildata
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.13.0
4
+ version: 1.15.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-06-05 00:00:00.000000000 Z
11
+ date: 2024-06-25 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.197.0
22
+ version: 3.199.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.197.0
32
+ version: 3.199.0
33
33
  - !ruby/object:Gem::Dependency
34
34
  name: aws-sigv4
35
35
  requirement: !ruby/object:Gem::Requirement