Steve Byerly

Results 24 comments of Steve Byerly

I added exact query highlighting and migrated the template tag to simple_tag. There's also a new `min_query_length` option to limit highlighting of short queries like 'a' or 'is'. I made...

I'm having the same problem. I can access KMS and SSM properly, just not SQS

I finally figured this out. In order for the routes to work properly, you need to use a specific URL for the api calls as noted [in the docs](https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-sending-messages-from-vpc.html). The...

That makes sense. I don't necessarily think configuration would be better since the user would still need to know about the configuration options. A warning in the docs would be...