InstancePropertyFilter - AWS Systems Manager

InstancePropertyFilter

Describes a filter for a specific list of managed nodes. You can filter node information by using tags. You specify tags by using a key-value mapping.

Contents

key

The name of the filter.

Type: String

Valid Values: InstanceIds | AgentVersion | PingStatus | PlatformTypes | DocumentName | ActivationIds | IamRole | ResourceType | AssociationStatus

Required: Yes

valueSet

The filter values.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 40 items.

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

Pattern: ^.{1,100000}$

Required: Yes

See Also

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