@aws-sdk/client-glue 3.300.0 → 3.303.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/models/models_0.js +389 -442
- package/dist-cjs/models/models_1.js +129 -153
- package/dist-cjs/models/models_2.js +41 -48
- package/dist-cjs/protocols/Aws_json1_1.js +0 -1
- package/dist-es/models/models_0.js +389 -442
- package/dist-es/models/models_1.js +129 -153
- package/dist-es/models/models_2.js +41 -48
- package/dist-es/protocols/Aws_json1_1.js +0 -1
- package/dist-types/commands/BatchCreatePartitionCommand.d.ts +20 -24
- package/dist-types/commands/BatchDeleteConnectionCommand.d.ts +2 -2
- package/dist-types/commands/BatchDeletePartitionCommand.d.ts +4 -4
- package/dist-types/commands/BatchDeleteTableCommand.d.ts +2 -2
- package/dist-types/commands/BatchDeleteTableVersionCommand.d.ts +2 -2
- package/dist-types/commands/BatchGetBlueprintsCommand.d.ts +2 -2
- package/dist-types/commands/BatchGetCrawlersCommand.d.ts +2 -2
- package/dist-types/commands/BatchGetCustomEntityTypesCommand.d.ts +2 -2
- package/dist-types/commands/BatchGetDataQualityResultCommand.d.ts +2 -2
- package/dist-types/commands/BatchGetDevEndpointsCommand.d.ts +2 -2
- package/dist-types/commands/BatchGetJobsCommand.d.ts +2 -2
- package/dist-types/commands/BatchGetPartitionCommand.d.ts +4 -4
- package/dist-types/commands/BatchGetTriggersCommand.d.ts +2 -2
- package/dist-types/commands/BatchGetWorkflowsCommand.d.ts +2 -2
- package/dist-types/commands/BatchStopJobRunCommand.d.ts +2 -2
- package/dist-types/commands/BatchUpdatePartitionCommand.d.ts +22 -26
- package/dist-types/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +1 -1
- package/dist-types/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
- package/dist-types/commands/CancelMLTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/CancelStatementCommand.d.ts +1 -1
- package/dist-types/commands/CheckSchemaVersionValidityCommand.d.ts +1 -1
- package/dist-types/commands/CreateBlueprintCommand.d.ts +2 -2
- package/dist-types/commands/CreateClassifierCommand.d.ts +7 -7
- package/dist-types/commands/CreateConnectionCommand.d.ts +7 -7
- package/dist-types/commands/CreateCrawlerCommand.d.ts +23 -23
- package/dist-types/commands/CreateCustomEntityTypeCommand.d.ts +2 -2
- package/dist-types/commands/CreateDataQualityRulesetCommand.d.ts +3 -3
- package/dist-types/commands/CreateDatabaseCommand.d.ts +9 -9
- package/dist-types/commands/CreateDevEndpointCommand.d.ts +5 -5
- package/dist-types/commands/CreateJobCommand.d.ts +189 -428
- package/dist-types/commands/CreateMLTransformCommand.d.ts +9 -9
- package/dist-types/commands/CreatePartitionCommand.d.ts +19 -23
- package/dist-types/commands/CreatePartitionIndexCommand.d.ts +3 -3
- package/dist-types/commands/CreateRegistryCommand.d.ts +2 -2
- package/dist-types/commands/CreateSchemaCommand.d.ts +3 -3
- package/dist-types/commands/CreateScriptCommand.d.ts +7 -7
- package/dist-types/commands/CreateSecurityConfigurationCommand.d.ts +6 -6
- package/dist-types/commands/CreateSessionCommand.d.ts +6 -6
- package/dist-types/commands/CreateTableCommand.d.ts +23 -29
- package/dist-types/commands/CreateTriggerCommand.d.ts +10 -10
- package/dist-types/commands/CreateUserDefinedFunctionCommand.d.ts +4 -4
- package/dist-types/commands/CreateWorkflowCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBlueprintCommand.d.ts +1 -1
- package/dist-types/commands/DeleteClassifierCommand.d.ts +1 -1
- package/dist-types/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +2 -2
- package/dist-types/commands/DeleteColumnStatisticsForTableCommand.d.ts +1 -1
- package/dist-types/commands/DeleteConnectionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCrawlerCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCustomEntityTypeCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDataQualityRulesetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDatabaseCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDevEndpointCommand.d.ts +1 -1
- package/dist-types/commands/DeleteJobCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMLTransformCommand.d.ts +1 -1
- package/dist-types/commands/DeletePartitionCommand.d.ts +2 -2
- package/dist-types/commands/DeletePartitionIndexCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRegistryCommand.d.ts +2 -2
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSchemaCommand.d.ts +2 -2
- package/dist-types/commands/DeleteSchemaVersionsCommand.d.ts +2 -2
- package/dist-types/commands/DeleteSecurityConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSessionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTableCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTableVersionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTriggerCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserDefinedFunctionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteWorkflowCommand.d.ts +1 -1
- package/dist-types/commands/GetBlueprintCommand.d.ts +1 -1
- package/dist-types/commands/GetBlueprintRunCommand.d.ts +1 -1
- package/dist-types/commands/GetBlueprintRunsCommand.d.ts +1 -1
- package/dist-types/commands/GetCatalogImportStatusCommand.d.ts +1 -1
- package/dist-types/commands/GetClassifierCommand.d.ts +1 -1
- package/dist-types/commands/GetClassifiersCommand.d.ts +1 -1
- package/dist-types/commands/GetColumnStatisticsForPartitionCommand.d.ts +3 -3
- package/dist-types/commands/GetColumnStatisticsForTableCommand.d.ts +2 -2
- package/dist-types/commands/GetConnectionCommand.d.ts +1 -1
- package/dist-types/commands/GetConnectionsCommand.d.ts +3 -3
- package/dist-types/commands/GetCrawlerCommand.d.ts +1 -1
- package/dist-types/commands/GetCrawlerMetricsCommand.d.ts +2 -2
- package/dist-types/commands/GetCrawlersCommand.d.ts +1 -1
- package/dist-types/commands/GetCustomEntityTypeCommand.d.ts +1 -1
- package/dist-types/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +1 -1
- package/dist-types/commands/GetDataQualityResultCommand.d.ts +1 -1
- package/dist-types/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +1 -1
- package/dist-types/commands/GetDataQualityRulesetCommand.d.ts +1 -1
- package/dist-types/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
- package/dist-types/commands/GetDatabaseCommand.d.ts +1 -1
- package/dist-types/commands/GetDatabasesCommand.d.ts +1 -1
- package/dist-types/commands/GetDataflowGraphCommand.d.ts +1 -1
- package/dist-types/commands/GetDevEndpointCommand.d.ts +1 -1
- package/dist-types/commands/GetDevEndpointsCommand.d.ts +1 -1
- package/dist-types/commands/GetJobBookmarkCommand.d.ts +1 -1
- package/dist-types/commands/GetJobCommand.d.ts +1 -1
- package/dist-types/commands/GetJobRunCommand.d.ts +1 -1
- package/dist-types/commands/GetJobRunsCommand.d.ts +1 -1
- package/dist-types/commands/GetJobsCommand.d.ts +1 -1
- package/dist-types/commands/GetMLTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/GetMLTaskRunsCommand.d.ts +3 -3
- package/dist-types/commands/GetMLTransformCommand.d.ts +1 -1
- package/dist-types/commands/GetMLTransformsCommand.d.ts +5 -5
- package/dist-types/commands/GetMappingCommand.d.ts +6 -6
- package/dist-types/commands/GetPartitionCommand.d.ts +2 -2
- package/dist-types/commands/GetPartitionIndexesCommand.d.ts +1 -1
- package/dist-types/commands/GetPartitionsCommand.d.ts +2 -2
- package/dist-types/commands/GetPlanCommand.d.ts +9 -9
- package/dist-types/commands/GetRegistryCommand.d.ts +2 -2
- package/dist-types/commands/GetResourcePoliciesCommand.d.ts +1 -1
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/GetSchemaByDefinitionCommand.d.ts +2 -2
- package/dist-types/commands/GetSchemaCommand.d.ts +2 -2
- package/dist-types/commands/GetSchemaVersionCommand.d.ts +3 -3
- package/dist-types/commands/GetSchemaVersionsDiffCommand.d.ts +3 -3
- package/dist-types/commands/GetSecurityConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetSecurityConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/GetSessionCommand.d.ts +1 -1
- package/dist-types/commands/GetStatementCommand.d.ts +1 -1
- package/dist-types/commands/GetTableCommand.d.ts +1 -1
- package/dist-types/commands/GetTableVersionCommand.d.ts +1 -1
- package/dist-types/commands/GetTableVersionsCommand.d.ts +1 -1
- package/dist-types/commands/GetTablesCommand.d.ts +1 -1
- package/dist-types/commands/GetTagsCommand.d.ts +1 -1
- package/dist-types/commands/GetTriggerCommand.d.ts +1 -1
- package/dist-types/commands/GetTriggersCommand.d.ts +1 -1
- package/dist-types/commands/GetUnfilteredPartitionMetadataCommand.d.ts +5 -5
- package/dist-types/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +5 -5
- package/dist-types/commands/GetUnfilteredTableMetadataCommand.d.ts +4 -4
- package/dist-types/commands/GetUserDefinedFunctionCommand.d.ts +1 -1
- package/dist-types/commands/GetUserDefinedFunctionsCommand.d.ts +1 -1
- package/dist-types/commands/GetWorkflowCommand.d.ts +1 -1
- package/dist-types/commands/GetWorkflowRunCommand.d.ts +1 -1
- package/dist-types/commands/GetWorkflowRunPropertiesCommand.d.ts +1 -1
- package/dist-types/commands/GetWorkflowRunsCommand.d.ts +1 -1
- package/dist-types/commands/ImportCatalogToGlueCommand.d.ts +1 -1
- package/dist-types/commands/ListBlueprintsCommand.d.ts +2 -2
- package/dist-types/commands/ListCrawlersCommand.d.ts +2 -2
- package/dist-types/commands/ListCrawlsCommand.d.ts +3 -3
- package/dist-types/commands/ListCustomEntityTypesCommand.d.ts +1 -1
- package/dist-types/commands/ListDataQualityResultsCommand.d.ts +5 -5
- package/dist-types/commands/ListDataQualityRuleRecommendationRunsCommand.d.ts +5 -5
- package/dist-types/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +5 -5
- package/dist-types/commands/ListDataQualityRulesetsCommand.d.ts +4 -4
- package/dist-types/commands/ListDevEndpointsCommand.d.ts +2 -2
- package/dist-types/commands/ListJobsCommand.d.ts +2 -2
- package/dist-types/commands/ListMLTransformsCommand.d.ts +6 -6
- package/dist-types/commands/ListRegistriesCommand.d.ts +1 -1
- package/dist-types/commands/ListSchemaVersionsCommand.d.ts +2 -2
- package/dist-types/commands/ListSchemasCommand.d.ts +2 -2
- package/dist-types/commands/ListSessionsCommand.d.ts +2 -2
- package/dist-types/commands/ListStatementsCommand.d.ts +1 -1
- package/dist-types/commands/ListTriggersCommand.d.ts +2 -2
- package/dist-types/commands/ListWorkflowsCommand.d.ts +1 -1
- package/dist-types/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +4 -4
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/PutSchemaVersionMetadataCommand.d.ts +4 -4
- package/dist-types/commands/PutWorkflowRunPropertiesCommand.d.ts +2 -2
- package/dist-types/commands/QuerySchemaVersionMetadataCommand.d.ts +5 -5
- package/dist-types/commands/RegisterSchemaVersionCommand.d.ts +2 -2
- package/dist-types/commands/RemoveSchemaVersionMetadataCommand.d.ts +4 -4
- package/dist-types/commands/ResetJobBookmarkCommand.d.ts +1 -1
- package/dist-types/commands/ResumeWorkflowRunCommand.d.ts +2 -2
- package/dist-types/commands/RunStatementCommand.d.ts +1 -1
- package/dist-types/commands/SearchTablesCommand.d.ts +5 -5
- package/dist-types/commands/StartBlueprintRunCommand.d.ts +1 -1
- package/dist-types/commands/StartCrawlerCommand.d.ts +1 -1
- package/dist-types/commands/StartCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +4 -4
- package/dist-types/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +6 -6
- package/dist-types/commands/StartExportLabelsTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/StartImportLabelsTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/StartJobRunCommand.d.ts +3 -3
- package/dist-types/commands/StartMLEvaluationTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/StartTriggerCommand.d.ts +1 -1
- package/dist-types/commands/StartWorkflowRunCommand.d.ts +2 -2
- package/dist-types/commands/StopCrawlerCommand.d.ts +1 -1
- package/dist-types/commands/StopCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StopSessionCommand.d.ts +1 -1
- package/dist-types/commands/StopTriggerCommand.d.ts +1 -1
- package/dist-types/commands/StopWorkflowRunCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -2
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
- package/dist-types/commands/UpdateBlueprintCommand.d.ts +1 -1
- package/dist-types/commands/UpdateClassifierCommand.d.ts +7 -7
- package/dist-types/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +13 -13
- package/dist-types/commands/UpdateColumnStatisticsForTableCommand.d.ts +12 -12
- package/dist-types/commands/UpdateConnectionCommand.d.ts +6 -6
- package/dist-types/commands/UpdateCrawlerCommand.d.ts +22 -22
- package/dist-types/commands/UpdateCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDataQualityRulesetCommand.d.ts +1 -2
- package/dist-types/commands/UpdateDatabaseCommand.d.ts +8 -8
- package/dist-types/commands/UpdateDevEndpointCommand.d.ts +5 -5
- package/dist-types/commands/UpdateJobCommand.d.ts +189 -428
- package/dist-types/commands/UpdateJobFromSourceControlCommand.d.ts +1 -1
- package/dist-types/commands/UpdateMLTransformCommand.d.ts +3 -3
- package/dist-types/commands/UpdatePartitionCommand.d.ts +20 -24
- package/dist-types/commands/UpdateRegistryCommand.d.ts +2 -2
- package/dist-types/commands/UpdateSchemaCommand.d.ts +3 -3
- package/dist-types/commands/UpdateSourceControlFromJobCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTableCommand.d.ts +20 -26
- package/dist-types/commands/UpdateTriggerCommand.d.ts +10 -10
- package/dist-types/commands/UpdateUserDefinedFunctionCommand.d.ts +4 -4
- package/dist-types/commands/UpdateWorkflowCommand.d.ts +2 -2
- package/dist-types/models/models_0.d.ts +661 -396
- package/dist-types/models/models_1.d.ts +249 -129
- package/dist-types/models/models_2.d.ts +76 -45
- package/dist-types/ts3.4/models/models_0.d.ts +473 -389
- package/dist-types/ts3.4/models/models_1.d.ts +171 -129
- package/dist-types/ts3.4/models/models_2.d.ts +52 -42
- package/package.json +34 -34
|
@@ -28,8 +28,8 @@ export interface BatchGetJobsCommandOutput extends BatchGetJobsResponse, __Metad
|
|
|
28
28
|
* import { GlueClient, BatchGetJobsCommand } from "@aws-sdk/client-glue"; // ES Modules import
|
|
29
29
|
* // const { GlueClient, BatchGetJobsCommand } = require("@aws-sdk/client-glue"); // CommonJS import
|
|
30
30
|
* const client = new GlueClient(config);
|
|
31
|
-
* const input = {
|
|
32
|
-
* JobNames: [ // required
|
|
31
|
+
* const input = { // BatchGetJobsRequest
|
|
32
|
+
* JobNames: [ // JobNameList // required
|
|
33
33
|
* "STRING_VALUE",
|
|
34
34
|
* ],
|
|
35
35
|
* };
|
|
@@ -26,13 +26,13 @@ export interface BatchGetPartitionCommandOutput extends BatchGetPartitionRespons
|
|
|
26
26
|
* import { GlueClient, BatchGetPartitionCommand } from "@aws-sdk/client-glue"; // ES Modules import
|
|
27
27
|
* // const { GlueClient, BatchGetPartitionCommand } = require("@aws-sdk/client-glue"); // CommonJS import
|
|
28
28
|
* const client = new GlueClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // BatchGetPartitionRequest
|
|
30
30
|
* CatalogId: "STRING_VALUE",
|
|
31
31
|
* DatabaseName: "STRING_VALUE", // required
|
|
32
32
|
* TableName: "STRING_VALUE", // required
|
|
33
|
-
* PartitionsToGet: [ // required
|
|
34
|
-
* {
|
|
35
|
-
* Values: [ // required
|
|
33
|
+
* PartitionsToGet: [ // BatchGetPartitionValueList // required
|
|
34
|
+
* { // PartitionValueList
|
|
35
|
+
* Values: [ // ValueStringList // required
|
|
36
36
|
* "STRING_VALUE",
|
|
37
37
|
* ],
|
|
38
38
|
* },
|
|
@@ -26,8 +26,8 @@ export interface BatchGetTriggersCommandOutput extends BatchGetTriggersResponse,
|
|
|
26
26
|
* import { GlueClient, BatchGetTriggersCommand } from "@aws-sdk/client-glue"; // ES Modules import
|
|
27
27
|
* // const { GlueClient, BatchGetTriggersCommand } = require("@aws-sdk/client-glue"); // CommonJS import
|
|
28
28
|
* const client = new GlueClient(config);
|
|
29
|
-
* const input = {
|
|
30
|
-
* TriggerNames: [ // required
|
|
29
|
+
* const input = { // BatchGetTriggersRequest
|
|
30
|
+
* TriggerNames: [ // TriggerNameList // required
|
|
31
31
|
* "STRING_VALUE",
|
|
32
32
|
* ],
|
|
33
33
|
* };
|
|
@@ -26,8 +26,8 @@ export interface BatchGetWorkflowsCommandOutput extends BatchGetWorkflowsRespons
|
|
|
26
26
|
* import { GlueClient, BatchGetWorkflowsCommand } from "@aws-sdk/client-glue"; // ES Modules import
|
|
27
27
|
* // const { GlueClient, BatchGetWorkflowsCommand } = require("@aws-sdk/client-glue"); // CommonJS import
|
|
28
28
|
* const client = new GlueClient(config);
|
|
29
|
-
* const input = {
|
|
30
|
-
* Names: [ // required
|
|
29
|
+
* const input = { // BatchGetWorkflowsRequest
|
|
30
|
+
* Names: [ // WorkflowNames // required
|
|
31
31
|
* "STRING_VALUE",
|
|
32
32
|
* ],
|
|
33
33
|
* IncludeGraph: true || false,
|
|
@@ -26,9 +26,9 @@ export interface BatchStopJobRunCommandOutput extends BatchStopJobRunResponse, _
|
|
|
26
26
|
* import { GlueClient, BatchStopJobRunCommand } from "@aws-sdk/client-glue"; // ES Modules import
|
|
27
27
|
* // const { GlueClient, BatchStopJobRunCommand } = require("@aws-sdk/client-glue"); // CommonJS import
|
|
28
28
|
* const client = new GlueClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // BatchStopJobRunRequest
|
|
30
30
|
* JobName: "STRING_VALUE", // required
|
|
31
|
-
* JobRunIds: [ // required
|
|
31
|
+
* JobRunIds: [ // BatchStopJobRunJobRunIdList // required
|
|
32
32
|
* "STRING_VALUE",
|
|
33
33
|
* ],
|
|
34
34
|
* };
|
|
@@ -26,72 +26,70 @@ export interface BatchUpdatePartitionCommandOutput extends BatchUpdatePartitionR
|
|
|
26
26
|
* import { GlueClient, BatchUpdatePartitionCommand } from "@aws-sdk/client-glue"; // ES Modules import
|
|
27
27
|
* // const { GlueClient, BatchUpdatePartitionCommand } = require("@aws-sdk/client-glue"); // CommonJS import
|
|
28
28
|
* const client = new GlueClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // BatchUpdatePartitionRequest
|
|
30
30
|
* CatalogId: "STRING_VALUE",
|
|
31
31
|
* DatabaseName: "STRING_VALUE", // required
|
|
32
32
|
* TableName: "STRING_VALUE", // required
|
|
33
|
-
* Entries: [ // required
|
|
34
|
-
* {
|
|
35
|
-
* PartitionValueList: [ // required
|
|
33
|
+
* Entries: [ // BatchUpdatePartitionRequestEntryList // required
|
|
34
|
+
* { // BatchUpdatePartitionRequestEntry
|
|
35
|
+
* PartitionValueList: [ // BoundedPartitionValueList // required
|
|
36
36
|
* "STRING_VALUE",
|
|
37
37
|
* ],
|
|
38
|
-
* PartitionInput: {
|
|
39
|
-
* Values: [
|
|
38
|
+
* PartitionInput: { // PartitionInput
|
|
39
|
+
* Values: [ // ValueStringList
|
|
40
40
|
* "STRING_VALUE",
|
|
41
41
|
* ],
|
|
42
42
|
* LastAccessTime: new Date("TIMESTAMP"),
|
|
43
|
-
* StorageDescriptor: {
|
|
44
|
-
* Columns: [
|
|
45
|
-
* {
|
|
43
|
+
* StorageDescriptor: { // StorageDescriptor
|
|
44
|
+
* Columns: [ // ColumnList
|
|
45
|
+
* { // Column
|
|
46
46
|
* Name: "STRING_VALUE", // required
|
|
47
47
|
* Type: "STRING_VALUE",
|
|
48
48
|
* Comment: "STRING_VALUE",
|
|
49
|
-
* Parameters: {
|
|
49
|
+
* Parameters: { // ParametersMap
|
|
50
50
|
* "<keys>": "STRING_VALUE",
|
|
51
51
|
* },
|
|
52
52
|
* },
|
|
53
53
|
* ],
|
|
54
54
|
* Location: "STRING_VALUE",
|
|
55
|
-
* AdditionalLocations: [
|
|
55
|
+
* AdditionalLocations: [ // LocationStringList
|
|
56
56
|
* "STRING_VALUE",
|
|
57
57
|
* ],
|
|
58
58
|
* InputFormat: "STRING_VALUE",
|
|
59
59
|
* OutputFormat: "STRING_VALUE",
|
|
60
60
|
* Compressed: true || false,
|
|
61
61
|
* NumberOfBuckets: Number("int"),
|
|
62
|
-
* SerdeInfo: {
|
|
62
|
+
* SerdeInfo: { // SerDeInfo
|
|
63
63
|
* Name: "STRING_VALUE",
|
|
64
64
|
* SerializationLibrary: "STRING_VALUE",
|
|
65
65
|
* Parameters: {
|
|
66
66
|
* "<keys>": "STRING_VALUE",
|
|
67
67
|
* },
|
|
68
68
|
* },
|
|
69
|
-
* BucketColumns: [
|
|
69
|
+
* BucketColumns: [ // NameStringList
|
|
70
70
|
* "STRING_VALUE",
|
|
71
71
|
* ],
|
|
72
|
-
* SortColumns: [
|
|
73
|
-
* {
|
|
72
|
+
* SortColumns: [ // OrderList
|
|
73
|
+
* { // Order
|
|
74
74
|
* Column: "STRING_VALUE", // required
|
|
75
75
|
* SortOrder: Number("int"), // required
|
|
76
76
|
* },
|
|
77
77
|
* ],
|
|
78
|
-
* Parameters:
|
|
79
|
-
*
|
|
80
|
-
* },
|
|
81
|
-
* SkewedInfo: {
|
|
78
|
+
* Parameters: "<ParametersMap>",
|
|
79
|
+
* SkewedInfo: { // SkewedInfo
|
|
82
80
|
* SkewedColumnNames: [
|
|
83
81
|
* "STRING_VALUE",
|
|
84
82
|
* ],
|
|
85
|
-
* SkewedColumnValues: [
|
|
83
|
+
* SkewedColumnValues: [ // ColumnValueStringList
|
|
86
84
|
* "STRING_VALUE",
|
|
87
85
|
* ],
|
|
88
|
-
* SkewedColumnValueLocationMaps: {
|
|
86
|
+
* SkewedColumnValueLocationMaps: { // LocationMap
|
|
89
87
|
* "<keys>": "STRING_VALUE",
|
|
90
88
|
* },
|
|
91
89
|
* },
|
|
92
90
|
* StoredAsSubDirectories: true || false,
|
|
93
|
-
* SchemaReference: {
|
|
94
|
-
* SchemaId: {
|
|
91
|
+
* SchemaReference: { // SchemaReference
|
|
92
|
+
* SchemaId: { // SchemaId
|
|
95
93
|
* SchemaArn: "STRING_VALUE",
|
|
96
94
|
* SchemaName: "STRING_VALUE",
|
|
97
95
|
* RegistryName: "STRING_VALUE",
|
|
@@ -100,9 +98,7 @@ export interface BatchUpdatePartitionCommandOutput extends BatchUpdatePartitionR
|
|
|
100
98
|
* SchemaVersionNumber: Number("long"),
|
|
101
99
|
* },
|
|
102
100
|
* },
|
|
103
|
-
* Parameters:
|
|
104
|
-
* "<keys>": "<ParametersMapValue>",
|
|
105
|
-
* },
|
|
101
|
+
* Parameters: "<ParametersMap>",
|
|
106
102
|
* LastAnalyzedTime: new Date("TIMESTAMP"),
|
|
107
103
|
* },
|
|
108
104
|
* },
|
|
@@ -26,7 +26,7 @@ export interface CancelDataQualityRuleRecommendationRunCommandOutput extends Can
|
|
|
26
26
|
* import { GlueClient, CancelDataQualityRuleRecommendationRunCommand } from "@aws-sdk/client-glue"; // ES Modules import
|
|
27
27
|
* // const { GlueClient, CancelDataQualityRuleRecommendationRunCommand } = require("@aws-sdk/client-glue"); // CommonJS import
|
|
28
28
|
* const client = new GlueClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CancelDataQualityRuleRecommendationRunRequest
|
|
30
30
|
* RunId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new CancelDataQualityRuleRecommendationRunCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface CancelDataQualityRulesetEvaluationRunCommandOutput extends Canc
|
|
|
26
26
|
* import { GlueClient, CancelDataQualityRulesetEvaluationRunCommand } from "@aws-sdk/client-glue"; // ES Modules import
|
|
27
27
|
* // const { GlueClient, CancelDataQualityRulesetEvaluationRunCommand } = require("@aws-sdk/client-glue"); // CommonJS import
|
|
28
28
|
* const client = new GlueClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CancelDataQualityRulesetEvaluationRunRequest
|
|
30
30
|
* RunId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new CancelDataQualityRulesetEvaluationRunCommand(input);
|
|
@@ -28,7 +28,7 @@ export interface CancelMLTaskRunCommandOutput extends CancelMLTaskRunResponse, _
|
|
|
28
28
|
* import { GlueClient, CancelMLTaskRunCommand } from "@aws-sdk/client-glue"; // ES Modules import
|
|
29
29
|
* // const { GlueClient, CancelMLTaskRunCommand } = require("@aws-sdk/client-glue"); // CommonJS import
|
|
30
30
|
* const client = new GlueClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // CancelMLTaskRunRequest
|
|
32
32
|
* TransformId: "STRING_VALUE", // required
|
|
33
33
|
* TaskRunId: "STRING_VALUE", // required
|
|
34
34
|
* };
|
|
@@ -26,7 +26,7 @@ export interface CancelStatementCommandOutput extends CancelStatementResponse, _
|
|
|
26
26
|
* import { GlueClient, CancelStatementCommand } from "@aws-sdk/client-glue"; // ES Modules import
|
|
27
27
|
* // const { GlueClient, CancelStatementCommand } = require("@aws-sdk/client-glue"); // CommonJS import
|
|
28
28
|
* const client = new GlueClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CancelStatementRequest
|
|
30
30
|
* SessionId: "STRING_VALUE", // required
|
|
31
31
|
* Id: Number("int"), // required
|
|
32
32
|
* RequestOrigin: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface CheckSchemaVersionValidityCommandOutput extends CheckSchemaVers
|
|
|
26
26
|
* import { GlueClient, CheckSchemaVersionValidityCommand } from "@aws-sdk/client-glue"; // ES Modules import
|
|
27
27
|
* // const { GlueClient, CheckSchemaVersionValidityCommand } = require("@aws-sdk/client-glue"); // CommonJS import
|
|
28
28
|
* const client = new GlueClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CheckSchemaVersionValidityInput
|
|
30
30
|
* DataFormat: "AVRO" || "JSON" || "PROTOBUF", // required
|
|
31
31
|
* SchemaDefinition: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,11 +26,11 @@ export interface CreateBlueprintCommandOutput extends CreateBlueprintResponse, _
|
|
|
26
26
|
* import { GlueClient, CreateBlueprintCommand } from "@aws-sdk/client-glue"; // ES Modules import
|
|
27
27
|
* // const { GlueClient, CreateBlueprintCommand } = require("@aws-sdk/client-glue"); // CommonJS import
|
|
28
28
|
* const client = new GlueClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateBlueprintRequest
|
|
30
30
|
* Name: "STRING_VALUE", // required
|
|
31
31
|
* Description: "STRING_VALUE",
|
|
32
32
|
* BlueprintLocation: "STRING_VALUE", // required
|
|
33
|
-
* Tags: {
|
|
33
|
+
* Tags: { // TagsMap
|
|
34
34
|
* "<keys>": "STRING_VALUE",
|
|
35
35
|
* },
|
|
36
36
|
* };
|
|
@@ -28,34 +28,34 @@ export interface CreateClassifierCommandOutput extends CreateClassifierResponse,
|
|
|
28
28
|
* import { GlueClient, CreateClassifierCommand } from "@aws-sdk/client-glue"; // ES Modules import
|
|
29
29
|
* // const { GlueClient, CreateClassifierCommand } = require("@aws-sdk/client-glue"); // CommonJS import
|
|
30
30
|
* const client = new GlueClient(config);
|
|
31
|
-
* const input = {
|
|
32
|
-
* GrokClassifier: {
|
|
31
|
+
* const input = { // CreateClassifierRequest
|
|
32
|
+
* GrokClassifier: { // CreateGrokClassifierRequest
|
|
33
33
|
* Classification: "STRING_VALUE", // required
|
|
34
34
|
* Name: "STRING_VALUE", // required
|
|
35
35
|
* GrokPattern: "STRING_VALUE", // required
|
|
36
36
|
* CustomPatterns: "STRING_VALUE",
|
|
37
37
|
* },
|
|
38
|
-
* XMLClassifier: {
|
|
38
|
+
* XMLClassifier: { // CreateXMLClassifierRequest
|
|
39
39
|
* Classification: "STRING_VALUE", // required
|
|
40
40
|
* Name: "STRING_VALUE", // required
|
|
41
41
|
* RowTag: "STRING_VALUE",
|
|
42
42
|
* },
|
|
43
|
-
* JsonClassifier: {
|
|
43
|
+
* JsonClassifier: { // CreateJsonClassifierRequest
|
|
44
44
|
* Name: "STRING_VALUE", // required
|
|
45
45
|
* JsonPath: "STRING_VALUE", // required
|
|
46
46
|
* },
|
|
47
|
-
* CsvClassifier: {
|
|
47
|
+
* CsvClassifier: { // CreateCsvClassifierRequest
|
|
48
48
|
* Name: "STRING_VALUE", // required
|
|
49
49
|
* Delimiter: "STRING_VALUE",
|
|
50
50
|
* QuoteSymbol: "STRING_VALUE",
|
|
51
51
|
* ContainsHeader: "UNKNOWN" || "PRESENT" || "ABSENT",
|
|
52
|
-
* Header: [
|
|
52
|
+
* Header: [ // CsvHeader
|
|
53
53
|
* "STRING_VALUE",
|
|
54
54
|
* ],
|
|
55
55
|
* DisableValueTrimming: true || false,
|
|
56
56
|
* AllowSingleColumn: true || false,
|
|
57
57
|
* CustomDatatypeConfigured: true || false,
|
|
58
|
-
* CustomDatatypes: [
|
|
58
|
+
* CustomDatatypes: [ // CustomDatatypes
|
|
59
59
|
* "STRING_VALUE",
|
|
60
60
|
* ],
|
|
61
61
|
* },
|
|
@@ -26,27 +26,27 @@ export interface CreateConnectionCommandOutput extends CreateConnectionResponse,
|
|
|
26
26
|
* import { GlueClient, CreateConnectionCommand } from "@aws-sdk/client-glue"; // ES Modules import
|
|
27
27
|
* // const { GlueClient, CreateConnectionCommand } = require("@aws-sdk/client-glue"); // CommonJS import
|
|
28
28
|
* const client = new GlueClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateConnectionRequest
|
|
30
30
|
* CatalogId: "STRING_VALUE",
|
|
31
|
-
* ConnectionInput: {
|
|
31
|
+
* ConnectionInput: { // ConnectionInput
|
|
32
32
|
* Name: "STRING_VALUE", // required
|
|
33
33
|
* Description: "STRING_VALUE",
|
|
34
34
|
* ConnectionType: "JDBC" || "SFTP" || "MONGODB" || "KAFKA" || "NETWORK" || "MARKETPLACE" || "CUSTOM", // required
|
|
35
|
-
* MatchCriteria: [
|
|
35
|
+
* MatchCriteria: [ // MatchCriteria
|
|
36
36
|
* "STRING_VALUE",
|
|
37
37
|
* ],
|
|
38
|
-
* ConnectionProperties: { // required
|
|
38
|
+
* ConnectionProperties: { // ConnectionProperties // required
|
|
39
39
|
* "<keys>": "STRING_VALUE",
|
|
40
40
|
* },
|
|
41
|
-
* PhysicalConnectionRequirements: {
|
|
41
|
+
* PhysicalConnectionRequirements: { // PhysicalConnectionRequirements
|
|
42
42
|
* SubnetId: "STRING_VALUE",
|
|
43
|
-
* SecurityGroupIdList: [
|
|
43
|
+
* SecurityGroupIdList: [ // SecurityGroupIdList
|
|
44
44
|
* "STRING_VALUE",
|
|
45
45
|
* ],
|
|
46
46
|
* AvailabilityZone: "STRING_VALUE",
|
|
47
47
|
* },
|
|
48
48
|
* },
|
|
49
|
-
* Tags: {
|
|
49
|
+
* Tags: { // TagsMap
|
|
50
50
|
* "<keys>": "STRING_VALUE",
|
|
51
51
|
* },
|
|
52
52
|
* };
|
|
@@ -28,16 +28,16 @@ export interface CreateCrawlerCommandOutput extends CreateCrawlerResponse, __Met
|
|
|
28
28
|
* import { GlueClient, CreateCrawlerCommand } from "@aws-sdk/client-glue"; // ES Modules import
|
|
29
29
|
* // const { GlueClient, CreateCrawlerCommand } = require("@aws-sdk/client-glue"); // CommonJS import
|
|
30
30
|
* const client = new GlueClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // CreateCrawlerRequest
|
|
32
32
|
* Name: "STRING_VALUE", // required
|
|
33
33
|
* Role: "STRING_VALUE", // required
|
|
34
34
|
* DatabaseName: "STRING_VALUE",
|
|
35
35
|
* Description: "STRING_VALUE",
|
|
36
|
-
* Targets: {
|
|
37
|
-
* S3Targets: [
|
|
38
|
-
* {
|
|
36
|
+
* Targets: { // CrawlerTargets
|
|
37
|
+
* S3Targets: [ // S3TargetList
|
|
38
|
+
* { // S3Target
|
|
39
39
|
* Path: "STRING_VALUE",
|
|
40
|
-
* Exclusions: [
|
|
40
|
+
* Exclusions: [ // PathList
|
|
41
41
|
* "STRING_VALUE",
|
|
42
42
|
* ],
|
|
43
43
|
* ConnectionName: "STRING_VALUE",
|
|
@@ -46,36 +46,36 @@ export interface CreateCrawlerCommandOutput extends CreateCrawlerResponse, __Met
|
|
|
46
46
|
* DlqEventQueueArn: "STRING_VALUE",
|
|
47
47
|
* },
|
|
48
48
|
* ],
|
|
49
|
-
* JdbcTargets: [
|
|
50
|
-
* {
|
|
49
|
+
* JdbcTargets: [ // JdbcTargetList
|
|
50
|
+
* { // JdbcTarget
|
|
51
51
|
* ConnectionName: "STRING_VALUE",
|
|
52
52
|
* Path: "STRING_VALUE",
|
|
53
53
|
* Exclusions: [
|
|
54
54
|
* "STRING_VALUE",
|
|
55
55
|
* ],
|
|
56
|
-
* EnableAdditionalMetadata: [
|
|
56
|
+
* EnableAdditionalMetadata: [ // EnableAdditionalMetadata
|
|
57
57
|
* "COMMENTS" || "RAWTYPES",
|
|
58
58
|
* ],
|
|
59
59
|
* },
|
|
60
60
|
* ],
|
|
61
|
-
* MongoDBTargets: [
|
|
62
|
-
* {
|
|
61
|
+
* MongoDBTargets: [ // MongoDBTargetList
|
|
62
|
+
* { // MongoDBTarget
|
|
63
63
|
* ConnectionName: "STRING_VALUE",
|
|
64
64
|
* Path: "STRING_VALUE",
|
|
65
65
|
* ScanAll: true || false,
|
|
66
66
|
* },
|
|
67
67
|
* ],
|
|
68
|
-
* DynamoDBTargets: [
|
|
69
|
-
* {
|
|
68
|
+
* DynamoDBTargets: [ // DynamoDBTargetList
|
|
69
|
+
* { // DynamoDBTarget
|
|
70
70
|
* Path: "STRING_VALUE",
|
|
71
71
|
* scanAll: true || false,
|
|
72
72
|
* scanRate: Number("double"),
|
|
73
73
|
* },
|
|
74
74
|
* ],
|
|
75
|
-
* CatalogTargets: [
|
|
76
|
-
* {
|
|
75
|
+
* CatalogTargets: [ // CatalogTargetList
|
|
76
|
+
* { // CatalogTarget
|
|
77
77
|
* DatabaseName: "STRING_VALUE", // required
|
|
78
|
-
* Tables: [ // required
|
|
78
|
+
* Tables: [ // CatalogTablesList // required
|
|
79
79
|
* "STRING_VALUE",
|
|
80
80
|
* ],
|
|
81
81
|
* ConnectionName: "STRING_VALUE",
|
|
@@ -83,8 +83,8 @@ export interface CreateCrawlerCommandOutput extends CreateCrawlerResponse, __Met
|
|
|
83
83
|
* DlqEventQueueArn: "STRING_VALUE",
|
|
84
84
|
* },
|
|
85
85
|
* ],
|
|
86
|
-
* DeltaTargets: [
|
|
87
|
-
* {
|
|
86
|
+
* DeltaTargets: [ // DeltaTargetList
|
|
87
|
+
* { // DeltaTarget
|
|
88
88
|
* DeltaTables: [
|
|
89
89
|
* "STRING_VALUE",
|
|
90
90
|
* ],
|
|
@@ -95,27 +95,27 @@ export interface CreateCrawlerCommandOutput extends CreateCrawlerResponse, __Met
|
|
|
95
95
|
* ],
|
|
96
96
|
* },
|
|
97
97
|
* Schedule: "STRING_VALUE",
|
|
98
|
-
* Classifiers: [
|
|
98
|
+
* Classifiers: [ // ClassifierNameList
|
|
99
99
|
* "STRING_VALUE",
|
|
100
100
|
* ],
|
|
101
101
|
* TablePrefix: "STRING_VALUE",
|
|
102
|
-
* SchemaChangePolicy: {
|
|
102
|
+
* SchemaChangePolicy: { // SchemaChangePolicy
|
|
103
103
|
* UpdateBehavior: "LOG" || "UPDATE_IN_DATABASE",
|
|
104
104
|
* DeleteBehavior: "LOG" || "DELETE_FROM_DATABASE" || "DEPRECATE_IN_DATABASE",
|
|
105
105
|
* },
|
|
106
|
-
* RecrawlPolicy: {
|
|
106
|
+
* RecrawlPolicy: { // RecrawlPolicy
|
|
107
107
|
* RecrawlBehavior: "CRAWL_EVERYTHING" || "CRAWL_NEW_FOLDERS_ONLY" || "CRAWL_EVENT_MODE",
|
|
108
108
|
* },
|
|
109
|
-
* LineageConfiguration: {
|
|
109
|
+
* LineageConfiguration: { // LineageConfiguration
|
|
110
110
|
* CrawlerLineageSettings: "ENABLE" || "DISABLE",
|
|
111
111
|
* },
|
|
112
|
-
* LakeFormationConfiguration: {
|
|
112
|
+
* LakeFormationConfiguration: { // LakeFormationConfiguration
|
|
113
113
|
* UseLakeFormationCredentials: true || false,
|
|
114
114
|
* AccountId: "STRING_VALUE",
|
|
115
115
|
* },
|
|
116
116
|
* Configuration: "STRING_VALUE",
|
|
117
117
|
* CrawlerSecurityConfiguration: "STRING_VALUE",
|
|
118
|
-
* Tags: {
|
|
118
|
+
* Tags: { // TagsMap
|
|
119
119
|
* "<keys>": "STRING_VALUE",
|
|
120
120
|
* },
|
|
121
121
|
* };
|
|
@@ -27,10 +27,10 @@ export interface CreateCustomEntityTypeCommandOutput extends CreateCustomEntityT
|
|
|
27
27
|
* import { GlueClient, CreateCustomEntityTypeCommand } from "@aws-sdk/client-glue"; // ES Modules import
|
|
28
28
|
* // const { GlueClient, CreateCustomEntityTypeCommand } = require("@aws-sdk/client-glue"); // CommonJS import
|
|
29
29
|
* const client = new GlueClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // CreateCustomEntityTypeRequest
|
|
31
31
|
* Name: "STRING_VALUE", // required
|
|
32
32
|
* RegexString: "STRING_VALUE", // required
|
|
33
|
-
* ContextWords: [
|
|
33
|
+
* ContextWords: [ // ContextWords
|
|
34
34
|
* "STRING_VALUE",
|
|
35
35
|
* ],
|
|
36
36
|
* };
|
|
@@ -27,14 +27,14 @@ export interface CreateDataQualityRulesetCommandOutput extends CreateDataQuality
|
|
|
27
27
|
* import { GlueClient, CreateDataQualityRulesetCommand } from "@aws-sdk/client-glue"; // ES Modules import
|
|
28
28
|
* // const { GlueClient, CreateDataQualityRulesetCommand } = require("@aws-sdk/client-glue"); // CommonJS import
|
|
29
29
|
* const client = new GlueClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // CreateDataQualityRulesetRequest
|
|
31
31
|
* Name: "STRING_VALUE", // required
|
|
32
32
|
* Description: "STRING_VALUE",
|
|
33
33
|
* Ruleset: "STRING_VALUE", // required
|
|
34
|
-
* Tags: {
|
|
34
|
+
* Tags: { // TagsMap
|
|
35
35
|
* "<keys>": "STRING_VALUE",
|
|
36
36
|
* },
|
|
37
|
-
* TargetTable: {
|
|
37
|
+
* TargetTable: { // DataQualityTargetTable
|
|
38
38
|
* TableName: "STRING_VALUE", // required
|
|
39
39
|
* DatabaseName: "STRING_VALUE", // required
|
|
40
40
|
* },
|
|
@@ -26,31 +26,31 @@ export interface CreateDatabaseCommandOutput extends CreateDatabaseResponse, __M
|
|
|
26
26
|
* import { GlueClient, CreateDatabaseCommand } from "@aws-sdk/client-glue"; // ES Modules import
|
|
27
27
|
* // const { GlueClient, CreateDatabaseCommand } = require("@aws-sdk/client-glue"); // CommonJS import
|
|
28
28
|
* const client = new GlueClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateDatabaseRequest
|
|
30
30
|
* CatalogId: "STRING_VALUE",
|
|
31
|
-
* DatabaseInput: {
|
|
31
|
+
* DatabaseInput: { // DatabaseInput
|
|
32
32
|
* Name: "STRING_VALUE", // required
|
|
33
33
|
* Description: "STRING_VALUE",
|
|
34
34
|
* LocationUri: "STRING_VALUE",
|
|
35
|
-
* Parameters: {
|
|
35
|
+
* Parameters: { // ParametersMap
|
|
36
36
|
* "<keys>": "STRING_VALUE",
|
|
37
37
|
* },
|
|
38
|
-
* CreateTableDefaultPermissions: [
|
|
39
|
-
* {
|
|
40
|
-
* Principal: {
|
|
38
|
+
* CreateTableDefaultPermissions: [ // PrincipalPermissionsList
|
|
39
|
+
* { // PrincipalPermissions
|
|
40
|
+
* Principal: { // DataLakePrincipal
|
|
41
41
|
* DataLakePrincipalIdentifier: "STRING_VALUE",
|
|
42
42
|
* },
|
|
43
|
-
* Permissions: [
|
|
43
|
+
* Permissions: [ // PermissionList
|
|
44
44
|
* "ALL" || "SELECT" || "ALTER" || "DROP" || "DELETE" || "INSERT" || "CREATE_DATABASE" || "CREATE_TABLE" || "DATA_LOCATION_ACCESS",
|
|
45
45
|
* ],
|
|
46
46
|
* },
|
|
47
47
|
* ],
|
|
48
|
-
* TargetDatabase: {
|
|
48
|
+
* TargetDatabase: { // DatabaseIdentifier
|
|
49
49
|
* CatalogId: "STRING_VALUE",
|
|
50
50
|
* DatabaseName: "STRING_VALUE",
|
|
51
51
|
* },
|
|
52
52
|
* },
|
|
53
|
-
* Tags: {
|
|
53
|
+
* Tags: { // TagsMap
|
|
54
54
|
* "<keys>": "STRING_VALUE",
|
|
55
55
|
* },
|
|
56
56
|
* };
|
|
@@ -26,15 +26,15 @@ export interface CreateDevEndpointCommandOutput extends CreateDevEndpointRespons
|
|
|
26
26
|
* import { GlueClient, CreateDevEndpointCommand } from "@aws-sdk/client-glue"; // ES Modules import
|
|
27
27
|
* // const { GlueClient, CreateDevEndpointCommand } = require("@aws-sdk/client-glue"); // CommonJS import
|
|
28
28
|
* const client = new GlueClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateDevEndpointRequest
|
|
30
30
|
* EndpointName: "STRING_VALUE", // required
|
|
31
31
|
* RoleArn: "STRING_VALUE", // required
|
|
32
|
-
* SecurityGroupIds: [
|
|
32
|
+
* SecurityGroupIds: [ // StringList
|
|
33
33
|
* "STRING_VALUE",
|
|
34
34
|
* ],
|
|
35
35
|
* SubnetId: "STRING_VALUE",
|
|
36
36
|
* PublicKey: "STRING_VALUE",
|
|
37
|
-
* PublicKeys: [
|
|
37
|
+
* PublicKeys: [ // PublicKeysList
|
|
38
38
|
* "STRING_VALUE",
|
|
39
39
|
* ],
|
|
40
40
|
* NumberOfNodes: Number("int"),
|
|
@@ -44,10 +44,10 @@ export interface CreateDevEndpointCommandOutput extends CreateDevEndpointRespons
|
|
|
44
44
|
* ExtraPythonLibsS3Path: "STRING_VALUE",
|
|
45
45
|
* ExtraJarsS3Path: "STRING_VALUE",
|
|
46
46
|
* SecurityConfiguration: "STRING_VALUE",
|
|
47
|
-
* Tags: {
|
|
47
|
+
* Tags: { // TagsMap
|
|
48
48
|
* "<keys>": "STRING_VALUE",
|
|
49
49
|
* },
|
|
50
|
-
* Arguments: {
|
|
50
|
+
* Arguments: { // MapValue
|
|
51
51
|
* "<keys>": "STRING_VALUE",
|
|
52
52
|
* },
|
|
53
53
|
* };
|