### Use case It would be ideal to add the queue_url field to the SQS event source data class to make it easier to retrieve this value. ### Solution/User Experience Parse the eventSourceARN field of the [SQS event](https://docs.aws.amazon.com/lambda/latest/dg/with-sqs.html#example-standard-queue-message-event) to create a new field with the url of the queue. ### Alternative solutions _No response_ ### Acknowledgment - [X] This feature request meets [Lambda Powertools Tenets](https://awslabs.github.io/aws-lambda-powertools-python/latest/#tenets) - [ ] Should this be considered in other Lambda Powertools languages? i.e. [Java](https://github.com/awslabs/aws-lambda-powertools-java/), [TypeScript](https://github.com/awslabs/aws-lambda-powertools-typescript/)