Open 3D Engine AWSCore Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AWSCore::AwsApiJobConfigHolder< ConfigType > Class Template Reference

Inherits AWSCoreNotificationsBus::Handler.

Public Member Functions

ConfigType * GetConfig (AwsApiJobConfig *defaultConfig=nullptr, typename ConfigType::InitializerFunction initializer=nullptr)
 
void OnSDKInitialized () override
 
void OnSDKShutdownStarted () override
 

Member Function Documentation

◆ OnSDKShutdownStarted()

template<class ConfigType >
void AWSCore::AwsApiJobConfigHolder< ConfigType >::OnSDKShutdownStarted ( )
inlineoverride

AWSCore is deactivating which allows the configuration objects to delete any cached clients or other data allocated using the AWS API's allocator.


The documentation for this class was generated from the following file: