BUG报告:RDS 事件通知中的文档链接不正确

0

【以下的问题经过翻译处理】 RDS事件通知在事件ID中包括文档链接。以下是事件通知中的示例消息部分:

"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"
}

事件ID链接不会打开包含事件描述的文档页面。链接页面应指向USER_Events.Messages.html,以便显示正确的描述,例如在上面的示例消息中是http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Events.Messages.html#RDS-EVENT-0088

profile picture
專家
已提問 8 個月前檢視次數 18 次
1 個回答
0

【以下的回答经过翻译处理】 感谢您的反馈,我们会将其传达给文档团队以进行进一步改进。目前,https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Events.Messages.html#RDS-EVENT-0088可以带您到“数据库实例事件”表格,该表格中有代码供您参考。

profile picture
專家
已回答 8 個月前

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

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

回答問題指南