This message was deleted.
# golang
s
This message was deleted.
l
That does not seem right, would you mind opening an issue with repro instructions?
b
the .Id isn't the
AccountId
it's the pulumi resource Id: https://github.com/pulumi/pulumi-aws/blob/v3.2.1/sdk/go/aws/iam/getAccountAlias.go#L47-L48 although the docs show
ctx.Export("accountId", current.AccountAlias)
which also doesn't look right