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 byvolume-id
.Type: String
Valid Values:
file-system-id | volume-id
Required: No
- Values
-
The
file-system-id
orvolume-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 AWS SDKs, see the following: