Skip to content

Windows Environment variables equivalent for AWS_ENV="SANDBOX" #1367

Answered by anova-git
anova-git asked this question in FAQ
Discussion options

You must be logged in to vote

Although the AWS_ENV variable can be modified (and displayed) dynamically on Windows using bash, git-bash, com prompt command SET or Python os.environ['AWS_ENV'] = 'SANDBOX', a Window re-boot is needed before it can be recognized. In all the options above, the setting will be lost after the reboot, and the only way to have it permanent is to set it to the Windows Environment variables using the Windows UI.

Reboot is needed to make the variable available to the system (also when switching back to PRODUCTION or just deleting the variable.

The SP-API Sandbox environment became available but unfortunately, it looks like there is nothing there. All reports requested failed and nothing I tried …

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@saleweaver
Comment options

@anova-git
Comment options

Answer selected by anova-git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
FAQ
Labels
None yet
2 participants