https://pulumi.com logo
Title
a

adorable-wall-67745

07/20/2022, 9:47 AM
Hi guys, I have encountered a strange problem that has been bothering me for a long time. I followed the documentation of Pulumi to create a demo, but when I run to
pulumi up
, it always throws an exception
unable to validate AWS credentials - see <https://pulumi.io/install/aws.html> for details on configuration
I tested the command
aws sts get-caller-identity
and it can works. Documentation which I followed is: https://www.pulumi.com/docs/get-started/aws/create-project/
n

narrow-barista-48437

09/28/2022, 6:03 PM
Hi Ethan, I`m with very similar problem.. Did you find a solution?