I would like to request support for AWS Signature Version 4 (AWS Signature v4) authentication in the SPARQLWrapper library. Currently, SPARQLWrapper provides a convenient way to interact with SPARQL endpoints, but it lacks native support for AWS Signature v4, which is commonly used for secure authentication with Amazon Web Services (AWS) services like Amazon Neptune.
AWS Signature v4 is a widely adopted authentication method for AWS services, and adding support for it in SPARQLWrapper would be valuable for users who need to query SPARQL endpoints securely, especially when those endpoints are hosted on AWS infrastructure.
I am interested in using SPARQLWrapper for querying SPARQL endpoints hosted on AWS, and having built-in AWS Signature v4 support would simplify the process of authenticating these requests.
Is there any plan to add AWS Signature Version 4 authentication support to SPARQLWrapper in the future, or is there a recommended workaround for achieving this authentication method with SPARQLWrapper?
Thank you for considering this feature request.
I would like to request support for AWS Signature Version 4 (AWS Signature v4) authentication in the SPARQLWrapper library. Currently, SPARQLWrapper provides a convenient way to interact with SPARQL endpoints, but it lacks native support for AWS Signature v4, which is commonly used for secure authentication with Amazon Web Services (AWS) services like Amazon Neptune.
AWS Signature v4 is a widely adopted authentication method for AWS services, and adding support for it in SPARQLWrapper would be valuable for users who need to query SPARQL endpoints securely, especially when those endpoints are hosted on AWS infrastructure.
I am interested in using SPARQLWrapper for querying SPARQL endpoints hosted on AWS, and having built-in AWS Signature v4 support would simplify the process of authenticating these requests.
Is there any plan to add AWS Signature Version 4 authentication support to SPARQLWrapper in the future, or is there a recommended workaround for achieving this authentication method with SPARQLWrapper?
Thank you for considering this feature request.