# flytekitplugins.async_fsspec.s3fs.constants

## Directory

### Variables

| Property | Type | Description |
|-|-|-|
| `DEFAULT_CONCURRENT_DOWNLOAD` | `int` |  |
| `DEFAULT_CONCURRENT_UPLOAD` | `int` |  |
| `DEFAULT_DOWNLOAD_BODY_READ_SIZE` | `int` |  |
| `DEFAULT_DOWNLOAD_CHUNK_SIZE` | `int` |  |
| `DEFAULT_UPLOAD_CHUNK_SIZE` | `int` |  |
| `SINGLE_OBJECT_UPLOAD_LIMIT` | `int` |  |

---
**Source**: https://github.com/unionai/unionai-docs/blob/main/content/api-reference/plugins/async-fsspec/flytekitplugins.async_fsspec.s3fs.constants.md
**HTML**: https://www.union.ai/docs/v1/flyte/api-reference/plugins/async-fsspec/flytekitplugins.async_fsspec.s3fs.constants/
