This product is not supported for your selected Datadog site. ().

aws_dms_migration_project

account_id

Type: STRING

description

Type: STRING
Provider name: Description
Description: A user-friendly description of the migration project.

instance_profile_arn

Type: STRING
Provider name: InstanceProfileArn
Description: The Amazon Resource Name (ARN) of the instance profile for your migration project.

instance_profile_name

Type: STRING
Provider name: InstanceProfileName
Description: The name of the associated instance profile.

migration_project_arn

Type: STRING
Provider name: MigrationProjectArn
Description: The ARN string that uniquely identifies the migration project.

migration_project_creation_time

Type: TIMESTAMP
Provider name: MigrationProjectCreationTime
Description: The time when the migration project was created.

migration_project_name

Type: STRING
Provider name: MigrationProjectName
Description: The name of the migration project.

schema_conversion_application_attributes

Type: STRUCT
Provider name: SchemaConversionApplicationAttributes
Description: The schema conversion application attributes, including the Amazon S3 bucket name and Amazon S3 role ARN.

  • s3_bucket_path
    Type: STRING
    Provider name: S3BucketPath
    Description: The path for the Amazon S3 bucket that the application uses for exporting assessment reports.
  • s3_bucket_role_arn
    Type: STRING
    Provider name: S3BucketRoleArn
    Description: The ARN for the role the application uses to access its Amazon S3 bucket.

source_data_provider_descriptors

Type: UNORDERED_LIST_STRUCT
Provider name: SourceDataProviderDescriptors
Description: Information about the source data provider, including the name or ARN, and Secrets Manager parameters.

  • data_provider_arn
    Type: STRING
    Provider name: DataProviderArn
    Description: The Amazon Resource Name (ARN) of the data provider.
  • data_provider_name
    Type: STRING
    Provider name: DataProviderName
    Description: The user-friendly name of the data provider.
  • secrets_manager_access_role_arn
    Type: STRING
    Provider name: SecretsManagerAccessRoleArn
    Description: The ARN of the role used to access Amazon Web Services Secrets Manager.
  • secrets_manager_secret_id
    Type: STRING
    Provider name: SecretsManagerSecretId
    Description: The identifier of the Amazon Web Services Secrets Manager Secret used to store access credentials for the data provider.

tags

Type: UNORDERED_LIST_STRING

target_data_provider_descriptors

Type: UNORDERED_LIST_STRUCT
Provider name: TargetDataProviderDescriptors
Description: Information about the target data provider, including the name or ARN, and Secrets Manager parameters.

  • data_provider_arn
    Type: STRING
    Provider name: DataProviderArn
    Description: The Amazon Resource Name (ARN) of the data provider.
  • data_provider_name
    Type: STRING
    Provider name: DataProviderName
    Description: The user-friendly name of the data provider.
  • secrets_manager_access_role_arn
    Type: STRING
    Provider name: SecretsManagerAccessRoleArn
    Description: The ARN of the role used to access Amazon Web Services Secrets Manager.
  • secrets_manager_secret_id
    Type: STRING
    Provider name: SecretsManagerSecretId
    Description: The identifier of the Amazon Web Services Secrets Manager Secret used to store access credentials for the data provider.

transformation_rules

Type: STRING
Provider name: TransformationRules
Description: The settings in JSON format for migration rules. Migration rules make it possible for you to change the object names according to the rules that you specify. For example, you can change an object name to lowercase or uppercase, add or remove a prefix or suffix, or rename objects.