I found the github repos for temporal-aws-sdk-go and temporal-aws-sdk-go-generator but there hasn’t been any commits or activity in the last 5 years.
Is there a reason why the project was abandoned?
I suspect the temporal-aws-sdk was abandoned because AWS SDK calls aren’t natively idempotent, and its implementation offered no additional idempotency, resulting in a risk if the activities infinitely retry.