@aws-sdk/client-glue 3.1009.0 → 3.1011.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 +5 -0
- package/dist-cjs/schemas/schemas_0.js +3 -2
- package/dist-es/models/enums.js +4 -0
- package/dist-es/schemas/schemas_0.js +3 -2
- package/dist-types/commands/CreateCatalogCommand.d.ts +1 -0
- package/dist-types/commands/UpdateCatalogCommand.d.ts +1 -0
- package/dist-types/models/enums.d.ts +12 -0
- package/dist-types/models/models_0.d.ts +8 -1
- package/dist-types/ts3.4/models/enums.d.ts +6 -0
- package/dist-types/ts3.4/models/models_0.d.ts +4 -0
- package/package.json +1 -1
package/dist-cjs/index.js
CHANGED
|
@@ -4136,6 +4136,10 @@ const Permission = {
|
|
|
4136
4136
|
INSERT: "INSERT",
|
|
4137
4137
|
SELECT: "SELECT",
|
|
4138
4138
|
};
|
|
4139
|
+
const OverwriteChildResourcePermissionsWithDefaultEnum = {
|
|
4140
|
+
Accept: "Accept",
|
|
4141
|
+
Deny: "Deny",
|
|
4142
|
+
};
|
|
4139
4143
|
const CsvHeaderOption = {
|
|
4140
4144
|
ABSENT: "ABSENT",
|
|
4141
4145
|
PRESENT: "PRESENT",
|
|
@@ -4959,6 +4963,7 @@ exports.MetadataOperation = MetadataOperation;
|
|
|
4959
4963
|
exports.ModifyIntegrationCommand = ModifyIntegrationCommand;
|
|
4960
4964
|
exports.NodeType = NodeType;
|
|
4961
4965
|
exports.OAuth2GrantType = OAuth2GrantType;
|
|
4966
|
+
exports.OverwriteChildResourcePermissionsWithDefaultEnum = OverwriteChildResourcePermissionsWithDefaultEnum;
|
|
4962
4967
|
exports.ParamType = ParamType;
|
|
4963
4968
|
exports.ParquetCompressionType = ParquetCompressionType;
|
|
4964
4969
|
exports.PartitionIndexStatus = PartitionIndexStatus;
|
|
@@ -1572,6 +1572,7 @@ const _OAPI = "OAuth2PropertiesInput";
|
|
|
1572
1572
|
const _OB = "OrderBy";
|
|
1573
1573
|
const _OC = "OffsetConfiguration";
|
|
1574
1574
|
const _OCN = "OutputColumnName";
|
|
1575
|
+
const _OCRPWD = "OverwriteChildResourcePermissionsWithDefault";
|
|
1575
1576
|
const _OF = "OutputFormat";
|
|
1576
1577
|
const _OFD = "OrphanFileDeletion";
|
|
1577
1578
|
const _OFDC = "OrphanFileDeletionConfiguration";
|
|
@@ -3176,8 +3177,8 @@ exports.CatalogImportStatus$ = [3, n0, _CISa,
|
|
|
3176
3177
|
];
|
|
3177
3178
|
exports.CatalogInput$ = [3, n0, _CIa,
|
|
3178
3179
|
0,
|
|
3179
|
-
[_D, _FC, _Par, _TRC, _CP, _CTDP, _CDDP, _AFTEDA],
|
|
3180
|
-
[0, () => exports.FederatedCatalog$, 128 | 0, () => exports.TargetRedshiftCatalog$, () => exports.CatalogProperties$, () => PrincipalPermissionsList, () => PrincipalPermissionsList, 0]
|
|
3180
|
+
[_D, _FC, _Par, _TRC, _CP, _CTDP, _CDDP, _AFTEDA, _OCRPWD],
|
|
3181
|
+
[0, () => exports.FederatedCatalog$, 128 | 0, () => exports.TargetRedshiftCatalog$, () => exports.CatalogProperties$, () => PrincipalPermissionsList, () => PrincipalPermissionsList, 0, 0]
|
|
3181
3182
|
];
|
|
3182
3183
|
exports.CatalogKafkaSource$ = [3, n0, _CKS,
|
|
3183
3184
|
0,
|
package/dist-es/models/enums.js
CHANGED
|
@@ -430,6 +430,10 @@ export const Permission = {
|
|
|
430
430
|
INSERT: "INSERT",
|
|
431
431
|
SELECT: "SELECT",
|
|
432
432
|
};
|
|
433
|
+
export const OverwriteChildResourcePermissionsWithDefaultEnum = {
|
|
434
|
+
Accept: "Accept",
|
|
435
|
+
Deny: "Deny",
|
|
436
|
+
};
|
|
433
437
|
export const CsvHeaderOption = {
|
|
434
438
|
ABSENT: "ABSENT",
|
|
435
439
|
PRESENT: "PRESENT",
|
|
@@ -1544,6 +1544,7 @@ const _OAPI = "OAuth2PropertiesInput";
|
|
|
1544
1544
|
const _OB = "OrderBy";
|
|
1545
1545
|
const _OC = "OffsetConfiguration";
|
|
1546
1546
|
const _OCN = "OutputColumnName";
|
|
1547
|
+
const _OCRPWD = "OverwriteChildResourcePermissionsWithDefault";
|
|
1547
1548
|
const _OF = "OutputFormat";
|
|
1548
1549
|
const _OFD = "OrphanFileDeletion";
|
|
1549
1550
|
const _OFDC = "OrphanFileDeletionConfiguration";
|
|
@@ -3148,8 +3149,8 @@ export var CatalogImportStatus$ = [3, n0, _CISa,
|
|
|
3148
3149
|
];
|
|
3149
3150
|
export var CatalogInput$ = [3, n0, _CIa,
|
|
3150
3151
|
0,
|
|
3151
|
-
[_D, _FC, _Par, _TRC, _CP, _CTDP, _CDDP, _AFTEDA],
|
|
3152
|
-
[0, () => FederatedCatalog$, 128 | 0, () => TargetRedshiftCatalog$, () => CatalogProperties$, () => PrincipalPermissionsList, () => PrincipalPermissionsList, 0]
|
|
3152
|
+
[_D, _FC, _Par, _TRC, _CP, _CTDP, _CDDP, _AFTEDA, _OCRPWD],
|
|
3153
|
+
[0, () => FederatedCatalog$, 128 | 0, () => TargetRedshiftCatalog$, () => CatalogProperties$, () => PrincipalPermissionsList, () => PrincipalPermissionsList, 0, 0]
|
|
3153
3154
|
];
|
|
3154
3155
|
export var CatalogKafkaSource$ = [3, n0, _CKS,
|
|
3155
3156
|
0,
|
|
@@ -942,6 +942,18 @@ export declare const Permission: {
|
|
|
942
942
|
* @public
|
|
943
943
|
*/
|
|
944
944
|
export type Permission = (typeof Permission)[keyof typeof Permission];
|
|
945
|
+
/**
|
|
946
|
+
* @public
|
|
947
|
+
* @enum
|
|
948
|
+
*/
|
|
949
|
+
export declare const OverwriteChildResourcePermissionsWithDefaultEnum: {
|
|
950
|
+
readonly Accept: "Accept";
|
|
951
|
+
readonly Deny: "Deny";
|
|
952
|
+
};
|
|
953
|
+
/**
|
|
954
|
+
* @public
|
|
955
|
+
*/
|
|
956
|
+
export type OverwriteChildResourcePermissionsWithDefaultEnum = (typeof OverwriteChildResourcePermissionsWithDefaultEnum)[keyof typeof OverwriteChildResourcePermissionsWithDefaultEnum];
|
|
945
957
|
/**
|
|
946
958
|
* @public
|
|
947
959
|
* @enum
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { AdditionalOptionKeys, AggFunction, AllowFullTableExternalDataAccessEnum, AuthenticationType, BlueprintStatus, CompactionStrategy, CompressionType, ComputeEnvironment, ConfigurationSource, ConnectionPropertyKey, ConnectionStatus, ConnectionType, CrawlerLineageSettings, CrawlerState, CrawlState, CsvHeaderOption, CsvSerdeOption, DataFormat, DataOperation, DataQualityRuleResultStatus, DdbExportType, DeleteBehavior, DeltaTargetCompressionType, DQStopJobOnFailureTiming, DQTransformOutput, ExecutionClass, FilterLogicalOperator, FilterOperation, FilterValueType, GlueRecordType, HudiTargetCompressionType, HyperTargetCompressionType, IcebergTargetCompressionType, InclusionAnnotationValue, JDBCConnectionType, JDBCDataType, JdbcMetadataEntry, JobMode, JobRunState, JoinType, LastCrawlStatus, Logical, LogicalOperator, NodeType, OAuth2GrantType, ParamType, ParquetCompressionType, Permission, PiiType, PropertyLocation, PropertyType, QuoteChar, RecrawlBehavior, ScheduleState, Separator, SourceControlAuthStrategy, SourceControlProvider, StartingPosition, TableOptimizerEventType, TableOptimizerType, TargetFormat, TaskStatusType, TriggerState, TriggerType, UnionType, UpdateBehavior, UpdateCatalogBehavior, WorkerType, WorkflowRunStatus } from "./enums";
|
|
1
|
+
import { AdditionalOptionKeys, AggFunction, AllowFullTableExternalDataAccessEnum, AuthenticationType, BlueprintStatus, CompactionStrategy, CompressionType, ComputeEnvironment, ConfigurationSource, ConnectionPropertyKey, ConnectionStatus, ConnectionType, CrawlerLineageSettings, CrawlerState, CrawlState, CsvHeaderOption, CsvSerdeOption, DataFormat, DataOperation, DataQualityRuleResultStatus, DdbExportType, DeleteBehavior, DeltaTargetCompressionType, DQStopJobOnFailureTiming, DQTransformOutput, ExecutionClass, FilterLogicalOperator, FilterOperation, FilterValueType, GlueRecordType, HudiTargetCompressionType, HyperTargetCompressionType, IcebergTargetCompressionType, InclusionAnnotationValue, JDBCConnectionType, JDBCDataType, JdbcMetadataEntry, JobMode, JobRunState, JoinType, LastCrawlStatus, Logical, LogicalOperator, NodeType, OAuth2GrantType, OverwriteChildResourcePermissionsWithDefaultEnum, ParamType, ParquetCompressionType, Permission, PiiType, PropertyLocation, PropertyType, QuoteChar, RecrawlBehavior, ScheduleState, Separator, SourceControlAuthStrategy, SourceControlProvider, StartingPosition, TableOptimizerEventType, TableOptimizerType, TargetFormat, TaskStatusType, TriggerState, TriggerType, UnionType, UpdateBehavior, UpdateCatalogBehavior, WorkerType, WorkflowRunStatus } from "./enums";
|
|
2
2
|
/**
|
|
3
3
|
* <p>Specifies configuration properties of a notification.</p>
|
|
4
4
|
* @public
|
|
@@ -8367,6 +8367,13 @@ export interface CatalogInput {
|
|
|
8367
8367
|
* @public
|
|
8368
8368
|
*/
|
|
8369
8369
|
AllowFullTableExternalDataAccess?: AllowFullTableExternalDataAccessEnum | undefined;
|
|
8370
|
+
/**
|
|
8371
|
+
* <p>
|
|
8372
|
+
* Overwrites existing Amazon Web Services Lake Formation permissions with <code>CatalogInput$CreateTableDefaultPermissions</code> and <code>CatalogInput$CreateDatabaseDefaultPermissions</code> for all child resources.
|
|
8373
|
+
* </p>
|
|
8374
|
+
* @public
|
|
8375
|
+
*/
|
|
8376
|
+
OverwriteChildResourcePermissionsWithDefault?: OverwriteChildResourcePermissionsWithDefaultEnum | undefined;
|
|
8370
8377
|
}
|
|
8371
8378
|
/**
|
|
8372
8379
|
* @public
|
|
@@ -534,6 +534,12 @@ export declare const Permission: {
|
|
|
534
534
|
readonly SELECT: "SELECT";
|
|
535
535
|
};
|
|
536
536
|
export type Permission = (typeof Permission)[keyof typeof Permission];
|
|
537
|
+
export declare const OverwriteChildResourcePermissionsWithDefaultEnum: {
|
|
538
|
+
readonly Accept: "Accept";
|
|
539
|
+
readonly Deny: "Deny";
|
|
540
|
+
};
|
|
541
|
+
export type OverwriteChildResourcePermissionsWithDefaultEnum =
|
|
542
|
+
(typeof OverwriteChildResourcePermissionsWithDefaultEnum)[keyof typeof OverwriteChildResourcePermissionsWithDefaultEnum];
|
|
537
543
|
export declare const CsvHeaderOption: {
|
|
538
544
|
readonly ABSENT: "ABSENT";
|
|
539
545
|
readonly PRESENT: "PRESENT";
|
|
@@ -44,6 +44,7 @@ import {
|
|
|
44
44
|
LogicalOperator,
|
|
45
45
|
NodeType,
|
|
46
46
|
OAuth2GrantType,
|
|
47
|
+
OverwriteChildResourcePermissionsWithDefaultEnum,
|
|
47
48
|
ParamType,
|
|
48
49
|
ParquetCompressionType,
|
|
49
50
|
Permission,
|
|
@@ -1875,6 +1876,9 @@ export interface CatalogInput {
|
|
|
1875
1876
|
AllowFullTableExternalDataAccess?:
|
|
1876
1877
|
| AllowFullTableExternalDataAccessEnum
|
|
1877
1878
|
| undefined;
|
|
1879
|
+
OverwriteChildResourcePermissionsWithDefault?:
|
|
1880
|
+
| OverwriteChildResourcePermissionsWithDefaultEnum
|
|
1881
|
+
| undefined;
|
|
1878
1882
|
}
|
|
1879
1883
|
export interface CreateCatalogRequest {
|
|
1880
1884
|
Name: string | undefined;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-glue",
|
|
3
3
|
"description": "AWS SDK for JavaScript Glue Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.1011.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-glue",
|