aws / aws/aws-cli

Environment variable to enable debug logging

Open
#5,359 1 comment 10 reactions 0 assignees View on GitHub
feature-request logging p2
Dominant language
Python
Stars
17.3k
Forks
4.6k
Avg merge
1d 2h
Merged PRs (30d)
13

Description

**Is your feature request related to a problem? Please describe.**
Right now when things go wrong, I have to hack any number of deploy scripts to add the `--debug` switch to `aws` commands.

**Describe the solution you'd like**
It would be much better to set `AWS_DEBUG` in the environment passed to these deploy scripts.

**Describe alternatives you've considered**
There are none.

**Additional context**
Bonus points for a syntax like `AWS_DEBUG='botocore.credentials botocore.utils'` etc.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.