aws / aws-sdk-js

AWS SDK for JavaScript in the browser and Node.js
https://aws.amazon.com/developer/language/javascript/
Apache License 2.0
7.6k stars 1.55k forks source link

Add endpoint customizations for services which do not use FIPS suffix #4544

Closed trivikr closed 11 months ago

trivikr commented 11 months ago

Similar customizations were:

This is another bulk update as we noticed EC2 required a fix in https://github.com/aws/aws-sdk-js/pull/4543 The customizations were added based on endpoints listed in FIPS.

Checklist