is_sns_event_content: Determine if a Lambda event is coming from SNS

View source: R/sns-events.R

is_sns_event_contentR Documentation

Determine if a Lambda event is coming from SNS

Description

See https://docs.aws.amazon.com/lambda/latest/dg/with-sns.html for more information.

Usage

is_sns_event_content(event_content)

Arguments

event_content

Value

logical


mdneuzerling/lambdr documentation built on Jan. 25, 2025, 7:46 a.m.