tests.system.amazon.aws.example_ec2

模块内容

函数

get_latest_ami_id()

返回最近创建的 Amazon Linux 映像的 AMI ID

create_key_pair(key_name)

delete_key_pair(key_pair_id)

parse_response(instance_ids)

属性

DAG_ID

sys_test_context_task

test_context

test_run

tests.system.amazon.aws.example_ec2.DAG_ID = 'example_ec2'[源代码]
tests.system.amazon.aws.example_ec2.sys_test_context_task[源代码]
tests.system.amazon.aws.example_ec2.get_latest_ami_id()[源代码]

返回最近创建的 Amazon Linux 映像的 AMI ID

tests.system.amazon.aws.example_ec2.create_key_pair(key_name)[源代码]
tests.system.amazon.aws.example_ec2.delete_key_pair(key_pair_id)[源代码]
tests.system.amazon.aws.example_ec2.parse_response(instance_ids)[源代码]
tests.system.amazon.aws.example_ec2.test_context[源代码]
tests.system.amazon.aws.example_ec2.test_run[源代码]

此条目是否有帮助?