aws-sigv4
There are 15 repositories under aws-sigv4 topic.
FantasticFiasco/aws-signature-version-4
The buttoned-up and boring, but deeply analyzed, implementation of SigV4 in .NET
andrewjroth/requests-auth-aws-sigv4
Use AWS signature version 4 Authentication with the python requests module
anvilsecure/aws-sigv4
Anvil Secure's Burp extension for signing AWS requests with SigV4
aws/aws-sigv4-auth-cassandra-gocql-driver-plugin
A SigV4 authentication plugin for the open-source Gocql Driver for Apache Cassandra. Allows use of IAM users and roles
aws/aws-sigv4-auth-cassandra-java-driver-plugin
A SigV4 authentication plugin for the open-source DataStax Java Driver for Apache Cassandra. Allows use of AWS IAM users and roles for direct authentication.
aws/aws-sigv4-auth-cassandra-python-driver-plugin
A SigV4 authentication plugin for the open-source Python Driver for Apache Cassandra. Allows use of IAM users and roles.
mmuppidi/httpx-auth-awssigv4
Amazon Web Services version 4 authentication for the Python httpx library
aws-samples/aws-sigv4-auth-cassandra-java-driver-examples
Coding Example for aws-sigv4-auth-cassandra-java-driver-plugin, a SigV4 authentication plugin for use with DataStax java driver and Apache Cassandra.
aws/aws-sigv4-auth-cassandra-nodejs-driver-plugin
A SigV4 authentication client side plugin for the open-source DataStax NodeJS Driver for Apache Cassandra. Allows use of IAM users and roles.
hanshikaCodes/aws-v4-cpp-signature
the c++ implementation of awsv4 signature
Zsmerritt/Flutter_AWS_Request
A Flutter package that generates, signs, sends requests to AWS
hfm/mruby-aws-sigv4
AWS Signature Version 4 signing library / mruby port of aws-sigv4
tlinhart/urllib3-sigv4
Extension to urllib3 adding support for AWS Signature Version 4
k-hasan-19/sigv4-aws
Example php scripts making sigv4 signed aws api requests
Summer-16/Apigee-JS-AWSV4-Signature
awsSignV4Apigee.js is a Pure JavaScript implementation of AWS Signature Version 4 signing process for use with Amazon Web Services (AWS) APIs.