v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14137953.8 KB

Returns information about a specified notification rule.

post/describeNotificationRule

Request body

Arnstring required

The Amazon Resource Name (ARN) of the notification rule.

Response

Success

Arnstring required

The Amazon Resource Name (ARN) of the notification rule.

Namestring password

The name of the notification rule.

Resourcestring

The Amazon Resource Name (ARN) of the resource associated with the notification rule.

DetailType'BASIC' | 'FULL'

The level of detail included in the notifications for this resource. BASIC will include only the contents of the event as it would appear in Amazon CloudWatch. FULL will include any supplemental information provided by AWS CodeStar Notifications and/or the service for the resource for which the notification is created.

CreatedBystring

The name or email alias of the person who created the notification rule.

Status'ENABLED' | 'DISABLED'

The status of the notification rule. Valid statuses are on (sending notifications) or off (not sending notifications).

CreatedTimestampstring date-time

The date and time the notification rule was created, in timestamp format.

LastModifiedTimestampstring date-time

The date and time the notification rule was most recently updated, in timestamp format.

Tagsobject

The tags associated with the notification rule.