Filter - AWS Systems Manager for SAP

Filter

A specific result obtained by specifying the name, value, and operator.

Contents

Name

The name of the filter. Filter names are case-sensitive.

Type: String

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

Required: Yes

Operator

The operator for the filter.

Type: String

Valid Values: Equals | GreaterThanOrEquals | LessThanOrEquals

Required: Yes

Value

The filter values. Filter values are case-sensitive. If you specify multiple values for a filter, the values are joined with an OR, and the request returns all results that match any of the specified values

Type: String

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

Required: Yes

See Also

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