Channels
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
general
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#general
Title
b
bitter-dentist-28132
02/21/2020, 7:09 PM
is there a way to get the IAM account for the current user?
g
gentle-diamond-70147
02/21/2020, 8:12 PM
Does
aws.getCallerIdentity()
provide what you need?
https://www.pulumi.com/docs/reference/pkg/nodejs/pulumi/aws/#getCallerIdentity
Post