get_datalake_exceptions_subscription
()¶Retrieves the details of exception notifications for the account in Amazon Security Lake.
See also: AWS API Documentation
Request Syntax
response = client.get_datalake_exceptions_subscription()
{
'protocolAndNotificationEndpoint': {
'endpoint': 'string',
'protocol': 'string'
}
}
Response Structure
Retrieves the exception notification subscription information.
The account that is subscribed to receive exception notifications.
The protocol to which notification messages are posted.
Exceptions
SecurityLake.Client.exceptions.InternalServerException
SecurityLake.Client.exceptions.ValidationException
SecurityLake.Client.exceptions.AccessDeniedException
SecurityLake.Client.exceptions.AccountNotFoundException