You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to be able to grab out the Credentials based on FallbackCredentialsFactory, but it's internal so I had to copy the source code for the class into my project.
Also, can we move it to it's own file so that it is easier to find if you do a google search?
I want to be able to grab out the Credentials based on FallbackCredentialsFactory, but it's internal so I had to copy the source code for the class into my project.
Also, can we move it to it's own file so that it is easier to find if you do a google search?
https://github.com/aws/aws-sdk-net/blob/master/AWSSDK_DotNet35%2FAmazon.Runtime%2FAWSCredentials.cs#L1086
The text was updated successfully, but these errors were encountered: