vinyldns / vinyldns/vinyldns-python

Replace boto library with boto3 or AWS4Auth

Open
#81 1 comment 1 reaction 1 assignee View on GitHub

@nspadaccino is already working on this.

Since Apr 30, 2025.

area/core area/dependencies
Dominant language
Python
Stars
12
Forks
24
Avg merge
9d 13h
Merged PRs (30d)
2

Description

Currently the boto library is used to authenticate requests. The boto library is now end of life and doesn't work with python>=3.12. The boto library should be replaced with boto3, or the AWS4Auth library, which may be better suited for simply authenticating requests with AwsSigV4.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.