Skip to main content

Module service

Module service 

Source
Expand description

STS HTTP service implementing the hyper Service trait.

STS uses the awsQuery protocol where the request body is application/x-www-form-urlencoded and the response is text/xml. The Action= form parameter routes to the appropriate operation.

Structsยง

StsHttpConfig
Configuration for the STS HTTP service.
StsHttpService
Hyper Service implementation for STS.