View source: R/lambda_operations.R
lambda_delete_event_source_mapping | R Documentation |
Deletes an event source mapping. You can get the identifier of a mapping from the output of list_event_source_mappings
.
See https://www.paws-r-sdk.com/docs/lambda_delete_event_source_mapping/ for full documentation.
lambda_delete_event_source_mapping(UUID)
UUID |
[required] The identifier of the event source mapping. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.