Support new Commercetools IAM authentication for SQS and SNS subscription destinations
Commercetools have recently announced support for IAM auth on SQS and SNS subscription destinations, https://docs.commercetools.com/api/releases/2022-10-21-support-for-iam-based-authentication-in-the-subscriptions-api
This will allow Commercetools to send events to an AWS account without the need to sharing or exposing static credentials with Commercetools. Implementation docs on the subscription itself can be found here, https://docs.commercetools.com/api/projects/subscriptions#sqs-destination
Will look at this next week. Super interesting also for our use cases
Will be part of the next release. access_key and access_secret are now optional and when left out of the config it will automatically switch to IAM auth
Released in 1.6.x