public class RoleResolver extends Object
Modifier and Type | Field and Description |
---|---|
static Pattern |
PATTERN_IAM_ROLE |
Constructor and Description |
---|
RoleResolver(com.amazonaws.services.identitymanagement.AmazonIdentityManagement iam) |
Modifier and Type | Method and Description |
---|---|
String |
getAccountId() |
String |
lookupRoleGlob(String role) |
public static final Pattern PATTERN_IAM_ROLE
Copyright © 2011–2019 ingenieux. All rights reserved.