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/personalizeevents.ts?docs=full";

§Classes

PersonalizeEvents

§Interfaces

Event

Represents user interaction event information sent using the PutEvents API.

Item

Represents item metadata added to an Items dataset using the PutItems API. For more information see Importing Items Incrementally.

MetricAttribution

Contains information about a metric attribution associated with an event. For more information about metric attributions, see Measuring impact of recommendations.

PutEventsRequest
PutItemsRequest
PutUsersRequest
User

Represents user metadata added to a Users dataset using the PutUsers API. For more information see Importing Users Incrementally.