
Last chance! 50% off unlimited learning
Sale ends in
Deletes an event source mapping. You can get the identifier of a mapping from the output of ListEventSourceMappings.
lambda_delete_event_source_mapping(UUID)
[required] The identifier of the event source mapping.
svc$delete_event_source_mapping( UUID = "string" )
# NOT RUN {
# This operation deletes a Lambda function event source mapping
# }
# NOT RUN {
svc$delete_event_source_mapping(
UUID = "12345kxodurf3443"
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab