-
-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Description
Hey, just trying to use the absolute basics and this is what I'm getting for all command line attempts:
An error occurred (400) when calling the CreateQueue operation: <ErrorResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/">
<Error>
<Type>Sender</Type>
<Code>MissingAction</Code>
<Message>MissingAction; see the SQS docs.</Message>
<Detail/>
</Error>
<RequestId>00000000-0000-0000-0000-000000000000</RequestId>
</ErrorResponse>
Attempting with the commands in the readme aws --endpoint-url http://localhost:9324 sqs create-queue --queue-name newqueue
What am I doing wrong?
dmateiu
Metadata
Metadata
Assignees
Labels
No labels