tests.system.amazon.aws.example_ec2

属性

DAG_ID

sys_test_context_task

test_context

test_run

函数

get_latest_ami_id()

返回最新创建的 Amazon Linux 镜像的 AMI ID

create_key_pair(key_name)

delete_key_pair(key_pair_id)

parse_response(instance_ids)

模块内容

tests.system.amazon.aws.example_ec2.DAG_ID = 'example_ec2'[source]
tests.system.amazon.aws.example_ec2.sys_test_context_task[source]
tests.system.amazon.aws.example_ec2.get_latest_ami_id()[source]

返回最新创建的 Amazon Linux 镜像的 AMI ID

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

此条目有帮助吗?