You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run aws lightsail push-container-image --region ap-southeast-2 --service-name docs --label latest --image myorg/docs under this profile I get an error:
AssumeRoleTokenProviderNotSetError: assume role with MFA enabled, but AssumeRoleTokenProvider session option not set.
Command '['lightsailctl', '--plugin', '--input-stdin']' returned non-zero exit status 1.
The text was updated successfully, but these errors were encountered:
We have MFA enabled so I have configured my AWS profile like:
When I run
aws lightsail push-container-image --region ap-southeast-2 --service-name docs --label latest --image myorg/docs
under this profile I get an error:The text was updated successfully, but these errors were encountered: