To support greater than 100 filesystems, the simple file manager api and web app needs to parse and handle paginated responses from the EFS describe filesystems API call.
The size of the result set from the response must be configured small enough to prevent an API Gateway timeout from occurring when parsing the items (see issue #163).
To support greater than 100 filesystems, the simple file manager api and web app needs to parse and handle paginated responses from the EFS describe filesystems API call.
The size of the result set from the response must be configured small enough to prevent an API Gateway timeout from occurring when parsing the items (see issue #163).