Who Am I
Quickly figure out your current credentials.
Usage
Input
Parameter | Description | Type | Required | Default value |
---|---|---|---|---|
debug | Increase log verbosity | bool | No | False |
silent | Decrease log verbosity | bool | No | False |
output | Output format table | string | No | None |
session | Established session | object | No | None |
Output
Returns a dictionary
indicating current entity.
{'Arn': 'arn:aws:iam::123456789012:user/FooBar', 'Region': 'us-east-1'}