Closed sagarpatel1 closed 3 years ago
If your config is literally what you're using, then that would be invalid syntax for those items for the AWS API.
But even if your "----"
& ":"
are placeholders for the actual values your using, I would suspect your setting some string in the quotes that isn't valid to AWS - given that error is an XML syntax error, I would specifically guess your introducing some values that act as quoting/delimiters in XML
Recieving the following error when launching Jupyter
With the following config
Any help would be appreciated