Bug report: Incorrect documentation link in RDS event notifications

0

RDS event notifications include a URL to documentation in Event ID. Here's a sample Message part of an event notification:

"Message": {
    "Event Source":"db-instance",
    "Event Time":"2022-11-17 18:29:06.384",
    "Identifier Link":"https://console.aws.amazon.com/rds/home?region=eu-north-1#dbinstance:id=mariadb-xyz",
    "Source ID":"mariadb-xyz",
    "Source ARN":"arn:aws:rds:eu-north-1:xxxxxxxxxxxx:db:mariadb-xyz",
    "Event ID":"http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Events.html#RDS-EVENT-0088",
    "Event Message":"DB instance started"
}

The Event ID link does not open a documentation page that includes the event descriptions. The link page should point to USER_Events.Messages.html in order for the correct description to be displayed, for example http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Events.Messages.html#RDS-EVENT-0088 in the above sample message.

已提問 1 年前檢視次數 279 次
1 個回答
1
已接受的答案

Thanks for your feedback, we will pass on this to the documentation team for further improvements. At this moment, https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Events.Messages.html#RDS-EVENT-0088 takes you to the table "DB instance events" which has the code in the table for you to refer.

Enter image description here

profile pictureAWS
專家
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南