Hi Yuval,
I need some assistance with the AWS Cli tool.
At the moment, I am running AWS cli version
aws-cli/2.5.3 Python/3.9.11 Linux/5.4.0-107-generic exe/x86_64.ubuntu.20 prompt/off
The challenge I am facing is that, whenever I run the command to create a topic from an endpoint as
aws --endpoint-url http://localhost:8000 sns create-topic --name=mytopic --attributes='{"push-endpoint": "amqp://localhost:5672", "amqp-exchange": "ex1", "amqp-ack-level": "broker"}'
I get the error message below
You must specify a region. You can also configure your region by running "aws configure".
What region should I set after running aws configure?
Attached is an image depicting the error,
Regards,
Faith
Attachment:
ceph-region-issue.png
Description: PNG image
_______________________________________________ Dev mailing list -- dev@xxxxxxx To unsubscribe send an email to dev-leave@xxxxxxx