aws_lambda_get_function
Retrieve detailed configuration and metadata for AWS Lambda functions to monitor settings, analyze performance, and manage serverless applications.
Instructions
Get detailed configuration and metadata for a Lambda function.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | No | AWS profile name from ~/.aws/config (e.g., 'default', 'production') | |
| region | No | AWS region override (e.g., 'us-east-1', 'sa-east-1') | |
| function_name | Yes | Function name or ARN |