aws configure export-credentials format powershell add extra quotes for AWS_SESSION_TOKEN= #8284
Labels
bug
This issue is a bug.
credential-provider
p2
This is a standard priority issue
response-requested
Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
Describe the bug
aws configure export-credentials --profile my-profile --format powershell
Expected Behavior
aws configure export-credentials --profile my-profile --format powershell
should export AWS_SESSION_TOKEN as $Env:AWS_SESSION_TOKEN="g==" -- without any extra double quotesCurrent Behavior
aws configure export-credentials --profile my-profile --format powershell
Reproduction Steps
aws configure export-credentials --profile my-profile --format powershell
Possible Solution
No response
Additional Information/Context
No response
CLI version used
aws-cli/2.13.30 Python/3.11.6 Windows/10 exe/AMD64 prompt/off
Environment details (OS name and version, etc.)
Windows 10
The text was updated successfully, but these errors were encountered: