aws-cli
aws-cli copied to clipboard
Make AWS_DOCS_BASE global
Initially, the AWS_DOC_BASE constant was only used in the OperationDocumentEventHandler class. If it's to be used elsewhere in the future, it would be better to make it a global constant. So I made AWS_DOC_BASE accessible throughout the module.