lambda_get_event_source_mapping: Returns details about an event source mapping

View source: R/lambda_operations.R

lambda_get_event_source_mappingR Documentation

Returns details about an event source mapping

Description

Returns details about 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_get_event_source_mapping/ for full documentation.

Usage

lambda_get_event_source_mapping(UUID)

Arguments

UUID

[required] The identifier of the event source mapping.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.