We have 4 organizations that are using AWS SSO with all individual SSO Instance IDS in both the govcloud and pubcloud regions.
When we have set "export AWS_DEFAULT_SSO_REGION="us-gov-west-1" and are targeting our govcloud instance, the aws-sso-util logout function still looks to be defaulting to us-east-1.
botocore.exceptions.SSLError: SSL validation failed for https://portal.sso.us-east-1.amazonaws.com/logout [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate in certificate chain (_ssl.c:1000)
We have 4 organizations that are using AWS SSO with all individual SSO Instance IDS in both the govcloud and pubcloud regions.
When we have set "export AWS_DEFAULT_SSO_REGION="us-gov-west-1" and are targeting our govcloud instance, the aws-sso-util logout function still looks to be defaulting to us-east-1.
botocore.exceptions.SSLError: SSL validation failed for https://portal.sso.us-east-1.amazonaws.com/logout [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate in certificate chain (_ssl.c:1000)