Support questionsΒΆ
If you are having issues using the AWS Command Line Interface (AWS CLI) and need support, use one the following resources:
Check the AWS CLI User Guide for information. The Troubleshooting errors page contains the most common issues that occur and their resolutions.
If this is a problem with a specific command, check the AWS CLI Command Reference for details on the command that may resolve your issue.
To receive support open a GitHub discussion thread. Include the following in the thread
A description of the problem.
Provide a minimal reproducible example of your issue. This includes the specific AWS CLI commands you are running and the debug logs for these commands when appending the
--debug
option to each command.Be sure to remove any sensitive information from your command and the debug logs.
The AWS CLI version you are using
aws --version
.