-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(aws-stepfunctions-tasks): allow specifying waitForTaskToken suffix in resourceArn #2686
Commits on May 30, 2019
-
feat(aws-stepfunctions-tasks): allow specifying waitForTaskToken suff…
…ix in resourceArn (aws#2658) * Add waitForTaskToken property to SentToQueue, InvokeFunction, PublishToTopic task types * Add payload parameter to InvokeLambda parameters * Unit test BREAKING CHANGE: InvokeFunction now requires props as second argument
Configuration menu - View commit details
-
Copy full SHA for e50913e - Browse repository at this point
Copy the full SHA e50913eView commit details
Commits on Jun 4, 2019
-
feat(aws-stepfunctions-tasks): allow specifying waitForTaskToken suff…
…ix in resourceArn (aws#2658) * Merge awslabs:master into albegali:master * Resolved conflicts
Configuration menu - View commit details
-
Copy full SHA for ccf38b9 - Browse repository at this point
Copy the full SHA ccf38b9View commit details -
feat(aws-stepfunctions-tasks): allow specifying waitForTaskToken suff…
…ix in resourceArn (aws#2658) * InvokeFunction props is now optional * Payload can have multiple nesting levels * Unit test * Integration test * Invoke lambda via SFN integrated service ARN
Configuration menu - View commit details
-
Copy full SHA for 9dd544b - Browse repository at this point
Copy the full SHA 9dd544bView commit details
Commits on Jun 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5b49cde - Browse repository at this point
Copy the full SHA 5b49cdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38faecd - Browse repository at this point
Copy the full SHA 38faecdView commit details
Commits on Jun 17, 2019
-
Merge remote-tracking branch 'origin/master' into pr/albegali/2686
Rico Huijbers committedJun 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 6dbc5ce - Browse repository at this point
Copy the full SHA 6dbc5ceView commit details -
Split off into
RunLambdaTask
class.Rico Huijbers committedJun 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 3769f13 - Browse repository at this point
Copy the full SHA 3769f13View commit details -
Merge remote-tracking branch 'origin/master' into pr/albegali/2686
Rico Huijbers committedJun 17, 2019 Configuration menu - View commit details
-
Copy full SHA for d453eed - Browse repository at this point
Copy the full SHA d453eedView commit details
Commits on Jun 18, 2019
-
Rico Huijbers committed
Jun 18, 2019 Configuration menu - View commit details
-
Copy full SHA for 8788fc3 - Browse repository at this point
Copy the full SHA 8788fc3View commit details