ReplicationTaskAssessmentRun
Provides information that describes a premigration assessment run that you have started using the StartReplicationTaskAssessmentRun
operation.
Some of the information appears based on other operations that can return the ReplicationTaskAssessmentRun
object.
Types
Properties
Indication of the completion progress for the individual assessments specified to run.
Unique name of the assessment run.
Indicates that the following PreflightAssessmentRun is the latest for the ReplicationTask. The status is either true or false.
Last message generated by an individual assessment failure.
ARN of the migration task associated with this premigration assessment run.
Amazon Resource Name (ARN) of this assessment run.
Date on which the assessment run was created using the StartReplicationTaskAssessmentRun
operation.
Encryption mode used to encrypt the assessment run results.
ARN of the KMS encryption key used to encrypt the assessment run results.
Amazon S3 bucket where DMS stores the results of this assessment run.
Folder in an Amazon S3 bucket where DMS stores the results of this assessment run.
Result statistics for a completed assessment run, showing aggregated statistics of IndividualAssessments for how many assessments were passed, failed, or encountered issues such as errors or warnings.
ARN of the service role used to start the assessment run using the StartReplicationTaskAssessmentRun
operation. The role must allow the iam:PassRole
action.