FilterSummary
A short summary of a filter's attributes.
Contents
- creationDateTime
-
The time at which the filter was created.
Type: Timestamp
Required: No
- datasetGroupArn
-
The ARN of the dataset group to which the filter belongs.
Type: String
Length Constraints: Maximum length of 256.
Pattern:
arn:([a-z\d-]+):personalize:.*:.*:.+
Required: No
- failureReason
-
If the filter failed, the reason for the failure.
Type: String
Required: No
- filterArn
-
The ARN of the filter.
Type: String
Length Constraints: Maximum length of 256.
Pattern:
arn:([a-z\d-]+):personalize:.*:.*:.+
Required: No
- lastUpdatedDateTime
-
The time at which the filter was last updated.
Type: Timestamp
Required: No
- name
-
The name of the filter.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 63.
Pattern:
^[a-zA-Z0-9][a-zA-Z0-9\-_]*
Required: No
- status
-
The status of the filter.
Type: String
Length Constraints: Maximum length of 256.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: