tests.system.providers.amazon.aws.example_step_functions

Module Contents

Functions

create_state_machine(env_id, role_arn)

delete_state_machine(state_machine_arn)

Attributes

DAG_ID

ROLE_ARN_KEY

sys_test_context_task

STATE_MACHINE_DEFINITION

test_context

test_run

tests.system.providers.amazon.aws.example_step_functions.DAG_ID = 'example_step_functions'[source]
tests.system.providers.amazon.aws.example_step_functions.ROLE_ARN_KEY = 'ROLE_ARN'[source]
tests.system.providers.amazon.aws.example_step_functions.sys_test_context_task[source]
tests.system.providers.amazon.aws.example_step_functions.STATE_MACHINE_DEFINITION[source]
tests.system.providers.amazon.aws.example_step_functions.create_state_machine(env_id, role_arn)[source]
tests.system.providers.amazon.aws.example_step_functions.delete_state_machine(state_machine_arn)[source]
tests.system.providers.amazon.aws.example_step_functions.test_context[source]
tests.system.providers.amazon.aws.example_step_functions.test_run[source]

Was this entry helpful?