Open 3D Engine AWSMetrics 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.
AWSMetrics::ServiceAPI::PostMetricsEventsRequest Class Reference

#include <AWSMetricsServiceApi.h>

Inherits AWSCore::ServiceRequest.

Classes

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

Public Member Functions

 SERVICE_REQUEST (AWSMetrics, HttpMethod::HTTP_POST, "/producer/events")
 

Public Attributes

PostMetricsEventsResponse result
 Do not rename the following members since they are expected by the AWSCore dependency.
 
PostMetricsEventsError error
 Success response.
 
Parameters parameters
 Failure response.
 

Detailed Description

POST request defined by api_spec.json to send metrics to the backend. The path for this service API is "/producer/events".


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