floydspace / effect-aws

🚰 Effectful AWS
https://floydspace.github.io/effect-aws/
MIT License
25 stars 2 forks source link

[Feature Request] AWS CodeDeploy #52

Closed leggomuhgreggo closed 4 weeks ago

leggomuhgreggo commented 1 month ago

If you're still taking requests, @aws-sdk/client-codedeploy might be another worthy addition.

In particular, I think codedeploy implementations tend to involve polling and multiple error cases, and would serve as a compelling exhibition of those complementary features in Effect.

Incidentally, very cool repo! 🏆

floydspace commented 1 month ago

Hey Greg, I'm glad you find the repo useful. yes you can go ahead with adding a new client here is instruction how to generate it using codegen: https://github.com/floydspace/effect-aws/pull/38

floydspace commented 4 weeks ago

the codedeploy client has been released @effect-aws/client-codedeploy@1.0.0