MaterializedViewRefreshTaskRun - AWS Glue

MaterializedViewRefreshTaskRun

The object that shows the details of the materialized view refresh task run.

Contents

CatalogId

The ID of the Catalog where the materialized view table resides. If none is supplied, the account ID is used by default.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: [\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\t]*

Required: No

CreationTime

The time that this task was created.

Type: Timestamp

Required: No

CustomerId

The AWS account ID.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 12.

Required: No

DatabaseName

The database where the materialized view table resides.

Type: String

Required: No

DPUSeconds

The calculated DPU usage in seconds for all autoscaled workers.

Type: Double

Valid Range: Minimum value of 0.0.

Required: No

EndTime

The end time of the task.

Type: Timestamp

Required: No

ErrorMessage

The error message for the job.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 2048.

Pattern: [\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\r\n\t]*

Required: No

LastUpdated

The last point in time when this task was modified.

Type: Timestamp

Required: No

MaterializedViewRefreshTaskRunId

The identifier of the materialized view refresh task run.

Type: String

Pattern: [0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}

Required: No

ProcessedBytes

The number of bytes the refresh task run has scanned to refresh the materialized view.

Type: Long

Valid Range: Minimum value of 0.

Required: No

RefreshType

The type of the refresh task run. Either FULL or INCREMENTAL.

Type: String

Valid Values: FULL | INCREMENTAL

Required: No

Role

The IAM role that the service assumes to run the materialized view refresh.

Type: String

Required: No

StartTime

The start time of the task.

Type: Timestamp

Required: No

Status

The status of the task run.

Type: String

Valid Values: STARTING | RUNNING | SUCCEEDED | FAILED | STOPPED

Required: No

TableName

The name of the table for which the materialized view resides.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: