aws.dms.describe_refresh_schemas_status
Example SQL Queries
SELECT * FROMaws.dms.describe_refresh_schemas_statusWHERE"endpoint_arn" = 'VALUE';Description
Returns the status of the RefreshSchemas operation.
Table Definition
| Column Name | Column Data Type |
|---|---|
| endpoint_arn Required Input Column The Amazon Resource Name (ARN) string that uniquely identifies the endpoint. | VARCHAR |
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| _aws_region Input Column The AWS region to use. | VARCHAR |
| refresh_schemas_status The status of the schema. | STRUCT( |
Show child fields
| |