OpenZFSUserOrGroupQuota - Amazon FSx
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

OpenZFSUserOrGroupQuota

Used to configure quotas that define how much storage a user or group can use on an FSx for OpenZFS volume. For more information, see Volume properties in the FSx for OpenZFS User Guide.

Contents

Id

The ID of the user or group that the quota applies to.

Type: Integer

Valid Range: Minimum value of 0. Maximum value of 2147483647.

Required: Yes

StorageCapacityQuotaGiB

The user or group's storage quota, in gibibytes (GiB).

Type: Integer

Valid Range: Minimum value of 0. Maximum value of 2147483647.

Required: Yes

Type

Specifies whether the quota applies to a user or group.

Type: String

Valid Values: USER | GROUP

Required: Yes

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: