Skip to content

Instantly share code, notes, and snippets.

View elonderin's full-sized avatar

thomas menzel elonderin

View GitHub Profile
@elonderin
elonderin / reverved_ports_hyperv.md
Created February 13, 2023 05:11 — forked from strayge/reverved_ports_hyperv.md
windows 10, port reserved for HyperV
import static org.junit.Assert.assertEquals;
import com.amazonaws.auth.AWSCredentialsProvider;
import com.amazonaws.auth.profile.internal.AllProfiles;
import com.amazonaws.auth.profile.internal.AwsProfileNameLoader;
import com.amazonaws.auth.profile.internal.BasicProfile;
import com.amazonaws.auth.profile.internal.BasicProfileConfigLoader;
import com.amazonaws.auth.profile.internal.ProfileAssumeRoleCredentialsProvider;
import com.amazonaws.auth.profile.internal.ProfileStaticCredentialsProvider;
import com.amazonaws.auth.profile.internal.securitytoken.STSProfileCredentialsServiceLoader;
import com.amazonaws.profile.path.AwsProfileFileLocationProvider;