Skip to content

lambda_mcp_server limited to just 50 functions #364

@galinsky

Description

@galinsky

The register_lambda_functions() method returns only 50 Lambda functions from the given AWS account and region. Any filtering is performed after these 50 functions are returned. In an account with more than 50 functions, even with name, prefix, or tag filtering set we may still miss the intended function. Method should be enhanced to use the returned NextMarker in paginating through all the functions before applying filters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions