aws

AWS Debugging from Terminal

aws lambda list-functions

aws s3 ls

aws events list-rules

# After getting rule name:

aws events list-targets-by-rule --rule "TestAnApiCall"