Skip to content

banzaicloud/cadence-aws-sdk

Cadence AWS SDK

Cadence backport for Temporal AWS SDK.

Development

Most of the code inside this library is generated. If you need to change the generated code, look into the templates directory and modify the templates there.

After making the changes, regenerate the code with the following command:

./pleasew generate

Important: template changes and code generation MUST be end up in separate commits

git add templates
git commit -m 'feat: I changed X to behave Y'
git add clients activities
git commit -m 'chore: regenerate code'

License

Apache 2.0 License. Please see License File for more information.

About

Cadence wrapper around the AWS Go SDK to make working with the AWS API easier in Cadence workflows

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages