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::ServiceAPI::AWSAttributionRequest Class Reference

#include <AWSAttributionServiceApi.h>

Inherits AWSCore::ServiceRequest.

Classes

struct  Parameters
 Request body for the service API request. More...
 

Public Member Functions

 SERVICE_REQUEST (AWSAttribution, HttpMethod::HTTP_POST, "/metrics")
 
bool UseAWSCredentials ()
 
- Public Member Functions inherited from AWSCore::ServiceRequest
bool UseAWSCredentials ()
 

Public Attributes

AWSAtrributionSuccessResponse result
 
Parameters parameters
 
- Public Attributes inherited from AWSCore::ServiceRequest
NoParameters parameters
 
EmptyResult result
 
Error error
 

Additional Inherited Members

- Public Types inherited from AWSCore::ServiceRequest
using ServiceTraits = void
 ServiceTraits must be overridden by the derived type.
 
using HttpMethod = Aws::Http::HttpMethod
 
- Static Public Member Functions inherited from AWSCore::ServiceRequest
static HttpMethod Method ()
 Must be overridden if the request method is not GET.
 
static const char * Path ()
 

Detailed Description

POST request to send attribution metric to the backend. The path for this service API is "/prod/metrics".


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