sparse-intern-71089
04/11/2023, 1:59 PMbillowy-army-68599
aws sts get-caller-identity
return a valid arn? what environment variables do you have set? env | grep AWS_
adventurous-egg-60548
04/11/2023, 2:18 PMaws sso login --profile Geko
adventurous-egg-60548
04/11/2023, 2:19 PM~/oyster-setup-aws$ aws sts get-caller-identity
Unable to locate credentials. You can configure credentials by running "aws configure".billowy-army-68599
aws sts get-caller-identity --profile Geko
adventurous-egg-60548
04/11/2023, 2:44 PMadventurous-egg-60548
04/11/2023, 2:48 PMbillowy-army-68599
export AWS_PROFILE=Geko
and then try rerun pulumiadventurous-egg-60548
04/11/2023, 3:04 PMbillowy-army-68599
billowy-army-68599
adventurous-egg-60548
04/11/2023, 3:22 PMadventurous-egg-60548
04/11/2023, 3:25 PMbillowy-army-68599
Pulumi.clave.yaml
?adventurous-egg-60548
04/11/2023, 3:26 PMadventurous-egg-60548
04/11/2023, 3:27 PMadventurous-egg-60548
04/11/2023, 3:28 PMconfig:
aws:profile: Geko
set inside yaml filebillowy-army-68599
adventurous-egg-60548
04/11/2023, 3:46 PM