Skip to content

Releases: NarrativeScience-old/sfn-workflow-client

Version 1.1.1

17 Oct 17:13
337edfd

Choose a tag to compare

Merge pull request #12 from NarrativeScience/W-11900045/boto3-reduce

@W-11900045: Boto3 Downgrade

Version 1.1.0

13 Oct 22:20
c753f9a

Choose a tag to compare

Merge pull request #11 from NarrativeScience/W-11900045/cci-branches

@W-11900045: Use Master Branch

Version 0.5.0

20 Oct 15:36
aa8bf9f

Choose a tag to compare

  • Updated aenum version bounds to be >=v3.1.0,<4

Version 0.4.4

06 Apr 21:31

Choose a tag to compare

More debug logs

Version 0.4.3

06 Apr 21:03

Choose a tag to compare

Adding debug logs and releasing new version

Version 0.4.1

11 Aug 20:42
727c9ea

Choose a tag to compare

Updates definition of AWS_ACCOUNT_ID to not require a connection to STS on module import if the env var of that same name is set.

Version 0.4.0

05 Mar 19:46
b6f2fcc

Choose a tag to compare

Sets the default value of AWS_ACCOUNT_ID using boto3's STS client's get_caller_identity method.

Version 0.3.0

12 Feb 17:40
37e5ad2

Choose a tag to compare

Adds the ability to pass the Step Functions endpoint URL into the Workflow constructor. This is handy for switching between API backends in tests.

Initial code commit

13 Jan 17:42

Choose a tag to compare

  • Trigger new executions
  • Query for state machine execution status
  • Wait for an execution to complete
  • Fetch execution history