Problem
According to this post the aws/aws-sdk-php composer module <= 3.367 is no longer secure.
Currently Akeneo requires aws/aws-sdk-php 3.253.0 in composer.json, therefore we are unable to upgrade the module to a secure version.
Solution
Change composer requirements to aws/aws-sdk-php >=3.368.0
Problem
According to this post the aws/aws-sdk-php composer module <= 3.367 is no longer secure.
Currently Akeneo requires aws/aws-sdk-php 3.253.0 in composer.json, therefore we are unable to upgrade the module to a secure version.
Solution
Change composer requirements to aws/aws-sdk-php >=3.368.0