ListNotificationRulesFilter - AWS CodeStar Notifications

ListNotificationRulesFilter

Information about a filter to apply to the list of returned notification rules. You can filter by event type, owner, resource, or target.

Contents

Name

The name of the attribute you want to use to filter the returned notification rules.

Type: String

Valid Values: EVENT_TYPE_ID | CREATED_BY | RESOURCE | TARGET_ADDRESS

Required: Yes

Value

The value of the attribute you want to use to filter the returned notification rules. For example, if you specify filtering by RESOURCE in Name, you might specify the ARN of a pipeline in AWS CodePipeline for the value.

Type: String

Length Constraints: Maximum length of 2048.

Required: Yes

See Also

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