**What are the Throughput modes?**
Throughput modes are configurations that determine how the file system's performance scales with the amount of data stored in it.
**Provisioned Throughput**: In the Provisioned Throughput mode, you specify the throughput capacity (in MiB/s) that you want your file system to have. This throughput capacity remains constant regardless of the amount of data stored in the file system.
**Bursting Throughput**: In the Bursting Throughput mode, your file system's throughput scales with the amount of data stored in it. The file system accumulates credits over time, based on the amount of data stored, and uses these credits to burst to higher throughput levels when needed.