Send Message

GET {{aws_simple_queue_service_base_url}}/?DelaySeconds&MessageAttribute&MessageAttribute.N.Name (key)&MessageAttribute.N.Value (value)&MessageBody&MessageDeduplicationId&MessageGroupId&MessageSystemAttribute&MessageSystemAttribute.N.Name (key)&MessageSystemAttribute.N.Value (value)&QueueUrl

Request Params

KeyDatatypeRequiredDescription
DelaySecondsnullThe length of time, in seconds, for which to delay a specific message. Valid values: 0 to 900. Maximum: 15 minutes. Messages with a positive DelaySeconds value become available for processing after the delay period is finished. If you don't specify a value, the default value for the queue applies.
MessageAttributenullEach message attribute consists of a Name, Type, and Value. For more information, see Amazon SQS Message Attributes in the Amazon Simple Queue Service Developer Guide.
MessageAttribute.N.Name (key)nullThe message to send. The maximum string size is 256 KB.
MessageAttribute.N.Value (value)nullThis parameter applies only to FIFO (first-in-first-out) queues.
MessageBodynullThis parameter applies only to FIFO (first-in-first-out) queues.
MessageDeduplicationIdnullThe message system attribute to send. Each message system attribute consists of a Name, Type, and Value.
MessageGroupIdnullThe URL of the Amazon SQS queue to which a message is sent.
MessageSystemAttributenull
MessageSystemAttribute.N.Name (key)null
MessageSystemAttribute.N.Value (value)null
QueueUrlnull