aws-sdk-bedrockdataautomationruntime 1.5.0 → 1.6.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: 9e22d8d6cbf961ecb5e5798671750eb4ef52fcfadbc8d55c094957092b7a4e3b
4
- data.tar.gz: d897d74c8c93eecd219aefbcb51ad156a72d383e44f0f0dfab7cf411852cce15
3
+ metadata.gz: 1d4fb7afc0f73fb861f877b1426ec7b63688c407125b371be54b451b12e7644f
4
+ data.tar.gz: f852296ea0106647a1d8d0e5f434f720eb1e3466bfbb6423c42c87079b10a0d8
5
5
  SHA512:
6
- metadata.gz: 8775f58f5e2d86dd424ea5cbf1579699619711f7b7c8c1c515bc1915ee31643e12dd31a27b035df58db9a117258ede61a0b0375fca24a4e8c8a693b1e0a5d86c
7
- data.tar.gz: 42a7884facb8efec870e3bedc9192f87077029f5748f0db5cb8b6012746c893cd23731a8490bc072855ed1148dc07ce630aa588fca6ce6335823ec9b289d24fb
6
+ metadata.gz: 1748029de3b0a83273d03c4fc77a0342aa5c2973f57146d08aefd4420ee64455c6751dc81ec6ae6fc1b3b42fcffb6c199820d6be2be037b0817aa91491ba5060
7
+ data.tar.gz: ff0cc5d7d7066feb16ed5c7c2b86692e7da5070a8586cfdaf01f90d859bc1ee3274dd578dc48b9393578cb8d23b55527a6ef88bab6bca7cb4c3b86e7764ce0c7
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.6.0 (2025-05-01)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
4
9
  1.5.0 (2025-02-28)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.5.0
1
+ 1.6.0
@@ -706,7 +706,7 @@ module Aws::BedrockDataAutomationRuntime
706
706
  tracer: tracer
707
707
  )
708
708
  context[:gem_name] = 'aws-sdk-bedrockdataautomationruntime'
709
- context[:gem_version] = '1.5.0'
709
+ context[:gem_version] = '1.6.0'
710
710
  Seahorse::Client::Request.new(handlers, context)
711
711
  end
712
712
 
@@ -101,7 +101,7 @@ module Aws::BedrockDataAutomationRuntime
101
101
  InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: NonBlankString, location_name: "message"))
102
102
  InternalServerException.struct_class = Types::InternalServerException
103
103
 
104
- InvokeDataAutomationAsyncRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: IdempotencyToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
104
+ InvokeDataAutomationAsyncRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: IdempotencyToken, location_name: "clientToken", metadata: {"idempotencyToken" => true}))
105
105
  InvokeDataAutomationAsyncRequest.add_member(:input_configuration, Shapes::ShapeRef.new(shape: InputConfiguration, required: true, location_name: "inputConfiguration"))
106
106
  InvokeDataAutomationAsyncRequest.add_member(:output_configuration, Shapes::ShapeRef.new(shape: OutputConfiguration, required: true, location_name: "outputConfiguration"))
107
107
  InvokeDataAutomationAsyncRequest.add_member(:data_automation_configuration, Shapes::ShapeRef.new(shape: DataAutomationConfiguration, location_name: "dataAutomationConfiguration"))
@@ -54,7 +54,7 @@ module Aws::BedrockDataAutomationRuntime
54
54
  autoload :EndpointProvider, 'aws-sdk-bedrockdataautomationruntime/endpoint_provider'
55
55
  autoload :Endpoints, 'aws-sdk-bedrockdataautomationruntime/endpoints'
56
56
 
57
- GEM_VERSION = '1.5.0'
57
+ GEM_VERSION = '1.6.0'
58
58
 
59
59
  end
60
60
 
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-bedrockdataautomationruntime
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.5.0
4
+ version: 1.6.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2025-02-28 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: aws-sdk-core
@@ -77,7 +76,6 @@ licenses:
77
76
  metadata:
78
77
  source_code_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-bedrockdataautomationruntime
79
78
  changelog_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-bedrockdataautomationruntime/CHANGELOG.md
80
- post_install_message:
81
79
  rdoc_options: []
82
80
  require_paths:
83
81
  - lib
@@ -92,8 +90,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
92
90
  - !ruby/object:Gem::Version
93
91
  version: '0'
94
92
  requirements: []
95
- rubygems_version: 3.4.10
96
- signing_key:
93
+ rubygems_version: 3.6.7
97
94
  specification_version: 4
98
95
  summary: AWS SDK for Ruby - Runtime for Amazon Bedrock Data Automation
99
96
  test_files: []