PremigrationAssessmentStatus

The results returned in describe-replications to display the results of the premigration assessment from the replication configuration.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The progress values reported by the AssessmentProgress response element.

Link copied to clipboard

A configurable setting you can set to true (the defualt setting) or false. Use this setting to to stop the replication from starting automatically if the assessment fails. This can help you evaluate the issue that is preventing the replication from running successfully.

Link copied to clipboard

The last message generated by an individual assessment failure.

Link copied to clipboard

The Amazon Resource Name (ARN) of this assessment run.

Link copied to clipboard

The date which the assessment run was created.

Link copied to clipboard

The supported values are SSE_KMS and SSE_S3. If these values are not provided, then the files are not encrypted at rest. For more information, see Creating Amazon Web Services KMS keys to encrypt Amazon S3 target objects.

Link copied to clipboard

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

Link copied to clipboard

The Amazon S3 bucket that Database Migration Service Serverless created to store the results of this assessment run.

Link copied to clipboard

The folder within an Amazon S3 bucket where you want Database Migration Service to store the results of this assessment run.

Link copied to clipboard

The object containing the result statistics for a completed assessment run.

Link copied to clipboard

This describes the assessment run status. The status can be one of the following values:

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String