deleteEventSourceMapping
abstract suspend fun deleteEventSourceMapping(input: DeleteEventSourceMappingRequest): 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.