Skip to content
Unverified Commit 0313a3c7 authored by 82marbag's avatar 82marbag Committed by GitHub
Browse files

Allow third-party devs to write custom plugins for service builders (#1736)



* Allow custom layers to every operation

Third-party developers can add custom functions to a service builder,
through a `BuilderModifier`.
These functionalities are applied to every operation of that service.

An example of a builder modifier can be found in
rust-runtime/aws-smithy-http-server/examples/pokemon-service/lib.rs

Signed-off-by: default avatarHarry Barber <hlbarber@amazon.co.uk>
Signed-off-by: default avatarDaniele Ahmed <ahmeddan@amazon.de>
Co-authored-by: default avatarHarry Barber <hlbarber@amazon.co.uk>
parent c52bb03e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment