Tim Finnigan

Results 460 comments of Tim Finnigan

@frco9 I think what you're describing is explained by the AWS CLI [default pagination behavior](https://docs.aws.amazon.com/cli/latest/userguide/cli-usage-pagination.html). For boto3 you would use [this paginator](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/lakeformation.html#LakeFormation.Paginator.SearchTablesByLFTags), and you can find more information on boto3...

@frco9 I think what you're describing is different than the original issue reported here. If you're using filters then it may be related to https://github.com/boto/boto3/issues/2643.

Thanks for your reply - if you'd like to discuss this further please leave a comment here or create a new issue.

Since the behavior is expected per the documentation I'm going to close this issue. Please let us know if there's anything further you'd like to discuss regarding this. Thanks!

Thanks for your patience - I'm closing this issue in order to track it here in our cross-SDK repository going forward: https://github.com/aws/aws-sdk/issues/418. Please refer to that issue for future updates.

Hi @littlenine thanks for your patience. Did you have any updates on your end? It would still help to have the debug logs in order to get more insight into...

The boto3 team has recently announced that the Resource interface has entered a feature freeze and won’t be accepting new changes at this time: https://boto3.amazonaws.com/v1/documentation/api/latest/guide/resources.html. We’ll be closing existing feature...

Hi @GergelyKalmar thanks for reaching out. By "The fix described there" in https://github.com/boto/boto3/issues/454, which fix were you referring to? You may have been referencing [this comment]( https://github.com/boto/boto3/issues/454#issuecomment-1150557124 ) but I...

Thanks @mdavis-xyz for reporting this issue.

The boto3 team has recently announced that the Resource interface has entered a feature freeze and won’t be accepting new changes at this time: https://boto3.amazonaws.com/v1/documentation/api/latest/guide/resources.html. We’ll be closing existing feature...