-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
area/coreThis issue/PR affects the core functionalityThis issue/PR affects the core functionalityarea/dependenciesThis issue/PR affects dependenciesThis issue/PR affects dependencies
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/coreThis issue/PR affects the core functionalityThis issue/PR affects the core functionalityarea/dependenciesThis issue/PR affects dependenciesThis issue/PR affects dependencies