personalizeevents_put_items: Adds one or more items to an Items dataset

View source: R/personalizeevents_operations.R

personalizeevents_put_itemsR Documentation

Adds one or more items to an Items dataset

Description

Adds one or more items to an Items dataset. For more information see Importing Items Incrementally.

See https://www.paws-r-sdk.com/docs/personalizeevents_put_items/ for full documentation.

Usage

personalizeevents_put_items(datasetArn, items)

Arguments

datasetArn

[required] The Amazon Resource Name (ARN) of the Items dataset you are adding the item or items to.

items

[required] A list of item data.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.