@aws-sdk/client-finspace-data 3.405.0 → 3.409.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.
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ruleSet = void 0;
4
- const p = "required", q = "fn", r = "argv", s = "ref";
5
- const a = "PartitionResult", b = "tree", c = "error", d = "endpoint", e = { [p]: false, "type": "String" }, f = { [p]: true, "default": false, "type": "Boolean" }, g = { [s]: "Endpoint" }, h = { [q]: "booleanEquals", [r]: [{ [s]: "UseFIPS" }, true] }, i = { [q]: "booleanEquals", [r]: [{ [s]: "UseDualStack" }, true] }, j = {}, k = { [q]: "booleanEquals", [r]: [true, { [q]: "getAttr", [r]: [{ [s]: a }, "supportsFIPS"] }] }, l = { [q]: "booleanEquals", [r]: [true, { [q]: "getAttr", [r]: [{ [s]: a }, "supportsDualStack"] }] }, m = [g], n = [h], o = [i];
6
- const _data = { version: "1.0", parameters: { Region: e, UseDualStack: f, UseFIPS: f, Endpoint: e }, rules: [{ conditions: [{ [q]: "aws.partition", [r]: [{ [s]: "Region" }], assign: a }], type: b, rules: [{ conditions: [{ [q]: "isSet", [r]: m }, { [q]: "parseURL", [r]: m, assign: "url" }], type: b, rules: [{ conditions: n, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { type: b, rules: [{ conditions: o, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: g, properties: j, headers: j }, type: d }] }] }, { conditions: [h, i], type: b, rules: [{ conditions: [k, l], type: b, rules: [{ endpoint: { url: "https://finspace-api-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: j, headers: j }, type: d }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: n, type: b, rules: [{ conditions: [k], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://finspace-api-fips.{Region}.{PartitionResult#dnsSuffix}", properties: j, headers: j }, type: d }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: o, type: b, rules: [{ conditions: [l], type: b, rules: [{ endpoint: { url: "https://finspace-api.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: j, headers: j }, type: d }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { endpoint: { url: "https://finspace-api.{Region}.{PartitionResult#dnsSuffix}", properties: j, headers: j }, type: d }] }] };
4
+ const q = "required", r = "fn", s = "argv", t = "ref";
5
+ const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = { [q]: false, "type": "String" }, g = { [q]: true, "default": false, "type": "Boolean" }, h = { [t]: "Endpoint" }, i = { [r]: "booleanEquals", [s]: [{ [t]: "UseFIPS" }, true] }, j = { [r]: "booleanEquals", [s]: [{ [t]: "UseDualStack" }, true] }, k = {}, l = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsFIPS"] }] }, m = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsDualStack"] }] }, n = [i], o = [j], p = [{ [t]: "Region" }];
6
+ const _data = { version: "1.0", parameters: { Region: f, UseDualStack: g, UseFIPS: g, Endpoint: f }, rules: [{ conditions: [{ [r]: a, [s]: [h] }], type: b, rules: [{ conditions: n, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { conditions: o, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: h, properties: k, headers: k }, type: d }] }, { conditions: [{ [r]: a, [s]: p }], type: b, rules: [{ conditions: [{ [r]: "aws.partition", [s]: p, assign: e }], type: b, rules: [{ conditions: [i, j], type: b, rules: [{ conditions: [l, m], type: b, rules: [{ endpoint: { url: "https://finspace-api-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: n, type: b, rules: [{ conditions: [l], type: b, rules: [{ endpoint: { url: "https://finspace-api-fips.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: o, type: b, rules: [{ conditions: [m], type: b, rules: [{ endpoint: { url: "https://finspace-api.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { endpoint: { url: "https://finspace-api.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] };
7
7
  exports.ruleSet = _data;
@@ -1,4 +1,4 @@
1
- const p = "required", q = "fn", r = "argv", s = "ref";
2
- const a = "PartitionResult", b = "tree", c = "error", d = "endpoint", e = { [p]: false, "type": "String" }, f = { [p]: true, "default": false, "type": "Boolean" }, g = { [s]: "Endpoint" }, h = { [q]: "booleanEquals", [r]: [{ [s]: "UseFIPS" }, true] }, i = { [q]: "booleanEquals", [r]: [{ [s]: "UseDualStack" }, true] }, j = {}, k = { [q]: "booleanEquals", [r]: [true, { [q]: "getAttr", [r]: [{ [s]: a }, "supportsFIPS"] }] }, l = { [q]: "booleanEquals", [r]: [true, { [q]: "getAttr", [r]: [{ [s]: a }, "supportsDualStack"] }] }, m = [g], n = [h], o = [i];
3
- const _data = { version: "1.0", parameters: { Region: e, UseDualStack: f, UseFIPS: f, Endpoint: e }, rules: [{ conditions: [{ [q]: "aws.partition", [r]: [{ [s]: "Region" }], assign: a }], type: b, rules: [{ conditions: [{ [q]: "isSet", [r]: m }, { [q]: "parseURL", [r]: m, assign: "url" }], type: b, rules: [{ conditions: n, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { type: b, rules: [{ conditions: o, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: g, properties: j, headers: j }, type: d }] }] }, { conditions: [h, i], type: b, rules: [{ conditions: [k, l], type: b, rules: [{ endpoint: { url: "https://finspace-api-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: j, headers: j }, type: d }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: n, type: b, rules: [{ conditions: [k], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://finspace-api-fips.{Region}.{PartitionResult#dnsSuffix}", properties: j, headers: j }, type: d }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: o, type: b, rules: [{ conditions: [l], type: b, rules: [{ endpoint: { url: "https://finspace-api.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: j, headers: j }, type: d }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { endpoint: { url: "https://finspace-api.{Region}.{PartitionResult#dnsSuffix}", properties: j, headers: j }, type: d }] }] };
1
+ const q = "required", r = "fn", s = "argv", t = "ref";
2
+ const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = { [q]: false, "type": "String" }, g = { [q]: true, "default": false, "type": "Boolean" }, h = { [t]: "Endpoint" }, i = { [r]: "booleanEquals", [s]: [{ [t]: "UseFIPS" }, true] }, j = { [r]: "booleanEquals", [s]: [{ [t]: "UseDualStack" }, true] }, k = {}, l = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsFIPS"] }] }, m = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsDualStack"] }] }, n = [i], o = [j], p = [{ [t]: "Region" }];
3
+ const _data = { version: "1.0", parameters: { Region: f, UseDualStack: g, UseFIPS: g, Endpoint: f }, rules: [{ conditions: [{ [r]: a, [s]: [h] }], type: b, rules: [{ conditions: n, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { conditions: o, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: h, properties: k, headers: k }, type: d }] }, { conditions: [{ [r]: a, [s]: p }], type: b, rules: [{ conditions: [{ [r]: "aws.partition", [s]: p, assign: e }], type: b, rules: [{ conditions: [i, j], type: b, rules: [{ conditions: [l, m], type: b, rules: [{ endpoint: { url: "https://finspace-api-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: n, type: b, rules: [{ conditions: [l], type: b, rules: [{ endpoint: { url: "https://finspace-api-fips.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: o, type: b, rules: [{ conditions: [m], type: b, rules: [{ endpoint: { url: "https://finspace-api.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { endpoint: { url: "https://finspace-api.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] };
4
4
  export const ruleSet = _data;
@@ -33,7 +33,7 @@ export interface CreateChangesetCommandOutput extends CreateChangesetResponse, _
33
33
  * const input = { // CreateChangesetRequest
34
34
  * clientToken: "STRING_VALUE",
35
35
  * datasetId: "STRING_VALUE", // required
36
- * changeType: "STRING_VALUE", // required
36
+ * changeType: "REPLACE" || "APPEND" || "MODIFY", // required
37
37
  * sourceParams: { // SourceParams // required
38
38
  * "<keys>": "STRING_VALUE",
39
39
  * },
@@ -43,7 +43,7 @@ export interface CreateDataViewCommandOutput extends CreateDataViewResponse, __M
43
43
  * asOfTimestamp: Number("long"),
44
44
  * destinationTypeParams: { // DataViewDestinationTypeParams
45
45
  * destinationType: "STRING_VALUE", // required
46
- * s3DestinationExportFileFormat: "STRING_VALUE",
46
+ * s3DestinationExportFileFormat: "PARQUET" || "DELIMITED_TEXT",
47
47
  * s3DestinationExportFileFormatOptions: { // S3DestinationFormatOptions
48
48
  * "<keys>": "STRING_VALUE",
49
49
  * },
@@ -33,7 +33,7 @@ export interface CreateDatasetCommandOutput extends CreateDatasetResponse, __Met
33
33
  * const input = { // CreateDatasetRequest
34
34
  * clientToken: "STRING_VALUE",
35
35
  * datasetTitle: "STRING_VALUE", // required
36
- * kind: "STRING_VALUE", // required
36
+ * kind: "TABULAR" || "NON_TABULAR", // required
37
37
  * datasetDescription: "STRING_VALUE",
38
38
  * ownerInfo: { // DatasetOwnerInfo
39
39
  * name: "STRING_VALUE",
@@ -53,7 +53,7 @@ export interface CreateDatasetCommandOutput extends CreateDatasetResponse, __Met
53
53
  * tabularSchemaConfig: { // SchemaDefinition
54
54
  * columns: [ // ColumnList
55
55
  * { // ColumnDefinition
56
- * dataType: "STRING_VALUE",
56
+ * dataType: "STRING" || "CHAR" || "INTEGER" || "TINYINT" || "SMALLINT" || "BIGINT" || "FLOAT" || "DOUBLE" || "DATE" || "DATETIME" || "BOOLEAN" || "BINARY",
57
57
  * columnName: "STRING_VALUE",
58
58
  * columnDescription: "STRING_VALUE",
59
59
  * },
@@ -34,7 +34,7 @@ export interface CreatePermissionGroupCommandOutput extends CreatePermissionGrou
34
34
  * name: "STRING_VALUE", // required
35
35
  * description: "STRING_VALUE",
36
36
  * applicationPermissions: [ // ApplicationPermissionList // required
37
- * "STRING_VALUE",
37
+ * "CreateDataset" || "ManageClusters" || "ManageUsersAndGroups" || "ManageAttributeSets" || "ViewAuditData" || "AccessNotebooks" || "GetTemporaryCredentials",
38
38
  * ],
39
39
  * clientToken: "STRING_VALUE",
40
40
  * };
@@ -32,10 +32,10 @@ export interface CreateUserCommandOutput extends CreateUserResponse, __MetadataB
32
32
  * const client = new FinspaceDataClient(config);
33
33
  * const input = { // CreateUserRequest
34
34
  * emailAddress: "STRING_VALUE", // required
35
- * type: "STRING_VALUE", // required
35
+ * type: "SUPER_USER" || "APP_USER", // required
36
36
  * firstName: "STRING_VALUE",
37
37
  * lastName: "STRING_VALUE",
38
- * ApiAccess: "STRING_VALUE",
38
+ * ApiAccess: "ENABLED" || "DISABLED",
39
39
  * apiAccessPrincipalArn: "STRING_VALUE",
40
40
  * clientToken: "STRING_VALUE",
41
41
  * };
@@ -40,7 +40,7 @@ export interface GetChangesetCommandOutput extends GetChangesetResponse, __Metad
40
40
  * // changesetId: "STRING_VALUE",
41
41
  * // changesetArn: "STRING_VALUE",
42
42
  * // datasetId: "STRING_VALUE",
43
- * // changeType: "STRING_VALUE",
43
+ * // changeType: "REPLACE" || "APPEND" || "MODIFY",
44
44
  * // sourceParams: { // SourceParams
45
45
  * // "<keys>": "STRING_VALUE",
46
46
  * // },
@@ -48,10 +48,10 @@ export interface GetChangesetCommandOutput extends GetChangesetResponse, __Metad
48
48
  * // "<keys>": "STRING_VALUE",
49
49
  * // },
50
50
  * // createTime: Number("long"),
51
- * // status: "STRING_VALUE",
51
+ * // status: "PENDING" || "FAILED" || "SUCCESS" || "RUNNING" || "STOP_REQUESTED",
52
52
  * // errorInfo: { // ChangesetErrorInfo
53
53
  * // errorMessage: "STRING_VALUE",
54
- * // errorCategory: "STRING_VALUE",
54
+ * // errorCategory: "VALIDATION" || "SERVICE_QUOTA_EXCEEDED" || "ACCESS_DENIED" || "RESOURCE_NOT_FOUND" || "THROTTLING" || "INTERNAL_SERVICE_EXCEPTION" || "CANCELLED" || "USER_RECOVERABLE",
55
55
  * // },
56
56
  * // activeUntilTimestamp: Number("long"),
57
57
  * // activeFromTimestamp: Number("long"),
@@ -45,7 +45,7 @@ export interface GetDataViewCommandOutput extends GetDataViewResponse, __Metadat
45
45
  * // asOfTimestamp: Number("long"),
46
46
  * // errorInfo: { // DataViewErrorInfo
47
47
  * // errorMessage: "STRING_VALUE",
48
- * // errorCategory: "STRING_VALUE",
48
+ * // errorCategory: "VALIDATION" || "SERVICE_QUOTA_EXCEEDED" || "ACCESS_DENIED" || "RESOURCE_NOT_FOUND" || "THROTTLING" || "INTERNAL_SERVICE_EXCEPTION" || "CANCELLED" || "USER_RECOVERABLE",
49
49
  * // },
50
50
  * // lastModifiedTime: Number("long"),
51
51
  * // createTime: Number("long"),
@@ -56,12 +56,12 @@ export interface GetDataViewCommandOutput extends GetDataViewResponse, __Metadat
56
56
  * // dataViewArn: "STRING_VALUE",
57
57
  * // destinationTypeParams: { // DataViewDestinationTypeParams
58
58
  * // destinationType: "STRING_VALUE", // required
59
- * // s3DestinationExportFileFormat: "STRING_VALUE",
59
+ * // s3DestinationExportFileFormat: "PARQUET" || "DELIMITED_TEXT",
60
60
  * // s3DestinationExportFileFormatOptions: { // S3DestinationFormatOptions
61
61
  * // "<keys>": "STRING_VALUE",
62
62
  * // },
63
63
  * // },
64
- * // status: "STRING_VALUE",
64
+ * // status: "RUNNING" || "STARTING" || "FAILED" || "CANCELLED" || "TIMEOUT" || "SUCCESS" || "PENDING" || "FAILED_CLEANUP_FAILED",
65
65
  * // };
66
66
  *
67
67
  * ```
@@ -39,7 +39,7 @@ export interface GetDatasetCommandOutput extends GetDatasetResponse, __MetadataB
39
39
  * // datasetId: "STRING_VALUE",
40
40
  * // datasetArn: "STRING_VALUE",
41
41
  * // datasetTitle: "STRING_VALUE",
42
- * // kind: "STRING_VALUE",
42
+ * // kind: "TABULAR" || "NON_TABULAR",
43
43
  * // datasetDescription: "STRING_VALUE",
44
44
  * // createTime: Number("long"),
45
45
  * // lastModifiedTime: Number("long"),
@@ -47,7 +47,7 @@ export interface GetDatasetCommandOutput extends GetDatasetResponse, __MetadataB
47
47
  * // tabularSchemaConfig: { // SchemaDefinition
48
48
  * // columns: [ // ColumnList
49
49
  * // { // ColumnDefinition
50
- * // dataType: "STRING_VALUE",
50
+ * // dataType: "STRING" || "CHAR" || "INTEGER" || "TINYINT" || "SMALLINT" || "BIGINT" || "FLOAT" || "DOUBLE" || "DATE" || "DATETIME" || "BOOLEAN" || "BINARY",
51
51
  * // columnName: "STRING_VALUE",
52
52
  * // columnDescription: "STRING_VALUE",
53
53
  * // },
@@ -58,7 +58,7 @@ export interface GetDatasetCommandOutput extends GetDatasetResponse, __MetadataB
58
58
  * // },
59
59
  * // },
60
60
  * // alias: "STRING_VALUE",
61
- * // status: "STRING_VALUE",
61
+ * // status: "PENDING" || "FAILED" || "SUCCESS" || "RUNNING",
62
62
  * // };
63
63
  *
64
64
  * ```
@@ -41,11 +41,11 @@ export interface GetPermissionGroupCommandOutput extends GetPermissionGroupRespo
41
41
  * // name: "STRING_VALUE",
42
42
  * // description: "STRING_VALUE",
43
43
  * // applicationPermissions: [ // ApplicationPermissionList
44
- * // "STRING_VALUE",
44
+ * // "CreateDataset" || "ManageClusters" || "ManageUsersAndGroups" || "ManageAttributeSets" || "ViewAuditData" || "AccessNotebooks" || "GetTemporaryCredentials",
45
45
  * // ],
46
46
  * // createTime: Number("long"),
47
47
  * // lastModifiedTime: Number("long"),
48
- * // membershipStatus: "STRING_VALUE",
48
+ * // membershipStatus: "ADDITION_IN_PROGRESS" || "ADDITION_SUCCESS" || "REMOVAL_IN_PROGRESS",
49
49
  * // },
50
50
  * // };
51
51
  *
@@ -37,12 +37,12 @@ export interface GetUserCommandOutput extends GetUserResponse, __MetadataBearer
37
37
  * const response = await client.send(command);
38
38
  * // { // GetUserResponse
39
39
  * // userId: "STRING_VALUE",
40
- * // status: "STRING_VALUE",
40
+ * // status: "CREATING" || "ENABLED" || "DISABLED",
41
41
  * // firstName: "STRING_VALUE",
42
42
  * // lastName: "STRING_VALUE",
43
43
  * // emailAddress: "STRING_VALUE",
44
- * // type: "STRING_VALUE",
45
- * // apiAccess: "STRING_VALUE",
44
+ * // type: "SUPER_USER" || "APP_USER",
45
+ * // apiAccess: "ENABLED" || "DISABLED",
46
46
  * // apiAccessPrincipalArn: "STRING_VALUE",
47
47
  * // createTime: Number("long"),
48
48
  * // lastEnabledTime: Number("long"),
@@ -32,7 +32,7 @@ export interface GetWorkingLocationCommandOutput extends GetWorkingLocationRespo
32
32
  * // const { FinspaceDataClient, GetWorkingLocationCommand } = require("@aws-sdk/client-finspace-data"); // CommonJS import
33
33
  * const client = new FinspaceDataClient(config);
34
34
  * const input = { // GetWorkingLocationRequest
35
- * locationType: "STRING_VALUE",
35
+ * locationType: "INGESTION" || "SAGEMAKER",
36
36
  * };
37
37
  * const command = new GetWorkingLocationCommand(input);
38
38
  * const response = await client.send(command);
@@ -43,7 +43,7 @@ export interface ListChangesetsCommandOutput extends ListChangesetsResponse, __M
43
43
  * // changesetId: "STRING_VALUE",
44
44
  * // changesetArn: "STRING_VALUE",
45
45
  * // datasetId: "STRING_VALUE",
46
- * // changeType: "STRING_VALUE",
46
+ * // changeType: "REPLACE" || "APPEND" || "MODIFY",
47
47
  * // sourceParams: { // SourceParams
48
48
  * // "<keys>": "STRING_VALUE",
49
49
  * // },
@@ -51,10 +51,10 @@ export interface ListChangesetsCommandOutput extends ListChangesetsResponse, __M
51
51
  * // "<keys>": "STRING_VALUE",
52
52
  * // },
53
53
  * // createTime: Number("long"),
54
- * // status: "STRING_VALUE",
54
+ * // status: "PENDING" || "FAILED" || "SUCCESS" || "RUNNING" || "STOP_REQUESTED",
55
55
  * // errorInfo: { // ChangesetErrorInfo
56
56
  * // errorMessage: "STRING_VALUE",
57
- * // errorCategory: "STRING_VALUE",
57
+ * // errorCategory: "VALIDATION" || "SERVICE_QUOTA_EXCEEDED" || "ACCESS_DENIED" || "RESOURCE_NOT_FOUND" || "THROTTLING" || "INTERNAL_SERVICE_EXCEPTION" || "CANCELLED" || "USER_RECOVERABLE",
58
58
  * // },
59
59
  * // activeUntilTimestamp: Number("long"),
60
60
  * // activeFromTimestamp: Number("long"),
@@ -51,14 +51,14 @@ export interface ListDataViewsCommandOutput extends ListDataViewsResponse, __Met
51
51
  * // sortColumns: [ // SortColumnList
52
52
  * // "STRING_VALUE",
53
53
  * // ],
54
- * // status: "STRING_VALUE",
54
+ * // status: "RUNNING" || "STARTING" || "FAILED" || "CANCELLED" || "TIMEOUT" || "SUCCESS" || "PENDING" || "FAILED_CLEANUP_FAILED",
55
55
  * // errorInfo: { // DataViewErrorInfo
56
56
  * // errorMessage: "STRING_VALUE",
57
- * // errorCategory: "STRING_VALUE",
57
+ * // errorCategory: "VALIDATION" || "SERVICE_QUOTA_EXCEEDED" || "ACCESS_DENIED" || "RESOURCE_NOT_FOUND" || "THROTTLING" || "INTERNAL_SERVICE_EXCEPTION" || "CANCELLED" || "USER_RECOVERABLE",
58
58
  * // },
59
59
  * // destinationTypeProperties: { // DataViewDestinationTypeParams
60
60
  * // destinationType: "STRING_VALUE", // required
61
- * // s3DestinationExportFileFormat: "STRING_VALUE",
61
+ * // s3DestinationExportFileFormat: "PARQUET" || "DELIMITED_TEXT",
62
62
  * // s3DestinationExportFileFormatOptions: { // S3DestinationFormatOptions
63
63
  * // "<keys>": "STRING_VALUE",
64
64
  * // },
@@ -42,7 +42,7 @@ export interface ListDatasetsCommandOutput extends ListDatasetsResponse, __Metad
42
42
  * // datasetId: "STRING_VALUE",
43
43
  * // datasetArn: "STRING_VALUE",
44
44
  * // datasetTitle: "STRING_VALUE",
45
- * // kind: "STRING_VALUE",
45
+ * // kind: "TABULAR" || "NON_TABULAR",
46
46
  * // datasetDescription: "STRING_VALUE",
47
47
  * // ownerInfo: { // DatasetOwnerInfo
48
48
  * // name: "STRING_VALUE",
@@ -55,7 +55,7 @@ export interface ListDatasetsCommandOutput extends ListDatasetsResponse, __Metad
55
55
  * // tabularSchemaConfig: { // SchemaDefinition
56
56
  * // columns: [ // ColumnList
57
57
  * // { // ColumnDefinition
58
- * // dataType: "STRING_VALUE",
58
+ * // dataType: "STRING" || "CHAR" || "INTEGER" || "TINYINT" || "SMALLINT" || "BIGINT" || "FLOAT" || "DOUBLE" || "DATE" || "DATETIME" || "BOOLEAN" || "BINARY",
59
59
  * // columnName: "STRING_VALUE",
60
60
  * // columnDescription: "STRING_VALUE",
61
61
  * // },
@@ -42,7 +42,7 @@ export interface ListPermissionGroupsByUserCommandOutput extends ListPermissionG
42
42
  * // { // PermissionGroupByUser
43
43
  * // permissionGroupId: "STRING_VALUE",
44
44
  * // name: "STRING_VALUE",
45
- * // membershipStatus: "STRING_VALUE",
45
+ * // membershipStatus: "ADDITION_IN_PROGRESS" || "ADDITION_SUCCESS" || "REMOVAL_IN_PROGRESS",
46
46
  * // },
47
47
  * // ],
48
48
  * // nextToken: "STRING_VALUE",
@@ -43,11 +43,11 @@ export interface ListPermissionGroupsCommandOutput extends ListPermissionGroupsR
43
43
  * // name: "STRING_VALUE",
44
44
  * // description: "STRING_VALUE",
45
45
  * // applicationPermissions: [ // ApplicationPermissionList
46
- * // "STRING_VALUE",
46
+ * // "CreateDataset" || "ManageClusters" || "ManageUsersAndGroups" || "ManageAttributeSets" || "ViewAuditData" || "AccessNotebooks" || "GetTemporaryCredentials",
47
47
  * // ],
48
48
  * // createTime: Number("long"),
49
49
  * // lastModifiedTime: Number("long"),
50
- * // membershipStatus: "STRING_VALUE",
50
+ * // membershipStatus: "ADDITION_IN_PROGRESS" || "ADDITION_SUCCESS" || "REMOVAL_IN_PROGRESS",
51
51
  * // },
52
52
  * // ],
53
53
  * // nextToken: "STRING_VALUE",
@@ -41,14 +41,14 @@ export interface ListUsersByPermissionGroupCommandOutput extends ListUsersByPerm
41
41
  * // users: [ // UserByPermissionGroupList
42
42
  * // { // UserByPermissionGroup
43
43
  * // userId: "STRING_VALUE",
44
- * // status: "STRING_VALUE",
44
+ * // status: "CREATING" || "ENABLED" || "DISABLED",
45
45
  * // firstName: "STRING_VALUE",
46
46
  * // lastName: "STRING_VALUE",
47
47
  * // emailAddress: "STRING_VALUE",
48
- * // type: "STRING_VALUE",
49
- * // apiAccess: "STRING_VALUE",
48
+ * // type: "SUPER_USER" || "APP_USER",
49
+ * // apiAccess: "ENABLED" || "DISABLED",
50
50
  * // apiAccessPrincipalArn: "STRING_VALUE",
51
- * // membershipStatus: "STRING_VALUE",
51
+ * // membershipStatus: "ADDITION_IN_PROGRESS" || "ADDITION_SUCCESS" || "REMOVAL_IN_PROGRESS",
52
52
  * // },
53
53
  * // ],
54
54
  * // nextToken: "STRING_VALUE",
@@ -40,12 +40,12 @@ export interface ListUsersCommandOutput extends ListUsersResponse, __MetadataBea
40
40
  * // users: [ // UserList
41
41
  * // { // User
42
42
  * // userId: "STRING_VALUE",
43
- * // status: "STRING_VALUE",
43
+ * // status: "CREATING" || "ENABLED" || "DISABLED",
44
44
  * // firstName: "STRING_VALUE",
45
45
  * // lastName: "STRING_VALUE",
46
46
  * // emailAddress: "STRING_VALUE",
47
- * // type: "STRING_VALUE",
48
- * // apiAccess: "STRING_VALUE",
47
+ * // type: "SUPER_USER" || "APP_USER",
48
+ * // apiAccess: "ENABLED" || "DISABLED",
49
49
  * // apiAccessPrincipalArn: "STRING_VALUE",
50
50
  * // createTime: Number("long"),
51
51
  * // lastEnabledTime: Number("long"),
@@ -34,14 +34,14 @@ export interface UpdateDatasetCommandOutput extends UpdateDatasetResponse, __Met
34
34
  * clientToken: "STRING_VALUE",
35
35
  * datasetId: "STRING_VALUE", // required
36
36
  * datasetTitle: "STRING_VALUE", // required
37
- * kind: "STRING_VALUE", // required
37
+ * kind: "TABULAR" || "NON_TABULAR", // required
38
38
  * datasetDescription: "STRING_VALUE",
39
39
  * alias: "STRING_VALUE",
40
40
  * schemaDefinition: { // SchemaUnion
41
41
  * tabularSchemaConfig: { // SchemaDefinition
42
42
  * columns: [ // ColumnList
43
43
  * { // ColumnDefinition
44
- * dataType: "STRING_VALUE",
44
+ * dataType: "STRING" || "CHAR" || "INTEGER" || "TINYINT" || "SMALLINT" || "BIGINT" || "FLOAT" || "DOUBLE" || "DATE" || "DATETIME" || "BOOLEAN" || "BINARY",
45
45
  * columnName: "STRING_VALUE",
46
46
  * columnDescription: "STRING_VALUE",
47
47
  * },
@@ -35,7 +35,7 @@ export interface UpdatePermissionGroupCommandOutput extends UpdatePermissionGrou
35
35
  * name: "STRING_VALUE",
36
36
  * description: "STRING_VALUE",
37
37
  * applicationPermissions: [ // ApplicationPermissionList
38
- * "STRING_VALUE",
38
+ * "CreateDataset" || "ManageClusters" || "ManageUsersAndGroups" || "ManageAttributeSets" || "ViewAuditData" || "AccessNotebooks" || "GetTemporaryCredentials",
39
39
  * ],
40
40
  * clientToken: "STRING_VALUE",
41
41
  * };
@@ -32,10 +32,10 @@ export interface UpdateUserCommandOutput extends UpdateUserResponse, __MetadataB
32
32
  * const client = new FinspaceDataClient(config);
33
33
  * const input = { // UpdateUserRequest
34
34
  * userId: "STRING_VALUE", // required
35
- * type: "STRING_VALUE",
35
+ * type: "SUPER_USER" || "APP_USER",
36
36
  * firstName: "STRING_VALUE",
37
37
  * lastName: "STRING_VALUE",
38
- * apiAccess: "STRING_VALUE",
38
+ * apiAccess: "ENABLED" || "DISABLED",
39
39
  * apiAccessPrincipalArn: "STRING_VALUE",
40
40
  * clientToken: "STRING_VALUE",
41
41
  * };
@@ -253,7 +253,6 @@ export interface CreateChangesetRequest {
253
253
  * <code>XML</code> – XML source file format.</p>
254
254
  * </li>
255
255
  * </ul>
256
- *
257
256
  * <p>Here is an example of how you could specify the <code>formatParams</code>:</p>
258
257
  * <p>
259
258
  * <code>
@@ -2721,7 +2720,6 @@ export interface UpdateChangesetRequest {
2721
2720
  * <code>XML</code> – XML source file format.</p>
2722
2721
  * </li>
2723
2722
  * </ul>
2724
- *
2725
2723
  * <p>Here is an example of how you could specify the <code>formatParams</code>:</p>
2726
2724
  * <p>
2727
2725
  * <code>
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-finspace-data",
3
3
  "description": "AWS SDK for JavaScript Finspace Data Client for Node.js, Browser and React Native",
4
- "version": "3.405.0",
4
+ "version": "3.409.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,17 +21,17 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "3.0.0",
23
23
  "@aws-crypto/sha256-js": "3.0.0",
24
- "@aws-sdk/client-sts": "3.405.0",
25
- "@aws-sdk/credential-provider-node": "3.405.0",
26
- "@aws-sdk/middleware-host-header": "3.398.0",
27
- "@aws-sdk/middleware-logger": "3.398.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.398.0",
29
- "@aws-sdk/middleware-signing": "3.398.0",
30
- "@aws-sdk/middleware-user-agent": "3.398.0",
31
- "@aws-sdk/types": "3.398.0",
32
- "@aws-sdk/util-endpoints": "3.398.0",
33
- "@aws-sdk/util-user-agent-browser": "3.398.0",
34
- "@aws-sdk/util-user-agent-node": "3.405.0",
24
+ "@aws-sdk/client-sts": "3.409.0",
25
+ "@aws-sdk/credential-provider-node": "3.409.0",
26
+ "@aws-sdk/middleware-host-header": "3.408.0",
27
+ "@aws-sdk/middleware-logger": "3.408.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.408.0",
29
+ "@aws-sdk/middleware-signing": "3.408.0",
30
+ "@aws-sdk/middleware-user-agent": "3.408.0",
31
+ "@aws-sdk/types": "3.408.0",
32
+ "@aws-sdk/util-endpoints": "3.408.0",
33
+ "@aws-sdk/util-user-agent-browser": "3.408.0",
34
+ "@aws-sdk/util-user-agent-node": "3.408.0",
35
35
  "@smithy/config-resolver": "^2.0.5",
36
36
  "@smithy/fetch-http-handler": "^2.0.5",
37
37
  "@smithy/hash-node": "^2.0.5",