powered by
Returns details about an event source mapping. You can get the identifier of a mapping from the output of ListEventSourceMappings.
lambda_get_event_source_mapping(UUID)
[required] The identifier of the event source mapping.
svc$get_event_source_mapping( UUID = "string" )
# NOT RUN { # This operation retrieves a Lambda function's event source mapping # } # NOT RUN { svc$get_event_source_mapping( UUID = "123489-xxxxx-kdla8d89d7" ) # } # NOT RUN { # }
Run the code above in your browser using DataLab