-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement V2 signing and add simpledb. #316
Commits on Jul 16, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 724b2cd - Browse repository at this point
Copy the full SHA 724b2cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fed43b - Browse repository at this point
Copy the full SHA 4fed43bView commit details
Commits on Jul 20, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 8e1bfa6 - Browse repository at this point
Copy the full SHA 8e1bfa6View commit details
Commits on Oct 6, 2015
-
Merge branch 'master' of github.com:aws/aws-sdk-go
Conflicts: internal/model/api/api.go internal/model/cli/gen-api/main.go
Configuration menu - View commit details
-
Copy full SHA for 40a4c53 - Browse repository at this point
Copy the full SHA 40a4c53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cfc969 - Browse repository at this point
Copy the full SHA 3cfc969View commit details
Commits on Oct 7, 2015
-
Include "SecurityToken" parameter in V2 signer.
When temporary credentials are used, the V2 signer should include a "SecurityToken" parameter with the session token.
Configuration menu - View commit details
-
Copy full SHA for cbf6ae4 - Browse repository at this point
Copy the full SHA cbf6ae4View commit details -
Remove restriction on POST method for v2 signer.
As per PR revue by Jason Del Ponte.
Configuration menu - View commit details
-
Copy full SHA for 100f3a1 - Browse repository at this point
Copy the full SHA 100f3a1View commit details -
Use "AKID", "SECRET", "SESSION" for credentials in tests.
As per PR review by Jason Del Ponte.
Configuration menu - View commit details
-
Copy full SHA for 7d88949 - Browse repository at this point
Copy the full SHA 7d88949View commit details
Commits on Oct 8, 2015
-
Additional testing for v2 signer.
In particular, test for additional query parameter (SecurityToken) for temporary credentials with a session.
Configuration menu - View commit details
-
Copy full SHA for 3bfa471 - Browse repository at this point
Copy the full SHA 3bfa471View commit details