in src/main/java/software/aws/mcs/auth/SigV4AuthProvider.java [142:144]
public SigV4AuthProvider(final String region) { this(create(), region); }