Guides
References
Resources
Commits
tests.system.providers.amazon
tests.system.providers.amazon.aws
tests.system.providers.amazon.aws.example_lambda
create_zip(content)
create_zip
create_lambda(function_name, role_arn)
create_lambda
await_lambda(function_name)
await_lambda
delete_lambda(function_name)
delete_lambda
delete_logs(function_name)
delete_logs
DAG_ID
ROLE_ARN_KEY
sys_test_context_task
CODE_CONTENT
test_context
test_run
Show Value1def test(*args): 2 print('Hello')
1def test(*args): 2 print('Hello')
Was this entry helpful?