Skip to content

Replace boto library with boto3 or AWS4AuthΒ #81

@nspadaccino

Description

@nspadaccino

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.

Metadata

Metadata

Assignees

Labels

area/coreThis issue/PR affects the core functionalityarea/dependenciesThis issue/PR affects dependencies

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions