注意:DMS 需要您配置特定的 IAM 角色/权限。有关更多信息,请参阅 https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Security.html#CHAP_Security.APIRole
模块内容
属性
-
tests.system.amazon.aws.example_dms.DAG_ID = 'example_dms'[源]
-
tests.system.amazon.aws.example_dms.ROLE_ARN_KEY = 'ROLE_ARN'[源]
-
tests.system.amazon.aws.example_dms.sys_test_context_task[源]
-
tests.system.amazon.aws.example_dms.RDS_ENGINE = 'postgres'[源]
-
tests.system.amazon.aws.example_dms.RDS_PROTOCOL = 'postgresql'[源]
-
tests.system.amazon.aws.example_dms.RDS_USERNAME = 'username'[源]
-
tests.system.amazon.aws.example_dms.RDS_PASSWORD = 'rds_password'[源]
-
tests.system.amazon.aws.example_dms.SAMPLE_DATA = [('Airflow', '2015'), ('OpenOffice', '2012'), ('Subversion', '2000'), ('NiFi', '2006')][源]
-
tests.system.amazon.aws.example_dms.SG_IP_PERMISSION[源]
-
tests.system.amazon.aws.example_dms.create_security_group(security_group_name, vpc_id)[源]
-
tests.system.amazon.aws.example_dms.create_sample_table(instance_name, db_name, table_name)[源]
-
tests.system.amazon.aws.example_dms.create_dms_assets(db_name, instance_name, replication_instance_name, bucket_name, role_arn, source_endpoint_identifier, target_endpoint_identifier, table_definition)[源]
-
tests.system.amazon.aws.example_dms.delete_dms_assets(replication_instance_arn, source_endpoint_arn, target_endpoint_arn, source_endpoint_identifier, target_endpoint_identifier, replication_instance_name)[源]
-
tests.system.amazon.aws.example_dms.delete_security_group(security_group_id, security_group_name)[源]
-
tests.system.amazon.aws.example_dms.test_context[源]
-
tests.system.amazon.aws.example_dms.test_run[源]