|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
Describes a task execution error. |
||
| title |
string |
A summary of the error. |
权限不足错误 |
| message |
string |
A detailed, human-readable description of the error. |
部署服务[_appcenter-xxx]失败,权限不足 |
| code |
string |
The error code returned by the service. |
AccessDenied |
| requestId |
string |
The unique request ID for the operation. Use this ID for tracking and troubleshooting. |
1-26d1287xxxxx |
| extraInfo |
string |
Additional details to help resolve the error. |
部署辅助函数权限不足,需要添加额外的权限以解决问题 |
该文章对您有帮助吗?