pinpoint_update_endpoint: Creates a new endpoint for an application or updates the...

View source: R/pinpoint_operations.R

pinpoint_update_endpointR Documentation

Creates a new endpoint for an application or updates the settings and attributes of an existing endpoint for an application

Description

Creates a new endpoint for an application or updates the settings and attributes of an existing endpoint for an application. You can also use this operation to define custom attributes for an endpoint. If an update includes one or more values for a custom attribute, Amazon Pinpoint replaces (overwrites) any existing values with the new values.

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

Usage

pinpoint_update_endpoint(ApplicationId, EndpointId, EndpointRequest)

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 unique identifier for the endpoint.

EndpointRequest

[required]


paws.customer.engagement documentation built on Sept. 12, 2023, 1:19 a.m.