Skip to contents

Updates 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.

Usage

connect_update_notification_content(InstanceId, NotificationId, Content)

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.