Skip to content

Limit parameter in the describe_log_groups function doesn't work according to the docummentation #4645

@VDrumea-GD

Description

@VDrumea-GD

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

Labels

bugThis issue is a confirmed bug.investigatingThis issue is being investigated and/or work is in progress to resolve the issue.p3This is a minor priority issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions