Module aws_smithy_http::operation
source · Modules
- Errors for operations
Structs
- Operation request type that associates a property bag with an underlying HTTP request. This type represents the request in the Tower
Service
in middleware so that middleware can share information with each other via the properties. - Operation response type that associates a property bag with an underlying HTTP response. This type represents the response in the Tower
Service
in middleware so that middleware can share information with each other via the properties.