Following up from the initial work in https://github.com/elastic/apm-agent-go/pull/933, add support for configuring message queues to be ignored when instrumenting RPC calls to AWS SQS. Spec description can be found [here](https://github.com/elastic/apm/blob/master/specs/agents/tracing-instrumentation-messaging.md#ignore_message_queues-configuration).
Following up from the initial work in #933, add support for configuring message queues to be ignored when instrumenting RPC calls to AWS SQS.
Spec description can be found here.