What is needed is to implement CreateQueue API as it is documented in AWS SQS documentation. Possible tasks: - [ ] Create a queue in the DB with all needed parameters and respect its parameters (validations) - [ ] Implement error responses
What is needed is to implement CreateQueue API as it is documented in AWS SQS documentation.
Possible tasks: