View a markdown version of this page

PatternFilter - AWS DevOps Agent

PatternFilter

A regex-based match condition. Passes when the value matches any pattern.

Contents

patterns

Anchored full-match regex patterns. The condition passes when the value matches at least one pattern.

Type: Array of strings

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

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

Pattern: [^\x00-\x1F\x7F-\x9F]+

Required: Yes

See Also

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