Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cloudfront logs lambda issue #27

Open
3 tasks done
debu99 opened this issue Jun 7, 2024 · 0 comments
Open
3 tasks done

cloudfront logs lambda issue #27

debu99 opened this issue Jun 7, 2024 · 0 comments
Labels
bug Something isn't working triage

Comments

@debu99
Copy link

debu99 commented Jun 7, 2024

Is there an existing issue for this?

  • I have searched the existing Issues

Current Behavior

    "errorType": "InvalidParameterException",
    "errorMessage": "Upload too large: 1049882 bytes exceeds limit of 1048576",
    "name": "InvalidParameterException",
    "$fault": "client",
    "$metadata": {
        "httpStatusCode": 400,
        "requestId": "84f96793-d22f-4b5f-97c3-4f58f2d2ad57",
        "attempts": 1,
        "totalRetryDelay": 0
    },
    "__type": "InvalidParameterException",
    "stack": [
        "InvalidParameterException: Upload too large: 1049882 bytes exceeds limit of 1048576",
        "    at de_InvalidParameterExceptionRes (/var/task/index.js:40409:25)",
        "    at de_PutLogEventsCommandError (/var/task/index.js:39904:23)",
        "    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)",
        "    at async /var/task/index.js:1465:24",
        "    at async /var/task/index.js:5613:22",
        "    at async /var/task/index.js:2905:42",
        "    at async /var/task/index.js:1719:26",
        "    at async Promise.all (index 0)",
        "    at async Runtime.handler (/var/task/index.js:44020:18)"
    ]
}

Expected Behavior

NA

Steps To Reproduce

No response

Output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Sensitive Information Declaration

  • I confirm that neither PII/PID nor sensitive data are included in this form
@debu99 debu99 added bug Something isn't working triage labels Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage
Projects
None yet
Development

No branches or pull requests

1 participant