Builder

class Builder

Properties

Link copied to clipboard

Unique name to identify the assessment run.

Link copied to clipboard

Space-separated list of names for specific individual assessments that you want to exclude. These names come from the default list of individual assessments that DMS supports for the associated migration task. This task is specified by ReplicationTaskArn.

Link copied to clipboard

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.

Link copied to clipboard

Amazon Resource Name (ARN) of the migration task associated with the premigration assessment run that you want to start.

Link copied to clipboard

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:

Link copied to clipboard

ARN of a custom KMS encryption key that you specify when you set ResultEncryptionMode to "SSE_KMS".

Link copied to clipboard

Amazon S3 bucket where you want DMS to store the results of this assessment run.

Link copied to clipboard

Folder within an Amazon S3 bucket where you want DMS to store the results of this assessment run.

Link copied to clipboard

ARN of the service role needed to start the assessment run. The role must allow the iam:PassRole action.