-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
bugThis issue is a confirmed bug.This issue is a confirmed bug.investigatingThis issue is being investigated and/or work is in progress to resolve the issue.This issue is being investigated and/or work is in progress to resolve the issue.p3This is a minor priority issueThis is a minor priority issue
Description
Describe the bug
The limit param in the describe_log_groups function is said to be by default 50, but from the documentation example, it should be able to handle larger values. When setting it to larger values that 50 it gives a validation error "Member must have value less than or equal to 50".
Regression Issue
- Select this option if this issue appears to be a regression.
Expected Behavior
According to the documentation, the param should be able to handle bigger values.
Current Behavior
Currently, there is a validation error if we give it values bigger than 50.
Reproduction Steps
Use the describe_log_groups function and give the limit param a value bigger than 50.
Possible Solution
No response
Additional Information/Context
No response
SDK version used
1.40.57
Environment details (OS name and version, etc.)
MacOS
Metadata
Metadata
Assignees
Labels
bugThis issue is a confirmed bug.This issue is a confirmed bug.investigatingThis issue is being investigated and/or work is in progress to resolve the issue.This issue is being investigated and/or work is in progress to resolve the issue.p3This is a minor priority issueThis is a minor priority issue