- Compile Python Script then upload to AWS Lambda (dev-automation) account
compile.sh| AWS Lambda | ARN |
|---|---|
| GitHubEvents | arn:aws:lambda:eu-west-2:264309510997:function:GithubEvents |
| Runtime | Handler |
|---|---|
| Python 3.12, Amazon Linux 2 (arm64) | github-events.lambda_handler |
| Role Name | URL |
|---|---|
| GithubEvents-role-axtej3pv | IAM Role |
| Layer | ARN |
|---|---|
| GitHubEventsLayer | arn:aws:lambda:eu-west-2:264309510997:layer:GitHubEventsLayer:4 |