Module aws_sdk_codestarnotifications::model[][src]

Expand description

Data structures used by operation inputs/outputs.

Modules

Structs

Returns information about an event that has triggered a notification rule.

Information about a filter to apply to the list of returned event types. You can filter by resource type or service name.

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

Information about a filter to apply to the list of returned targets. You can filter by target type, address, or status. For example, to filter results to notification rules that have active Amazon SNS topics as targets, you could specify a ListTargetsFilter Name as TargetType and a Value of SNS, and a Name of TARGET_STATUS and a Value of ACTIVE.

Information about a specified notification rule.

Information about the SNS topics associated with a notification rule.

Information about the targets specified for a notification rule.

Enums