Updates the localized content of an existing notification
Source:R/connect_operations.R
connect_update_notification_content.RdUpdates the localized content of an existing notification. This operation applies to all users for whom the notification was sent.
See https://www.paws-r-sdk.com/docs/connect_update_notification_content/ for full documentation.
Arguments
- InstanceId
[required] The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
- NotificationId
[required] The unique identifier for the notification to update.
- Content
[required] The updated localized content of the notification. A map of locale codes and values. Maximum 500 characters per locale.