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

Macros

#define LOG_CLASS   "StaticAuthCallbacks"
 

Functions

STATUS createStaticAuthCallbacks (PClientCallbacks pCallbacksProvider, PCHAR accessKeyId, PCHAR secretKey, PCHAR sessionToken, UINT64 expiration, PAuthCallbacks *ppStaticAuthCallbacks)
 
STATUS freeStaticAuthCallbacks (PAuthCallbacks *ppStaticAuthCallbacks)
 
STATUS freeStaticAuthCallbacksFunc (PUINT64 customData)
 
STATUS getStreamingTokenStaticFunc (UINT64 customData, PCHAR streamName, STREAM_ACCESS_MODE accessMode, PServiceCallContext pServiceCallContext)
 
STATUS getSecurityTokenStaticFunc (UINT64 customData, PBYTE *ppBuffer, PUINT32 pSize, PUINT64 pExpiration)
 

Macro Definition Documentation

◆ LOG_CLASS

#define LOG_CLASS   "StaticAuthCallbacks"

Kinesis Video Producer Static Auth Callbacks

Function Documentation

◆ freeStaticAuthCallbacksFunc()

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

◆ getSecurityTokenStaticFunc()

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

◆ getStreamingTokenStaticFunc()

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