You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After discussing with the team: botocore.paginate.Paginator and botocore.waiter.Waiter shouldn't have links but should both be in markdown and without the 'L{...}' currently around botocore.paginate.Paginator.
This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.
Describe the issue
https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3/client/get_paginator.html
Should this link to Paginators?
And should get_waiter methods should link to https://boto3.amazonaws.com/v1/documentation/api/latest/guide/clients.html#waiters?
https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3/client/upload_file.html
see boto3.s3.transfer.S3Transfer.ALLOWED_UPLOAD_ARGS
should link to https://boto3.amazonaws.com/v1/documentation/api/latest/reference/customizations/s3.html#boto3.s3.transfer.S3Transfer.ALLOWED_UPLOAD_ARGS(Same issue with
boto3.s3.transfer.S3Transfer.ALLOWED_DOWNLOAD_ARGS
)The text was updated successfully, but these errors were encountered: