The way the stack prefix is passed to make target is currently inconsistent compared to other repos within AEM OpenCloud.
Stack prefix should be passed make stack_prefix=foobar.
While AWS profile shouldn't be locked down as a non-AWS-generic environment variable. ruby_aem_aws should be modified to fallback to the SDK's default mechanism for managing credential, without any interruption from our side.
The way the stack prefix is passed to make target is currently inconsistent compared to other repos within AEM OpenCloud.
Stack prefix should be passed
make stack_prefix=foobar
. While AWS profile shouldn't be locked down as a non-AWS-generic environment variable. ruby_aem_aws should be modified to fallback to the SDK's default mechanism for managing credential, without any interruption from our side.