delete_event_action(**kwargs)¶This operation deletes the event action.
See also: AWS API Documentation
Request Syntax
response = client.delete_event_action(
EventActionId='string'
)
[REQUIRED]
The unique identifier for the event action.
Exceptions
DataExchange.Client.exceptions.ResourceNotFoundExceptionDataExchange.Client.exceptions.ThrottlingExceptionDataExchange.Client.exceptions.ValidationExceptionDataExchange.Client.exceptions.InternalServerException