NotificationConfiguration
Specify the configurations you want to use for subscriber notification to notify the subscriber when new data is written to the data lake for sources that the subscriber consumes in Security Lake.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- httpsNotificationConfiguration
-
The configurations used for HTTPS subscriber notification.
Type: HttpsNotificationConfiguration object
Required: No
- sqsNotificationConfiguration
-
The configurations for SQS subscriber notification.
Type: SqsNotificationConfiguration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: