Skip to content

Code samples and demos showcasing use cases and best practices when using AWS SDK integrations with AWS Step Functions

License

Notifications You must be signed in to change notification settings

codingmatheus/sfnsdkintegrations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AWS Step Functions AWS SDK Integrations Demos

Simple workflow facilitating the showcase of differences between using Optimized and AWS SDK integrations to invoke an AWS Lambda function.

Notes

  • All SAM templates will have a samconfig.toml file containing defaults for the SAM build and deployment. Feel free to update those parameters to your convenience, however, do not change the stack name as it may be used by other scripts and could break the build and deploy process.

  • All stacks will deploy by defaul to the eu-west-1 (Ireland) region. You can easily change that in the samconfig.toml file included or use sam deploy --guided to override it.

Demos

Lambda Optimized Integration vs AWS SDK Integration

Usage Guide

About

Code samples and demos showcasing use cases and best practices when using AWS SDK integrations with AWS Step Functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published