Print request/response debugging details.
Section: Common Cross-Service Recipes
Enable debug logging
bash
bash
aws sts get-caller-identity --debugExplanation
Helpful for diagnosing signing, credential, region, and endpoint issues.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Common Cross-Service Recipes
Create tags on a resource
Attach tags using a service-specific tagging command.
Run interactive configure
Set credentials, region, and output format interactively.