Skip to content

Route53 Signer and Provider - #1025

Open
enriquemanuel wants to merge 1 commit into
qdm12:masterfrom
enriquemanuel:master
Open

Route53 Signer and Provider#1025
enriquemanuel wants to merge 1 commit into
qdm12:masterfrom
enriquemanuel:master

Conversation

@enriquemanuel

Copy link
Copy Markdown
  • Move the Signer to use AWS SDK
  • Allow to specify AWS_PROFILE or Keys
  • If using aws_profile it can be with SSO and Session Tokens
  • Show the role and or profile being used in logs

"net/url"
"time"

"github.com/aws/aws-sdk-go/aws/credentials"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Go SDK v1 is EOL https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-go-v1-on-july-31-2025/

You're gonna want to use github.com/aws/aws-sdk-go-v2/

@qdm12

qdm12 commented Aug 4, 2026

Copy link
Copy Markdown
Owner

That was previously dependency free, I expect for it to stay dependency free, and feel free to add features to the existing provider code, but without importing huge sdk dependencies.

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.

3 participants