How do i get the current details from state? For e...
# aws
t
How do i get the current details from state? For example, I want to do
aws.iam.User.get(user.name)
but without passing the ID, and just get the state that is in pulumi rather than a live API call