pinpoint_get_user_endpoints {paws.customer.engagement}R Documentation

Retrieves information about all the endpoints that are associated with a specific user ID

Description

Retrieves information about all the endpoints that are associated with a specific user ID.

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

Usage

pinpoint_get_user_endpoints(ApplicationId, UserId)

Arguments

ApplicationId

[required] The unique identifier for the application. This identifier is displayed as the Project ID on the Amazon Pinpoint console.

UserId

[required] The unique identifier for the user.


[Package paws.customer.engagement version 0.7.0 Index]