You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/aws_step_functions_state_ma...
Prasad Katti 056b035c98 add module aws_step_functions_state_machine_execution (#64431)
* add module aws_step_functions_state_machine_execution

* AWS step functions tests - Use module defaults

* Return all attributes from aws api calls as ansible task output

* aws_sfn - make start and stop execution idempotent and fix check mode

* aws sfn - use build_full_result method of the paginator

* aws sfn - remove changes made to help with local debugging
5 years ago
..
defaults add module aws_step_functions_state_machine_execution (#64431) 5 years ago
files add module aws_step_functions_state_machine_execution (#64431) 5 years ago
tasks add module aws_step_functions_state_machine_execution (#64431) 5 years ago
aliases add module aws_step_functions_state_machine_execution (#64431) 5 years ago