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


lambdr documentation built on Nov. 25, 2023, 5:08 p.m.