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

Error message for help on ec2 create-launch-template-version #8269

Closed
kkumler opened this issue Oct 25, 2023 · 3 comments · Fixed by #8304
Closed

Error message for help on ec2 create-launch-template-version #8269

kkumler opened this issue Oct 25, 2023 · 3 comments · Fixed by #8304
Assignees
Labels
bug This issue is a bug. p1 This is a high priority issue

Comments

@kkumler
Copy link

kkumler commented Oct 25, 2023

Describe the bug

Running the command aws ec2 create-launch-template-version help generates an error message with line-length-limit.

Expected Behavior

To display the help document for ec2 create-launch-template-version

Current Behavior

The output of running aws ec2 create-launch-template-version help:

<string>:: (ERROR/3) Line 2533 exceeds the line-length-limit.
()                                                                          ()

NAME
        -

       System Message: ERROR/3 (<string>:)
              Line 2533 exceeds the line-length-limit.

                                                                            ()

Reproduction Steps

aws ec2 create-launch-template-version help

Possible Solution

No response

Additional Information/Context

aws --version output: aws-cli/2.13.29 Python/3.11.6 Darwin/22.6.0 source/arm64 prompt/off

Also received the same issue running the command while on CloudShell:

aws ec2 create-launch-template-version help
<string>:: (ERROR/3) Line 2533 exceeds the line-length-limit.

with version aws-cli/2.13.27 Python/3.11.6 Linux/4.14.255-322-265.538.amzn2.x86_64 exec-env/CloudShell exe/x86_64.amzn.2 prompt/off

CLI version used

2.13.29

Environment details (OS name and version, etc.)

macos 13.5.2

@kkumler kkumler added bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Oct 25, 2023
@aBurmeseDev aBurmeseDev self-assigned this Oct 25, 2023
@aBurmeseDev aBurmeseDev added investigating This issue is being investigated and/or work is in progress to resolve the issue. and removed needs-triage This issue or PR still needs to be triaged. labels Oct 25, 2023
@aBurmeseDev
Copy link
Member

Hi @kkumler, thanks for reporting this.
I'm able to reproduce it and doing more investigation into it.

@aBurmeseDev aBurmeseDev added the p1 This is a high priority issue label Nov 1, 2023
@aBurmeseDev
Copy link
Member

Thank you for the patience @kkumler. I wanted to post an update that the team have identified the bug and is currently looking into working a fix. Will keep it posted.

@aBurmeseDev aBurmeseDev removed the investigating This issue is being investigated and/or work is in progress to resolve the issue. label Nov 2, 2023
@kdaily kdaily linked a pull request Nov 6, 2023 that will close this issue
Copy link

github-actions bot commented Nov 6, 2023

⚠️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
bug This issue is a bug. p1 This is a high priority issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants