sparse-intern-71089
07/13/2021, 6:00 PMsteep-toddler-94095
07/13/2021, 6:44 PMPolicyDocument
and the nested types within all accept Input<T>
little-market-63455
07/13/2021, 7:23 PMlittle-market-63455
07/13/2021, 8:02 PMOutput<T>
properties like a JSON representation of the policy so I still cannot use it with inline policies, but thanks for pointing it out.little-market-63455
07/13/2021, 8:15 PMinline_policies
in favor of other resources like BucketPolicy
or RolePolicy
steep-toddler-94095
07/13/2021, 8:44 PMInput<T>
as the type for the property keys. But here's the path to the typings file in node_modules node_modules/@pulumi/aws/iam/documents.d.ts
helpful-tent-95136
07/14/2021, 1:14 AMexport = async () => {
// do stuff
return {
myStackOutput: foo.name
};
};
little-market-63455
07/14/2021, 7:43 AMlittle-market-63455
07/14/2021, 8:42 AMPolicyDocument
doesn't support CanonicalUser
for Principal
😞