aws-sdk-redshift 1.158.0 → 1.159.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 +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-redshift/client.rb +1 -1
- data/lib/aws-sdk-redshift.rb +1 -1
- data/sig/client.rbs +30 -142
- data/sig/params.rbs +79 -0
- data/sig/waiters.rbs +1 -1
- metadata +2 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: eca7a4e84400c63bf2fbb1f96d85a56135d4680600f96cf91f94331a4195443c
|
|
4
|
+
data.tar.gz: 7d2917cdde29752d524c546bc014a30082b3c3c12e83a91982277fae3e688dd8
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: cd086e5e2479bd9b703f89d081599dff9b823a0dd0868a04e5b0c52220af82c561d56b5eac4883b8d31ed34b65121bb3d9bc5377dd5949247f3eba2af37f6ec3
|
|
7
|
+
data.tar.gz: 6ee6461af28117036cb7c5272b5ca5f95aba5ba757e4cd2c2aec57aae751ac9e31e4e87bacf06ad7e997ce63a109b33c6290f19277c257cefd88db7f177eb796
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.159.0
|
|
@@ -13281,7 +13281,7 @@ module Aws::Redshift
|
|
|
13281
13281
|
tracer: tracer
|
|
13282
13282
|
)
|
|
13283
13283
|
context[:gem_name] = 'aws-sdk-redshift'
|
|
13284
|
-
context[:gem_version] = '1.
|
|
13284
|
+
context[:gem_version] = '1.159.0'
|
|
13285
13285
|
Seahorse::Client::Request.new(handlers, context)
|
|
13286
13286
|
end
|
|
13287
13287
|
|
data/lib/aws-sdk-redshift.rb
CHANGED
data/sig/client.rbs
CHANGED
|
@@ -196,7 +196,7 @@ module Aws
|
|
|
196
196
|
{
|
|
197
197
|
snapshot_identifier: ::String,
|
|
198
198
|
snapshot_cluster_identifier: ::String?
|
|
199
|
-
}
|
|
199
|
+
}
|
|
200
200
|
]
|
|
201
201
|
) -> _BatchDeleteClusterSnapshotsResponseSuccess
|
|
202
202
|
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _BatchDeleteClusterSnapshotsResponseSuccess
|
|
@@ -297,7 +297,7 @@ module Aws
|
|
|
297
297
|
{
|
|
298
298
|
key: ::String?,
|
|
299
299
|
value: ::String?
|
|
300
|
-
}
|
|
300
|
+
}
|
|
301
301
|
],
|
|
302
302
|
?kms_key_id: ::String,
|
|
303
303
|
?enhanced_vpc_routing: bool,
|
|
@@ -332,7 +332,7 @@ module Aws
|
|
|
332
332
|
{
|
|
333
333
|
key: ::String?,
|
|
334
334
|
value: ::String?
|
|
335
|
-
}
|
|
335
|
+
}
|
|
336
336
|
]
|
|
337
337
|
) -> _CreateClusterParameterGroupResponseSuccess
|
|
338
338
|
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateClusterParameterGroupResponseSuccess
|
|
@@ -349,7 +349,7 @@ module Aws
|
|
|
349
349
|
{
|
|
350
350
|
key: ::String?,
|
|
351
351
|
value: ::String?
|
|
352
|
-
}
|
|
352
|
+
}
|
|
353
353
|
]
|
|
354
354
|
) -> _CreateClusterSecurityGroupResponseSuccess
|
|
355
355
|
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateClusterSecurityGroupResponseSuccess
|
|
@@ -367,7 +367,7 @@ module Aws
|
|
|
367
367
|
{
|
|
368
368
|
key: ::String?,
|
|
369
369
|
value: ::String?
|
|
370
|
-
}
|
|
370
|
+
}
|
|
371
371
|
]
|
|
372
372
|
) -> _CreateClusterSnapshotResponseSuccess
|
|
373
373
|
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateClusterSnapshotResponseSuccess
|
|
@@ -385,7 +385,7 @@ module Aws
|
|
|
385
385
|
{
|
|
386
386
|
key: ::String?,
|
|
387
387
|
value: ::String?
|
|
388
|
-
}
|
|
388
|
+
}
|
|
389
389
|
]
|
|
390
390
|
) -> _CreateClusterSubnetGroupResponseSuccess
|
|
391
391
|
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateClusterSubnetGroupResponseSuccess
|
|
@@ -445,7 +445,7 @@ module Aws
|
|
|
445
445
|
{
|
|
446
446
|
key: ::String?,
|
|
447
447
|
value: ::String?
|
|
448
|
-
}
|
|
448
|
+
}
|
|
449
449
|
]
|
|
450
450
|
) -> _CreateEventSubscriptionResponseSuccess
|
|
451
451
|
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateEventSubscriptionResponseSuccess
|
|
@@ -461,7 +461,7 @@ module Aws
|
|
|
461
461
|
{
|
|
462
462
|
key: ::String?,
|
|
463
463
|
value: ::String?
|
|
464
|
-
}
|
|
464
|
+
}
|
|
465
465
|
]
|
|
466
466
|
) -> _CreateHsmClientCertificateResponseSuccess
|
|
467
467
|
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateHsmClientCertificateResponseSuccess
|
|
@@ -482,7 +482,7 @@ module Aws
|
|
|
482
482
|
{
|
|
483
483
|
key: ::String?,
|
|
484
484
|
value: ::String?
|
|
485
|
-
}
|
|
485
|
+
}
|
|
486
486
|
]
|
|
487
487
|
) -> _CreateHsmConfigurationResponseSuccess
|
|
488
488
|
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateHsmConfigurationResponseSuccess
|
|
@@ -511,7 +511,7 @@ module Aws
|
|
|
511
511
|
{
|
|
512
512
|
key: ::String?,
|
|
513
513
|
value: ::String?
|
|
514
|
-
}
|
|
514
|
+
}
|
|
515
515
|
],
|
|
516
516
|
?additional_encryption_context: Hash[::String, ::String],
|
|
517
517
|
?description: ::String
|
|
@@ -533,39 +533,17 @@ module Aws
|
|
|
533
533
|
{
|
|
534
534
|
trusted_token_issuer_arn: ::String?,
|
|
535
535
|
authorized_audiences_list: Array[::String]?
|
|
536
|
-
}
|
|
536
|
+
}
|
|
537
537
|
],
|
|
538
538
|
?service_integrations: Array[
|
|
539
|
-
|
|
540
|
-
lake_formation: Array[
|
|
541
|
-
{
|
|
542
|
-
lake_formation_query: {
|
|
543
|
-
authorization: ("Enabled" | "Disabled")
|
|
544
|
-
}?
|
|
545
|
-
},
|
|
546
|
-
]?,
|
|
547
|
-
s3_access_grants: Array[
|
|
548
|
-
{
|
|
549
|
-
read_write_access: {
|
|
550
|
-
authorization: ("Enabled" | "Disabled")
|
|
551
|
-
}?
|
|
552
|
-
},
|
|
553
|
-
]?,
|
|
554
|
-
redshift: Array[
|
|
555
|
-
{
|
|
556
|
-
connect: {
|
|
557
|
-
authorization: ("Enabled" | "Disabled")
|
|
558
|
-
}?
|
|
559
|
-
},
|
|
560
|
-
]?
|
|
561
|
-
},
|
|
539
|
+
Params::service_integrations_union
|
|
562
540
|
],
|
|
563
541
|
?application_type: ("None" | "Lakehouse"),
|
|
564
542
|
?tags: Array[
|
|
565
543
|
{
|
|
566
544
|
key: ::String?,
|
|
567
545
|
value: ::String?
|
|
568
|
-
}
|
|
546
|
+
}
|
|
569
547
|
],
|
|
570
548
|
?sso_tag_keys: Array[::String]
|
|
571
549
|
) -> _CreateRedshiftIdcApplicationResponseSuccess
|
|
@@ -586,23 +564,7 @@ module Aws
|
|
|
586
564
|
# https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/Redshift/Client.html#create_scheduled_action-instance_method
|
|
587
565
|
def create_scheduled_action: (
|
|
588
566
|
scheduled_action_name: ::String,
|
|
589
|
-
target_action:
|
|
590
|
-
resize_cluster: {
|
|
591
|
-
cluster_identifier: ::String,
|
|
592
|
-
cluster_type: ::String?,
|
|
593
|
-
node_type: ::String?,
|
|
594
|
-
number_of_nodes: ::Integer?,
|
|
595
|
-
classic: bool?,
|
|
596
|
-
reserved_node_id: ::String?,
|
|
597
|
-
target_reserved_node_offering_id: ::String?
|
|
598
|
-
}?,
|
|
599
|
-
pause_cluster: {
|
|
600
|
-
cluster_identifier: ::String
|
|
601
|
-
}?,
|
|
602
|
-
resume_cluster: {
|
|
603
|
-
cluster_identifier: ::String
|
|
604
|
-
}?
|
|
605
|
-
},
|
|
567
|
+
target_action: Params::scheduled_action_type,
|
|
606
568
|
schedule: ::String,
|
|
607
569
|
iam_role: ::String,
|
|
608
570
|
?scheduled_action_description: ::String,
|
|
@@ -624,7 +586,7 @@ module Aws
|
|
|
624
586
|
{
|
|
625
587
|
key: ::String?,
|
|
626
588
|
value: ::String?
|
|
627
|
-
}
|
|
589
|
+
}
|
|
628
590
|
]
|
|
629
591
|
) -> _CreateSnapshotCopyGrantResponseSuccess
|
|
630
592
|
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateSnapshotCopyGrantResponseSuccess
|
|
@@ -648,7 +610,7 @@ module Aws
|
|
|
648
610
|
{
|
|
649
611
|
key: ::String?,
|
|
650
612
|
value: ::String?
|
|
651
|
-
}
|
|
613
|
+
}
|
|
652
614
|
],
|
|
653
615
|
?dry_run: bool,
|
|
654
616
|
?next_invocations: ::Integer
|
|
@@ -662,7 +624,7 @@ module Aws
|
|
|
662
624
|
{
|
|
663
625
|
key: ::String?,
|
|
664
626
|
value: ::String?
|
|
665
|
-
}
|
|
627
|
+
}
|
|
666
628
|
]
|
|
667
629
|
) -> ::Seahorse::Client::_ResponseSuccess[::Aws::EmptyStructure]
|
|
668
630
|
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> ::Seahorse::Client::_ResponseSuccess[::Aws::EmptyStructure]
|
|
@@ -690,7 +652,7 @@ module Aws
|
|
|
690
652
|
{
|
|
691
653
|
key: ::String?,
|
|
692
654
|
value: ::String?
|
|
693
|
-
}
|
|
655
|
+
}
|
|
694
656
|
]
|
|
695
657
|
) -> _CreateUsageLimitResponseSuccess
|
|
696
658
|
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateUsageLimitResponseSuccess
|
|
@@ -890,15 +852,7 @@ module Aws
|
|
|
890
852
|
end
|
|
891
853
|
# https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/Redshift/Client.html#deregister_namespace-instance_method
|
|
892
854
|
def deregister_namespace: (
|
|
893
|
-
namespace_identifier:
|
|
894
|
-
serverless_identifier: {
|
|
895
|
-
namespace_identifier: ::String,
|
|
896
|
-
workgroup_identifier: ::String
|
|
897
|
-
}?,
|
|
898
|
-
provisioned_identifier: {
|
|
899
|
-
cluster_identifier: ::String
|
|
900
|
-
}?
|
|
901
|
-
},
|
|
855
|
+
namespace_identifier: Params::namespace_identifier_union,
|
|
902
856
|
consumer_identifiers: Array[::String]
|
|
903
857
|
) -> _DeregisterNamespaceResponseSuccess
|
|
904
858
|
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _DeregisterNamespaceResponseSuccess
|
|
@@ -1003,7 +957,7 @@ module Aws
|
|
|
1003
957
|
{
|
|
1004
958
|
attribute: ("SOURCE_TYPE" | "TOTAL_SIZE" | "CREATE_TIME"),
|
|
1005
959
|
sort_order: ("ASC" | "DESC")?
|
|
1006
|
-
}
|
|
960
|
+
}
|
|
1007
961
|
]
|
|
1008
962
|
) -> _DescribeClusterSnapshotsResponseSuccess
|
|
1009
963
|
| (?Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _DescribeClusterSnapshotsResponseSuccess
|
|
@@ -1263,7 +1217,7 @@ module Aws
|
|
|
1263
1217
|
{
|
|
1264
1218
|
name: ("integration-arn" | "source-arn" | "source-types" | "status"),
|
|
1265
1219
|
values: Array[::String]
|
|
1266
|
-
}
|
|
1220
|
+
}
|
|
1267
1221
|
]
|
|
1268
1222
|
) -> _DescribeIntegrationsResponseSuccess
|
|
1269
1223
|
| (?Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _DescribeIntegrationsResponseSuccess
|
|
@@ -1302,7 +1256,7 @@ module Aws
|
|
|
1302
1256
|
name: ("NodeType" | "NumberOfNodes" | "EstimatedDiskUtilizationPercent" | "Mode")?,
|
|
1303
1257
|
operator: ("eq" | "lt" | "gt" | "le" | "ge" | "in" | "between")?,
|
|
1304
1258
|
values: Array[::String]?
|
|
1305
|
-
}
|
|
1259
|
+
}
|
|
1306
1260
|
],
|
|
1307
1261
|
?marker: ::String,
|
|
1308
1262
|
?max_records: ::Integer
|
|
@@ -1430,7 +1384,7 @@ module Aws
|
|
|
1430
1384
|
{
|
|
1431
1385
|
name: ("cluster-identifier" | "iam-role"),
|
|
1432
1386
|
values: Array[::String]
|
|
1433
|
-
}
|
|
1387
|
+
}
|
|
1434
1388
|
],
|
|
1435
1389
|
?marker: ::String,
|
|
1436
1390
|
?max_records: ::Integer
|
|
@@ -1821,17 +1775,7 @@ module Aws
|
|
|
1821
1775
|
def modify_cluster_parameter_group: (
|
|
1822
1776
|
parameter_group_name: ::String,
|
|
1823
1777
|
parameters: Array[
|
|
1824
|
-
|
|
1825
|
-
parameter_name: ::String?,
|
|
1826
|
-
parameter_value: ::String?,
|
|
1827
|
-
description: ::String?,
|
|
1828
|
-
source: ::String?,
|
|
1829
|
-
data_type: ::String?,
|
|
1830
|
-
allowed_values: ::String?,
|
|
1831
|
-
apply_type: ("static" | "dynamic")?,
|
|
1832
|
-
is_modifiable: bool?,
|
|
1833
|
-
minimum_engine_version: ::String?
|
|
1834
|
-
},
|
|
1778
|
+
Params::parameter
|
|
1835
1779
|
]
|
|
1836
1780
|
) -> _ModifyClusterParameterGroupResponseSuccess
|
|
1837
1781
|
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _ModifyClusterParameterGroupResponseSuccess
|
|
@@ -1973,32 +1917,10 @@ module Aws
|
|
|
1973
1917
|
{
|
|
1974
1918
|
trusted_token_issuer_arn: ::String?,
|
|
1975
1919
|
authorized_audiences_list: Array[::String]?
|
|
1976
|
-
}
|
|
1920
|
+
}
|
|
1977
1921
|
],
|
|
1978
1922
|
?service_integrations: Array[
|
|
1979
|
-
|
|
1980
|
-
lake_formation: Array[
|
|
1981
|
-
{
|
|
1982
|
-
lake_formation_query: {
|
|
1983
|
-
authorization: ("Enabled" | "Disabled")
|
|
1984
|
-
}?
|
|
1985
|
-
},
|
|
1986
|
-
]?,
|
|
1987
|
-
s3_access_grants: Array[
|
|
1988
|
-
{
|
|
1989
|
-
read_write_access: {
|
|
1990
|
-
authorization: ("Enabled" | "Disabled")
|
|
1991
|
-
}?
|
|
1992
|
-
},
|
|
1993
|
-
]?,
|
|
1994
|
-
redshift: Array[
|
|
1995
|
-
{
|
|
1996
|
-
connect: {
|
|
1997
|
-
authorization: ("Enabled" | "Disabled")
|
|
1998
|
-
}?
|
|
1999
|
-
},
|
|
2000
|
-
]?
|
|
2001
|
-
},
|
|
1923
|
+
Params::service_integrations_union
|
|
2002
1924
|
]
|
|
2003
1925
|
) -> _ModifyRedshiftIdcApplicationResponseSuccess
|
|
2004
1926
|
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _ModifyRedshiftIdcApplicationResponseSuccess
|
|
@@ -2018,23 +1940,7 @@ module Aws
|
|
|
2018
1940
|
# https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/Redshift/Client.html#modify_scheduled_action-instance_method
|
|
2019
1941
|
def modify_scheduled_action: (
|
|
2020
1942
|
scheduled_action_name: ::String,
|
|
2021
|
-
?target_action:
|
|
2022
|
-
resize_cluster: {
|
|
2023
|
-
cluster_identifier: ::String,
|
|
2024
|
-
cluster_type: ::String?,
|
|
2025
|
-
node_type: ::String?,
|
|
2026
|
-
number_of_nodes: ::Integer?,
|
|
2027
|
-
classic: bool?,
|
|
2028
|
-
reserved_node_id: ::String?,
|
|
2029
|
-
target_reserved_node_offering_id: ::String?
|
|
2030
|
-
}?,
|
|
2031
|
-
pause_cluster: {
|
|
2032
|
-
cluster_identifier: ::String
|
|
2033
|
-
}?,
|
|
2034
|
-
resume_cluster: {
|
|
2035
|
-
cluster_identifier: ::String
|
|
2036
|
-
}?
|
|
2037
|
-
},
|
|
1943
|
+
?target_action: Params::scheduled_action_type,
|
|
2038
1944
|
?schedule: ::String,
|
|
2039
1945
|
?iam_role: ::String,
|
|
2040
1946
|
?scheduled_action_description: ::String,
|
|
@@ -2140,15 +2046,7 @@ module Aws
|
|
|
2140
2046
|
end
|
|
2141
2047
|
# https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/Redshift/Client.html#register_namespace-instance_method
|
|
2142
2048
|
def register_namespace: (
|
|
2143
|
-
namespace_identifier:
|
|
2144
|
-
serverless_identifier: {
|
|
2145
|
-
namespace_identifier: ::String,
|
|
2146
|
-
workgroup_identifier: ::String
|
|
2147
|
-
}?,
|
|
2148
|
-
provisioned_identifier: {
|
|
2149
|
-
cluster_identifier: ::String
|
|
2150
|
-
}?
|
|
2151
|
-
},
|
|
2049
|
+
namespace_identifier: Params::namespace_identifier_union,
|
|
2152
2050
|
consumer_identifiers: Array[::String]
|
|
2153
2051
|
) -> _RegisterNamespaceResponseSuccess
|
|
2154
2052
|
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _RegisterNamespaceResponseSuccess
|
|
@@ -2178,17 +2076,7 @@ module Aws
|
|
|
2178
2076
|
parameter_group_name: ::String,
|
|
2179
2077
|
?reset_all_parameters: bool,
|
|
2180
2078
|
?parameters: Array[
|
|
2181
|
-
|
|
2182
|
-
parameter_name: ::String?,
|
|
2183
|
-
parameter_value: ::String?,
|
|
2184
|
-
description: ::String?,
|
|
2185
|
-
source: ::String?,
|
|
2186
|
-
data_type: ::String?,
|
|
2187
|
-
allowed_values: ::String?,
|
|
2188
|
-
apply_type: ("static" | "dynamic")?,
|
|
2189
|
-
is_modifiable: bool?,
|
|
2190
|
-
minimum_engine_version: ::String?
|
|
2191
|
-
},
|
|
2079
|
+
Params::parameter
|
|
2192
2080
|
]
|
|
2193
2081
|
) -> _ResetClusterParameterGroupResponseSuccess
|
|
2194
2082
|
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _ResetClusterParameterGroupResponseSuccess
|
|
@@ -2400,7 +2288,7 @@ module Aws
|
|
|
2400
2288
|
{
|
|
2401
2289
|
attribute: ("SOURCE_TYPE" | "TOTAL_SIZE" | "CREATE_TIME"),
|
|
2402
2290
|
sort_order: ("ASC" | "DESC")?
|
|
2403
|
-
}
|
|
2291
|
+
}
|
|
2404
2292
|
]
|
|
2405
2293
|
) -> Client::_DescribeClusterSnapshotsResponseSuccess
|
|
2406
2294
|
| (:snapshot_available waiter_name, ?Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> Client::_DescribeClusterSnapshotsResponseSuccess
|
data/sig/params.rbs
ADDED
|
@@ -0,0 +1,79 @@
|
|
|
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 Redshift
|
|
10
|
+
module Params
|
|
11
|
+
type service_integrations_union = {
|
|
12
|
+
lake_formation: Array[
|
|
13
|
+
{
|
|
14
|
+
lake_formation_query: {
|
|
15
|
+
authorization: ("Enabled" | "Disabled")
|
|
16
|
+
}?
|
|
17
|
+
}
|
|
18
|
+
]?,
|
|
19
|
+
s3_access_grants: Array[
|
|
20
|
+
{
|
|
21
|
+
read_write_access: {
|
|
22
|
+
authorization: ("Enabled" | "Disabled")
|
|
23
|
+
}?
|
|
24
|
+
}
|
|
25
|
+
]?,
|
|
26
|
+
redshift: Array[
|
|
27
|
+
{
|
|
28
|
+
connect: {
|
|
29
|
+
authorization: ("Enabled" | "Disabled")
|
|
30
|
+
}?
|
|
31
|
+
}
|
|
32
|
+
]?
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
type resize_cluster_message = {
|
|
36
|
+
cluster_identifier: ::String,
|
|
37
|
+
cluster_type: ::String?,
|
|
38
|
+
node_type: ::String?,
|
|
39
|
+
number_of_nodes: ::Integer?,
|
|
40
|
+
classic: bool?,
|
|
41
|
+
reserved_node_id: ::String?,
|
|
42
|
+
target_reserved_node_offering_id: ::String?
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
type scheduled_action_type = {
|
|
46
|
+
resize_cluster: Params::resize_cluster_message?,
|
|
47
|
+
pause_cluster: {
|
|
48
|
+
cluster_identifier: ::String
|
|
49
|
+
}?,
|
|
50
|
+
resume_cluster: {
|
|
51
|
+
cluster_identifier: ::String
|
|
52
|
+
}?
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
type namespace_identifier_union = {
|
|
56
|
+
serverless_identifier: {
|
|
57
|
+
namespace_identifier: ::String,
|
|
58
|
+
workgroup_identifier: ::String
|
|
59
|
+
}?,
|
|
60
|
+
provisioned_identifier: {
|
|
61
|
+
cluster_identifier: ::String
|
|
62
|
+
}?
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
type parameter = {
|
|
66
|
+
parameter_name: ::String?,
|
|
67
|
+
parameter_value: ::String?,
|
|
68
|
+
description: ::String?,
|
|
69
|
+
source: ::String?,
|
|
70
|
+
data_type: ::String?,
|
|
71
|
+
allowed_values: ::String?,
|
|
72
|
+
apply_type: ("static" | "dynamic")?,
|
|
73
|
+
is_modifiable: bool?,
|
|
74
|
+
minimum_engine_version: ::String?
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
end
|
|
78
|
+
end
|
|
79
|
+
end
|
data/sig/waiters.rbs
CHANGED
|
@@ -72,7 +72,7 @@ module Aws
|
|
|
72
72
|
{
|
|
73
73
|
attribute: ("SOURCE_TYPE" | "TOTAL_SIZE" | "CREATE_TIME"),
|
|
74
74
|
sort_order: ("ASC" | "DESC")?
|
|
75
|
-
}
|
|
75
|
+
}
|
|
76
76
|
]
|
|
77
77
|
) -> Client::_DescribeClusterSnapshotsResponseSuccess
|
|
78
78
|
| (?Hash[Symbol, untyped]) -> Client::_DescribeClusterSnapshotsResponseSuccess
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: aws-sdk-redshift
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.
|
|
4
|
+
version: 1.159.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Amazon Web Services
|
|
@@ -68,6 +68,7 @@ files:
|
|
|
68
68
|
- lib/aws-sdk-redshift/waiters.rb
|
|
69
69
|
- sig/client.rbs
|
|
70
70
|
- sig/errors.rbs
|
|
71
|
+
- sig/params.rbs
|
|
71
72
|
- sig/resource.rbs
|
|
72
73
|
- sig/types.rbs
|
|
73
74
|
- sig/waiters.rbs
|