Skip to content

Error creating Lambda event source mapping #465

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

Closed
npalm opened this issue Jan 17, 2021 · 0 comments · Fixed by #466
Closed

Error creating Lambda event source mapping #465

npalm opened this issue Jan 17, 2021 · 0 comments · Fixed by #466
Labels
bug Something isn't working

Comments

@npalm
Copy link
Member

npalm commented Jan 17, 2021

Issue introduced via PR #412

Error: Error creating Lambda event source mapping: InvalidParameterValueException: Queue visibility timeout: 60 seconds is less than Function timeout: 180 seconds
{
  RespMetadata: {
    StatusCode: 400,
    RequestID: "..."
  },
  Message_: "Queue visibility timeout: 60 seconds is less than Function timeout: 180 seconds",
  Type: "User"
}
@npalm npalm changed the title Queue visibility timeout: 60 seconds is less than Function timeout: 180 seconds Error creating Lambda event source mapping Jan 17, 2021
@npalm npalm added the bug Something isn't working label Jan 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant