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.

Interface EventSubscription

This data type is used in the Subscription data type.

Hierarchy

  • EventSubscription

Properties

Properties

event: undefined | string

The event for which Amazon Simple Notification Service (SNS) notifications are sent.

subscribedAt: undefined | Date

The time at which SubscribeToEvent is called.