Uses of Class
com.amazonaws.util.EC2MetadataUtils.IAMInfo
-
Packages that use EC2MetadataUtils.IAMInfo Package Description com.amazonaws.util -
-
Uses of EC2MetadataUtils.IAMInfo in com.amazonaws.util
Methods in com.amazonaws.util that return EC2MetadataUtils.IAMInfo Modifier and Type Method Description static EC2MetadataUtils.IAMInfo
EC2MetadataUtils. getIAMInstanceProfileInfo()
Get information about the last time the instance profile was updated, including the instance's LastUpdated date, InstanceProfileArn, and InstanceProfileId.
-