0

I've followed this documentation of AWS And I was just trying to assume some role "TempRole" and using this TempRole I performed some activities like ListBucket using AWS CLI. I was able to track my activities of the assumed role using accessKeyId, as mentioned in the documentation. But when I tried the same using the AWS console, I was getting some different accessKeyId in the temporary credentials generated and different while performing activities in the same session of AssumedRole.

So, I wonder how can we track the AssumeRole activities or Am I missing something, here? Just wanted more insights on how the session is maintained while performing activities using the AWS console.

0 Answers0