Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://aws-api.deno.dev/v0.4/services/rum.ts?docs=full";

§Classes

RUM

§Interfaces

AppMonitor

A RUM app monitor collects telemetry data from your application and sends that data to RUM. The data includes performance and reliability information such as page load time, client-side errors, and user behavior.

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.

BatchCreateRumMetricDefinitionsError

A structure that defines one error caused by a BatchCreateRumMetricsDefinitions operation.

BatchCreateRumMetricDefinitionsRequest
BatchCreateRumMetricDefinitionsResponse
BatchDeleteRumMetricDefinitionsError

A structure that defines one error caused by a BatchCreateRumMetricsDefinitions operation.

BatchDeleteRumMetricDefinitionsRequest
BatchDeleteRumMetricDefinitionsResponse
BatchGetRumMetricDefinitionsRequest
BatchGetRumMetricDefinitionsResponse
CreateAppMonitorRequest
CreateAppMonitorResponse
CustomEvents

A structure that contains information about custom events for this app monitor.

CwLog

A structure that contains the information about whether the app monitor stores copies of the data that RUM collects in CloudWatch Logs. If it does, this structure also contains the name of the log group.

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
DeleteRumMetricsDestinationRequest
GetAppMonitorDataRequest
GetAppMonitorDataResponse
GetAppMonitorRequest
GetAppMonitorResponse
ListAppMonitorsRequest
ListAppMonitorsResponse
ListRumMetricsDestinationsRequest
ListRumMetricsDestinationsResponse
ListTagsForResourceRequest
ListTagsForResourceResponse
MetricDefinition

A structure that displays the definition of one extended metric that RUM sends to CloudWatch or CloudWatch Evidently. For more information, see Additional metrics that you can send to CloudWatch and CloudWatch Evidently.

MetricDefinitionRequest

Use this structure to define one extended metric or custom metric that RUM will send to CloudWatch or CloudWatch Evidently. For more information, see Additional metrics that you can send to CloudWatch and CloudWatch Evidently.

MetricDestinationSummary

A structure that displays information about one destination that CloudWatch RUM sends extended metrics to.

PutRumEventsRequest
PutRumMetricsDestinationRequest
QueryFilter

A structure that defines a key and values that you can use to filter the results. The only performance events that are returned are those that have values matching the ones that you specify in one of your QueryFilter structures.

RumEvent

A structure that contains the information for one performance event that RUM collects from a user session with your application.

TagResourceRequest
TimeRange

A structure that defines the time range that you want to retrieve results from.

UntagResourceRequest
UpdateAppMonitorRequest
UpdateRumMetricDefinitionRequest
UserDetails

A structure that contains information about the user session that this batch of events was collected from.

§Type Aliases

CustomEventsStatus
MetricDestination
StateEnum
Telemetry