pinpoint_get_endpoint {paws.customer.engagement} | R Documentation |
Retrieves information about the settings and attributes of a specific endpoint for an application
Description
Retrieves information about the settings and attributes of a specific endpoint for an application.
See https://www.paws-r-sdk.com/docs/pinpoint_get_endpoint/ for full documentation.
Usage
pinpoint_get_endpoint(ApplicationId, EndpointId)
Arguments
ApplicationId |
[required] The unique identifier for the application. This identifier is displayed as the Project ID on the Amazon Pinpoint console. |
EndpointId |
[required] The case insensitive unique identifier for the endpoint. The identifier
can't contain |
[Package paws.customer.engagement version 0.7.0 Index]