Skip to content

Missing support for the aws:loop automation action #82

@i-edwards

Description

@i-edwards

There is no step class for the aws:loop action.

Is there a technical reason for this? I thought that maybe recursion would be an issue in supporting the action, but the AWS console doesn't allow you to create nested loops.

If it can't be implemented for whatever reason, then are there any escape hatches that would allow me to inline the raw step JSON? I tried using StringStep, but that appears to deconstruct the JSON into a loop step object... which doesn't exist. Is there any other way?

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