final String key = new AsciiRandomStringService().random(); if(log.isDebugEnabled()) { log.debug(String.format("Set acccount temp URL key to %s", key));
.withRoleSessionName(new AsciiRandomStringService().random()); if(log.isDebugEnabled()) { log.debug(String.format("Request %s from %s", assumeRoleRequest, service));