Describe Replication Task Assessment Results
POST {{aws_database_migration_service_base_url}}/?Action=DescribeReplicationTaskAssessmentResults
Returns the task assessment results from Amazon S3. This action always returns the latest results.
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
{"ReplicationTaskArn"=>"string"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
X-Amz-Target | string |