Class | Description |
---|---|
AppMonitor |
A RUM app monitor collects telemetry data from your application and sends that data to RUM.
|
AppMonitorConfiguration |
This structure contains much of the configuration data for the app monitor.
|
AppMonitorDetails |
A structure that contains information about the RUM app monitor.
|
AppMonitorSummary |
A structure that includes some data about app monitors and their settings.
|
CreateAppMonitorRequest | |
CreateAppMonitorResult | |
CwLog |
A structure that contains the information about whether the app monitor stores copies of the data that RUM collects
in CloudWatch Logs.
|
DataStorage |
A structure that contains information about whether this app monitor stores a copy of the telemetry data that RUM
collects using CloudWatch Logs.
|
DeleteAppMonitorRequest | |
DeleteAppMonitorResult | |
GetAppMonitorDataRequest | |
GetAppMonitorDataResult | |
GetAppMonitorRequest | |
GetAppMonitorResult | |
ListAppMonitorsRequest | |
ListAppMonitorsResult | |
ListTagsForResourceRequest | |
ListTagsForResourceResult | |
PutRumEventsRequest | |
PutRumEventsResult | |
QueryFilter |
A structure that defines a key and values that you can use to filter the results.
|
RumEvent |
A structure that contains the information for one performance event that RUM collects from a user session with your
application.
|
TagResourceRequest | |
TagResourceResult | |
TimeRange |
A structure that defines the time range that you want to retrieve results from.
|
UntagResourceRequest | |
UntagResourceResult | |
UpdateAppMonitorRequest | |
UpdateAppMonitorResult | |
UserDetails |
A structure that contains information about the user session that this batch of events was collected from.
|
Enum | Description |
---|---|
StateEnum | |
Telemetry |
Exception | Description |
---|---|
AccessDeniedException |
You don't have sufficient permissions to perform this action.
|
AWSCloudWatchRUMException |
Base exception for all service exceptions thrown by CloudWatch RUM
|
ConflictException |
This operation attempted to create a resource that already exists.
|
InternalServerException |
Internal service exception.
|
ResourceNotFoundException |
Resource not found.
|
ServiceQuotaExceededException |
This request exceeds a service quota.
|
ThrottlingException |
The request was throttled because of quota limits.
|
ValidationException |
One of the arguments for the request is not valid.
|