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

Macros

#define LOG_CLASS   "FileAuthCallbacks"
 

Functions

STATUS createFileAuthCallbacks (PClientCallbacks pCallbacksProvider, PCHAR pCredentialsFilepath, PAuthCallbacks *ppFileAuthCallbacks)
 
STATUS freeFileAuthCallbacks (PAuthCallbacks *ppAuthCallbacks)
 
STATUS freeFileAuthCallbacksFunc (PUINT64 customData)
 
STATUS getStreamingTokenFileFunc (UINT64 customData, PCHAR streamName, STREAM_ACCESS_MODE accessMode, PServiceCallContext pServiceCallContext)
 
STATUS getSecurityTokenFileFunc (UINT64 customData, PBYTE *ppBuffer, PUINT32 pSize, PUINT64 pExpiration)
 

Macro Definition Documentation

◆ LOG_CLASS

#define LOG_CLASS   "FileAuthCallbacks"

Kinesis Video Producer file Auth Callbacks

Function Documentation

◆ freeFileAuthCallbacksFunc()

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

◆ getSecurityTokenFileFunc()

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

◆ getStreamingTokenFileFunc()

STATUS getStreamingTokenFileFunc ( 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: