Skip to content

[Fix] Missing pagination support for `describe_conformance_pack_compl…#3620

Open
ChandanChainani wants to merge 1 commit intoboto:developfrom
ChandanChainani:develop
Open

[Fix] Missing pagination support for `describe_conformance_pack_compl…#3620
ChandanChainani wants to merge 1 commit intoboto:developfrom
ChandanChainani:develop

Conversation

@ChandanChainani
Copy link
Copy Markdown

Issue:

Traceback (most recent call last):
  File "/.../botocore_pagination_issue.py", line 10, in <module>
    paginator = config_client.get_paginator('describe_conformance_pack_compliance')
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/.../venv/lib/python3.11/site-packages/botocore/client.py", line 1218, in get_paginator
    raise OperationNotPageableError(operation_name=operation_name)
botocore.exceptions.OperationNotPageableError: Operation cannot be paginated: describe_conformance_pack_compliance

Description of changes:

  • Added describe_conformance_pack_compliance pagination handling in botocore/data/config/2014-11-12/paginators-1.json file.

  • By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@SamRemis
Copy link
Copy Markdown
Contributor

Hi @ChandanChainani,

Thank you for opening the PR. Unfortunately, these files are controlled by the service teams and not individual SDK teams. This is explained more thoroughly in our contribution guide.

I've let the team know about this request and asked them to make this update.

Number for internal reference: V2090010735.

@SamRemis
Copy link
Copy Markdown
Contributor

SamRemis commented Feb 6, 2026

Keeping this updated - the service team has acknowledged the requests and is looking into adding this upstream. No ECD yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants