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
There's an issue in aws-config where the AWS_USE_FIPS_ENDPOINT environment variable isn't respected for the AssumeRoleProvider, and the ConfigLoader::use_fips value doesn't flow into the AssumeRoleProvider.
Originally posted by jszwedko August 25, 2023
This came up through an issue report on Vector about it not using the FIPS endpoints when AWS_USE_FIPS_ENDPOINT=true.
The text was updated successfully, but these errors were encountered:
Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.
There's an issue in
aws-config
where theAWS_USE_FIPS_ENDPOINT
environment variable isn't respected for the AssumeRoleProvider, and theConfigLoader::use_fips
value doesn't flow into the AssumeRoleProvider.Discussed in #880
Originally posted by jszwedko August 25, 2023
This came up through an issue report on Vector about it not using the FIPS endpoints when
AWS_USE_FIPS_ENDPOINT=true
.The text was updated successfully, but these errors were encountered: