Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sqs help causes internal error #4720

Closed
mikeblas opened this issue Dec 1, 2019 · 6 comments
Closed

sqs help causes internal error #4720

mikeblas opened this issue Dec 1, 2019 · 6 comments
Labels
documentation This is a problem with documentation. duplicate This issue is a duplicate.

Comments

@mikeblas
Copy link

mikeblas commented Dec 1, 2019

The aws2 help for SQS causes an internal documentation engine error and is poorly formatted.

To repro, just use the aws2 sqs help command. After the intro and list of commands are displayed, this output is shown:

Docutils System Messages
************************

<SYSTEM MESSAGE: <string>:: (ERROR/3) Anonymous hyperlink mismatch: 1
references but 0 targets. See "backrefs" attribute for IDs.>

I'm running on Windows 10:

>aws2 --version
aws-cli/2.0.0dev1 Python/3.7.5 Windows/10 botocore/2.0.0dev1
@mikeblas
Copy link
Author

mikeblas commented Dec 1, 2019

Actually, the same issue happens with aws1; same repro steps.

>aws --version
aws-cli/1.16.292 Python/3.6.0 Windows/10 botocore/1.13.28

@mikeblas mikeblas changed the title aws2 sqs help causes internal error sqs help causes internal error Dec 1, 2019
@jamesls
Copy link
Member

jamesls commented Dec 13, 2019

Seeing that as well, labeling as doc issue. Thanks for reporting.

@jamesls jamesls added the documentation This is a problem with documentation. label Dec 13, 2019
@mikeblas
Copy link
Author

Still broken in 2.0:

>aws --version
aws-cli/2.0.7 Python/3.7.5 Windows/10 botocore/2.0.0dev11

@kdaily
Copy link
Member

kdaily commented Oct 15, 2020

This documentation comes from here:

https://github.com/boto/botocore/blob/develop/botocore/data/sqs/2012-11-05/service-2.json#L1523

I'm not immediately seeing an issue with it, but I can confirm that the error still exists (though afterwards the documentation renders OK).

@stobrien89 stobrien89 added the duplicate This issue is a duplicate. label Mar 5, 2021
@stobrien89
Copy link
Member

Closing, as this is a duplicate of #3731

@github-actions
Copy link

github-actions bot commented Mar 5, 2021

⚠️COMMENT VISIBILITY WARNING⚠️

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. If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation This is a problem with documentation. duplicate This issue is a duplicate.
Projects
None yet
Development

No branches or pull requests

4 participants