You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to be able to create an SQS queue and then call the AddPermission endpoint to allow a 3rd party to send messages to the queue. The AWS SDK has an add permission call to allow this, but I can't see the equivalent here. Is it possible to do either via the SQS library or maybe the IAM library?
Thanks
Steve
The text was updated successfully, but these errors were encountered:
Hi
I need to be able to create an SQS queue and then call the AddPermission endpoint to allow a 3rd party to send messages to the queue. The AWS SDK has an add permission call to allow this, but I can't see the equivalent here. Is it possible to do either via the SQS library or maybe the IAM library?
Thanks
Steve
The text was updated successfully, but these errors were encountered: