Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

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

Hierarchy

  • ListNotificationRulesFilter

Properties

Properties

Name: undefined | string

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

Value: undefined | string

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 CodePipeline for the value.