deleteEventSourceMapping
inline suspend fun LambdaClient.deleteEventSourceMapping(crossinline block: DeleteEventSourceMappingRequest.Builder.() -> Unit): DeleteEventSourceMappingResponse
Deletes an event source mapping. You can get the identifier of a mapping from the output of ListEventSourceMappings.
When you delete an event source mapping, it enters a Deleting
state and might not be completely deleted for several seconds.