Get Maintenance Job Status
get_maintenance_job_statusRetrieve the status of a maintenance job for an S3 Table. Input includes table name, namespace, and table bucket ARN.
Instructions
Gets the status of a maintenance job for a table. Permissions: You must have the s3tables:GetTableMaintenanceJobStatus permission.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name of the table. Must be 1-255 characters long. | |
| namespace | Yes | The name of the namespace. Must be 1-255 characters long. | |
| region_name | No | The AWS region name where the operation should be performed. | |
| table_bucket_arn | Yes | Table bucket ARN |