update_datalake_exceptions_subscription
(**kwargs)¶Updates the specified notification subscription in Amazon Security Lake for the organization you specify.
See also: AWS API Documentation
Request Syntax
response = client.update_datalake_exceptions_subscription(
notificationEndpoint='string',
subscriptionProtocol='HTTP'|'HTTPS'|'EMAIL'|'EMAIL_JSON'|'SMS'|'SQS'|'LAMBDA'|'APP'|'FIREHOSE'
)
[REQUIRED]
The account that is subscribed to receive exception notifications.
[REQUIRED]
The subscription protocol to which exception messages are posted.
dict
Response Syntax
{}
Response Structure
Exceptions
SecurityLake.Client.exceptions.InternalServerException
SecurityLake.Client.exceptions.ValidationException
SecurityLake.Client.exceptions.AccessDeniedException
SecurityLake.Client.exceptions.AccountNotFoundException