Trait aws_sdk_glue::operation::RequestId

source ·
pub trait RequestId {
    // Required method
    fn request_id(&self) -> Option<&str>;
}
Expand description

Implementers add a function to return an AWS request ID

Required Methods§

source

fn request_id(&self) -> Option<&str>

Returns the request ID, or None if the service could not be reached.

Implementations on Foreign Types§

source§

impl RequestId for Headers

source§

impl<B> RequestId for Response<B>

source§

impl<E> RequestId for SdkError<E, Response>

source§

impl<O, E> RequestId for Result<O, E>
where O: RequestId, E: RequestId,

Implementors§

source§

impl RequestId for Error

source§

impl RequestId for BatchCreatePartitionError

source§

impl RequestId for BatchDeleteConnectionError

source§

impl RequestId for BatchDeletePartitionError

source§

impl RequestId for BatchDeleteTableError

source§

impl RequestId for BatchDeleteTableVersionError

source§

impl RequestId for BatchGetBlueprintsError

source§

impl RequestId for BatchGetCrawlersError

source§

impl RequestId for BatchGetCustomEntityTypesError

source§

impl RequestId for BatchGetDataQualityResultError

source§

impl RequestId for BatchGetDevEndpointsError

source§

impl RequestId for BatchGetJobsError

source§

impl RequestId for BatchGetPartitionError

source§

impl RequestId for BatchGetTableOptimizerError

source§

impl RequestId for BatchGetTriggersError

source§

impl RequestId for BatchGetWorkflowsError

source§

impl RequestId for BatchStopJobRunError

source§

impl RequestId for BatchUpdatePartitionError

source§

impl RequestId for CancelDataQualityRuleRecommendationRunError

source§

impl RequestId for CancelDataQualityRulesetEvaluationRunError

source§

impl RequestId for CancelMLTaskRunError

source§

impl RequestId for CancelStatementError

source§

impl RequestId for CheckSchemaVersionValidityError

source§

impl RequestId for CreateBlueprintError

source§

impl RequestId for CreateClassifierError

source§

impl RequestId for CreateConnectionError

source§

impl RequestId for CreateCrawlerError

source§

impl RequestId for CreateCustomEntityTypeError

source§

impl RequestId for CreateDataQualityRulesetError

source§

impl RequestId for CreateDatabaseError

source§

impl RequestId for CreateDevEndpointError

source§

impl RequestId for CreateJobError

source§

impl RequestId for CreateMLTransformError

source§

impl RequestId for CreatePartitionError

source§

impl RequestId for CreatePartitionIndexError

source§

impl RequestId for CreateRegistryError

source§

impl RequestId for CreateSchemaError

source§

impl RequestId for CreateScriptError

source§

impl RequestId for CreateSecurityConfigurationError

source§

impl RequestId for CreateSessionError

source§

impl RequestId for CreateTableError

source§

impl RequestId for CreateTableOptimizerError

source§

impl RequestId for CreateTriggerError

source§

impl RequestId for CreateUsageProfileError

source§

impl RequestId for CreateUserDefinedFunctionError

source§

impl RequestId for CreateWorkflowError

source§

impl RequestId for DeleteBlueprintError

source§

impl RequestId for DeleteClassifierError

source§

impl RequestId for DeleteColumnStatisticsForPartitionError

source§

impl RequestId for DeleteColumnStatisticsForTableError

source§

impl RequestId for DeleteConnectionError

source§

impl RequestId for DeleteCrawlerError

source§

impl RequestId for DeleteCustomEntityTypeError

source§

impl RequestId for DeleteDataQualityRulesetError

source§

impl RequestId for DeleteDatabaseError

source§

impl RequestId for DeleteDevEndpointError

source§

impl RequestId for DeleteJobError

source§

impl RequestId for DeleteMLTransformError

source§

impl RequestId for DeletePartitionError

source§

impl RequestId for DeletePartitionIndexError

source§

impl RequestId for DeleteRegistryError

source§

impl RequestId for DeleteResourcePolicyError

source§

impl RequestId for DeleteSchemaError

source§

impl RequestId for DeleteSchemaVersionsError

source§

impl RequestId for DeleteSecurityConfigurationError

source§

impl RequestId for DeleteSessionError

source§

impl RequestId for DeleteTableError

source§

impl RequestId for DeleteTableOptimizerError

source§

impl RequestId for DeleteTableVersionError

source§

impl RequestId for DeleteTriggerError

source§

impl RequestId for DeleteUsageProfileError

source§

impl RequestId for DeleteUserDefinedFunctionError

source§

impl RequestId for DeleteWorkflowError

source§

impl RequestId for GetBlueprintError

source§

impl RequestId for GetBlueprintRunError

source§

impl RequestId for GetBlueprintRunsError

source§

impl RequestId for GetCatalogImportStatusError

source§

impl RequestId for GetClassifierError

source§

impl RequestId for GetClassifiersError

source§

impl RequestId for GetColumnStatisticsForPartitionError

source§

impl RequestId for GetColumnStatisticsForTableError

source§

impl RequestId for GetColumnStatisticsTaskRunError

source§

impl RequestId for GetColumnStatisticsTaskRunsError

source§

impl RequestId for GetConnectionError

source§

impl RequestId for GetConnectionsError

source§

impl RequestId for GetCrawlerError

source§

impl RequestId for GetCrawlerMetricsError

source§

impl RequestId for GetCrawlersError

source§

impl RequestId for GetCustomEntityTypeError

source§

impl RequestId for GetDataCatalogEncryptionSettingsError

source§

impl RequestId for GetDataQualityResultError

source§

impl RequestId for GetDataQualityRuleRecommendationRunError

source§

impl RequestId for GetDataQualityRulesetError

source§

impl RequestId for GetDataQualityRulesetEvaluationRunError

source§

impl RequestId for GetDatabaseError

source§

impl RequestId for GetDatabasesError

source§

impl RequestId for GetDataflowGraphError

source§

impl RequestId for GetDevEndpointError

source§

impl RequestId for GetDevEndpointsError

source§

impl RequestId for GetJobError

source§

impl RequestId for GetJobBookmarkError

source§

impl RequestId for GetJobRunError

source§

impl RequestId for GetJobRunsError

source§

impl RequestId for GetJobsError

source§

impl RequestId for GetMappingError

source§

impl RequestId for GetMLTaskRunError

source§

impl RequestId for GetMLTaskRunsError

source§

impl RequestId for GetMLTransformError

source§

impl RequestId for GetMLTransformsError

source§

impl RequestId for GetPartitionError

source§

impl RequestId for GetPartitionIndexesError

source§

impl RequestId for GetPartitionsError

source§

impl RequestId for GetPlanError

source§

impl RequestId for GetRegistryError

source§

impl RequestId for GetResourcePoliciesError

source§

impl RequestId for GetResourcePolicyError

source§

impl RequestId for GetSchemaError

source§

impl RequestId for GetSchemaByDefinitionError

source§

impl RequestId for GetSchemaVersionError

source§

impl RequestId for GetSchemaVersionsDiffError

source§

impl RequestId for GetSecurityConfigurationError

source§

impl RequestId for GetSecurityConfigurationsError

source§

impl RequestId for GetSessionError

source§

impl RequestId for GetStatementError

source§

impl RequestId for GetTableError

source§

impl RequestId for GetTableOptimizerError

source§

impl RequestId for GetTableVersionError

source§

impl RequestId for GetTableVersionsError

source§

impl RequestId for GetTablesError

source§

impl RequestId for GetTagsError

source§

impl RequestId for GetTriggerError

source§

impl RequestId for GetTriggersError

source§

impl RequestId for GetUnfilteredPartitionMetadataError

source§

impl RequestId for GetUnfilteredPartitionsMetadataError

source§

impl RequestId for GetUnfilteredTableMetadataError

source§

impl RequestId for GetUsageProfileError

source§

impl RequestId for GetUserDefinedFunctionError

source§

impl RequestId for GetUserDefinedFunctionsError

source§

impl RequestId for GetWorkflowError

source§

impl RequestId for GetWorkflowRunError

source§

impl RequestId for GetWorkflowRunPropertiesError

source§

impl RequestId for GetWorkflowRunsError

source§

impl RequestId for ImportCatalogToGlueError

source§

impl RequestId for ListBlueprintsError

source§

impl RequestId for ListColumnStatisticsTaskRunsError

source§

impl RequestId for ListCrawlersError

source§

impl RequestId for ListCrawlsError

source§

impl RequestId for ListCustomEntityTypesError

source§

impl RequestId for ListDataQualityResultsError

source§

impl RequestId for ListDataQualityRuleRecommendationRunsError

source§

impl RequestId for ListDataQualityRulesetEvaluationRunsError

source§

impl RequestId for ListDataQualityRulesetsError

source§

impl RequestId for ListDevEndpointsError

source§

impl RequestId for ListJobsError

source§

impl RequestId for ListMLTransformsError

source§

impl RequestId for ListRegistriesError

source§

impl RequestId for ListSchemaVersionsError

source§

impl RequestId for ListSchemasError

source§

impl RequestId for ListSessionsError

source§

impl RequestId for ListStatementsError

source§

impl RequestId for ListTableOptimizerRunsError

source§

impl RequestId for ListTriggersError

source§

impl RequestId for ListUsageProfilesError

source§

impl RequestId for ListWorkflowsError

source§

impl RequestId for PutDataCatalogEncryptionSettingsError

source§

impl RequestId for PutResourcePolicyError

source§

impl RequestId for PutSchemaVersionMetadataError

source§

impl RequestId for PutWorkflowRunPropertiesError

source§

impl RequestId for QuerySchemaVersionMetadataError

source§

impl RequestId for RegisterSchemaVersionError

source§

impl RequestId for RemoveSchemaVersionMetadataError

source§

impl RequestId for ResetJobBookmarkError

source§

impl RequestId for ResumeWorkflowRunError

source§

impl RequestId for RunStatementError

source§

impl RequestId for SearchTablesError

source§

impl RequestId for StartBlueprintRunError

source§

impl RequestId for StartColumnStatisticsTaskRunError

source§

impl RequestId for StartCrawlerError

source§

impl RequestId for StartCrawlerScheduleError

source§

impl RequestId for StartDataQualityRuleRecommendationRunError

source§

impl RequestId for StartDataQualityRulesetEvaluationRunError

source§

impl RequestId for StartExportLabelsTaskRunError

source§

impl RequestId for StartImportLabelsTaskRunError

source§

impl RequestId for StartJobRunError

source§

impl RequestId for StartMLEvaluationTaskRunError

source§

impl RequestId for StartMLLabelingSetGenerationTaskRunError

source§

impl RequestId for StartTriggerError

source§

impl RequestId for StartWorkflowRunError

source§

impl RequestId for StopColumnStatisticsTaskRunError

source§

impl RequestId for StopCrawlerError

source§

impl RequestId for StopCrawlerScheduleError

source§

impl RequestId for StopSessionError

source§

impl RequestId for StopTriggerError

source§

impl RequestId for StopWorkflowRunError

source§

impl RequestId for TagResourceError

source§

impl RequestId for UntagResourceError

source§

impl RequestId for UpdateBlueprintError

source§

impl RequestId for UpdateClassifierError

source§

impl RequestId for UpdateColumnStatisticsForPartitionError

source§

impl RequestId for UpdateColumnStatisticsForTableError

source§

impl RequestId for UpdateConnectionError

source§

impl RequestId for UpdateCrawlerError

source§

impl RequestId for UpdateCrawlerScheduleError

source§

impl RequestId for UpdateDataQualityRulesetError

source§

impl RequestId for UpdateDatabaseError

source§

impl RequestId for UpdateDevEndpointError

source§

impl RequestId for UpdateJobError

source§

impl RequestId for UpdateJobFromSourceControlError

source§

impl RequestId for UpdateMLTransformError

source§

impl RequestId for UpdatePartitionError

source§

impl RequestId for UpdateRegistryError

source§

impl RequestId for UpdateSchemaError

source§

impl RequestId for UpdateSourceControlFromJobError

source§

impl RequestId for UpdateTableError

source§

impl RequestId for UpdateTableOptimizerError

source§

impl RequestId for UpdateTriggerError

source§

impl RequestId for UpdateUsageProfileError

source§

impl RequestId for UpdateUserDefinedFunctionError

source§

impl RequestId for UpdateWorkflowError

source§

impl RequestId for ErrorMetadata

source§

impl RequestId for AccessDeniedException

source§

impl RequestId for AlreadyExistsException

source§

impl RequestId for ColumnStatisticsTaskNotRunningException

source§

impl RequestId for ColumnStatisticsTaskRunningException

source§

impl RequestId for ColumnStatisticsTaskStoppingException

source§

impl RequestId for ConcurrentModificationException

source§

impl RequestId for ConcurrentRunsExceededException

source§

impl RequestId for ConditionCheckFailureException

source§

impl RequestId for ConflictException

source§

impl RequestId for CrawlerNotRunningException

source§

impl RequestId for CrawlerRunningException

source§

impl RequestId for CrawlerStoppingException

source§

impl RequestId for EntityNotFoundException

source§

impl RequestId for FederatedResourceAlreadyExistsException

source§

impl RequestId for FederationSourceException

source§

impl RequestId for FederationSourceRetryableException

source§

impl RequestId for GlueEncryptionException

source§

impl RequestId for IdempotentParameterMismatchException

source§

impl RequestId for IllegalBlueprintStateException

source§

impl RequestId for IllegalSessionStateException

source§

impl RequestId for IllegalWorkflowStateException

source§

impl RequestId for InternalServiceException

source§

impl RequestId for InvalidInputException

source§

impl RequestId for InvalidStateException

source§

impl RequestId for MlTransformNotReadyException

source§

impl RequestId for NoScheduleException

source§

impl RequestId for OperationNotSupportedException

source§

impl RequestId for OperationTimeoutException

source§

impl RequestId for PermissionTypeMismatchException

source§

impl RequestId for ResourceNotReadyException

source§

impl RequestId for ResourceNumberLimitExceededException

source§

impl RequestId for SchedulerNotRunningException

source§

impl RequestId for SchedulerRunningException

source§

impl RequestId for SchedulerTransitioningException

source§

impl RequestId for ValidationException

source§

impl RequestId for VersionMismatchException

source§

impl RequestId for BatchCreatePartitionOutput

source§

impl RequestId for BatchDeleteConnectionOutput

source§

impl RequestId for BatchDeletePartitionOutput

source§

impl RequestId for BatchDeleteTableOutput

source§

impl RequestId for BatchDeleteTableVersionOutput

source§

impl RequestId for BatchGetBlueprintsOutput

source§

impl RequestId for BatchGetCrawlersOutput

source§

impl RequestId for BatchGetCustomEntityTypesOutput

source§

impl RequestId for BatchGetDataQualityResultOutput

source§

impl RequestId for BatchGetDevEndpointsOutput

source§

impl RequestId for BatchGetJobsOutput

source§

impl RequestId for BatchGetPartitionOutput

source§

impl RequestId for BatchGetTableOptimizerOutput

source§

impl RequestId for BatchGetTriggersOutput

source§

impl RequestId for BatchGetWorkflowsOutput

source§

impl RequestId for BatchStopJobRunOutput

source§

impl RequestId for BatchUpdatePartitionOutput

source§

impl RequestId for CancelDataQualityRuleRecommendationRunOutput

source§

impl RequestId for CancelDataQualityRulesetEvaluationRunOutput

source§

impl RequestId for CancelMlTaskRunOutput

source§

impl RequestId for CancelStatementOutput

source§

impl RequestId for CheckSchemaVersionValidityOutput

source§

impl RequestId for CreateBlueprintOutput

source§

impl RequestId for CreateClassifierOutput

source§

impl RequestId for CreateConnectionOutput

source§

impl RequestId for CreateCrawlerOutput

source§

impl RequestId for CreateCustomEntityTypeOutput

source§

impl RequestId for CreateDataQualityRulesetOutput

source§

impl RequestId for CreateDatabaseOutput

source§

impl RequestId for CreateDevEndpointOutput

source§

impl RequestId for CreateJobOutput

source§

impl RequestId for CreateMlTransformOutput

source§

impl RequestId for CreatePartitionOutput

source§

impl RequestId for CreatePartitionIndexOutput

source§

impl RequestId for CreateRegistryOutput

source§

impl RequestId for CreateSchemaOutput

source§

impl RequestId for CreateScriptOutput

source§

impl RequestId for CreateSecurityConfigurationOutput

source§

impl RequestId for CreateSessionOutput

source§

impl RequestId for CreateTableOutput

source§

impl RequestId for CreateTableOptimizerOutput

source§

impl RequestId for CreateTriggerOutput

source§

impl RequestId for CreateUsageProfileOutput

source§

impl RequestId for CreateUserDefinedFunctionOutput

source§

impl RequestId for CreateWorkflowOutput

source§

impl RequestId for DeleteBlueprintOutput

source§

impl RequestId for DeleteClassifierOutput

source§

impl RequestId for DeleteColumnStatisticsForPartitionOutput

source§

impl RequestId for DeleteColumnStatisticsForTableOutput

source§

impl RequestId for DeleteConnectionOutput

source§

impl RequestId for DeleteCrawlerOutput

source§

impl RequestId for DeleteCustomEntityTypeOutput

source§

impl RequestId for DeleteDataQualityRulesetOutput

source§

impl RequestId for DeleteDatabaseOutput

source§

impl RequestId for DeleteDevEndpointOutput

source§

impl RequestId for DeleteJobOutput

source§

impl RequestId for DeleteMlTransformOutput

source§

impl RequestId for DeletePartitionOutput

source§

impl RequestId for DeletePartitionIndexOutput

source§

impl RequestId for DeleteRegistryOutput

source§

impl RequestId for DeleteResourcePolicyOutput

source§

impl RequestId for DeleteSchemaOutput

source§

impl RequestId for DeleteSchemaVersionsOutput

source§

impl RequestId for DeleteSecurityConfigurationOutput

source§

impl RequestId for DeleteSessionOutput

source§

impl RequestId for DeleteTableOutput

source§

impl RequestId for DeleteTableOptimizerOutput

source§

impl RequestId for DeleteTableVersionOutput

source§

impl RequestId for DeleteTriggerOutput

source§

impl RequestId for DeleteUsageProfileOutput

source§

impl RequestId for DeleteUserDefinedFunctionOutput

source§

impl RequestId for DeleteWorkflowOutput

source§

impl RequestId for GetBlueprintOutput

source§

impl RequestId for GetBlueprintRunOutput

source§

impl RequestId for GetBlueprintRunsOutput

source§

impl RequestId for GetCatalogImportStatusOutput

source§

impl RequestId for GetClassifierOutput

source§

impl RequestId for GetClassifiersOutput

source§

impl RequestId for GetColumnStatisticsForPartitionOutput

source§

impl RequestId for GetColumnStatisticsForTableOutput

source§

impl RequestId for GetColumnStatisticsTaskRunOutput

source§

impl RequestId for GetColumnStatisticsTaskRunsOutput

source§

impl RequestId for GetConnectionOutput

source§

impl RequestId for GetConnectionsOutput

source§

impl RequestId for GetCrawlerOutput

source§

impl RequestId for GetCrawlerMetricsOutput

source§

impl RequestId for GetCrawlersOutput

source§

impl RequestId for GetCustomEntityTypeOutput

source§

impl RequestId for GetDataCatalogEncryptionSettingsOutput

source§

impl RequestId for GetDataQualityResultOutput

source§

impl RequestId for GetDataQualityRuleRecommendationRunOutput

source§

impl RequestId for GetDataQualityRulesetOutput

source§

impl RequestId for GetDataQualityRulesetEvaluationRunOutput

source§

impl RequestId for GetDatabaseOutput

source§

impl RequestId for GetDatabasesOutput

source§

impl RequestId for GetDataflowGraphOutput

source§

impl RequestId for GetDevEndpointOutput

source§

impl RequestId for GetDevEndpointsOutput

source§

impl RequestId for GetJobOutput

source§

impl RequestId for GetJobBookmarkOutput

source§

impl RequestId for GetJobRunOutput

source§

impl RequestId for GetJobRunsOutput

source§

impl RequestId for GetJobsOutput

source§

impl RequestId for GetMappingOutput

source§

impl RequestId for GetMlTaskRunOutput

source§

impl RequestId for GetMlTaskRunsOutput

source§

impl RequestId for GetMlTransformOutput

source§

impl RequestId for GetMlTransformsOutput

source§

impl RequestId for GetPartitionOutput

source§

impl RequestId for GetPartitionIndexesOutput

source§

impl RequestId for GetPartitionsOutput

source§

impl RequestId for GetPlanOutput

source§

impl RequestId for GetRegistryOutput

source§

impl RequestId for GetResourcePoliciesOutput

source§

impl RequestId for GetResourcePolicyOutput

source§

impl RequestId for GetSchemaOutput

source§

impl RequestId for GetSchemaByDefinitionOutput

source§

impl RequestId for GetSchemaVersionOutput

source§

impl RequestId for GetSchemaVersionsDiffOutput

source§

impl RequestId for GetSecurityConfigurationOutput

source§

impl RequestId for GetSecurityConfigurationsOutput

source§

impl RequestId for GetSessionOutput

source§

impl RequestId for GetStatementOutput

source§

impl RequestId for GetTableOutput

source§

impl RequestId for GetTableOptimizerOutput

source§

impl RequestId for GetTableVersionOutput

source§

impl RequestId for GetTableVersionsOutput

source§

impl RequestId for GetTablesOutput

source§

impl RequestId for GetTagsOutput

source§

impl RequestId for GetTriggerOutput

source§

impl RequestId for GetTriggersOutput

source§

impl RequestId for GetUnfilteredPartitionMetadataOutput

source§

impl RequestId for GetUnfilteredPartitionsMetadataOutput

source§

impl RequestId for GetUnfilteredTableMetadataOutput

source§

impl RequestId for GetUsageProfileOutput

source§

impl RequestId for GetUserDefinedFunctionOutput

source§

impl RequestId for GetUserDefinedFunctionsOutput

source§

impl RequestId for GetWorkflowOutput

source§

impl RequestId for GetWorkflowRunOutput

source§

impl RequestId for GetWorkflowRunPropertiesOutput

source§

impl RequestId for GetWorkflowRunsOutput

source§

impl RequestId for ImportCatalogToGlueOutput

source§

impl RequestId for ListBlueprintsOutput

source§

impl RequestId for ListColumnStatisticsTaskRunsOutput

source§

impl RequestId for ListCrawlersOutput

source§

impl RequestId for ListCrawlsOutput

source§

impl RequestId for ListCustomEntityTypesOutput

source§

impl RequestId for ListDataQualityResultsOutput

source§

impl RequestId for ListDataQualityRuleRecommendationRunsOutput

source§

impl RequestId for ListDataQualityRulesetEvaluationRunsOutput

source§

impl RequestId for ListDataQualityRulesetsOutput

source§

impl RequestId for ListDevEndpointsOutput

source§

impl RequestId for ListJobsOutput

source§

impl RequestId for ListMlTransformsOutput

source§

impl RequestId for ListRegistriesOutput

source§

impl RequestId for ListSchemaVersionsOutput

source§

impl RequestId for ListSchemasOutput

source§

impl RequestId for ListSessionsOutput

source§

impl RequestId for ListStatementsOutput

source§

impl RequestId for ListTableOptimizerRunsOutput

source§

impl RequestId for ListTriggersOutput

source§

impl RequestId for ListUsageProfilesOutput

source§

impl RequestId for ListWorkflowsOutput

source§

impl RequestId for PutDataCatalogEncryptionSettingsOutput

source§

impl RequestId for PutResourcePolicyOutput

source§

impl RequestId for PutSchemaVersionMetadataOutput

source§

impl RequestId for PutWorkflowRunPropertiesOutput

source§

impl RequestId for QuerySchemaVersionMetadataOutput

source§

impl RequestId for RegisterSchemaVersionOutput

source§

impl RequestId for RemoveSchemaVersionMetadataOutput

source§

impl RequestId for ResetJobBookmarkOutput

source§

impl RequestId for ResumeWorkflowRunOutput

source§

impl RequestId for RunStatementOutput

source§

impl RequestId for SearchTablesOutput

source§

impl RequestId for StartBlueprintRunOutput

source§

impl RequestId for StartColumnStatisticsTaskRunOutput

source§

impl RequestId for StartCrawlerOutput

source§

impl RequestId for StartCrawlerScheduleOutput

source§

impl RequestId for StartDataQualityRuleRecommendationRunOutput

source§

impl RequestId for StartDataQualityRulesetEvaluationRunOutput

source§

impl RequestId for StartExportLabelsTaskRunOutput

source§

impl RequestId for StartImportLabelsTaskRunOutput

source§

impl RequestId for StartJobRunOutput

source§

impl RequestId for StartMlEvaluationTaskRunOutput

source§

impl RequestId for StartMlLabelingSetGenerationTaskRunOutput

source§

impl RequestId for StartTriggerOutput

source§

impl RequestId for StartWorkflowRunOutput

source§

impl RequestId for StopColumnStatisticsTaskRunOutput

source§

impl RequestId for StopCrawlerOutput

source§

impl RequestId for StopCrawlerScheduleOutput

source§

impl RequestId for StopSessionOutput

source§

impl RequestId for StopTriggerOutput

source§

impl RequestId for StopWorkflowRunOutput

source§

impl RequestId for TagResourceOutput

source§

impl RequestId for UntagResourceOutput

source§

impl RequestId for UpdateBlueprintOutput

source§

impl RequestId for UpdateClassifierOutput

source§

impl RequestId for UpdateColumnStatisticsForPartitionOutput

source§

impl RequestId for UpdateColumnStatisticsForTableOutput

source§

impl RequestId for UpdateConnectionOutput

source§

impl RequestId for UpdateCrawlerOutput

source§

impl RequestId for UpdateCrawlerScheduleOutput

source§

impl RequestId for UpdateDataQualityRulesetOutput

source§

impl RequestId for UpdateDatabaseOutput

source§

impl RequestId for UpdateDevEndpointOutput

source§

impl RequestId for UpdateJobOutput

source§

impl RequestId for UpdateJobFromSourceControlOutput

source§

impl RequestId for UpdateMlTransformOutput

source§

impl RequestId for UpdatePartitionOutput

source§

impl RequestId for UpdateRegistryOutput

source§

impl RequestId for UpdateSchemaOutput

source§

impl RequestId for UpdateSourceControlFromJobOutput

source§

impl RequestId for UpdateTableOutput

source§

impl RequestId for UpdateTableOptimizerOutput

source§

impl RequestId for UpdateTriggerOutput

source§

impl RequestId for UpdateUsageProfileOutput

source§

impl RequestId for UpdateUserDefinedFunctionOutput

source§

impl RequestId for UpdateWorkflowOutput