The tests were using an old version of the aws-cli that has a differente behavior when using OIDC authentication, I'm updating it to the newest.
Also refactoring the strucutre of the tests.
As mentioned in #352, the installation of credentials helper might ask for confirmation in environments with missing packages making the workflow fail, I'm adding the -y flag to the install command to avoid this.
The tests were using an old version of the aws-cli that has a differente behavior when using OIDC authentication, I'm updating it to the newest. Also refactoring the strucutre of the tests.
As mentioned in #352, the installation of credentials helper might ask for confirmation in environments with missing packages making the workflow fail, I'm adding the -y flag to the install command to avoid this.