S
S
Steve2021-05-13 14:12:45
PHP
Steve, 2021-05-13 14:12:45

SQS queue and optional parameters?

Is it possible to do without 'MessageGroupId' and 'MessageDeduplicationId' in sending the queue to SQS?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
U
unseriously, 2021-05-13
@unseriously

MessageGroupId
This parameter applies only to FIFO (first-in-first-out) queues
Type: String
Required: No
MessageDeduplicationId
This parameter applies only to FIFO (first-in-first-out) queues
Type: String
Required: No
https:// docs.aws.amazon.com/AWSSimpleQueueService/...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question