aws-smithy-runtime-api 1.12.0

Smithy runtime types.
Documentation
1
2
3
4
5
6
7
Validate the final client configuration.

This gets called immediately after the [`Intercept::read_before_execution`] trait hook
when the final configuration has been resolved. Any error returned here will
cause the operation to return that error.

[`Intercept::read_before_execution`]: crate::client::interceptors::Intercept::read_before_execution