View a markdown version of this page

CapacityBytesRangeFilter - Amazon Quick
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).

CapacityBytesRangeFilter

A filter that matches users by total capacity range in bytes.

Contents

Note

In the following list, the required parameters are described first.

maxBytes

The maximum capacity in bytes (inclusive). At least one of minBytes or maxBytes is required.

Type: Long

Valid Range: Minimum value of 1.

Required: No

minBytes

The minimum capacity in bytes (inclusive). At least one of minBytes or maxBytes is required.

Type: Long

Valid Range: Minimum value of 1.

Required: No

See Also

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