sparse-intern-71089
10/14/2021, 10:21 AMwitty-candle-66007
10/14/2021, 2:41 PMshy-butcher-69105
10/14/2021, 2:57 PMlittle-summer-88406
10/14/2021, 2:58 PMvar current = Output.Create(Aws.GetCallerIdentity.InvokeAsync());
var accountId = current.Apply(current => current.AccountId);
and then add that to output of your stack. So your stack does nothing (no change) only read..little-summer-88406
10/14/2021, 2:58 PMlittle-summer-88406
10/14/2021, 2:59 PMshy-butcher-69105
10/14/2021, 3:02 PM