You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AWS released CloudFormation Express mode last month.
It makes deployments faster without requiring any template changes.
This aligns well with rain's philosophy.
It's already supported by aws-sdk-go-v2 2026-06-30 release (need sdk bump).
I think the changes will mainly be passing DeploymentConfig.
Would you be open to this feature?
I'd be happy to submit a PR.
AWS released CloudFormation Express mode last month.
It makes deployments faster without requiring any template changes.
This aligns well with rain's philosophy.
It's already supported by aws-sdk-go-v2 2026-06-30 release (need sdk bump).
I think the changes will mainly be passing DeploymentConfig.
Would you be open to this feature?
I'd be happy to submit a PR.
Thanks for taking a look :)
Ref: