Amazon Kinesis Producer C SDK
CredentialProviderAuthCallbacks.c File Reference
#include "Include_i.h"
Include dependency graph for CredentialProviderAuthCallbacks.c:

Macros

#define LOG_CLASS   "CredentialProviderAuthCallbacks"
 

Functions

STATUS createCredentialProviderAuthCallbacks (PClientCallbacks pCallbacksProvider, PAwsCredentialProvider pCredentialProvider, PAuthCallbacks *ppCredentialProviderAuthCallbacks)
 
STATUS freeCredentialProviderAuthCallbacks (PAuthCallbacks *ppCredentialProviderAuthCallbacks)
 
STATUS freeCredentialProviderAuthCallbacksFunc (PUINT64 customData)
 
STATUS getStreamingTokenCredentialProviderFunc (UINT64 customData, PCHAR streamName, STREAM_ACCESS_MODE accessMode, PServiceCallContext pServiceCallContext)
 
STATUS getSecurityTokenCredentialProviderFunc (UINT64 customData, PBYTE *ppBuffer, PUINT32 pSize, PUINT64 pExpiration)
 

Macro Definition Documentation

◆ LOG_CLASS

#define LOG_CLASS   "CredentialProviderAuthCallbacks"

Kinesis Video Producer Static Auth Callbacks

Function Documentation

◆ freeCredentialProviderAuthCallbacksFunc()

STATUS freeCredentialProviderAuthCallbacksFunc ( PUINT64  customData)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getSecurityTokenCredentialProviderFunc()

STATUS getSecurityTokenCredentialProviderFunc ( UINT64  customData,
PBYTE *  ppBuffer,
PUINT32  pSize,
PUINT64  pExpiration 
)
Here is the caller graph for this function:

◆ getStreamingTokenCredentialProviderFunc()

STATUS getStreamingTokenCredentialProviderFunc ( UINT64  customData,
PCHAR  streamName,
STREAM_ACCESS_MODE  accessMode,
PServiceCallContext  pServiceCallContext 
)
Here is the call graph for this function:
Here is the caller graph for this function: