public void Instance()
 {
     InstanceProfileCredentialsProvider instance = new InstanceProfileCredentialsProvider("roleName");
 }