Open 3D Engine AWSClientAuth 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.
AWSClientAuth::AWSCognitoAuthorizationNotificationBusBehaviorHandler Class Reference

Authorization behavior EBus handler. More...

#include <AWSCognitoAuthorizationNotificationBusBehaviorHandler.h>

Inherits AWSCognitoAuthorizationNotificationBus::Handler, and AZ::BehaviorEBusHandler.

Public Member Functions

 AZ_EBUS_BEHAVIOR_BINDER (AWSCognitoAuthorizationNotificationBusBehaviorHandler, "{F2BCAB42-97FD-41AC-AF7A-7E3BD64B7089}", AZ::SystemAllocator, OnRequestAWSCredentialsSuccess, OnRequestAWSCredentialsFail)
 
void OnRequestAWSCredentialsSuccess (const ClientAuthAWSCredentials &awsCredentials) override
 
void OnRequestAWSCredentialsFail (const AZStd::string &error) override
 

Detailed Description

Authorization behavior EBus handler.


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