aws-cli icon indicating copy to clipboard operation
aws-cli copied to clipboard

Docs parsing issue in `mwaa` reference guide

Open tim-finnigan opened this issue 1 year ago • 1 comments

Describe the issue

image

CreateCliToken not linked/formatted correctly. This seems to be an issue with CLI parsing, because it is correct in other SDK docs like JS: https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/mwaa/, and it's not clear in the service model that something is wrong with the syntax. (But if this is issue with model then we will reach out to service team to correct.)

Links

https://awscli.amazonaws.com/v2/documentation/api/latest/reference/mwaa/index.html

tim-finnigan avatar Oct 18 '24 22:10 tim-finnigan

@tim-finnigan if I understand correctly link in the createCliToken to point to this link https://docs.aws.amazon.com/mwaa/latest/API/API_CreateCliToken.html

Narkunan avatar Nov 20 '25 15:11 Narkunan