The unique identifier for the application. This identifier is displayed as the Project ID on the Amazon Pinpoint console.
Required? | True |
Position? | 1 |
Accept pipeline input? | True (ByValue, ByPropertyName) |
Amazon.PowerShell.Cmdlets.PIN.AmazonPinpointClientCmdlet.ClientConfig
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-Demographic_AppVersion <
String>
The version of the app that's associated with the endpoint.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | EndpointRequest_Demographic_AppVersion |
The locale of the endpoint, in the following format: the ISO 639-1 alpha-2 code, followed by an underscore (_), followed by an ISO 3166-1 alpha-2 value.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | EndpointRequest_Demographic_Locale |
The manufacturer of the endpoint device, such as apple or samsung.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | EndpointRequest_Demographic_Make |
The model name or number of the endpoint device, such as iPhone or SM-G900F.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | EndpointRequest_Demographic_Model |
-Demographic_ModelVersion <
String>
The model version of the endpoint device.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | EndpointRequest_Demographic_ModelVersion |
-Demographic_Platform <
String>
The platform of the endpoint device, such as ios.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | EndpointRequest_Demographic_Platform |
-Demographic_PlatformVersion <
String>
The platform version of the endpoint device.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | EndpointRequest_Demographic_PlatformVersion |
-Demographic_Timezone <
String>
The time zone of the endpoint, specified as a tz database name value, such as America/Los_Angeles.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | EndpointRequest_Demographic_Timezone |
The unique identifier for the endpoint.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-EndpointRequest_Address <
String>
The destination address for messages or push notifications that you send to the endpoint. The address varies by channel. For a push-notification channel, use the token provided by the push notification service, such as an Apple Push Notification service (APNs) device token or a Firebase Cloud Messaging (FCM) registration token. For the SMS channel, use a phone number in E.164 format, such as +12065550100. For the email channel, use an email address.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
One or more custom attributes that describe the endpoint by associating a name with an array of values. For example, the value of a custom attribute named Interests might be: ["Science", "Music", "Travel"]. You can use these attributes as filter criteria when you create segments. Attribute names are case sensitive.An attribute name can contain up to 50 characters. An attribute value can contain up to 100 characters. When you define the name of a custom attribute, avoid using the following characters: number sign (#), colon (:), question mark (?), backslash (\), and slash (/). The Amazon Pinpoint console can't display attribute names that contain these characters. This restriction doesn't apply to attribute values.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | EndpointRequest_Attributes |
The channel to use when sending messages or push notifications to the endpoint.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-EndpointRequest_EffectiveDate <
String>
The date and time, in ISO 8601 format, when the endpoint is updated.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-EndpointRequest_EndpointStatus <
String>
Specifies whether to send messages or push notifications to the endpoint. Valid values are: ACTIVE, messages are sent to the endpoint; and, INACTIVE, messages aren’t sent to the endpoint.Amazon Pinpoint automatically sets this value to ACTIVE when you create an endpoint or update an existing endpoint. Amazon Pinpoint automatically sets this value to INACTIVE if you update another endpoint that has the same address specified by the Address property.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
One or more custom metrics that your app reports to Amazon Pinpoint for the endpoint.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | EndpointRequest_Metrics |
-EndpointRequest_OptOut <
String>
Specifies whether the user who's associated with the endpoint has opted out of receiving messages and push notifications from you. Possible values are: ALL, the user has opted out and doesn't want to receive any messages or push notifications; and, NONE, the user hasn't opted out and wants to receive all messages and push notifications.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-EndpointRequest_RequestId <
String>
The unique identifier for the most recent request to update the endpoint.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The name of the city where the endpoint is located.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | EndpointRequest_Location_City |
The two-character code, in ISO 3166-1 alpha-2 format, for the country or region where the endpoint is located. For example, US for the United States.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | EndpointRequest_Location_Country |
The latitude coordinate of the endpoint location, rounded to one decimal place.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | EndpointRequest_Location_Latitude |
The longitude coordinate of the endpoint location, rounded to one decimal place.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | EndpointRequest_Location_Longitude |
The postal or ZIP code for the area where the endpoint is located.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | EndpointRequest_Location_PostalCode |
The name of the region where the endpoint is located. For locations in the United States, this value is the name of a state.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | EndpointRequest_Location_Region |
Changes the cmdlet behavior to return the value passed to the ApplicationId parameter. The -PassThru parameter is deprecated, use -Select '^ApplicationId' instead. This parameter will be removed in a future version.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Use the -Select parameter to control the cmdlet output. The default value is 'MessageBody'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Pinpoint.Model.UpdateEndpointResponse). Specifying the name of a property of type Amazon.Pinpoint.Model.UpdateEndpointResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
One or more custom attributes that describe the user by associating a name with an array of values. For example, the value of an attribute named Interests might be: ["Science", "Music", "Travel"]. You can use these attributes as filter criteria when you create segments. Attribute names are case sensitive.An attribute name can contain up to 50 characters. An attribute value can contain up to 100 characters. When you define the name of a custom attribute, avoid using the following characters: number sign (#), colon (:), question mark (?), backslash (\), and slash (/). The Amazon Pinpoint console can't display attribute names that contain these characters. This restriction doesn't apply to attribute values.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | EndpointRequest_User_UserAttributes |
The unique identifier for the user.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | EndpointRequest_User_UserId |