iam_get_user {botor}R Documentation

Retrieves information about the specified IAM user, including the user's creation date, path, unique ID, and ARN

Description

Retrieves information about the specified IAM user, including the user's creation date, path, unique ID, and ARN

Usage

iam_get_user(...)

Arguments

...

optional extra arguments passed

Value

list

References

https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/iam.html#IAM.Client.get_user


[Package botor version 0.4.0 Index]