Skip to content

"Invalid permissions on Lambda function" on path parameter #110

@brettstack

Description

@brettstack

If you specify a path like /users/{userId}, SAM creates a permission for the source arn ending with "/users/{userId}". I believe this should be "/users/*". Setting path to /users/* works, but not documented/obvious.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions