throughputCapacityPerHaPair    
  Use to choose the throughput capacity per HA pair. When the value of HAPairs is equal to 1, the value of ThroughputCapacityPerHAPair is the total throughput for the file system.
This field and ThroughputCapacity cannot be defined in the same API call, but one is required.
This field and ThroughputCapacity are the same for file systems with one HA pair.
- For - SINGLE_AZ_1and- MULTI_AZ_1file systems, valid values are 128, 256, 512, 1024, 2048, or 4096 MBps.
- For - SINGLE_AZ_2, valid values are 1536, 3072, or 6144 MBps.
- For - MULTI_AZ_2, valid values are 384, 768, 1536, 3072, or 6144 MBps.
Amazon FSx responds with an HTTP status code 400 (Bad Request) for the following conditions:
- The value of - ThroughputCapacityand- ThroughputCapacityPerHAPairare not the same value.
- The value of deployment type is - SINGLE_AZ_2and- ThroughputCapacity/- ThroughputCapacityPerHAPairis not a valid HA pair (a value between 1 and 12).
- The value of - ThroughputCapacityPerHAPairis not a valid value.