v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1439228184.1 KB

Returns a specified NotificationEvent.

User Notifications stores notifications in the individual Regions you register as notification hubs and the Region of the source event rule. GetNotificationEvent only returns notifications stored in the same Region in which the action is called. User Notifications doesn't backfill notifications to new Regions selected as notification hubs. For this reason, we recommend that you make calls in your oldest registered notification hub. For more information, see Notification hubs in the Amazon Web Services User Notifications User Guide.

get/notification-events/{arn}

Path parameters

arnstring required

The Amazon Resource Name (ARN) of the <code>NotificationEvent</code> to return.

Query parameters

locale'de_DE' | 'en_CA' | 'en_US' | 'en_UK' | 'es_ES' | 'fr_CA' | 'fr_FR' | 'id_ID' | 'it_IT' | 'ja_JP' | 'ko_KR' | 'pt_BR' | 'tr_TR' | 'zh_CN' | 'zh_TW'

The locale code of the language used for the retrieved <code>NotificationEvent</code>. The default locale is English <code>en_US</code>.

Response

Success

arnstring required

The ARN of the resource.

notificationConfigurationArnstring required

The ARN of the <code>NotificationConfiguration</code>.

creationTimestring date-time required

The creation time of the <code>NotificationEvent</code>.