-
Hi, I've take a look at your code and it seem that the S3Endpoint::ForRegion function will create the correct URI only when the service name is not empty and equals to s3. The S3Client::init function call the ForRegion function with empty service name always. To sum up I'm not sure what is the correct way to create proper FIPS connection using the s3Client is there a different way to create the correct URI or create FIPS compliant connection using the s3client? Thank for your help |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
I see you also created an issue for this. Working on a fix for this. I will add any updates to the issue so I'm going to mark with discussion as answered. |
Beta Was this translation helpful? Give feedback.
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
I see you also created an issue for this. Working on a fix for this. I will add any updates to the issue so I'm going to mark with discussion as answered.