Builder
Properties
Unique name to identify the assessment run.
Space-separated list of names for specific individual assessments that you want to include. These names come from the default list of individual assessments that DMS supports for the associated migration task. This task is specified by ReplicationTaskArn
.
Amazon Resource Name (ARN) of the migration task associated with the premigration assessment run that you want to start.
Encryption mode that you can specify to encrypt the results of this assessment run. If you don't specify this request parameter, DMS stores the assessment run results without encryption. You can specify one of the options following:
ARN of a custom KMS encryption key that you specify when you set ResultEncryptionMode
to "SSE_KMS
".
Amazon S3 bucket where you want DMS to store the results of this assessment run.
Folder within an Amazon S3 bucket where you want DMS to store the results of this assessment run.
ARN of the service role needed to start the assessment run. The role must allow the iam:PassRole
action.