Puppet Task: redshift_aws_describe_table_restore_status
- Defined in:
-
tasks/redshift_aws_describe_table_restore_status.json,
tasks/redshift_aws_describe_table_restore_status.rb
Overview
Lists the status of one or more table restore requests made using the RestoreTableFromClusterSnapshot API action. If you don't specify a value for the TableRestoreRequestId parameter, then DescribeTableRestoreStatus returns the status of all table restore requests ordered by the date and time of the request in ascending order. Otherwise DescribeTableRestoreStatus returns the status of the table specified by TableRestoreRequestId.