Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 325 Bytes

File metadata and controls

11 lines (6 loc) · 325 Bytes

Lambda Event Invoke Config

Prerequisites

  1. AWS CLI installed and configured (aws configure)
  2. Appropriate IAM permissions for the AWS services used

Step 1: Listing functions with event invoke configs

The script handles this step automatically. See lambda-event-invoke-config.sh for the exact CLI commands.