Le traduzioni sono generate tramite traduzione automatica. In caso di conflitto tra il contenuto di una traduzione e la versione originale in Inglese, quest'ultima prevarrà.
AWS Glue API
Questa sezione descrive i tipi di dati e le primitive utilizzati da AWS Glue SDK e strumenti. Esistono tre modi generali per interagire a AWS Glue livello di codice al di fuori di AWS Management Console, ognuno con la propria documentazione:
-
Le librerie di linguaggi SDK consentono di accedere a risorse AWS provenienti da linguaggi di programmazione comuni. Per ulteriori informazioni, consulta Strumenti per costruire in AWS
. -
AWS CLI consente di accedere alle AWS risorse dalla riga di comando. Per ulteriori informazioni, consulta Riferimento ai comandi della AWS CLI.
-
AWS CloudFormation consente di definire un insieme di AWS risorse da distribuire insieme in modo coerente. Puoi trovare maggiori informazioni su AWS CloudFormation: riferimento al tipo di AWS Glue risorsa.
In questa sezione sono descritte le primitive condivise indipendentemente da questi SDK e strumenti. Gli strumenti utilizzano il AWS Glue Web API Reference per comunicare con AWS.
Indice
- API di sicurezza in AWS Glue
- Tipi di dati
- DataCatalogEncryptionSettings struttura
- EncryptionAtRest struttura
- ConnectionPasswordEncryption struttura
- EncryptionConfiguration struttura
- Struttura S3Encryption
- CloudWatchEncryption struttura
- JobBookmarksEncryption struttura
- SecurityConfiguration struttura
- GluePolicy struttura
- Operazioni
- GetDataCatalogEncryptionSettings azione (Python: get_data_catalog_encryption_settings)
- PutDataCatalogEncryptionSettings azione (Python: put_data_catalog_encryption_settings)
- PutResourcePolicy azione (Python: put_resource_policy)
- GetResourcePolicy azione (Python: get_resource_policy)
- DeleteResourcePolicy azione (Python: delete_resource_policy)
- CreateSecurityConfiguration azione (Python: create_security_configuration)
- DeleteSecurityConfiguration azione (Python: delete_security_configuration)
- GetSecurityConfiguration azione (Python: get_security_configuration)
- GetSecurityConfigurations azione (Python: get_security_configurations)
- GetResourcePolicies azione (Python: get_resource_policies)
- Catalogo API
- API database
- Tipi di dati
- Struttura dei database
- DatabaseInput struttura
- PrincipalPermissions struttura
- DataLakePrincipal struttura
- DatabaseIdentifier struttura
- FederatedDatabase struttura
- Operazioni
- CreateDatabase azione (Python: create_database)
- UpdateDatabase azione (Python: update_database)
- DeleteDatabase azione (Python: delete_database)
- GetDatabase azione (Python: get_database)
- GetDatabases azione (Python: get_databases)
- Tavolo API
- Tipi di dati
- Struttura della tabella
- TableInput struttura
- FederatedTable struttura
- Struttura delle colonne
- StorageDescriptor struttura
- SchemaReference struttura
- SerDeInfo struttura
- Struttura dell’ordine
- SkewedInfo struttura
- TableVersion struttura
- TableError struttura
- TableVersionError struttura
- SortCriterion struttura
- TableIdentifier struttura
- KeySchemaElement struttura
- PartitionIndex struttura
- PartitionIndexDescriptor struttura
- BackfillError struttura
- IcebergInput struttura
- OpenTableFormatInput struttura
- ViewDefinition struttura
- ViewDefinitionInput struttura
- ViewRepresentation struttura
- ViewRepresentationInput struttura
- Operazioni
- CreateTable azione (Python: create_table)
- UpdateTable azione (Python: update_table)
- DeleteTable azione (Python: delete_table)
- BatchDeleteTable azione (Python: batch_delete_table)
- GetTable azione (Python: get_table)
- GetTables azione (Python: get_tables)
- GetTableVersion azione (Python: get_table_version)
- GetTableVersions azione (Python: get_table_versions)
- DeleteTableVersion azione (Python: delete_table_version)
- BatchDeleteTableVersion azione (Python: batch_delete_table_version)
- SearchTables azione (Python: search_tables)
- GetPartitionIndexes azione (Python: get_partition_indexes)
- CreatePartitionIndex azione (Python: create_partition_index)
- DeletePartitionIndex azione (Python: delete_partition_index)
- GetColumnStatisticsForTable azione (Python: get_column_statistics_for_table)
- UpdateColumnStatisticsForTable azione (Python: update_column_statistics_for_table)
- DeleteColumnStatisticsForTable azione (Python: delete_column_statistics_for_table)
- API della partizione
- Tipi di dati
- Struttura della partizione
- PartitionInput struttura
- PartitionSpecWithSharedStorageDescriptor struttura
- PartitionListComposingSpec struttura
- PartitionSpecProxy struttura
- PartitionValueList struttura
- Struttura del segmento
- PartitionError struttura
- BatchUpdatePartitionFailureEntry struttura
- BatchUpdatePartitionRequestEntry struttura
- StorageDescriptor struttura
- SchemaReference struttura
- SerDeInfo struttura
- SkewedInfo struttura
- Operazioni
- CreatePartition azione (Python: create_partition)
- BatchCreatePartition azione (Python: batch_create_partition)
- UpdatePartition azione (Python: update_partition)
- DeletePartition azione (Python: delete_partition)
- BatchDeletePartition azione (Python: batch_delete_partition)
- GetPartition azione (Python: get_partition)
- GetPartitions azione (Python: get_partitions)
- BatchGetPartition azione (Python: batch_get_partition)
- BatchUpdatePartition azione (Python: batch_update_partition)
- GetColumnStatisticsForPartition azione (Python: get_column_statistics_for_partition)
- UpdateColumnStatisticsForPartition azione (Python: update_column_statistics_for_partition)
- DeleteColumnStatisticsForPartition azione (Python: delete_column_statistics_for_partition)
- Connessione API
- Tipi di dati
- Struttura di connessione
- ConnectionInput struttura
- PhysicalConnectionRequirements struttura
- GetConnectionsFilter struttura
- Operazioni
- CreateConnection azione (Python: create_connection)
- DeleteConnection azione (Python: delete_connection)
- GetConnection azione (Python: get_connection)
- GetConnections azione (Python: get_connections)
- UpdateConnection azione (Python: update_connection)
- BatchDeleteConnection azione (Python: batch_delete_connection)
- Configurazione dell'autenticazione
- AuthenticationConfiguration struttura
- AuthenticationConfigurationInput struttura
- OAuth2Propertiesstruttura
- OAuth2PropertiesInputstruttura
- OAuth2ClientApplicationstruttura
- AuthorizationCodeProperties struttura
- API della funzione definita dall'utente
- Tipi di dati
- Struttura UserDefinedFunction
- Struttura UserDefinedFunctionInput
- Operazioni
- Operazione CreateUserDefinedFunction (Python: create_user_defined_function)
- Operazione UpdateUserDefinedFunction (Python: update_user_defined_function)
- Operazione DeleteUserDefinedFunction (Python: delete_user_defined_function)
- Operazione GetUserDefinedFunction (Python: get_user_defined_function)
- Operazione GetUserDefinedFunctions (Python: get_user_defined_functions)
- Importazione di un catalogo Athena a AWS Glue
- API database
- Ottimizzatore di tabelle API
- Tipi di dati
- TableOptimizer struttura
- TableOptimizerConfiguration struttura
- TableOptimizerRun struttura
- BatchGetTableOptimizerEntry struttura
- BatchTableOptimizer struttura
- BatchGetTableOptimizerError struttura
- RetentionConfiguration struttura
- IcebergRetentionConfiguration struttura
- OrphanFileDeletionConfiguration struttura
- IcebergOrphanFileDeletionConfiguration struttura
- CompactionMetrics struttura
- RetentionMetrics struttura
- OrphanFileDeletionMetrics struttura
- IcebergCompactionMetrics struttura
- IcebergRetentionMetrics struttura
- IcebergOrphanFileDeletionMetrics struttura
- RunMetrics struttura
- Operazioni
- GetTableOptimizer azione (Python: get_table_optimizer)
- BatchGetTableOptimizer azione (Python: batch_get_table_optimizer)
- ListTableOptimizerRuns azione (Python: list_table_optimizer_runs)
- CreateTableOptimizer azione (Python: create_table_optimizer)
- DeleteTableOptimizer azione (Python: delete_table_optimizer)
- UpdateTableOptimizer azione (Python: update_table_optimizer)
- API crawler e classificatori
- API classificatore
- Tipi di dati
- Struttura classificatore
- Struttura GrokClassifier
- Struttura XMLClassifier
- Struttura JsonClassifier
- Struttura CsvClassifier
- Struttura CreateGrokClassifierRequest
- Struttura UpdateGrokClassifierRequest
- Struttura CreateXMLClassifierRequest
- Struttura UpdateXMLClassifierRequest
- Struttura CreateJsonClassifierRequest
- Struttura UpdateJsonClassifierRequest
- Struttura CreateCsvClassifierRequest
- Struttura UpdateCsvClassifierRequest
- Operazioni
- Operazione CreateClassifier (Python: create_classifier)
- Operazione DeleteClassifier (Python: delete_classifier)
- Operazione GetClassifier (Python: get_classifier)
- Operazione GetClassifiers (Python: get_classifiers)
- Operazione UpdateClassifier (Python: update_classifier)
- cingolato API
- Tipi di dati
- Struttura dei crawler
- Struttura della pianificazione
- CrawlerTargets struttura
- Struttura S3Target
- Struttura S3 DeltaCatalogTarget
- Struttura S3 DeltaDirectTarget
- JdbcTarget struttura
- Struttura M ongoDBTarget
- ynamoDBTarget Struttura a D.
- DeltaTarget struttura
- IcebergTarget struttura
- HudiTarget struttura
- CatalogTarget struttura
- CrawlerMetrics struttura
- CrawlerHistory struttura
- CrawlsFilter struttura
- SchemaChangePolicy struttura
- LastCrawlInfo struttura
- RecrawlPolicy struttura
- LineageConfiguration struttura
- LakeFormationConfiguration struttura
- Operazioni
- CreateCrawler azione (Python: create_crawler)
- DeleteCrawler azione (Python: delete_crawler)
- GetCrawler azione (Python: get_crawler)
- GetCrawlers azione (Python: get_crawlers)
- GetCrawlerMetrics azione (Python: get_crawler_metrics)
- UpdateCrawler azione (Python: update_crawler)
- StartCrawler azione (Python: start_crawler)
- StopCrawler azione (Python: stop_crawler)
- BatchGetCrawlers azione (Python: batch_get_crawlers)
- ListCrawlers azione (Python: list_crawlers)
- ListCrawls azione (Python: list_crawls)
- API delle statistiche delle colonne
- Tipi di dati
- Struttura ColumnStatisticsTaskRun
- Struttura ColumnStatisticsTaskRunningException
- Struttura ColumnStatisticsTaskNotRunningException
- Struttura ColumnStatisticsTaskStoppingException
- Operazioni
- Operazione StartColumnStatisticsTaskRun (Python: start_column_statistics_task_run)
- Operazione GetColumnStatisticsTaskRun (Python: get_column_statistics_task_run)
- Operazione GetColumnStatisticsTaskRuns (Python: get_column_statistics_task_runs)
- Operazione ListColumnStatisticsTaskRuns (Python: list_column_statistics_task_runs)
- Operazione StopColumnStatisticsTaskRun (Python: stop_column_statistics_task_run)
- API del pianificatore del crawler
- API classificatore
- API script ETL auto-generanti
- Tipi di dati
- Struttura CodeGenNode
- Struttura CodeGenNodeArg
- Struttura CodeGenEdge
- Struttura della posizione
- Struttura CatalogEntry
- Struttura MappingEntry
- Operazioni
- Operazione CreateScript (Python: create_script)
- Operazione GetDataflowGraph (Python: get_dataflow_graph)
- Operazione GetMapping (Python: get_mapping)
- Operazione GetPlan (Python: get_plan)
- Lavoro visivo API
- Tipi di dati
- CodeGenConfigurationNode struttura
- JDBCConnectorOptionsstruttura
- StreamingDataPreviewOptions struttura
- AthenaConnectorSource struttura
- JDBCConnectorSourcestruttura
- SparkConnectorSource struttura
- CatalogSource struttura
- M - Struttura del ySQLCatalog codice sorgente
- P Struttura del ostgreSQLCatalog codice sorgente
- O Struttura del racleSQLCatalog codice sorgente
- icrosoftSQLServerCatalogSource Struttura M
- CatalogKinesisSource struttura
- DirectKinesisSource struttura
- KinesisStreamingSourceOptions struttura
- CatalogKafkaSource struttura
- DirectKafkaSource struttura
- KafkaStreamingSourceOptions struttura
- RedshiftSource struttura
- AmazonRedshiftSource struttura
- AmazonRedshiftNodeData struttura
- AmazonRedshiftAdvancedOption struttura
- Struttura Option
- Struttura S3 CatalogSource
- Struttura S3 SourceAdditionalOptions
- Struttura S3 CsvSource
- Struttura D irectJDBCSource
- Struttura S3 DirectSourceAdditionalOptions
- Struttura S3 JsonSource
- Struttura S3 ParquetSource
- Struttura S3 DeltaSource
- Struttura S3 CatalogDeltaSource
- CatalogDeltaSource struttura
- Struttura S3 HudiSource
- Struttura S3 CatalogHudiSource
- CatalogHudiSource struttura
- D Struttura del ynamoDBCatalog codice sorgente
- RelationalCatalogSource struttura
- JDBCConnectorTargetstruttura
- SparkConnectorTarget struttura
- BasicCatalogTarget struttura
- M - Struttura ySQLCatalog dell'obiettivo
- P Struttura ostgreSQLCatalog dell'obiettivo
- O Struttura racleSQLCatalog dell'obiettivo
- icrosoftSQLServerCatalogTarget Struttura M
- RedshiftTarget struttura
- AmazonRedshiftTarget struttura
- UpsertRedshiftTargetOptions struttura
- Struttura S3 CatalogTarget
- Struttura S3 GlueParquetTarget
- CatalogSchemaChangePolicy struttura
- Struttura S3 DirectTarget
- Struttura S3 HudiCatalogTarget
- Struttura S3 HudiDirectTarget
- Struttura S3 DeltaCatalogTarget
- Struttura S3 DeltaDirectTarget
- DirectSchemaChangePolicy struttura
- ApplyMapping struttura
- Struttura mappatura
- SelectFields struttura
- DropFields struttura
- RenameField struttura
- Struttura Spigot
- Struttura join
- JoinColumn struttura
- SplitFields struttura
- SelectFromCollection struttura
- FillMissingValues struttura
- Struttura filtro
- FilterExpression struttura
- FilterValue struttura
- CustomCode struttura
- Struttura Spark SQL
- SqlAlias struttura
- DropNullFields struttura
- NullCheckBoxList struttura
- NullValueField struttura
- Struttura Datatype
- Struttura Merge
- Struttura unione
- PIIDetectionstruttura
- Struttura aggregata
- DropDuplicates struttura
- GovernedCatalogTarget struttura
- GovernedCatalogSource struttura
- AggregateOperation struttura
- GlueSchema struttura
- GlueStudioSchemaColumn struttura
- GlueStudioColumn struttura
- DynamicTransform struttura
- TransformConfigParameter struttura
- EvaluateDataQuality struttura
- DQResultsPublishingOptionsstruttura
- DQStopJobOnFailureOptionsstruttura
- EvaluateDataQualityMultiFrame struttura
- Struttura Recipe
- RecipeReference struttura
- SnowflakeNodeData struttura
- SnowflakeSource struttura
- SnowflakeTarget struttura
- ConnectorDataSource struttura
- ConnectorDataTarget struttura
- RecipeStep struttura
- RecipeAction struttura
- ConditionExpression struttura
- API dei processi
- Processi
- Tipi di dati
- Struttura del processo
- ExecutionProperty struttura
- NotificationProperty struttura
- JobCommand struttura
- ConnectionsList struttura
- JobUpdate struttura
- SourceControlDetails struttura
- Operazioni
- CreateJob azione (Python: create_job)
- UpdateJob azione (Python: update_job)
- GetJob azione (Python: get_job)
- GetJobs azione (Python: get_jobs)
- DeleteJob azione (Python: delete_job)
- ListJobs azione (Python: list_jobs)
- BatchGetJobs azione (Python: batch_get_jobs)
- Esecuzioni di processi
- Tipi di dati
- JobRun struttura
- Struttura Predecessor
- JobBookmarkEntry struttura
- BatchStopJobRunSuccessfulSubmission struttura
- BatchStopJobRunError struttura
- NotificationProperty struttura
- Operazioni
- StartJobRun azione (Python: start_job_run)
- BatchStopJobRun azione (Python: batch_stop_job_run)
- GetJobRun azione (Python: get_job_run)
- GetJobRuns azione (Python: get_job_runs)
- GetJobBookmark azione (Python: get_job_bookmark)
- GetJobBookmarks azione (Python: get_job_bookmarks)
- ResetJobBookmark azione (Python: reset_job_bookmark)
- Trigger
- Tipi di dati
- Struttura trigger
- TriggerUpdate struttura
- Struttura predicato
- Struttura condizione
- Struttura operazione
- EventBatchingCondition struttura
- Operazioni
- CreateTrigger azione (Python: create_trigger)
- StartTrigger azione (Python: start_trigger)
- GetTrigger azione (Python: get_trigger)
- GetTriggers azione (Python: get_triggers)
- UpdateTrigger azione (Python: update_trigger)
- StopTrigger azione (Python: stop_trigger)
- DeleteTrigger azione (Python: delete_trigger)
- ListTriggers azione (Python: list_triggers)
- BatchGetTriggers azione (Python: batch_get_triggers)
- Processi
- API Sessioni interattive
- Tipi di dati
- Struttura sessione
- SessionCommand struttura
- Struttura istruzione
- StatementOutput struttura
- StatementOutputData struttura
- ConnectionsList struttura
- Operazioni
- CreateSession azione (Python: create_session)
- StopSession azione (Python: stop_session)
- DeleteSession azione (Python: delete_session)
- GetSession azione (Python: get_session)
- ListSessions azione (Python: list_sessions)
- RunStatement azione (Python: run_statement)
- CancelStatement azione (Python: cancel_statement)
- GetStatement azione (Python: get_statement)
- ListStatements azione (Python: list_statements)
- API endpoint di sviluppo
- Tipi di dati
- DevEndpoint struttura
- DevEndpointCustomLibraries struttura
- Operazioni
- CreateDevEndpoint azione (Python: create_dev_endpoint)
- UpdateDevEndpoint azione (Python: update_dev_endpoint)
- DeleteDevEndpoint azione (Python: delete_dev_endpoint)
- GetDevEndpoint azione (Python: get_dev_endpoint)
- GetDevEndpoints azione (Python: get_dev_endpoints)
- BatchGetDevEndpoints azione (Python: batch_get_dev_endpoints)
- ListDevEndpoints azione (Python: list_dev_endpoints)
- Registro degli schemi
- Tipi di dati
- RegistryId struttura
- RegistryListItem struttura
- MetadataInfo struttura
- OtherMetadataValueListItem struttura
- SchemaListItem struttura
- SchemaVersionListItem struttura
- MetadataKeyValuePair struttura
- SchemaVersionErrorItem struttura
- ErrorDetails struttura
- SchemaVersionNumber struttura
- SchemaId struttura
- Operazioni
- CreateRegistry azione (Python: create_registry)
- CreateSchema azione (Python: create_schema)
- GetSchema azione (Python: get_schema)
- ListSchemaVersions azione (Python: list_schema_versions)
- GetSchemaVersion azione (Python: get_schema_version)
- GetSchemaVersionsDiff azione (Python: get_schema_versions_diff)
- ListRegistries azione (Python: list_registries)
- ListSchemas azione (Python: list_schemas)
- RegisterSchemaVersion azione (Python: register_schema_version)
- UpdateSchema azione (Python: update_schema)
- CheckSchemaVersionValidity azione (Python: check_schema_version_idity)
- UpdateRegistry azione (Python: update_registry)
- GetSchemaByDefinition azione (Python: get_schema_by_definition)
- GetRegistry azione (Python: get_registry)
- PutSchemaVersionMetadata azione (Python: put_schema_version_metadata)
- QuerySchemaVersionMetadata azione (Python: query_schema_version_metadata)
- RemoveSchemaVersionMetadata azione (Python: remove_schema_version_metadata)
- DeleteRegistry azione (Python: delete_registry)
- DeleteSchema azione (Python: delete_schema)
- DeleteSchemaVersions azione (Python: delete_schema_versions)
- Flussi di lavoro
- Tipi di dati
- JobNodeDetails struttura
- CrawlerNodeDetails struttura
- TriggerNodeDetails struttura
- Struttura crawl
- Struttura nodo
- Struttura edge
- Struttura flusso di lavoro
- WorkflowGraph struttura
- WorkflowRun struttura
- WorkflowRunStatistics struttura
- StartingEventBatchCondition struttura
- Struttura schema
- BlueprintDetails struttura
- LastActiveDefinition struttura
- BlueprintRun struttura
- Operazioni
- CreateWorkflow azione (Python: create_workflow)
- UpdateWorkflow azione (Python: update_workflow)
- DeleteWorkflow azione (Python: delete_workflow)
- GetWorkflow azione (Python: get_workflow)
- ListWorkflows azione (Python: list_workflows)
- BatchGetWorkflows azione (Python: batch_get_workflows)
- GetWorkflowRun azione (Python: get_workflow_run)
- GetWorkflowRuns azione (Python: get_workflow_runs)
- GetWorkflowRunProperties azione (Python: get_workflow_run_properties)
- PutWorkflowRunProperties azione (Python: put_workflow_run_properties)
- CreateBlueprint azione (Python: create_blueprint)
- UpdateBlueprint azione (Python: update_blueprint)
- DeleteBlueprint azione (Python: delete_blueprint)
- ListBlueprints azione (Python: list_blueprints)
- BatchGetBlueprints azione (Python: batch_get_blueprints)
- StartBlueprintRun azione (Python: start_blueprint_run)
- GetBlueprintRun azione (Python: get_blueprint_run)
- GetBlueprintRuns azione (Python: get_blueprint_runs)
- StartWorkflowRun azione (Python: start_workflow_run)
- StopWorkflowRun azione (Python: stop_workflow_run)
- ResumeWorkflowRun azione (Python: resume_workflow_run)
- Profili di utilizzo
- Tipi di dati
- ProfileConfiguration struttura
- ConfigurationObject struttura
- UsageProfileDefinition struttura
- Operazioni
- CreateUsageProfile azione (Python: create_usage_profile)
- GetUsageProfile azione (Python: get_usage_profile)
- UpdateUsageProfile azione (Python: update_usage_profile)
- DeleteUsageProfile azione (Python: delete_usage_profile)
- ListUsageProfiles azione (Python: list_usage_profiles)
- API machine learning
- Tipi di dati
- TransformParameters struttura
- EvaluationMetrics struttura
- Struttura MLTransform
- FindMatchesParameters struttura
- FindMatchesMetrics struttura
- ConfusionMatrix struttura
- GlueTable struttura
- TaskRun struttura
- TransformFilterCriteria struttura
- TransformSortCriteria struttura
- TaskRunFilterCriteria struttura
- TaskRunSortCriteria struttura
- TaskRunProperties struttura
- FindMatchesTaskRunProperties struttura
- ImportLabelsTaskRunProperties struttura
- ExportLabelsTaskRunProperties struttura
- LabelingSetGenerationTaskRunProperties struttura
- SchemaColumn struttura
- TransformEncryption struttura
- UserDataEncryption Struttura ML
- ColumnImportance struttura
- Operazioni
- Operazione CreateMLTransform (Python: create_ml_transform)
- Operazione UpdateMLTransform (Python: update_ml_transform)
- Operazione DeleteMLTransform (Python: delete_ml_transform)
- Operazione GetMLTransform (Python: get_ml_transform)
- Operazione GetMLTransforms (Python: get_ml_transforms)
- Operazione ListMLTransforms (Python: list_ml_transforms)
- EvaluationTaskRun Azione StartML (Python: start_ml_evaluation_task_run)
- LabelingSetGenerationTaskRun Azione StartML (Python: start_ml_labeling_set_generation_task_run)
- TaskRun Azione getML (Python: get_ml_task_run)
- TaskRuns Azione getML (Python: get_ml_task_runs)
- TaskRun Azione CancelML (Python: cancel_ml_task_run)
- StartExportLabelsTaskRun azione (Python: start_export_labels_task_run)
- StartImportLabelsTaskRun azione (Python: start_import_labels_task_run)
- Qualità dei dati API
- Tipi di dati
- DataSource struttura
- DataQualityRulesetListDetails struttura
- DataQualityTargetTable struttura
- DataQualityRulesetEvaluationRunDescription struttura
- DataQualityRulesetEvaluationRunFilter struttura
- DataQualityEvaluationRunAdditionalRunOptions struttura
- DataQualityRuleRecommendationRunDescription struttura
- DataQualityRuleRecommendationRunFilter struttura
- DataQualityResult struttura
- DataQualityAnalyzerResult struttura
- DataQualityObservation struttura
- MetricBasedObservation struttura
- DataQualityMetricValues struttura
- DataQualityRuleResult struttura
- DataQualityResultDescription struttura
- DataQualityResultFilterCriteria struttura
- DataQualityRulesetFilterCriteria struttura
- StatisticAnnotation struttura
- TimestampedInclusionAnnotation struttura
- AnnotationError struttura
- DatapointInclusionAnnotation struttura
- StatisticSummaryList elenco
- StatisticSummary struttura
- RunIdentifier struttura
- StatisticModelResult struttura
- Operazioni
- StartDataQualityRulesetEvaluationRun azione (Python: start_data_quality_ruleset_evaluation_run)
- CancelDataQualityRulesetEvaluationRun azione (Python: cancel_data_quality_ruleset_evaluation_run)
- GetDataQualityRulesetEvaluationRun azione (Python: get_data_quality_ruleset_evaluation_run)
- ListDataQualityRulesetEvaluationRuns azione (Python: list_data_quality_ruleset_evaluation_runs)
- StartDataQualityRuleRecommendationRun azione (Python: start_data_quality_rule_recommendation_run)
- CancelDataQualityRuleRecommendationRun azione (Python: cancel_data_quality_rule_recommendation_run)
- GetDataQualityRuleRecommendationRun azione (Python: get_data_quality_rule_recommendation_run)
- ListDataQualityRuleRecommendationRuns azione (Python: list_data_quality_rule_recommendation_runs)
- GetDataQualityResult azione (Python: get_data_quality_result)
- BatchGetDataQualityResult azione (Python: batch_get_data_quality_result)
- ListDataQualityResults azione (Python: list_data_quality_results)
- CreateDataQualityRuleset azione (Python: create_data_quality_ruleset)
- DeleteDataQualityRuleset azione (Python: delete_data_quality_ruleset)
- GetDataQualityRuleset azione (Python: get_data_quality_ruleset)
- ListDataQualityRulesets azione (Python: list_data_quality_rulesets)
- UpdateDataQualityRuleset azione (Python: update_data_quality_ruleset)
- ListDataQualityStatistics azione (Python: list_data_quality_statistics)
- TimestampFilter struttura
- CreateDataQualityRulesetRequest struttura
- GetDataQualityRulesetResponse struttura
- GetDataQualityResultResponse struttura
- StartDataQualityRuleRecommendationRunRequest struttura
- GetDataQualityRuleRecommendationRunResponse struttura
- BatchPutDataQualityStatisticAnnotation azione (Python: batch_put_data_quality_statistic_annotation)
- GetDataQualityModel azione (Python: get_data_quality_model)
- GetDataQualityModelResult azione (Python: get_data_quality_model_result)
- ListDataQualityStatisticAnnotations azione (Python: list_data_quality_statistic_annotations)
- PutDataQualityProfileAnnotation azione (Python: put_data_quality_profile_annotation)
- API di rilevamento dati sensibili
- Tipi di dati
- Struttura CustomEntityType
- Operazioni
- Operazione CreateCustomEntityType (Python: create_custom_entity_type)
- Operazione DeleteCustomEntityType (Python: delete_custom_entity_type)
- Operazione GetCustomEntityType (Python: get_custom_entity_type)
- Operazione BatchGetCustomEntityTypes (Python: batch_get_custom_entity_types)
- Operazione ListCustomEntityTypes Action (Python: list_custom_entity_types)
- Taggare le API AWS Glue
- Tipi di dati comuni
- Struttura tag
- DecimalNumber struttura
- ErrorDetail struttura
- PropertyPredicate struttura
- ResourceUri struttura
- ColumnStatistics struttura
- ColumnStatisticsError struttura
- ColumnError struttura
- ColumnStatisticsData struttura
- BooleanColumnStatisticsData struttura
- DateColumnStatisticsData struttura
- DecimalColumnStatisticsData struttura
- DoubleColumnStatisticsData struttura
- LongColumnStatisticsData struttura
- StringColumnStatisticsData struttura
- BinaryColumnStatisticsData struttura
- Modelli di stringa
- Eccezioni
- AccessDeniedException struttura
- AlreadyExistsException struttura
- ConcurrentModificationException struttura
- ConcurrentRunsExceededException struttura
- CrawlerNotRunningException struttura
- CrawlerRunningException struttura
- CrawlerStoppingException struttura
- EntityNotFoundException struttura
- FederationSourceException struttura
- FederationSourceRetryableException struttura
- GlueEncryptionException struttura
- IdempotentParameterMismatchException struttura
- IllegalWorkflowStateException struttura
- InternalServiceException struttura
- InvalidExecutionEngineException struttura
- InvalidInputException struttura
- InvalidStateException struttura
- InvalidTaskStatusTransitionException struttura
- JobDefinitionErrorException struttura
- JobRunInTerminalStateException struttura
- JobRunInvalidStateTransitionException struttura
- JobRunNotInTerminalStateException struttura
- LateRunnerException struttura
- NoScheduleException struttura
- OperationTimeoutException struttura
- ResourceNotReadyException struttura
- ResourceNumberLimitExceededException struttura
- SchedulerNotRunningException struttura
- SchedulerRunningException struttura
- SchedulerTransitioningException struttura
- UnrecognizedRunnerException struttura
- ValidationException struttura
- VersionMismatchException struttura