We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5498650 commit 244e6e0Copy full SHA for 244e6e0
src/aws-cpp-sdk-core/include/aws/core/auth/AWSCredentialsProvider.h
@@ -74,7 +74,7 @@ namespace Aws
74
* The core of the credential provider interface. Override this method to control how credentials are retrieved.
75
*/
76
virtual AWSCredentials GetAWSCredentials() = 0;
77
-
+
78
/**
79
* Interface that allows providers to modify the request during credential retrieval.
80
0 commit comments