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
Update AWS Go SDK from v1 to v2 in Go client templates (#3) (#21653)
* Update AWS Go SDK from v1 to v2 in Go client templates (#3)
* Initial plan
* Update AWS Go SDK from v1 to v2 in Go client templates
Co-authored-by: dennismouwen-eye <[email protected]>
* Final validation: AWS SDK v2 integration working correctly
Co-authored-by: dennismouwen-eye <[email protected]>
* Fix AWS v4 signature implementation: retrieve credentials properly from provider
Co-authored-by: dennismouwen-eye <[email protected]>
* Fix AWS v4 signature payload hash: properly compute SHA-256 hash for request body
Co-authored-by: dennismouwen-eye <[email protected]>
* Implement proper payload hashing
* Revert go.sum file to original state as requested
Co-authored-by: dennismouwen-eye <[email protected]>
* Revert go.mod and rename import alias from v4 back to awsv4
Co-authored-by: dennismouwen-eye <[email protected]>
* Revert go.mod file to original state removing all changes
Co-authored-by: dennismouwen-eye <[email protected]>
* Rename credentials import to awscredentials alias as requested
Co-authored-by: dennismouwen-eye <[email protected]>
* Fix spacing
* Fix credentials and imports
* Update aws sdk to latest version
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: dennismouwen-eye <[email protected]>
Co-authored-by: Dennis Mouwen <[email protected]>
* Update indenting
---------
Co-authored-by: Copilot <[email protected]>
0 commit comments