Is there a whys-and-wherefores doc somewhere about...
# aws
l
Is there a whys-and-wherefores doc somewhere about the various ways to construct aws.Provider instances? For example, I want to know when I should use assumeRoleWithWebIdentity, and when I should assume that the Pulumi program is running in an already-logged-in-by-SSO shell and just use assumeRole.
And if a doc like that doesn't exist, maybe someone would like to theorize / expound here, and I can turn it into a doc 🙂