lazy-load signing region and scope from the ConfigBag (#2763)
## Motivation and Context RuntimePlugins **should not** consider other sources of configuration, instead, if needed, they should demonstrate these behaviors in RuntimePlugins. ## Description - Set region/signing service to `None` during initialization - Load region/signing service from the ConfigBag during signing along with loading them from EndpointConfig ## Testing - CI ---- _By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice._
Loading
Please register or sign in to comment