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
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._
0 commit comments