aws-sdk-redshiftserverless 1.66.0 → 1.67.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: 669ee5469f27ef83c88f7f80361aa0ab526b0d209984b8a035290bdaf8258f96
4
- data.tar.gz: 19df49198b1995a1c0b5ceb6d1bc77e8089e2ee8a6a79b45dec6a8cfca30d231
3
+ metadata.gz: a749fe05e3a26f54c7a9482c145af7d38191d9ac28b82353fc7008e97a3bc34f
4
+ data.tar.gz: 2607ed8bcdb1c91f0c8137e66a823813298b92d0512b577799fe1b8b84521970
5
5
  SHA512:
6
- metadata.gz: e7a8ac1198bf2f06e267ebe065a6d20c6cda50189b040c1aac481595d613fbad79a2a7ac893042c3127e84ddc77bae6c740dc2b7025154eade98f5c6fd486cb7
7
- data.tar.gz: 454501818424d0c056bbe056f440f0253757c976aa2ab991d7db124674524da021d5237f826d691676c1796f6b8dfbedccf83f2bb610ead2b854206b1dac821c
6
+ metadata.gz: 817c1d2a7854211a7ef6210c8ed8e93068ecb268085117d8027f70d9eb259b1c387eb5dedff548278cceb7dccfca996f80d7162d8dfbeaefb6738a572efef5a7
7
+ data.tar.gz: cad78d296d9d8b56dcc91be4636b2f3940d8283bc3edbc682ef6f6a32484d604033db4327b2c84c01a9f17777786e50c265f5c82c30e7a7d2f4af6bead3a1453
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.67.0 (2026-05-19)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
4
9
  1.66.0 (2026-05-13)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.66.0
1
+ 1.67.0
@@ -4389,7 +4389,7 @@ module Aws::RedshiftServerless
4389
4389
  tracer: tracer
4390
4390
  )
4391
4391
  context[:gem_name] = 'aws-sdk-redshiftserverless'
4392
- context[:gem_version] = '1.66.0'
4392
+ context[:gem_version] = '1.67.0'
4393
4393
  Seahorse::Client::Request.new(handlers, context)
4394
4394
  end
4395
4395
 
@@ -54,7 +54,7 @@ module Aws::RedshiftServerless
54
54
  autoload :EndpointProvider, 'aws-sdk-redshiftserverless/endpoint_provider'
55
55
  autoload :Endpoints, 'aws-sdk-redshiftserverless/endpoints'
56
56
 
57
- GEM_VERSION = '1.66.0'
57
+ GEM_VERSION = '1.67.0'
58
58
 
59
59
  end
60
60
 
data/sig/client.rbs CHANGED
@@ -92,7 +92,7 @@ module Aws
92
92
  {
93
93
  key: ::String,
94
94
  value: ::String
95
- },
95
+ }
96
96
  ]
97
97
  ) -> _ConvertRecoveryPointToSnapshotResponseSuccess
98
98
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _ConvertRecoveryPointToSnapshotResponseSuccess
@@ -147,7 +147,7 @@ module Aws
147
147
  {
148
148
  key: ::String,
149
149
  value: ::String
150
- },
150
+ }
151
151
  ]
152
152
  ) -> _CreateNamespaceResponseSuccess
153
153
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateNamespaceResponseSuccess
@@ -181,19 +181,7 @@ module Aws
181
181
  ?scheduled_action_description: ::String,
182
182
  scheduled_action_name: ::String,
183
183
  ?start_time: ::Time,
184
- target_action: {
185
- create_snapshot: {
186
- namespace_name: ::String,
187
- retention_period: ::Integer?,
188
- snapshot_name_prefix: ::String,
189
- tags: Array[
190
- {
191
- key: ::String,
192
- value: ::String
193
- },
194
- ]?
195
- }?
196
- }
184
+ target_action: Params::target_action
197
185
  ) -> _CreateScheduledActionResponseSuccess
198
186
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateScheduledActionResponseSuccess
199
187
 
@@ -210,7 +198,7 @@ module Aws
210
198
  {
211
199
  key: ::String,
212
200
  value: ::String
213
- },
201
+ }
214
202
  ]
215
203
  ) -> _CreateSnapshotResponseSuccess
216
204
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateSnapshotResponseSuccess
@@ -253,7 +241,7 @@ module Aws
253
241
  {
254
242
  parameter_key: ::String?,
255
243
  parameter_value: ::String?
256
- },
244
+ }
257
245
  ],
258
246
  ?enhanced_vpc_routing: bool,
259
247
  ?extra_compute_for_automatic_optimization: bool,
@@ -272,7 +260,7 @@ module Aws
272
260
  {
273
261
  key: ::String,
274
262
  value: ::String
275
- },
263
+ }
276
264
  ],
277
265
  ?track_name: ::String,
278
266
  workgroup_name: ::String
@@ -823,7 +811,7 @@ module Aws
823
811
  {
824
812
  key: ::String,
825
813
  value: ::String
826
- },
814
+ }
827
815
  ]
828
816
  ) -> _TagResourceResponseSuccess
829
817
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _TagResourceResponseSuccess
@@ -916,19 +904,7 @@ module Aws
916
904
  ?scheduled_action_description: ::String,
917
905
  scheduled_action_name: ::String,
918
906
  ?start_time: ::Time,
919
- ?target_action: {
920
- create_snapshot: {
921
- namespace_name: ::String,
922
- retention_period: ::Integer?,
923
- snapshot_name_prefix: ::String,
924
- tags: Array[
925
- {
926
- key: ::String,
927
- value: ::String
928
- },
929
- ]?
930
- }?
931
- }
907
+ ?target_action: Params::target_action
932
908
  ) -> _UpdateScheduledActionResponseSuccess
933
909
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _UpdateScheduledActionResponseSuccess
934
910
 
@@ -977,7 +953,7 @@ module Aws
977
953
  {
978
954
  parameter_key: ::String?,
979
955
  parameter_value: ::String?
980
- },
956
+ }
981
957
  ],
982
958
  ?enhanced_vpc_routing: bool,
983
959
  ?extra_compute_for_automatic_optimization: bool,
data/sig/params.rbs ADDED
@@ -0,0 +1,29 @@
1
+ # WARNING ABOUT GENERATED CODE
2
+ #
3
+ # This file is generated. See the contributing guide for more information:
4
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
5
+ #
6
+ # WARNING ABOUT GENERATED CODE
7
+
8
+ module Aws
9
+ module RedshiftServerless
10
+ module Params
11
+ type create_snapshot_schedule_action_parameters = {
12
+ namespace_name: ::String,
13
+ retention_period: ::Integer?,
14
+ snapshot_name_prefix: ::String,
15
+ tags: Array[
16
+ {
17
+ key: ::String,
18
+ value: ::String
19
+ }
20
+ ]?
21
+ }
22
+
23
+ type target_action = {
24
+ create_snapshot: Params::create_snapshot_schedule_action_parameters?
25
+ }
26
+
27
+ end
28
+ end
29
+ end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-redshiftserverless
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.66.0
4
+ version: 1.67.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
@@ -67,6 +67,7 @@ files:
67
67
  - lib/aws-sdk-redshiftserverless/types.rb
68
68
  - sig/client.rbs
69
69
  - sig/errors.rbs
70
+ - sig/params.rbs
70
71
  - sig/resource.rbs
71
72
  - sig/types.rbs
72
73
  - sig/waiters.rbs