This module provides classes to build steps that integrate with AWS Lambda, AWS Batch, AWS Glue, and Amazon ECS.
.. autoclass:: stepfunctions.steps.compute.LambdaStep
.. autoclass:: stepfunctions.steps.compute.GlueStartJobRunStep
.. autoclass:: stepfunctions.steps.compute.BatchSubmitJobStep
.. autoclass:: stepfunctions.steps.compute.EcsRunTaskStep