aws-sdk-redshiftdataapiservice 1.54.0 → 1.55.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: d610981ce364c23438c3325fe7ba2077cd2c5551a37b5bf3766fa99c5e11952f
4
- data.tar.gz: 973c50935bea266e921e7578453f10a5322a4ea53c86e626d9eb165d831988e3
3
+ metadata.gz: 25c53a861253fbcfffe5af0ba40613b91861c2f479795a4e41c247c748fff467
4
+ data.tar.gz: 9638c4cc1a8a5b3099a26b5dc41cb57a54d758e9b1a0751b18071bef2122a474
5
5
  SHA512:
6
- metadata.gz: f02e40bfde21af7d6bc639fc015e9b5eeac783ae9ac2dcb39c812e89dc0c5e7554dfe68b982d21661d01d569e7df738ad3f4f6756dce594501f3662f5f9e055c
7
- data.tar.gz: db924ec474e54931d2df436794b671ba4fb8994a44469d0e8c82a35f93db8e23cd41c9d2e639368293bf59e2b151522d38760f752d584048517e8e75c54bccca
6
+ metadata.gz: 0063037e74da3824a1b64c9fc97d1671ce70102b4ca8e12305796c72264a49c7dbc93cae5db57b6d3afe501ddedf8bf3b01773111dc4f34c314e4e29cef5f339
7
+ data.tar.gz: 4a69d8633ada9db11c4759930c19ba86fab1ccfe4b77ce00525b7300ff64c982c325eb77ae66e0c0a9faf95b382ec4f4ea32998865107be30989e8b1c99e3ffe
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.55.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.54.0 (2025-03-06)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.54.0
1
+ 1.55.0
@@ -1751,7 +1751,7 @@ module Aws::RedshiftDataAPIService
1751
1751
  tracer: tracer
1752
1752
  )
1753
1753
  context[:gem_name] = 'aws-sdk-redshiftdataapiservice'
1754
- context[:gem_version] = '1.54.0'
1754
+ context[:gem_version] = '1.55.0'
1755
1755
  Seahorse::Client::Request.new(handlers, context)
1756
1756
  end
1757
1757
 
@@ -102,7 +102,7 @@ module Aws::RedshiftDataAPIService
102
102
  BatchExecuteStatementException.add_member(:statement_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "StatementId"))
103
103
  BatchExecuteStatementException.struct_class = Types::BatchExecuteStatementException
104
104
 
105
- BatchExecuteStatementInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
105
+ BatchExecuteStatementInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken", metadata: {"idempotencyToken" => true}))
106
106
  BatchExecuteStatementInput.add_member(:cluster_identifier, Shapes::ShapeRef.new(shape: ClusterIdentifierString, location_name: "ClusterIdentifier"))
107
107
  BatchExecuteStatementInput.add_member(:database, Shapes::ShapeRef.new(shape: String, location_name: "Database"))
108
108
  BatchExecuteStatementInput.add_member(:db_user, Shapes::ShapeRef.new(shape: String, location_name: "DbUser"))
@@ -206,7 +206,7 @@ module Aws::RedshiftDataAPIService
206
206
  ExecuteStatementException.add_member(:statement_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "StatementId"))
207
207
  ExecuteStatementException.struct_class = Types::ExecuteStatementException
208
208
 
209
- ExecuteStatementInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
209
+ ExecuteStatementInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken", metadata: {"idempotencyToken" => true}))
210
210
  ExecuteStatementInput.add_member(:cluster_identifier, Shapes::ShapeRef.new(shape: ClusterIdentifierString, location_name: "ClusterIdentifier"))
211
211
  ExecuteStatementInput.add_member(:database, Shapes::ShapeRef.new(shape: String, location_name: "Database"))
212
212
  ExecuteStatementInput.add_member(:db_user, Shapes::ShapeRef.new(shape: String, location_name: "DbUser"))
@@ -54,7 +54,7 @@ module Aws::RedshiftDataAPIService
54
54
  autoload :EndpointProvider, 'aws-sdk-redshiftdataapiservice/endpoint_provider'
55
55
  autoload :Endpoints, 'aws-sdk-redshiftdataapiservice/endpoints'
56
56
 
57
- GEM_VERSION = '1.54.0'
57
+ GEM_VERSION = '1.55.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-redshiftdataapiservice
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.54.0
4
+ version: 1.55.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-03-06 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-redshiftdataapiservice
79
78
  changelog_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-redshiftdataapiservice/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 - Redshift Data API Service
99
96
  test_files: []