DebugReportUrlResponse
Temporary object-storage upload destination for an App Connect debug report.
Properties
| Property | Type | Required | Description |
|---|---|---|---|
presignedUrl |
string · uri | Yes | Short-lived URL for uploading the debug report. |
Example
{
"presignedUrl": "https://example.com"
}