Describe Replication Instance Task Logs
POST {{aws_database_migration_service_base_url}}/?Action=DescribeReplicationInstanceTaskLogs
Returns information about the task logs for the specified task.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string | An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords. |
Request Body
{"ReplicationInstanceArn"=>"string"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
X-Amz-Target | string |