module documentation
Amazon S3 storage driver for Temporal external storage.
Warning
This API is experimental.
| Function | _format |
Format the client's describe() output as ", k=v, k=v" for error messages. Returns an empty string when the client reports no metadata or describe itself raises (diagnostic output must never mask the real error). |
| Async Function | _gather |
Run coroutines concurrently, cancelling all remaining tasks if one fails. |
| Type Variable | _T |
Undocumented |
Format the client's describe() output as ", k=v, k=v" for error messages. Returns an empty string when the client reports no metadata or describe itself raises (diagnostic output must never mask the real error).