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.

Notification medium for users to get alerted for events that occur in application profile. We support SNS topic as a notification channel.

Hierarchy

  • Channel

Properties

Properties

eventPublishers: undefined | string[]

List of publishers for different type of events that may be detected in an application from the profile. Anomaly detection is the only event publisher in Profiler.

id?: string

Unique identifier for each Channel in the notification configuration of a Profiling Group. A random UUID for channelId is used when adding a channel to the notification configuration if not specified in the request.

uri: undefined | string

Unique arn of the resource to be used for notifications. We support a valid SNS topic arn as a channel uri.