Module bonsaidb::keystorage::s3::aws_sdk_s3::config::interceptors
Expand description
Types needed to implement Interceptor
.
Structs
- Interceptor context for hooks after deserializing the response.
- Interceptor context for hooks before deserializing the response.
- Interceptor context for hooks before deserializing the response.
- Interceptor context for the
modify_before_serialization
hook. - Interceptor context for the
read_before_execution
andread_before_serialization
hooks. - Interceptor context for several hooks in between serialization and transmission.
- Interceptor context for several hooks in between serialization and transmission.
- Interceptor context for finalization hooks.
- Interceptor context for finalization hooks.
- A container for the data currently available to an interceptor.