Skip to content
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

aws/session: Add Assume role for credential process from aws profile #2674

Merged
merged 26 commits into from
Jul 10, 2019
Merged
Changes from 2 commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
6fe148c
Added support for Credential Process to assume role for AWS-SDK-GO
Jun 28, 2019
9db3f0a
Added support for Credential Process to assume role for AWS-SDK-GO
Jun 28, 2019
4020e0d
Merge branch 'GoSDK-543' of github.com:skotambkar/aws-sdk-go into GoS…
Jun 28, 2019
f3b7a90
Modified config file to unable support for Windows as well as Linux.
Jun 28, 2019
d659cb3
code cleanup
Jun 28, 2019
f1658b4
Eliminated redundant code from credential process tests, formatting c…
Jul 1, 2019
0def7bf
Updated travis to support make for windows
Jul 1, 2019
8a9d14d
Updated travis configuration file to support unit test on Windows wit…
Jul 1, 2019
7a1f20e
Fixed syntax error in Travis config file
Jul 1, 2019
cb77c1e
resolved dependency issue for travis configuration
Jul 1, 2019
2ec081f
Updated environment stashing logic to preserve SYSTEMROOT settings fo…
Jul 1, 2019
44f511f
Added system root in environments to keep when stashing
Jul 2, 2019
0759f56
changes in stashing systemroot for windows
Jul 2, 2019
d9cb70f
removed additional print statements
Jul 2, 2019
b8555c4
Refactored code with sdktesting with platform specific config environ…
Jul 2, 2019
8150197
Fixed minor bugs for tests and config files
Jul 3, 2019
a0e6b4c
Fix for TestNoConnection retry bug on Windows OS
Jul 3, 2019
4e8dc55
Code cleanup, added unit test for request connection retry, custom ca…
Jul 3, 2019
f313908
Updated readme file for awstesting
Jul 3, 2019
a6e326a
Updated request retry test
Jul 3, 2019
3ea246b
updated test log for supporting Go version 1.5
Jul 3, 2019
2c88c3f
Fixed TestShouldRetry to solve nil pointer dereference issue with *ur…
Jul 3, 2019
a7dc165
code cleanup
Jul 8, 2019
3c5b464
Added suggested changes
Jul 9, 2019
26d07ad
Added suggested changes
Jul 9, 2019
2239254
Added case index number in t.Run() for env_config_test
Jul 9, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.