I am trying to use the boto3 extensibility guide and I am unable to register an event system for an sqs resource. I think I may be able to fix it by using the underlying client for the resource.
Is there a way to access the client for AWS_SESSION.resource(‘sqs’)? Thank you!
New contributor
user25546677 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.