AWS credentials are read from environment variables or the AWS credential chain:
AWS_ACCESS_KEY_IDAWS_SECRET_ACCESS_KEYAWS_SESSION_TOKEN(optional)AWS_REGION
Trigger Lambda Functions
Trigger one or more AWS Lambda functions.
Example
List Lambda Functions
List all AWS Lambda functions with their status.
Example