Resource schema for AWS::DMS::MigrationProject
description
(String) The optional description of the migration project.instance_profile_arn
(String) The property describes an instance profile arn for the migration project. For readinstance_profile_identifier
(String) The property describes an instance profile identifier for the migration project. For createinstance_profile_name
(String) The property describes an instance profile name for the migration project. For readmigration_project_creation_time
(String) The property describes a creating time of the migration project.migration_project_identifier
(String) The property describes an identifier for the migration project. It is used for describing/deleting/modifying can be name/arnmigration_project_name
(String) The property describes a name to identify the migration project.schema_conversion_application_attributes
(Attributes) The property describes schema conversion application attributes for the migration project. (see below for nested schema)source_data_provider_descriptors
(Attributes Set) The property describes source data provider descriptors for the migration project. (see below for nested schema)tags
(Attributes Set) An array of key-value pairs to apply to this resource. (see below for nested schema)target_data_provider_descriptors
(Attributes Set) The property describes target data provider descriptors for the migration project. (see below for nested schema)transformation_rules
(String) The property describes transformation rules for the migration project.id
(String) Uniquely identifies the resource.migration_project_arn
(String) The property describes an ARN of the migration project.schema_conversion_application_attributes
Optional:
s3_bucket_path
(String)s3_bucket_role_arn
(String)source_data_provider_descriptors
Optional:
data_provider_arn
(String)data_provider_identifier
(String)data_provider_name
(String)secrets_manager_access_role_arn
(String)secrets_manager_secret_id
(String)tags
Required:
key
(String) The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, , and -.value
(String) The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, , and -.target_data_provider_descriptors
Optional:
data_provider_arn
(String)data_provider_identifier
(String)data_provider_name
(String)secrets_manager_access_role_arn
(String)secrets_manager_secret_id
(String)Import is supported using the following syntax:
$ terraform import awscc_dms_migration_project.example <resource ID>