SnapshotFilter - 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).

SnapshotFilter

A filter used to restrict the results of DescribeSnapshots calls. You can use multiple filters to return results that meet all applied filter requirements.

Contents

Name

The name of the filter to use. You can filter by the file-system-id or by volume-id.

Type: String

Valid Values: file-system-id | volume-id

Required: No

Values

The file-system-id or volume-id that you are filtering for.

Type: Array of strings

Array Members: Maximum number of 20 items.

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: ^[0-9a-zA-Z\*\.\\/\?\-\_]*$

Required: No

See Also

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