Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to Go v2 SDK #99

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Migrate to Go v2 SDK #99

wants to merge 1 commit into from

Conversation

13ajay
Copy link
Contributor

@13ajay 13ajay commented Feb 13, 2025

  • Pull in files related to Go v2 SDK for Roles Anywhere
    • Potentially pulls in some code related to SigV4 signing, which is unneeded
    • Also pulls in some SDK code from internal packages, if they were being referenced in the Roles Anywhere client code (potentially indirectly)
  • Make downstream changes to code calling CreateSession, due to usage of the new client
  • Unit tests pass, and I also tested some happy-path test cases with credential-process, including the --region, --endpoint, --session-duration, and --role-session-name options
  • Also verified that the --with-proxy and --no-verify-ssl options worked as intended

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@13ajay 13ajay changed the title Migrate to Go v2 SDK WIP: Migrate to Go v2 SDK Feb 13, 2025
* Pull in files related to Go v2 SDK for Roles Anywhere
* Downstream changes to code calling CreateSession with new client
@13ajay 13ajay force-pushed the feature/RolesAnywhere-6776 branch from 8701f3c to 24d4dae Compare February 19, 2025 18:08
@13ajay 13ajay changed the title WIP: Migrate to Go v2 SDK Migrate to Go v2 SDK Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant