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
ESPERTO
posta 8 mesi fa17 visualizzazioni
1 Risposta
0

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

profile picture
ESPERTO
con risposta 8 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande