Safe Haskell | None |
---|---|
Language | Haskell2010 |
Removes an event source mapping. This means AWS Lambda will no longer invoke the function for events in the associated source. This operation requires permission for the lambda:RemoveEventSource action.
http://docs.aws.amazon.com/lambda/latest/dg/API_RemoveEventSource.html
Request
data RemoveEventSource Source
Request constructor
RemoveEventSource
constructor.
The fields accessible through corresponding lenses are:
Request lenses
resUUID :: Lens' RemoveEventSource Text Source
The event source mapping ID.