Skip to content
This repository has been archived by the owner on Jul 22, 2021. It is now read-only.

Get SQS message attributes #68

Open
Zyles opened this issue Jun 11, 2014 · 0 comments
Open

Get SQS message attributes #68

Zyles opened this issue Jun 11, 2014 · 0 comments

Comments

@Zyles
Copy link

Zyles commented Jun 11, 2014

How does one get the attributes of a SQS message?

$sqs->receive_message($queueUrl, array('AttributeName'=>'provider'));
or
$sqs->receive_message($queueUrl, array('AttributeName'));

Does not seem to be correct.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant