I've made a small change to the SQS connector class to allow the use of instance profile credentials when no access keys are specified.
This improves security when an EC2 instance has a role that allows it to access the SQS and SNS services since access keys don't need to be stored anywhere.
I've made a small change to the SQS connector class to allow the use of instance profile credentials when no access keys are specified. This improves security when an EC2 instance has a role that allows it to access the SQS and SNS services since access keys don't need to be stored anywhere.