aws-cloudformation / aws-cloudformation/cloudformation-cli-java-plugin

Support Max Results for List Handler

Open
#334 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
30
Forks
48
PR merge metrics
No merged PRs in 30d

Description

The ResourceHandlerRequest class does not have a max results field so list handlers need to use the service default or define their own. Would be good to support max results so that consumers of handlers can specify the max results if needed.

For instance, https://docs.aws.amazon.com/cli/latest/reference/ses/list-configuration-sets.html has the field max results. Consumers of the handler may want to be able to specify the max results as well.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.