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개 답변
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
전문가
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠