@aws-sdk/client-redshift-serverless 3.1113.0 → 3.1115.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/dist-cjs/index.js CHANGED
@@ -69,7 +69,7 @@ const commonParams = {
69
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
70
70
  };
71
71
 
72
- var version = "3.1112.0";
72
+ var version = "3.1114.0";
73
73
  var packageInfo = {
74
74
  version: version};
75
75
 
@@ -498,6 +498,7 @@ const _SCCn = "SnapshotCopyConfigurations";
498
498
  const _SL = "SnapshotList";
499
499
  const _SQEE = "ServiceQuotaExceededException";
500
500
  const _ST = "ServerlessTrack";
501
+ const _STPS = "S3TablePublishStatus";
501
502
  const _Sc = "Schedule";
502
503
  const _T = "Token";
503
504
  const _TA = "TargetAction";
@@ -595,6 +596,7 @@ const _dS = "durationSeconds";
595
596
  const _dU = "dbUser";
596
597
  const _e = "error";
597
598
  const _eA = "endpointArn";
599
+ const _eAn = "enabledAll";
598
600
  const _eCFAO = "extraComputeForAutomaticOptimization";
599
601
  const _eCT = "endpointCreateTime";
600
602
  const _eD = "endDate";
@@ -621,9 +623,11 @@ const _jN = "jsonName";
621
623
  const _k = "key";
622
624
  const _kKI = "kmsKeyId";
623
625
  const _l = "level";
626
+ const _lDT = "logDestinationType";
624
627
  const _lE = "logExports";
625
628
  const _lIAA = "lakehouseIdcApplicationArn";
626
629
  const _lIR = "lakehouseIdcRegistration";
630
+ const _lIT = "lastIngestionTimes";
627
631
  const _lR = "lakehouseRegistration";
628
632
  const _lRS = "lakehouseRegistrationStatus";
629
633
  const _m = "message";
@@ -702,7 +706,14 @@ const _sRP = "snapshotRetentionPeriod";
702
706
  const _sRST = "snapshotRetentionStartTime";
703
707
  const _sSN = "sourceSchemaName";
704
708
  const _sT = "startTime";
709
+ const _sTA = "s3TableAction";
710
+ const _sTG = "s3TableGranularity";
711
+ const _sTKKI = "s3TableKmsKeyId";
705
712
  const _sTN = "sourceTableName";
713
+ const _sTNa = "s3TableNamespace";
714
+ const _sTNab = "s3TableNames";
715
+ const _sTPS = "s3TablePublishStatus";
716
+ const _sTa = "s3Tables";
706
717
  const _sc = "schedule";
707
718
  const _se = "server";
708
719
  const _sn = "snapshot";
@@ -1351,8 +1362,8 @@ var ManagedWorkgroupListItem$ = [3, n0, _MWLI,
1351
1362
  ];
1352
1363
  var Namespace$ = [3, n0, _N,
1353
1364
  0,
1354
- [_nA, _nI, _nN, _aU, _dN, _kKI, _dIRA, _iR, _lE, _st, _cD, _aPSA, _aPSKKI, _lRS, _cA],
1355
- [0, 0, 0, [() => DbUser, 0], 0, 0, 0, 64 | 0, 64 | 0, 0, 5, 0, 0, 0, 0]
1365
+ [_nA, _nI, _nN, _aU, _dN, _kKI, _dIRA, _iR, _lE, _st, _cD, _aPSA, _aPSKKI, _lRS, _cA, _sTPS],
1366
+ [0, 0, 0, [() => DbUser, 0], 0, 0, 0, 64 | 0, 64 | 0, 0, 5, 0, 0, 0, 0, () => S3TablePublishStatus$]
1356
1367
  ];
1357
1368
  var NetworkInterface$ = [3, n0, _NI,
1358
1369
  0,
@@ -1434,6 +1445,11 @@ var RestoreTableFromSnapshotResponse$ = [3, n0, _RTFSRe,
1434
1445
  [_tRS],
1435
1446
  [() => TableRestoreStatus$]
1436
1447
  ];
1448
+ var S3TablePublishStatus$ = [3, n0, _STPS,
1449
+ 0,
1450
+ [_sTa, _sTNa, _sTG, _eAn, _lIT],
1451
+ [64 | 0, 0, 0, 2, 128 | 0]
1452
+ ];
1437
1453
  var ScheduledActionAssociation$ = [3, n0, _SAA,
1438
1454
  0,
1439
1455
  [_nN, _sAN],
@@ -1521,8 +1537,8 @@ var UpdateLakehouseConfigurationResponse$ = [3, n0, _ULCRp,
1521
1537
  ];
1522
1538
  var UpdateNamespaceRequest$ = [3, n0, _UNR,
1523
1539
  0,
1524
- [_nN, _aUP, _aU, _kKI, _dIRA, _iR, _lE, _mAP, _aPSKKI],
1525
- [0, [() => DbPassword, 0], [() => DbUser, 0], 0, 0, 64 | 0, 64 | 0, 2, 0], 1
1540
+ [_nN, _aUP, _aU, _kKI, _dIRA, _iR, _lE, _mAP, _aPSKKI, _lDT, _sTA, _sTNab, _sTKKI, _sTG],
1541
+ [0, [() => DbPassword, 0], [() => DbUser, 0], 0, 0, 64 | 0, 64 | 0, 2, 0, 0, 0, 64 | 0, 0, 0], 1
1526
1542
  ];
1527
1543
  var UpdateNamespaceResponse$ = [3, n0, _UNRp,
1528
1544
  0,
@@ -2344,6 +2360,10 @@ const LogExport = {
2344
2360
  USER_ACTIVITY_LOG: "useractivitylog",
2345
2361
  USER_LOG: "userlog",
2346
2362
  };
2363
+ const S3TableGranularity = {
2364
+ ACCOUNT: "account",
2365
+ NAMESPACE: "namespace",
2366
+ };
2347
2367
  const NamespaceStatus = {
2348
2368
  AVAILABLE: "AVAILABLE",
2349
2369
  DELETING: "DELETING",
@@ -2396,6 +2416,14 @@ const ManagedWorkgroupStatus = {
2396
2416
  MODIFYING: "MODIFYING",
2397
2417
  NOT_AVAILABLE: "NOT_AVAILABLE",
2398
2418
  };
2419
+ const LogDestinationType = {
2420
+ CLOUDWATCH: "cloudwatch",
2421
+ S3TABLE: "s3table",
2422
+ };
2423
+ const S3TableAction = {
2424
+ DISABLE: "Disable",
2425
+ ENABLE: "Enable",
2426
+ };
2399
2427
 
2400
2428
  exports.AccessDeniedException = AccessDeniedException;
2401
2429
  exports.AccessDeniedException$ = AccessDeniedException$;
@@ -2614,6 +2642,7 @@ exports.ListWorkgroups$ = ListWorkgroups$;
2614
2642
  exports.ListWorkgroupsCommand = ListWorkgroupsCommand;
2615
2643
  exports.ListWorkgroupsRequest$ = ListWorkgroupsRequest$;
2616
2644
  exports.ListWorkgroupsResponse$ = ListWorkgroupsResponse$;
2645
+ exports.LogDestinationType = LogDestinationType;
2617
2646
  exports.LogExport = LogExport;
2618
2647
  exports.ManagedWorkgroupListItem$ = ManagedWorkgroupListItem$;
2619
2648
  exports.ManagedWorkgroupStatus = ManagedWorkgroupStatus;
@@ -2653,6 +2682,9 @@ exports.RestoreTableFromSnapshot$ = RestoreTableFromSnapshot$;
2653
2682
  exports.RestoreTableFromSnapshotCommand = RestoreTableFromSnapshotCommand;
2654
2683
  exports.RestoreTableFromSnapshotRequest$ = RestoreTableFromSnapshotRequest$;
2655
2684
  exports.RestoreTableFromSnapshotResponse$ = RestoreTableFromSnapshotResponse$;
2685
+ exports.S3TableAction = S3TableAction;
2686
+ exports.S3TableGranularity = S3TableGranularity;
2687
+ exports.S3TablePublishStatus$ = S3TablePublishStatus$;
2656
2688
  exports.Schedule$ = Schedule$;
2657
2689
  exports.ScheduledActionAssociation$ = ScheduledActionAssociation$;
2658
2690
  exports.ScheduledActionResponse$ = ScheduledActionResponse$;
@@ -11,6 +11,10 @@ export const LogExport = {
11
11
  USER_ACTIVITY_LOG: "useractivitylog",
12
12
  USER_LOG: "userlog",
13
13
  };
14
+ export const S3TableGranularity = {
15
+ ACCOUNT: "account",
16
+ NAMESPACE: "namespace",
17
+ };
14
18
  export const NamespaceStatus = {
15
19
  AVAILABLE: "AVAILABLE",
16
20
  DELETING: "DELETING",
@@ -63,3 +67,11 @@ export const ManagedWorkgroupStatus = {
63
67
  MODIFYING: "MODIFYING",
64
68
  NOT_AVAILABLE: "NOT_AVAILABLE",
65
69
  };
70
+ export const LogDestinationType = {
71
+ CLOUDWATCH: "cloudwatch",
72
+ S3TABLE: "s3table",
73
+ };
74
+ export const S3TableAction = {
75
+ DISABLE: "Disable",
76
+ ENABLE: "Enable",
77
+ };
@@ -202,6 +202,7 @@ const _SCCn = "SnapshotCopyConfigurations";
202
202
  const _SL = "SnapshotList";
203
203
  const _SQEE = "ServiceQuotaExceededException";
204
204
  const _ST = "ServerlessTrack";
205
+ const _STPS = "S3TablePublishStatus";
205
206
  const _Sc = "Schedule";
206
207
  const _T = "Token";
207
208
  const _TA = "TargetAction";
@@ -299,6 +300,7 @@ const _dS = "durationSeconds";
299
300
  const _dU = "dbUser";
300
301
  const _e = "error";
301
302
  const _eA = "endpointArn";
303
+ const _eAn = "enabledAll";
302
304
  const _eCFAO = "extraComputeForAutomaticOptimization";
303
305
  const _eCT = "endpointCreateTime";
304
306
  const _eD = "endDate";
@@ -325,9 +327,11 @@ const _jN = "jsonName";
325
327
  const _k = "key";
326
328
  const _kKI = "kmsKeyId";
327
329
  const _l = "level";
330
+ const _lDT = "logDestinationType";
328
331
  const _lE = "logExports";
329
332
  const _lIAA = "lakehouseIdcApplicationArn";
330
333
  const _lIR = "lakehouseIdcRegistration";
334
+ const _lIT = "lastIngestionTimes";
331
335
  const _lR = "lakehouseRegistration";
332
336
  const _lRS = "lakehouseRegistrationStatus";
333
337
  const _m = "message";
@@ -406,7 +410,14 @@ const _sRP = "snapshotRetentionPeriod";
406
410
  const _sRST = "snapshotRetentionStartTime";
407
411
  const _sSN = "sourceSchemaName";
408
412
  const _sT = "startTime";
413
+ const _sTA = "s3TableAction";
414
+ const _sTG = "s3TableGranularity";
415
+ const _sTKKI = "s3TableKmsKeyId";
409
416
  const _sTN = "sourceTableName";
417
+ const _sTNa = "s3TableNamespace";
418
+ const _sTNab = "s3TableNames";
419
+ const _sTPS = "s3TablePublishStatus";
420
+ const _sTa = "s3Tables";
410
421
  const _sc = "schedule";
411
422
  const _se = "server";
412
423
  const _sn = "snapshot";
@@ -1058,8 +1069,8 @@ export var ManagedWorkgroupListItem$ = [3, n0, _MWLI,
1058
1069
  ];
1059
1070
  export var Namespace$ = [3, n0, _N,
1060
1071
  0,
1061
- [_nA, _nI, _nN, _aU, _dN, _kKI, _dIRA, _iR, _lE, _st, _cD, _aPSA, _aPSKKI, _lRS, _cA],
1062
- [0, 0, 0, [() => DbUser, 0], 0, 0, 0, 64 | 0, 64 | 0, 0, 5, 0, 0, 0, 0]
1072
+ [_nA, _nI, _nN, _aU, _dN, _kKI, _dIRA, _iR, _lE, _st, _cD, _aPSA, _aPSKKI, _lRS, _cA, _sTPS],
1073
+ [0, 0, 0, [() => DbUser, 0], 0, 0, 0, 64 | 0, 64 | 0, 0, 5, 0, 0, 0, 0, () => S3TablePublishStatus$]
1063
1074
  ];
1064
1075
  export var NetworkInterface$ = [3, n0, _NI,
1065
1076
  0,
@@ -1141,6 +1152,11 @@ export var RestoreTableFromSnapshotResponse$ = [3, n0, _RTFSRe,
1141
1152
  [_tRS],
1142
1153
  [() => TableRestoreStatus$]
1143
1154
  ];
1155
+ export var S3TablePublishStatus$ = [3, n0, _STPS,
1156
+ 0,
1157
+ [_sTa, _sTNa, _sTG, _eAn, _lIT],
1158
+ [64 | 0, 0, 0, 2, 128 | 0]
1159
+ ];
1144
1160
  export var ScheduledActionAssociation$ = [3, n0, _SAA,
1145
1161
  0,
1146
1162
  [_nN, _sAN],
@@ -1228,8 +1244,8 @@ export var UpdateLakehouseConfigurationResponse$ = [3, n0, _ULCRp,
1228
1244
  ];
1229
1245
  export var UpdateNamespaceRequest$ = [3, n0, _UNR,
1230
1246
  0,
1231
- [_nN, _aUP, _aU, _kKI, _dIRA, _iR, _lE, _mAP, _aPSKKI],
1232
- [0, [() => DbPassword, 0], [() => DbUser, 0], 0, 0, 64 | 0, 64 | 0, 2, 0], 1
1247
+ [_nN, _aUP, _aU, _kKI, _dIRA, _iR, _lE, _mAP, _aPSKKI, _lDT, _sTA, _sTNab, _sTKKI, _sTG],
1248
+ [0, [() => DbPassword, 0], [() => DbUser, 0], 0, 0, 64 | 0, 64 | 0, 2, 0, 0, 0, 64 | 0, 0, 0], 1
1233
1249
  ];
1234
1250
  export var UpdateNamespaceResponse$ = [3, n0, _UNRp,
1235
1251
  0,
@@ -1343,6 +1359,7 @@ var ReservationOfferingsList = [1, n0, _ROL,
1343
1359
  var ReservationsList = [1, n0, _RL,
1344
1360
  0, () => Reservation$
1345
1361
  ];
1362
+ var S3TableNameList = 64 | 0;
1346
1363
  var ScheduledActionsList = [1, n0, _SAL,
1347
1364
  0, () => ScheduledActionAssociation$
1348
1365
  ];
@@ -1382,6 +1399,7 @@ var WorkgroupList = [1, n0, _WL,
1382
1399
  0, () => Workgroup$
1383
1400
  ];
1384
1401
  var WorkgroupNameList = 64 | 0;
1402
+ var S3TableLastIngestionTimeMap = 128 | 0;
1385
1403
  export var Schedule$ = [4, n0, _Sc,
1386
1404
  0,
1387
1405
  [_at, _cr],
@@ -79,6 +79,17 @@ declare const CreateNamespaceCommand_base: {
79
79
  * // adminPasswordSecretKmsKeyId: "STRING_VALUE",
80
80
  * // lakehouseRegistrationStatus: "STRING_VALUE",
81
81
  * // catalogArn: "STRING_VALUE",
82
+ * // s3TablePublishStatus: { // S3TablePublishStatus
83
+ * // s3Tables: [ // S3TableNameList
84
+ * // "STRING_VALUE",
85
+ * // ],
86
+ * // s3TableNamespace: "STRING_VALUE",
87
+ * // s3TableGranularity: "STRING_VALUE",
88
+ * // enabledAll: true || false,
89
+ * // lastIngestionTimes: { // S3TableLastIngestionTimeMap
90
+ * // "<keys>": "STRING_VALUE",
91
+ * // },
92
+ * // },
82
93
  * // },
83
94
  * // };
84
95
  *
@@ -61,6 +61,17 @@ declare const DeleteNamespaceCommand_base: {
61
61
  * // adminPasswordSecretKmsKeyId: "STRING_VALUE",
62
62
  * // lakehouseRegistrationStatus: "STRING_VALUE",
63
63
  * // catalogArn: "STRING_VALUE",
64
+ * // s3TablePublishStatus: { // S3TablePublishStatus
65
+ * // s3Tables: [ // S3TableNameList
66
+ * // "STRING_VALUE",
67
+ * // ],
68
+ * // s3TableNamespace: "STRING_VALUE",
69
+ * // s3TableGranularity: "STRING_VALUE",
70
+ * // enabledAll: true || false,
71
+ * // lastIngestionTimes: { // S3TableLastIngestionTimeMap
72
+ * // "<keys>": "STRING_VALUE",
73
+ * // },
74
+ * // },
64
75
  * // },
65
76
  * // };
66
77
  *
@@ -59,6 +59,17 @@ declare const GetNamespaceCommand_base: {
59
59
  * // adminPasswordSecretKmsKeyId: "STRING_VALUE",
60
60
  * // lakehouseRegistrationStatus: "STRING_VALUE",
61
61
  * // catalogArn: "STRING_VALUE",
62
+ * // s3TablePublishStatus: { // S3TablePublishStatus
63
+ * // s3Tables: [ // S3TableNameList
64
+ * // "STRING_VALUE",
65
+ * // ],
66
+ * // s3TableNamespace: "STRING_VALUE",
67
+ * // s3TableGranularity: "STRING_VALUE",
68
+ * // enabledAll: true || false,
69
+ * // lastIngestionTimes: { // S3TableLastIngestionTimeMap
70
+ * // "<keys>": "STRING_VALUE",
71
+ * // },
72
+ * // },
62
73
  * // },
63
74
  * // };
64
75
  *
@@ -62,6 +62,17 @@ declare const ListNamespacesCommand_base: {
62
62
  * // adminPasswordSecretKmsKeyId: "STRING_VALUE",
63
63
  * // lakehouseRegistrationStatus: "STRING_VALUE",
64
64
  * // catalogArn: "STRING_VALUE",
65
+ * // s3TablePublishStatus: { // S3TablePublishStatus
66
+ * // s3Tables: [ // S3TableNameList
67
+ * // "STRING_VALUE",
68
+ * // ],
69
+ * // s3TableNamespace: "STRING_VALUE",
70
+ * // s3TableGranularity: "STRING_VALUE",
71
+ * // enabledAll: true || false,
72
+ * // lastIngestionTimes: { // S3TableLastIngestionTimeMap
73
+ * // "<keys>": "STRING_VALUE",
74
+ * // },
75
+ * // },
65
76
  * // },
66
77
  * // ],
67
78
  * // };
@@ -63,6 +63,17 @@ declare const RestoreFromRecoveryPointCommand_base: {
63
63
  * // adminPasswordSecretKmsKeyId: "STRING_VALUE",
64
64
  * // lakehouseRegistrationStatus: "STRING_VALUE",
65
65
  * // catalogArn: "STRING_VALUE",
66
+ * // s3TablePublishStatus: { // S3TablePublishStatus
67
+ * // s3Tables: [ // S3TableNameList
68
+ * // "STRING_VALUE",
69
+ * // ],
70
+ * // s3TableNamespace: "STRING_VALUE",
71
+ * // s3TableGranularity: "STRING_VALUE",
72
+ * // enabledAll: true || false,
73
+ * // lastIngestionTimes: { // S3TableLastIngestionTimeMap
74
+ * // "<keys>": "STRING_VALUE",
75
+ * // },
76
+ * // },
66
77
  * // },
67
78
  * // };
68
79
  *
@@ -68,6 +68,17 @@ declare const RestoreFromSnapshotCommand_base: {
68
68
  * // adminPasswordSecretKmsKeyId: "STRING_VALUE",
69
69
  * // lakehouseRegistrationStatus: "STRING_VALUE",
70
70
  * // catalogArn: "STRING_VALUE",
71
+ * // s3TablePublishStatus: { // S3TablePublishStatus
72
+ * // s3Tables: [ // S3TableNameList
73
+ * // "STRING_VALUE",
74
+ * // ],
75
+ * // s3TableNamespace: "STRING_VALUE",
76
+ * // s3TableGranularity: "STRING_VALUE",
77
+ * // enabledAll: true || false,
78
+ * // lastIngestionTimes: { // S3TableLastIngestionTimeMap
79
+ * // "<keys>": "STRING_VALUE",
80
+ * // },
81
+ * // },
71
82
  * // },
72
83
  * // };
73
84
  *
@@ -24,7 +24,7 @@ declare const UpdateNamespaceCommand_base: {
24
24
  getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
25
25
  };
26
26
  /**
27
- * <p>Updates a namespace with the specified settings. Unless required, you can't update multiple parameters in one request. For example, you must specify both <code>adminUsername</code> and <code>adminUserPassword</code> to update either field, but you can't update both <code>kmsKeyId</code> and <code>logExports</code> in a single request.</p>
27
+ * <p>Updates a namespace with the specified settings. Unless required, you can't update multiple parameters in one request. For example, you must specify both <code>adminUsername</code> and <code>adminUserPassword</code> to update either field, but you can't update both <code>kmsKeyId</code> and <code>logExports</code> in a single request.</p> <p>Similarly, an S3 Tables log-publishing update (a request where <code>logDestinationType</code> is <code>s3table</code>) cannot be combined with any other namespace configuration change and must be submitted as its own request.</p>
28
28
  * @example
29
29
  * Use a bare-bones client and the command you need to make an API call.
30
30
  * ```javascript
@@ -47,6 +47,13 @@ declare const UpdateNamespaceCommand_base: {
47
47
  * ],
48
48
  * manageAdminPassword: true || false,
49
49
  * adminPasswordSecretKmsKeyId: "STRING_VALUE",
50
+ * logDestinationType: "STRING_VALUE",
51
+ * s3TableAction: "STRING_VALUE",
52
+ * s3TableNames: [ // S3TableNameList
53
+ * "STRING_VALUE",
54
+ * ],
55
+ * s3TableKmsKeyId: "STRING_VALUE",
56
+ * s3TableGranularity: "STRING_VALUE",
50
57
  * };
51
58
  * const command = new UpdateNamespaceCommand(input);
52
59
  * const response = await client.send(command);
@@ -71,6 +78,17 @@ declare const UpdateNamespaceCommand_base: {
71
78
  * // adminPasswordSecretKmsKeyId: "STRING_VALUE",
72
79
  * // lakehouseRegistrationStatus: "STRING_VALUE",
73
80
  * // catalogArn: "STRING_VALUE",
81
+ * // s3TablePublishStatus: { // S3TablePublishStatus
82
+ * // s3Tables: [ // S3TableNameList
83
+ * // "STRING_VALUE",
84
+ * // ],
85
+ * // s3TableNamespace: "STRING_VALUE",
86
+ * // s3TableGranularity: "STRING_VALUE",
87
+ * // enabledAll: true || false,
88
+ * // lastIngestionTimes: { // S3TableLastIngestionTimeMap
89
+ * // "<keys>": "STRING_VALUE",
90
+ * // },
91
+ * // },
74
92
  * // },
75
93
  * // };
76
94
  *
@@ -27,6 +27,18 @@ export declare const LogExport: {
27
27
  * @public
28
28
  */
29
29
  export type LogExport = (typeof LogExport)[keyof typeof LogExport];
30
+ /**
31
+ * @public
32
+ * @enum
33
+ */
34
+ export declare const S3TableGranularity: {
35
+ readonly ACCOUNT: "account";
36
+ readonly NAMESPACE: "namespace";
37
+ };
38
+ /**
39
+ * @public
40
+ */
41
+ export type S3TableGranularity = (typeof S3TableGranularity)[keyof typeof S3TableGranularity];
30
42
  /**
31
43
  * @public
32
44
  * @enum
@@ -167,3 +179,27 @@ export declare const ManagedWorkgroupStatus: {
167
179
  * @public
168
180
  */
169
181
  export type ManagedWorkgroupStatus = (typeof ManagedWorkgroupStatus)[keyof typeof ManagedWorkgroupStatus];
182
+ /**
183
+ * @public
184
+ * @enum
185
+ */
186
+ export declare const LogDestinationType: {
187
+ readonly CLOUDWATCH: "cloudwatch";
188
+ readonly S3TABLE: "s3table";
189
+ };
190
+ /**
191
+ * @public
192
+ */
193
+ export type LogDestinationType = (typeof LogDestinationType)[keyof typeof LogDestinationType];
194
+ /**
195
+ * @public
196
+ * @enum
197
+ */
198
+ export declare const S3TableAction: {
199
+ readonly DISABLE: "Disable";
200
+ readonly ENABLE: "Enable";
201
+ };
202
+ /**
203
+ * @public
204
+ */
205
+ export type S3TableAction = (typeof S3TableAction)[keyof typeof S3TableAction];
@@ -1,4 +1,4 @@
1
- import type { LakehouseIdcRegistration, LakehouseRegistration, LogExport, ManagedWorkgroupStatus, NamespaceStatus, OfferingType, PerformanceTargetStatus, SnapshotStatus, State, UsageLimitBreachAction, UsageLimitPeriod, UsageLimitUsageType, WorkgroupStatus } from "./enums";
1
+ import type { LakehouseIdcRegistration, LakehouseRegistration, LogDestinationType, LogExport, ManagedWorkgroupStatus, NamespaceStatus, OfferingType, PerformanceTargetStatus, S3TableAction, S3TableGranularity, SnapshotStatus, State, UsageLimitBreachAction, UsageLimitPeriod, UsageLimitUsageType, WorkgroupStatus } from "./enums";
2
2
  /**
3
3
  * <p>An object that represents the custom domain name association.</p>
4
4
  * @public
@@ -482,6 +482,37 @@ export interface CreateNamespaceRequest {
482
482
  */
483
483
  redshiftIdcApplicationArn?: string | undefined;
484
484
  }
485
+ /**
486
+ * <p>Describes the state of Amazon S3 Tables system-table log publishing for a namespace.</p>
487
+ * @public
488
+ */
489
+ export interface S3TablePublishStatus {
490
+ /**
491
+ * <p>The system tables currently being published.</p>
492
+ * @public
493
+ */
494
+ s3Tables?: string[] | undefined;
495
+ /**
496
+ * <p>The identifier of the namespace in the S3 table bucket that holds the published tables.</p>
497
+ * @public
498
+ */
499
+ s3TableNamespace?: string | undefined;
500
+ /**
501
+ * <p>The scope currently in effect. Values are <code>namespace</code> or <code>account</code>.</p>
502
+ * @public
503
+ */
504
+ s3TableGranularity?: S3TableGranularity | undefined;
505
+ /**
506
+ * <p> <code>true</code> when the namespace is enrolled in every current and future system table rather than an explicit list of tables.</p>
507
+ * @public
508
+ */
509
+ enabledAll?: boolean | undefined;
510
+ /**
511
+ * <p>A map of system table name to the time that table last received data, as an ISO-8601 timestamp. A table that has not yet been ingested is absent from the map. Use it to judge data freshness.</p>
512
+ * @public
513
+ */
514
+ lastIngestionTimes?: Record<string, string> | undefined;
515
+ }
485
516
  /**
486
517
  * <p>A collection of database objects and users.</p>
487
518
  * @public
@@ -562,6 +593,11 @@ export interface Namespace {
562
593
  * @public
563
594
  */
564
595
  catalogArn?: string | undefined;
596
+ /**
597
+ * <p>The current Amazon S3 Tables log-publishing status for the namespace. Not returned when S3 Tables publishing has never been configured for the namespace.</p>
598
+ * @public
599
+ */
600
+ s3TablePublishStatus?: S3TablePublishStatus | undefined;
565
601
  }
566
602
  /**
567
603
  * @public
@@ -2811,6 +2847,31 @@ export interface UpdateNamespaceRequest {
2811
2847
  * @public
2812
2848
  */
2813
2849
  adminPasswordSecretKmsKeyId?: string | undefined;
2850
+ /**
2851
+ * <p>The destination for the log data. Valid values are <code>s3table</code> and <code>cloudwatch</code>.</p> <p>Set this to <code>s3table</code> to manage Amazon S3 Tables system-table publishing for the namespace.</p>
2852
+ * @public
2853
+ */
2854
+ logDestinationType?: LogDestinationType | undefined;
2855
+ /**
2856
+ * <p>Whether to enable or disable Amazon S3 Tables publishing. Valid values are <code>Enable</code> and <code>Disable</code>, matched case-insensitively.</p> <p>When omitted, defaults to <code>Enable</code>. Valid only when <code>logDestinationType</code> is <code>s3table</code>.</p>
2857
+ * @public
2858
+ */
2859
+ s3TableAction?: S3TableAction | undefined;
2860
+ /**
2861
+ * <p>The system tables to publish (on enable) or to stop publishing (on disable). Each value is either a system table view name that begins with <code>sys_</code> or the keyword <code>all</code>.</p> <p>Omitting this parameter, passing an empty list, or including <code>all</code> each select every current and future system table. Each name must be 1-128 characters, and the list can contain up to 256 names.</p> <p>Valid only when <code>logDestinationType</code> is <code>s3table</code>.</p>
2862
+ * @public
2863
+ */
2864
+ s3TableNames?: string[] | undefined;
2865
+ /**
2866
+ * <p>The identifier of the Key Management Service key used to encrypt the published Amazon S3 Tables data. When omitted, the data is encrypted with SSE-S3 (Amazon S3 managed keys).</p> <p>Valid only when <code>logDestinationType</code> is <code>s3table</code>.</p>
2867
+ * @public
2868
+ */
2869
+ s3TableKmsKeyId?: string | undefined;
2870
+ /**
2871
+ * <p>The scope of the Amazon S3 Tables destination. Valid values are <code>namespace</code> and <code>account</code>, matched case-insensitively. <code>namespace</code> scopes the published tables to this namespace; <code>account</code> scopes them to the Amazon Web Services account.</p> <p>Required when enabling. Omitting this parameter or passing a blank value fails with <code>ValidationException</code>. Valid only when <code>logDestinationType</code> is <code>s3table</code>.</p>
2872
+ * @public
2873
+ */
2874
+ s3TableGranularity?: S3TableGranularity | undefined;
2814
2875
  }
2815
2876
  /**
2816
2877
  * @public
@@ -140,6 +140,7 @@ export declare var RestoreTableFromRecoveryPointRequest$: StaticStructureSchema;
140
140
  export declare var RestoreTableFromRecoveryPointResponse$: StaticStructureSchema;
141
141
  export declare var RestoreTableFromSnapshotRequest$: StaticStructureSchema;
142
142
  export declare var RestoreTableFromSnapshotResponse$: StaticStructureSchema;
143
+ export declare var S3TablePublishStatus$: StaticStructureSchema;
143
144
  export declare var ScheduledActionAssociation$: StaticStructureSchema;
144
145
  export declare var ScheduledActionResponse$: StaticStructureSchema;
145
146
  export declare var ServerlessTrack$: StaticStructureSchema;
@@ -13,6 +13,11 @@ export declare const LogExport: {
13
13
  readonly USER_LOG: "userlog";
14
14
  };
15
15
  export type LogExport = (typeof LogExport)[keyof typeof LogExport];
16
+ export declare const S3TableGranularity: {
17
+ readonly ACCOUNT: "account";
18
+ readonly NAMESPACE: "namespace";
19
+ };
20
+ export type S3TableGranularity = (typeof S3TableGranularity)[keyof typeof S3TableGranularity];
16
21
  export declare const NamespaceStatus: {
17
22
  readonly AVAILABLE: "AVAILABLE";
18
23
  readonly DELETING: "DELETING";
@@ -81,3 +86,13 @@ export declare const ManagedWorkgroupStatus: {
81
86
  };
82
87
  export type ManagedWorkgroupStatus =
83
88
  (typeof ManagedWorkgroupStatus)[keyof typeof ManagedWorkgroupStatus];
89
+ export declare const LogDestinationType: {
90
+ readonly CLOUDWATCH: "cloudwatch";
91
+ readonly S3TABLE: "s3table";
92
+ };
93
+ export type LogDestinationType = (typeof LogDestinationType)[keyof typeof LogDestinationType];
94
+ export declare const S3TableAction: {
95
+ readonly DISABLE: "Disable";
96
+ readonly ENABLE: "Enable";
97
+ };
98
+ export type S3TableAction = (typeof S3TableAction)[keyof typeof S3TableAction];
@@ -1,11 +1,14 @@
1
1
  import {
2
2
  LakehouseIdcRegistration,
3
3
  LakehouseRegistration,
4
+ LogDestinationType,
4
5
  LogExport,
5
6
  ManagedWorkgroupStatus,
6
7
  NamespaceStatus,
7
8
  OfferingType,
8
9
  PerformanceTargetStatus,
10
+ S3TableAction,
11
+ S3TableGranularity,
9
12
  SnapshotStatus,
10
13
  State,
11
14
  UsageLimitBreachAction,
@@ -123,6 +126,13 @@ export interface CreateNamespaceRequest {
123
126
  adminPasswordSecretKmsKeyId?: string | undefined;
124
127
  redshiftIdcApplicationArn?: string | undefined;
125
128
  }
129
+ export interface S3TablePublishStatus {
130
+ s3Tables?: string[] | undefined;
131
+ s3TableNamespace?: string | undefined;
132
+ s3TableGranularity?: S3TableGranularity | undefined;
133
+ enabledAll?: boolean | undefined;
134
+ lastIngestionTimes?: Record<string, string> | undefined;
135
+ }
126
136
  export interface Namespace {
127
137
  namespaceArn?: string | undefined;
128
138
  namespaceId?: string | undefined;
@@ -139,6 +149,7 @@ export interface Namespace {
139
149
  adminPasswordSecretKmsKeyId?: string | undefined;
140
150
  lakehouseRegistrationStatus?: string | undefined;
141
151
  catalogArn?: string | undefined;
152
+ s3TablePublishStatus?: S3TablePublishStatus | undefined;
142
153
  }
143
154
  export interface CreateNamespaceResponse {
144
155
  namespace?: Namespace | undefined;
@@ -718,6 +729,11 @@ export interface UpdateNamespaceRequest {
718
729
  logExports?: LogExport[] | undefined;
719
730
  manageAdminPassword?: boolean | undefined;
720
731
  adminPasswordSecretKmsKeyId?: string | undefined;
732
+ logDestinationType?: LogDestinationType | undefined;
733
+ s3TableAction?: S3TableAction | undefined;
734
+ s3TableNames?: string[] | undefined;
735
+ s3TableKmsKeyId?: string | undefined;
736
+ s3TableGranularity?: S3TableGranularity | undefined;
721
737
  }
722
738
  export interface UpdateNamespaceResponse {
723
739
  namespace: Namespace | undefined;
@@ -140,6 +140,7 @@ export declare var RestoreTableFromRecoveryPointRequest$: StaticStructureSchema;
140
140
  export declare var RestoreTableFromRecoveryPointResponse$: StaticStructureSchema;
141
141
  export declare var RestoreTableFromSnapshotRequest$: StaticStructureSchema;
142
142
  export declare var RestoreTableFromSnapshotResponse$: StaticStructureSchema;
143
+ export declare var S3TablePublishStatus$: StaticStructureSchema;
143
144
  export declare var ScheduledActionAssociation$: StaticStructureSchema;
144
145
  export declare var ScheduledActionResponse$: StaticStructureSchema;
145
146
  export declare var ServerlessTrack$: StaticStructureSchema;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-redshift-serverless",
3
- "version": "3.1113.0",
3
+ "version": "3.1115.0",
4
4
  "description": "AWS SDK for JavaScript Redshift Serverless Client for Node.js, Browser and React Native",
5
5
  "homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-redshift-serverless",
6
6
  "license": "Apache-2.0",