@aws-sdk/client-redshift 3.936.0 → 3.938.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.
- package/README.md +8 -0
- package/dist-cjs/index.js +102 -27
- package/dist-es/Redshift.js +2 -0
- package/dist-es/commands/ModifyLakehouseConfigurationCommand.js +16 -0
- package/dist-es/commands/index.js +1 -0
- package/dist-es/models/enums.js +16 -4
- package/dist-es/models/errors.js +12 -12
- package/dist-es/schemas/schemas_0.js +57 -11
- package/dist-types/Redshift.d.ts +7 -0
- package/dist-types/RedshiftClient.d.ts +3 -2
- package/dist-types/commands/CreateClusterCommand.d.ts +10 -0
- package/dist-types/commands/CreateRedshiftIdcApplicationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteClusterCommand.d.ts +2 -0
- package/dist-types/commands/DescribeClustersCommand.d.ts +2 -0
- package/dist-types/commands/DescribeRedshiftIdcApplicationsCommand.d.ts +8 -0
- package/dist-types/commands/DisableSnapshotCopyCommand.d.ts +2 -0
- package/dist-types/commands/EnableSnapshotCopyCommand.d.ts +2 -0
- package/dist-types/commands/FailoverPrimaryComputeCommand.d.ts +2 -0
- package/dist-types/commands/ModifyClusterCommand.d.ts +2 -0
- package/dist-types/commands/ModifyClusterDbRevisionCommand.d.ts +2 -0
- package/dist-types/commands/ModifyClusterIamRolesCommand.d.ts +2 -0
- package/dist-types/commands/ModifyClusterMaintenanceCommand.d.ts +2 -0
- package/dist-types/commands/ModifyLakehouseConfigurationCommand.d.ts +106 -0
- package/dist-types/commands/ModifyRedshiftIdcApplicationCommand.d.ts +16 -1
- package/dist-types/commands/ModifyScheduledActionCommand.d.ts +2 -1
- package/dist-types/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +2 -0
- package/dist-types/commands/PauseClusterCommand.d.ts +2 -0
- package/dist-types/commands/RebootClusterCommand.d.ts +2 -0
- package/dist-types/commands/ResizeClusterCommand.d.ts +2 -0
- package/dist-types/commands/RestoreFromClusterSnapshotCommand.d.ts +10 -0
- package/dist-types/commands/ResumeClusterCommand.d.ts +2 -0
- package/dist-types/commands/RotateEncryptionKeyCommand.d.ts +2 -0
- package/dist-types/commands/index.d.ts +1 -0
- package/dist-types/models/enums.d.ts +48 -12
- package/dist-types/models/errors.d.ts +12 -12
- package/dist-types/models/models_0.d.ts +124 -99
- package/dist-types/models/models_1.d.ts +170 -2
- package/dist-types/schemas/schemas_0.d.ts +6 -0
- package/dist-types/ts3.4/Redshift.d.ts +17 -0
- package/dist-types/ts3.4/RedshiftClient.d.ts +6 -0
- package/dist-types/ts3.4/commands/ModifyLakehouseConfigurationCommand.d.ts +49 -0
- package/dist-types/ts3.4/commands/ModifyRedshiftIdcApplicationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyScheduledActionCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/index.d.ts +1 -0
- package/dist-types/ts3.4/models/enums.d.ts +24 -6
- package/dist-types/ts3.4/models/errors.d.ts +10 -10
- package/dist-types/ts3.4/models/models_0.d.ts +43 -21
- package/dist-types/ts3.4/models/models_1.d.ts +37 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +6 -0
- package/package.json +1 -1
|
@@ -55,11 +55,12 @@ const _ASAM = "AuthorizeSnapshotAccessMessage";
|
|
|
55
55
|
const _ASAR = "AuthorizeSnapshotAccessResult";
|
|
56
56
|
const _ASRP = "AutomatedSnapshotRetentionPeriod";
|
|
57
57
|
const _ASp = "ApplyStatus";
|
|
58
|
-
const _AT = "
|
|
58
|
+
const _AT = "ApplicationType";
|
|
59
59
|
const _ATCDF = "AccessToClusterDeniedFault";
|
|
60
60
|
const _ATI = "AuthorizedTokenIssuer";
|
|
61
61
|
const _ATIL = "AuthorizedTokenIssuerList";
|
|
62
62
|
const _ATSDF = "AccessToSnapshotDeniedFault";
|
|
63
|
+
const _ATc = "ActionType";
|
|
63
64
|
const _ATp = "ApplyType";
|
|
64
65
|
const _ATu = "AuthorizeTime";
|
|
65
66
|
const _AV = "AttributeValues";
|
|
@@ -110,6 +111,7 @@ const _CAPR = "CreateAuthenticationProfileResult";
|
|
|
110
111
|
const _CAS = "ClusterAvailabilityStatus";
|
|
111
112
|
const _CATS = "ClusterAssociatedToSchedule";
|
|
112
113
|
const _CAW = "ConsumerAcceptedWrites";
|
|
114
|
+
const _CAa = "CatalogArn";
|
|
113
115
|
const _CAe = "CertificateAssociations";
|
|
114
116
|
const _CAer = "CertificateAssociation";
|
|
115
117
|
const _CAr = "CreatedAt";
|
|
@@ -180,6 +182,7 @@ const _CN = "ClusterNodes";
|
|
|
180
182
|
const _CNA = "ClusterNamespaceArn";
|
|
181
183
|
const _CNFF = "ClusterNotFoundFault";
|
|
182
184
|
const _CNL = "ClusterNodesList";
|
|
185
|
+
const _CNa = "CatalogName";
|
|
183
186
|
const _CNl = "ClusterNode";
|
|
184
187
|
const _COLRF = "ClusterOnLatestRevisionFault";
|
|
185
188
|
const _CPG = "ClusterParameterGroups";
|
|
@@ -253,7 +256,8 @@ const _CVM = "ClusterVersionsMessage";
|
|
|
253
256
|
const _CVl = "ClusterVersions";
|
|
254
257
|
const _Cl = "Clusters";
|
|
255
258
|
const _Cla = "Classic";
|
|
256
|
-
const _Co = "
|
|
259
|
+
const _Co = "Connect";
|
|
260
|
+
const _Com = "Command";
|
|
257
261
|
const _D = "Description";
|
|
258
262
|
const _DAA = "DescribeAccountAttributes";
|
|
259
263
|
const _DAAM = "DescribeAccountAttributesMessage";
|
|
@@ -650,6 +654,7 @@ const _K = "Key";
|
|
|
650
654
|
const _KKI = "KmsKeyId";
|
|
651
655
|
const _KMSKI = "KMSKeyId";
|
|
652
656
|
const _L = "Link";
|
|
657
|
+
const _LC = "LakehouseConfiguration";
|
|
653
658
|
const _LDT = "LogDestinationType";
|
|
654
659
|
const _LE = "LogExports";
|
|
655
660
|
const _LEF = "LimitExceededFault";
|
|
@@ -660,9 +665,13 @@ const _LFQ = "LakeFormationQuery";
|
|
|
660
665
|
const _LFSI = "LakeFormationServiceIntegrations";
|
|
661
666
|
const _LFSU = "LakeFormationScopeUnion";
|
|
662
667
|
const _LFT = "LastFailureTime";
|
|
663
|
-
const
|
|
668
|
+
const _LIAA = "LakehouseIdcApplicationArn";
|
|
669
|
+
const _LIR = "LakehouseIdcRegistration";
|
|
670
|
+
const _LR = "LakehouseRegistration";
|
|
664
671
|
const _LRM = "ListRecommendationsMessage";
|
|
665
672
|
const _LRR = "ListRecommendationsResult";
|
|
673
|
+
const _LRS = "LakehouseRegistrationStatus";
|
|
674
|
+
const _LRi = "ListRecommendations";
|
|
666
675
|
const _LS = "LoggingStatus";
|
|
667
676
|
const _LSD = "LoadSampleData";
|
|
668
677
|
const _LSDT = "LastSuccessfulDeliveryTime";
|
|
@@ -710,6 +719,8 @@ const _MESR = "ModifyEventSubscriptionResult";
|
|
|
710
719
|
const _MEV = "MinimumEngineVersion";
|
|
711
720
|
const _MI = "ModifyIntegration";
|
|
712
721
|
const _MIM = "ModifyIntegrationMessage";
|
|
722
|
+
const _MLC = "ModifyLakehouseConfiguration";
|
|
723
|
+
const _MLCM = "ModifyLakehouseConfigurationMessage";
|
|
713
724
|
const _MMP = "ManageMasterPassword";
|
|
714
725
|
const _MPSA = "MasterPasswordSecretArn";
|
|
715
726
|
const _MPSKKI = "MasterPasswordSecretKmsKeyId";
|
|
@@ -900,6 +911,8 @@ const _RS = "RestoreStatus";
|
|
|
900
911
|
const _RSA = "RevokeSnapshotAccess";
|
|
901
912
|
const _RSAM = "RevokeSnapshotAccessMessage";
|
|
902
913
|
const _RSAR = "RevokeSnapshotAccessResult";
|
|
914
|
+
const _RSI = "RedshiftServiceIntegrations";
|
|
915
|
+
const _RSU = "RedshiftScopeUnion";
|
|
903
916
|
const _RT = "RevisionTargets";
|
|
904
917
|
const _RTFCS = "RestoreTableFromClusterSnapshot";
|
|
905
918
|
const _RTFCSM = "RestoreTableFromClusterSnapshotMessage";
|
|
@@ -914,6 +927,7 @@ const _RTev = "RevisionTarget";
|
|
|
914
927
|
const _RWA = "ReadWriteAccess";
|
|
915
928
|
const _Re = "Recommendations";
|
|
916
929
|
const _Rec = "Recommendation";
|
|
930
|
+
const _Red = "Redshift";
|
|
917
931
|
const _S = "Snapshot";
|
|
918
932
|
const _SA = "SnapshotArn";
|
|
919
933
|
const _SAAEF = "ScheduledActionAlreadyExistsFault";
|
|
@@ -1455,6 +1469,8 @@ export var Cluster = [
|
|
|
1455
1469
|
_IAT,
|
|
1456
1470
|
_MAZ,
|
|
1457
1471
|
_MAZS,
|
|
1472
|
+
_LRS,
|
|
1473
|
+
_CAa,
|
|
1458
1474
|
],
|
|
1459
1475
|
[
|
|
1460
1476
|
0,
|
|
@@ -1517,6 +1533,8 @@ export var Cluster = [
|
|
|
1517
1533
|
0,
|
|
1518
1534
|
0,
|
|
1519
1535
|
() => SecondaryClusterInfo,
|
|
1536
|
+
0,
|
|
1537
|
+
0,
|
|
1520
1538
|
],
|
|
1521
1539
|
];
|
|
1522
1540
|
export var ClusterAlreadyExistsFault = [
|
|
@@ -1866,6 +1884,7 @@ export var ConflictPolicyUpdateFault = [
|
|
|
1866
1884
|
[0],
|
|
1867
1885
|
];
|
|
1868
1886
|
TypeRegistry.for(n0).registerError(ConflictPolicyUpdateFault, __ConflictPolicyUpdateFault);
|
|
1887
|
+
export var Connect = [3, n0, _Co, 0, [_Au], [0]];
|
|
1869
1888
|
export var CopyClusterSnapshotMessage = [
|
|
1870
1889
|
3,
|
|
1871
1890
|
n0,
|
|
@@ -1935,6 +1954,7 @@ export var CreateClusterMessage = [
|
|
|
1935
1954
|
_IAT,
|
|
1936
1955
|
_MAZ,
|
|
1937
1956
|
_RIAA,
|
|
1957
|
+
_CNa,
|
|
1938
1958
|
],
|
|
1939
1959
|
[
|
|
1940
1960
|
0,
|
|
@@ -1976,6 +1996,7 @@ export var CreateClusterMessage = [
|
|
|
1976
1996
|
0,
|
|
1977
1997
|
2,
|
|
1978
1998
|
0,
|
|
1999
|
+
0,
|
|
1979
2000
|
],
|
|
1980
2001
|
];
|
|
1981
2002
|
export var CreateClusterParameterGroupMessage = [
|
|
@@ -2121,7 +2142,7 @@ export var CreateRedshiftIdcApplicationMessage = [
|
|
|
2121
2142
|
n0,
|
|
2122
2143
|
_CRIAM,
|
|
2123
2144
|
0,
|
|
2124
|
-
[_IIA, _RIAN, _INd, _IDN, _IRA, _ATIL, _SIe, _T, _STK],
|
|
2145
|
+
[_IIA, _RIAN, _INd, _IDN, _IRA, _ATIL, _SIe, _AT, _T, _STK],
|
|
2125
2146
|
[
|
|
2126
2147
|
0,
|
|
2127
2148
|
0,
|
|
@@ -2130,6 +2151,7 @@ export var CreateRedshiftIdcApplicationMessage = [
|
|
|
2130
2151
|
0,
|
|
2131
2152
|
() => AuthorizedTokenIssuerList,
|
|
2132
2153
|
() => ServiceIntegrationList,
|
|
2154
|
+
0,
|
|
2133
2155
|
[() => TagList, 0],
|
|
2134
2156
|
[() => TagKeyList, 0],
|
|
2135
2157
|
],
|
|
@@ -2534,7 +2556,7 @@ export var DescribeNodeConfigurationOptionsMessage = [
|
|
|
2534
2556
|
n0,
|
|
2535
2557
|
_DNCOM,
|
|
2536
2558
|
0,
|
|
2537
|
-
[
|
|
2559
|
+
[_ATc, _CIl, _SI, _SA, _OA, _Fi, _M, _MR],
|
|
2538
2560
|
[
|
|
2539
2561
|
0,
|
|
2540
2562
|
0,
|
|
@@ -2921,7 +2943,7 @@ export var GetReservedNodeExchangeConfigurationOptionsInputMessage = [
|
|
|
2921
2943
|
n0,
|
|
2922
2944
|
_GRNECOIM,
|
|
2923
2945
|
0,
|
|
2924
|
-
[
|
|
2946
|
+
[_ATc, _CIl, _SI, _MR, _M],
|
|
2925
2947
|
[0, 0, 0, 1, 0],
|
|
2926
2948
|
];
|
|
2927
2949
|
export var GetReservedNodeExchangeConfigurationOptionsOutputMessage = [
|
|
@@ -3648,6 +3670,7 @@ export var Ipv6CidrBlockNotFoundFault = [
|
|
|
3648
3670
|
];
|
|
3649
3671
|
TypeRegistry.for(n0).registerError(Ipv6CidrBlockNotFoundFault, __Ipv6CidrBlockNotFoundFault);
|
|
3650
3672
|
export var LakeFormationQuery = [3, n0, _LFQ, 0, [_Au], [0]];
|
|
3673
|
+
export var LakehouseConfiguration = [3, n0, _LC, 0, [_CIl, _LIAA, _LRS, _CAa], [0, 0, 0, 0]];
|
|
3651
3674
|
export var LimitExceededFault = [
|
|
3652
3675
|
-3,
|
|
3653
3676
|
n0,
|
|
@@ -3854,6 +3877,14 @@ export var ModifyEventSubscriptionResult = [
|
|
|
3854
3877
|
[[() => EventSubscription, 0]],
|
|
3855
3878
|
];
|
|
3856
3879
|
export var ModifyIntegrationMessage = [3, n0, _MIM, 0, [_IA, _D, _IN], [0, 0, 0]];
|
|
3880
|
+
export var ModifyLakehouseConfigurationMessage = [
|
|
3881
|
+
3,
|
|
3882
|
+
n0,
|
|
3883
|
+
_MLCM,
|
|
3884
|
+
0,
|
|
3885
|
+
[_CIl, _LR, _CNa, _LIR, _LIAA, _DRr],
|
|
3886
|
+
[0, 0, 0, 0, 0, 2],
|
|
3887
|
+
];
|
|
3857
3888
|
export var ModifyRedshiftIdcApplicationMessage = [
|
|
3858
3889
|
3,
|
|
3859
3890
|
n0,
|
|
@@ -4043,14 +4074,14 @@ export var Recommendation = [
|
|
|
4043
4074
|
[_Id, _CIl, _NA, _CAr, _RTec, _Ti, _D, _Ob, _IRm, _RTeco, _RAe, _RL],
|
|
4044
4075
|
[0, 0, 0, 4, 0, 0, 0, 0, 0, 0, [() => RecommendedActionList, 0], [() => ReferenceLinkList, 0]],
|
|
4045
4076
|
];
|
|
4046
|
-
export var RecommendedAction = [3, n0, _RAec, 0, [_Te, _Dat,
|
|
4077
|
+
export var RecommendedAction = [3, n0, _RAec, 0, [_Te, _Dat, _Com, _Ty], [0, 0, 0, 0]];
|
|
4047
4078
|
export var RecurringCharge = [3, n0, _RC, 0, [_RCA, _RCF], [1, 0]];
|
|
4048
4079
|
export var RedshiftIdcApplication = [
|
|
4049
4080
|
3,
|
|
4050
4081
|
n0,
|
|
4051
4082
|
_RIA,
|
|
4052
4083
|
0,
|
|
4053
|
-
[_IIA, _RIAN, _RIAA, _INd, _IDN, _IRA, _IMAA, _IOS, _ATIL, _SIe, _T, _STK],
|
|
4084
|
+
[_IIA, _RIAN, _RIAA, _INd, _IDN, _IRA, _IMAA, _IOS, _ATIL, _SIe, _AT, _T, _STK],
|
|
4054
4085
|
[
|
|
4055
4086
|
0,
|
|
4056
4087
|
0,
|
|
@@ -4062,6 +4093,7 @@ export var RedshiftIdcApplication = [
|
|
|
4062
4093
|
0,
|
|
4063
4094
|
() => AuthorizedTokenIssuerList,
|
|
4064
4095
|
() => ServiceIntegrationList,
|
|
4096
|
+
0,
|
|
4065
4097
|
[() => TagList, 0],
|
|
4066
4098
|
[() => TagKeyList, 0],
|
|
4067
4099
|
],
|
|
@@ -4351,6 +4383,8 @@ export var RestoreFromClusterSnapshotMessage = [
|
|
|
4351
4383
|
_MPSKKI,
|
|
4352
4384
|
_IAT,
|
|
4353
4385
|
_MAZ,
|
|
4386
|
+
_CNa,
|
|
4387
|
+
_RIAA,
|
|
4354
4388
|
],
|
|
4355
4389
|
[
|
|
4356
4390
|
0,
|
|
@@ -4390,6 +4424,8 @@ export var RestoreFromClusterSnapshotMessage = [
|
|
|
4390
4424
|
0,
|
|
4391
4425
|
0,
|
|
4392
4426
|
2,
|
|
4427
|
+
0,
|
|
4428
|
+
0,
|
|
4393
4429
|
],
|
|
4394
4430
|
];
|
|
4395
4431
|
export var RestoreFromClusterSnapshotResult = [3, n0, _RFCSR, 0, [_C], [[() => Cluster, 0]]];
|
|
@@ -5721,6 +5757,7 @@ export var RecurringChargeList = [
|
|
|
5721
5757
|
],
|
|
5722
5758
|
];
|
|
5723
5759
|
export var RedshiftIdcApplicationList = [1, n0, _RIAL, 0, [() => RedshiftIdcApplication, 0]];
|
|
5760
|
+
export var RedshiftServiceIntegrations = [1, n0, _RSI, 0, () => RedshiftScopeUnion];
|
|
5724
5761
|
export var ReferenceLinkList = [
|
|
5725
5762
|
1,
|
|
5726
5763
|
n0,
|
|
@@ -6130,14 +6167,15 @@ export var NamespaceIdentifierUnion = [
|
|
|
6130
6167
|
[_SIer, _PI],
|
|
6131
6168
|
[() => ServerlessIdentifier, () => ProvisionedIdentifier],
|
|
6132
6169
|
];
|
|
6170
|
+
export var RedshiftScopeUnion = [3, n0, _RSU, 0, [_Co], [() => Connect]];
|
|
6133
6171
|
export var S3AccessGrantsScopeUnion = [3, n0, _SAGSU, 0, [_RWA], [() => ReadWriteAccess]];
|
|
6134
6172
|
export var ServiceIntegrationsUnion = [
|
|
6135
6173
|
3,
|
|
6136
6174
|
n0,
|
|
6137
6175
|
_SIU,
|
|
6138
6176
|
0,
|
|
6139
|
-
[_LF, _SAG],
|
|
6140
|
-
[() => LakeFormationServiceIntegrations, () => S3AccessGrantsServiceIntegrations],
|
|
6177
|
+
[_LF, _SAG, _Red],
|
|
6178
|
+
[() => LakeFormationServiceIntegrations, () => S3AccessGrantsServiceIntegrations, () => RedshiftServiceIntegrations],
|
|
6141
6179
|
];
|
|
6142
6180
|
export var AcceptReservedNodeExchange = [
|
|
6143
6181
|
9,
|
|
@@ -6918,7 +6956,7 @@ export var GetResourcePolicy = [
|
|
|
6918
6956
|
export var ListRecommendations = [
|
|
6919
6957
|
9,
|
|
6920
6958
|
n0,
|
|
6921
|
-
|
|
6959
|
+
_LRi,
|
|
6922
6960
|
0,
|
|
6923
6961
|
() => ListRecommendationsMessage,
|
|
6924
6962
|
() => ListRecommendationsResult,
|
|
@@ -7035,6 +7073,14 @@ export var ModifyIntegration = [
|
|
|
7035
7073
|
() => ModifyIntegrationMessage,
|
|
7036
7074
|
() => Integration,
|
|
7037
7075
|
];
|
|
7076
|
+
export var ModifyLakehouseConfiguration = [
|
|
7077
|
+
9,
|
|
7078
|
+
n0,
|
|
7079
|
+
_MLC,
|
|
7080
|
+
0,
|
|
7081
|
+
() => ModifyLakehouseConfigurationMessage,
|
|
7082
|
+
() => LakehouseConfiguration,
|
|
7083
|
+
];
|
|
7038
7084
|
export var ModifyRedshiftIdcApplication = [
|
|
7039
7085
|
9,
|
|
7040
7086
|
n0,
|
package/dist-types/Redshift.d.ts
CHANGED
|
@@ -118,6 +118,7 @@ import { ModifyCustomDomainAssociationCommandInput, ModifyCustomDomainAssociatio
|
|
|
118
118
|
import { ModifyEndpointAccessCommandInput, ModifyEndpointAccessCommandOutput } from "./commands/ModifyEndpointAccessCommand";
|
|
119
119
|
import { ModifyEventSubscriptionCommandInput, ModifyEventSubscriptionCommandOutput } from "./commands/ModifyEventSubscriptionCommand";
|
|
120
120
|
import { ModifyIntegrationCommandInput, ModifyIntegrationCommandOutput } from "./commands/ModifyIntegrationCommand";
|
|
121
|
+
import { ModifyLakehouseConfigurationCommandInput, ModifyLakehouseConfigurationCommandOutput } from "./commands/ModifyLakehouseConfigurationCommand";
|
|
121
122
|
import { ModifyRedshiftIdcApplicationCommandInput, ModifyRedshiftIdcApplicationCommandOutput } from "./commands/ModifyRedshiftIdcApplicationCommand";
|
|
122
123
|
import { ModifyScheduledActionCommandInput, ModifyScheduledActionCommandOutput } from "./commands/ModifyScheduledActionCommand";
|
|
123
124
|
import { ModifySnapshotCopyRetentionPeriodCommandInput, ModifySnapshotCopyRetentionPeriodCommandOutput } from "./commands/ModifySnapshotCopyRetentionPeriodCommand";
|
|
@@ -893,6 +894,12 @@ export interface Redshift {
|
|
|
893
894
|
modifyIntegration(args: ModifyIntegrationCommandInput, options?: __HttpHandlerOptions): Promise<ModifyIntegrationCommandOutput>;
|
|
894
895
|
modifyIntegration(args: ModifyIntegrationCommandInput, cb: (err: any, data?: ModifyIntegrationCommandOutput) => void): void;
|
|
895
896
|
modifyIntegration(args: ModifyIntegrationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyIntegrationCommandOutput) => void): void;
|
|
897
|
+
/**
|
|
898
|
+
* @see {@link ModifyLakehouseConfigurationCommand}
|
|
899
|
+
*/
|
|
900
|
+
modifyLakehouseConfiguration(args: ModifyLakehouseConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<ModifyLakehouseConfigurationCommandOutput>;
|
|
901
|
+
modifyLakehouseConfiguration(args: ModifyLakehouseConfigurationCommandInput, cb: (err: any, data?: ModifyLakehouseConfigurationCommandOutput) => void): void;
|
|
902
|
+
modifyLakehouseConfiguration(args: ModifyLakehouseConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyLakehouseConfigurationCommandOutput) => void): void;
|
|
896
903
|
/**
|
|
897
904
|
* @see {@link ModifyRedshiftIdcApplicationCommand}
|
|
898
905
|
*/
|
|
@@ -126,6 +126,7 @@ import { ModifyCustomDomainAssociationCommandInput, ModifyCustomDomainAssociatio
|
|
|
126
126
|
import { ModifyEndpointAccessCommandInput, ModifyEndpointAccessCommandOutput } from "./commands/ModifyEndpointAccessCommand";
|
|
127
127
|
import { ModifyEventSubscriptionCommandInput, ModifyEventSubscriptionCommandOutput } from "./commands/ModifyEventSubscriptionCommand";
|
|
128
128
|
import { ModifyIntegrationCommandInput, ModifyIntegrationCommandOutput } from "./commands/ModifyIntegrationCommand";
|
|
129
|
+
import { ModifyLakehouseConfigurationCommandInput, ModifyLakehouseConfigurationCommandOutput } from "./commands/ModifyLakehouseConfigurationCommand";
|
|
129
130
|
import { ModifyRedshiftIdcApplicationCommandInput, ModifyRedshiftIdcApplicationCommandOutput } from "./commands/ModifyRedshiftIdcApplicationCommand";
|
|
130
131
|
import { ModifyScheduledActionCommandInput, ModifyScheduledActionCommandOutput } from "./commands/ModifyScheduledActionCommand";
|
|
131
132
|
import { ModifySnapshotCopyRetentionPeriodCommandInput, ModifySnapshotCopyRetentionPeriodCommandOutput } from "./commands/ModifySnapshotCopyRetentionPeriodCommand";
|
|
@@ -153,11 +154,11 @@ export { __Client };
|
|
|
153
154
|
/**
|
|
154
155
|
* @public
|
|
155
156
|
*/
|
|
156
|
-
export type ServiceInputTypes = AcceptReservedNodeExchangeCommandInput | AddPartnerCommandInput | AssociateDataShareConsumerCommandInput | AuthorizeClusterSecurityGroupIngressCommandInput | AuthorizeDataShareCommandInput | AuthorizeEndpointAccessCommandInput | AuthorizeSnapshotAccessCommandInput | BatchDeleteClusterSnapshotsCommandInput | BatchModifyClusterSnapshotsCommandInput | CancelResizeCommandInput | CopyClusterSnapshotCommandInput | CreateAuthenticationProfileCommandInput | CreateClusterCommandInput | CreateClusterParameterGroupCommandInput | CreateClusterSecurityGroupCommandInput | CreateClusterSnapshotCommandInput | CreateClusterSubnetGroupCommandInput | CreateCustomDomainAssociationCommandInput | CreateEndpointAccessCommandInput | CreateEventSubscriptionCommandInput | CreateHsmClientCertificateCommandInput | CreateHsmConfigurationCommandInput | CreateIntegrationCommandInput | CreateRedshiftIdcApplicationCommandInput | CreateScheduledActionCommandInput | CreateSnapshotCopyGrantCommandInput | CreateSnapshotScheduleCommandInput | CreateTagsCommandInput | CreateUsageLimitCommandInput | DeauthorizeDataShareCommandInput | DeleteAuthenticationProfileCommandInput | DeleteClusterCommandInput | DeleteClusterParameterGroupCommandInput | DeleteClusterSecurityGroupCommandInput | DeleteClusterSnapshotCommandInput | DeleteClusterSubnetGroupCommandInput | DeleteCustomDomainAssociationCommandInput | DeleteEndpointAccessCommandInput | DeleteEventSubscriptionCommandInput | DeleteHsmClientCertificateCommandInput | DeleteHsmConfigurationCommandInput | DeleteIntegrationCommandInput | DeletePartnerCommandInput | DeleteRedshiftIdcApplicationCommandInput | DeleteResourcePolicyCommandInput | DeleteScheduledActionCommandInput | DeleteSnapshotCopyGrantCommandInput | DeleteSnapshotScheduleCommandInput | DeleteTagsCommandInput | DeleteUsageLimitCommandInput | DeregisterNamespaceCommandInput | DescribeAccountAttributesCommandInput | DescribeAuthenticationProfilesCommandInput | DescribeClusterDbRevisionsCommandInput | DescribeClusterParameterGroupsCommandInput | DescribeClusterParametersCommandInput | DescribeClusterSecurityGroupsCommandInput | DescribeClusterSnapshotsCommandInput | DescribeClusterSubnetGroupsCommandInput | DescribeClusterTracksCommandInput | DescribeClusterVersionsCommandInput | DescribeClustersCommandInput | DescribeCustomDomainAssociationsCommandInput | DescribeDataSharesCommandInput | DescribeDataSharesForConsumerCommandInput | DescribeDataSharesForProducerCommandInput | DescribeDefaultClusterParametersCommandInput | DescribeEndpointAccessCommandInput | DescribeEndpointAuthorizationCommandInput | DescribeEventCategoriesCommandInput | DescribeEventSubscriptionsCommandInput | DescribeEventsCommandInput | DescribeHsmClientCertificatesCommandInput | DescribeHsmConfigurationsCommandInput | DescribeInboundIntegrationsCommandInput | DescribeIntegrationsCommandInput | DescribeLoggingStatusCommandInput | DescribeNodeConfigurationOptionsCommandInput | DescribeOrderableClusterOptionsCommandInput | DescribePartnersCommandInput | DescribeRedshiftIdcApplicationsCommandInput | DescribeReservedNodeExchangeStatusCommandInput | DescribeReservedNodeOfferingsCommandInput | DescribeReservedNodesCommandInput | DescribeResizeCommandInput | DescribeScheduledActionsCommandInput | DescribeSnapshotCopyGrantsCommandInput | DescribeSnapshotSchedulesCommandInput | DescribeStorageCommandInput | DescribeTableRestoreStatusCommandInput | DescribeTagsCommandInput | DescribeUsageLimitsCommandInput | DisableLoggingCommandInput | DisableSnapshotCopyCommandInput | DisassociateDataShareConsumerCommandInput | EnableLoggingCommandInput | EnableSnapshotCopyCommandInput | FailoverPrimaryComputeCommandInput | GetClusterCredentialsCommandInput | GetClusterCredentialsWithIAMCommandInput | GetIdentityCenterAuthTokenCommandInput | GetReservedNodeExchangeConfigurationOptionsCommandInput | GetReservedNodeExchangeOfferingsCommandInput | GetResourcePolicyCommandInput | ListRecommendationsCommandInput | ModifyAquaConfigurationCommandInput | ModifyAuthenticationProfileCommandInput | ModifyClusterCommandInput | ModifyClusterDbRevisionCommandInput | ModifyClusterIamRolesCommandInput | ModifyClusterMaintenanceCommandInput | ModifyClusterParameterGroupCommandInput | ModifyClusterSnapshotCommandInput | ModifyClusterSnapshotScheduleCommandInput | ModifyClusterSubnetGroupCommandInput | ModifyCustomDomainAssociationCommandInput | ModifyEndpointAccessCommandInput | ModifyEventSubscriptionCommandInput | ModifyIntegrationCommandInput | ModifyRedshiftIdcApplicationCommandInput | ModifyScheduledActionCommandInput | ModifySnapshotCopyRetentionPeriodCommandInput | ModifySnapshotScheduleCommandInput | ModifyUsageLimitCommandInput | PauseClusterCommandInput | PurchaseReservedNodeOfferingCommandInput | PutResourcePolicyCommandInput | RebootClusterCommandInput | RegisterNamespaceCommandInput | RejectDataShareCommandInput | ResetClusterParameterGroupCommandInput | ResizeClusterCommandInput | RestoreFromClusterSnapshotCommandInput | RestoreTableFromClusterSnapshotCommandInput | ResumeClusterCommandInput | RevokeClusterSecurityGroupIngressCommandInput | RevokeEndpointAccessCommandInput | RevokeSnapshotAccessCommandInput | RotateEncryptionKeyCommandInput | UpdatePartnerStatusCommandInput;
|
|
157
|
+
export type ServiceInputTypes = AcceptReservedNodeExchangeCommandInput | AddPartnerCommandInput | AssociateDataShareConsumerCommandInput | AuthorizeClusterSecurityGroupIngressCommandInput | AuthorizeDataShareCommandInput | AuthorizeEndpointAccessCommandInput | AuthorizeSnapshotAccessCommandInput | BatchDeleteClusterSnapshotsCommandInput | BatchModifyClusterSnapshotsCommandInput | CancelResizeCommandInput | CopyClusterSnapshotCommandInput | CreateAuthenticationProfileCommandInput | CreateClusterCommandInput | CreateClusterParameterGroupCommandInput | CreateClusterSecurityGroupCommandInput | CreateClusterSnapshotCommandInput | CreateClusterSubnetGroupCommandInput | CreateCustomDomainAssociationCommandInput | CreateEndpointAccessCommandInput | CreateEventSubscriptionCommandInput | CreateHsmClientCertificateCommandInput | CreateHsmConfigurationCommandInput | CreateIntegrationCommandInput | CreateRedshiftIdcApplicationCommandInput | CreateScheduledActionCommandInput | CreateSnapshotCopyGrantCommandInput | CreateSnapshotScheduleCommandInput | CreateTagsCommandInput | CreateUsageLimitCommandInput | DeauthorizeDataShareCommandInput | DeleteAuthenticationProfileCommandInput | DeleteClusterCommandInput | DeleteClusterParameterGroupCommandInput | DeleteClusterSecurityGroupCommandInput | DeleteClusterSnapshotCommandInput | DeleteClusterSubnetGroupCommandInput | DeleteCustomDomainAssociationCommandInput | DeleteEndpointAccessCommandInput | DeleteEventSubscriptionCommandInput | DeleteHsmClientCertificateCommandInput | DeleteHsmConfigurationCommandInput | DeleteIntegrationCommandInput | DeletePartnerCommandInput | DeleteRedshiftIdcApplicationCommandInput | DeleteResourcePolicyCommandInput | DeleteScheduledActionCommandInput | DeleteSnapshotCopyGrantCommandInput | DeleteSnapshotScheduleCommandInput | DeleteTagsCommandInput | DeleteUsageLimitCommandInput | DeregisterNamespaceCommandInput | DescribeAccountAttributesCommandInput | DescribeAuthenticationProfilesCommandInput | DescribeClusterDbRevisionsCommandInput | DescribeClusterParameterGroupsCommandInput | DescribeClusterParametersCommandInput | DescribeClusterSecurityGroupsCommandInput | DescribeClusterSnapshotsCommandInput | DescribeClusterSubnetGroupsCommandInput | DescribeClusterTracksCommandInput | DescribeClusterVersionsCommandInput | DescribeClustersCommandInput | DescribeCustomDomainAssociationsCommandInput | DescribeDataSharesCommandInput | DescribeDataSharesForConsumerCommandInput | DescribeDataSharesForProducerCommandInput | DescribeDefaultClusterParametersCommandInput | DescribeEndpointAccessCommandInput | DescribeEndpointAuthorizationCommandInput | DescribeEventCategoriesCommandInput | DescribeEventSubscriptionsCommandInput | DescribeEventsCommandInput | DescribeHsmClientCertificatesCommandInput | DescribeHsmConfigurationsCommandInput | DescribeInboundIntegrationsCommandInput | DescribeIntegrationsCommandInput | DescribeLoggingStatusCommandInput | DescribeNodeConfigurationOptionsCommandInput | DescribeOrderableClusterOptionsCommandInput | DescribePartnersCommandInput | DescribeRedshiftIdcApplicationsCommandInput | DescribeReservedNodeExchangeStatusCommandInput | DescribeReservedNodeOfferingsCommandInput | DescribeReservedNodesCommandInput | DescribeResizeCommandInput | DescribeScheduledActionsCommandInput | DescribeSnapshotCopyGrantsCommandInput | DescribeSnapshotSchedulesCommandInput | DescribeStorageCommandInput | DescribeTableRestoreStatusCommandInput | DescribeTagsCommandInput | DescribeUsageLimitsCommandInput | DisableLoggingCommandInput | DisableSnapshotCopyCommandInput | DisassociateDataShareConsumerCommandInput | EnableLoggingCommandInput | EnableSnapshotCopyCommandInput | FailoverPrimaryComputeCommandInput | GetClusterCredentialsCommandInput | GetClusterCredentialsWithIAMCommandInput | GetIdentityCenterAuthTokenCommandInput | GetReservedNodeExchangeConfigurationOptionsCommandInput | GetReservedNodeExchangeOfferingsCommandInput | GetResourcePolicyCommandInput | ListRecommendationsCommandInput | ModifyAquaConfigurationCommandInput | ModifyAuthenticationProfileCommandInput | ModifyClusterCommandInput | ModifyClusterDbRevisionCommandInput | ModifyClusterIamRolesCommandInput | ModifyClusterMaintenanceCommandInput | ModifyClusterParameterGroupCommandInput | ModifyClusterSnapshotCommandInput | ModifyClusterSnapshotScheduleCommandInput | ModifyClusterSubnetGroupCommandInput | ModifyCustomDomainAssociationCommandInput | ModifyEndpointAccessCommandInput | ModifyEventSubscriptionCommandInput | ModifyIntegrationCommandInput | ModifyLakehouseConfigurationCommandInput | ModifyRedshiftIdcApplicationCommandInput | ModifyScheduledActionCommandInput | ModifySnapshotCopyRetentionPeriodCommandInput | ModifySnapshotScheduleCommandInput | ModifyUsageLimitCommandInput | PauseClusterCommandInput | PurchaseReservedNodeOfferingCommandInput | PutResourcePolicyCommandInput | RebootClusterCommandInput | RegisterNamespaceCommandInput | RejectDataShareCommandInput | ResetClusterParameterGroupCommandInput | ResizeClusterCommandInput | RestoreFromClusterSnapshotCommandInput | RestoreTableFromClusterSnapshotCommandInput | ResumeClusterCommandInput | RevokeClusterSecurityGroupIngressCommandInput | RevokeEndpointAccessCommandInput | RevokeSnapshotAccessCommandInput | RotateEncryptionKeyCommandInput | UpdatePartnerStatusCommandInput;
|
|
157
158
|
/**
|
|
158
159
|
* @public
|
|
159
160
|
*/
|
|
160
|
-
export type ServiceOutputTypes = AcceptReservedNodeExchangeCommandOutput | AddPartnerCommandOutput | AssociateDataShareConsumerCommandOutput | AuthorizeClusterSecurityGroupIngressCommandOutput | AuthorizeDataShareCommandOutput | AuthorizeEndpointAccessCommandOutput | AuthorizeSnapshotAccessCommandOutput | BatchDeleteClusterSnapshotsCommandOutput | BatchModifyClusterSnapshotsCommandOutput | CancelResizeCommandOutput | CopyClusterSnapshotCommandOutput | CreateAuthenticationProfileCommandOutput | CreateClusterCommandOutput | CreateClusterParameterGroupCommandOutput | CreateClusterSecurityGroupCommandOutput | CreateClusterSnapshotCommandOutput | CreateClusterSubnetGroupCommandOutput | CreateCustomDomainAssociationCommandOutput | CreateEndpointAccessCommandOutput | CreateEventSubscriptionCommandOutput | CreateHsmClientCertificateCommandOutput | CreateHsmConfigurationCommandOutput | CreateIntegrationCommandOutput | CreateRedshiftIdcApplicationCommandOutput | CreateScheduledActionCommandOutput | CreateSnapshotCopyGrantCommandOutput | CreateSnapshotScheduleCommandOutput | CreateTagsCommandOutput | CreateUsageLimitCommandOutput | DeauthorizeDataShareCommandOutput | DeleteAuthenticationProfileCommandOutput | DeleteClusterCommandOutput | DeleteClusterParameterGroupCommandOutput | DeleteClusterSecurityGroupCommandOutput | DeleteClusterSnapshotCommandOutput | DeleteClusterSubnetGroupCommandOutput | DeleteCustomDomainAssociationCommandOutput | DeleteEndpointAccessCommandOutput | DeleteEventSubscriptionCommandOutput | DeleteHsmClientCertificateCommandOutput | DeleteHsmConfigurationCommandOutput | DeleteIntegrationCommandOutput | DeletePartnerCommandOutput | DeleteRedshiftIdcApplicationCommandOutput | DeleteResourcePolicyCommandOutput | DeleteScheduledActionCommandOutput | DeleteSnapshotCopyGrantCommandOutput | DeleteSnapshotScheduleCommandOutput | DeleteTagsCommandOutput | DeleteUsageLimitCommandOutput | DeregisterNamespaceCommandOutput | DescribeAccountAttributesCommandOutput | DescribeAuthenticationProfilesCommandOutput | DescribeClusterDbRevisionsCommandOutput | DescribeClusterParameterGroupsCommandOutput | DescribeClusterParametersCommandOutput | DescribeClusterSecurityGroupsCommandOutput | DescribeClusterSnapshotsCommandOutput | DescribeClusterSubnetGroupsCommandOutput | DescribeClusterTracksCommandOutput | DescribeClusterVersionsCommandOutput | DescribeClustersCommandOutput | DescribeCustomDomainAssociationsCommandOutput | DescribeDataSharesCommandOutput | DescribeDataSharesForConsumerCommandOutput | DescribeDataSharesForProducerCommandOutput | DescribeDefaultClusterParametersCommandOutput | DescribeEndpointAccessCommandOutput | DescribeEndpointAuthorizationCommandOutput | DescribeEventCategoriesCommandOutput | DescribeEventSubscriptionsCommandOutput | DescribeEventsCommandOutput | DescribeHsmClientCertificatesCommandOutput | DescribeHsmConfigurationsCommandOutput | DescribeInboundIntegrationsCommandOutput | DescribeIntegrationsCommandOutput | DescribeLoggingStatusCommandOutput | DescribeNodeConfigurationOptionsCommandOutput | DescribeOrderableClusterOptionsCommandOutput | DescribePartnersCommandOutput | DescribeRedshiftIdcApplicationsCommandOutput | DescribeReservedNodeExchangeStatusCommandOutput | DescribeReservedNodeOfferingsCommandOutput | DescribeReservedNodesCommandOutput | DescribeResizeCommandOutput | DescribeScheduledActionsCommandOutput | DescribeSnapshotCopyGrantsCommandOutput | DescribeSnapshotSchedulesCommandOutput | DescribeStorageCommandOutput | DescribeTableRestoreStatusCommandOutput | DescribeTagsCommandOutput | DescribeUsageLimitsCommandOutput | DisableLoggingCommandOutput | DisableSnapshotCopyCommandOutput | DisassociateDataShareConsumerCommandOutput | EnableLoggingCommandOutput | EnableSnapshotCopyCommandOutput | FailoverPrimaryComputeCommandOutput | GetClusterCredentialsCommandOutput | GetClusterCredentialsWithIAMCommandOutput | GetIdentityCenterAuthTokenCommandOutput | GetReservedNodeExchangeConfigurationOptionsCommandOutput | GetReservedNodeExchangeOfferingsCommandOutput | GetResourcePolicyCommandOutput | ListRecommendationsCommandOutput | ModifyAquaConfigurationCommandOutput | ModifyAuthenticationProfileCommandOutput | ModifyClusterCommandOutput | ModifyClusterDbRevisionCommandOutput | ModifyClusterIamRolesCommandOutput | ModifyClusterMaintenanceCommandOutput | ModifyClusterParameterGroupCommandOutput | ModifyClusterSnapshotCommandOutput | ModifyClusterSnapshotScheduleCommandOutput | ModifyClusterSubnetGroupCommandOutput | ModifyCustomDomainAssociationCommandOutput | ModifyEndpointAccessCommandOutput | ModifyEventSubscriptionCommandOutput | ModifyIntegrationCommandOutput | ModifyRedshiftIdcApplicationCommandOutput | ModifyScheduledActionCommandOutput | ModifySnapshotCopyRetentionPeriodCommandOutput | ModifySnapshotScheduleCommandOutput | ModifyUsageLimitCommandOutput | PauseClusterCommandOutput | PurchaseReservedNodeOfferingCommandOutput | PutResourcePolicyCommandOutput | RebootClusterCommandOutput | RegisterNamespaceCommandOutput | RejectDataShareCommandOutput | ResetClusterParameterGroupCommandOutput | ResizeClusterCommandOutput | RestoreFromClusterSnapshotCommandOutput | RestoreTableFromClusterSnapshotCommandOutput | ResumeClusterCommandOutput | RevokeClusterSecurityGroupIngressCommandOutput | RevokeEndpointAccessCommandOutput | RevokeSnapshotAccessCommandOutput | RotateEncryptionKeyCommandOutput | UpdatePartnerStatusCommandOutput;
|
|
161
|
+
export type ServiceOutputTypes = AcceptReservedNodeExchangeCommandOutput | AddPartnerCommandOutput | AssociateDataShareConsumerCommandOutput | AuthorizeClusterSecurityGroupIngressCommandOutput | AuthorizeDataShareCommandOutput | AuthorizeEndpointAccessCommandOutput | AuthorizeSnapshotAccessCommandOutput | BatchDeleteClusterSnapshotsCommandOutput | BatchModifyClusterSnapshotsCommandOutput | CancelResizeCommandOutput | CopyClusterSnapshotCommandOutput | CreateAuthenticationProfileCommandOutput | CreateClusterCommandOutput | CreateClusterParameterGroupCommandOutput | CreateClusterSecurityGroupCommandOutput | CreateClusterSnapshotCommandOutput | CreateClusterSubnetGroupCommandOutput | CreateCustomDomainAssociationCommandOutput | CreateEndpointAccessCommandOutput | CreateEventSubscriptionCommandOutput | CreateHsmClientCertificateCommandOutput | CreateHsmConfigurationCommandOutput | CreateIntegrationCommandOutput | CreateRedshiftIdcApplicationCommandOutput | CreateScheduledActionCommandOutput | CreateSnapshotCopyGrantCommandOutput | CreateSnapshotScheduleCommandOutput | CreateTagsCommandOutput | CreateUsageLimitCommandOutput | DeauthorizeDataShareCommandOutput | DeleteAuthenticationProfileCommandOutput | DeleteClusterCommandOutput | DeleteClusterParameterGroupCommandOutput | DeleteClusterSecurityGroupCommandOutput | DeleteClusterSnapshotCommandOutput | DeleteClusterSubnetGroupCommandOutput | DeleteCustomDomainAssociationCommandOutput | DeleteEndpointAccessCommandOutput | DeleteEventSubscriptionCommandOutput | DeleteHsmClientCertificateCommandOutput | DeleteHsmConfigurationCommandOutput | DeleteIntegrationCommandOutput | DeletePartnerCommandOutput | DeleteRedshiftIdcApplicationCommandOutput | DeleteResourcePolicyCommandOutput | DeleteScheduledActionCommandOutput | DeleteSnapshotCopyGrantCommandOutput | DeleteSnapshotScheduleCommandOutput | DeleteTagsCommandOutput | DeleteUsageLimitCommandOutput | DeregisterNamespaceCommandOutput | DescribeAccountAttributesCommandOutput | DescribeAuthenticationProfilesCommandOutput | DescribeClusterDbRevisionsCommandOutput | DescribeClusterParameterGroupsCommandOutput | DescribeClusterParametersCommandOutput | DescribeClusterSecurityGroupsCommandOutput | DescribeClusterSnapshotsCommandOutput | DescribeClusterSubnetGroupsCommandOutput | DescribeClusterTracksCommandOutput | DescribeClusterVersionsCommandOutput | DescribeClustersCommandOutput | DescribeCustomDomainAssociationsCommandOutput | DescribeDataSharesCommandOutput | DescribeDataSharesForConsumerCommandOutput | DescribeDataSharesForProducerCommandOutput | DescribeDefaultClusterParametersCommandOutput | DescribeEndpointAccessCommandOutput | DescribeEndpointAuthorizationCommandOutput | DescribeEventCategoriesCommandOutput | DescribeEventSubscriptionsCommandOutput | DescribeEventsCommandOutput | DescribeHsmClientCertificatesCommandOutput | DescribeHsmConfigurationsCommandOutput | DescribeInboundIntegrationsCommandOutput | DescribeIntegrationsCommandOutput | DescribeLoggingStatusCommandOutput | DescribeNodeConfigurationOptionsCommandOutput | DescribeOrderableClusterOptionsCommandOutput | DescribePartnersCommandOutput | DescribeRedshiftIdcApplicationsCommandOutput | DescribeReservedNodeExchangeStatusCommandOutput | DescribeReservedNodeOfferingsCommandOutput | DescribeReservedNodesCommandOutput | DescribeResizeCommandOutput | DescribeScheduledActionsCommandOutput | DescribeSnapshotCopyGrantsCommandOutput | DescribeSnapshotSchedulesCommandOutput | DescribeStorageCommandOutput | DescribeTableRestoreStatusCommandOutput | DescribeTagsCommandOutput | DescribeUsageLimitsCommandOutput | DisableLoggingCommandOutput | DisableSnapshotCopyCommandOutput | DisassociateDataShareConsumerCommandOutput | EnableLoggingCommandOutput | EnableSnapshotCopyCommandOutput | FailoverPrimaryComputeCommandOutput | GetClusterCredentialsCommandOutput | GetClusterCredentialsWithIAMCommandOutput | GetIdentityCenterAuthTokenCommandOutput | GetReservedNodeExchangeConfigurationOptionsCommandOutput | GetReservedNodeExchangeOfferingsCommandOutput | GetResourcePolicyCommandOutput | ListRecommendationsCommandOutput | ModifyAquaConfigurationCommandOutput | ModifyAuthenticationProfileCommandOutput | ModifyClusterCommandOutput | ModifyClusterDbRevisionCommandOutput | ModifyClusterIamRolesCommandOutput | ModifyClusterMaintenanceCommandOutput | ModifyClusterParameterGroupCommandOutput | ModifyClusterSnapshotCommandOutput | ModifyClusterSnapshotScheduleCommandOutput | ModifyClusterSubnetGroupCommandOutput | ModifyCustomDomainAssociationCommandOutput | ModifyEndpointAccessCommandOutput | ModifyEventSubscriptionCommandOutput | ModifyIntegrationCommandOutput | ModifyLakehouseConfigurationCommandOutput | ModifyRedshiftIdcApplicationCommandOutput | ModifyScheduledActionCommandOutput | ModifySnapshotCopyRetentionPeriodCommandOutput | ModifySnapshotScheduleCommandOutput | ModifyUsageLimitCommandOutput | PauseClusterCommandOutput | PurchaseReservedNodeOfferingCommandOutput | PutResourcePolicyCommandOutput | RebootClusterCommandOutput | RegisterNamespaceCommandOutput | RejectDataShareCommandOutput | ResetClusterParameterGroupCommandOutput | ResizeClusterCommandOutput | RestoreFromClusterSnapshotCommandOutput | RestoreTableFromClusterSnapshotCommandOutput | ResumeClusterCommandOutput | RevokeClusterSecurityGroupIngressCommandOutput | RevokeEndpointAccessCommandOutput | RevokeSnapshotAccessCommandOutput | RotateEncryptionKeyCommandOutput | UpdatePartnerStatusCommandOutput;
|
|
161
162
|
/**
|
|
162
163
|
* @public
|
|
163
164
|
*/
|
|
@@ -115,6 +115,7 @@ declare const CreateClusterCommand_base: {
|
|
|
115
115
|
* IpAddressType: "STRING_VALUE",
|
|
116
116
|
* MultiAZ: true || false,
|
|
117
117
|
* RedshiftIdcApplicationArn: "STRING_VALUE",
|
|
118
|
+
* CatalogName: "STRING_VALUE",
|
|
118
119
|
* };
|
|
119
120
|
* const command = new CreateClusterCommand(input);
|
|
120
121
|
* const response = await client.send(command);
|
|
@@ -307,6 +308,8 @@ declare const CreateClusterCommand_base: {
|
|
|
307
308
|
* // },
|
|
308
309
|
* // ],
|
|
309
310
|
* // },
|
|
311
|
+
* // LakehouseRegistrationStatus: "STRING_VALUE",
|
|
312
|
+
* // CatalogArn: "STRING_VALUE",
|
|
310
313
|
* // },
|
|
311
314
|
* // };
|
|
312
315
|
*
|
|
@@ -339,10 +342,17 @@ declare const CreateClusterCommand_base: {
|
|
|
339
342
|
* <p>The cluster subnet group name does not refer to an existing cluster subnet
|
|
340
343
|
* group.</p>
|
|
341
344
|
*
|
|
345
|
+
* @throws {@link DependentServiceAccessDeniedFault} (client fault)
|
|
346
|
+
* <p>A dependent service denied access for the integration.</p>
|
|
347
|
+
*
|
|
342
348
|
* @throws {@link DependentServiceRequestThrottlingFault} (client fault)
|
|
343
349
|
* <p>The request cannot be completed because a dependent service is throttling requests
|
|
344
350
|
* made by Amazon Redshift on your behalf. Wait and retry the request.</p>
|
|
345
351
|
*
|
|
352
|
+
* @throws {@link DependentServiceUnavailableFault} (client fault)
|
|
353
|
+
* <p>Your request cannot be completed because a dependent internal service is
|
|
354
|
+
* temporarily unavailable. Wait 30 to 60 seconds and try again.</p>
|
|
355
|
+
*
|
|
346
356
|
* @throws {@link HsmClientCertificateNotFoundFault} (client fault)
|
|
347
357
|
* <p>There is no Amazon Redshift HSM client certificate with the specified
|
|
348
358
|
* identifier.</p>
|
|
@@ -66,8 +66,16 @@ declare const CreateRedshiftIdcApplicationCommand_base: {
|
|
|
66
66
|
* },
|
|
67
67
|
* },
|
|
68
68
|
* ],
|
|
69
|
+
* Redshift: [ // RedshiftServiceIntegrations
|
|
70
|
+
* { // RedshiftScopeUnion Union: only one key present
|
|
71
|
+
* Connect: { // Connect
|
|
72
|
+
* Authorization: "Enabled" || "Disabled", // required
|
|
73
|
+
* },
|
|
74
|
+
* },
|
|
75
|
+
* ],
|
|
69
76
|
* },
|
|
70
77
|
* ],
|
|
78
|
+
* ApplicationType: "None" || "Lakehouse",
|
|
71
79
|
* Tags: [ // TagList
|
|
72
80
|
* { // Tag
|
|
73
81
|
* Key: "STRING_VALUE",
|
|
@@ -114,8 +122,16 @@ declare const CreateRedshiftIdcApplicationCommand_base: {
|
|
|
114
122
|
* // },
|
|
115
123
|
* // },
|
|
116
124
|
* // ],
|
|
125
|
+
* // Redshift: [ // RedshiftServiceIntegrations
|
|
126
|
+
* // { // RedshiftScopeUnion Union: only one key present
|
|
127
|
+
* // Connect: { // Connect
|
|
128
|
+
* // Authorization: "Enabled" || "Disabled", // required
|
|
129
|
+
* // },
|
|
130
|
+
* // },
|
|
131
|
+
* // ],
|
|
117
132
|
* // },
|
|
118
133
|
* // ],
|
|
134
|
+
* // ApplicationType: "None" || "Lakehouse",
|
|
119
135
|
* // Tags: [ // TagList
|
|
120
136
|
* // { // Tag
|
|
121
137
|
* // Key: "STRING_VALUE",
|
|
@@ -78,8 +78,16 @@ declare const DescribeRedshiftIdcApplicationsCommand_base: {
|
|
|
78
78
|
* // },
|
|
79
79
|
* // },
|
|
80
80
|
* // ],
|
|
81
|
+
* // Redshift: [ // RedshiftServiceIntegrations
|
|
82
|
+
* // { // RedshiftScopeUnion Union: only one key present
|
|
83
|
+
* // Connect: { // Connect
|
|
84
|
+
* // Authorization: "Enabled" || "Disabled", // required
|
|
85
|
+
* // },
|
|
86
|
+
* // },
|
|
87
|
+
* // ],
|
|
81
88
|
* // },
|
|
82
89
|
* // ],
|
|
90
|
+
* // ApplicationType: "None" || "Lakehouse",
|
|
83
91
|
* // Tags: [ // TagList
|
|
84
92
|
* // { // Tag
|
|
85
93
|
* // Key: "STRING_VALUE",
|
|
@@ -0,0 +1,106 @@
|
|
|
1
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import { LakehouseConfiguration } from "../models/models_0";
|
|
4
|
+
import { ModifyLakehouseConfigurationMessage } from "../models/models_1";
|
|
5
|
+
import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export type { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
11
|
+
/**
|
|
12
|
+
* @public
|
|
13
|
+
*
|
|
14
|
+
* The input for {@link ModifyLakehouseConfigurationCommand}.
|
|
15
|
+
*/
|
|
16
|
+
export interface ModifyLakehouseConfigurationCommandInput extends ModifyLakehouseConfigurationMessage {
|
|
17
|
+
}
|
|
18
|
+
/**
|
|
19
|
+
* @public
|
|
20
|
+
*
|
|
21
|
+
* The output of {@link ModifyLakehouseConfigurationCommand}.
|
|
22
|
+
*/
|
|
23
|
+
export interface ModifyLakehouseConfigurationCommandOutput extends LakehouseConfiguration, __MetadataBearer {
|
|
24
|
+
}
|
|
25
|
+
declare const ModifyLakehouseConfigurationCommand_base: {
|
|
26
|
+
new (input: ModifyLakehouseConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyLakehouseConfigurationCommandInput, ModifyLakehouseConfigurationCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
new (input: ModifyLakehouseConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyLakehouseConfigurationCommandInput, ModifyLakehouseConfigurationCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
/**
|
|
31
|
+
* <p>Modifies the lakehouse configuration for a cluster. This operation allows you to manage Amazon Redshift federated permissions and Amazon Web Services IAM Identity Center trusted identity propagation.</p>
|
|
32
|
+
* @example
|
|
33
|
+
* Use a bare-bones client and the command you need to make an API call.
|
|
34
|
+
* ```javascript
|
|
35
|
+
* import { RedshiftClient, ModifyLakehouseConfigurationCommand } from "@aws-sdk/client-redshift"; // ES Modules import
|
|
36
|
+
* // const { RedshiftClient, ModifyLakehouseConfigurationCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
|
|
37
|
+
* // import type { RedshiftClientConfig } from "@aws-sdk/client-redshift";
|
|
38
|
+
* const config = {}; // type is RedshiftClientConfig
|
|
39
|
+
* const client = new RedshiftClient(config);
|
|
40
|
+
* const input = { // ModifyLakehouseConfigurationMessage
|
|
41
|
+
* ClusterIdentifier: "STRING_VALUE", // required
|
|
42
|
+
* LakehouseRegistration: "Register" || "Deregister",
|
|
43
|
+
* CatalogName: "STRING_VALUE",
|
|
44
|
+
* LakehouseIdcRegistration: "Associate" || "Disassociate",
|
|
45
|
+
* LakehouseIdcApplicationArn: "STRING_VALUE",
|
|
46
|
+
* DryRun: true || false,
|
|
47
|
+
* };
|
|
48
|
+
* const command = new ModifyLakehouseConfigurationCommand(input);
|
|
49
|
+
* const response = await client.send(command);
|
|
50
|
+
* // { // LakehouseConfiguration
|
|
51
|
+
* // ClusterIdentifier: "STRING_VALUE",
|
|
52
|
+
* // LakehouseIdcApplicationArn: "STRING_VALUE",
|
|
53
|
+
* // LakehouseRegistrationStatus: "STRING_VALUE",
|
|
54
|
+
* // CatalogArn: "STRING_VALUE",
|
|
55
|
+
* // };
|
|
56
|
+
*
|
|
57
|
+
* ```
|
|
58
|
+
*
|
|
59
|
+
* @param ModifyLakehouseConfigurationCommandInput - {@link ModifyLakehouseConfigurationCommandInput}
|
|
60
|
+
* @returns {@link ModifyLakehouseConfigurationCommandOutput}
|
|
61
|
+
* @see {@link ModifyLakehouseConfigurationCommandInput} for command's `input` shape.
|
|
62
|
+
* @see {@link ModifyLakehouseConfigurationCommandOutput} for command's `response` shape.
|
|
63
|
+
* @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
|
|
64
|
+
*
|
|
65
|
+
* @throws {@link ClusterNotFoundFault} (client fault)
|
|
66
|
+
* <p>The <code>ClusterIdentifier</code> parameter does not refer to an existing cluster.
|
|
67
|
+
* </p>
|
|
68
|
+
*
|
|
69
|
+
* @throws {@link DependentServiceAccessDeniedFault} (client fault)
|
|
70
|
+
* <p>A dependent service denied access for the integration.</p>
|
|
71
|
+
*
|
|
72
|
+
* @throws {@link DependentServiceUnavailableFault} (client fault)
|
|
73
|
+
* <p>Your request cannot be completed because a dependent internal service is
|
|
74
|
+
* temporarily unavailable. Wait 30 to 60 seconds and try again.</p>
|
|
75
|
+
*
|
|
76
|
+
* @throws {@link InvalidClusterStateFault} (client fault)
|
|
77
|
+
* <p>The specified cluster is not in the <code>available</code> state. </p>
|
|
78
|
+
*
|
|
79
|
+
* @throws {@link RedshiftIdcApplicationNotExistsFault} (client fault)
|
|
80
|
+
* <p>The application you attempted to find doesn't exist.</p>
|
|
81
|
+
*
|
|
82
|
+
* @throws {@link UnauthorizedOperation} (client fault)
|
|
83
|
+
* <p>Your account is not authorized to perform the requested operation.</p>
|
|
84
|
+
*
|
|
85
|
+
* @throws {@link UnsupportedOperationFault} (client fault)
|
|
86
|
+
* <p>The requested operation isn't supported.</p>
|
|
87
|
+
*
|
|
88
|
+
* @throws {@link RedshiftServiceException}
|
|
89
|
+
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
90
|
+
*
|
|
91
|
+
*
|
|
92
|
+
* @public
|
|
93
|
+
*/
|
|
94
|
+
export declare class ModifyLakehouseConfigurationCommand extends ModifyLakehouseConfigurationCommand_base {
|
|
95
|
+
/** @internal type navigation helper, not in runtime. */
|
|
96
|
+
protected static __types: {
|
|
97
|
+
api: {
|
|
98
|
+
input: ModifyLakehouseConfigurationMessage;
|
|
99
|
+
output: LakehouseConfiguration;
|
|
100
|
+
};
|
|
101
|
+
sdk: {
|
|
102
|
+
input: ModifyLakehouseConfigurationCommandInput;
|
|
103
|
+
output: ModifyLakehouseConfigurationCommandOutput;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
106
|
+
}
|