Skip to content

goosefraba/aws-step-function-activity-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-step-function-activity-example

Example for a Java based activity handler

Run the example

Define VM arguments:

-Daws.accessKeyId=YOUR_ACCESS_KEY_ID -Daws.secretKey=YOUR_SECRET_KEY -DactivityArn=ACTIVITY_ARN

and invoke the main function:

ActivityProcessor#main

Resources

http://docs.aws.amazon.com/step-functions/latest/dg/welcome.html

About

Example for a Java based activity handler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages