Modules§
- aws_
canonical - aws_
format - AWS-specific formatting.
- aws_
math - AWS-specific math.
Structs§
- S3Headers
Builder - Builder for S3 headers. Main entry point for this crate. Used to build the headers necessary to make a request to a AWS compatible service.
Enums§
- S3Date
Time - Used to specify the datetime to use when building the headers. Defaults to
S3DateTime::Now
which will use the current time when the headers are built.