Skip to content

Implement step function terminate #1594

Closed
@martinbattentive

Description

@martinbattentive

I was looking for a way to stop a running step function and ran across this TODO in metaflow/plugins/aws/step_functions/step_functions_client.py:

def terminate_execution(self, state_machine_arn, execution_arn):
    # TODO
    pass

Any chance of this getting implemented in the near future?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions