View a markdown version of this page

政策元件結構 - AWS 彈性中樞

本文為英文版的機器翻譯版本,如內容有任何歧義或不一致之處,概以英文版為準。

政策元件結構

{ "multiRegionDr": { "required": "boolean", "rtoMinutes": "integer", "rpoMinutes": "integer" }, "availabilitySlo": { "targetPercentage": "number", "performanceConditions": { "expression": "string", "conditions": [ { "type": "FAULT_RATE | LATENCY | VOLUME", "operator": "LESS_THAN | GREATER_THAN", "value": "number", "percentile": "string" } ] } }, "dataProtection": { "rpoMinutes": "integer" } }